@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');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway: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');
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;700&display=swap');

.header_bg{ background:#201e4d; border-bottom: solid 1px #292759;}
.header_text{ font-family: 'Poppins', sans-serif; font-size:12px; color:#fff; font-weight: 400; padding: 10px 0;}
.header_text a{ color:#fff; }
.header_text i{ color:#4cb37b;}
.header_text a:hover{ color:#4cb37b; }
.header_icons{ text-align:right; padding-top: 8px;}
.header_icons a{ color:#fff; font-size:16px; margin-left:10px;}
.header_icons a:hover{ color:#4cb37b; }

.logo_bg{ background:#201e4d; }
.logo{ padding:10px 0; }

.nav_btn{ background:#4cb37b; color: #fff !important; padding:10px 25px; padding-bottom:10px !important; margin-top: -9px; transition:.3s ease; border-radius: 25px;}
.nav_btn:hover{ background:#fff !important; color:#000 !important; transition:.3s ease; }

.nav_bar{ padding-top:40px; }

.banner_texts{  }
.banner_left_text{ text-align:left !important; padding-top: 120px;}
.banner_left_text h3{ font-family: 'Roboto', sans-serif; font-size:48px; font-weight:600; color:#fff; line-height: 60px; text-transform: uppercase;}
.banner_left_text h3 span{ font-weight:300; }
.banner_left_text p{ font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; line-height: 25px; margin-bottom: 25px;}
.banner_left_text a{ background:#4cb37b; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; padding: 10px 25px; border-radius: 25px; transition: .3s ease;}
.banner_left_text a:hover{ background:#fff; color: #000; transition: .3s ease; padding: 10px 35px;}

.carousel-caption{ text-shadow:none !important; }

.welcome_section{padding:50px 0; background: #f2f2f2;}
.welcome_head{ padding-top: 20px;}
.welcome_head span{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 500; color: #4cb37b; }
.welcome_head h3{ font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:800; color:#201e4d; margin: 0px; line-height: 50px;}
.welcome_head p{font-family: 'Montserrat', sans-serif; font-size:14px; color:#000; font-weight: 400; line-height: 27px; margin-bottom: 40px; padding-top:15px; text-align: justify;}
.welcome_head a{ background:#4cb37b; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; padding: 10px 25px; border-radius: 25px; transition: .3s ease;}
.welcome_head a:hover{ background:#201e4d; color: #fff; transition: .3s ease; padding: 10px 35px;}

.services_section{ background:#201e4d; padding:50px 0; }
.services_head{ text-align:center; padding-bottom:40px; }
.services_head span{  font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 500; color: #4cb37b; }
.services_head h3{ font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:800; color:#fff; margin: 0px; line-height: 50px; }

.services_box{ border:dashed 2px #4cb37b; margin-bottom:30px; padding: 20px; border-radius: 25px;}
.services_box img{ border-radius:25px; margin-bottom:10px; }
.services_box h3{ font-family: 'Montserrat', sans-serif; font-size:20px; font-weight:600; color:#fff; margin: 0px; line-height: 50px; margin-bottom: 10px;}
.services_box a{ background:#4cb37b; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight: 400; color: #fff; padding: 5px 15px; border-radius: 25px; transition: .3s ease;}
.services_box a:hover{ background:#fff; color: #000; transition: .3s ease; padding: 5px 25px;}

.text_bg{ background:#014c7f url('../img/text_bg.jpg'); center top no-repeat; padding:100px 0;}
.parallax{ background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-size:cover;}

.text_head{ font-family: 'Poppins', sans-serif; font-size:36px; font-weight: 700; color: #fff; line-height:45px; text-align: center; padding-bottom: 30px;}
.input_form{ font-family: 'Poppins', sans-serif !important; font-size:16px !important; font-weight: 400 !important; color: #000 !important; margin-bottom: 25px; padding:12px 12px !important; }
.input_btn{ border-radius:5px !important; background: #4cb37b !important; border: solid 1px #4cb37b; color: #fff !important; font-family: 'Poppins', sans-serif !important; font-size:16px !important; font-weight: 500 !important; text-align: center; width: 100% !important;}
.input_btn:hover{ background:#201e4d !important; color:#fff !important; border:solid 1px #201e4d; }

.gallery_head{ text-align:center; padding-bottom:40px; }
.gallery_head span{  font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 500; color: #4cb37b; }
.gallery_head h3{ font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:800; color:#201e4d; margin: 0px; line-height: 50px; }

.gallery_box{ border:dashed 2px #4cb37b; margin-bottom:30px; padding: 10px; border-radius: 25px; }
.gallery_box img{ border-radius:25px; }

.footer_bg{ background:#201e4d; padding: 50px 0;}
.footer_head{ font-family: 'Montserrat', sans-serif; font-size: 24px; font-weight: 600; color: #fff; padding: 30px 0 5px 0; background:url(../img/footer_line.jpg) left bottom no-repeat; margin-bottom: 30px;}
.footer_head2{ padding: 40px 0 20px 0;}
.footer1{ padding-top: 30px; }
.footer{ margin-bottom: 30px; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff;}
.footer a{ color: #fff; }
.footer a:hover{ color: #4cb37b; }
.footer i{ margin-right: 5px; color: #4cb37b;}
.footer li{ padding-bottom: 8px; }
.footer li i{ margin-right: 5px;}
.footer li a{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff;transition: .3s ease; display: block;}
.footer li a:hover{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #4cb37b; padding-left: 10px;transition: .3s ease;}
.copy_bg{ background: #201e4d; border-top: solid 1px #292759;}
.copy_text{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff; text-align: center; padding: 15px 0;}
.copy_text span{ font-weight: 600; }
.copy_text a{ text-decoration: underline; color: #fff; }
.copy_text a:hover{ color: #4cb37b; }

.sub_banner{ text-align: center; }
.content_head{ font-family: 'Montserrat', sans-serif; font-size:24px; font-weight:600; color:#000; background:url(../img/line.jpg) left bottom no-repeat; padding:20px 0; margin-bottom:20px;}
.content_text{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight:500; color:#000; line-height: 27px; padding-bottom: 20px;}

.google_map{ margin:30px 0 40px 0; }

.contact-us-text-box{ margin-left: 68px; }
.contact-us-line{ margin-top: -14px; padding-bottom: 19px; }
.contact-us-head{ font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 33px; color: #000; line-height: 40.25px;  padding-bottom: 30px;}
.contact-us-head span{ font-weight: 700; }
.contact_us li{font-family: 'Roboto Condensed', sans-serif; font-weight: 600; font-size: 22px; color: #000; line-height: 25.96px; padding-top: 4px; margin-bottom: 33px;}
.contact_us li a{ color: #000; }
.contact_us li a:hover{ text-decoration: underline; }
.contact-setting-box{border: 0.5px solid #C6C6C6; border-radius: 10px; padding: 0px 49px; margin-bottom: 92px; margin-left: 60px;}
.marchants-setting-box-text{ font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px; color: #7B7B7B; line-height: 24px; padding-top: 19px; padding-bottom: 21px;}
.marchants-setting-box-text span{ color: #E80000; }

.marchants-setting-form{ background: #F5F6F7 !important; border: solid 1px #DDDDDD !important;  font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px; color: #7B7B7B; line-height: 24px; margin-bottom: 28px;}

.btn-archants-setting-form{ background: #000 !important; border: solid 1px #000; border-radius: 5px !important; width: 100% !important; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 15px; color: #fff; line-height: 18px; margin-bottom: 23px; padding: 11px 0;}
.btn-archants-setting-form:hover{ background: #fff !important; color: #000 !important; }
.btn-archants-setting-form img{ padding-left: 3px; margin-top: -3px; width: auto;}

.btn-archants-setting-form:hover img{filter: grayscale(100%) brightness(25%) sepia(100%) hue-rotate(44deg) saturate(222%) contrast(2.9);}


.services_left_menu{}
.services_left_menu a{ font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:400; color:#000; display: block; padding: 10px 0; border-bottom: solid 1px #ccc; transition: .3s ease;}
.services_left_menu a:hover{ color:#4cb37b; text-decoration:none; padding-left:15px; transition: .3s ease; }

.services_contact_box{ background:#201e4d; padding:20px; border-radius: 25px; margin-bottom: 25px;margin-top: 25px;}
.services_contact_box p{ font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:400; color:#fff; line-height: 30px; padding-bottom: 25px;}
.services_contact_box a{ font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:400; color:#fff; background:#4cb37b; padding:10px 20px; border-radius: 25px; transition: .5s ease;}
.services_contact_box a:hover{ background:#fff; color:#000;  transition: .5s ease; padding: 10px 25px;}






.dropdown-menu{ background:#201e4d !important; color: #fff !important; border: solid 1px #292759 !important;}

.dropdown-menu>li>a{ font-family: 'Montserrat', sans-serif; font-size: 16px; color: #fff; font-weight: 500; padding: 10px 0 10px 10px; border-bottom: solid 1px #292759;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#000 !important; }

.navbar-default .navbar-nav>li>a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; margin-left: 50px; padding-bottom: 5px; text-transform: uppercase;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #4cb37b;}

.carousel-caption{ left: 0px !important; right: 0px !important; top: 1%;}
.carousel-caption img{ max-width: 100%; }
.carousel-control{ bottom: 50% !important; }

.offcanvas-header{ display:none; }
.btn-close{background: #4cb37b;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #4cb37b; outline: none !important;}
.btn{padding: 8px 12px; border-radius: 0px;}
.btn img{ width: 30px; }

.mobile-menu{ display: none !important; }
.menu_1{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500;}
.menu_1 a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; }

.mobile-menu-new{ display: none; }
.mobile-menu-new ul li{ padding: 10px 0; }
.mobile-menu-new ul li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; cursor: pointer; display: block;}
.mobile-menu-new ul li a:hover{ color: #4cb37b; text-decoration: none;}
.mobile-menu-new ul li i{ font-size: 11px; float: right; }

.mobile-menu-new-sub li{ padding: 0 !important; }
.mobile-menu-new-sub li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; border-bottom: solid 1px #fff; padding: 8px 0;}

.sub_menu{ border-bottom: solid 1px #1f1e1e; padding: 10px 15px; }
.sub_menu a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; line-height: 20px !important;}
.sub_menu a:hover{ color: #fff !important; text-decoration: underline !important; }

@media (max-width: 768px){
    body{ overflow-x:hidden; }
    .header_bg{ display:none; }

    .banner_left_text{ padding-top:50px; padding-left: 0px; text-align: center !important;}
    .banner_left_text h3{ font-size:26px; line-height:36px; margin-bottom:15px; margin-top:0px; }
    .banner_left_text p{ font-size: 14px;}
    .banner_left_text a{ padding:10px 25px; font-size:16px; }
    .banner_left_text a:hover{ padding:10px 25px;}

    .carousel-inner>.item{ height:550px !important; background: url(../img/banner_bg.jpg) center top no-repeat;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{ display: none;}


    .nav>li{ display: none; }
    .navbar-nav{ padding: 0px 20px 0px 15px !important; }
    .mobile-menu{ display: block !important; margin: 0 30px;}
    .menu_1{ padding-bottom: 20px; }
    .menu_1 a{ color: #fff; }
    .menu_1 a:hover{ color: #4cb37b; }
    .mobile-menu-new{ display: block; margin: 0 30px;}


    .offcanvas-header{ display:block; text-align: right;}
    .navbar-collapse {
    position: fixed;
    z-index: 99999;
    top:0; 
    bottom: 0;
    left: 100%;
    width: 90%;
    padding-right: 0;
    padding-left: 0;
    overflow-y: auto;
    visibility: hidden;
    background-color: white;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
    transform: translateX(-100%);
    }
    .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
    background: black;
    overflow-x: hidden;
    }
}


/* join chat */
.joinchat_button{
  background-image: url('../img/whatsapp-support.png');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 55px;
  height: 55px;
  background-color: transparent;
  /*box-shadow: 1px 6px 24px 0 rgb(7 94 84 / 24%);*/
  box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%);
  position: fixed;
  bottom: 36px;
  left: 25px;
  border-radius: 60px;
  cursor: pointer;
}
.joinchat_button:hover{
  background-color: var(--primary-color);
  transition: background 1.5s linear;
}
.sonar-wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-image: linear-gradient(to right, #579544 0%, #29ac00 100%);
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.sonar-wave {
  animation: sonarWave 2s linear infinite;
}

@keyframes sonarWave {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(3);
    opacity: 0;
  }
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #4cb37b;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}


/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4cb37b;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
