body{ font-family: 'Montserrat', sans-serif; font-weight: 400; background: #fff; color: #0c738c; font-size: 16px; }
a{-webkit-transition: all .2s ease;
   -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
     -o-transition: all .2s ease;
        transition: all .2s ease;}

.owl-carousel .owl-stage-outer { border-radius: 40px 0 40px 0; }
.container-main{ max-width: 1650px; width: 100%; margin: 0 auto;}
.pagebg{ background: url(/media/img/pagebg.jpg) no-repeat top center; background-size: cover; min-height: 100vh; background-position: 0 -60px}

.header{ padding: 0px 0px;}
.header .navbar-expand-lg .navbar-nav .nav-item{ padding: 0 30px; }
.header .navbar-expand-lg .navbar-nav .nav-link{ color: #0c738c; font-size: 25px; font-weight: 500; padding: 5px 0; border-bottom: 3px solid transparent; text-transform: lowercase; }
.header .navbar-expand-lg .navbar-nav .nav-link.active{ color: #0c738c; font-weight: 600; border-bottom: 3px solid #0c738c; }
.header .navbar-expand-lg .navbar-nav .nav-link:hover{ color: #2bc6b1; }

.header .nav{ margin: 0; padding: 0; list-style: none; }
.header .nav li{ display: inline-block; padding: 0 15px; }
.header .nav li a{color: #0c738c; font-size: 25px; font-weight: 400; text-decoration: none;}
.header .nav li .dropdown-menu{ border-radius: 0; padding: 15px 3px 20px; border:1px #c0c0c0 solid; background: #f2f2f2; top: 50px; }
.header .nav li .dropdown-menu li{ display: block; }
.header .nav li .dropdown-item{ padding: 5px 0; color: #fff; display: block; font-size: 18px; color: #7d7c7c; font-weight: 400; border-bottom: 1px #c0c0c0 solid; }

.header .nav li form { display: inline-block; padding: 0 15px; }
.header .nav li .dropdown-item:hover{ color: #000; background: none; }
.carousel-img {width: 435px; height: 700px; object-fit: cover; z-index: 100;}
.owl-carousel {cursor: pointer;}


.banner{ padding-top: 70px; padding-left: 30px;}
.banner h1{ font-size: 60px; color: #009fb1; font-weight: 500; margin: 0; padding: 160px 0 20px; }
.banner h1 big{ font-size: 140px; font-weight: 800; }
.banner h1 span{ color: #0c738c;  }

.banner .owl-carousel .item img{ 
	border-radius: 40px 0 40px 0;
	 -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.2);
transition: box-shadow .2s linear;
}
.banner .owl-carousel .item img:hover {
	-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.4);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.4);
box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.4);
}
.banner .owl-carousel .owl-nav { 
	position: absolute; 
	top: 0; 
	right: 0; 
	/*bottom: 0; */
	left: 0; 
	/*z-index: -1; */
}
.banner .owl-carousel .owl-nav .owl-prev{ position: absolute; top: 0; left: 0; height: 700px; width: 50px; outline: none; box-shadow: none; background: linear-gradient(to left,rgba(0,0,0,0.05), rgba(0,0,0,0.3)); border-radius: 40px 0 0; font-size: 30px; 
-webkit-transition: all .2s ease;
   -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
     -o-transition: all .2s ease;
        transition: all .2s ease;}
.banner .owl-carousel .owl-nav .owl-prev:hover, .banner .owl-carousel .owl-nav .owl-next:hover{ background: rgba(0,0,0,.3); }
.banner .owl-carousel .owl-nav .owl-next{ position: absolute; top: 0; right: 28px; height: 700px; width: 50px; outline: none; box-shadow: none; background: linear-gradient(to right,rgba(0,0,0,0.05), rgba(0,0,0,0.3)); border-radius: 0 0 40px; font-size: 30px; 
-webkit-transition: all .2s ease;
   -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
     -o-transition: all .2s ease;
        transition: all .2s ease;}

.banner .btn-outline-primary{ font-size: 27px; color: #0c738c; font-weight: 600; padding: 8px 30px!important; width: 225px; text-align: center; margin-right: 18px; border-radius: 20px 0 20px 0; border:2px #0c738c solid; box-shadow: none; outline: none; }
.banner .btn-outline-primary:hover{ color: #fff; background: #0c738c; }
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus{ box-shadow: none; }
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle{ border:2px #0c738c solid; background: #0c738c; }

.separator {
    border-top: 2px solid #000;
    margin: 20px 0;
}

.banner .btn-primary{ font-size: 27px; color: #fff; background: #009fb1; font-weight: 600; padding: 8px 30px!important; width: 225px; text-align: center; margin-right: 18px; border-radius: 20px 0 20px 0; border:2px #009fb1 solid; box-shadow: none; outline: none; }
.banner .btn-primary:hover{ color: #0c738c; background: none; border:2px #0c738c solid;}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{ box-shadow: none; }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{color: #0c738c; background: none; border:2px #0c738c solid; }


.footer{ padding: 20px 0; text-align: right; }
.footer ul{ margin: 0; padding: 0; list-style: none;display: flex;justify-content: flex-end;align-items: center;}
.footer ul li{ display: inline-block; font-size: 20px; color: #0c738c; font-weight: 400; padding: 0 5px; }
.footer ul li:first-child{ padding-right: 20px; }

/*inner page*/
.inbg{background: #f2f2f2;}
.innerpage{ background: #f2f2f2!important; min-height: inherit!important; }
.innermid{ padding: 30px 0 0;}
.innermid .container{ max-width: 950px;}
.innermid .container.extra{ max-width: 1050px;height: auto; overflow: hidden; border-radius: 30px 0 30px 0; padding-bottom: 80px;}
.imgbox img{ width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
}

.imgbox2 img{ width: 100%;
    height: auto;
    max-height: 819px;
    object-fit: cover;
}

.imgbox3 img{ width: 100%;
    height: auto;
    max-height: 285px;
    object-fit: cover;
}
.imgbox4 img{ width: 100%;
    height: auto;
    max-height: 305px;
    object-fit: cover;
}
.imgbox5 img{ width: 100%;
    height: auto;
    max-height: 385px;
    object-fit: cover;
}

.imgbox6 img{ width: 100%;
    height: auto;
    max-height: 535.5px;
    object-fit: cover;
}

.imgboxgoogle { 
	display: flex;
	justify-content: end;
	width: 100%;
    height: auto;
	max-width: 25%;
	max-height: 500px;
    object-fit: cover;
}

.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important;
}
.formbox{ background: #fff; padding: 30px; box-shadow: 20px 0 100px rgba(0,0,0,.15);  border-radius: 0 0 50px; height: auto; }
.formbox h2{ font-size: 35px; color: #0c738c; font-weight: 600; margin: 0 0 30px; padding: 0;}
.formbox label{ font-size: 20px; color: #0c738c; font-weight: 500; margin: 0 0 5px; padding: 0; }
.formbox .form-control{ height: 28px; background: #f3f3f3; border-radius: 5px; border:none; outline: none; box-shadow: none; }

.formbox .btn-primary{ font-size: 18px; color: #fff; background: #0c738c; border-radius: 10px; border: 1px solid transparent; box-shadow: none; padding: 5px 24px;  }
.formbox .btn-primary:hover{ color: #0c738c; background: #fff; border:1px #0c738c solid; box-shadow: none; }

.formbox .btn-primary:not(:disabled):not(.disabled).active:focus, 
.formbox .btn-primary:not(:disabled):not(.disabled):active:focus, 
.formbox .show>.btn-primary.dropdown-toggle:focus{ box-shadow: none; }
.formbox .btn-primary:not(:disabled):not(.disabled).active, 
.formbox .btn-primary:not(:disabled):not(.disabled):active, 
.formbox .show>.btn-primary.dropdown-toggle{ color: #0c738c; background: #fff; border:1px #0c738c solid; }

.formbox .socialtext{ position: relative; text-align: center;}
.formbox .socialtext:before{ position: absolute; top: 12px; left: 0; right: 0; content: ''; height: 2px; width: 100%; background: #0c738c; }
.formbox .socialtext span{ font-size: 15px; color: #e0e0e0; padding: 0px 15px; position: relative; z-index: 1; background: #fff;}
.formbox .social{ margin: 0; padding: 0; list-style: none; text-align: center; }
.formbox .social li{ display: inline-block; padding: 18px;}
.formbox .social li a{ width: 50px; height: 50px; text-align: center; background: #fff; line-height: 50px; text-decoration: none; box-shadow: 5px 5px 10px rgba(0,0,0,.15);  display: inline-block;}

.pag2form{ margin-top: 0px;}
.pag2{ max-height: auto; }

.formbox .link{ font-size: 15px; color: #0c738c; text-decoration: none;}
.formbox .link:hover{ color: #0c738c; text-decoration: none;}
.formbox .btn-secondary{ font-size: 12px; color: #fff; background: #0c738c; border-radius: 10px; border: none; box-shadow: none; padding: 5px 15px; margin-right: 10px; }
.formbox .btn-secondary:hover{ color: #fff; background: #009fb1; box-shadow: none; }
.formbox .btn-secondary:not(:disabled):not(.disabled).active:focus, 
.formbox .btn-secondary:not(:disabled):not(.disabled):active:focus, 
.formbox .show>.btn-secondary.dropdown-toggle:focus{ box-shadow: none; }
.formbox .btn-secondary:not(:disabled):not(.disabled).active, 
.formbox .btn-secondary:not(:disabled):not(.disabled):active, 
.formbox .show>.btn-secondary.dropdown-toggle{ color: #fff; background: #009fb1; }
.formbox .btn-info{ font-size: 12px; color: #fff; background: #009fb1; border-radius: 10px; border: none; box-shadow: none; padding: 5px 15px; }
.formbox .btn-info:hover{ color: #fff; background: #0c738c; box-shadow: none; }
.formbox .btn-info:not(:disabled):not(.disabled).active:focus, 
.formbox .btn-info:not(:disabled):not(.disabled):active:focus, 
.formbox .show>.btn-info.dropdown-toggle:focus{ box-shadow: none; }
.formbox .btn-info:not(:disabled):not(.disabled).active, 
.formbox .btn-info:not(:disabled):not(.disabled):active, 
.formbox .show>.btn-info.dropdown-toggle{ color: #fff; background: #0c738c; }

.formbox p{ color: #0c738c; font-size: 15px;}
.formbox .pt40{ padding-top: 40px; height: auto; }

.bannerinner{padding-top: 30px; padding-left: 30px; padding-right: 30px;}
.bannerinner .breadcrumb{ background: none; font-size: 20px; font-weight: 600; color: #595959;}
.bannerinner .breadcrumb a{ font-size: 20px; font-weight: 500; color: #595959; text-decoration: none;}
.bannerinner .breadcrumb a:hover{ color: #333;}
.bannerinner h1{ font-size: 90px; color: #0c738c; font-weight: 700; line-height: 110px; }
/*.bannerinner p{ font-size: 30px; color: #0c738c; font-weight: 400; }*/
.bannerinner .book{ font-size: 15px; color: #878787; font-weight: 400; padding: 20px 0 40px; }
.bannerinner .btn-primary{ font-size: 24px; color: #fff; background: #009fb1; font-weight: 600; padding: 8px 60px; text-align: center; margin-right: 18px; border-radius: 20px 0 20px 0; border:2px #009fb1 solid; box-shadow: none; outline: none; }
.bannerinner .btn-primary:hover{ color: #0c738c; background: none; border:2px #0c738c solid;}
.bannerinner .btn-primary:not(:disabled):not(.disabled).active:focus, 
.bannerinner .btn-primary:not(:disabled):not(.disabled):active:focus, 
.bannerinner .show>.btn-primary.dropdown-toggle:focus{ box-shadow: none; }
.bannerinner .btn-primary:not(:disabled):not(.disabled).active, 
.bannerinner .btn-primary:not(:disabled):not(.disabled):active, 
.bannerinner .show>.btn-primary.dropdown-toggle{color: #0c738c; background: none; border:2px #0c738c solid; }
.bannerinner .video{ display: inline-block; border-radius: 50px 0 50px; margin-top: 50px; max-height: 65vh; overflow: hidden;}
.bannerinner .video img{ border-radius: 50px 0 50px; }
.bannerinner .share{ padding-top: 40px; text-align: right; position: relative; }
.bannerinner .share a{ font-size: 20px; color: #009fb1; font-weight: 600; text-decoration: none; }
.bannerinner .share a:hover{ color: #0c738c; }
.bannerinner .share a img{ margin-left: 15px; }

/*Responsive*/
@media(max-width: 1600px){
	.banner h1{ font-size: 50px; }
	.banner h1 big{ font-size: 120px; }
	.banner .owl-carousel .owl-nav .owl-next{ right: 14px; }
	.bannerinner h1{ font-size: 80px; line-height: 100px; }
}

@media(max-width: 1440px){
	.banner .owl-carousel .owl-nav .owl-next{ right: 0px; }
}

@media(max-width: 1366px){
	.banner h1{ font-size: 46px; }
	.banner h1 big{ font-size: 110px; }
	.bannerinner h1{ font-size: 60px; line-height: 70px; }
}
@media(max-width: 1199px){
	.header{ padding: 15px 0; }
	.homepage{ min-height: 860px; }
	.banner h1{ font-size: 32px; padding-top: 120px; }
	.banner h1 big{ font-size: 74px; }
	.banner .btn-outline-primary, .banner .btn-primary{ width: 160px; }
	.bannerinner h1{ font-size: 40px; line-height: 50px; }
	.bannerinner p{ font-size: 20px; }
	.bannerinner .video{ margin-top: 40px; }
}
@media(max-width: 990px){
	.header{ padding: 0;}
	.navbar-nav{ flex-direction: row;}
	.pagebg{ background: #fff }
	.banner{ padding: 30px 5px; padding-bottom: 0; }
	.banner h1{ padding-top: 0;  }
	.owl-carousel{ margin-top: 40px; }
	.navbar-toggler-icon{ border-top:2px #0c738c solid; border-bottom: 2px #0c738c solid; position: relative; height: 20px; }
	.navbar-toggler-icon:before{ position: absolute; top: 7px; left: 0; right: 0; content: ''; height: 2px; background: #0c738c; }
	.footer {padding: 30px 0; }
	.innermid{ padding: 30px 15px; }
	.innermid .container{ height: unset;}
	.pag2form{ margin: 0% 20px 0px 20px;}
	.pag2{ max-height: none;}
	.home-header { padding: 0 40px;}
	.innermid .container.extra{ height: unset; overflow: hidden;}
}

@media(max-width: 767px){
	.navbar-brand{ width: 100px; }
	.header .navbar-expand-lg .navbar-nav .nav-link, .header .nav li a, .header .nav li .dropdown-item{ font-size: 16px; }
	.header .nav li .dropdown-menu{ padding: 10px 15px 15px; width: 230px; }
	.banner h1{ font-size: 24px; }
	.banner h1 big{ font-size: 56px; }
	.banner .btn-outline-primary, .banner .btn-primary{ font-size: 18px; width: 120px; }
	.footer ul li{ font-size: 16px; }
	.formbox h2{ font-size: 25px; }
	.formbox label{ font-size: 16px; }
	.pag2form{ margin: 15% 20px 0px 20px;}
	.bannerinner h1{ font-size: 26px; line-height: 30px; }
	.bannerinner p, .bannerinner .btn-primary, .bannerinner .breadcrumb a, .bannerinner .breadcrumb, .bannerinner .share a{ font-size: 14px; }
}