@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* font-family: "Cinzel", serif;
font-family: "Lato", sans-serif;
font-family: "Montserrat", sans-serif;
*/

*, *:after, *:before {box-sizing: border-box;}


body {
    font-family: "Lato", sans-serif;
	font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    padding:0;
    margin: 0;
    color: #fff;
    background: #212322; 
}
body, html{overflow-x: hidden; scroll-behavior: smooth;}
.container{position: relative; max-width: 1270px;}
.container:after, .clearfix:after{content: ""; display: block; clear: both;}
.container .container{width: 100%;padding: 0;}
.spacer, .clear {height: 0; line-height: 0; clear: both; font-size: 0; display: block;}

::-webkit-scrollbar{width: 5px;}
::-webkit-scrollbar-track{background: #f5f5f5; }
::-webkit-scrollbar-thumb{background: #000; }
/* defult css Styles
---------------------------------*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, blockquote {margin: 0; padding: 0; border: 0; display: block;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; line-height: normal;}
h1 {font-size: 30x; margin: 0 0 15px; font-family: "Cinzel", serif;}
h2 {font-size: 26px; margin: 0 0 15px; font-family: "Cinzel", serif;}
h3 {font-size: 24px; margin: 0 0 12px;}
h4 {font-size: 18px; margin: 0 0 12px;}
h5 {font-size: 16px; margin: 0 0 10px;}
h6 {font-size: 14px; margin: 0 0 10px;}
ul, ol {margin-bottom: 10px; padding-left: 15px;}
li {margin: 0 0 10px; padding: 0;}
p {padding-bottom: 20px;margin: 0;}
p:last-child{padding-bottom: 0;}
label, span, strong {display: inline-block;}
p label, p span, p strong {display: inline;}
strong{font-weight: 700;}
a {
	color: #1898d4;
	text-decoration: none;
	border: none;
	outline: none;
	display: inline-block;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

a:hover, a:focus{color: #1898d4;text-decoration: none;outline: none;}

a:focus{color: #1898d4;}

img {border: none; outline: none; display: inline-block; max-width: 100%;}

mark {background-color: #ff9; color: #000; font-style: italic; font-weight: bold;}

del {text-decoration: line-through;}

hr {display: block; height: 1px; border: 0; margin: 10px 0; padding: 0; border-top: 1px solid #d3d3d3;}

table {border: none; border-collapse: collapse;	border-spacing: 0; width: 100%;}

table th, table td {padding: 10px 12px;	vertical-align: top; border: 1px solid #d3d3d3;}



/* FORM

---------------------------------*/

fieldset {padding: 5px 10px 10px; margin: 0 0 30px; border: 1px solid #d3d3d3;}

fieldset:last-child{margin: 0;}

legend{display: block; width: auto; max-width: 100%; padding: 0 10px; margin: 0; font-size: 16px; color: inherit; white-space: normal;}

form {margin: 0; padding: 0;}

label{
	text-align: left;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 0;
	font-weight: normal;
}

input, select, textarea {
    padding: 5px 10px;
    width: 100%;
    height: 50px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #191919;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    position: relative;
    vertical-align: top;
    outline: none;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

input::-moz-placeholder, textarea::-moz-placeholder{color: #191919; opacity: 1;}

input::-webkit-placeholder, textarea::-webkit-placeholder{color: #191919; opacity: 1;}

input::placeholder, textarea::placeholder{color: #191919; opacity: 1;}

input[type="file"]{padding: 0 10px;}

textarea {height: 120px;	resize: none; overflow: auto;}

select{
    cursor:pointer;
    /*-webkit-appearance: none;
    -moz-appearance: none;
     background-image: url(../images/select.png); 
	background-position: 99% -3px;
	background-repeat: no-repeat;*/
	padding-right: 20px;
}

::-webkit-input-placeholder {opacity: 1;}

:-moz-placeholder {opacity: 1;}

::-moz-placeholder {opacity: 1;}

:-ms-input-placeholder {opacity: 1;}

input[type="radio"], input[type="checkbox"]{cursor: pointer; margin: 2px 5px 0 0; vertical-align: top;}

input[readonly="readonly"]{cursor: not-allowed; background: #f4f4f4 !important;}



input[type="text"]:focus, textarea:focus, select:focus{border-color: #f87878; outline: none;}

.ui-datepicker{width: 240px;}

#ui-datepicker-div {font-size: 12px;}

.ui-datepicker-title select{height: 26px;background-position: 100% -15px;padding: 3px;margin: 1px 3px !important;width: 45%;border: 1px solid;}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width: 45%;}

.ui-datepicker td span, .ui-datepicker td a{text-align: center;}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{width: 25px;height: 28px;top: 3px;border: none;}

.ui-datepicker .ui-datepicker-prev-hover{left: 2px;}

.ui-datepicker .ui-datepicker-next-hover{right: 2px;}



.form_wrap ul{list-style: none; padding: 0; margin-bottom: -10px;}

.form_wrap ul > li{margin-bottom: 0;}

.labelWrap{display:block;margin:0 0 10px;line-height:inherit; position: relative;}

:last-child .labelWrap{margin-bottom: 0;}

.labelWrap > span{margin: 0 0 5px;}

.hideLabel{position:absolute;opacity:0;pointer-events:none}

.form_wrap ul:after, .labelWrap:after, .input_check:after, .input_radio:after{content: "";display: block;clear: both;}

.labelWrap i{position: absolute; top: 20px; right: 15px; z-index: 1; pointer-events: none; color: #6b6b6b;}



.input_check, .input_radio{margin: 0; padding: 0; cursor: pointer;}

.input_check label, .input_radio label{font-family: inherit; font-weight: inherit; color: inherit;}

.input_check input[type="checkbox"], .input_radio input[type="radio"]{margin: 4px 5px 0 0;}



.col4.input_check, .col4.input_radio, .col5.input_check, .col5.input_radio{margin: 0 -10px;}

.col4.input_check > label, .col4.input_radio > label{float: left; padding: 0 10px; width: 25%;}

.col5.input_check > label, .col5.input_radio > label{float: left; padding: 0 10px; width: 20%;}



.file_upload{position: relative;}

.file_upload input{padding-right: 110px; padding-left: 0; border-width: 0;}

.file_upload label.inputfile{
    margin: 0 !important;
    padding: 0 !important;
    width: 100px;
	font-weight: normal;
    cursor: pointer;
    position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.file_upload label.inputfile .btn{display: block; padding: 0; min-width: auto;}

.file_upload label.inputfile input{display: none;}



/* BUTTONs

---------------------------------*/

[type="submit"], .gjs-cell [type="submit"], [type="reset"], [type="button"], .btn, .sk_box .btn {
    color: #ffffff !important;
    border: 1px solid #fff;
    background: #ffffff00;
    font-size: 16px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 10px 25px;
    text-align: center;
    outline: none;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    position: relative;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 0;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active,
[type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus, .btn:hover, .btn:focus, .btn:active:focus, .sk_box .btn:hover, .sk_box .btn:focus
{
    background: #fff;
    color: #000 !important;
}
.btn1 {
    background: #000;
    border-color: #000;
}

button i, .btn i{vertical-align: middle; margin: -3px 5px 0 0; position: relative; top: 0;}

[type="reset"]{margin-right: 10px;}

[type="reset"], [type="submit"].btn_black, [type="reset"].btn_black, button.btn_black, .btn.btn_black{background-color: #1e1202; border-color: #1e1202; color: #fff;}

[type="submit"].btn_green, [type="reset"].btn_green, button.btn_green, .btn.btn_green{background-color: #1898d4; border-color: #1898d4; color: #fff;}

[type="submit"].btn_white, [type="reset"].btn_white, button.btn_white, .btn.btn_white{background-color: #fff; border-color: #f87878; color: #f87878;}

[type="submit"].btn_t, [type="reset"].btn_t, button.btn_t, .btn.btn_t{background-color: transparent; border-color: #f87878; color: #f87878;}

[type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus, .btn:hover, .btn:focus, .btn:active:focus, .sk_box .btn:hover, .sk_box .btn:focus{
    outline: none;
	background-color: #ffffff;
	border-color: #d4bfa3;
	color: #102E26;
}

[type="submit"].btn_green:hover, [type="submit"].btn_green:focus, [type="reset"].btn_green:hover, [type="reset"].btn_green:focus, button.btn_green:hover, button.btn_green:focus, button.btn_green:active:focus, .btn.btn_green:hover, .btn.btn_green:focus, .btn.btn_green:active:focus{
	background-color: #177b1e;
	border-color: #177b1e;
	color: #fff;
}



[type="submit"].btn-sm, [type="reset"].btn-sm, button.btn-sm, .btn.btn-sm{ 
    height: 32px;
    line-height: 30px;
    min-width: inherit;
    padding: 0 12px;
    font-size: 15px; 
}

[type="submit"].btn-lg, [type="reset"].btn-lg, button.btn-lg, .btn.btn-lg{height: 60px; line-height: 60px; font-size: 18px;}



.btn_group a, .btn_group input, .btn_group button{margin: 0 0 0 5px;}

.btn_group a:first-child, .btn_group input:first-child, .btn_group button:first-child{margin-left: 0;}

.btn_group a:last-child, .btn_group input:last-child, .btn_group button:last-child{margin-right: 0;}



.btn_center{text-align: center; margin-top: 30px;}

.btn_left{text-align: left;	margin-top: 30px;}

.btn_right{text-align: right; margin-top: 30px;}


/* ERROR_MSG

---------------------------------*/

.error, .success, .information { 
	/* background: #ffd1d1 url("../images/error_icon.png") no-repeat scroll 10px 10px / 20px 20px; */
	background: #ffd1d1;
    border: 1px solid #eab4b4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #c00;
    display: block;
    font-size: 16px;
    line-height: 24px;
	min-height: 40px;
    margin: 10px 0 0;
    padding: 8px 5px 8px 40px;
	text-align: left;
}

.success {
    /* background-image: url(../images/success_icon.png); */
	background-color: #eaf7d9;
    border-color: #c8dd9c;
    color: #425c05;
}

.information {
    /* background-image: url(../images/warning_icon.png); */
	background-color: #ffeacd;
    border-color: #ffd396;
    color: #856404;
}

.error p, .success p, .information p {
	padding: 0 !important;
	font-size: inherit !important;
	line-height: inherit !important;
	text-align: inherit !important;
}

.input_error{border-color: #c00 !important;}

.input_success{border-color: #425c05 !important;}

.norecord{text-align: center;}

/* ERROR_MSG END*/


/* PAGINATION

---------------------------------*/

.pagination {
    display: block;
    clear: both;
	margin: 40px 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 36px;
	text-align: right;
}

.pagination:after{content: ""; display: block; clear: both;}

.pagination p{
	display:inline-block;
	vertical-align:top;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: inherit;
    line-height: inherit;
}

.pagination > div{display:inline-block; vertical-align:top;}

.pagination ul {float: left; margin: 0; padding: 0;}

.pagination ul li{background: #d3d3d3; color: #fff;}

.pagination ul li, .previous_pagi, .next_pagi, a.pagination_view {
	float: left;
	display: block;
	margin: 0 0 0 5px;
	margin: 0;
    padding: 0;
	width: 36px;
	height: 36px;
    line-height: 34px;
	text-align: center;
	border: 1px solid #d3d3d3;
	border-left: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.previous_pagi{border-left: 1px solid #d3d3d3;}

.pagination ul li a{
	display: block;
	border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
	line-height: 34px;
    background: #fff;
    color: #000;
}

.previous_pagi, .next_pagi, a.pagination_view{
    padding: 0 5px;
	color: #000;
    background: #fff;
    font-size: 0;
    position: relative;
}

a.pagination_view{font-size: inherit;}

.previous_pagi:before, .next_pagi:before{
    content: "\f104";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 15px;
    font-family:'FontAwesome';
}

.next_pagi:before{content: "\f105";}

.pagination ul li a:hover, a.previous_pagi:hover, a.next_pagi:hover, a.pagination_view:hover {background: #f87878; color: #fff;}

/*PAGINATION END*/


/* THANKYOU

----------------------*/

.thankyou_block{text-align: center;}

.thankyou_text .heading span, .thankyou_text .subheading span {display: block; color: #9cbe2f; margin-bottom: 10px;}

.thankyou_img{margin: 30px 0 0;}

/*THANKYOU END*/



/* BREADCRUMB

----------------------*/

.breadcrumb {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 15px 0 0;
	margin: 0 0 -35px;
    font-weight: 400;
    color: #f87878;
    font-size: 15px;
    line-height: 20px;
    text-transform: capitalize;
    text-align: center;
	z-index: 5;
}

.breadcrumb ul {margin: 0; padding: 0; list-style-type: none;}

.breadcrumb ul li {display: inline-block; vertical-align: top; margin: 0 25px 0 0; padding: 0; position: relative; font: inherit;}

.breadcrumb ul li:before{content: "/"; display: block; position: absolute; top: 1px; right: -14px; font-family:'FontAwesome';}

.breadcrumb ul li:last-child{margin: 0; padding: 0;}

.breadcrumb ul li:last-child:before{display: none;}

.breadcrumb ul li a {color: inherit;}

.breadcrumb ul li:last-child, .breadcrumb ul li a:hover {color: #1898d4;}

/*BREADCRUMB END*/


/* OWL

---------------------------------*/

.owl-carousel{padding: 0 35px;}

.owl-carousel .owl-nav:after{content: ""; display: block; clear: both;}

/* .owl-carousel .owl-nav{width: 100px;	position: absolute;	right: 0; top: -65px;} */

.owl-carousel .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    color: #f87878;
    background: transparent;
    border: 1px solid transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    float: left;
    cursor: pointer;
    opacity: 1;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-carousel .owl-nav .owl-next{float: right; padding: 0 0 0 4px; left: auto; right: 0;}

.owl-carousel .owl-nav .owl-prev.disabled, .owl-carousel .owl-nav .owl-next.disabled{pointer-events: none; opacity: 0.4;}

.owl-carousel .owl-nav [class*="owl-"]:hover{background: transparent; color: #f87878; opacity: 1;}

.owl-carousel .owl-nav.disabled + .owl-dots{margin-top: 30px;}

.owl-carousel .owl-dots{text-align: center;}

.owl-carousel .owl-dots .owl-dot{
    width: 12px;
    height: 12px;
    background: #ffb9b9;
    border: 2px solid transparent;
    outline: none;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 5px;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.owl-carousel .owl-dots .owl-dot.active{background: #f87878; border-color: #f87878;}

.owl-carousel .owl-item img{width: auto; margin: 0 auto;}

/*OWL END*/



/* COMMON STYLE

---------------------------------*/

/* SECTION_HEADING

----------------------*/

.section{width: 100%; padding:100px 0;	position: relative;}

.section:before{position: absolute;	content: ""; display: block; bottom: 0; left: 0; right: 0; top: 0; z-index: -1;}

.heading{ 
    margin-bottom: 25px; 
    position: relative;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.heading h2{
    font-size: 70px;
    line-height:80px;
    font-weight: 400;
}

.line {
    width: 1px;
    height: 100px;
    background: #fff;
    margin: 0 auto;
}

/* COMMON

---------------------------------*/



/* HEADER

---------------------------------*/

.sticky .header_main {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
    background:#212322;
    border-width: 0;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); 
    }
    100% {
        opacity: 1; -webkit-transform: none; transform: none; 
    }
}

@keyframes fadeInDown {
    0% { 
        opacity: 0; -webkit-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); 
    }
    100% { 
       opacity: 1; -webkit-transform: none; -ms-transform: none; transform: none; 
    }

} 

.sticky .common_banner{margin-top: 65px;}
.sticky .hbottom{background: rgba(0, 0, 0, 0.8);}
.sticky .hmiddle, .sticky .nav_wrapper:before, .sticky .nav_wrapper:after{display: none;}
.sticky .nav_wrapper{padding: 0; background: transparent;} 
.sticky .nav_menu ul li:hover > a, .sticky .nav_menu ul li.active > a, .sticky .nav_menu ul li.current-menu-item > a{color: #1898d4;border-color: #1898d4;}
.sticky .responsive_btn span, .sticky .responsive_btn span:before, .sticky .responsive_btn span:after{background: #ffffff;}
.sticky .htop .headtop {
    display: none;
}
.sticky .htop .logo {
    max-width: 200px;
    padding: 10px 0;
}
.mbrbtn{text-align: right; padding: 20px 20px 20px 0;}

.mbrbtn .responsive_btn span {
    width: 30px;
}

.mainHeader {
    position: relative;
    width: 100%;
    z-index: 9;
}
.header_main{
    /* position: absolute;
    left: 0;
    right: 0;
    z-index: 9; */
    border: none;
    height: auto;
    width: 100%;
}

.logo{
    max-width:12%;
    flex: 0 0 12%;
    padding:13px 0;
}

.logo a{display:block;}

.btn.hbtn {
    color: #ffffff;
    height: 44px;
    line-height: 42px;
    padding: 0 20px;
}
.btn.hbtn:hover, .btn.hbtn:focus{
    color: #f87878;
}
.sticky .btn.hbtn {
	color: #f87878;
	background: #ffffff;
	border-color: #ffffff;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
}
.sticky .btn.hbtn:hover{
    color: #ffffff;
    background: transparent;
    border-color: #ffffff;
}

.sticky .logo {
    max-width: 8%;
    flex: 0 0 8%;
    padding: 10px 0;
}
.htop-wrapper{
    justify-content: space-between;
}

/*HEADER END*/

.plr30{
    padding-left: 30px;
    padding-right: 30px;
}

/* MENU*/

.nav_wrapper {
    flex: 0 0 40%;
    max-width: 40%;
}

.nav_menu{
    display: none;
    align-items: center;
    justify-content: start;
}

.nav_menu > ul {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 18px;
    color: #f87878;
    text-transform:initial;
    display: inline-block;
    vertical-align: top;
}

.nav_menu ul li {list-style: none; margin: 0; padding: 0; position: relative;}

.nav_menu > ul > li {margin: 0 30px 0 0; display: inline-block; vertical-align: top;}

.nav_menu > ul > li:last-child{margin-right: 0;}

.nav_menu > ul > li a{color: #000; display: block;}

.nav_menu > ul > li > a {
    height: auto;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.25px;
    padding:10px 0;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: transparent;
    text-transform: capitalize;
    font-weight: 600;
}

/* .nav_menu > ul > li > a:after {
    position: absolute;
    content: "";
    background: #6a8227;
    height: 2px;
    width: 100%;
    left: -100%;
    bottom: 1px;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    text-transform: inherit;
} */

.nav_menu ul li a > span{position: relative;z-index: 1;}

.nav_menu > ul > li > a i.fa-home{font-size: 18px;}

.nav_menu ul li:hover > a, .nav_menu ul li.active > a, .nav_menu ul li.current-menu-item > a{
    color: #ffb400;
}

.nav_menu > ul > li:hover > a:after,.nav_menu > ul > li.current-menu-item > a:after, .nav_menu > ul > li.active > a:after{
    left: 0;
}

.sticky .nav_menu > ul{color: #000000;}

.sticky .nav_menu ul li:hover > a, .sticky .nav_menu ul li.active > a, .sticky .nav_menu ul li.current-menu-item > a{color: #ffffff;}
.sticky .nav_menu ul li > a{color:#000;}

.sticky .nav_menu > ul > li > a:after{background: #000000;}

/*******  sub menu *****/

.subarrow {
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 0;
    width: auto;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.nav_menu ul li > .sub-menu{
	visibility: hidden;
    opacity: 0;
	position: absolute;
    top: 100%;
    left: 0;
	z-index: 1;
	padding: 0;
    margin: 15px 0 0;
    color: #fff;
	background: #f87878;
	width: 270px;
	max-height: 380px;
    text-align: left;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.5);
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.nav_menu > ul li:hover > .sub-menu{visibility: visible;opacity: 1;}

.nav_menu > ul > li:hover > .sub-menu{margin: 0;}

.nav_menu ul li > .sub-menu ul{list-style: none; padding: 0; margin: 0;}

.nav_menu > ul > li > .sub-menu li > .sub-menu{left: 100%; top: 0; list-style: none; margin: 0 0 0 15px;}

.nav_menu > ul > li .sub-menu li:hover > .sub-menu{margin: 0;}

.nav_menu ul li .sub-menu li {height: auto;	float: none; margin: 0; padding: 0; position: relative;}

.nav_menu ul li .sub-menu li:last-child{border-bottom:none;}

.nav_menu ul li .sub-menu li:first-child {border-top: none; margin: 0;}

.nav_menu ul li .sub-menu li a{
	padding: 10px;
	line-height: 18px;
	height: auto;
	position: relative;
    overflow: hidden;
}

.nav_menu ul li .sub-menu li:last-child a{border: none;}

.nav_menu ul li .sub-menu li a:after{
	position: absolute;
	content: "";
	display: block;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	background: #00b4d5;
	z-index: -1;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out; 
}

.nav_menu ul li .sub-menu li:last-child a:after{-webkit-border-radius: 0; border-radius: 0;}

.nav_menu ul li .sub-menu li:first-child a:after{-webkit-border-radius: 0; border-radius: 0;}

.nav_menu ul li .sub-menu li:hover > a, .nav_menu ul li .sub-menu li.active > a, .nav_menu ul li .sub-menu li.current-menu-item > a{background: none; color: #fff;;}

.nav_menu ul li .sub-menu li a:hover:after, .nav_menu ul li .sub-menu li:hover > a:after, .nav_menu ul li .sub-menu li.active > a:after, .nav_menu ul li .sub-menu li.current-menu-item > a:after{width: 100%;}

.nav_menu ul li .sub-menu li i{float: right; margin: 2px -15px 0 0; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);}

/*RESPONSIVE MENU*/

.homeBtn{
    display: none;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 20;
    margin: -2px 0;
}

.homeBtn:hover{color: #014baf;}

.hambarmenu {
    display: flex;
    align-items: center;
}

.hambarmenu .responsive_btn {
    margin-right: 6px;
}

.responsive_btn {
    /* display: none; */
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    margin:0;
    /* position: absolute;
    top: 4px;
    right: 0; */
    background: transparent;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 20;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.sticky .responsive_btn {
	/* background: #000000; */
	width: 36px;
	height: 36px;
}
.sticky .responsive_btn span{width: 18px;}

.responsive_btn span {display: block; height: 2px; width: 20px; position: relative; top: 50%; margin: -1px auto;}

.responsive_btn span:before,.responsive_btn span:after {content: ""; display: inline-block; height: 100%; width: 100%; position: absolute; left: 0;}

.responsive_btn span:before {top: -6px;}

.responsive_btn span:after {bottom: -6px;}

.responsive_btn span,.responsive_btn span:before,.responsive_btn span:after {
    background: #fff;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.responsive_btn:hover span, .responsive_btn:hover span:before, .responsive_btn:hover span:after {background: #ffffff;}

.responsive_nav {
	display: block;
	position: fixed;
	left: -280px;
	top: 0;
	bottom: 0;
	width: 280px;
	min-height: 100%;
	z-index: 20;
	background: #212322;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.responsive_nav ul {margin: 0; padding: 0; text-align: left;}

.responsive_nav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-transform: capitalize;
}

.responsive_nav ul li:first-child {border-top: none;}

.responsive_nav ul li:after{display: none;}

.responsive_nav ul li > a {
    display: block;
    padding: 15px 30px;
    color: inherit;
    position: relative;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
}
.responsive_nav ul li.current-menu-item a {
    color: #a5a5a5;
}

.responsive_nav ul li a:hover,.responsive_nav ul li a:focus,.responsive_nav ul li.active > a{color: #a5a5a5;}

.responsive_nav ul ul {padding: 0 0 15px 15px;}

.responsive_nav ul .sub-menu,.responsive_nav ul li a i {display: none;}

.responsive_nav .subarrow {display: block; pointer-events: inherit; width: 30px; height: 40px; line-height: 40px !important; right: 0;}

.responsive_nav ul .sub-menu .container {width: 100%; padding: 0;}

.bodyOverlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    transform: none;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

html.responsive,.responsive body {overflow-y: hidden;}

.responsive .wrapper {-webkit-transform: translate(-280px, 0) !important; transform: translate(-280px, 0) !important;}

.responsive .bodyOverlay {opacity: 1; visibility: visible;}

.responsive .responsive_nav {left: 0;}

.responsive .responsive_btn {pointer-events: none;}

.responsive .responsive_btn span {-webkit-transform: rotate(45deg); transform: rotate(45deg);}

.responsive .responsive_btn span:after {-webkit-transform: rotate(270deg); transform: rotate(270deg); top: 0;}

.responsive .responsive_btn span:before {opacity: 0;}

.responsive_nav .opened > .subarrow {-webkit-transform: rotate(180deg); transform: rotate(180deg);}

.responsive_nav .mCSB_outside + .mCSB_scrollTools{right: 0;}

.responsive .responsive_nav .mCSB_outside + .mCSB_scrollTools{right: -4px;}

/*MENU END*/

.headrgt {
    flex: 0 0 40%;
    max-width: 40%;
    justify-content: end;
    display: flex;
}

/* SLIDER ---------------------------------*/

.bplr{
    padding-left: 60px;
    padding-right: 60px;
}

.bannersec{
    position: relative;
}
.bannerinfo{
    /* position: absolute;
    top: 0;
    left: 30px;
    right: 30px;
    bottom: 0; */
    height: 100%;
    background-image: linear-gradient(to left, #00000040, #00000040, #00000040);
    display: flex;
    align-items: center;
    color: #fff;
}

.bannerimg {
    position: relative;
    padding-top: 55%;
}

.bannerimg img, .bannerimg video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bannercon {
    text-align: center;
}
.bannercon h2 {
    font-size: 70px;
    line-height:80px;
    font-weight: 400;
}
/* .bannersec .bannercon h2 {
    font-weight: 800;
} */
.bannercon p{color: #ffffff;}

.bannercon h2 strong {
    color: red;
}

.badgesec {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
}

.badgesbox {
    text-align: center;
    background: #ffe3a6;
    background: linear-gradient(60deg, rgb(255 227 166) 0%, rgb(253 187 45 / 62%) 100%);
    padding: 15px;
    flex: 0 0 28%;
    max-width: 28%;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.badgesbox+.badgesbox {
    margin-left: 20px;
}

.badgesbox h2 {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: 700;
}

.badgesbox img {
    width: 70px;
    margin-bottom: 20px;
}

/*SLIDER END*/


/* FOOTER
---------------------------------*/
.mainFooter {
    background: #212322;
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding: 0 0 20px 0;
}
.logoside a.brandlogo {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.ftrsoc ul {
    list-style-type: none;
    display: flex;
    justify-content: center;
    padding: 20px 0;
    margin: 0;
}

.ftrsoc ul li {
    margin: 0;
}

.ftrsoc ul li+li {
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
}

.ftrsoc ul li a {
    color: #ffffff;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
}

.ftrsoc ul li a i {
    color: #ff3d00;
    font-size: 30px;
    display: none;
}

.ftrsoc ul li a i {
    margin-right: 10px;
}

.ftrsocial ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    justify-content: end;
}

.ftrsocial ul a img {
    filter: invert(1);
    width: 28px;
}

.ftrsocial ul a i {
    color: #fff;
    font-size: 30px;
}

.ftrsocial ul li {
    margin: 0;
}

.ftrsocial ul li+li {
    margin-left: 20px;
}

.copyright-wrapper {     
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    color: #818181;
 }

.copyright-wrapper p{padding: 0; text-align: inherit; display: block;} 
.copyright-wrapper p+p{margin-left: 10px;}

.copyright-wrapper a{
    font-weight: 300;
    color: #818181;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
}

.copyright-wrapper a:hover{
    color: #fff;
}

/*FOOTER END*/

.process-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    }

    .step {
    width: 18%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    position: relative;
    }
    .process-container .step:nth-child(1) {
        position: relative;
        top: 15px;
        left: 0;
    }

    .process-container .step:nth-child(2) {
        top: -25px;
    }
    .process-container .step:nth-child(2) .circle,
    .process-container .step:nth-child(4) .circle
    {
        order: 1;
    }

    .process-container .step:nth-child(3) {
        top:20px;
    }

    .process-container .step:nth-child(4) {
        top: -30px;
    }

    .process-container .step:nth-child(5) {
        top: 30px;
    }

    .circle {
    background-color: #ffb400;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto 10px;
    font-weight: bold;
    transition: 0.5s;
    }
    .step:hover .circle{
        background: linear-gradient(60deg, rgb(255 227 166) 0%, rgb(253 187 45 / 62%) 100%);
    }

    .step-title {
      font-weight: bold;
      margin-bottom: 5px;
      flex: 0 0 100%;
      max-width: 100%;
    }

    .step-desc {
      font-size: 0.9em;
      color: #555;
    }

    .connector {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
    height: 100px;
    z-index: -1;
    }

    svg path {
      stroke: #ffb400;
      stroke-width: 5;
      fill: transparent;
    }

/* Inner Content */

.inner_con{
    color: #000;
    font-size:16px; 
    line-height:20px;
}
.inner_con .alignright{
    float: right;
    margin: 20px 0 20px 20px;
    filter: drop-shadow(5px 5px 5px #222);
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    -moz-filter: drop-shadow(5px 5px 5px #222);
    -ms-filter: drop-shadow(5px 5px 5px #222); 
}
.inner_con .alignleft{
    float: left;
    margin: 20px 20px 20px 0;
    filter: drop-shadow(-5px 5px 5px #222);
    -webkit-filter: drop-shadow(-5px 5px 5px #222);
    -moz-filter: drop-shadow(-5px 5px 5px #222);
    -ms-filter: drop-shadow(-5px 5px 5px #222);
}
.inner_con h2{
    color: #000000;
    font-size:70px;
    line-height:80px;
    position: relative;
    margin-bottom: 15px;
    font-weight: 400;
}
.inner_con p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}
.inner_con h2 strong{
    color: #00b4d8;
    display: inline;
}
.inner_con h3{
    color: #000000;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 15px;
}
.inner_con h4{
    color: #000;
    font-size: 20px;
    line-height: 26px;
    margin-bottom:15px;
}
.inner_con ol li+li{
    margin-top: 10px;
}
.inner_con ol li {
    margin-left: 14px;
    color: #000;
}
.inner_con ul{
    padding-left: 0;
    list-style-type: none;
}
.inner_con ul li{
    position: relative;
    margin: 10px 0;
    padding-left: 25px;
    color: #000;
    font-size: 16px;
    line-height: 20px;
}
.inner_con ul li:after{
    position: absolute;
    content: "\f105";
    color: #3f4e2c;
    font: normal normal normal 18px FontAwesome;
    top: 2px;
    left: 0;
    background-image: linear-gradient(267.43deg, #ffffff 4.95%, #ffffff 97.92%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.inner_con h6{
    font-size: 16px;
    line-height: 20px;
}

.inner_con h5 {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.inner_con.text-white h1, .inner_con.text-white h2, .inner_con.text-white h3, .inner_con.text-white h4,
.inner_con.text-white p, .inner_con.text-white ul li, .inner_con.text-white ol li, .inner_con.text-white a
{
    color: #fff;
}

/* Price */

.pricebox {
    background: #0000003b;
    /* background: linear-gradient(180deg, #2a2723b8 0%, #000000d4 100%); */
    padding: 30px;
    border-radius: 10px;
    /* backdrop-filter: blur(10px); */
    height: 100%;
}

.pricebox .pbrandlogo {
    width: 40%;
    margin: 0 auto;
    display: block;
}

.pricebox table th, .pricebox table td {
    border: 0;
    border-bottom: 1px solid #ffffff94;
    padding: 12px 0;
    font-weight: 300;
    font-size: 16px;
}

.pricebox table th {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    font-family: "Cinzel", serif;
}

.pricebox table th+th {
    text-align: right;
}

.pricebox table td+td {
    text-align: right;
}

/* price End */

.reviewbox {
    backdrop-filter: blur(10px);
    background: #ffffff61;
    padding: 40px;
    border-radius: 15px;
}
.reviewbox .star span.fa-star{color: #d12800;}

.bg{
    background: #c67700;
    background: linear-gradient(0deg, #fcff9e 0%, #c67700 100%);
}
.maploc {transform: translate(-50%, -50%);width: 80%;margin: 0 auto;position: absolute;top: 50%;left: 50%;}

ul.servcieloc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style-type: none;
    margin: 0;
}

ul.servcieloc li {
    flex: 0 0 20%;
    max-width: 20%;
    background: #d9bf97;
    margin: 1%;
    padding: 15px;
    border-radius: 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

ul.servcieloc li i {
    margin-right: 10px;
    color: #f55908;
    font-size: 22px;
}
.mapsec {
    height: 500px;
    position: relative;
    background: #88b3c3;
}
.mapsec img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0.5;
}
.mapsection{
    position: relative;
    padding-top: 50%;
}
.mapsection iframe{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}

.overlaybox {
    position: relative;
}

.overlayimg {
    position: relative;
    padding-top: 80%;
}

.overlayimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.overlayinfo {
    position: relative;
    top: -70px;
    left: 0;
    width: 100%;
    padding: 0 20px;
}

.overlayinfo h2 {    width: 90%;
    font-size: 60px;
    line-height: 70px;}

.parallaxptb {
    padding: 250px 0;
}

.revivdo{
    position: relative;
    padding-top: 170%;
}
.revivdo video{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: #000;
    object-fit: cover;
}

.wearesec {
    border-top: 1px solid #fff;
    margin-top: 40px;
    padding-top: 40px;
}

.vdomodal  .modal-body {
    padding: 0;
}

.vdomodal .modal-body video {
    width: 100%;
}

.vdomodal button.close {
    background: red;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 4px 4px;
}

.mbrbtn span.responsive_btn {
    pointer-events: visible;
}

.scroll_effect{position: relative; display: none;}

.scrollup {
    position: fixed;
    bottom: 10px;
    right: 12px;
    z-index: 5;
    width: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #8b8b8b;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: none;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.scrollup:hover { -webkit-transform: rotate(360deg); transform: rotate(360deg); color: #fff;}

.ulpad {
    padding: 0 0 0 50px;
}

.whopl {
    padding-left: 18%;
}

.contactformsec {
    height: 620px;
    overflow-y: scroll;
}

button:focus {
    outline: none;
}

.videoslider .owl-nav button img {
    filter: invert(1);
}

.videoslider .owl-nav button.owl-prev img {transform: rotate(180deg);}