.fab:before{
    font-family:'Font Awesome 5 Brands';    
}
.admin-bar .sticky-header{
    top:32px;   
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated,
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{
    padding:0px !important; 
}
.main-footer .footer-bottom a{
    color: #ffffff !important;
}
.single-whatwe-do-box .icon .icon{
    padding:0px;    
}
.testimonial-section.style-two .swiper.testimonial-carousel .exp-swiper-container{
    padding:20px 0px 65px;
}
.breadcrumb{
    background-color:transparent !important;
}
.full-width-menu{
    position:static;
}
.comment-content h4{
    font-weight:600;
}
.page-title{
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 170px 0px 160px;
    background-color: #0028a2;
}
.pageloader {
  display: none;
}
.pagination{
    position:relative;
    display: inline-block;
    text-align:center;
}
.pagination li,
.page-numbers li{
    position: relative;
    margin: 0px 5px;
    list-style-type:none !important;
    display: inline-block !important;
}
.pagination li a, .pagination li span,
.page-numbers li a, .page-numbers li span {
    position: relative;
    width: 50px;
    height: 50px;
    color: #777777;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    display: inline-block !important;
    border: 1px solid #0a2aa6;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current,
.page-numbers li a:focus, .page-numbers li a:hover, .page-numbers li span:focus, .page-numbers li span:hover, .page-numbers li span.current{
    color: #fff;
    background-color: #0a2aa6;
}

.pagination > li > a:hover{
    background-color: #0a2aa6;
}

.wc-pagination ul li:hover a.prev{
    background-image: -ms-linear-gradient(left, #FD4F20 0%, #d71800 100%);
    background-image: -moz-linear-gradient(left, #FD4F20 0%, #d71800 100%);
    background-image: -o-linear-gradient(left, #FD4F20 0%, #d71800 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FD4F20), color-stop(100, #d71800));
    background-image: -webkit-linear-gradient(left, #FD4F20 0%, #d71800 100%);
    background-image: linear-gradient(145deg, #0a2aa6, #0a2aa6 );
}

.wc-pagination ul li:hover a.next{
    background-image: -ms-linear-gradient(left, #0090E4 0%, #1b18a1 100%);
    background-image: -moz-linear-gradient(left, #0090E4 0%, #1b18a1 100%);
    background-image: -o-linear-gradient(left, #0090E4 0%, #1b18a1 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #0090E4), color-stop(100, #1b18a1));
    background-image: -webkit-linear-gradient(left, #0090E4 0%, #1b18a1 100%);
    background-image: linear-gradient(to right, #0090E4 0%, #1b18a1 100%);
}
.service-block .overlay-inner .content .text{
    padding:0px 20px;   
}
.about-section .left-patterm{
    top:-18%;
}
.about-section .content-column .inner-column{
    z-index:99;   
}
.services-section-three .left-pattern{
    top:-16%;   
}
.news-block-two.style-two{
    margin-bottom:60px; 
}
.news-block-two .inner-box .lower-content{
    padding: 30px 30px !important;  
}
.news-block-two .inner-box .category{
    top:0px;
    margin-top:0px; 
}
.news-block-two .inner-box .category a,
.news-block-three .inner-box .category a,
.blog-detail .inner-box .category a{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;   
}
.blog-detail .inner-box .lower-content blockquote > p{
    color: #222222;
    font-size: 22px;
    font-style: normal;
    line-height: 1.7em;
}
.meto-comment-item .meto-comment-item{
    margin-left:80px;
}
.author-widget .widget-content .social-box li{
    padding:0px;    
    border-bottom:0px;
    background:none;
}
.author-widget .widget-content .social-box{
    border:0px; 
}
.sidebar-page-container .comment-form .group-title h3{
    margin-bottom:5px;  
}
.sidebar-page-container .meto-comment-item .comment-form {
    margin-bottom:50px;
}

.news-block-two.style-two .inner-box .lower-content .author-box .box-inner{
    padding-bottom: 6px;
}
.sidebar-page-container .meto-comment-item .comment-form h4 small a{
    color:inherit;
    font-size:inherit;  
    margin-bottom:8px;
    display:block;
    font-weight: bold;
}
.page-breadcrumb li br,
.gallery-detail-section .lower-section .content-column h2 br{
    display:none;   
}
.service-widget .sidebar-widget{
    padding:0px;
    background:none;    
}
.clients-section.new-style{
    background-color:#f9f9f9;
    padding:30px;   
}
.seo-form #wdc-style .input-group{
    margin:0px !important;  
}
.seo-form #wdc-style .small #Search{
    font-size:13px !important;
    border-radius: 30px 0 0 30px !important;
    height: 55px !important;
    transition: .2s linear !important;
    border: 0 !important;
    box-shadow: 0 0 100px rgba(255, 255, 255, 0.2);
}
.seo-form #wdc-style .input-group .input-group-btn{
    border:none;
    border-radius:0;
    background:none !important;
}
.seo-form #wdc-style .small button#Submit{
    border-radius: 0 30px 30px 0 !important;
    padding-top: 13px !important;
    color:#ffffff !important;
    font-size: 14px !important;
    height:55px !important;
    font-weight: 400 !important;
    line-height: 56px !important;
    margin:0px !important;
    padding:0 35px !important;
    font-family: 'Montserrat', sans-serif;
    background-image: -ms-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
    background-image: -moz-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
    background-image: -o-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #CF2D01), color-stop(100, #FD4A1C));
    background-image: -webkit-linear-gradient(right, #CF2D01 0%, #FD4A1C 100%);
    background-image: linear-gradient(to left, #CF2D01 0%, #FD4A1C 100%);
}
.seo-form .ltds {
    position: relative;
    margin-left: 10px;
}
.seo-form .ltds p {
    word-spacing: 40px;
    font-size: 14px;
    padding-left: 10px;
    color: #f4f5fc;
    margin-top: 10px;
}
.xs-sidebar-widget{
    background-color:#ffffff !important;
}
.sidebar-info-contents .content-inner .contact-info .list-style-one li{
    color:#687693;  
}
.xs-sidebar-group .widget-heading{
    padding:15px !important;    
}
.main-header.header-style-three.fixed-header .sticky-header .main-menu .navigation > li{
    margin-right:0px;   
}
.main-header.header-style-three .main-menu .navigation > li{
    margin-right:23px;  
}
.main-header.header-style-three .main-menu .navigation > li > a:after,
.main-header.header-style-one .main-menu .navigation > li > a:after{
    color:#fff;
}
.main-header.header-style-three .main-menu .navigation > li.current > a:after,
.main-header.header-style-three .main-menu .navigation > li:hover > a:after,
.main-header.header-style-two .main-menu .navigation > li.current > a:after,
.main-header.header-style-two .main-menu .navigation > li:hover > a:after,
.main-header.header-style-one .main-menu .navigation > li.current > a:after,
.main-header.header-style-one .main-menu .navigation > li:hover > a:after,
.main-header.header-style-three .sticky-header .main-menu .navigation > li.current > a:after{
    color:#fe4c1c;
}
.main-header.header-style-one .sticky-header .main-menu .navigation > li > a:after,
.main-header.header-style-three .sticky-header .main-menu .navigation > li > a:after{
    color:#444444 ; 
}
.main-header.header-style-one .sticky-header .main-menu .navigation > li:hover > a:after,
.main-header.header-style-two .sticky-header .main-menu .navigation > li:hover > a:after,
.main-header.header-style-three .sticky-header .main-menu .navigation > li:hover > a:after,
.main-header.header-style-one .sticky-header .main-menu .navigation > li.current > a:after,
.main-header.header-style-two .sticky-header .main-menu .navigation > li.current > a:after,
.main-header.header-style-three .sticky-header .main-menu .navigation > li.current > a:after{
    color:#fe4c1c;
}
.main-menu .navigation > li{
    margin-right: 20px; 
}
.main-menu .navigation > li.dropdown > a {
    padding-right: 15px !important;
}
.main-menu .navigation > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0px;
    color:#444444 ;
    font-size: 13px;
    line-height: 30px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.services-section.new-style{
    padding:90px 0px;
    background-color:#f9f9f9;
}
.seo-section.new-style .seo-form .ltds p{
    color:#000000;   
}
.seo-section.new-style .seo-form #wdc-style .small button#Submit{
    background-image: -ms-linear-gradient(left, #673FE7 0%, #0228a3 100%);
    background-image: -moz-linear-gradient(left, #673FE7 0%, #0228a3 100%);
    background-image: -o-linear-gradient(left, #673FE7 0%, #0228a3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #673FE7), color-stop(100, #0228a3));
    background-image: -webkit-linear-gradient(left, #673FE7 0%, #0228a3 100%);
    background-image: linear-gradient(to right, #673FE7 0%, #0228a3 100%);   
}
.main-header .header-upper .logo-box,
.sidebar-info-contents .content-inner .logo,
.main-footer .logo-widget .logo{
    width:157px;
    height:auto;
}
.sticky-header .logo{
    width:140px;
    height:auto;
}
.main-header.header-style-two .main-menu .navigation > li > a:before,
.main-header.header-style-three .main-menu .navigation > li > a:before{
    display:none;   
}
.news-block-two .inner-box .lower-content .author-box .box-inner span{
    margin-left:10px;   
}

.news-block-two .inner-box .lower-content .author-box .box-inner span,
.blog-detail .post-share-options .author-box .box-inner span,
.news-block-three .inner-box .content-box .info-box .box-inner span{
    margin-left: 13px;
    padding-left: 15px;
    border-left: 1px solid #687693;  
}

.style-two .services-section-three .left-pattern,
.services-section-three .left-pattern{
    display:block;   
}
.counter-section-two.margin-top{
    z-index:9;   
}
.related-projects .inner-container{
    border-top:0px;   
}
/****************** Blog Widget Style ******************/


.widget ul{
    position:relative;
    border-radius:8px;
    overflow:hidden;
    border:1px solid #d7d7d7;
    background-color:#fff;
}
.widget ul li{
    position:relative;
    color:#666666;
    font-size:16px;
    padding:18px 30px;
    display:block;
    border-bottom:1px solid #d7d7d7;
}
.widget ul li a{
    position:relative;
    color:#666666;
    font-size:16px;
    display:inline-block;
    font-weight:600;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    font-family: 'Cabin', sans-serif;
}
.widget ul li:hover,
.widget ul li:hover a{
    color:#1c17a0;
}
.widget ul li:last-child{
    border-bottom:0px;
}

/* Popular Tags */
.widget .tagcloud a{
    position:relative;
    display:inline-block;
    line-height:24px;
    padding:10px 26px 10px;
    margin:0px 6px 10px 0px;
    color:#222222;
    text-align:center;
    font-size:16px !important;
    background:#ffffff;
    font-weight:400;
    text-transform:capitalize;
    transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
}
.widget .tagcloud a:hover{
    background-color:#1c17a0;
    color:#ffffff;
}
.sidebar-widget .popular-posts .widget-content{
    position: relative;
    padding: 25px 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;  
}
.news-section .owl-carousel{
    margin: 0px -15px;
    width: auto;
}

.news-section .owl-carousel .owl-stage-outer{
    padding:20px 0px 20px;
}

.news-section .owl-theme .news-block-two{
    margin:0px 15px;
}
/*************** Footer Widget Style*******************/

.footer-widget ul{
    position:relative;
}

.footer-widget ul li{
    position:relative;
    margin-bottom:15px;
    padding-left:15px;
    color:#ffffff;
    font-size:14px;
}
.footer-widget ul li a{
    position:relative;
    color:#ffffff;
    font-size:16px; 
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.footer-widget ul li:hover,
.footer-widget ul li:hover a{
    color:#fff;
}

.footer-widget ul li:before{
    position:absolute;
    content: "\f101";
    left:0px;
    top:-1px;
    font-family: 'FontAwesome';
}
.list-style-two li:before,
.main-footer .logo-widget .social-box li:before{
    display:none;   
}

.sticky-header .main-menu .navigation > li > a:after {
    color: #0e0e0e;
}

.main-menu .navigation > li.current.dropdown > a:after, .main-header.header-style-two .main-menu .navigation > li:hover > a::before, .sticky-header .main-menu .navigation > li.current > a:after{
    color: #fe4c1c;
}

.blog-detail .inner-box .lower-content .image-gallery{
    position:relative;
    margin: 22px 0px 25px 0px;
}

#site-footer .footer-bg-animation .pattern-layer-one {
    position: absolute;
    left: 0px;
    top: 130px;
    width: 185px;
    height: 373px;
    opacity: 0.1;
    background-repeat: no-repeat;
}

#site-footer .footer-bg-animation .pattern-layer-two {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 493px;
    height: 600px;
    background-position: right top;
    background-repeat: no-repeat;
}

#site-footer .footer-bg-animation .pattern-layer-three {
    position: absolute;
    right: 1%;
    top: 0%;
    width: 725px;
    height: 600px;
    background-repeat: no-repeat;
}
.footer-top-bottom {
    padding-bottom: 0px;   
}

#site-footer .footer-bottom {
    background-image: linear-gradient(145deg, #0128A2, #0128A2 );
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 90px;
}

.site-footer .col-lg-4.col-md-6.col-sm-12:nth-child(2){
    border-left:1px solid rgba(255,255,255,0.2); 
    border-right:1px solid rgba(255,255,255,0.2); 
}

.drop-cap {
    float: left;
    text-align: center;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 1;
    margin: 8px 18px 0 0!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.drop-cap span {
    font-size: 24px;
    line-height: 38px;
    border: 1px solid #e7e7e7;
    display: block;
    font-weight: 800;
    color: #6b40ea;
}
.lower-content .text-primary{
    color:#6b40ea !important;
}

.detail-image{
    position:relative;
    margin:30px 0px;
}
.blog-detail .post-share-options{
    background:none;
    box-shadow:none;
    padding:20px 0px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}
.blog-detail .post-share-options .social-box li a:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);   
}
.authors-box{
    margin-top:42px;   
}
.blog-detail .inner-box .category{
    top: 0px;
    margin-left: 0px;
    margin-top:25px;
}
.page-title .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 420px;
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}

.main-header .outer-box .cart-box .cart-panel .cart-content p {
    margin-bottom: 0px;   
}

.main-menu .navigation > li > ul > li:nth-child(5) {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}

.box-layout .social-box{
    right: 3%;
}
.breadcrumb-item+.breadcrumb-item::before{
    display:none;   
}
.coming-soon{
    position: relative;
}
.coming-soon .content{
    position: relative;   
}

.sidebar .popular-posts .post .post-thumb{
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
}
.author-widget .widget-content .social-box li a:before{
    font-family:'fontawesome';   
}

.newsletter-section.margin-bottom{
    margin-bottom:0px;
}
.authors-box .author-info{
    padding: 55px 50px 0px 0px;
}
.comment-form .form-group input[type="text"], .comment-form .form-group input[type="password"], .comment-form .form-group input[type="tel"], .comment-form .form-group input[type="email"], .comment-form .form-group select,.comment-form .form-group textarea{
   box-shadow: none; 
}
.meto-comment-box .meto-comment-box  {
    margin-left:80px;   
}
.meto-comment-box .comment-form{
    margin:50px 0px;   
}
.sidebar-page-container .comment-form .group-title h3 small a{
    position:relative;
    color:inherit;
    font-size:inherit;
    display:block;
}
.ui-button-text-only .ui-button-text{
    padding:0px !important;   
}
.news-block-two .inner-box .image{ }
.news-block-two .inner-box .lower-content h4 a{
    word-break:break-all;   
}

.testimonial-two__nav.owl-nav .swiper-button-next:after, .swiper-button-prev:after{
    display:none !important;
}


/*** 

====================================================================
    Team Detail Section
====================================================================

***/
.portfolio-detail-section.style-two{
    padding:0px;
}
.team-detail-section{
    position:relative;
    padding:110px 0px 90px;
}

.team-detail-section .upper-box{
    position:relative;
}

.team-detail-section .image-column{
    position:relative;
    margin-bottom:0px;
}

.team-detail-section .image-column .inner-column{
    position:relative;
}

.team-detail-section .image-column .image{
    position:relative;
}

.team-detail-section .image-column .image img{
    position:relative;
    width:100%;
    display:block;
}

.team-detail-section .content-column{
    position:relative;
    margin-bottom:40px;
}

.team-detail-section .content-column .inner-column{
    position:relative;
}

.team-detail-section .content-column .title{
    position:relative;
    color:#555555;
    font-size:16px;
}

.team-detail-section .content-column h2{
    color:#222222;
    font-weight:700;
}

.team-detail-section .content-column .designation{
    position:relative;
    color:#555555;
    font-size:16px;
    font-weight:700;
    margin-top:8px;
}

.team-detail-section .content-column .attorney-contact-info{
    position:relative;
    margin-top:20px;
    margin-bottom:25px;
}

.team-detail-section .content-column .attorney-contact-info li{
    position:relative;
    margin-bottom:8px;
}

.team-detail-section .content-column .attorney-contact-info li span{
    position:relative;
    font-weight:700;
    color:#555555;
    margin-right:10px;
    font-size:18px;
}
.team-detail-section .content-column .attorney-contact-info li a.social-icons{
    color:#555555 !important;
}
.team-detail-section .content-column .attorney-contact-info li a{
    position:relative;
    color:#555555 !important;
    margin-right:6px;
    font-size: 16px;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    transition:all 300ms ease;
}

.team-detail-section .content-column .attorney-contact-info li a:hover{
    color:#222222;
}

.team-detail-section .content-column h3{
    color:#222222;
    font-weight:700;
    margin-bottom:20px;
}

.team-detail-section .lower-box{
    position:relative;
    padding-top:20px;
}

.team-detail-section p{
    position:relative;
    color: #687693;
    font-size: 16px;
    line-height: 1.7em;
    margin-top: 25px;
    margin-bottom: 0px
}

.team-detail-section .lower-box h4{
    font-weight:700;
    color:#222222;
    margin-bottom:20px;
}

.team-detail-section .lower-box .list-style-four{
    margin-bottom:30px;
}

.contact-info.text-light h6{
    font-size: 22px;
    color: #fff !important;
    font-weight: 600;
}
.coming-soon .emailed-form .form-group input[type="submit"], .coming-soon .emailed-form button{
    width:100px;   
}
.coming-soon .emailed-form .form-group input[type="email"]{
    padding:15px 100px 15px 20px;   
}

.thm-unit-test h4, .thm-unit-test .text h4 {
  font-size: 1.5em;
}

.news-block-two .inner-box .category{
    background-color: #0a2aa6;
}

.widget .widget-content .search-form button{
    background: #0a2aa6;
}

.exp-empty:empty {
  display: none !important;
}

/************** Blog Widget ******************/

.footer .footer__blog-single{
    position: relative;
    padding-left: 120px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.footer .footer__blog-single .thumb{
    position: absolute;
    left: 0px;
    width: 90px;
    height: 90px;
    object-fit: cover;
}

.footer .footer__blog-single .content{
    position:relative;
}

.footer .footer__blog-single .content span{
    position:relative;
    position: relative;
    color: #fff;
    font-size: 16px;
}
.footer .footer__blog-single .content h6 a{
    font-size: 18px;
    position: relative;
    color: #fff;
    display:block;
}

.footer .footer__blog-single:last-child{
    border-bottom: 0px solid #eee;
}

blockquote {
  font-size: 20px;
  line-height: 1.5;
  color: #1b1b1b;
  font-weight: 700;
}
blockquote {
  background-color: #edf0f2;
  padding: 26px 57px 26px 37px !important;
  font-size: 20px;
  line-height: 1.5;
  color: #1b1b1b;
  position: relative;
  margin-top: 40px;
  margin-bottom: 34px;
  margin-left: 0;
  font-weight: 700;
}

/*************** Maquee Text Style ***********/

.feature-one {
    position: relative;
    display: block;
    z-index: 1;
}
.feature-one__inner {
    position: relative;
    display: block;
    padding: 35px 0 105px;
}
.feature-one__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}
.feature-one__list li {
    position: relative;
    display: block;
    padding: 0 22px;
}
.feature-one__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 98px;
    font-weight: 700;
    line-height: 98px;
    letter-spacing: -3.92px;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-one__list li a > span {
    color: #d9d9d9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-one__list li a:hover {
    color: #FD4A1C;
}
.feature-one__list li a:hover span {
    color: #FD4A1C;
}
.feature-two {
    position: relative;
    display: block;
    background-color: #000000;
    padding: 22px 0 21px;
    z-index: 1;
}
.feature-two__inner {
    position: relative;
    display: block;
}
.feature-two__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
    margin-bottom:0px;
}
.feature-two__list li {
    position: relative;
    display: block;
    padding: 0 22px;
}
.feature-two__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 20px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-two__list li a > span {
    position: relative;
    margin-right: 5px;
    color: #FD4A1C;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-two__list li a:hover {
    color: #FD4A1C;
}
.feature-two__list li a i {
    color: #ffffff;
    position: relative;
    font-size: 13px;
    margin-right: 15px;
}
.feature-three {
    position: relative;
    display: block;
    padding: 100px 0 100px;
    z-index: 1;
}
.feature-three__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    z-index: -1;
}
.feature-three__inner {
    position: relative;
    display: block;
}
.feature-three__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 100%;
}
.feature-three__list li {
    position: relative;
    display: block;
    padding: 0 12px;
}
.feature-three__list li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 138px;
    font-weight: 700;
    line-height: 138px;
    letter-spacing: -5.52px;
    text-transform: capitalize;
    color: transparent;
    -webkit-text-stroke: 1px #555555;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__list li a > span {
    color: #d9d9d9;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.feature-three__list li:hover a {
    -webkit-text-stroke: 1px #FD4A1C;
}

.news-block .inner-box .lower-content .post-meta li .sl-wrapper a .sl-count{
    font-size: 14px;
    color: #333;
    font-weight: 700;
}

.sliding-text-one {
    position: relative;
    display: block;
    padding: 120px 0 80px;
    transform: rotate(-5deg);
    z-index: 1;
}
.sliding-text-one__wrap {
    position: relative;
    display: block;
}
.sliding-text__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    width: fit-content;
}
.sliding-text__list li {
    osition: relative;
    display: block;
    float: left;
    margin-right: 30px;
}
.sliding-text__title {
    position: relative;
    /* 
    color: transparent;
    -webkit-text-stroke: 1px #222222;
    */
    color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 120px;
    line-height: 0.9em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -4.8px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sliding-text__list li .sliding-text__title:hover {
    color: transparent;
    -webkit-text-stroke: 1px #FD4A1C;
}
.sliding-text__title:before {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    color: #FD4A1C;
    white-space: nowrap;
    content: attr(data-hover);
    transition: all 0.5s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.sliding-text__list li:hover .sliding-text__title:before {
    width: 100%;
}

.team-block-two .inner-box .image img {
  width: 350px;
  height: 425px;
}