/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: AvenirNext-Regular;
    src: url(/wp-content/themes/hello-theme-child-master/fonts/AvenirNext-Regular.otf);
}
@font-face {
    font-family: AvenirNext-Bold;
    src: url(/wp-content/themes/hello-theme-child-master/fonts/AvenirNext-Bold.otf);
}
@font-face {
    font-family: BebasNeuePro-Bold;
    src: url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Bold.woff2) format('woff2'),url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Bold.woff) format('woff');
}
@font-face {
    font-family: BebasNeuePro-Light;
    src: url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Light.woff2) format('woff2'),url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Light.woff) format('woff');
}
@font-face {
    font-family: BebasNeuePro-Regular;
    src: url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Regular.woff2) format('woff2'),url(/wp-content/themes/hello-theme-child-master/fonts/BebasNeuePro-Regular.woff) format('woff');
}

body{
    font-family: "AvenirNext-Regular";
}
p, ul, span{
    font-family: "AvenirNext-Regular";
    line-height: 1.7;
}
h1,h2,h3,h4,h5,h6{
    font-family: "AvenirNext-Bold" !important;
    letter-spacing: 1px;
}
b{
    font-family: "AvenirNext-Bold";
}
.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text{
    font-family: "AvenirNext-Regular";
}
a{
    color: #545559;
}
a:hover{
    color: #2d7863 !important;
}

/*//////////// Header Part ///////////////////*/
.site-header{
    z-index: 999;
}
.site-header .site-navigation .menu-main-menu-container ul>li{
    padding-left: 30px;
}
.site-header .site-navigation .menu-main-menu-container ul>li.current-menu-item a{
    font-family: "AvenirNext-Bold";
}
.site-header .site-navigation ul.menu li a:hover{
    color: #ffffff !important;
}
@media only screen and (max-width: 1280px) and (min-width: 992px){
    .site-header .site-navigation .menu-main-menu-container ul>li{
        padding-left: 0;
    }
}

/*/////////// Footer Part ///////////////////*/
.site-footer .footer-inner{
    display: block;
    padding: 60px 0;
}
.site-footer .footer-contents{
    display: flex;
    flex-wrap: wrap;
}
.site-footer .footer-contents .footer-text-block{
    display: flex;
    width: calc(16.66% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    color: #ffffff;
    padding-bottom: 40px;
}
.site-footer .footer-contents .footer-text-block>div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.site-footer .footer-contents .footer-text-block p{
    margin-bottom: 0;
}
.site-footer .footer-contents .footer-text-block1 p:first-child{
    font-family: "AvenirNext-Bold";
    padding-bottom: 15px;
}
.site-footer .footer-contents .footer-text-block1 p:not(:first-child){
    font-size: 15px;
}
.site-footer .footer-contents .footer-text-block1 p:nth-child(2){
    font-weight: 600;
}
.site-footer .footer-contents .footer-text-block2 p{
    padding-top: 15px;
    font-size: 15px;
    font-style: italic;
}
.site-footer .footer-contents .footer-text-block a{
    color: #ffffff;
}
.footer-social>div{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;;
}
.footer-social li{
    list-style: none;
    margin: 0 10px;
}
.footer-social img{
    max-width: 28px;
    width: 100%;
}
@media only screen and (max-width: 991px) {
    .site-footer .footer-contents .footer-text-block{
        width: calc(50% - 10px);
        text-align: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 480px) {
    .site-footer .footer-contents .footer-text-block{
        width: calc(100% - 10px);
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid;
    }
}

/* ////////////  Homepage part ///////////////*/
.page-header h1.entry-title{
    display: none;
}
.home .site-header{
    background-color: transparent;
}
.home .site-main{
    margin-top: -111px;
}
.site-main{
    overflow: hidden;
}
.service-blocks{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.service-blocks .filp-front, .service-blocks .filp-back{
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .75s ease-in-out;
    transition: -webkit-transform .75s ease-in-out;
    transition: transform .75s ease-in-out;
    transition: transform .75s ease-in-out,-webkit-transform .75s ease-in-out;
}
.service-blocks .filp-front{
    position: relative;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    transition-duration: 0.4s;
}
.service-blocks .filp-front-latest{
    position: relative;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    transition-duration: 0.4s;
}
.service-blocks .filp-front img{
    width: 100%;
}
.service-blocks .filp-front p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    color: #545559;
}
.service-blocks .filp-front-latest p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
}
.service-blocks .filp-front-latest a{
    color: #545559;
}
.service-blocks .filp-back{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    transition-duration: 0.4s;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 40px 20px 20px 20px;
    background: #545559;
}
.service-blocks .filp-back h6{
    color: #ffffff;
    text-align: center;
    border-bottom: 1px solid;
}
.service-blocks .filp-back>a>h6{
    border-bottom: none;
}
.service-blocks .filp-back p{
    color: #ffffff;
}
.service-blocks .filp-back a.elementor-button{
    max-width: 170px;
    width: 100%;
    font-family: "AvenirNext-Bold";
    letter-spacing: 2px;
    margin: 0 auto;
    background: #ffffff;
    color: #4A4C50;;
}
.service-blocks:hover .filp-front{
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.service-blocks:hover .filp-back{
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.margin-auto{
    margin: 0 auto;
}
.service-custom-title{
    font-size: 24px;
    text-align: center;
}
.service-custom-title a span{
    text-transform: uppercase;
    font-family: "AvenirNext-Bold";
}
.featured-project-section>.elementor-container>.elementor-column>.elementor-widget-wrap{
    padding: 0;
}
.featured-project-section .elementor-widget-container{
    position: relative;
}
.project-slider .slick-slide{
    margin: 0 3px !important;
    transition: all .5s;
    cursor: pointer;
}
.project-slider .slick-slide:not(.slick-current){
    opacity: 0.2;
}
.project-slider .slick-slide img{
    width: 100%;
}
.project-slider .slick-arrow{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: absolute;
    top: 48%;
    z-index: 9;
    background-color: transparent;
    border: 2px solid #959ba1;
}
.project-slider .slick-prev{
    left: 50px;
}
.project-slider .slick-prev:before{
    content: "\f053";
    font-size: 16px;
    color: #959ba1;
}
.project-slider .slick-next{
    right: 50px;
}
.project-slider .slick-next:before{
    content: "\f054";
    font-size: 16px;
    color: #959ba1;
}
.project-slider-thumb{
    position: absolute !important;
    max-width: 450px;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.project-slider-thumb .slick-slide{
    border: 4px solid #ffffff;
    width: 120px;
}
.project-slider-thumb .slick-slide img{
    max-height: 80px;
    object-fit: cover;
    width: 100%;
    cursor: pointer;
}
.project-slider-thumb .slick-arrow{
    font-size: 0;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 35%;
    background-color: transparent;
    border: none;
    padding: 0;
    width: 30px;
    height: 30px;
}
.project-slider-thumb.js-thumb-5 .slick-arrow{
    top: 25%;
}
.project-slider-thumb .slick-arrow:hover, .project-slider-thumb .slick-arrow:focus{
    background-color: transparent;
}
.project-slider-thumb .slick-prev{
    left: -30px;
}
.project-slider-thumb .slick-prev:before{
    content: "\f053";
    font-size: 16px;
    color: #ffffff;
}
.project-slider-thumb .slick-next{
    right: -30px;
}
.project-slider-thumb .slick-next:before{
    content: "\f054";
    font-size: 16px;
    color: #ffffff;
}
.project-slider-section{
    position: relative;
}
.project-slider, .project-slider-thumb{
    display: none;
}
@media only screen and (max-width: 1024px) {
    .service-section .elementor-container .elementor-col-33{
        width: 100%;
    }
    .project-slider-thumb{
        display: none !important;
    }
}
@media only screen and (min-width: 768px){
    .home-hero .e-hosted-video{
        padding-bottom: 40%;
    }
    .home-hero .e-hosted-video .elementor-video{
        transform: translateY(-28%);
    }
}
@media only screen and (max-width: 767px) {
    .service-block .elementor-widget-wrap{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .project-slider .slick-arrow{
        top: 42%;
    }
    .project-slider .slick-prev{
        left: 10px;
    }
    .project-slider .slick-next{
        right: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .service-blocks .filp-front p{
        font-size: 15px;
    }
    .service-blocks .filp-back{
        padding: 15px;
    }
    .service-blocks .filp-back p{
        font-size: 14px;
    }
}
@media only screen and (max-width: 360px) {
    .service-blocks .filp-back{
        padding: 8px;
    }
    .service-blocks .filp-back p{
        font-size: 13px;
    }
}

/* //////////////////// Contact Page //////////////// */
.elementor-widget-button a.elementor-button{
    font-family: "AvenirNext-Bold";
    letter-spacing: 3px;
    font-size: 15px;
}
.contact-info{
    padding-bottom: 50px;
}
.contact-info .elementor-widget-container>p{
    margin-bottom: 0;
}
.contact-info .elementor-widget-container img{
    max-width: 20px;
}
.contact-info .elementor-widget-container a{
    padding-left: 7px;
    color: #545559;
}
.contact-form form .nf-before-form-content{
    display: none;
}
.contact-form form .nf-form-content{
    padding: 0;
}
.contact-form form .nf-form-content .nf-row .nf-cell .nf-field-label{
    margin-bottom: 0;
}
.contact-form form .nf-form-content .nf-row .nf-cell .nf-field-label label{
    font-size: 14px;
    font-family: "AvenirNext-Bold";
}
.contact-form form .nf-form-content .nf-row .nf-cell input:not([type=button]){
    background-color: #ededed;
    border-color: #ededed;
    height: 40px;
}
.contact-form form .nf-form-content .nf-row .nf-cell textarea{
    background-color: #ededed;
    border-color: #ededed;
    height: 150px;
}
.contact-form form .nf-form-content .nf-row .nf-cell input[type=button]{
    font-family: "AvenirNext-Bold";
    letter-spacing: 3px;
    height: 30px;
    border-radius: 0;
    background: #4a4c50;
    padding-top: 0;
    padding-bottom: 0;
}
.contact-form form .nf-form-content .nf-row .nf-cell input[type=button]:hover{
    background: #ffffff;
    color: #4a4c50;
}

/* //////////////////// Leadership Page //////////////// */
.leadership-section .leadership-member .elementor-widget-wrap{
    position: relative;
    padding: 3px;
    cursor: pointer;
}
.leadership-member .elementor-widget-image{
    margin-bottom: 0;
    transition: all .35s ease-in-out;
}
.leadership-member .elementor-widget-image img{
    width: 100%;
}
.leadership-member .content-part{
    position: absolute;
    bottom: 7px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .35s ease-in-out;
    padding: 0 10px;
    min-height: 90px;
}
.leadership-member .content-part h6{
    text-transform: capitalize;
    margin: 0;
    color: #545559;
    font-size: 18px;
}
.leadership-member .content-part .role{
    text-transform: uppercase;
    font-family: "AvenirNext-Bold";
    color: #317763;
    margin-bottom: 0;
    height: 25px;
}
.leadership-member .content-part .job{
    margin-bottom: 0;
    line-height: 1.2;
}
.leadership-member:hover .content-part{
    opacity: 1;
    visibility: visible;
}
.leadership-member:hover .elementor-widget-image:before{
    content: '';
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* //////////////////// Careers page //////////////// */
@media only screen and (min-width: 768px){
    .video-section .e-hosted-video{
        padding-bottom: 34%;
    }
    .video-section .e-hosted-video .elementor-video{
        transform: translateY(-40%);
    }
}

/* //////////////////// Blog single page //////////////// */
body.single-post .site-main{
    max-width: 1300px;
    padding: 30px 0;
}
.blog-hero img{
    height: 650px;
    object-fit: cover;
    width: 100%;
}
.single-post .page-content{
    overflow: hidden;
}
.single-blog-left{
    float: left;
    display: inline;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
.single-blog-category span{
    color: #317764;
    text-transform: uppercase;
    padding-right: 5px;
}
.single-blog-left h1{
    text-transform: inherit;
    color: #545559;
}
.blog-property{
    display: flex;
    font-family: AvenirNext-Bold;
    color: #545559;
}
.blog-property span{
    border-right: 1px solid;
    padding: 0 15px;
}
.blog-property span:first-child{
    padding-left: 0;
}
.blog-property span:last-child{
    border-right: inherit;
}
.single-blog-left .blog-social{
    padding: 20px 0 40px;
}
.social-box .social-btn a span{
    display: none;
}
.social-box .fab{
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    color: #ffffff;
    margin: 0 5px 0 0;
    padding: 5px;
    text-decoration: inherit;
    line-height: 1.8;
}
.social-btn .fa-twitter{
	background: #03A9F4;
}
.social-btn .fa-twitter:hover{
    background: #0093d6;
}
.social-btn .fa-facebook-f{
	background: #3F51B5;
}
.social-btn .fa-facebook-f:hover{
    background: #2f409f;
}
.social-btn .fa-whatsapp{
	background: #4CAF50;
}
.social-btn .fa-whatsapp:hover{
    background: #3d9440;
}
.social-btn .fa-google-plus-g{
	background: #F44336;
}
.social-btn .fa-google-plus-g:hover{
    background: #c82c21;
}
.social-btn .fa-pinterest-p{
	background: #bd081c;
}
.social-btn .fa-pinterest-p:hover{
    background: #a10718;
}
.social-btn .fa-linkedin-in {
	background: #1a7baa;
}
.social-btn .fa-linkedin-in:hover {
    background: #136288;
}
.single-blog-left h2{
    text-transform: inherit;
    color: #545559;
}
.single-blog-left p{
    padding-bottom: 15px;
    color: #545559;
}
.blog-bottom-part{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
.blog-bottom-part .post-tags a{
    padding: 5px;
    border: 1px solid #bcbbbc;
    display: inline-block;
    text-decoration: inherit;
    color: #545559;
    margin: 0 6px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    border-radius: 3px;
}
.blog-bottom-part .post-tags a:first-child{
    margin-left: 0;
}
.blog-bottom-part .blog-like-btn{
    display: flex;
    align-items: center;
    border: 1px solid #bcbbbc;
    border-radius: 20px;
    font-size: 14px;
    padding: 0 10px;
}
.blog-bottom-part .blog-like-btn .wpulike-heart{
    padding: 0;
}
.blog-bottom-part .blog-like-btn .wpulike-heart .wp_ulike_general_class{
    box-shadow: inherit;
    padding: 0;
}
.blog-bottom-part .blog-like-btn .wp_ulike_btn:hover{
    border: inherit;
}
.single-blog-right{
    float: left;
    display: inline;
    width: calc(33.33% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
.blog-sidebar>div{
    padding: 20px;
    background: #f1f2f2;
    min-height: 500px;
}
.blog-sidebar h2{
    text-transform: capitalize;
    color: #545559;
}
.blog-sidebar li{
    list-style: none;
    padding: 10px 0;
}
.blog-sidebar li a{
    color: #317764;
    text-transform: uppercase;
    text-decoration: inherit;
}
.single-block-back-btn{
    padding: 50px;
    text-align: right;
}
.single-block-back-btn a{
    font-size: 26px;
    color: #a6a8ab;
    text-transform: uppercase;
    font-family: AvenirNext-Bold;
}
@media only screen and (max-width: 767px){
    .blog-hero img{
        height: 40vh;
    }
    .single-blog-left, .single-blog-right{
        width: calc(100% - 20px);
    }
    .blog-property span{
        font-size: 14px;
        padding: 0 10px;
    }
    .blog-sidebar{
        padding-top: 50px;
    }
    .blog-sidebar>div{
        min-height: inherit;
    }
    .single-block-back-btn{
        text-align: center;
        padding: 10px 10px 20px;
    }
    .single-block-back-btn a{
        font-size: 18px;
    }
}

/* //////////////////// Blog archive page //////////////// */
body.blog .site-main{
    max-width: 1300px;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 60px;
}
.blog_left-part{
    float: left;
    display: inline;
    /*width: calc(66.66% - 20px);*/
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
.blog_left-part h1{
    color: #545559;
    text-transform: uppercase;
    border-bottom: 1px solid #bcbbbc;
}
.blog_left-part .page-content{
    overflow: hidden;
    padding: 35px 0;
}
.blog_left-part .page-content .post{
    float: left;
    display: inline;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #bcbbbc;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.blog_left-part .page-content .post:nth-child(2n+1){
    clear: both;
}
.blog_left-part .page-content .post h4{
    text-transform: inherit;
    color: #545559;
    margin-bottom: 5px;
}
.blog_left-part .page-content .post h4.entry-title a{
    color: #2d7863;
}
.blog_left-part .page-content .blog-property{
    color: #bcbbbc;
}
.blog_left-part .page-content .blog-excerpt{
    padding: 15px 0;
}
.blog_left-part .page-content .blog-link-btn{
    position: relative;
    text-transform: uppercase;
    text-decoration: inherit;
    font-family: AvenirNext-Bold;
    font-size: 20px;
    color: #bcbbbc;
}
.blog_left-part .page-content .blog-link-btn:before{
    position: absolute;
    content: '';
    top: 5px;
    right: -20px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 3px solid #bcbbbc;
    border-right: 3px solid #bcbbbc;
    transform: rotate(45deg) skew(15deg, 15deg);
}
.blog_left-part .pagination{
    display: none;
}
.blog-ajax-loading-btn{
    text-align: center;
    cursor: pointer;
}
.misha_loadmore{
    text-transform: uppercase;
    font-size: 20px;
    font-family: AvenirNext-Bold;
    color: #bcbbbc;
    text-align: center;
}
.icon-arrow-down{
    display: inline-block;
    width: 24px;
    height: 24px;
    border-top: 4px solid #bcbbbc;
    border-right: 4px solid #bcbbbc;
    transform: rotate(135deg) skew(15deg, 15deg);
}
.blog_right-part{
    float: left;
    display: inline;
    width: calc(33.33% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}

@media only screen and (max-width: 767px){
    body.blog .site-main{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .blog_left-part, .blog_right-part{
        width: 100%;
        margin: 0;
    }
    .blog_left-part .page-content{
        padding: 20px 0;
    }
    .blog_left-part .page-content .post{
        width: calc(100% - 20px);
        margin-bottom: 30px;
        display: block;
    }
}

/* //////////////////// Service page //////////////// */
.page-hero{
    height: 650px;
}
.page-hero>.elementor-container{
    position: absolute;
    bottom: 0;
    right: 20px;
}
.page-hero h1{
    max-width: 670px;
    margin: 0 auto;
    width: 100%;
}
.service-offer-list ul{
    list-style: none;
    padding: 0;
}

@media only screen and (max-width: 767px){
    .page-hero{
        height: 300px;
    }
    .page-hero>.elementor-container{
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        left: 50%;
        right: inherit;
    }
    .page-hero h1{
        text-align: center;
        max-width: 400px;
    }
}

/* ////////////////// Project Single Page /////////////// */
body.single-projects .site-main{
    max-width: 1300px;
    overflow: hidden;
    padding: 40px 10px;
}
.single-projects .page-header{
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
    padding: 60px 10px 25px;
}
.single-projects .page-header h1{
    border-bottom: 1px solid #bcbbbc;
    margin-bottom: 5px;
    color: #545559;
}
.single-projects .site-main p, .single-projects .site-main h4{
    color: #545559;
}
.single-projects .page-header p{
    font-size: 20px;
}
.page-description-block{
    display: flex;
}
.page-description-block ul{
    list-style: none;
    padding: 0;
}
.page-description-block ul li{
    line-height: 2;
}
.page-description-block ul li:before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f138";
    color: #2d7863;
    margin-right: 8px;
}
.width-30{
    width: calc(30% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}
.width-40{
    width: calc(40% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}
.single-projects .site-main .page-content{
    padding: 20px 0;
}

@media only screen and (max-width: 767px){
    .single-projects .page-header{
        padding: 40px 10px 20px;
    }
    .single-projects .page-header p{
        font-size: 16px;
    }
    body.single-projects .site-main{
        padding: 20px 10px;
    }
    .page-description-block{
        flex-direction: column;
    }
    .width-30{
        width: 100%;
    }
    .width-40{
        width: 100%;
    }
}

/* ////////////////// Project Archive Page /////////////// */
body.post-type-archive-projects .site-main{
    max-width: 1300px;
    overflow: hidden;
    padding: 50px 10px;
}
.post-type-archive-projects .page-header{
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}
.post-type-archive-projects h1{
    border-bottom: 1px solid #bcbbbc;
    color: #545559;
}
.post-type-archive-projects .practice_title{
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 20px;
}
.tabs-nav ul{
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.tabs-nav ul li{
    width: calc(20% - 10px);
    text-align: center;
    border: 1px solid #bcbbbc;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 2px;
    margin: 0 5px;
    cursor: pointer;
}
.tabs-nav ul li.active{
    background: #2d7863;
}
.tabs-nav ul li a{
    text-transform: uppercase;
    color: #545559;
}
.tabs-nav ul li.active a{
    color: #ffffff;
}
.tabs-content .tab-content:not(:first-child) {
  display: none;
}
.post-type-archive-projects .tabs-content{
    margin: 3px 5px;
}
.post-type-archive-projects .practice-video{
    position: relative;
    padding: 56.25% 0 0 0;
}
.post-type-archive-projects .practice-video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.post-type-archive-projects .content-part{
    padding: 30px 20px 20px;
}
.post-type-archive-projects .content-part .practice-title{
    font-size: 30px;
    text-transform: uppercase;
}
.post-type-archive-projects .content-part .practice-description{
    font-size: 20px;
}
.projects-list-container .projects{
    position: relative;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}
.projects-list-container .projects>a{
    position: absolute;
    width: 100%;
    height: 100%;
}
.projects-list-container .projects>a:after{
    visibility: hidden;
    opacity: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #2D7863;
    transition: all .35s ease-in-out;
}
.projects-list-container .projects:hover>a:after{
    visibility: visible;
    opacity: 0.9;
}
.projects-list-container .projects .contents{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 20px;
    left: 10px;
    max-width: 310px;
    padding: 5px;
    z-index: 9;
    transition: all .35s ease-in-out;
}
.projects-list-container .projects:hover .contents{
    visibility: visible;
    opacity: 1;
}
.projects-list-container .projects .contents h5{
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}
.projects-list-container .projects .contents .location-info{
    color: #ffffff;
    margin-bottom: 5px;
}
.projects-list-container .projects .contents .view-btn{
    position: relative;
    color: #ffffff;
    font-family: AvenirNext-Bold;
    text-transform: uppercase;
}
.projects-list-container .projects .contents .view-btn i{
    width: 30px;
    height: 30px;
    background: #ffffff;
    color: #a6a8ab;
    text-align: center;
    line-height: 1.8;
    margin-right: 8px;
}
.project-ajax-load-btn{
    display: none;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}
.hidden{
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
@media only screen and (min-width: 768px){
    .projects-list-container{
        display: grid;
        grid-gap: 5px;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        grid-auto-rows: 125px;
    	grid-auto-flow: dense; /* Fill all spaces with fitted images */
    }
    .projects-list-container .projects{
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        box-sizing: border-box;
        grid-column-start: span 2;
        grid-row-start: auto;
        grid-row-end: span 2;
        counter-increment: item-counter;
    }
    .projects-list-container .projects:nth-child(9n+1){
        grid-column-start: span 4;
        grid-row-end: span 4;
    }
    .projects-list-container .projects:nth-child(9n+4){
        grid-row-end: span 4;
        grid-column-start: span 4;
    }
    .projects-list-container .projects:nth-child(9n+7){
        grid-column-start: span 4;
    }
}
@media only screen and (max-width: 767px){
    .post-type-archive-projects .practice_title{
        text-align: center;
        padding: 0;
    }
    .tabs-nav ul li{
        width: 20%;
        margin: 0;
        font-size: 12px;
        padding: 5px 2px;
    }
    .post-type-archive-projects .content-part{
        text-align: center;
    }
    .post-type-archive-projects .content-part .practice-title{
        font-size: 20px;
    }
    .post-type-archive-projects .content-part .practice-description{
        font-size: 16px;
    }
    .projects-list-container .projects{
        height: 300px;
        margin-bottom: 5px;
    }
}

/* ////////////////// About US Page /////////////// */
.Awards-section>.elementor-container>.elementor-column>.elementor-widget-wrap{
    background-color: #545559;
    margin: 10px;
}
.Awards-section .elementor-image-box-content .elementor-image-box-title{
    font-family: "BebasNeuePro-Bold" !important;
    margin: 0;
    line-height: 1;
}
.Awards-section .elementor-image-box-content .sub-heading{
    font-size: 30px;
    font-family: "BebasNeuePro-Light" !important;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 300px;
    line-height: 1;
    margin: 0 auto;
}
.Awards-section .elementor-image-box-content .description{
    font-family: "BebasNeuePro-Regular";
    color: #ffffff;
    margin-bottom: 0;
    padding-top: 20px;
    max-width: 220px;
    margin: 0 auto;
    line-height: 1.3;
}
.timeline-section{
    width: 100vw;
    padding-top: 300px;
}
.timeline-image-wrapper{
    position: fixed;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    z-index: -1;
}
.timeline-image-wrapper img{
    position: relative;
    max-width: none;
    height: 100vh;
    will-change: transform;
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}
.timeline-content{
    position: relative;
    display: block;
    width: 100%;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 20px;
}
.timeline-content .timeline-decade{
    padding-bottom: 80px;
}
.timeline-content .timeline-decade .timeline-year{
    display: inline-block;
    margin-bottom: 50px;
    border-radius: 12px;
    padding: 5px 10px;
    background-color: #2d7863;
    color: #ffffff;
    font-size: 100px;
    visibility: visible;
    opacity: 1;
    transition: all .35s ease-in-out;
}
.timeline-content .timeline-decade .list-content{
    background-color: #ffffff;
    color: #545559;
    padding: 30px;
    border-radius: 12px;
    font-size: 30px;
    max-width: 620px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.1);
    visibility: visible;
    opacity: 1;
    transition: all .35s ease-in-out;
}
.animation-css{
    opacity: 0 !important;
    visibility: hidden !important;
}

@media only screen and (max-width: 767px){
    .timeline-section{
        padding-top: 50px;   
    }
    .timeline-image-wrapper{
        display: none;   
    }
    .timeline-content .timeline-decade{
        padding-bottom: 40px;
    }
    .timeline-content .timeline-decade .timeline-year{
        font-size: 48px;
        margin-bottom: 30px;
    }
    .timeline-content .timeline-decade .list-content{
        font-size: 20px;
        padding: 15px;
    }
}


