@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
body{
    font-family: 'Poppins', sans-serif;
    /*font-size: 17px;
    font-weight: 400;
    color: #2b3036;*/
    color: #131517;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.86;
}
.header_main{
    background-color: #eee;
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 99999;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #04004b;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #04004b;
    background-color: transparent;
}
.img_hold img{
    opacity: 0;
    max-width: 100%;
    width: 100%;
    visibility: hidden;
}
.img_hold{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /*display: inline-block;*/
}
.banner_main{
    position: relative;
}
.banner_main .img_hold img{
    max-height: 556px;
}
.banner_main .img_hold{
    position: relative;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    -webkit-transition: background-image 2s ease-in-out;
    transition: background-image 2s ease-in-out;
}
.banner_main .img_hold:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
}
.banner_contet{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    width: 100%;
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
}
.banner_contet h1{
    font-size: 24px;
    margin: 0;
    color: #fff;
    line-height: 1.5em;
    background-color: #04004b;
    padding: 25px;
    max-width: 400px;
    font-weight: 400;
    width: auto;
    display: inline-block;
}
.title{
    margin: 0 0 30px 0;
    font-size: 30px;
}
.about_us{
    
}
.service_ic i {
    font-size: 2.8em;
}
.service_box h5{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.33em;
    line-height: 1.8;
    font-weight: 400 !important;
}
p,
.contact_map a {
    margin: 0;
    line-height: 1.86;
    color: #7c7c7c;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}
.btn_arrow {
    position: relative;
    display: inline-block;
    color: #000;
    font-family: Poppins,sans-serif;
    letter-spacing: -.2px;
    padding-left: 30px;
    -webkit-transition: all .24s cubic-bezier(.165,.84,.44,1);
    transition: all .24s cubic-bezier(.165,.84,.44,1);
    margin-top: 20px;
    text-transform: capitalize;
}
.btn_arrow::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #000;
    width: 20px;
    height: 1px;
    -webkit-transition: all .24s cubic-bezier(.165,.84,.44,1);
    transition: all .24s cubic-bezier(.165,.84,.44,1);
}
.btn_arrow:hover {
    padding-left: 40px;
    color: #131517;
    text-decoration: none;
}
.btn_arrow:hover::before {
    width: 30px;
    color: #131517;
}
.services_section,
.bg_light_grey{
    /*background-color: #f9f9f9;*/
    background-color: #f2f5f8 !important;
}
.section{
    padding: 100px 0;
}
footer{
    padding: 25px 0 20px;
    background: #04004b;
}
footer .title,
footer a,footer h5{
    color: #fff
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
footer a{
    font-size: 14px;
}
footer a:hover,
footer a:focus{
    color: #fff;
}
footer h5{
    font-size: 15px;
    text-transform: uppercase;
}
footer ul.list-unstyled{
    position: relative;
}
footer ul.list-unstyled li::before {
    content: '-';
    padding-right: 7px;
    color: #fff
}
footer ul.list-unstyled li a{
    transition: 0.2s all ease-in-out;
}
footer ul.list-unstyled li a:hover{
    padding-left: 2px;
}
.footer_bottom {
    border-top: 1px solid #7c7c7c;
    padding-top: 15px;
    margin: 0;
    margin-top: 15px;
}
ul{
    margin: 0;
}
.pl-0{
    padding-left: 0;
}
.pr-0{
    padding-right: 0;
}
.clients-grid{list-style-type:none;overflow:hidden;margin:0;padding:0;text-align:center}
.clients-grid li{position:relative;float:left;width:20%;margin:0;padding:30px}
.clients-grid li:after,.clients-grid li:before{content:'';position:absolute}
/* .clients-grid li:before{top:0;left:-1px;height:100%;border-left:1px dashed rgba(0,0,0,.1)}
.clients-grid li:after{left:0;bottom:-1px;width:100%;border-bottom:1px dashed rgba(0,0,0,.1)} */


/* .clients-grid li a img{opacity:.4;-webkit-transition:ease-out .16s;transition:ease-out .16s;width: auto;
max-width: 100%;
height: auto;} */
.clients-grid li a img{
opacity: .4;
    -webkit-transition: ease-out .16s;
    transition: ease-out .16s;
    width: 168px;
    max-width: 100%;
    height: 95px;
    object-fit: contain;
    object-position: center;
}

.clients-grid li a:focus img,.clients-grid li a:hover img{opacity:1}
.our_client_txt{
    margin-bottom: 70px
}
.carousel-control{
    background-image: none !important;
    width: 10%;
}
.testimonial-box p{
    color: rgba(255,255,255,.7);
    font-size: 1.13em;
    line-height: 1.8;
    margin-bottom: 20px;
}
.testimonial-box {
    width: 60%;
    margin: auto;
}
.testimonial_slider {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 100%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 99;
}
.testimonial_main .img_hold img{
    /* max-height: 511px; */
    max-height: 456px;
}
.testimonial_main{
    position: relative;
}
.testimonial_main:after{
 content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;   
}
.font-weight-normal.margin-0.line-height-140 {
    font-size: 1.33em;
    margin: 0;
    font-weight: 400;
}
.font-small.font-weight-normal.text-white-09 {
    font-size: .875em;
    line-height: 1.85;
}
.glyphicon::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
}
.glyphicon-chevron-left::before {
    content: "\f104";
}
.glyphicon-chevron-right::before {
    content: "\f105";
}
.testimonial_slider .fa{
    font-size: 1.86em;
}
.footer_right .col-xs-4{
    margin-bottom: 20px;
}
.carousel-control .glyphicon {
    line-height: 25px;
border-radius: 50%;
transition: 0.2s all ease-in-out;
width: 36px;
height: 36px;
text-align: center;
}
.carousel-control .glyphicon:hover{
    background: rgba(255,255,255,.15);
    color: #fff;
}
.title{
    font-weight: 400;
}
.title:after{
    content: "";
    display: block;
    margin: 20px auto;
    width: 50px;
    height: 1px;
    background-color: rgba(0,0,0,0.7);
}
footer p{
    color: #fff;
}
.banner_main .img_hold img {
    /* max-height: 456px; */
    max-height: 456px;
}
.about_img_left a img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .4s cubic-bezier(.165,.84,.44,1);
    transition: transform .4s cubic-bezier(.165,.84,.44,1);
}
.about_img_left a .fa{
    z-index: 1;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
background: rgba(0,0,0,.6);
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
line-height: 60px;
color: rgba(255,255,255,.9);
-webkit-transition: ease-out .16s;
transition: ease-out .16s;
}
.about_img_left a:hover img{
    -webkit-transform: scale(1.04);
transform: scale(1.04);
}
.about_img_left a{
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: .5em;
    text-decoration: none;
    background-color: transparent;
}
.about_inner .align-items-center{
    margin-right: -30px;
    margin-bottom: -60px;
    margin-left: -30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.about_inner .align-items-center .col-sm-6{
    margin-bottom: 60px;
    padding: 0 30px;
}
.about_right h4{
    font-size: 1.6em;
    line-height: 1.7;
    font-weight: 300 !important;
    margin-bottom: 20px;
    letter-spacing: -.3px;
    color: #131517;
}
.about_box{
    border-radius: .5em;
    border: 1px solid rgba(0,0,0,0.1);
    padding: 50px 40px;
    height: 100%;
}
.about_box h4{
    margin: 20px 0 10px;
    letter-spacing: -.3px;
    color: #131517;
    font-size: 1.33em;
    line-height: 1.8;
    font-weight: 400 !important;
}
.align-items-center{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contact_map iframe{
    width: 100%;
    height: 400px;
}
input, textarea,.form-control {
    background: 0 0;
    width: 100%;
    border: 1px solid rgba(0,0,0,.1);
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 15px 20px;
    box-shadow: none;
    font: 400 15px "Open Sans",sans-serif;
        line-height: normal;
    line-height: 1.4;
    -webkit-transition: ease-out .16s;
    transition: ease-out .16s;
    color: #7c7c7c;
    border-radius: 0;
    height: 53px;
    box-shadow: none;
}
textarea.form-control{
    height: 140px;
    resize: none;
}
.form-control:focus{
    box-shadow: none;
    border-color: rgba(0,0,0,0.3);
}
.button-outline-dark-2{
    background: 0 0;
    padding: 16px 42px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border: 1px solid #131517;
    color: #131517;
    -webkit-transition: ease-out .12s;
    transition: ease-out .12s;
    font: 400 13px Poppins,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.button-outline-dark-2:hover{
    background: #131517;
    border-color: transparent;
    color: #fff;
}
.contact_map h6{
    margin: 0;
    font-size: 1.06em;
    line-height: 1.87;
    letter-spacing: -.3px;
    color: #131517;
}
.mb-30{
    margin-bottom: 30px;
}
.team_box{
    padding: 30px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 0.375em;
    height: 100%;
}
.team_box .img_hold{
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 30px;
}
.team_box .img_hold img{
    max-width: 100%;
}
.team_box h6{
    font-size: .875em;
    line-height: 1.85;
    margin: 0;
    font-weight: 400 !important;
    color: #7c7c7c;
}
.team_box p{
    margin-top: 10px;
}
.team_box h4{
    font-size: 1.06em;
    margin: 0;
    line-height: 140%;
    letter-spacing: -.3px;
    color: #131517;
    font-weight: 400 !important;
}
.team_box ul li{
    padding: 0 7px;
}
.team_box ul li a{
    color: #7c7c7c;
    -webkit-transition: linear .1s;
    transition: linear .1s;
    text-decoration: none;
}
.team_box ul{
    margin-top: 20px;
}
.team_box ul li a:hover{
    color: #131517;
}
.dis_flex{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;      
}
.team_col{
    margin-bottom: 30px;
}
.inner_banner h1 {
    background-color: transparent;
    width: 100%;
    text-align: center;
    max-width: 100%;
    font-size: 32px;
}
.privacy_main p{
    margin-bottom: 15px;
}
.invoice_form textarea.form-control {
    /* height: 248px; */
    height: 150px;
    resize: none;
}
.invoice_form .form-group span{
    text-transform: capitalize;
}
input[type="date"].form-control, 
input[type="time"].form-control, 
input[type="datetime-local"].form-control, 
input[type="month"].form-control {
    line-height: 1.4;
}
.invoice_form label{
    font-size: 22px;
    font-weight: 400;
}

.testimonial-box {
    min-height: 250px;
}

.banner{
    position: relative;
}
.banner .img_hold img{
    max-height: 556px;
}
.banner .img_hold{
    position: relative;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    -webkit-transition: background-image 2s ease-in-out;
    transition: background-image 2s ease-in-out;
}
.banner .img_hold:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
}
/*  parralex remove */
.banner .img_hold img {
    max-height: 456px;
}
/* .banner_main .img_hold{  
     background-size: contain;   
}

.testimonial_main .img_hold{
    background-size: contain; 
   
} */
