@charset "utf-8";
/* CSS Document */
body{ 
  width:100%;
  padding:0; 
  margin:0; 
  background:#fff;
  overflow-x:hidden; 
  color:#fff; 
  font-family: 'Poppins', sans-serif;
}

a{ 
  display:inline-block;
  text-decoration:none;
  padding:0; 
  margin:0; 
  transition:all 500ms ease-in-out;
}

a:focus, a:hover{ 
  outline:none; 
  text-decoration:none; 
}

h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}

p{
  margin-bottom:0;
}

ul,li{ 
  padding:0; 
  margin:0; 
  list-style:none; 
}

button:focus{
  outline:none;
}

img{
  max-width:100%;
  height:auto;
}

/* ===== common css ====== */
.common_btn{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.02em;
  background:#44c6e2;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn:hover{
  background:#06428c;
  color:#fff;
}

.common_btn2{
  font-size:16px;
  color:#fff;
  line-height:18px;
  letter-spacing:.02em;
  background:#06428c;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn2:hover{
  background:#44c6e2;
  color:#fff;
}

.text-common{
  font-size:16px;
  color:#030303;
  line-height:26px;
  letter-spacing:.03em;
  padding-bottom:20px;
}

/* ===== Header Starts ====== */
.navbar-default{ 
  background:none; 
  border:none;
  padding:0;
  margin:0; 
  transition:all 600ms ease-in-out; 
}

.header_top{
  background:linear-gradient(to right, #2869a5 , #57cee6);
  padding:12px 0;
  transition:all 600ms ease-in-out;
}

.header_contact li span{
  padding-right:10px;
}

.header_contact li a{
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:500;
  letter-spacing:.03em;
}

.header_contact li a:hover{
  color:#030962;
}

.header_bottom{
  padding:35px 0;
  transition:all 600ms ease-in-out;
}

.header_logo{
  position:absolute;
  width:130px;
  left:0;
  right:0;
  top:-23px;
  margin:0 auto;
  transition:all 600ms ease-in-out;
}

.header_btn{
  margin-bottom:25px;
  transition:all 600ms ease-in-out;
}

@media screen and (min-width:992px){
  .navbar-default.navbar-fixed .header_top{
    margin-top:-48px;
  }

  .navbar-default.navbar-fixed .header_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:15px 0;
  }

  .navbar-default.navbar-fixed .header_logo{
    width:90px;
    top:-6px;
  }

  .navbar-default.navbar-fixed .header_btn{
    margin-bottom:15px;
  }

}

.home_banner{
  background:#4acbe4;
  margin-top:215px;
  padding:60px 0 140px;
}

.home_banner:before{
  content:"";
  position:absolute;
  width:40%;
  height:100%;
  background:#030962;
  left:0;
  top:0;
}
.home_banner:after{
  content:"";
  position:absolute;
  width:80%;
  height:270px;
  background:url(../images/banner-bottom-design.png) no-repeat right bottom;
  background-size:cover;
  left:0;
  bottom:0;
}

.banner_img{
  background:url(../images/dott-img01.png) no-repeat left center;
}

.banner_img img{
  border-radius:50%;
}

.banner_content{
  z-index:9;
}

.banner_bg_title{
  font-family: "Baloo 2", sans-serif;
  font-size:50px;
  line-height:52px;
  font-weight:800;
  padding-bottom:20px;
}

.banner_btn a{
  font-size:18px;
  color:#fff;
  line-height:26px;
  font-weight:600;
  letter-spacing:.03em;
  text-transform:uppercase;
  background:url(../images/right-arrow01.png) no-repeat left center;
  padding-left:32px;
}

.banner_btn a:hover{
  color:#06428c;
}

.about_panel{
  background:url(../images/testimonial-top-design.png) no-repeat center bottom;
  background-size:100%;
  padding:65px 0 160px;
}

.about_sm_title,
.testimonial_sm_title,
.service_sm_title,
.choose_sm_title{
  font-size:20px;
  color:#007ab8;
  line-height:22px;
  font-weight:500;
  letter-spacing:.08em;
  padding-bottom:10px;
}

.about_bg_title,
.testimonial_bg_title,
.service_bg_title,
.choose_bg_title,
.h_cta_title,
.faq_bg_title{
  font-family: "Baloo 2", sans-serif;
  font-size:48px;
  color:#030962;
  line-height:52px;
  font-weight:800;
  padding-bottom:20px;
}

.about_md_title{
  font-family: "Baloo 2", sans-serif;
  font-size:26px;
  color:#256993;
  line-height:28px;
  padding-bottom:15px;
}

.about_content a{
  font-size:18px;
  color:#0f4a91;
  line-height:20px;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  text-decoration:underline;
}

.about_content a:hover{
  color:#44c6e2;
}

.about_img{
  background:url(../images/dott-img02.png) no-repeat right center;
  background-size:300px;
}

.testimonial_panel{
  background:#17a7d1;
}

.testimonial_box .sp-testimonial-content p{
  font-size:18px !important;
  color:#fff;
  line-height:28px !important;
  font-weight:500 !important;
  letter-spacing:.02em !important;
  padding:0 !important;
}

.testimonial_box .sp-testimonial-client-name{
  font-family: "Baloo 2", sans-serif !important;
  font-size:26px !important;
  color:#fff !important;
  line-height:28px !important;
  font-weight:700 !important;
  font-style:italic !important;
}

.testimonial_panel,
.choose_panel,
.faq_panel{
  padding:60px 0;
}

.service_panel{
  background:url(../images/testimonial-btm-design.png) no-repeat center top;
  background-size:100%;
  padding:120px 0 65px;
}

.service_box{
  border:1px solid #17a7d1;
  border-radius:55px;
  padding:6px;
}

.service_img img{
  border-radius:50px 50px 0 0;
}

.service_content{
  background:#d1eeff;
  border-radius:0 0 50px 50px;
  min-height:225px;
  padding:25px;
}

.service_box:hover .service_content{
  background:#0078b7;
}

.service_title{
  font-size:22px;
  color:#025079;
  line-height:28px;
  font-weight:600;
  letter-spacing:.02em;
  padding-bottom:15px;
}

.service_box:hover .service_title,
.service_box:hover .text-common{
  color:#fff;
}

.home_form{
  background:#033e8a;
  padding:40px 0;
}

.choose_img{
  background:url(../images/dott-img03.png) no-repeat left center;
  padding:65px 0;
}

.choose_content .block{
  margin-bottom:20px;
}

.choose_content .block:last-child{
  margin-bottom:0;
}

.choose_content .block .icon{
  display:inline-block;
}

.choose_content .block .content{
  display:inline-block;
  width:88%;
  vertical-align:top;
  padding-left:15px;
}

.choose_title{
  font-size:24px;
  color:#354b5e;
  line-height:32px;
  font-weight:600;
  letter-spacing:.02em;
  padding-bottom:10px;
}

.h_cta_panel{
  background:#0e4a92;
}

.h_cta_content{
  width:635px;
}

.h_cta_content .common_btn:hover,
.h_cta_content .common_btn2{
  background:#4e93bf;
}

.h_cta_content .common_btn2:hover{
  background:#44c9e2;
}

.h_cta_img img{
  border-radius:220px 0 0 220px;
}

.accordion-item{
  border:1px solid #17a7d1 !important;
  margin-bottom:10px;
}

.accordion-item:last-child{
  margin-bottom:0;
}

.accordion-button{
  font-size:18px;
  color:#1c1c1c;
  line-height:25px;
  font-weight:500;
  text-transform:inherit;
  padding:14px 20px;
}

.accordion-button:focus{
  box-shadow:none;
}

.accordion-button[aria-expanded="true"],
.accordion-button:hover{
  background:#17a7d1;
  color:#fff;
}

.accordion-button[aria-expanded="true"]:after,
.accordion-button:hover:after{
  filter:invert(100%) sepia(0%) saturate(1%) hue-rotate(306deg) brightness(200%) contrast(101%);
}

.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button{
  border-top-left-radius:0;
  border-top-right-radius:0;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed{
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
}

.footer_top{
  background:#030962;
  padding:50px 0 40px;
}

.footer_link li{
  display:inline-block;
  margin-right:35px;
}

.footer_link li a{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  letter-spacing:.02em;
}

.footer_link li a:hover{
  color:#44c6e2;
}

.footer_link.service_link li{
  width:49%;
  vertical-align:top;
  margin-right:0;
  margin-bottom:12px;
}

.footer_link.service_link li:last-child{
  margin-bottom:0;
}

.footer_link.service_link li a{
  font-weight:400;
}

.footer_contact{
  background:#0e87bf;
  border-radius:10px;
  padding:20px 25px;
}

.footer_contact .icon{
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  background:#fff;
  border-radius:50%;
  text-align:center;
}

.footer_contact .text{
  font-size:16px;
  color:#fff;
  line-height:20px;
  letter-spacing:.02em;
  padding-left:10px;
}

.footer_contact .text a{
  color:#fff;
}

.footer_contact .text a:hover{
  color:#030962;
}

.abn_list li{
  font-size:20px;
  color:#fff;
  line-height:26px;
  font-weight:600;
  letter-spacing:.02em;
}

.footer_bottom{
  padding:30px 0;
}

.footer_bottom .text-common span{
  color:#0078b7;
  font-weight:600;
}

.footer_bottom .text-common a{
  color:#44c6e2;
  font-weight:500;
}

#back-button {
  display:inline-block;
  background-color:#17a7d1;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  border-radius:50%;
  position:fixed;
  bottom:25px;
  right:25px;
  opacity:0;
  visibility:hidden;
  z-index:1000;
  cursor:pointer;
  box-shadow:0 6px 16px rgba(0,0,0,.4);
}

#back-button.show {
  opacity:1;
  visibility:visible;
}

.page .entry-header,
.error404 .page-header{
  background:url(../images/inner-banner01.jpg) no-repeat right top;
  background-size:cover;
  margin-top:245px !important;
  padding:160px 0 120px !important;
  position:relative;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  font-family: "Baloo 2", sans-serif;
  font-size:50px;
  color:#fff;
  line-height:54px;
  font-weight:800;
  position:relative;
}

.thumb-conatct .section .icon{
  width:80px;
  height:80px;
  background:#8a6d61;
  line-height:80px;
  border-radius:20px 0 20px 20px;
  text-align:center;
}

.thumb-conatct .section .text{
  width: 75%;
}

.contact-title{
  font-family: "Baloo 2", sans-serif;
  font-size:25px;
  color:#030303;
  line-height:30px;
  font-weight:600;
  letter-spacing:.04em;
}

.contact-main{
  font-size:16px;
  color:#020202;
  line-height:22px;
}

.contact-main a{
  color:#020202;
  font-weight:500;
}

.contact-main a:hover{
  color:#e86a6f;
}

.thumb-conatct .form-box{
  background:#e86a6f;
}

.contact_form .block{
  margin-bottom:15px;
}

.home .contact_form .block{
  margin-bottom:0;
}

.contact_form .block p{
  margin-bottom:0;
}

.contact_form .block label{
  font-size:16px;
  color:#010101;
  line-height:18px;
  font-weight:500;
  margin-bottom:10px;
}

.contact_form .block .form-control{
  height:52px;
  border-radius:30px;
  border:none;
  background:#fff;
  font-size:16px;
  color:#020202;
  line-height:20px;
  padding:10px 20px;
}

.contact_form .block .form-control::placeholder{
  color:#020202;
  opacity:1;
}

.contact_form .block .form-control::-ms-input-placeholder{
  color:#020202;
}

.contact_form .block .form-control:focus,
.contact_form .block .btn:focus{
  box-shadow:none;
}

.contact_form .block textarea.form-control{
  height:120px;
  resize:none;
}

.home .contact_form .block textarea.form-control{
  height:52px;
}

.contact_form .block select{
  background:url(../images/down-arrow02.png) no-repeat 95% center, #fff !important;
}

.contact_form .block select option{
  color:#000;
}

.contact_form .block .wpcf7-list-item{
  display:block;
  margin-left:0;
}

.contact_form .block .btn{
  width:100%;
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:500;
  text-transform:inherit;
  background:#44c6e2;
  border-radius:30px;
  text-align:center;
  padding:13px 30px;
}

.contact_form .block .btn:hover{
  background:#4e93bf;
  color:#fff;
}

.contact_form .block .wpcf7-spinner{
  display:none;
}

.contact_form .block .wpcf7-not-valid-tip{
  font-size:14px;
  margin-top:5px;
}

.contact_form .wpcf7-response-output{
  font-size:14px;
  color:#fff;
  border:none !important;
  margin:0 !important;
  padding:0 !important;
}

.contact_map{
  line-height:0;
}

.contact_map iframe{
  width:100%;
  height:420px;
  margin-bottom:0;
}

.inner_title{
  font-family: "Baloo 2", sans-serif;
  font-size:48px;
  color:#020202;
  line-height:52px;
  font-weight:800;
}

.inner_title strong,
.cta-title strong{
  color:#f59727;
}

.inner-sm-title{
  font-size:26px;
  color:#010101;
  line-height:34px;
  font-weight:600;
}

.inner_list li{
  font-size:16px;
  color:#242424;
  line-height:26px;
  font-weight:500;
  background:url(../images/tick-icon001.png) no-repeat left 5px;
  margin-bottom:10px;
  padding-left:28px;
}

.inner_list li:last-child{
  margin-bottom:0;
}

.bg-color{
  background:#f4f4f4;
}

.cta-title{
  font-family: "Baloo 2", sans-serif;
  font-size:46px;
  color:#1c1c1c;
  line-height:50px;
}

.cta-title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#742170;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

.cta-btn{
  left:0;
  bottom:0;
  z-index:999;
}

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  text-transform:uppercase;
  background:#17a7d1;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  background:#06428c;
}

@media screen and (max-width:1366px){
  .home_banner{
    padding-bottom:110px;
  }

  .h_cta_content{
    width:550px;
  }

}

@media screen and (max-width:991px){
  .header_bottom{
    box-shadow:0 4px 6px rgba(0,0,0,.15);
    padding:12px 0;
  }

  .header_logo{
    position:inherit;
    width:85px;
    top:0;
    margin:0;
  }

  .home_banner{
    margin-top:114px;
  }

  .h_cta_content{
    width:350px;
  }

  .footer_bottom{
    padding-bottom:70px;
  }

  #back-button{
    right:20px;
    bottom:35px;
  }

  .page .entry-header, 
  .error404 .page-header{
    margin-top:114px !important;
  }


}

@media screen and (max-width:767px){
  .home_banner{
    padding-top:40px;
    padding-bottom:70px;
  }

  .home_banner:before{
    display:none;
  }

  .home_banner:after{
    width:100%;
  }

  .banner_bg_title,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:30px;
    line-height:35px;
    padding-bottom:12px;
  }

  .text-common{
    font-size:14px;
    line-height:22px;
  }

  .common_btn,
  .common_btn2,
  .contact_form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 20px;
  }

  .banner_btn a{
    font-size:16px;
  }

  .about_panel{
    padding:35px 0 65px;
  }

  .about_sm_title, 
  .testimonial_sm_title, 
  .service_sm_title, 
  .choose_sm_title{
    font-size:17px;
    line-height:20px;
  }

  .about_bg_title, 
  .testimonial_bg_title, 
  .service_bg_title, 
  .choose_bg_title, 
  .h_cta_title, 
  .faq_bg_title{
    font-size:28px;
    line-height:34px;
    padding-bottom:16px;
  }

  .about_md_title{
    font-size:22px;
    line-height:24px;
  }

  .about_content a{
    font-size:16px;
    line-height:18px;
  }

  .about_img,
  .choose_img{
    background-size:50%;
  }

  .testimonial_panel, 
  .choose_panel, 
  .faq_panel{
    padding:35px 0;
  }

  .testimonial_box .sp-testimonial-content p{
    font-size:15px !important;
    line-height:22px !important;
  }

  .testimonial_box .sp-testimonial-client-name{
    font-size:22px !important;
    line-height:24px !important;
  }

  .service_panel{
    padding:60px 0 35px;
  }

  .service_content{
    min-height:0;
  }

  .service_title{
    font-size:20px;
    line-height:26px;
  }

  .home_form{
    padding:30px 0;
  }

  .home_form .row{
    display:block;
  }

  .home .contact_form .block{
    margin-bottom:12px;
  }

  .contact_form .block .form-control,
  .home .contact_form .block textarea.form-control{
    height:45px;
    font-size:14px;
  }

  .choose_img{
    padding:20px 0;
  }

  .choose_content .block .content{
    width:86%;
  }

  .choose_title{
    font-size:18px;
    line-height:24px;
  }

  .h_cta_content{
    width:100%;
    padding:30px 0;
  }

  .accordion-button{
    font-size:16px;
    line-height:22px;
  }

  .footer_top{
    padding:30px 0 25px;
  }

  .footer_link li{
    margin-right:8px;
  }

  .footer_link li a,
  .footer_contact .text{
    font-size:14px;
  }

  .footer_contact li{
    margin-bottom:12px;
  }

  .footer_contact li:last-child{
    margin-bottom:0;
  }

  .abn_list li{
    font-size:16px;
    line-height:22px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:80px 0 60px !important;
  }

  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    padding-bottom:0;
  }

  .thankyou-sec img,
  .error404 .page-content img{
    width:220px;
  }

  
}

@media screen and (max-width:575px){
  .banner_img{
    background-size:70%;
  }

  .choose_content .block .content{
    width:78%;
  }

  .footer_link li{
    margin-right:15px;
    margin-bottom:8px;
  }

  .footer_link.service_link li{
    display:block;
    width:100%;
  }

  .footer_contact .text{
    display:inline-block;
    width:85%;
    vertical-align:middle;
  }

  
}
