@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
.container{font-size: 16px !important;font-family:Poppins !important;line-height: 26px;text-align: left;}
body{font-family: 'Poppins', sans-serif; font-size:16px; overflow-x:hidden; padding:0; margin:0;}
.innr-pg p {font-size: 16px !important;font-family: Poppins !important;line-height: 26px;font-weight: 400 !important;text-align: left;color:#333;text-align: justify;}
.innr-pg li b {font-size: 16px !important;font-family: Poppins !important;line-height: 26px;font-weight: 400 !important;text-align: left;color:#333;}
.innr-pg li{font-size: 16px !important;font-family: Poppins !important;line-height: 26px;font-weight: 400 !important;text-align: justify;color:#333;}
#widgetsControl, #widgetsControl_C{height: inherit !important;}
*{font-family:Poppins !important;} 
.fin-benefits {
    background-color: #2F3D56;
    padding: 50px 0 30px 0;
    margin-top: 45px;
}
.about-row p{text-align: justify;}
.fin-benefits p{text-align: justify; color:#fff;}
.case1-section-area {
    position: relative;
    z-index: 1;
    /* background: linear-gradient(to right, rgb(239 234 248), rgb(235 245 243)); */
    padding: 40px 0;
    margin: 30px 0;
  }
  .case1-section-area .cs_case_study_1_list {
      display: flex;
  }
  .case1-section-area .cs_case_study.cs_style_1.cs_hover_active {
      margin: 0px 8px;
      border-radius: 5px;
      height: 200px;
  }
  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1 {
      min-height: 400px;
  }
  .case1-section-area .cs_case_study_1_list > .cs_case_study.cs_style_1 {
      flex: 1;
  }
  .case1-section-area .cs_case_study.cs_style_1 {
      height: 700px;
      display: flex;
      align-items: flex-end;
      position: relative;
      overflow: hidden;
      transition: all 0.4s ease;
  }
  .case1-section-area .cs_case_study.cs_style_1 .cs_case_study_thumb {
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
  }
  .case1-section-area .cs_case_study_thumb{
      background-image: url(image/case-img1.jpg);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .case1-section-area .cs_case_study_thumb2 {
      background-image: url(image/case-img2.jpg);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .case1-section-area .cs_case_study_thumb3 {
      background-image: url(image/case-img3.jpg);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .case1-section-area .cs_case_study_thumb4 {
    background-image: url(image/case-img4.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .case1-section-area .cs_case_study_thumb5 {
    background-image: url(image/case-img5.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .case1-section-area .cs_case_study_thumb6 {
    background-image: url(image/case-img6.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .case-header-area{
      margin-bottom:25px;
  }
  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover{
      flex:3;
  }
  
  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area1{
      display:none;
  }
  .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1:hover .content-area{
      opacity:1;
      left:0;
  }
  .case1-section-area .content-area1 {
      position: absolute;
      transform: rotate(-90deg);
      width: 290px;
      height: auto;
      left: -80px;
      bottom: 162px;
      transition: all 0.4s;
      opacity: 1;
  }
  .case1-section-area .content-area1 a {
      font-family: var(--ztc-family-font1);
      font-size: var(--ztc-font-size-font-s20);
      line-height: var(--ztc-font-size-font-s20);
      color: #fff;
      font-weight: var(--ztc-weight-semibold);
      display: inline-block;
      text-transform: capitalize;
      transition: all 0.4s;
      width: 100%;
  }
  .case1-section-area .content-area {
      position: absolute;
      z-index: 1;
      transition: all 0.4s;
      padding: 0 24px 24px 24px;
      bottom: 0;
      left: -100%;
      opacity: 0;
  }
  .case1-section-area .content-area a {
      font-family: var(--ztc-family-font1);
      font-size: var(--ztc-font-size-font-s20);
      line-height: var(--ztc-font-size-font-s20);
      color:#fff;
      font-weight: var(--ztc-weight-semibold);
      display: inline-block;
      text-transform: capitalize;
      transition: all 0.4s;
      width: 100%;
      margin-bottom: 8px;
  }
  .case1-section-area .content-area p {
      font-family: var(--ztc-family-font1);
      font-size: var(--ztc-font-size-font-s16);
      line-height: var(--ztc-font-size-font-s26);
      font-weight: var(--ztc-weight-regular);
      color: #B2BBC6;
      transition: all 0.4s;
  }
  
.fa {font-family:fontawesome !important;}
.carousel-caption h4{
	font-size: 48px;
	font-weight: 800 !IMPORTANT;
	color: #fff;
	text-shadow: 1px 1px 5px #2c2a2a;
}
.team-sec {max-width: 100%;border: 1px solid #fcfcfc;border-radius: 13px;padding: 25px 30px 15px;box-shadow: 1px 1px 10px #b89b5e;}
.team-sec .sub-heading{
margin-top:20px;
text-align: center;
}
.team-sec .sub-heading:hover{
color: #fcbc45;
}
.team-section img:hover {
    transform: scale(1.1);
}
.team-section img {
    max-width: 96%;
    transition: transform 1s;
    margin-bottom: 20px;
}
.team_img{
  width: 100%;
  border: 2px solid #2f4d5a;
  /* border-radius: 50%; */
}
.team-section .sub-headings {
    margin-top: -45px;
    font-size: 24px;
    text-align: left;
    font-weight: 800;
    color: #4a6595;
}
.heading-innerpage {background: linear-gradient(100deg, #0271BA 0%, #004985 100%);padding: 30px 0 20px 0;margin-bottom: 20px;margin-top: 15px;}
.heading-innerpage h1 {font-weight: 600;Font-size: 28px;color: #fff;line-height: 30px;text-align: left;border-left: 3px #fff solid;padding-left: 20px;margin-bottom: 10px;}

.carousel-caption h4 span {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
}
.bnr-mr > a:hover{
	background:#fff;
	color:#037bc7;
}
.bnr-mr > a {
    color: #fff;
    background: linear-gradient(100deg, #0271BA 0%, #004985 100%);
    display: inline-block;
    border-radius: 10px;
    font-size: 16px;
    padding: 12px 40px;
    font-weight: 400;
    transition: 0.3s linear;
}
.bnr-mr{margin-top:30px;}
body{ margin:0; padding:0; font-family: 'Poppins', sans-serif; font-size: 14px; font-weight: normal; color: #222; line-height: 24px; background:#fff;}
img {max-width:100% !important}
/*header*/
.head-rht1 a{/* background:#037bc7; */color: #037bc7 !important;!i;!;transition:.3s;text-decoration:none;}
.head-rht1 a:hover{/* background:#000; */color:#fff;}
.head-rht1{/*! text-align:right; */font-size: 20px; line-height: 28px;    margin: 20px 0;}
.head-rht1 a{font-weight:900;font-size: 18px;top: 10% !important;!i;!;color: #fff;padding: 0px -39px !important;!i;!;transition:.3s;}
.head-rht1 a:hover{color:#fff;}
.head-rht1 a i {
    margin-right: 12px;
}
.head-rht a{background:#037bc7;  color:#fff; transition:.3s; text-decoration:none;}
.head-rht a:hover{background:#000; color:#fff;}
.head-rht{/*! text-align:right; */font-size: 20px;/* float: right; */line-height: 28px;margin: 31px 25px;}
.head-rht a{font-weight:900;color: #fff; padding:8px 14px; transition:.3s;}
.head-rht a:hover{color:#fff;}
.head-rht a i {
    margin-right: 12px;
}
/*header*/
.clnt-pg ul{margin:0; padding:0;}
.clnt-pg ul li{display:inline-block; margin:5px 10px; border:1px dashed #eee;}
/*banner*/

.slider-img{height: 100%; width:100%; position:relative;}
.slider-info{position:absolute; top:12%; left:5%; width:45%;background: rgba(0,0,0,0.6);padding: 5px 20px;}
.slider-img::after{
	background: #2a2222b0;
	position:absolute;
	content:'';
	top: -60px;
	z-index: 999999;
	left:0;
	width:100%;
	height:100%;
}
.slider-info h3 { 
    font-size: 65px;
    font-weight: 900;
    color: #FFF;
    text-transform: uppercase;
    margin: 2px 0px 10px;
	letter-spacing:10px;
}

.slider-info p {
    font-size: 20px;
    font-weight: 400;
    color: #fff; text-align:justify;
    line-height: 30px;
    letter-spacing: 1px;
}
.slider-info p a {
    font-size: 20px;
    color: #fff;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px; background:#013e59;padding: 5px 0px; padding-left:10px;
}
.slider-info p .fa{background:#000;     padding: 5px;
    margin-left: 10px;
    font-size: 26px;}
.bcontact{ background-color: #037bc7;
    color: #fff;
    padding: 18px;
    position: absolute;
    width: 100%;
    top: -60px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
	
}
.bcontact::before{
    border-bottom: 61px solid #037bc7;
    border-left: 47px solid transparent;
    content: "";
    position: absolute;
    left: -47px;
    top: 6px;
    top: 0px;
    top: 0px;
}
.hm-abt{position:relative;padding: 0px 0 0;}
.hm-abt h4{font-size:20px; font-weight:bold;} 
.hm-abt h2{font-size:25px;font-weight:200;text-transform: uppercase;}
.hm-abt h2 span{font-size:25px; font-weight:900;}
.hm-abt p{font-size:16px; text-align:justify;}
.hm-abt ul li{font-size:16px; text-align:justify;}
/*home*/
.hm-ser .inner-page .ser-cont h3{font-size: 18px;font-weight: bold;;}
#HomepagecontentControl_C table{box-shadow:none !important;}
#MenuControl_C .navbar-default {
    width: 1170px;
    margin: 0 auto;
}
.qyery-hm{background:url(image/query-bg.jpg) no-repeat; background-size:cover;  padding: 50px 0 50px; background-attachment:fixed;}

.qyery-hm h4{    margin-bottom: 0;
    font-size: 31px;
    font-weight: normal;
    font-family: cursive;
    color: #ccc; text-align:center;}
	
.qyery-hm h4 strong{
    font-family: sans-serif;
    font-size: 44px;
    color: #cccccc;
    }
	
.qyery-hm h4 span{
    font-family: sans-serif;
    background: #037bc7;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5);
    transition:0.5s;
    }
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}
/*hm-ser*/
.hm-ser1 { background: #004985;}
.hm-ser{margin: 0; padding: 40px 0 60px 0;}
.hm-ser h2{margin:20px 0;/* padding:20px 0; */font-size:30px;text-align:center;line-height:36px;text-transform: uppercase;}
.hm-ser h2 span{font-weight:bold;}
.ser-bx{border-radius: 10px; margin: 10px auto;position: relative;}
.ser-bx img{height: 260px;object-fit: cover;border-bottom:2px solid #F60;}
.ser-cont{
    background: #ffffff;
    margin: -30px 10px 0;
    position: relative;
    padding: 14px;
    min-height: 140px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);
    }
.ser-cont h3{margin:0;line-height:40px;font-size: 24px;font-weight: bold;/* color: #004985; */}	
.ser-cont p{text-align:justify;font-size: 15px;}
.ser-cont a{display: inline-block;
    text-decoration: none;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #037bc7;
    border-bottom: 2px solid currentColor;
	}

/*hm-ser*/


.background_bg{
	text-align: center;
background-image: url(image/contact-bg.jpg);
    background-size: 100% 100%;
    padding-bottom: 40px;

}

.contact_bg {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
}



.request_text {color:#fff; text-align: center; font-size: 30px; padding: 20px 0; margin-bottom:20px; position:relative; font-weight:bold;}

.request_text:before {
    position: absolute;
    content: '';
    width: 150px;
    height: 2px;
    background: #eee;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:15px;
}

.email-bt{ background: #fff; border-bottom: 1px solid #fffcf4;  border-top: 0px; font-family: 'Poppins', sans-serif; border-left: 0px; border-right: 0px;  width: 100%; min-height: 30px; font-size: 15px; padding: 12px 10px; margin-bottom: 10px;}
.email-bt:placeholder, .massage-bt:placeholder { color:#999;}

.massage-bt { border-bottom: 1px solid #fffcf4; border-top: 0px; border-left: 0px; border-right: 0px; width: 100%; min-height: 85px; font-size: 15px; padding: 12px 10px;}

.send_bt { background-color: #f6d500; color: #000; font-weight: bold; text-align: center; padding: 15px 30px; font-size: 18px; border:0; border-radius:10px; margin:0 auto; margin-bottom: 15px;}
.send_bt:hover { background-color:#041d2c;color: #fff;}
.send_bt:hover a{ color:#fff;}
.send_bt a { font-weight:bold; color: #041d2c;}








/*footer*/
	
footer{background: #004985;color:#fff;padding: 20px 0 0 0;}

.ft-logo{margin-top: 40px;}
footer h5{font-size:20px;font-weight:bold; line-height:40px; border-bottom:1px dashed #ccc; text-transform:uppercase;color: #fff;}
footer p{font-size:15px;line-height: 24px;color: #fff;}
footer a{color:#fff;text-decoration: none;}
footer a:focus, footer a:hover { color: #fff; text-decoration: none;}
.deg{ text-align:right;}

.copy-rht{background: #013f72;padding-top: 10px;margin-top: 20px;}


a{text-decoration: none !important;}

/*footer*/
@media(max-width:1170px){
#MenuControl_C .navbar-default {
    width: 100%;
    margin: 0 auto;
}
}
@media(max-width:991px){
    .head-rht{font-size: 14px;}
    .head-rht a{padding: 8px 5px;}
}
@media(max-width:769px){
    .case1-section-area .cs_case_study_1_list{flex-direction:column;}
    .case1-section-area .cs_case_study_1_list .cs_case_study.cs_style_1{min-height:250px;margin-bottom:20px;}
    .case1-section-area .content-area1{transform: rotate(0deg);left: 20px;bottom: 20px;}
    .case1-section-area .content-area p{font-size: 12px;}
}
@media(max-width:767px){
.ser-bx img{width:100%;}
.slider-img::after{top:0px;}
.hm-abt .row {
    margin-right: 0px;
    margin-left: 0px;
}
.head-rht{display: none;}
	}
	
@media(max-width:736px){
    .bcontact{display: none;}
    
	
@media(max-width:667px){
    .head-rht{display:none;}
	}
	}
	


.addr i {
    width: 35px;
    height: 40px;
    text-align: center;
    border: 1px solid #b7b7b7;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    }
	
	.addr i {
    width: 35px;
    height: 45px;
    text-align: center;
    border: 1px solid #b7b7b7;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    }
	.phn i {
    width: 35px;
    height: 40px;
    text-align: center;
    border: 1px solid #b7b7b7;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    }
.cprht-img{ float: left; margin-left: 210px;}	
.cprht-img img{height: 45px;}

.addr i img{margin-top: 6px;}
.phn i img{margin-top: 6px;}

.addr p:hover i{ background:#813b02; transition:0.5s;}