/*************** Font Import ***************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');


/*************** Common Style Starts Here *****************/

body{font:400 16px 'Poppins', sans-serif; color:#11203f}
.title1{font:700 40px/50px 'Poppins', sans-serif; color:#11203f}
.title6{font:500 20px/32px 'Poppins', sans-serif; color:#11203f}

a, button{-webkit-transition:all 1s ease; -moz-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; outline:none; cursor:pointer;}
a:focus, button:focus{outline:none}

.btn-green{background:#0ba0a1; font:600 14px 'Poppins', sans-serif; color:#fff; border-radius:6px; border:0; min-width:140px; cursor:pointer; display:inline-block; text-align:center; position:relative; padding:0 0 5px;}
.btn-green span{background:#01c7c8; padding:10px; display:block; border-radius:6px}
.btn-green:hover{text-decoration:none; color:#fff}
.btn-green:hover span{background:#00d5d7; color:#fff; text-decoration:none; }

.btn-green.w{background:#0ba0a1; color:#01c7c8}
.btn-green.w span{background:#fff}
.btn-green.w:hover span{background:#d5f7f8; color:#11a0a1}

p{font:400 16px/27px 'Poppins', sans-serif; color:rgba(17, 32, 63, 0.70)}

.main-head{margin:0 0 50px}
.main-head mark{line-height:37px}
.main-head .title1, .main-head .title6{margin-bottom:20px}

.bg-blue-light{background:#e4f4ff}
.bg-yellow-light{background:#fff8e8}
.bg-orange-light{background:#fbded5}
.bg-green-light{background:#c4f2f2}
.bg-violet-light{background:#e8d4fa}

/*************** Header Section Style Starts Here *****************/
header{position:absolute; width:100%; z-index:999; padding:25px 0;}
header.stickyHeader{position:fixed; top:0; background:#fff; padding:5px 0 10px; box-shadow:0px 3px 12px #0000000F}
header .navbar{padding:0;}
header .navbar-light .navbar-nav .nav-link{font-weight:400; font-size:16px; color:#11203f}
header .navbar-light .navbar-nav .nav-item{margin:0 0 0 30px}

header .navbar-light .navbar-nav .nav-link.active, header .navbar-light .navbar-nav .nav-link:hover{color:rgba(0, 0, 0, 0.40)}
header .navbar-light .navbar-nav .nav-link.active::after{content:""; display:block; width:22px; height:3px; border-radius:2px; background:#01c7c8}
/*************** Header Section Style Ends Here *****************/


/*************** Banner Section Style Starts Here *****************/
.main-bnr-sec{overflow:hidden;}
.main-bnr-sec .bnr-item{padding:120px 0 0; min-height:575px; width:100%; display:inline-block; background-size:contain !important; background-position:right center !important; display:-webkit-box;display:flexbox;display:flex !important; align-items:center}
.bnr-cont-area{}
.bnr-icon-list{padding:0;}
.bnr-icon-list li{list-style:none; margin:0 20px 0 0}
.bnr-icon-list li img{display:inline-block; margin:0 8px 0 0}

.main-bnr-sec .slick-prev{right:0; left:-28px; margin:auto; top:auto; bottom:59px; z-index:10; transform: rotate(180deg);}
.main-bnr-sec .slick-next{right:-28px; left:0; margin:auto; top:auto; bottom:50px; z-index:10;}
.main-bnr-sec .slick-prev:before{content:""; background:url(../images/bnr-arrow-right.svg) no-repeat; width:16px; height:11px; display:block; opacity:0.5;}
.main-bnr-sec .slick-next:before{content:""; background:url(../images/bnr-arrow-right.svg) no-repeat; width:16px; height:11px; display:block; opacity:0.5;}

.left-half {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-position:left bottom;
  background-size: cover; background-repeat:no-repeat;
}
/*************** Banner Section Style Ends Here *****************/


/*************** Who are we? Section Style Starts Here *****************/
.who-are-we-sec{position:relative; padding:90px 0 40px;}
.who-are-we-sec::before{content:""; width:300px; height:630px; background:url(../images/who-are-we-bg.png) no-repeat; display:block; position:absolute; top:-100px; left:0; z-index:-1;}
/*************** Who are we? Section Style Ends Here *****************/

.what-we-do-sec{padding-top:50px}
.what-we-do-sec .what-we-do-inn{position:relative; border-bottom:1px solid #e7e8eb; padding:0 0 50px;}
.what-we-do-sec .what-we-do-inn::after{content:""; width:53px; height:24px; background:url(../images/arrow-down-lrg.png) no-repeat top center;     position:absolute; bottom:-23px; left:0; right:0; margin:auto;}

/*************** What we do? detail Section Style Starts Here *****************/
.what-we-do-detail-sec{}
.what-we-do-detail-sec .wht-we-dtl-inn{display:-webkit-box;display:flexbox;display:flex; flex-flow:wrap; justify-content:flex-end; padding:60px 0 0 0; }
.what-we-do-detail-sec .left-sec{width:30%; position:sticky; top:100px; z-index:100;}
.what-we-do-detail-sec .left-sec ul{padding:0;}
.what-we-do-detail-sec .left-sec ul li{list-style:none}
.what-we-do-detail-sec .left-sec ul li a{padding:30px 25px; display:block; border-bottom:1px solid rgba(17, 32, 63, 0.10); position:relative; transition: none}
.what-we-do-detail-sec .left-sec ul li a:hover{text-decoration:none}
.what-we-do-detail-sec .left-sec ul li a.active{background:#01c7c8; border-radius:12px; border:0}
.what-we-do-detail-sec .left-sec ul li a.active::before{content:""; background:#0ba0a1; border-radius:8px; height:40px; width:100%; position:absolute; left:0; bottom:-8px; z-index:-1; }
.what-we-do-detail-sec .left-sec ul li a.active .title6, .what-we-do-detail-sec .left-sec ul li a.active p{color:#fff}
.what-we-do-detail-sec .left-sec ul li .title6{font-size:22px; font-weight:700; color:#11203f; margin:0}
.what-we-do-detail-sec .left-sec ul li p{font-size:14px; color:rgba(17, 32, 63, 0.50); line-height:24px; margin:0}

.what-we-do-detail-sec .right-sec{width:70%; padding-left:10%; min-height:500px; margin-bottom:20px}

.toggle-text-content span {
    display: none;
  }
  
  .toggle-text-link {
    display: inline-block;
    margin:5px 0 5px 7px;
  }
 
.icon-head-cont-sec{margin-bottom:50px}
.icon-head-cont-sec .title6{font-size:18px; font-weight:600; margin-top:10px} 
.icon-head-cont-sec .toggle-text, .icon-head-cont-sec p{font-size:14px; font-weight:400; line-height:24px; color:#888e9f}
.icon-head-cont-sec .toggle-text-link.less img{transform:rotate(180deg)}
/*************** What we do? detail Section Style Ends Here *****************/


/*************** Let’s Discuss More! Section Style Starts Here *****************/

.lets-discuss-box{background:url(../images/lets-discuss-bg.png) no-repeat; background-size:cover; padding:50px 130px; border-radius:16px}
.lets-discuss-box .left-area .title1, .lets-discuss-box .left-area p{color:#fff}

.lets-discuss-box .form-group .form-control{border-radius:4px; border:1px solid #fff; background:transparent; min-height:40px; font-size:14px; font-weight:400; color:#fff; box-shadow:none}
.lets-discuss-box .form-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#e7e7e7;
}
.form-group .form-control::-moz-placeholder { /* Firefox 19+ */
  color:#e7e7e7;
}
.form-group .form-control:-ms-input-placeholder { /* IE 10+ */
  color:#e7e7e7;
}
.form-group .form-control:-moz-placeholder { /* Firefox 18- */
  color:#e7e7e7;
}
.lets-discuss-box .form-group select.form-control{border:0; padding:0; min-height:10px; height:20px; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url(../images/arrow-down.png) no-repeat right ; width:auto; padding:0 20px 0 0; max-width:100%;}
.lets-discuss-box .form-group select.form-control option{color:#11203f}

.form-group label.error {font-size:12px; color:#bc0a0a; margin:0}
.lets-discuss-box .alert{padding:10px}

/*************** Let’s Discuss More! Section Style Ends Here *****************/

/*************** Footer Section Style Starts Here *****************/
footer .footer-top{padding:80px 0 40px; background:url(../images/foot-bg.png) top right 130px no-repeat}
footer .foot-logo{margin:0 0 20px}
footer .foot-logo img{max-width:120px}
footer .foot-widget{display:-webkit-box;display:flexbox;display:flex; align-items:baseline}
footer .foot-widget .icn{margin:0 20px 0 0}
footer .title6{font-size:16px; font-weight:600; color:rgba(17, 32, 63, 0.70); margin:0;}
footer p{margin:0;}
footer .footer-bottom{border-top:1px solid rgba(88, 98, 120, 0.20); padding:30px 0 50px;}
.foot-social{padding:0; justify-content:flex-end; margin:0;}
.foot-social li{list-style:none; margin:0 0 0 15px;}
.foot-social li a{width:30px; height:30px; background:#ababab; display:block; border-radius:50%; text-align:center; color:#fff;}
.foot-social li a i{font-size:22px; display:inline-block; vertical-align:middle; margin:3px 0 0 0;}
.foot-social li.fb a i{margin:7px 0 0 0; font-size:24px}
.foot-social li.fb a:hover{background:#0076fb; color:#fff}
.foot-social li.twit a:hover{background:#0cb0f5; color:#fff}
.foot-social li.linked a:hover{background:#0377b9; color:#fff}

footer a:hover, footer a:hover .title6{text-decoration:none; color:#02333a}

/*************** Footer Section Style Starts Here *****************/

/*************** Contact form Section Style Starts Here *****************/
.LV_validation_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	margin-left:10px;
}
.LV_valid { color:#060;  }
.LV_invalid { color:#F00; }
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active { border: 1px solid #00CC00; }
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { border: 1px solid #CC0000; }
/*************** Contact form Section Style Ends Here *****************/

.error-section{padding:250px 0 200px; text-align:center}
.error-section .title2{font:700 50px/50px 'Poppins', sans-serif; color:#01c7c8; margin-bottom:40px}

@media only screen and (max-width:1199px){
  .lets-discuss-box{padding:50px;}
}

@media only screen and (max-width: 991px){
  header .navbar-collapse{background:#fff; padding:20px; box-shadow:0px 3px 12px #0000000F;}
  header .navbar-light .navbar-nav .nav-item{margin:0;}
  header.stickyHeader .navbar-collapse{background:transparent; padding:10px; box-shadow:none}

  .what-we-do-detail-sec .left-sec{width:100%}
  .what-we-do-detail-sec .right-sec{width:100%; padding:0}
  .what-we-do-detail-sec .left-sec ul{display:-webkit-box;display:flexbox;display:flex; justify-content:space-between; margin-bottom:10px;}
  .what-we-do-detail-sec .left-sec ul li a{padding:10px; border:0}
  .what-we-do-detail-sec .left-sec ul li .title6{font-size:16px}
  .what-we-do-detail-sec .left-sec{background:#fff; top:67px; padding:5px; box-shadow:0px 3px 12px #0000000F; margin:0 0 30px}
  .what-we-do-detail-sec .left-sec ul li p{font-size:12px; line-height:20px}
  footer .foot-widget{margin-bottom:20px}
  footer .foot-widget:last-of-type{margin-bottom:0}
}

@media only screen and (max-width: 767px){
  .who-are-we-sec{padding:70px 0 20px}
  .what-we-do-sec{padding-top:70px; border-top:1px solid #e7e8eb}
  .lets-discuss-sec{padding-top:100px;}
  .what-we-do-detail-sec{margin-bottom:-100px;}
  
  .what-we-do-detail-sec .left-sec ul li a.active{border-radius:5px}
  .what-we-do-detail-sec .left-sec ul li a.active::before{bottom:-5px; border-radius:5px}
  .what-we-do-detail-sec .left-sec ul li .title6{font-size:12px; line-height:20px}
  .what-we-do-detail-sec .left-sec ul li p{display:none}
  .lets-discuss-box{padding:20px; border-radius:8px}
  .lets-discuss-box .left-area .title1{font-size:30px; line-height:35px}
  .lets-discuss-box .left-area p{font-size:14px; line-height:22px}
  .bnr-cont-area{background:rgba(228, 244, 255, 0.50); padding:30px; border-radius:20px}
  .lets-discuss-box{background-position:left -20px bottom}
  .error-section{padding:190px 0 100px}
  .error-section .title2{font-size:30px; line-height:35px; margin-bottom:10px}
}

@media only screen and (max-width:575px){
  .icon-head-cont-sec .title6{margin-bottom:0}
  .icon-head-cont-sec{margin:0 0 30px}
  footer .footer-top{background-position:top -40px right 0px}
  .left-half{background-position:left 20% bottom}
  .bnr-cont-area{padding:20px 10px 30px; border-radius:0}
  .bnr-cont-area .title1{font-size:30px; line-height:35px}
  .bnr-cont-area p{font-size:14px; line-height:24px}
  .bnr-icon-list li img{display:block}
  .main-bnr-sec .slick-prev{bottom:9px}
  .main-bnr-sec .slick-next{bottom:0}
  .who-are-we-sec::before{left:-130px;}
  footer .footer-bottom{text-align:center; padding:30px 0;}
  footer .foot-social{justify-content:center; margin:15px 0 0;}

}