/* My custom CSS */

#address_footer:before, #phone_footer:before, #email_footer:before {
    font-style: normal;
    font-weight: normal;
    font-family: 'ElegantIcons';
    position: absolute;
    font-size: 20px;
    left: 0;
    top: -5px;
    color: #fff;
}
.title-m-remove{
    margin-top: 3px;
}
.top-f-red-section{    
    background: linear-gradient(90deg, #41a6de 0%, #0d4486 100%) !important;

}
.index-video-icon{
    background: -webkit-linear-gradient(#41a6de, #0d4486);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.set-margin-custom{
    margin-top: 0px !important;
    margin-bottom: 50px !important;
    color: #0d4486;
}
.custom-title-color{
    color: #0d4486 !important;
}
.btn-margin-top{
    margin-top: 25px !important;
    padding: 8px 19px !important;
}
.pro-pr{
    padding-right: 0px !important;
}
.set-p-btn{
    margin: 0 auto;
    display: block;
}
.product-p-set{
    margin-bottom: 42px;
}
.cust-m-card-mr{
    margin-bottom: 25px;
}
.view-btn{
    margin: 0 auto !important;
    display: table !important;
}

.section-title::after {
    content: "";
    height: 3px;
    background: #fbb900;
    width: 80px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
/****************/
/*	 BX-SLIDER 	*/
/****************/
section.client {
	padding:4em 0em;
	background-color: #eee;

}
section.client .section-title {
	margin-bottom: 6em;
}
.bx-controls {
	position: relative;
}
.bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 30px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.team-mar-set{
    margin-bottom: 8px !important;
}
.set-padding-c{
    padding-bottom: 39px;
}
.main-col{
    color: #0d4486 !important;
    font-weight: 500;
}
.set-second-email{
    padding-left: 29px !important;
}
.email-medium-space{
    margin-bottom: 7px !important;
}
.promo_full {
    height: auto;
    background: url(../img/testimonial.jpg) no-repeat center center;
    object-fit: cover;
}
.testimonial-padding-box{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.text-member{
    color: #fff !important;
}
.com-box{
    padding: 65px;
    padding-top: 0px;
    padding-bottom: 43px;
}
.bt-space{
    margin-bottom: 0px !important;
}
.cer-text{
    color: #fff !important;
}
.set-center-md{
    float: none;
    margin: auto;
}
.tr>th{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;

}
td{
    border-right: 1px solid #ddd;
}
tr{
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;

}
th{
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.set-con-modelm {
   overflow-y: scroll;
   overflow-x: hidden;
   height: 553px;
}
.display-q{
    display: block;
}
/* .parallax_window_in.short {
    height: 215px;
    position: relative;
    display: table;
    width: 100%;
    z-index: 2;
} */
.bredcurm-color{
    color: #fff !important;
    margin-top: 0px;
    margin-bottom: 37px !important;
}

.parallax_window_in.short #sub_content_in {
    display: table-cell;
    padding: 45px 0 0 0;
    vertical-align: bottom;
    text-align: left;
    background: rgb(0 0 0 / 21%);
}
.icon-set-so-zin{
    z-index: 99;
}

/* fixed social*/
#fixed-social {
    position: fixed;
    top: 300px;
    left: auto;
    right: 0%;
 }
 
 #fixed-social a {
    color: #fff;
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
     line-height: 40px;
    width: 40px;
    margin-bottom: 1px;
    z-index: 2;
 }
 #fixed-social a:hover>span{
     visibility: visible;
   left: 41px;
   opacity: 1;
 } 
 #fixed-social a span {
     line-height: 40px;
     left: 60px;
     position: absolute;
     text-align: center;
     width: 120px;
     visibility: hidden;
     transition-duration: 0.5s;
     z-index: 1;
     opacity: 0;
 }
  .fixed-facebook{
      background-color: #00AAE5;
  }
  .fixed-facebook span{
     background-color: #00AAE5;
  }
  .fixed-twitter{
     background-color: #00acee;
 
  }
  .fixed-twitter span{
      background-color: #7D3895;
  }
  .fixed-gplus{
     background-color: #00AF54;
 
  }
  .fixed-gplus span{
      background-color: #00AF54;
  }
  .fixed-linkedin{
     background-color: #0072b1;
 
  }
  .fixed-linkedin span{
      background-color: #FFC41E;
  }
  .fixed-instagrem{
     background-color: #25d366;
 
  }
  .fixed-instagrem span{
      background-color: #25d366;
  }
  .fixed-tumblr{
     background-color: #EB1471;
 
  }
  .fixed-tumblr span{
      background-color: #EB1471;
  }
 /*end fixed social*/
 .product-img-center{
     margin: 0 auto !important;
     display: block !important;
 }
 .pro-img-mw{
    width: 100% !important;
}
.mr-p-lg{
    margin-top: 26px;
}
.link-break-c{
    word-break: break-all !important;
}
.securtiy-img-set{
    height: 293px;
}



/* mobile  */
@media (max-width: 767px){
    .com-box {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 43px;
        padding-left: 20px;
        padding-bottom: 43px;
    }
    .set-qote-bg{
        background: #000;
        padding: 7px;
        margin-top: 15px;
    }
    .set-qote-text{
        color: #fff;
        font-size: 14px;
    }
    .display-q{
        display: none !important;
    }
    .set-maran-top{
        margin-top: 20px !important;
    }
    .pro-img-mw{
        width: 347px !important;
    }
    .securtiy-img-set{
        height: 170px;
    }
    
}