@font-face {
    font-family: 'gotham';
    src: url('../fonts/gothamlight-webfont.woff2') format('woff2'),
         url('../fonts/gothamlight-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}
@font-face {
    font-family: 'gotham';
    src: url('../fonts/gothammedium-webfont.woff2') format('woff2'),
         url('../fonts/gothammedium-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'gotham';
    src: url('../fonts/gothambold-webfont.woff2') format('woff2'),
         url('../fonts/gothambold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}
/* universal css start */
body { font-family: 'gotham', sans-serif; font-weight: 300; font-size:16px;}
/* header section  */
.logo img {
    max-width: 160px;
}
.btn_new {    
    font-size: 13px;
    padding: 10px 20px;
    background: #eb1c24;
    color: #fff;
    border-radius: 0;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}
.btn_new2 {    
    font-size: 13px;
    padding: 10px 50px;
    margin-left:2px;
    background: #eb1c24;
    color: #fff;
    border-radius: 0;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}
    a.tel { color:#fff; background: #eb1c24; text-decoration:none; margin-left: 8px; padding-right: 10px;}
a.tel i { /*border:solid 2px #ebebeb;*/ padding:12px; margin-right:1px }
section.service p {
    margin-top: 10px;
}
header .col_section2{
    display:none !important;
}

/* header section end  */
/* banner section start  */
.banner{
    width:100%;
    background:url(../images/banner.jpg);
    background-size:cover;
    padding:80px 0;
    margin-top: 10px;
}
.banner h1 span{

    color:#eb1c24;
    display:block;
}
.banner ul{
    list-style-type: none; position: relative;
}
.banner ul li {
    padding: 5px 0px;
}
.banner ul li:before{
    position: absolute;
    content: '';
    background: url(../images/check.png);
    width: 16px;
    height: 13px; left: 0px; margin-top: 6px;

}
/* banner section end  */
/* about section  */
.about {
    padding:80px 0;
}
 h2 span{
    color:#eb1c24;
}
.about p{
    font-weight:200;
}
.about .btn_new{
    padding: 10px 20px;
}
/* service section  */
.service{
    background-color: #f5f5f5;
}
.service .container, .projectGallery .container{
    padding:80px 0;
}

.projectGallery h2{
    text-align:center;    
}

.services_btn {
    background: #f00;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding: 7px 8px;
    text-transform: uppercase;
}
.service .cards .card-body{
padding-bottom: 1.5rem !important;
}
.service .cards a {
    margin-top: 100%; 
    transition: all .3s;
}
.service .cards:hover a {
    margin-top: 0%; 
}
.service .cards:hover p{
   color:#eb1c24;
}

.different{
    padding:80px 0;
}
.different p{
    font-weight: 200;
    font-size:14px;
}
.different .card:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.different .card:hover h5{
    color:#eb1c24;
}
.goal{
    width:100%;
    background:url(../images/goal.jpg);
    background-size:cover;
    background-repeat:no-repeat !important;
    padding:80px 0;
}
.goal p{
    font-weight: 200;
}
.form {
    z-index:999;
}
.form label{
    display:none;
}
.form input, .form select, .form input, .form textarea{
    border:0;
    border-bottom: 2px solid #ebebeb;
    border-radius: 0;
    font-weight: 200;
    font-size: 14px;
    padding-left:0;
}
.form input:focus {
    box-shadow: none;
}

.form .col-md-6 {
    margin: 15px 0px;
}

.form .col-md-6 input, .form .col-md-6 select, .form .col-md-6 input, .form .col-md-6 textarea{
    font-weight: 300;
    font-size: 13px;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    border-left: 0px;
    border-right: 0;
    border-top: 0px;
}
.form .col-md-6 select {
    color: #595c69;
}
.formbg_image{
    position: relative;
    top: -230px;
    z-index: -1;

}

 .bg-profession{
    margin-bottom: -110px;
    margin-top: -350px;
    background: #fff;
    padding: 20px 0px !important; 
 } 
.profession h4 span{
  color:#eb1c24;
}
.footer .container{
    padding:150px 0 15px 0;
}
.footer .social_icon1{
    margin-top:40px;
}

.footer .social_icon1 a{
    color:#fff;
    border:1px solid #888686;
    margin:5px;
    padding:5px 10px;
    font-size:12px;
}

.footer .social_icon2 i{
    color:#888686;
    border:1px solid #888686;
    margin:5px;
    padding: 12px;
    font-size:20px;
}
.footer .social_icon2 #address{
    font-weight: 200;
}
.footer p{
    color:#888686;
}
.footer .social_icon2 a{
    color:#eb1c24;
    font-weight: 200;
}
i.fa-solid.fa-location-dot {
    font-size: 27px;
}
.footer #phone{
    text-decoration: none;
    font-weight: bold;
}
.copyright{
    font-size:12px;
}
ul.slick-dots {
    list-style-type:none;
    display: flex;
    justify-content: center;
}
.slick-active button {
    background: #f00 !important;
}
.slick-slide img {
    display: block;
    margin: auto;
    margin-top: 70px;
}
.slick-initialized .slick-slide {
    display: block;
    line-height: 1.2rem;
}
ul.slick-dots li button {
    margin: 5px;
    font-size: 0px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: solid 1px #eb1c24;
    background: transparent;
    padding: 0;
    outline: none;
    }
    ul.slick-dots li button:hover{
      background:#eb1c24;
    }
    /* media aquery  */
    .hide_desk { display: none;}
    .hide_mob { display: block;}
    .sticky-top { padding-bottom: 5px;}
    @media(max-width:767px){
        .sticky-top img {
            margin-top: 0px !important;
        }
.different p.pt-2.pe-5 { padding-right: 0px !important;}
        .btnMB a.btnmobile {
            padding: 0;
            width: 100%;
            padding: 11px; 
        }
        
        .btnMB {
            display: flex;
            justify-content: center;
            width: 100%; margin-top: 10px;
        }


        .formbg_image { top:-160px }
        .bg-profession { margin-top: -220px; }
        .row { margin:0px; }
        .hide_mob { display: none;}
        .hide_desk { display: inline-block}
        .header .col_section2{
            display:flex;
        }
        
        
        img.card-img-top.w-25 {
            width: 60px !important;
        }
        .about .col-md-6.p-5 {
            padding: 30px 10px 0px 10px !important;
        }
        .header_top {
            width: 100%;
            justify-content: center;
            align-items: center;
            text-align: center;
        }
        .col_section {
            justify-content: space-between !important; margin-top: 5px;
        }
        .request {
            font-size: 12px;
            padding: 10px 15px;
        }
        .different br {
            display: none;
        }
        section.different .col-lg-3 {
            margin-bottom: 15px;
        }
        .about br, .goal br{
            display:none;
        }
        .footer .footer_logo{
            display:flex;
            justify-content: center;
        }
        .footer .social_icon1 {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-left: 0 !important;
            padding:20px;
            margin-bottom: 40px;
            
        }
    }
   
    @media(max-width:575px){
       
        .logo{ 
            margin-bottom:10px;
        }
        .logo img {
            max-width: 140px;
        }
        .btn_new2{
            padding: 11px 80px;
            font-size: 10px;
        }
        header .btn_new {
            font-size: 10px;
            padding: 11px 55px;
        }
        .request {
            font-size: 12px;
            padding: 10px 9px;
        }
        section.different .col-lg-3 {
            margin-bottom: 15px;
        }
        .about{
            padding: 50px 0;
        }
        .goal{padding: 50px 0;}
        .different {
            padding: 50px 0;
        }
        .service .container {
            padding: 40px 0;
        }
        .footer .social_icon2 i{
            margin-left: 0px;
        }
        .footer .social_icon1{
            padding:10px;
        }
    }
    @media(max-width:380px){
        .logo{
            margin-bottom:-10px;
        }
        .btn_new2{
            padding: 11px 60px;
            font-size: 10px;
        }
        header .btn_new {
            font-size: 10px;
            padding: 11px 35px;
        }
        .logo img {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .service .container {
            padding: 30px 0 !important;
        }
        section.different .col-lg-3 {
            margin-bottom: 15px;
        }
        .service p{
            font-size: 12px;
        }
        
        .services_btn{
            max-width: 110px;
            width:100%;
        }
        .footer .social_icon1{
            padding: 0px;
        }
        
        footer .social_icon2{
            padding-left: 20px;
        }
        .footer p {
            padding: 0 20px; font-size: 15px;
        }
        .footer .social_icon2 .row-1{
            display:block;
        }
        .about,.goal {
            padding: 40px 0;
        }
        .different {
            padding: 40px 0;
        }
        p.copyright {
            font-size: 10px;
        }
    }
        
