@font-face {
    font-family: "Myriad Pro";
    src:url("../fonts/Myriad%20Pro%20Bold%20SemiExtended.ttf"),
    url("../fonts/MyriadPro-BlackSemiCn.otf"),
    url("../fonts/MyriadPro-Bold.otf");
}

header {
    padding: 0;
    background: #fff;
    display: block;
    margin: 0;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #000;

}

header .container {
    padding: 0 15px;
    width: 100%;
}
.top-left-menu-parent
{
    max-height: 8rem;
    padding-top: 2.5rem;
}
.top-menu-bar-icon{
    font-size: 30px;
    line-height: 1.75rem;
    padding: 1rem;
    color: #000;
    text-decoration: none;
}
.top-menu-bar-icon:hover{color: #000;}
#menu-closer{display: none;}

.main-menu {
    background: #fff;
    margin-top: 80px 0px;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    padding: 100px 0;
    z-index: 9;
    display: none;
}
.main-menu-social{display: none;}
.main-menu ul {
    list-style: none;
}
.mb-3{
    margin-bottom: 1rem;
}
.main-menu ul li a{
    font-size: 28px;
    text-decoration: none;
    color: #000;
    letter-spacing: -.05em;
    font-weight: 900;
    padding: 0.75rem 1rem;
    text-transform: uppercase;
}

.main-menu ul li a:hover{
    font-size: 32px;
}
.main-menu-social-ul{list-style: none;}
.main-menu-social-ul li{display: inline;}
.main-menu-social-ul li a{font-size: 40px;}
.bg-white {
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
}
.color-white{color: #fff !important;}
.bg-opacity-90 {
    --tw-bg-opacity: 0.9;
}
.main-logo-parent{
    /*max-height: 70px;*/
    padding: 5px 0;
}
.main-logo-parent a{color: #000;}
.main-logo{
    width: 20rem;
    max-height: 4rem;
}
.logo2{display: none;}
.z-40 {
    z-index: 40;
}

.top-0 {
    top: 0;
}
.font-display {
    font-family: futura-pt,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.top-right-button-parent
{
    max-height: 8rem;
    padding-top: 1.5rem;
}
.btn.btn-black {
    background: #000000;
    border-color: #000000;
    color: #fff;
}
.white-black-button{
    font-size: 18px;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-decoration: none;
    color: rgba(0,0,0,var(--tw-text-opacity));
    letter-spacing: -.05em;
    font-weight: 900;
    padding: 1.2rem 1rem;
    border: 4px solid #000;
    border-radius: 0;
}
.white-black-button:hover{
    border: 4px solid #000;
    background: #000;
    color: #fff;
    
}
.border-left-none{border-left: none;}
.border-left-none:hover{border-left: none;}
.trans-effect{
    transition-timing-function: cubic-bezier(0,0,.2,1);
    transition-duration: .3s;
    transition-duration: .15s;
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.full-width-section{

}
/*.full-width-section .container{
    padding: 0;
    width: 100%;
}*/
.home-section{

    background-color: #e7edef;
    /*background-image: url();*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
   /* width: 100%;*/

}
.home-section2{
    background-color: #e7edef;
  /*  background-image: url(https://d1rul2a3ub0mat.cloudfront.net/media-library/1509/60bfddae7e4d586102a8c70df16d9b27967a401f.gif);
*/    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;

}
.section-box{
    padding: 300px 0;
    height: 800px;
    vertical-align: middle;
}
.section-title{
    font-size: 3.75rem;
    line-height: 1;
    letter-spacing: -.05em;
    text-transform: uppercase;
    font-weight: 900;
}
.section-title-mobile{
    font-size: 18px;
    line-height: 1;
    letter-spacing: -.05em;
    font-weight: 900;
}
.section-box p{
    font-size: 15px;
    line-height: 2.2rem;
    margin:0;
    font-weight: 900;
}
.mt-2{
    margin-top: 1.6rem;
}

.transperant-background{background: transparent;}
.p50-0{
    padding: 50px 0;
}
.p0{padding: 0;}
.cat-section{
    /*width: 98%;*/
    padding: 0;
}
.service-cat-img{
    width: 100%; height: 800px;
}
.mobile-cat-section{
    max-width: 100%;
    border-radius: 5px;
    background-color: #000;
    /*padding: 50px 0;*/
    height: 200px;
}
.service{
    height: auto;
}
.service:hover{
    border: 1px solid #000;
    border-radius: 0 0 10px 10px;
}
.service-img{
    width: 100%; height: 200px; object-fit: cover;/*border-radius: 10px 10px 0 0;*/
}
.service-inner{
    min-height: 70px;
}

.service-inner p{font-size: 15px; font-weight: 500;}
.service-footer{
    background-color: #dedede;
    border-radius: 0 0 10px 10px;
    padding: 15px 15px;
}
.service-footer a{
    text-decoration: none;
    line-height: 35px;
    color: #000;
}
.banner-height{height: 600px;}
.text-base{font-size: 14px; font-weight: 600;}
footer{
    background-color:#000;
    padding: 30px 0;
    color: #fff;
}
.footer-title{
    font-size: 1.5rem;
    line-height: 1.75rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-bottom: 1.75rem;
    color: #fff;
}
footer ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 
}
.mb-8 {
    margin-bottom: 2rem;
}
footer ul li{
    list-style: none;
    margin-bottom: 0.75rem;
}
footer ul li a{
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}
footer ul li a:hover{
    text-decoration: underline;
    color: #fff;
}
.h-5 {
    height: 1.25rem;
}
/*.ft-links {
    background: #f3efe9;
}*/
.footer-mobile-social-ul{list-style: none; text-align: center;}
.footer-mobile-social-ul li{display: inline-flex; justify-content: center; margin: 0 15px;}
.footer-mobile-social-ul li a{font-size: 45px;}
.copright {
    text-align: center;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
@media (max-width: 800px) {

 }
@media (max-width: 768px) {
   header{
    background-color: #000 !important;
    opacity: 1;
   }
   .top-menu-bar-icon{
    color: #fff;
   }
   .main-menu{
    width: 70%;
    height: auto;
    z-index: 9;
    background: #000;
    opacity: 1;
   }
   .main-menu ul li{
    text-align: left;
    margin-bottom: 2rem;
    }
   .main-menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
   }
   .main-menu-social-ul li{float: left;}
   .main-logo-parent a{color: #fff;}
   .logo1{display: none;}
   .logo2{display: inherit;}
   .mobile-button{
    font-size: 26px;
    border: none !important;
    background-color: #000;
    color: #fff;
   }
   .service-cat-img{
        max-width: 100%; height: auto;
    }
    .section-box{
        height: auto;
        padding: 50px 0;
    }
    .section-title-mobile{
        font-size: 18px;
    }
    .mobile-cat-section{
        min-height: auto;
        padding: 50px 0;
    }
    .service{
        padding-bottom: 30px;
    }
    .service:hover{
        border: none;
    }
    .service-img{
        max-width: 100% !important; min-height: auto; border-radius: 10px !important; margin-bottom: 10px; 
    }
    .service-inner{
        margin-top: 20px;
    }
  
    .service-footer a{
        margin-right: 50px;
    }
    footer{
        padding: 15px; 0;
    }
    .banner-height{height: 240px;}
 }
 
@media (max-width: 360px) {
    
}