@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');

body{font-family: 'Poppins', sans-serif;}

.banner{
  background-image: url(../images/new-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 680px;
  background-position: 100%;
}

.banner{position: relative;}
.banner-over{position: absolute;top: 0;left: 0;width: 100%;height: 100%;/* background-color: #000000a8; */display: none;}

.bannercontent ul{padding-top: 15px;list-style: none;padding-left: 6px;}
.bannercontent ul li{color: #fff;margin-bottom: 15px;position: relative;font-size: 18px;}
.bannercontent ul li:before{content: '\f00c';font-family: 'Font Awesome 5 Free';font-weight: 600;padding-right: 17px;color: #27aae2;font-size: 17px;}

.thankyou-banner{
  background-image: url(../images/thankyou-banner.jpg);
  background-repeat: no-repeat;
  width: 100%;
  height: 497px;
}


.btnlink{display: flex; flex-wrap: wrap;}
.btnlink a{margin-right: 5px;}


.row{
  margin: 0;
}

.header{
  padding-top: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
}

.contact a{
      color: #fff;
      margin-left: 13px;
      font-weight: 600;
      font-size: 15px;
}

.contact{
  text-align: right;
  padding-top: 4px;
}

.contact button{
  margin-left: 20px;
  border-radius: 0px;
  background-color: #eb4c63!important;
  color: #fff;
}

.modal-header{display: block;}

.bannercontent{
  padding-top: 40px;
}

.bannerhead h1{
  color: #27aae2;
  font-weight: 700;
  font-size: 29px;
  line-height: 41px;
  margin-bottom: 17px;
}

.bannerhead p{
  color: #fff;
  font-size: 22px;
  font-style: italic;
}



.btnlink a{
     background-color: #ffffff69;
     padding: 6px 6px 6px 6px;
     margin-top: 7px;
     border-radius: 0px;
     color: #fff;
}

.requestform{
   background-color: #ffffff;
   width: 90%;
   height: auto;
   display: block;
   margin-left: auto;
   margin-right: auto;
   box-shadow: unset;
   border-radius: 14px;
}



input[type=text],input[type=number],input[type=email], select, textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  box-sizing: border-box;
  margin-top: -2px;
  margin-bottom: 16px;
  resize: vertical;
  font-size: 15px;
}

input[type=submit] {
  background-color: #26abe4;
  color: white;
  /* padding: 12px 133px; */
  border: none;
  border-radius: 50px;
  cursor: pointer;
  display: block;
  width: 49%;
  margin: 0 auto;
}

input[type=submit]:hover {
  background-color: #00aeef;
}

.requestform{
  padding: 35px 51px;
}

.requestform h2{
  color: #27aae2;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 12px;
  margin-top: 0px;
  margin-bottom: 9px;
  font-weight: 700;
  font-size: 44px!important;
}


.servicescon h2{
  color: #000;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: uppercase;
  position: relative;
  /* display: inline-block; */
}
.feat-box-inner .icon i{color: #008444;width: 70px;height: 70px;background-color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50px;font-size: 34px;margin: 0 auto 4px;}
.servicescon h2:after{content: '';position: absolute;bottom: -20px;width: 106px;height: 4px;background-color: #27aae2;left: 0;right: 0;margin: 0 auto;display: none;}

.servicescon h2 span{color: #000;}
.servicescon{
  padding-top: 46px;
  text-align: center;
  margin-bottom: 24px;
}

.services{
  padding-top: 15px;
}

.sec1{
  width: 100%;
  height: 427px;
  background-color: #fff;
  margin-top: 30px;
  box-shadow: 0px 0px 10px #cccccc;
  padding-bottom: 10px;
  border-radius: 12px;
}
.aboutimage{height: 100%;}
.aboutimage img{/* height: 100%; *//* object-fit: cover; */z-index: 9;width: 100%;}

.sec1 img{
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 220px;
  object-fit: cover;
}

.service-box-content{padding: 20px;}

.feat-box-inner{background-color: #008444;text-align: center;padding: 31px 20px;box-shadow: 0px 0px 10px #a0a0a0;}

.sec1 h4{
  color: #000;
  padding: 0;
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
}

.sec1 p{
  color: #000;
  padding: 0;
  text-align: justify;
  font-size: 14px;
  margin-bottom: 0;
}

.sec1 button{
   margin: 0;
   border-radius: 0;
   background-color: #27aae2;
   color: #fff;
   margin-top: 16px;
}

.sec1 button a{
   margin: 10px;
   border-radius: 50px;
   background-color: #00aeef;
   color: #fff;
}


.aboutcon p{
  text-align: justify;
  padding-top: 0;
}


.aboutcontent{
  padding-top: 50px;
  padding-bottom: 50px;
}


.features{
  padding-top: 40px;
  margin-bottom: 0;
}

.iconcon h3{
  font-weight: 600;
  font-size: 19px;
  margin-left: 0px;
  color: #fff;
}


.featuresalign{
  padding-bottom: 10px;
}


.footer{
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 50px;
}


.footerpart{
  border-right: 1px solid #fff;
  width: 100%;
  height: 100%;
  padding-top: 30px;
}


.footerpart2{
    width: 100%;
  height: 200px;
  padding-top: 30px;
}

.footercon{
  width: 89%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footercon p{
  color: #fff;
  font-size: 15px;
}


.footercon li{
  color: #fff;
  font-size: 14px;
}



.footercon2{
  width: 55%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footercon2 p{
  color: #fff;
  font-size: 13px;
}


.footercon2 li a{
  color: #fff;
}



.footercon2 li a:hover{
  color: #fff;
  text-decoration: none;
}


.copyright{
  width: 100%;
  height:37px;
  background-color: unset;
}


.copycontent p{
  text-align: center;
  font-weight: 600;
  color: #fff;
  padding-top:6px;
}



@media only screen and (max-width: 768px) {
.banner{
  background-image: url(../images/new-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  padding-bottom: 35px;
  background-position: bottom;
}

.contact{
  text-align: center;
  margin-top: 15px;
}

.header{
  padding-top: 14px;
  padding-bottom: 17px;
  border-bottom: 1px solid #fff;
}

.contact button{
  margin-left: 20px;
  border-radius: 0px;
  background-color: #00aeef!important;
  color: #fff;
  margin-top: 10px;
}


.header img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

input[type=submit] {
  background-color: #00aeef;
  color: white;
  padding: 12px 88px;
  border: none;
  border-radius: 50px;
  cursor: pointer;
}

.requestform{
   background-color: #00000073;
   width: 260px; 
   height: auto;
   display: block;
   margin-left: auto;
   margin-right: auto;
   box-shadow: 10px 15px 10px #000;
}


.requestform2{
     background-color: #fff;
   width: 260px; 
   height: auto;
   display: block;
   margin-left: auto;
   margin-right: auto;
   box-shadow: 10px 15px 10px #ccc;
}





.btnlink{
  padding-bottom: 33px;
}

.bannercontent {
    padding-top: 0px;
}

.bannerhead h1 {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.btnlink a {
    background-color: #ffffff69;
    padding: 10px 8px 10px 7px;
    margin-top: 7px;
    border-radius: 0px;
    color: #fff;
}


.footer {
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 0px!important;
}

.copyright {
    width: 100%;
    height: 57px;
    background-color: unset;
}

.footerpart {
        border-right: none;
    width: 100%;
    height: auto;
    padding-top: 30px;
    border-bottom: 1px solid #ffff;
    padding-bottom: 14px;
}


.footercon {
    width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}









}


/*@media only screen and (min-width: 360px) and (max-width: 362px) {
.contact a {
    color: #fff;
    margin-left: 47px;
    font-weight: 600;
}
}*/
/*

@media only screen and (min-width: 362px) and (max-width: 768px) {
.contact a {
    color: #000;
    margin-left: 0;
    font-weight: 600;
    display: block;
}
}


@media only screen and (min-width: 375px) and (max-width: 380px) {
.contact a {
    color: #fff;
    margin-left: 53px;
    font-weight: 600;
}
}*/
@media only screen and (min-width: 1024px) and (max-width: 1360px) {
.sec1 p {
    color: #fff;
    padding: 10px;
    text-align: justify;
    font-size: 12px;
}
}


@media only screen and (min-width: 800px) and (max-width: 820px) {
.footer {
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 50px;
}


.footerpart {
     border-right: none; 
    width: 100%;
    height: auto;
    padding-top: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 26px;
}

.banner {
    background-image: url(../images/new-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 51px;
    background-position: bottom;
}
.btnlink{
  padding-bottom: 33px;
}

.header {
    padding-top: 30px;
    padding-bottom: 83px;
    border-bottom: 1px solid #fff;
}

}


.modal-dialog {
    width: 408px;
    margin: 30px auto;
}



.thankcontent h2{
  color: #000; 
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

.thankcontent{
  padding-top: 0px;
}

.thankcontent button{
  margin-bottom: 20px;
}

.thankcontent button a{
  color: #fff;
}

.thankcontent button a:hover{
text-decoration: none;
}

.footer-wrapper{padding-top: 30px;}




.map_lines {
    background-image: url(../images/map_lines.gif);
    background-position: center center;
    width: 1084px;
    height: 440px;
    max-width: 98%;
}
.map_lines, .map_lines_in {
    margin-left: auto;
    margin-right: auto;
}
#main-slider, .home-form input[type=text], .map_lines, h2 {
    background-repeat: no-repeat;
}
.map_lines_in {
    width: 760px;
    max-width: 95%;
    padding-left: 5px;
}
.map_lines, .map_lines_in {
    margin-left: auto;
    margin-right: auto;
}
.img1, .img3 {
    padding-top: 200px;
}
.work_step {
    width: 188px;
    float: left;
    font-style: italic;
    line-height: 1.4em;
    font-size: 14px;
}
.work_step, .work_step h2 {
    color: #687880;
    font-weight: 400;
}
.work_step {
    text-align: center;
    cursor: pointer;
}
.work_step:hover img {
    transform: rotate(
-20deg
);
    -moz-transform: rotate(-20deg);
}
.work_step img {
    display: inline-block;
    transform: rotate(0);
    -moz-transition: 1s;
    transition: 1s;
}
#cta h2 {
    margin-top: 0;
}
.work_step h2 {
    font-family: Courgette,cursive;
    font-style: normal;
    font-size: 16px;
    background-image: none;
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    padding: 15px 0 7px;
    font-weight: 700;
}
.work_step, .work_step h2 {
    color: #000;
    font-weight: 700;
}
.img2, .img4 {
    padding-top: 39px;
    margin-left: 7px;
    width: 180px;
}
.img3 {
    padding-top: 206px;
}
.img4 {
    margin-left: -6px;
    padding-top: 51px;
    width: 180px;
    margin-top: -10px;
}

.how-it-work{padding: 50px 0px;}
.aboutcon{width: 100%;height: 100%;background-color: unset;padding: 19px 36px;}
.ls .grey {
    color: #1f232b;
}
.fontsize_20 {
    font-size: 20px;
    line-height: 30px;
}
.bottommargin_10 {
    margin-bottom: 10px;
}
.fontsize_30 {
    font-size: 30px;
    font-weight: 700;
}
.fontsize_30 a{color: #000; text-decoration: none;}
.mobile-form{width: 100%;padding: 69px 0px;background-repeat: no-repeat;background-size: cover;margin-top: 52px;}

.mobile-main-form input{border:none;margin-bottom: 0px;width: 84%!important;margin-right: 6px;background-color: unset;color: #fff!important;border-radius: 0;}
.mobile-main-form button{border:none;margin-bottom: 0px!important;background-color: #eb4c63;border-radius: 0;padding: 13px 23px;}
.mobile-main-form {width: 100%; border: 1px solid #fff;}
.mobile-main-form input:focus{border: none; outline: none; background-color: unset; box-shadow: none; }

.mobile-main-form input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.mobile-main-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.mobile-main-form input::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.mobile-form-content h3{color: #fff;font-size: 24px;display: block; justify-content: center;align-items: center;}
.mobile-form-content p{color: #fff; margin-bottom: 0px;}

.mobile-form-content{height: 100%;}

.card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: none;
    height: 100%;
    background-color: #f5f6fb;
    border-radius: 50px 0px 50px 50px;
    padding: 16px 20px 40px;
}
.testimonial-card .card-up {
    height: 101px;
    overflow: hidden;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.blue-gradient {
    background: linear-gradient(40deg, #27aae2, #075f85) !important;
}
.testimonial-card .avatar {
    width: 90px;
    margin-top: 0;
    overflow: hidden;
    border: 2px solid #26abe4;
    border-radius: 50%;
    height: 90px;
    margin-top: 20px;
}
.white {
    background-color: #fff !important;
}
.testimonial-card .avatar img {
    width: 100%;
    height: 100%;
}
.rounded-circle {
    border-radius: 50%!important;
}
.testimonial-card .card-body {
    text-align: center;
    height: auto;
}
.font-weight-bold {
    font-weight: 700!important;
}
.dark-grey-text {
    color: #8b8b99!important;
    font-size: 14px;
    text-align: justify;
    text-align: center;
}

.testimonial-card .avatar i{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 31px;
    color: #26abe4;
    }

.aboutcon p{font-size: 15px;}
.about-mobile-content p{margin-bottom: 0px; font-size: 18px;}
.about-mobile-content p a{font-size: 36px;color: #27aae2;}










#more{display: none;}
#more1{display: none;}
#more2{display: none;}
#more3{display: none;}
.service-box-content a{color: #000; font-weight: 600; text-decoration: none;}

.footercon li a{color: #fff!important; text-decoration: none;}


.banner-request-from{display: flex; justify-content: center; align-items: center; height: 100%;}
.banner-thank-you{display: flex; justify-content: center; align-items: center; height: 100%;}

.banner-thankyou-inner h3{color: #fff; font-size: 21px; text-align: center; margin-bottom: 20px;}
.phone-banner-thank{display: flex;}
.phone-banner-thank h2{color: #fff; font-weight: 600; font-size: 47px; margin-right: 20px;}
.phone-banner-thank p a{color: #fff; text-decoration: none; font-size: 29px; margin-right: 15px;}
.thank-banner-call a{color: #fff; background: #eb4c63; padding: 8px 18px; margin-right: 9px; display: inline-block; margin-bottom: 20px; margin-top: 10px; }
.banner-thankyou-inner h5{color: #fff; font-weight: 600; font-size: 17px; margin-bottom: 21px;}


.banner-form-button-new{background-color: #000;border: none;color: #fff;padding: 8px 32px;display: block;margin: 0 auto;}

@media (max-width:767px){
  .requestform{width: 100%!important;  margin-bottom:42px;}
  .requestform2{width: 100%!important; box-shadow: none!important;}
  .copyright{height: auto!important;}
  .aboutcon p{font-size: 15px;}
  .bannercontent ul {padding-left: 16px; padding-top: 3px; }
  .bannercontent ul li {color: #fff; margin-bottom: 6px; font-size: 15px;}
  .bannerhead h1{font-size: 19px!important;}
  .servicescon{padding-top: 10px;}
  .feat-box-inner{margin-bottom: 30px;}
  .footercon2{width: 100%!important;}
  .map_lines{background-image: unset; width: 100%; height: 100%;}
   /*.img1, .img3 {padding-top: 20px; }
   .work_step{width: 100%;}*/
   .img1, .img2, .img3, .img4 {
  width: 760px;
  max-width: 90% !important;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}
.how-it-work {
  padding: 0px 0px 50px;
}
.aboutcon{padding: 19px 16px;}
.service-wrapper{padding-top: 50px;}
.mobile-main-form input{width: 80%;}
.mobile-main-form .form-inline{display: flex; justify-content: space-between; width: auto !important;}
.mobile-main-form{margin-top: 20px;}
.mobile-main-form .form-inline input{width: 76% !important;}
.contact a{display: block; text-align: center;}
.modal-dialog{width: 100%;}
.banner-thankyou-inner{width: 100%;}
.banner-thankyou-inner h3{font-size: 19px; text-align: left;}
.phone-banner-thank h2{font-size: 24px;}
.phone-banner-thank p a{font-size: 18px;}
.thank-banner-call a{padding: 6px;}
.banner-thankyou-inner h5{font-size: 15px;}
.bannercontent{padding-top: 30px;}
.btnlink a{font-size:13px;}
.mobile-form-content h3{font-size:19px;}
.mobile-form-content p{font-size:14px;}
.logo-img {
  width: 60% !important;
  margin: -5px auto;
  display: block;
}

.banner-thank-you {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: 56px;
}

.mobile-padd{padding-right:0px!important;}


}
@media (min-width:768px) and (max-width:991px){
  .requestform{width: 100%!important; margin-bottom:42px;}
  .requestform2{width: 100%!important; box-shadow: none!important;}
  .copyright{height: auto!important;}
  .aboutcon p{font-size: 15px;}
  .bannercontent ul {padding-left: 16px; padding-top: 3px; }
  .bannercontent ul li {color: #fff; margin-bottom: 6px; font-size: 15px;}
  .bannerhead h1{font-size: 19px!important;}
  .servicescon{padding-top: 10px;}
  .feat-box-inner{margin-bottom: 30px;}
  .footercon2{width: 100%!important;}
  .contact a {color: #fff;margin-left: 13px;font-weight: 600;font-size: 13px;}
  .contact button{margin-left: 0px;  font-size: 12px; margin-top:20px;}
  .contact{text-align:center;}
  .header {padding-top: 8px!important; padding-bottom: 9px!important; border-bottom: 1px solid #fff; }
  .map_lines{background-image: unset; width: 100%; height: 100%;}
.img1, .img2, .img3, .img4 {width: 721px; max-width: 50% !important; margin-right: auto; margin-left: auto; padding-top: 50px; }
.aboutcon{padding: 19px 16px;}
.service-wrapper{padding-top: 50px;}
.mobile-main-form input{width: 80%;}
.mobile-main-form .form-inline{display: flex; justify-content: space-between; width: auto !important;}
.mobile-main-form{margin-top: 20px;}
.mobile-main-form .form-inline input{width: 100px !important;}
.card{margin-bottom: 30px;}

.banner-thankyou-inner{width: 100%;}
.banner-thankyou-inner h3{ text-align: left;}
.phone-banner-thank h2{font-size: 24px;}
.phone-banner-thank p a{font-size: 18px;}
.thank-banner-call a{padding: 6px;}
.banner-thankyou-inner h5{font-size: 15px;}

.logo-img {
  width: 35%!important;
  margin: 6px auto;
  display: block;
}
.btnlink a{font-size:13px;}
.mobile-form-content h3{font-size:19px;}
.mobile-form-content p{font-size:14px;}

.banner-thank-you {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: 56px;
}

}

.logo-img{width: 100%;}


.mobile-main-form a{
    background-color: #27aae2;
    color: #fff;
    text-align: center;
    display: block;
    padding: 19px;
    text-decoration:
    none;
}


html {
  scroll-behavior: smooth;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}





header{background-color: #000;}
header .header{border: none;}
.thankyou-baner{width: 100%;}






.page-footer {
  position: relative;
  color: #fff;
  clear: both;
  background-color: #000;
}
.page-footer .footer-content {
  padding: 55px 0 50px;
  position: relative;
}
@media (max-width: 991px) {
  .page-footer .footer-content {
    padding: 35px 0 0;
  }
}
@media (max-width: 767px) {
  .page-footer .footer-content {
    padding: 30px 0 9px;
  }
}
.page-footer .container {
  position: relative;
  z-index: 100;
}
.page-footer ul.footer-menu {
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .page-footer ul.footer-menu {
    margin-bottom: 40px;
  }
}
.page-footer ul.footer-menu li {
  display: inline-block;
  margin: 0 8px;
}
@media (max-width: 991px) {
  .page-footer ul.footer-menu li {
    margin: 0 3px;
  }
}
@media (max-width: 767px) {
  .page-footer ul.footer-menu li {
    display: block;
    margin: 15px 0;
  }
}
.page-footer ul.footer-menu li a {
  font-family: 'Chivo', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.page-footer ul.footer-menu li a:hover {
  color: #4d7df0;
}
@media (max-width: 991px) {
  .page-footer ul.footer-menu li a {
    font-size: 14px;
  }
}
.page-footer .footer-links {
  margin: 0 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .page-footer .footer-links {
    margin: 0 0 30px;
  }
}
.page-footer .footer-links a {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-decoration: underline;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.page-footer .footer-links a:hover {
  color: #4d7df0;
  text-decoration: none;
}
.page-footer .footer-links a + a {
  padding: 0 0 0 24px;
}
.page-footer .footer-links a + a:before {
  position: absolute;
  left: 8px;
  top: 2px;
  content: '|';
  color: #fff !important;
}
@media (max-width: 767px) {
  .page-footer .footer-links a {
    padding: 0 !important;
    display: block;
    line-height: 24px;
  }
  .page-footer .footer-links a:before {
    display: none !important;
  }
}
.page-footer .copyright {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 30px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .page-footer .copyright {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-footer .copyright span {
    display: block;
  }
}
.page-footer .footer-map {
  height: 365px;
  width: 100%;
}
.page-footer .social-links {
  text-align: center;
  margin-bottom: 37px;
}
.page-footer .social-links ul li {
  margin: 0 10px;
}
.page-footer .social-links ul li a {
  color: #989898;
  font-size: 32px;
}
.page-footer .footer-phone {
  margin-bottom: 28px;
  font-size: 30px;
  line-height: 1em;
  font-family: 'Chivo', sans-serif;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .page-footer .footer-phone {
    font-size: 22px;
    line-height: 37px;
  }
}
.page-footer .footer-phone .number {
  color: #fff;
  white-space: nowrap;
}
.page-footer .footer-phone .icon {
  font-size: 18px;
  line-height: 30px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .page-footer .footer-phone .icon {
    font-size: 14px;
    line-height: 22px;
  }
}
.page-footer .footer-columns {
  margin-bottom: 15px;
  justify-content: center;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .page-footer .footer-columns > div {
    margin: 20px auto;
    max-width: 300px;
  }
}
.page-footer .contact-info {
  margin: 0;
  padding-left: 0;
  display: flex;
}
.page-footer .contact-info i{
    font-size: 25px;
    font-weight: 600;
    margin-right: 19px;
}
.page-footer .contact-info a {
  color: #fff;
}
.page-footer .contact-info .icon {
  top: 4px;
  font-size: 30px;
  color: #fff !important;
}
.page-footer .contact-info .icon.icon-mail-black {
  top: 1px;
}
@media (max-width: 991px) {
  .page-footer .contact-info {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .page-footer .contact-info {
    font-size: 15px;
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-footer .social-sm {
  font-size: 16px;
}
.page-footer .social-sm a {
  text-decoration: none;
  display: inline-block;
  color: #666;
  margin: 0 8px;
}
.page-footer .social-sm a:first-child {
  margin-left: 0;
}
.page-footer .social-sm a:hover {
  text-decoration: none;
  color: #4d7df0;
}
@media (max-width: 767px) {
  .page-footer .social-sm {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-footer .contact-info + .social-sm {
  padding-left: 45px;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .page-footer #footer-map {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}
.page-footer.page-footer--style2 {
  background: #f6f6f6;
  color: #292929;
}
.page-footer.page-footer--style2 .footer-content {
  padding: 0;
}
.page-footer.page-footer--style2 .footer-menu {
  margin-bottom: 0;
}
.page-footer.page-footer--style2 .footer-menu-line {
  background-color: #1d1d1d;
  padding: 20px 15px;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .page-footer.page-footer--style2 .footer-menu-line {
    margin-bottom: 20px;
  }
}
.page-footer.page-footer--style2 .footer-bot-line {
  background-color: #fff;
  padding: 20px 15px;
  margin-top: 55px;
}
@media (max-width: 767px) {
  .page-footer.page-footer--style2 .footer-bot-line {
    margin-top: 20px;
  }
}
.page-footer.page-footer--style2 .footer-links {
  margin: 0;
}
.page-footer.page-footer--style2 .footer-links a {
  color: #292929;
}
.page-footer.page-footer--style2 .copyright {
  color: #292929;
  margin: 0;
  font-size: 15px;
  max-width: none;
}
.page-footer.page-footer--style2 .contact-info {
  padding-left: 32px;
}
.page-footer.page-footer--style2 .contact-info + .social-sm {
  padding-left: 32px;
}
.page-footer.page-footer--style2 .contact-info a {
  color: #292929;
  text-decoration: none;
}
.page-footer.page-footer--style2 .contact-info a:hover {
  color: #4d7df0;
}
.page-footer.page-footer--style2 .contact-info .icon {
  top: 4px;
  font-size: 20px;
  color: #4d7df0 !important;
}
.page-footer.page-footer--style2 .footer-phone {
  color: #292929;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .page-footer.page-footer--style2 .footer-phone {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-footer.page-footer--style2 .footer-columns {
    margin-bottom: 0;
  }
}

/*-------- 1.5 Social Icons      --------*/
.social-links ul {
  margin: 0;
  padding: 0;
}
.social-links ul li {
  display: inline-block;
  margin: 0 7px 5px 0;
  list-style: none;
  text-align: center;
}
.social-links ul li:last-child {
  margin-right: 0;
}
.social-links ul li a {
  font-size: 32px;
  color: #d0d0d0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.social-links ul li a:hover {
  color: #444444;
}
.social-links.rounded ul li {
  display: inline-block;
  margin: 0 9px 7px 0;
  list-style: none;
  text-align: center;
}
@media (max-width: 1199px) {
  .social-links.rounded ul li {
    margin: 0 5px 5px 0;
  }
}
.social-links.rounded ul li a {
  display: block;
  width: 77px;
  height: 77px;
  border: 7px solid #e9eaed;
  border-radius: 50%;
  font-size: 24px;
  line-height: 63px;
  color: #4d7df0;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-links.rounded ul li a:hover {
  border-color: rgba(77, 125, 240, 0.25);
}
@media (max-width: 1199px) {
  .social-links.rounded ul li a {
    width: 46px;
    height: 46px;
    border-width: 4px;
    font-size: 17px;
    line-height: 38px;
  }
}
@media (max-width: 991px) {
  .social-links.rounded.text-right {
    text-align: center;
    margin-top: 25px;
  }
}
.link a {
  font-size: 22px;
  line-height: 1em;
  color: #e2e2e2;
  text-decoration: none;
  padding: 0 4px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (max-width: 1199px) {
  .page-content .social-links ul li {
    margin: 0 0 3px 0;
  }
}
a.icon-facebook:hover {
  color: #3b5998 !important;
}
a.icon-twitter:hover {
  color: #55acee !important;
}
a.icon-google-plus:hover {
  color: #dd4b39 !important;
}
a.icon-linkedin:hover {
  color: #4875B4 !important;
}
a.icon-pinterest:hover {
  color: #C92228 !important;
}
a.icon-instagram:hover {
  color: #4E433C !important;
}

.footer-desclaimer{background-color: #232323; padding: 30px 0px;}
.footer-desclaimer p{text-align: center; color: #fff; font-size: 15px; margin-bottom: 0px;}

.quote-testi{
    position: absolute;
    top: 20px;
    right: 25px;
}
.quote-testi i{
    background-color: #26abe4;
    color: #fff!important;
    border-radius: 50px;
    font-size: 13px!important;
    width: 30px;
    height: 30px!important;
}
.avatar-main{
    position: relative;
    display: inline-block;
    width: 50%;
    margin: 0 auto;
}
.testimonial-card .card-body h4{
    font-size: 16px;
    margin-top: 40px!important;
}

.footer-upper-box img{
    margin-bottom: 19px;
}
.footer-upper-box h4{
    color: #474747;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: none;
}
.footer-upper-box p{
    font-size: 13px;
}
.footer-upper-box{
    text-align: center;
}
.footer-upper-wrapp{padding: 90px 0px;}



.second-cta-main{
    background-color: #444;
    padding: 50px;
}
.second-cta-content{
    text-align: center;
}
.second-cta-content h2{
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 14px;
    font-family: 'Chivo', sans-serif;
    font-weight: 500;
    color: #fff;
}
.second-cta-content p{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 26px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    color: #fff;
}
.second-cta-content .btn-inline a{
    padding: 12px 18px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    height: auto;
    background-color: #26abe4;
    color: #ffffff;
    border-radius: 7px;
    border: 0;
    vertical-align: top;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
    text-transform: uppercase;
    min-width: 185px;
}

.testi-wrapper{padding: 70px 0px 70px!important;}

.call-us-head{
    text-align: center;
        padding-bottom: 80px;
}
.call-us-head h4{
    color: #000;
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 20px;
}
.call-us-head h4 span{
    color: #27aae2;
}
.call-us-head p{
    color: #000;
    font-size: 15px;
}
.call-us-box{text-align: center;}
.call-us-box h4{
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0px;
}
.call-us-box p{
    color: #8d8d99;
    font-size: 15px;
}

.call-us-wrapp{padding-top: 70px;}

.serv-head-wrap{padding-bottom: 20px;}

.service-wrapper{padding: 80px 0px 50px;}

/*.aboutimage{position: relative;}
.about-shape{content: '';background-image: url(../images/45.png); animation: rotation 45s reverse linear infinite;}*/

/*@keyframes rotate { 
  100% { 
    -webkit-transform: rotate(180deg); 
    transform:rotate(180deg); 
  } 
}*/
/*
@keyframes rotation {
    0%{
        transform: rotate(0deg);

    }
    100%{
        transform: rotate(359deg);
    }

}*/

.about-page-main{background-repeat: no-repeat;background-size: cover;}

.aboutcon h3{
    color: #26abe4;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 18px;
}
.aboutcon p{
    line-height: 26px;
}
.aboutcon ul{
    padding-left: 0px;
    margin-left: 0px;
    list-style-type: none;
}
.aboutcon ul li{
    margin-bottom: 10px;
    font-size: 15px;
}
.aboutcon ul li:before{content: '\f111';font-family: 'Font Awesome 5 Free';font-weight: 600;font-size: 9px;margin-right: 10px;color: #26abe4;}

.navbar-nav li a{color: #fff!important;font-size: 14px;padding-left: 14px!important;}
.navbar-brand img{width: 100%;}
.navbar-brand{width: 22%;}
.top-bar{background-color: #27aae2;padding: 8px 0px;}
.top-bar-left{}
.top-bar-left p{
    margin-bottom: 0;
}
.top-bar-left p a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}
.top-bar-right{
    text-align: right;
}
.top-bar-right p{
    margin-bottom: 0;
}
.top-bar-right p a{
    color: #fff;
    font-size: 15px;
}
.top-bar-right p a i{
    padding-right: 10px;
}
.top-bar-left p a i{
    padding-right: 10px;
}
.requestform p{
    text-align: center;
    font-size: 24px;
}
.requestform h5{
    background-color: #303030;
    border-radius: 50px;
    text-align: center;
    padding: 8px 0px;
    color: #ffff;
    font-size: 17px;
    margin-bottom: 17px;
}
.requestform h4{
    text-align: center;
    margin-bottom: 26px;
    color: #27aae2;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    margin-top: 32px;
}
.requestform h3{
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.form-button{
    text-align: center;
}
.form-button a.whatsapp-button{
    background-color: #25b45a;
    color: #fff;
    font-size: 19px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 13px;
}
.form-button a.whatsapp-button i{
    font-size: 21px;
    padding-right: 7px;
}
.form-button a.call-button i{
    font-size: 21px;
    padding-right: 7px;
}
.form-button a.call-button{
    background-color: #26abe4;
    color: #fff;
    font-size: 19px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 13px;
    margin-left: 30px;
}

#mobile_go .banner-form-button-new{margin: unset; padding: 13px 32px; margin-top: -2px!important;}
#mobile_go input[type=number]{
    width: 236px;
    border-radius: 0;
    font-size: 17px;
    padding: 11px;
    margin-bottom: 0;
}
#mobile_go.form-inline{justify-content: center;}

#detail_form .requestform h2{color: #000;font-size: 31px!important;}
#detail_form .requestform label{
    color: #000;
    font-weight: 500;
    margin-bottom: 11px;
}


@media (max-width:767px){
  .top-bar-left{text-align: center;}
  .top-bar-right{text-align: center;}
  .navbar-brand {width: 54%; }
  .navbar-toggler{background-color: #fff;}
  .requestform{background-color: #fff!important; padding: 20px;}
  .requestform h2{font-size: 37px!important;}
  .requestform h5{font-size: 15px;}
  .requestform h4 {text-align: center; margin-bottom: 21px; color: #27aae2; text-transform: uppercase; font-weight: 600; font-size: 20px; margin-top: 23px; }
#mobile_go input[type="number"] {width: 203px; border-radius: 0; font-size: 17px; padding: 11px; margin-bottom: 0; }
.requestform h3 {text-align: center; font-size: 22px; margin-top: 24px; margin-bottom: 24px; }
.form-button a.whatsapp-button{font-size: 15px; padding: 10px 16px;}
.form-button a.call-button{font-size: 15px; padding: 10px 16px;}
.form-button a.call-button{margin-left: 10px;}
.bannerhead p {color: #fff; font-size: 18px; font-style: italic; }
.bannerhead h1 {font-size: 19px !important; line-height: 29px; font-size: 20px !important; }
input[type="submit"]{width: 100%;}
.aboutcon {padding: 0px 0px; }
.aboutcon h3{font-size: 23px;}
.aboutcon p{font-size: 14px;}
.call-us-head h4{font-size: 28px;}
.service-wrapper {padding: 40px 0px 10px; }
.mobile-form {width: 100%; padding: 39px 0px; background-repeat: no-repeat; background-size: cover; margin-top: 52px; }
.call-us-wrapp {padding-top: 40px; }
.call-us-head {text-align: center; padding-bottom: 40px; }
.testi-wrapper {padding: 0px 0px 0px !important; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
.second-cta-main {background-color: #444; padding: 40px; }
.second-cta-content h2{font-size: 33px;}
.footer-upper-wrapp {padding: 40px 0px; }
.footer-upper-box {text-align: center; margin-bottom: 51px; }





}



@media (min-width: 768px) and (max-width: 991px) { 
  .top-bar-left{text-align: center;}
  .top-bar-right{text-align: center;}
  .navbar-brand {width: 54%; }
  .navbar-toggler{background-color: #fff;}
  .requestform{background-color: #fff!important; padding: 20px;}
  .requestform h2{font-size: 37px!important;}
  .requestform h5{font-size: 15px;}
  .requestform h4 {text-align: center; margin-bottom: 21px; color: #27aae2; text-transform: uppercase; font-weight: 600; font-size: 20px; margin-top: 23px; }
#mobile_go input[type="number"] {width: 203px; border-radius: 0; font-size: 17px; padding: 11px; margin-bottom: 0; }
.requestform h3 {text-align: center; font-size: 22px; margin-top: 24px; margin-bottom: 24px; }
.form-button a.whatsapp-button{font-size: 15px; padding: 10px 16px;}
.form-button a.call-button{font-size: 15px; padding: 10px 16px;}
.form-button a.call-button{margin-left: 10px;}
.bannerhead p {color: #fff; font-size: 18px; font-style: italic; }
.bannerhead h1 {font-size: 19px !important; line-height: 29px; font-size: 20px !important; }
input[type="submit"]{width: 100%;}
.aboutcon {padding: 0px 0px; }
.aboutcon h3{font-size: 23px;}
.aboutcon p{font-size: 14px;}
.call-us-head h4{font-size: 28px;}
.service-wrapper {padding: 40px 0px 10px; }
.mobile-form {width: 100%; padding: 39px 0px; background-repeat: no-repeat; background-size: cover; margin-top: 52px; }
.call-us-wrapp {padding-top: 40px; }
.call-us-head {text-align: center; padding-bottom: 40px; }
.testi-wrapper {padding: 0px 0px 0px !important; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
.second-cta-main {background-color: #444; padding: 40px; }
.second-cta-content h2{font-size: 33px;}
.footer-upper-wrapp {padding: 40px 0px; }
.footer-upper-box {text-align: center; margin-bottom: 51px; }
  
}