@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');
@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;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=Exo: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');

.logo_bg{ position: absolute; width: 100%; z-index: 999;}
.logo{ padding:15px 0; }
.nav_bar{ padding-top:35px; }

.header_text_one{ background:url(../img/icon_1.png) left top no-repeat; padding-left:45px; margin-top:25px;}
.header_text_one p{ font-family: 'Albert Sans', sans-serif; font-size:14px; font-weight:500; color:#fff; margin:0px; padding:0px; }
.header_text_one h5{ font-family: 'Exo', sans-serif; font-size:18px; font-weight:600; color:#fff; margin:0px; padding:0px; }
.header_text_one a{ color:#fff; }
.header_text_one a:hover{ color:#3BBFAD; }

.banner_texts{  }
.banner_left_text{ text-align:left !important; padding-top: 250px;}
.banner_left_text h3{ font-family: 'Roboto', sans-serif; font-size:60px; font-weight:600; color:#fff; line-height: 60px;}
.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:#fff; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 700; color: #000; padding: 10px 25px; border-radius: 10px; transition: .3s ease;}
.banner_left_text a:hover{ background:#3BBFAD; color: #fff; transition: .3s ease; padding: 10px 35px;}

.carousel-caption{ text-shadow:none !important; }

.welcome_section{ padding:60px 0; }
.welcome_head{ text-align:center;}
.welcome_head span{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 500; color: #007078; }
.welcome_head h3{ font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:800; color:#000; margin: 0px; line-height: 50px; padding-bottom: 20px;}
.welcome_head p{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 400; color: #000; line-height: 30px; padding-bottom: 30px; text-align: justify;}
.welcome_head ul li{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 400; color: #000; line-height: 30px; padding-bottom: 30px; text-align: justify;}
.welcome_head a{ background:#007078; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; padding: 10px 25px; border-radius: 10px; transition: .3s ease;}
.welcome_head a:hover{ background:#000; color: #fff; transition: .3s ease; padding: 10px 35px;}

.services_section{ background:#f5f5f5; padding:60px 0; }
.services_head{ text-align:center; }
.services_head span{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 500; color: #007078; text-transform: uppercase;}
.services_head h3{ font-family: 'Montserrat', sans-serif; font-size:40px; font-weight:800; color:#000; margin: 0px; line-height: 50px;  padding-bottom: 30px;}

.services_box{ background:#fff; padding:20px; border-radius:10px; margin-bottom:30px; box-shadow:0px 0px 10px #ccc; text-align: center; min-height: 415px;}
.services_box img{}
.services_box h3{ font-family: 'Montserrat', sans-serif; font-size:20px; font-weight:800; color:#000; }
.services_box p{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 400; color: #000; line-height: 30px; }

.terms_bg{ background:url(../img/terms_bg.png) no-repeat center center / cover; padding-bottom:20px; margin-bottom: 30px;}
.intro{font-family: 'Raleway', sans-serif; color:#000; font-size:28px; font-weight:600; padding:50px 0 30px 0;}
.intro_text{font-family: 'Raleway', sans-serif; color:#000; font-size:15px; font-weight:500; padding-bottom:50px; text-align:justify;}

.intro_btn{ margin-bottom:50px;}
.intro_btn a{font-family: 'Raleway', sans-serif; font-weight:600; font-size:18px; color:#fff; background:#374474; padding:10px 20px; border-radius:20px; transition:all 0.5s;}
.intro_btn a:hover{ background:#30c3f6; text-decoration:none; transition:all 0.5s;}

.panel-heading a{font-family: 'Raleway', sans-serif;  line-height:30px; border-bottom:1px solid #d0d6d8; text-decoration:none; padding:18px 15px; background:none; display:block; color:#000; font-size:18px; font-weight:600; transition: 0.5s all ease-in;}
.panel-heading a:hover{background:rgba(0,104,111,0.5); color:#fff; font-weight:600; letter-spacing:0.5px; transition: 0.2s all;}
.panel-heading a.collapsed span{transform:rotate(90deg);}
.panel-heading span{display:inline-block; margin-right:10px; transform:rotate(45deg);}
.panel-default>.panel-heading{background:none; padding:0px;}
.panel-default{border:none;}
.panel-group{margin-bottom:0px;}
.panel-group .panel{border-radius:0px; background:none;}
.panel-heading{border-radius:0px;}
.panel-body{background:none; padding:7px 20px; border-top-color:#d0d6d8 !important;}
.panel-body ul{ padding-left:0px; list-style:none;}
.panel-body ul li{padding:0px;font-family: 'Raleway', sans-serif; text-decoration:none; padding:4px 0px; display:block; text-transform:capitalize; color:#000; font-size:12px; font-weight:600; transition: 0.5s all ease-in;} 
.panel-body ul li p{font-family: 'Raleway', sans-serif; text-decoration:none; padding:4px 0px;  display:block; text-transform:capitalize; color:#000; font-size:14px; font-weight:600; transition: 0.5s all ease-in; line-height: 30px;}
.panel-body ul li a:hover{color:#fff; transition: 0.2s all;}

.gallery_section{ padding:60px 0 20px 0; }
.gallery_box{ border:solid 1px #ccc; padding:10px; margin-bottom:30px; }

.gallery_name{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 600; color: #000; }

.footer_bg{ background:#007078; 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: #000; }
.footer i{ margin-right: 5px; color: #fff;}
.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: #000; padding-left: 10px;transition: .3s ease;}
.copy_bg{ background: #00686f; }
.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: #000; }

.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: 0px; }
.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);}


/* From Bootstrap */
.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 #000;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#000 !important; }

.navbar-default .navbar-nav>li>a{ font-family: 'Albert Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; margin-left: 45px; padding-bottom: 5px; text-transform: uppercase;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #3BBFAD;}

.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: #3BBFAD;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #3BBFAD; 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: #ef4830; 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_text_one{ display:none; }

    .logo_bg{ position:relative; background:#007078; }

    .welcome_head h3{ font-size:24px; line-height:30px; }
    .services_head h3{ font-size:24px; line-height:30px; }
    .terms_bg{ background:#fff !important; }
    .panel-heading a{ font-size:15px; font-weight:400; padding:10px 15px; line-height:20px; }

    .banner_left_text{ padding-top:10px; padding-left: 0px; text-align: center !important;}
    .banner_left_text h3{ font-size:24px; line-height:50px; margin-bottom:10px; margin-top:0px; }
    .banner_left_text p{ font-size: 12px; display:none;}
    .banner_left_text a{ padding:8px 20px; font-size:11px; }
    .banner_left_text a:hover{ padding:8px 25px;}

    .footer_head{ padding:5px 0; margin-bottom:10px; }
    .footer_bg{ padding:20px 0; }

    .item{ height:auto;}
    .item img{ height:auto;}
    .slide{ height:auto;}

    /*Mobile Banner*/
    /*.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;}*/
    /*Navbar*/
    .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: #ef4830; }
    .mobile-menu-new{ display: block; margin: 0 30px;}
    /*Off Canvas*/
    .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: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 25px; right: 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;}}

/* join call */
.joincall_button{background-image: url('../img/phone.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 100px; right: 25px; border-radius: 60px;cursor: pointer;}
.joincall_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar2-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #007078 0%, #007078 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar2-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: #3BBFAD;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;}