@charset "utf-8";
*, *:after, *:before {box-sizing: border-box;}
 
body {
    font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	padding: 0;
	margin: 0;
    color: #000000;  
}
html,body{overflow-x: hidden;} 
.container{position: relative; max-width: 1200px;}
.container:after, .clearfix:after{content: ""; display: block; clear: both;}
.spacer, .clear {height: 0; line-height: 0; clear: both; font-size: 0; display: block;}

/* 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: 28px; margin: 0 0 15px;}
h2 {font-size: 24px; margin: 0 0 15px;}
h3 {font-size: 20px; 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: #00cc00;
	text-decoration: none;
	border: none;
	outline: none;
	display: inline-block;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
a:hover, a:focus{color: #2f3e91;text-decoration: none;outline: none;} 
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;}
/* ::-moz-selection{background: #00cc00; color: #fff; text-shadow: none;}
::selection{background: #00cc00; color: #fff; text-shadow: none;} */
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;}

.section .section,.container .container{padding: 0;}
/* 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: 15px 20px;
	width: 100%;
	height: 40px;
    border: 1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	color: #747474;
	font-size: 14px;
	line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    position: relative;
	vertical-align: top;
	outline: none;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
input[type="password"]{font-family: 'verdana';}
input[type="file"]{padding: 0 10px;}
textarea {height: 90px;	resize: none; overflow: auto; -webkit-border-radius: 20px; border-radius: 20px;}
textarea.row2{height: 90px;}
textarea.row3{height: 140px;}
textarea.row4{height: 190px;}
select{
    cursor:pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/select.png);
    background-position: 95% 24px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
::-webkit-input-placeholder {opacity: 1; color: #747474;}
:-moz-placeholder {opacity: 1; color: #747474;}
::-moz-placeholder {opacity: 1; color: #747474;}
:-ms-input-placeholder {opacity: 1; color: #747474;}
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: #00cc00; 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;}

/* ====date picker=============== */

.ui-widget-header .ui-icon{background: url(../images/ui-icons/ui-icons_72a7cf_256x240.png) no-repeat;}
.ui-widget-header{background: #ff7a04; border-color: #ff7a04;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{background-color: #ccc;}
.ui-datepicker-title select{background-position: 100% -12px;}
.ui-icon-circle-triangle-e{background-position: -48px -192px !important;}
.ui-icon-circle-triangle-w{background-position: -80px -192px !important;}
.range_bottom, .range_search{padding: 10px 0 0; text-align: center; float: left;}
.ui-datepicker .ui-datepicker-title select{padding-left: 7px; line-height: 20px;}
.ui-state-default, .ui-widget-content .ui-state-default{color: #03617d;    border: 1px solid #cccccc;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight { background: #0f174a; color: #fff;}
.ui-icon { width: 16px;  height: 16px; text-indent: -99999px; overflow: hidden; filter: brightness(0) invert(1); cursor: pointer;}
.datepicker{cursor: pointer;}

input[type="text"]:focus, textarea:focus, select:focus{border-color: #03617d; outline: none;}
.ui-datepicker{width: 240px;}
#ui-datepicker-div {font-size: 12px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.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%; background: #fff;}
.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;}

.labelWrap .fa-calendar{top: 39px;}

.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;}
.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;}

form .labelWrap > span{
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #232323;
}

.career_form{padding-left: 30px;}
.career_form input,.career_form select{height: 60px; /* max-width: 530px; */}
.career_form textarea{height: 180px;}
.career_form .labelWrap{margin-bottom: 20px;}
.career_form .labelWrap span{
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    font-weight: 300;
    padding-left: 20px;
}
.career_form .form_field{margin-bottom: 15px; color: #000000; font-size: 18px;}
.career_form  .file_upload  input{
    background: transparent;
    padding: 0 0 0 35px;
    height: 20px;
}
.career_form  .file_upload label.inputfile{
    position: static;
    width: 100%; 
}
.upload_btn{
    padding-left: 35px;
    color: #00cc00;
    font-size: 15px;
    font-weight: 700;
}
.career_form .captcha_img{float: right;}
.career_form .file_upload label.inputfile{
    background: url(../images/upload_icon.png) no-repeat;
    background-position: 0 0;
}
.career_content{ max-width: 845px; margin: 0 auto; color: #000000; font-size: 20px; line-height: 34px; font-weight: 300;margin-bottom: 40px}
.career_content a{font-size: 20px; font-weight: 400;}
.form_wrap.callback_frm,.feedback_frm{
    display: none;
    position: fixed;
    top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0%;
    right: 0%;
    margin: 0 auto;
    width: 60%;
    background: #fff;
    padding: 35px;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transform-origin: center; 
}
/* BUTTONs
---------------------------------*/
[type="submit"], [type="reset"], [type="button"], .btn {
	background: #00cc00 no-repeat;
	border: 1px solid #00cc00;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
	font-size: 17px;
	line-height: 48px;
	height: 50px;
	min-width: 125px;
    padding: 0 40px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
  	outline: none;
	display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
	vertical-align: top;
	position: relative;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
    z-index: 0;
	/*font-variant: small-caps;*/
}
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: #00cc00; border-color: #00cc00; color: #fff;}
[type="submit"].btn_white, [type="reset"].btn_white, button.btn_white, .btn.btn_white{background-color: #fff; border-color: #00cc00; color: #00cc00;}
[type="submit"].btn_t, [type="reset"].btn_t, button.btn_t, .btn.btn_t{background-color: transparent; border-color: #00cc00; color: #00cc00;}
[type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus, .btn:hover, .btn:focus, .btn:active:focus{
    outline: none;
	background-color: #283d8e;
	border-color: #283d8e;
	color: #fff;
}
[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: 34px; line-height: 32px; min-width: inherit;}
[type="submit"].btn-lg, [type="reset"].btn-lg, button.btn-lg, .btn.btn-lg{height: 65px; line-height: 65px; font-size: 19px; min-width: 250px; font-weight: 500;}

.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;}

/* CAPTCHA
---------------------------------*/
.captcha_img{float: left;}
.captcha_img > div, .captcha_img > img {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    margin: -12px -47px;
}
.captcha_img > img{max-width: inherit;}
.btn_wl {float: left; margin: 0 0 0 30px;}
.btn_wr {float: right;}
.btn_wr.w100{width: 100%; margin: 0;}
.btn_wr.w100 [type="submit"], .btn_wr.w100 [type="reset"]{width: 100%;}
/* CAPTCHA END */

/* ERROR_MSG
---------------------------------*/
.error, .success, .information { 
    display: inline-block;
    width: 100%;
	background: #ffd1d1 url("../images/error_icon.png") no-repeat scroll 10px 10px / 20px 20px;
    border: 1px solid #eab4b4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #c00; 
    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*/

/* CLICKED
---------------------------------*/
.loader.clicked{position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000;}
.loader.clicked:before{-webkit-border-radius: 0; border-radius: 0; background: rgba(0, 0, 0, 0.8);}
.loader.clicked:after{width: 70px; height: 70px; margin: -35px 0 0 -35px; border-color: #fff; border-right-color: transparent;}
.noloader.loader.clicked:after{display: none;}
.loader.clicked > div{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 18px;
    line-height: 35px;
    color: #fff;
    z-index: 1;
    margin: 40px 0 0;
    padding: 30px;
    width: 100%;
    text-align: center;
}
.loader.clicked > div span{text-transform: uppercase; margin-top: 20px;}
.clicked{position: relative; pointer-events: none;}
.clicked:before{
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.8);
    -webkit-border-radius: 0;
    border-radius: 0;
    opacity: 1;
    z-index: 1;
}
[type="submit"].clicked:before, [type="reset"].clicked:before, button.clicked:before, .btn.clicked:before{-webkit-border-radius: 3px;border-radius: 3px; top: -1px; left: -1px; right: -1px; bottom: -1px;}
.clicked:after{
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    border: 3px solid #3799FE;
    border-right-color: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate-forever;
    -moz-animation-name: rotate-forever;
    animation-name: rotate-forever;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}
@-webkit-keyframes rotate-forever {
  0% {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);}
}
@-moz-keyframes rotate-forever {
  0% {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);}
}
@keyframes rotate-forever {
  0% {-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);}
}
/*CLICKED 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: #00cc00; 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*/

.thank-u-page .card{padding: 20px; margin-top: 10px;}

/* BREADCRUMB
----------------------*/
.breadcrumb {
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 15px 0 0;
	margin: 0 0 -35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #212020;
    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: #00cc00;}
/*BREADCRUMB END*/

/* VIDEO
----------------------*/
.sk_vdo{background-color: #000; width: 100%; padding-top: 56.25%; /* 16:9 Aspect Ratio */ position: relative;}
.sk_vdo iframe, .sk_vdo img{position: absolute; top: 0; left: 0; border: none; width: 100%; height: 100%;}
/*VIDEO 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%;
    left: -40px;
    margin: -30px 0 0;
    padding: 0;
    width: 45px;
    height: 45px;
    line-height: 46px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    background: #00cc00  url(../images/owl_arrow.png) no-repeat;
    background-position: center;
    border: none;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    float: left;
    cursor: pointer;
    opacity: 1;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
} 
.owl-carousel .owl-nav .owl-next{float: right; padding: 0 0 0 4px; left: auto; right: -40px;background: #00cc00 url(../images/owl_arrow_next.png) no-repeat center;}
.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-color: #2f3e91; 
    color: #fff; 
    opacity: 1;
}
.owl-carousel .owl-nav.disabled + .owl-dots{margin-top: 0;}
.owl-carousel .owl-dots{text-align: center;}
.owl-carousel .owl-dots .owl-dot{
    width: 10px;
    height: 10px;
    background: #858585;
    border: 2px solid #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 10px;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.owl-carousel .owl-dots .owl-dot.active{background: #00cc00; border-color: #00cc00;}
/*OWL END*/

/* COMMON STYLE
---------------------------------*/
.scroll_effect{position: relative; display: none;}
.scrollup {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 5;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: none;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.scrollup:hover {-webkit-border-radius: 50%; border-radius: 50%; -webkit-transform: rotate(360deg); transform: rotate(360deg); background: rgba(0,0,0,0.7); color: #fff;}

.floatingBtn {
    position: fixed;
    right: 0;
    top: 70%;
    z-index: 2;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 60px;
}
.floatingBtn a {
	height: 60px;
	line-height: 60px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
	font-size: 24px;
}

.sk_fleft{float: left;}
.sk_fright{float: right;}
.sk_img_left{ float: left; margin: 5px 30px 0 0; }
.sk_img_right{ float: right; margin: 5px 0 0 30px; }
.rounded-img{
    width: 450px;
    height: 450px;  
    position: relative;
    z-index: 1;
}
.rounded-img::before {
    content: "";
    position: absolute;
    right: -7px;
    bottom: -5px;
    height: 100%;
    width: 100%;
    background: #e3e4e9;
    z-index: -1;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.rounded-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.ul, .alter_list{list-style: none; padding: 0; margin-top: 0; margin-bottom: -30px; overflow: hidden;}
.ul > li, .alter_list > li{margin-bottom: 30px;}
.border_list{list-style: none; padding: 0; margin: 0;}
.border_list > li{margin: 0; padding: 30px 0; border-bottom: 1px solid #d3d3d3;}
.border_list > li:first-child{padding-top: 0;}
.border_list li:last-child{padding-bottom: 0; border-bottom-width: 0;}
.divider_list{list-style: none; padding: 0;	margin: 0;}
.divider_list:after{content: "";display: block;clear: both;}
.divider_list > li{float: left;	margin: 0; padding: 0 0 0 30px;	position: relative;}
.divider_list > li:before{content: "|";	display: block;	position: absolute;	top: 0;	left: 15px;}
.divider_list > li:first-child{padding: 0;}
.divider_list > li:first-child:before{display: none;}
.center_list{-ms-flex-pack: center; justify-content: center;} 
.border_top{padding-top: 30px; margin-top: 30px; border-top: 1px solid #d3d3d3;}
.border_btm{padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #d3d3d3;}
.bullet, .editor_text ul{list-style: none; margin: 0 0 20px; padding: 0; overflow: hidden;}
.bullet:last-child, .editor_text ul:last-child{margin: 0;}
.bullet li, .editor_text ul > li{padding: 0 0 0 40px; margin-bottom: 10px; position: relative;}
.bullet li:before, .editor_text ul > li:before{
    position: absolute;
	content: "\f00c";
	display: block;
	font-family: 'FontAwesome';
    font-size: 8px; 
    font-weight: 100;
	top: 5px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #2f3e91;
}
.editor_text ul.star-icon > li:before{
    content: "\f005";
    background: transparent !important;
    color: #ed8a19 !important;
    font-size: 14px;
} 
.editor_text ul.star-icon > li{padding-left: 25px; padding-right: 25px;}
.bullet li:nth-child(even):before, .editor_text ul > li:nth-child(even):before{
    background: #ff7a04;
    color: #fdeee2;
}
.bullet.col2 > li, .editor_text ul.col2 > li{float: left;width: 50%;padding-right: 5px;}
.bullet.col3 > li, .editor_text ul.col3 > li{float: left;width: 33.33%;padding-right: 5px;}
.bullet.col4 > li, .editor_text ul.col4 > li{float: left;width: 25%;padding-right: 5px;}
.bullet.col5 > li, .editor_text ul.col5 > li{float: left;width: 20%;padding-right: 5px;}
.bullet.inline > li, .editor_text ul.inline > li{display: inline-block;margin-right: 40px;}
.table_box {display: table;width: 100%;height: 100%;}
.table_box_cell {display: table-cell;width: inherit;height: inherit;vertical-align: middle;}
.table_box_cell img {max-width: 100%;max-height: 100%;vertical-align: middle;display: inline-block;}

/* SITE_ICON
---------------------------------*/
.siteicon{display: inline-block; vertical-align: middle; width: 30px; height: 30px; background: url(../images/sprite.png) no-repeat;}
.siteicon.icon_map{width: 27px;	height: 34px; background-position: 0 -100px;}
.siteicon.icon_phone{width: 30px; height: 30px;	background-position: -100px -100px;}
.siteicon.icon_email{width: 30px; height: 30px;	background-position: -200px -100px;}

/* SOCIAL_ICON
---------------------------------*/
.social a{color: #212020; vertical-align: top; margin: 0 5px 0 0; position: relative; font-size: 0;}
.social a:last-child{margin-right: 0;}
.social a i {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	line-height: 30px;
    font-size: 14px;
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.social a:hover i{-webkit-transform: rotate(360deg); transform: rotate(360deg); opacity: 1;}

.social a.sk_facebook i{background-color: #3b5999; border-color: #3b5999; color: #fff;}
.social a.sk_twitter i{background-color: #1da1f2; border-color: #1da1f2; color: #fff;}
.social a.sk_linkedin i{background-color: #006fa6; border-color: #006fa6; color: #fff;}
.social a.sk_google-plus i{background-color: #DE5347; border-color: #DE5347; color: #fff;}
.social a.sk_instagram i{background-color: #A4765C; border-color: #A4765C; color: #fff;}
.social a.sk_youtube i{background-color: #E52117; border-color: #E52117; color: #fff;}
.social a.sk_pinterest i{background-color: #bd081c; border-color: #bd081c; color: #fff;}
.social a.sk_rss i{background-color: #F36F24; border-color: #F36F24; color: #fff;}

/* SECTION_HEADING
----------------------*/
.section{width: 100%; padding: 50px 0;	position: relative;}
.section:before{position: absolute;	content: ""; display: block; bottom: 0; left: 0; right: 0; top: 0; z-index: -1;}
.heading{
    font-family: 'Covered By Your Grace', cursive;
    font-weight: 400;
    color: #2f3e91;
	font-size: 42px;
    line-height: 44px;
    margin-bottom: 25px; 
    padding-bottom: 25px;
    position: relative;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    
    background: url(../images/head_border.png) no-repeat left bottom;
} 
/* .heading:before{
    content: "";
    display: block;
    width: 70px;
    height: 5px;
    background: url(../images/head_border.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    left: 0;
} */
.heading.w{color: #fff}
.heading.w:before{background: #fff;}
.heading.noborder{padding-bottom: 0}
.heading.noborder:before{display: none;}
.heading.text-left{text-align: left; }
.heading.text-right{text-align: right; background-position-x: right;}
.heading.text-center{text-align: center; background-position-x: center;}
.heading.text-left:before{left: 0; right: auto;}
.heading.text-right:before{left: auto; right: 0;}
.heading.text-center:before{left: 50%; right: auto; margin: 0 0 0 -35px;}
.heading_tag{
    color: #212020;
	font-size: 22px;
    line-height: 24px;
	margin: -20px 0 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.heading_tag:first-child{margin-top: 0;}
.heading_tag p{text-align: inherit;}

.subheading{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
	color: #232323;
	margin-bottom: 10px;
	position: relative;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.team_list .subheading{
    color: #0c3c74;
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
}
.subheading span{font-family: 'Roboto', sans-serif; font-weight: 300;}
.heading:last-child, .subheading:last-child, .heading_tag:last-child{margin-bottom: 0;}
.heading a, .subheading a{color: inherit;display: inline;}
.heading a:hover, .heading a:focus, .subheading a:hover, .subheading a:focus, a:hover .heading, a:hover .subheading{color: #00cc00;}

/* COMMON
---------------------------------*/
.disabled{opacity: 0.5; pointer-events: none;}
.sk_content_wrap:after, .sk_content:after, .sk_box:after, .sk_social:after{content: "";display: block;clear: both;}
.sk_content_wrap .sk_content{margin-bottom: 30px;}
.sk_content_wrap .sk_content:last-child{margin-bottom: 0;}
.sk_content_wrap figure{margin: 0 0 20px;}
.sk_content_wrap figure.sk_img_right{float: right; margin: 0 0 0 30px;}
.sk_content_wrap figure.sk_img_left{float: left; margin: 0 30px 0 0;}
/* .sk_content_wrap .btn_center{clear: both;} */

.sk_contact .editor_text ul > li{padding-left: 0; margin-bottom: 30px;}
.sk_contact .editor_text ul > li:last-child{margin-bottom: 0;}
.sk_contact .editor_text ul > li::before{display: none;}
.sk_contact{padding-right: 40px;}
.sk_contact a{color: #fff;}
.sk_contact a:hover{color: #00cc00;}
.sk_contact .sk_content{
    background: #2f3e91;
    padding: 55px 45px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.sk_comm > i, .sk_comm > .siteicon{float: left; line-height: 30px; margin: 0;}
.sk_comm > div{margin: 0 0 0 40px; clear: none !important;}
.sk_map{-webkit-cursor: grab; cursor: grab; background: #E5E3DF; height: 455px; position: relative; margin-bottom: -50px; margin-top: 60px;}
.sk_map iframe{width: 100%; height: 100%; border: none; margin: 0;}

.sk_contact .subheading{
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.sk_comm>.siteicon {
    float: left;
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    margin: 0 0 0 0;
    height: 40px;
    background: #2f3e91;
    width: 40px;  
    border-radius: 10px; 
    position: relative;
}
.sk_comm>.siteicon::before{
    content: "\f041";
    position: absolute;
    left: 50%; 
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff; 
    font-family: 'FontAwesome';
}
.sk_contact ul li:nth-child(2) .sk_comm>.siteicon::before{
    content: "\f095";
}
.sk_contact ul li:nth-child(3) .sk_comm>.siteicon::before{
    content: "\f003";
}
.sk_contact .sk_comm > div{margin: 0;}
/* .form_wrap  input,.form_wrap  select,.form_wrap  textarea{
    background-color: #f9f9fc;
} */
form .labelWrap{margin-bottom: 30px;}
.form_wrap .form ul{margin-left: -12px; margin-right: -12px;}
.form_wrap form ul li{
    padding: 0 12px;
}
.cnct-form{padding-left: 50px;}
.cnct-form .subheading{
    color: #0c1c35;
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 20px;
}
.cnct-form input,.cnct-form select,.cnct-form textarea{
    background: transparent;
    border-width: 0 0 1px 0;
    border-radius: 0;
    padding: 10px 0;
    height: 60px;
    font-size: 14px;
}
.cnct-form textarea{height: 100px;}
.form_wrap ul{
    margin: 0 -25px;
}
.form_wrap form ul li{
    padding: 0 25px;
}
.labelWrap.mb10{margin-bottom: 10px !important;}


.contact-short-desc{
    font-size: 15px;
    line-height: 24px;
    color: #1c1c1c;
    font-weight: 400;
    margin-bottom: 10px;
}
.contact-last-desc{
    color: #1c1c1c;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 30px;
}
.withIcon.sk_content_wrap figure.sk_icon {
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0 20px 0 0;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
}
.room-booking{
    border: 3px solid #f4f5f7;
    padding: 55px 45px;
    margin-top: -50px;
}
.room-booking .contact-short-desc{margin-bottom: 30px; color: #000;}
form ul li:last-child .labelWrap{margin-bottom: 0;}

.withIcon.sk_content_wrap figure.sk_icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 90%;
    max-height: 90%;
}
.withIcon.sk_content_wrap .heading{padding-left: 70px;}
.withIcon.sk_content_wrap .heading:before{left: 70px;}
.withIcon.sk_content_wrap .sk_content{clear: both;}

.sk_shadow .sk_box{margin: 5px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); -webkit-border-radius: 3px; border-radius: 3px;}
.sk_shadow .sk_box figure{-webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;}
.sk_shadow .sk_box .sk_text{padding: 0 10px 10px;}

.sk_shadow_full .sk_box{margin: 5px; padding: 10px; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); -webkit-border-radius: 3px; border-radius: 3px;}

.sk_box figure{overflow: hidden; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; position: relative;}
.sk_box figure img{-webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s;}
.sk_box a{display: block; color: inherit;}
.sk_box a.btn, .sk_box a.readmore{display: inline-block;}
.sk_box .sk_text{margin-top: 10px; text-align: center;}
.sk_box .sk_text .subheading{text-align: left;}
.sk_box .sk_para{margin-bottom: 10px; text-align: left; min-height: 48px; overflow: hidden;}
.sk_info{margin-bottom: 10px; text-align: left;}
.sk_info span{margin-right: 10px;}
.sk_info span:last-child{margin-right: 0;}
.sk_info span i{margin-right: 3px;}
.sk_box .sk_para:last-child, .sk_info:last-child{margin-bottom: 0;}
.sk_box:hover a figure img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.withIcon.sk_box .sk_text{position: relative; padding: 25px 0 0; margin: 0;}
.withIcon.sk_box figure.sk_icon{
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin: 0 0 0 -25px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
}
.withIcon.sk_box figure.sk_icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 90%;
    max-height: 90%;
}
.withIcon.sk_box:hover a figure.sk_icon img{-webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

.sk_sideblock{margin-bottom: 40px;}
.sk_sideblock:last-child{margin-bottom: 0;}
.sk_sideblockShadow{padding:10px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1); box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);}
.sk_sideblock .bullet li:before{top: 4px;}
.sk_sideblock ul li a{display: block; color: inherit; padding: 0 0;}
.sk_sideblock ul li.active a, .sk_sideblock ul li:hover a{color: #00cc00;}
.sk_sideblockShadow > .subheading{
    margin: -10px -10px 10px;
    padding: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: #2f3e91;
    color: #fff;
    font-size: 22px;
}
.sk_sideblock ul > li {padding-left: 30px;}

.sk_toggle .sk_box{margin: 0 0 20px; padding: 0;  
    border: 1px solid #fbe4d4;
    /* -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1); 
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.1); */
}
.pdf-sec {
    padding: 0 20px 20px;
}
.pdf-in, .pdf-head {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-transform: capitalize;
}
.pdf-in {
    background: #2f3e91;
    padding-left: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.pdf-btn {
    margin-left: 10px;
    color: #ffffff !important;
    background: #f48c24;
    height: 30px;
    line-height: 22px;
    padding: 5px;
    display: inline-block !important;
    vertical-align: top;
}

.inner-form form{
    padding: 55px 45px;
    border: 3px solid #f4f5f7;
}
.sk_toggle .sk_box:last-child{margin: 0;}
.sk_toggle .sk_ques{cursor: pointer; position: relative;  padding: 20px 50px 20px 20px;background: #fde4d3; }
.sk_toggle .sk_ques:after{
    content: "\f068";
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #00cc00;
    font-size: 19px;
    font-family: 'FontAwesome';
    padding: 0 0 0 0;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.sk_toggle .sk_ques::before{
    content: "";
    position: absolute;
    left: -4px;
    top: -1px;
    height: 102%;
    width: 4px;
    background: #ec7a26;
}
.sk_toggle .sk_box .subheading{ 
    font-family: 'Covered By Your Grace', cursive;
    font-weight: 400;
    color: #2f3e91;
    text-transform: capitalize;
} 
.sk_toggle  .editor_text{ 
    padding: 20px;
    color: #636363;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}
.sk_toggle .sk_box.opened > .sk_ques:after {
    line-height: 30px; padding: 0 0 0 0;   
    content: "\f067";
}
.sk_ans{display: none; margin: 0 0 0;}

.sk_box .readmore{width:auto; height: auto; font: inherit; color: #00cc00; background: transparent; -webkit-border-radius: 0; border-radius: 0; margin: 10px 0;}
.sk_box .readmore:hover{color: #212020;}

/* HEADER
---------------------------------*/
.sticky .header_main {
    position: fixed;
    top: -148px;
    background: rgba(255, 255, 255, 0.9);
    border-width: 0;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.sticky.fixed .header_main {top: 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);}
.sticky .common_banner{margin-top: 65px;} 
.sticky .logo a{
    width: 200px;
    height: 50px;
}
.sticky .htop{padding: 10px 0;}
.mainHeader{position: relative; z-index: 5;}
.header_main{
	position: relative;
	left: 0;
	right: 0;
	z-index: 5; 
    height: auto;
}
.logo{width: 307px;	float: left; padding: 10px 0;}
.logo a{display:block;width:307px;height:79px;background:no-repeat center;-webkit-background-size:contain;background-size:contain; }
.hright{float: right; text-align: right;height: auto;}
.htop{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background: #2f3e91;
    color: #fff;
    padding: 15px 0; 
	position: relative; 
    height: auto;
    overflow: hidden;
} 
.number{margin-left: 5px; padding-left: 17px; position: relative;}
.number::after {
    content: "";
    position: absolute;
    left: 0;
    height: 100px;
    top: -50px;
    width: 1px;
    background: rgba(255,255,255,0.1);
}
.htop_no{
    font-size: 19px;
    font-weight: 500;
    padding-left: 50px;
    color: #fff;
    background: url(../images/ph.png) no-repeat;
    background-position: 12px 0;
    height: 28px;
    line-height: 28px;
}
.htop_no:hover{
    color: #00cc00;
}
.htop a{color: #fff;}
.top_left .text{margin-right: 15px;}
.top_left select{
    font-size: 15px;
    line-height: normal;
    border: none;
    padding-right: 180px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #fff;
    width: 195px;
    height: 25px;
    border-radius: 0;
    padding: 0;
    margin: 0 !important;
    background-color: #2F3E91;
    background-image: url(../images/select-lang.png);
    background-position: right 0px;
}
.font-resize{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px;
    padding-right: 25px; 
    position: relative;
}
.font-resize::after{
    content: "";
    position: absolute;
    right: 0;
    height: 100px;
    top: -50px;
    width: 1px;
    background: rgba(255,255,255,0.1);
}
.minus,.plus{
    width: 30px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: rgba(255,255,255,0.1);
    font-size: 34px;
    font-weight: 500;
    overflow: hidden;
    cursor: pointer;
}
.minus:hover,.plus:hover{
    background: #00cc00;
}
.count{
    margin: 0; 
    width: 70px;
    text-align: center;
}
.plus{font-size: 15px;}
.top_left{
    font-size: 15px;
    line-height: normal;
    font-weight: 100;
}
.top_right ul li{
    color: #fff;
}
.top_right{margin-left: auto;}
.htop .time{padding: 3px 0; font-size: 13px;}
.htop .time, .htop .social{display: inline-block; vertical-align: top; margin: 0 0 0 40px}
.htop .social a{color: #fff;} 
.hmiddle{padding: 20px 0; clear: both;height: auto;}
.hinfo{list-style: none; margin: 0; padding: 0; font-size: 14px; color: #555353; line-height: 18px; display: inline-block; vertical-align: top;}
.hinfo li{display: inline-block; padding: 0; margin: 0 0 0 70px; text-align: left; vertical-align: top; clear: both;}
.hinfo li:first-child{margin: 0;}
.hinfo li:after, .hmiddle:after, .hright:after{content: ""; display: block; clear: both;}
.hinfo .siteicon{float: left; margin: 3px 0;}
.hinfo li > div{margin: 0 0 0 40px;}
.hinfo a{color: inherit;}
.hinfo a:hover{color: #00cc00;}
.hinfo li > div span{
    display: block;
    color: #363535;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.hmiddle .btn{margin-left: 70px;}

.hbottom{display: inline-block; width: 100%; vertical-align: top;}
.hbottom .nav_menu > ul{
    color: #1d1d1d;
    font-weight: 400;
    font-size: 16px;
}
.hbottom .nav_menu > ul > li > a{padding: 0 17px;}
.call_back_btn{
    font-size: 14px;
    font-weight: 500;
    height: 44px;
    line-height: 43px;
    min-width: 210px;
    padding: 0 30px;
}
.hbottom .nav_menu > ul > li > a:hover{
    color: #2f3e91;
}
/*HEADER END*/

/* MENU
---------------------------------*/
.nav_wrapper{margin-left: auto; position: relative;  padding: 0;height: auto;}  
/* .nav_menu{height: 36px;} */
.nav_menu > ul {
    margin: 0;
    padding: 0;
    color: inherit;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 14px;
	color: #fff;
	text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}
.nav_menu ul li {list-style: none; margin: 0; padding: 0; position: relative;}
.nav_menu > ul > li {margin: 0 0 0 0; float: left;}
.nav_menu > ul > li:first-child{margin-left: 0;}
.nav_menu > ul > li:last-child{margin-right: 0;}
.nav_menu > ul > li a{color: inherit; display: block;}
.nav_menu > ul > li > a {  
    padding: 0 25px;
	margin: 0;
	text-align: center;
	position: relative;
    z-index: 1;
    overflow: hidden;
    background: transparent;  
}
.nav_menu > ul > li > a:after{
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 1px;
    height: 12px;
    background: rgba(255,255,255,0.5);
}
.nav_menu > ul > li:last-child > a:after{display: none;}
.nav_menu ul li a > span{display: block;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: #00cc00; text-shadow: 0 0 0.1px #00cc00;}

/*******  sub menu *****/
.subarrow {
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 0;
    width: auto;
    height: auto;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.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: #2f3e91;
	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 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.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: #00cc00;
	z-index: -1;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
    
}
.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: #00cc00;}
.responsive_btn {
    display: none;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 40px;
    margin: -2px 0;
    float: right;
    position: relative;
    z-index: 20;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.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: #2f3e91;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.responsive_btn:hover span, .responsive_btn:hover span:before, .responsive_btn:hover span:after {background: #00cc00;}

.responsive_nav {
    display: block;
    position: fixed;
    left: -280px;
    top: 0;
    bottom: 0;
    width: 280px;
    min-height: 100%;
    z-index: 20;
    background: #000;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.responsive_nav ul {margin: 0; padding: 0; text-align: left;}
.responsive_nav ul li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}
.responsive_nav ul li:first-child {border-top: none;}
.responsive_nav ul li:after{display: none;}
.responsive_nav ul li > a {display: block; padding: 12px 10px 8px; color: inherit; position: relative;}
.responsive_nav ul li a:hover,.responsive_nav ul li a:focus,.responsive_nav ul li.active > a{color: #fff; background: #00cc00;}
.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*/

/* SLIDER
---------------------------------*/
.common_banner{position: relative; overflow: hidden; background: #ccc;height: auto;}
.common_banner img{width: 100%; display: block; opacity: 1;}
.homebanner{height: auto;}
.innerbanner{max-height: 420px; overflow: hidden;}

.bannerbox{position: relative;}
.bannerbox::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/sample/banner_bottom_shape.png) no-repeat center;
    height: 30px;
    z-index: 2;
}
.bannertext{
	text-align: left;
	color: #fff;
	width: 100%; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 20px;
    line-height: 29px;
    font-weight: 300;
	position: absolute;
	bottom: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    z-index: 1;
}
.bannertext_in{width: 560px;}
.bannertext .heading{
    background: transparent;
    color: inherit;
    font-size: 60px;
    line-height: normal;
    padding: 0;
    margin-bottom: 10px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.bannertext .heading span{
    display: block;
    font-family: 'Covered By Your Grace', cursive;
    font-size: 43px;
    line-height: 45px;
}
.bannertext .subheading{color: inherit;}
.bannertext .heading:before{display: none;}

.homeslider.owl-carousel{padding: 0;}
.homeslider.owl-carousel .owl-nav{width: auto;}
.homeslider.owl-carousel .owl-nav [class*="owl-"]{
	margin: -30px 0 0;
    font-size: 0;
    min-width: inherit;
	width: 35px;
	height: 62px;
	background: url(../images/sprite.png) no-repeat -300px -100px;
	opacity: 1;
}
.homeslider.owl-carousel .owl-nav .owl-prev{left: -70px;}
.homeslider.owl-carousel .owl-nav .owl-next{right: -70px; background-position: -400px -100px;}
.homeslider.owl-carousel:hover .owl-nav .owl-prev{left: 10px;}
.homeslider.owl-carousel:hover .owl-nav .owl-next{right: 10px;}
.homeslider.owl-carousel .owl-dots{position: absolute; left: 0; right: 0; bottom: 0;}
.homeslider .bannerimg{width: 100%; padding-top: 30%; position: relative; overflow: hidden; background: #2f3e91;}
.bannerimg::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0; 
    bottom: 0;
    height: 100%;
    width: 100%;
    background: url(../images/sample/banner_shape.png) no-repeat center; 
    background-size: cover;
    z-index: 1;
}
/* .homeslider .bannerimg::before{ 
    left: auto;  
    right: 0;
    background: url(../images/sample/banner_right.png) no-repeat right center; 
} */
.homeslider .bannerimg img{width: 100%; position: absolute; top: 0; left: 0; opacity: 0.8 !important;}
/*SLIDER END*/

/* FOOTER
---------------------------------*/
.mainFooter{background: #1e1e1e; font-size: 14px; padding: 0 0; color: #fff;}
.mainFooter a{color: inherit;}
.mainFooter a:hover, .mainFooter .active > a, .mainFooter .current-menu-item > a, .companyname:hover{color: #00cc00;}
.fnav ul{list-style: none; padding: 0; margin: 0; text-align: center;}
.fnav li{
    margin: 0 30px 0 0;
	padding: 0;
	position: relative;
	float: left;
	font-size: 15px;
	line-height: 15px;
	text-transform: capitalize;
}
.fnav li:after{
	content: "";
	display:block;
	position: absolute;
	top: 50%;
	left: auto;
	right: -15px;
	height: 13px;
	width: 2px;
	background: #fff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.last-fblock .ftr-logo{
    padding: 0 10px;
}
/* .last-fblock .ftr-logo:nth-child(2){
    padding-top: 10px;
} */
.fblock .subheading{
    color: #fff;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 20px;
}
.fblock .social{margin-top: 15px;}
.fblock .social a{margin-right: 12px;}
.fblock .social a:last-child{margin-right: 0;}
.fblock .social a i{
    height: 35px;
    line-height: 37px;
    width: 35px;
    font-size: 20px;
    background: #313131;
}
.ftop{padding: 50px 0 22px;}
.f_contact{margin: 0 0 -10px; line-height: normal;}
.f_contact li{margin: 0 0 10px;}
.fnav li:last-child{margin: 0;}
.fnav li:last-child:after{display: none;}
.fnav li a{display: block; padding: 0 0 0 0;}
.fnav:after, .copyright:after{content: ""; display: block; clear: both;}
.copyright:after{content:""; display:block; clear: both;}
.copyright {
    padding: 8px 0; 
    font-size: 13px; 
    line-height: 15px;
    background: #00cc00;
    font-weight: 300;
}
.copyright a:hover{
    color: #000000;
}
.copyright p{padding: 0; text-align: inherit;}
.copyright p:first-child{float: left;}
.copyright p:last-child{float: right;}

.footer_form{
    background: #203280;
    padding: 40px 0;
}
.footer_form .input_wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    justify-content: flex-end;
}
.footer_form .ErrInqMsg{ 
    max-width: 700px;
    width: 100%;
}
.footer_form .ErrInqMsg .error{
    background: #ffd1d1 url(../images/error_icon.png) no-repeat scroll 10px 5px / 20px 20px;line-height: 13px;height: 30px; min-height: auto;
}
.footer_form .input_wrap  .labelWrap{margin-bottom: 0; margin-right: 10px;}
.footer_form .input_wrap  .labelWrap input{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    width: 235px;
    height: 65px;
    line-height: 65px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 10px 15px;
    border-color: #6370aa;
    background: transparent;
}
.footer_form [type="submit"]{
    height: 65px;
    line-height: 65px;
    min-width: 185px;
    margin-left: 5px;
    background: #00cc00;
}
.footer_form [type="submit"]:hover{ 
    background: #000000;
}
.footer_form .subheading{
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
} 
.footer_form .subheading span{
    font-weight: 700;
}
.footer_form .subheading{margin-right: 15px;}
.footer_form .subheading span{display: block;}
.footer_form .input_wrap  .labelWrap input::-webkit-input-placeholder { /* Edge */
    color: #fff;
}
  
.footer_form .input_wrap  .labelWrap input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
  
.footer_form .input_wrap  .labelWrap input::placeholder {
    color: #fff;
}
/*FOOTER END*/

/* HOME PAGE
---------------------------------*/
.hook_event{
    background: #f4f5f9;
}
.hook_event .event_list .sk_box{
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);   
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.hook_event  .event_list .sk_box .sk_text{background: #fff;}    
.event_list .sk_box figure::before,.event_list .sk_box figure::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}
.event_list .sk_box:hover figure::before {
    right: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, .5);
}
.event_list .sk_box:hover figure::after {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, .5);
} 
.event_list .sk_box .sk_text{
    padding: 20px; 
    background: #f4f5f9;
    margin: 0;
}
.event_list .sk_box .sk_text .subheading{
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    font-family: 'Covered By Your Grace', cursive;
    color: #ff7a04;
    width: 300px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.event_list .sk_box:hover .sk_text .subheading{ 
    color: #2f3e91;
}
.event_list .btn_group{text-align: left; margin-top: 15px;}
.event_list .btn_group .readmore{text-transform: uppercase; font-size: 14px; font-weight: 700; margin-right: 10px;}
.btn_group .register_btn{color: #2f3e91;}
.event_list .btn_group .readmore:last-child{margin-right: 0;}
.event_list .sk_box .sk_text .sk_para {
    color: #232323;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    height: 48px;
    min-height: auto;
} 
.event_list .sk_box .sk_text .readmore{margin-top: 0; margin-bottom: 0;}
.event_list .sk_box figure{
    -webkit-border-radius: 0;
    border-radius: 0;
}
 
/* ========================opening hours========start================== */
.opening_hrs{
    background: url(../images/sample/opening_bg.jpg) no-repeat center;
    background-size: cover;
}
.opening_hrs .sk_box {text-align: center; color: #fff;}
.opening_hrs .sk_box .subheading{
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
}
.opening_hrs .sk_box .btn{
    margin-top: 50px;
    background: #fff; 
    border-color: #fff;
    color: #10226e;
    font-size: 17px;
    font-weight: 500;
    height: 65px;
    line-height: 65px;
    padding: 0 50px;
}
.opening_hrs .sk_box .btn:hover{ 
    background: #ff7a04; 
    border-color: #ff7a04;
    color: #fff;
}   
.opening_hrs  .heading{margin-bottom: 45px; color: #fff; font-size: 50px; line-height: 54px; background: url(../images/head_border2.png) no-repeat center bottom; }
/* ========================opening hours========end================== */
.why_qaads .editor_text .subheading{
    color: #000000;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
}

/* ========hook_team============ */
.hook_team{
    background: #fff;
}
.hook_team .heading.text-center{
    max-width: 470px;
    margin-left: auto;  
    text-align: left !important;
    background-position-x: left;
}
.hook_team .sk_content_wrap {max-width: 470px; float: right; margin: 0;}
.hook_team .home_team{
    width: 490px;
    height: 455px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: -100px; 
}
.hook_team .home_team li{
    position: absolute;
}
.hook_team .editor_text p strong{
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
.hook_team .home_team li figure{
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 155px;
    height: 155px;
    border: 5px solid #fff;
}
.hook_team .home_team li figure img{width: 100%;}
.home_team .row{
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.home_team .row li:first-child{ 
    left: 26px;
    top: 20px;
}
.home_team .row li:nth-child(2){ 
    right: 0;
    top: 0;
    z-index: -1;
}
.home_team .row li:nth-child(3){  
    right: 0;
    bottom: 0;
}
.home_team .row li:last-child{ 
    left: 0;
    bottom: 0;
}
.home_team .row li:first-child figure{
    width: 360px;
    height: 360px;
}
.home_team .btn_group{display: none;}

/* ======about team========== */
.team_list .sk_box figure{
    position: relative;
    padding-top: 100%;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.sk_box .team_list .btn{
    color: #fff;
}
.team_list .sk_box{
    position: relative;
}
.team_list .sk_box figure img{ 
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.team_list .sk_box figure::before,.team_list .sk_box figure::after{
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    left: -100%;
    background: rgba(243, 122, 33, 0.8);
    z-index: 1;
}
.team_list .sk_box figure::after{left: auto; right: -100%;}
.team_list .sk_box:hover figure::after{
    right: 0;
}
.team_list .sk_box:hover figure::before{
    left: 0;
}
.team_list .sk_box .sk_text{
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
    color: #626469;
    padding: 0 10px 10px; 
}
.team_list .sk_box .sk_text .subheading{text-align: center; margin-bottom: 10px;}
.sk_box .social_sec a,.sk_box .social_sec,.sk_box .social_sec a::before,.team_list .sk_box figure::before,.team_list .sk_box figure::after{
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s; 
}
.team_list .sk_box .social_sec{
    justify-content: center;
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
}
.team_list .sk_box:hover .social_sec{
    bottom: 0;
}
.team_list .sk_box .social_sec a{
    margin: 0 2px;
    width: 35px;
    height: 60px;
    line-height: 63px;
    font-size: 20px;
    text-align: center; 
    border-radius: 30px 30px 0 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.team_list .sk_box .social_sec a::before{
    position: absolute;
    content: "";
    height: 100%;
    bottom: -100%;
    width: 100%;
    left: 0;
    background: #fff;
    z-index: -1;  
}
.team_list .sk_box .social_sec a:hover{color: #0c3c74;}
.team_list .sk_box .social_sec a:hover::before{bottom: 0;}
.about-team.section{padding-top: 40px;}

/* ========resource_list============ */
.sk_box .download-btn{
    color: #2f3e91;
}
.resource_list .subheading{width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/* =======faqs team====== */
.editor_text .team_list ul{
    margin: 0 -10px -20px;
}
.editor_text .team_list ul li{padding: 0 10px; margin-bottom: 20px;}
.editor_text .team_list ul li::before{
    display: none;
}
.editor_text .team_list .sk_box .sk_text{margin-top: 10px;}
.editor_text .team_list .sk_box .sk_text .subheading{
    margin-bottom: 0;
}
.editor_text .team_list .sk_box .sk_text{
    font-size: 13px;
}
/* .sk_ans .editor_text .section{padding: 0;}
.sk_ans .editor_text .section .heading{display: none;} */

/* =============strategic_sec============= */
.strategic_sec{
    padding: 60px 0 80px;
    background: url(../images/sample/s_bg.jpg) no-repeat center;
}
.strategic_sec .sk_content{
    width: 535px;
    float: right;
}
.strategic_sec .sk_content .subheading{
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 25px;
}


.speciality_box p{text-align: left;}
.speciality_text{margin-left: 80px;}
.speciality_img{float: left; width: 50px; height: 50px; overflow: hidden;}
.speciality_img img{max-width: 100%; max-height: 100%;}


.hook_contact{padding: 100px 0;}
.hook_contact .image_section{float: right;}
.hook_contact .content_section{float: left; padding: 50px 30px 50px 0;}
.content_section input, .content_section textarea{color: #fff}
.content_section .captcha_img{min-height: 58px;}
.content_section input::placeholder, .content_section textarea::placeholder{color: #fff;}
.content_section input::-webkit-input-placeholder, .content_section textarea::-webkit-input-placeholder{color: #fff;}
.content_section input:-moz-placeholder, .content_section textarea:-moz-placeholder{color: #fff;}
.content_section input::-moz-placeholder, .content_section textarea::-moz-placeholder{color: #fff;}
.content_section input:-ms-input-placeholder, .content_section textarea:-ms-input-placeholder{color: #fff;}
.hook_contact .image_section_inner{right: auto; left: 30px;}
.hook_contact .content_section_inner{right: -50px; left: auto;}
.free_quote_sec .heading{font-size: 60px; line-height: 60px;}
.free_quote_main{
    background: #00cc00;
    color: #fff;
    position: relative;
    z-index: 1;
    margin: -160px 0 0;
    padding: 45px;
    text-align: center;
    font-size: 20px;
}

.hook_testimonial .testimonial_list .sk_box .sk_text{text-align: center; height: 300px;}
.hook_testimonial .testimonial_list .sk_box:before, .hook_testimonial .testimonial_list .sk_box figure{left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}
.hook_testimonial .testimonial_list .sk_box .sk_para{height: 120px; overflow-y: auto;}
.hook_testimonial .testimonial_list .sk_box .readmore{float: right;}
.hook_testimonial .testimonial_list .sk_box .sk_text .subheading{clear: both;}
 
.hook_faq .sk_toggle .sk_box{
    width: 48%;
    float: left;
    margin: 0 10px;
}
.hook_faq .sk_toggle .sk_ques::before{left: 0;}
.hook_faq .sk_toggle .sk_ques{ padding: 10px 50px 10px 65px; min-height: 62px; display: flex; align-items: center; }
.hook_faq .sk_toggle .sk_box .subheading{font-size: 17px; line-height: 21px; font-weight: 300; color: #262626; font-family: 'Roboto', sans-serif;}
.faq_block{float: left; width: 50%;}
/*HOME END*/

.facilities-sec{padding: 60px 0; }
.facilities-sec:nth-child(even){
    background: #f4f5f9;
}
.facilities-sec .heading{display: flex;}
.costs .subheading,.subheading3{
    color: #2f3e91;
    font-size: 30px;
    line-height: 32px;
    font-family: 'Covered By Your Grace', cursive;
}
.costs{
    color: #414141;
}
.subheading2{
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: #000000;
    margin: 25px 0 30px;
}
.last-short-desc{
    font-size: 18px;
    line-height: 20px;
    color: #000000;
}


.bernie-sec{padding: 50px 0;}
.bernie-sec a{text-decoration: underline; color: #2f3e91;}
.bernie-sec a:hover{
    color: #00cc00;
}
.chng-bg{
    background: #f4f5f9;
}
.bernie-sec .heading{display: flex;}

.d-flex .list:nth-child(2){width: 43%; justify-content: center; border: 1px solid #dee2e6; border-width: 0 1px;}

.bg-blue-sec{
    background: url(../images/sample/opening_bg.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
}
.bg-blue-sec .heading{
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    display: block;
    color: #fff;
    text-align: center;
    background: url(../images/head_border2.png) no-repeat center bottom;
}
.bg-blue-sec .d-flex{max-width: 800px; margin: 0 auto;}
/* SERVICE
---------------------------------*/
/* .hook_service{
    background: #fefeff;
} */
.srvc-dtls{margin-top: 50px;}
.sk_content_wrap figure.sk_img_right.aged_care_img{
    margin: -95px 0 40px 50px;
}
.care_heading{max-width: 345px; margin-top: 30px;}
.service_list .sk_box figure.sk_img{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 58%;
}
.service_list .sk_box .sk_icon{
    width: 122px;
    height: 122px;
    line-height: 120px;
    margin: 0 auto; 
    z-index: 1;
}
.service_list .sk_box .sk_icon img{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.service_list .sk_box::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 250px;
    height: 250px;
    border-radius: 100%;
    background: #fbfbfd; 
    opacity: 0;
    visibility: hidden;
}
.service_list  .sk_box:hover::after{
    opacity: 1;
    visibility: visible;
}
.service_list  .sk_box .sk_text {margin-top: 25px; z-index: 1; position: relative;}
.service_list  .sk_box .sk_text .sk_para{
    text-align: center;
    color: #545454;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    height: 48px;
}
.service_list ul{padding-top: 10px; margin: 0 -5px; margin-bottom: -10px; justify-content: center;}
.service_list ul li{
    padding: 0 5px;
    margin-bottom: 10px;
}
.service_list  .sk_box{
    padding: 45px 20px; 
    cursor: pointer;
}
.service_list  .sk_box:hover,.service_list  .sk_box.active{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); 
} 
.service_list  .sk_box .sk_text .subheading{
    text-align: center;
    color: #232323;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 15px;
}
.service_list  .sk_box:hover a figure img{
    transform: none;
}
.service_list .sk_box figure.sk_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1.01);
    transform: translate(-50%,-50%) scale(1.01);
    max-width: 100%;
    max-height: 100%;
}
.service_list .sk_box:hover a figure.sk_img img{-webkit-transform: translate(-50%,-50%) scale(1.1); transform: translate(-50%,-50%) scale(1.1);}
/*SERVICE END*/

/* BLOG
---------------------------------*/
.blog_list .sk_box figure::before,.blog_list .sk_box figure::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}
.blog_list .sk_box:hover figure::before {
    right: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, .5);
}
.blog_list .sk_box:hover figure::after {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, .5);
}
.blog_list ul{margin-bottom: -20px; margin-left: -10px; margin-right: -10px;}
.blog_list ul li{margin-bottom: 20px; padding: 0 10px;}
.blog_list .sk_box figure{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 59%;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #ccc;
}
.blog_list .sk_box .sk_info{
    color: #00cc00;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
}  
.blog_list .sk_box figure img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1.01);
    transform: translate(-50%,-50%) scale(1.01);
    max-width: 100%;
    max-height: 100%;
}
/* .blog_list .sk_box a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
} */
.blog_list .subheading{
    overflow: hidden;
    font-size: 21px;
    line-height: 28px;
    font-weight: 600;
    color: #2f3e91;
}
.blog_list .sk_box figure .sk_info{
    position: absolute;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    right: 20px;
}
.blog_list .sk_box figure .sk_info span {position: relative; margin-right: 15px;}
.blog_list .sk_box figure .sk_info span:last-child {margin-right: 0;}
.blog_list .sk_box figure .sk_info span:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 1px;
    background: #d3d3d3;
}
.blog_list .sk_box figure .sk_info span:last-child:after {display: none;}
.blog_list .sk_box:hover a figure img{-webkit-transform: translate(-50%,-50%) scale(1.1); transform: translate(-50%,-50%) scale(1.1);}

.comment_list .sk_box .sk_text{margin: 0;}
.comment_list .sk_box .sk_para{min-height: inherit;}
.comment_list .sk_box .sk_text .subheading{text-transform: capitalize;letter-spacing: 0;}
.comment_list .sk_box .sk_text .subheading span{margin-left: 10px;}

.sk_sideblock .blog_list ul li a{padding: 0;}
.sk_sideblock .blog_list .sk_box{font-size: 12px; line-height: 18px;}
.sk_sideblock .blog_list .sk_box figure{
    width: 30%;
    height: 46px;
    float: left;
    margin: 0 00 0;
    padding: 0;
}
.sk_sideblock .blog_list .sk_box .sk_info{font-size: 12px; line-height: normal;}
.sk_sideblock .blog_list .sk_box .sk_text{margin: 0; width: 70%; padding-left: 10px; float: left;}
.sk_sideblock .blog_list ul{margin-bottom: -15px;}
.sk_sideblock .blog_list ul li{margin-bottom: 15px;}
.sk_sideblock .blog_list .subheading{
    margin-bottom: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
}
.stickyContent .sk_info {color: #00cc00; font-weight: 600; font-size: 20px;}
/*BLOG END*/

/* TESTIMONIAL
---------------------------------*/
.testimonial_list .sk_box {position: relative; padding-top: 40px;}
.testimonial_list .sk_box:before, .testimonial_list .sk_box figure{
    width: 80px;
    height: 80px;
    border: 2px solid #cecece;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 25px;
    z-index: 1;
    overflow: hidden;
    background: #fff;
}
.testimonial_list .sk_box figure img{
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 100%;
}
.testimonial_list .sk_box:before {
    content: "";
    display: block;
    background: #fff url(../images/quote.png) no-repeat scroll center center / 35px 33px;
}
.testimonial_list .sk_box .sk_text {padding: 50px 30px 30px; margin: 0; border: 2px solid #cecece; -webkit-border-radius: 3px; border-radius: 3px; height: auto;}
.testimonial_list .sk_box .subheading span{display: block; font-size: 16px; line-height: 24px;}
/*TESTIMONIAL END*/

/* Gallery PAGE
---------------------------------*/
.album_list .owl-carousel{margin: 0 0 30px;}
.album_list .owl-carousel .owl-nav.disabled{display: block;}
.album_list .owl-carousel .owl-nav .owl-prev.disabled, .album_list .owl-carousel .owl-nav .owl-next.disabled{opacity: 0.1;}
.item .sk_album{
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #666;
	background: #fff;
	padding: 0 20px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	cursor: pointer;
}
.item .selected.sk_album{background: #00cc00; border-color: #00cc00; color: #fff;}
.selected.sk_album{color: #00cc00;}

.sk_sideblock .album_list .ul{margin: 0;}
.sk_sideblock .album_list .ul > li{padding: 0 0 0 30px; margin-bottom: 10px; position: relative;}
.sk_sideblock .album_list .ul > li:last-child{margin-bottom: 0;}
.sk_sideblock .album_list .ul > li:before{
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/bullet.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
}

.masonry {
    margin: 0;
    padding: 0;
    -moz-column-gap: 15px;
    -webkit-column-gap: 15px;
    column-gap: 15px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}
.gallery_list .ul{margin-bottom: -15px; overflow: visible;}
.gallery_list .ul > li{margin-bottom: 15px;}
.gallery_list .sk_box{position: relative; overflow: hidden; background: #000; color: #fff;}
.gallery_list .sk_box figure{-webkit-border-radius: 0; border-radius: 0;}
.gallery_list .sk_box figure img{display: block; width: 100%;}
.gallery_list .sk_box .sk_text{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px;
    margin: 0;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.gallery_list .readmore{
    width: 50px;
    height: 50px;
    background: #202020;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin: 0 0 10px;
    color: #fff;
    font-size: 0;
    position: relative;
}
.gallery_list .readmore:before{
    content: "\f00e";
    display: block;
    font-family:'FontAwesome';
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.gallery_list .readmore:hover{color: #fff;}
.gallery_list .sk_box .sk_text .subheading{text-align: inherit; color: inherit; text-transform: uppercase;}
.gallery_list .sk_box:hover figure img{opacity: 0.5;}
.gallery_list .sk_box:hover .sk_text{top: 50%; -webkit-transform: translate(0,-50%); transform: translate(0,-50%);}
#lcl_wrap:not(.lcl_on_mobile) .lcl_tn_inner li:not(.lcl_sel_thumb):hover,.lcl_tn_inner li.lcl_sel_thumb{border: 2px solid #00cc00;}
/*GALLERY END*/

/* PRODUCT PAGE
---------------------------------*/
.product_list ul li:nth-child(even) .service_box .service_img{float: right; margin: 0 0 0 35px;}
.product_list .service_box .subheading{text-transform: capitalize}
/*PRODUCT END*/


/* ======================INNER FORM SECTION START HERE======================== */
.form-block {
    background: #f7f7f7;
    padding: 40px 70px 60px;
}
.form-block .heading{
    font-size: 60px !important;
    line-height: 62px !important;
    color: #2f3e91;
    background: transparent;
    padding-bottom: 0 !important;
}
body.fs50 .form-block .heading{ font-size: 56px !important; line-height: 60px !important;}
body.fs75 .form-block .heading{ font-size: 58px !important; line-height: 62px !important;}
body.fs125 .form-block .heading{ font-size: 61px !important; line-height: 64px !important;}
body.fs150 .form-block .heading{ font-size: 62px !important; line-height: 64px !important;}

.form-block.form_wrap form ul{margin-left: -15px; margin-right: -15px;}
.form-block.form_wrap form ul li{
    padding: 0 15px;
}
.form-block label{vertical-align: middle;}
.form-block .labelWrap{margin-bottom: 25px;}
.form-block.form_wrap form textarea{
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 100px;
} 

.volunteer-form .radio_box{
    margin-top: 5px;
    margin-bottom: 5px;
}
form .labelWrap > span.font18{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}
.form-block.form_wrap form textarea.h70{
    height: 70px;
}
.form-block.form_wrap form .h60{height: 60px;}
.check-head{
    display: block;
    margin-bottom: 15px !important;
}
.f-subhead{
    text-align: center;
    color: #232323;
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 40px;
} 
.thank_support{
    text-align: center;
    margin-top: 40px;
}
.thank_support .subheading{
    font-size: 25px;
    text-transform: uppercase;
    line-height: 27px;
    font-weight: 500;
}
.thank_support_logo{margin-bottom: 25px;}

.involved_content{
    padding: 40px 0;
    color: #444444;
    /* font-size: 22px;
    line-height: 33px; */
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

#volunteer .subheading,.mem-form .subheading{
    font-family: 'Covered By Your Grace', cursive;
    color: #2f3e91;
}
.form-block-last h4{
    font-size: 22px;
    line-height: 25px;
}
.form-block-last{margin-top: 20px;}
/* ===========check box======= start here ==== */

.radio_box { 
    position: relative;
    padding-left: 35px;
    line-height: 30px;
    margin-right: 8px;
    margin-bottom: 0;
}
.radio_box span{font-size: 20px; font-weight: 500; color: #232323;}
.radio_box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 28px;
    width: 28px;
    border: 1px solid #ccc;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.radio_box .checkmark:after {
    left: 7px;
    top: 0px;
    width: 10px;
    height: 20px;
    border: solid #00cc00;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}
.checkmark:after {
    content: "";
    position: absolute;
}
.radio_box input:checked ~ .checkmark:after { 
    opacity: 1;
}
/* .radio_box input:checked ~ .checkmark {
    background-color: #c50814;
} */
/* ======================INNER FORM SECTION END HERE======================== */


/* CALLBACK POPUP FORM
---------------------------------*/

.form_wrap.callback_frm{
    display: none;
    position: fixed;
    top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0%;
    right: 0%;
    margin: 0 auto;
    width: 60%;
    background: #fff;
    padding: 35px;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transform-origin: center;
} 
.pop-scroll{height: 300px}
.formHide{
    background: red;
    border-radius: 100%;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1;
}
.formHide .fa{
    color: #fff;
}
.formOverlay{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    transform: none;
    background: #203695;
    opacity: 0.25;
    visibility: visible;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    display: none;
}

.hidden {display: none;}
.popdisplaycontent {
    max-height: 220px;
    overflow-x: hidden !important;
}
.pop-wrap{
    text-align: center;
    padding:20px 75px 80px 75px;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 50%;
    left: 35px;
    background: #fff;
    right: 35px;
    transform: translateY(-50%);
    max-width: 1000px;
    margin: 0 auto;
    z-index: 9999;
    display: none;
}
.pop-wrap .heading{
    color: #dc7c00;
    font-size: 35px;
    line-height: normal;
}
.pop-wrap .sk_icon{
    position: relative;
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    margin-top: -93px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.pop-wrap .sk_icon img{border-radius: 100%; -webkit-border-radius: 100%;
    -moz-border-radius: 100%;}
.pop-close{
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    color: #334293;
    font-size: 19px;
    cursor: pointer;
    font-family: 'Covered By Your Grace', cursive;
}
.pop-close .fa{
    margin: 0 0 0 10px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border-radius: 100%; 
    background: #eaecf4;
    color: #334293;
}
.pop-close:hover .fa{
    background: #f69c5a;
    color: #fff;
}
.popup_nav{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
}
.popup_nav .prev{
    float: left;
    margin-left: -25px;
    cursor: pointer;
}
.popup_nav .next{
    float: right;
    margin-right: -25px;
    cursor: pointer;
}
.popup_nav .prev:hover,.popup_nav .next:hover{
    transform: scale(1.05);
}

.mainContainer{
    position: relative; 
}
.mainContainer:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    background: url(../images/sample/round_shape.png) no-repeat top center;
    height: 600px; 
    opacity: 0.05;     
    z-index: -1;
} 
body.fs50 .bannertext_in{
    font-size: 15px;
    line-height: 22px;
}
body.fs75 .bannertext_in{
    font-size: 17px;
    line-height: 25px;
}
body.fs125 .bannertext_in{
    font-size: 25px;
    line-height: 34px;
}
body.fs150 .bannertext_in{
    font-size: 30px;
    line-height: 39px;
}
body.fs125 .bannertext_in{width: 600px;}
body.fs150 .bannertext_in{width: 620px;}
body.fs50 .bannertext .heading{
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0;
    padding-bottom: 0;
}
body.fs75 .bannertext .heading{
    font-size: 55px;
    line-height: 52px;
}
body.fs125 .bannertext .heading{
    font-size: 65px;
    line-height: 67px;
}
body.fs150 .bannertext .heading{
    font-size: 70px;
    line-height: 72px;
}
  
body.fs50{
    font-size: 15px;
}
body.fs75{
    font-size: 16px;
}
body.fs125{
    font-size: 17px;
}
body.fs150{
    font-size: 18px;
}

body.fs50 .fblock .subheading{
    font-size: 18px;
}
body.fs75 .fblock .subheading{
    font-size: 19px;
}

body.fs50 .mainFooter{
    font-size: 12px;
}
body.fs75 .mainFooter{
    font-size: 13px;
}
body.fs125 .mainFooter{
    font-size: 15px;
}
body.fs150 .mainFooter{
    font-size: 16px;
}

body.fs50 .opening_hrs .heading{font-size: 47px; line-height: 50px;}
body.fs75 .opening_hrs .heading{font-size: 48px; line-height: 52px;}
body.fs125 .opening_hrs .heading{font-size: 51px; line-height: 54px;}
body.fs150 .opening_hrs .heading{font-size: 52px; line-height: 55px;}


body.fs50 .heading{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
body.fs75 .heading{
    font-size: 37px;
    line-height: 39px;
}
body.fs125 .heading{
    font-size: 48px;
    line-height: 50px;
}
body.fs150 .heading{
    font-size: 55px;
    line-height: 57px;
}
body.fs50 .heading{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
body.fs75 .heading{
    font-size: 37px;
    line-height: 39px;
}
body.fs125 .heading{
    font-size: 48px;
    line-height: 50px;
}

body.fs50 .subheading{
    font-size: 20px;
    line-height: 22px;
}
body.fs75 .subheading{
    font-size: 22px;
    line-height: 24px;
}
body.fs125 .subheading{
    font-size: 27px;
    line-height: 29px;
}
body.fs150 .subheading{
    font-size: 29px;
    line-height: 31px;
}
body.fs150 .call_back_btn{
    font-size: 16px;
}
 
body.fs50 .service_list .sk_box .sk_text .subheading{font-size: 18px;}
body.fs75 .service_list .sk_box .sk_text .subheading{font-size: 19px;}
body.fs125 .service_list .sk_box .sk_text .subheading{font-size: 21px;}
body.fs150 .service_list .sk_box .sk_text .subheading{font-size: 22px;}
 

body.fs50 .btn{font-size: 15px;}
body.fs75 .btn{font-size: 16px;}
body.fs125 .btn{font-size: 18px;}
body.fs150 .btn{font-size: 19px; line-height: 50px;}

body.fs50 .btn.btn-lg{font-size: 18px;}
body.fs75 .btn.btn-lg{font-size: 19px;}
body.fs125 .btn.btn-lg{font-size: 20px;}
body.fs150 .btn.btn-lg{font-size: 20px; line-height: 65px;}

body.fs50 .call_back_btn{ font-size: 12px; }
body.fs75 .call_back_btn{ font-size: 13px; }
body.fs125 .call_back_btn{ font-size: 15px; }
body.fs150 .call_back_btn{ font-size: 15px; line-height: 44px;}

body.fs50 .event_list .sk_box .sk_text .subheading{
    font-size: 30px;
    line-height: 32px;
}
body.fs75 .event_list .sk_box .sk_text .subheading{
    font-size: 32px;
    line-height: 34px;
}
body.fs125 .event_list .sk_box .sk_text .subheading{
    font-size: 33px;
    line-height: 35px;
}
body.fs150 .event_list .sk_box .sk_text .subheading{
    font-size: 34px;
    line-height: 36px;
}

body.fs50 .form-block .heading{font-size: 56px; line-height: 58px;}
body.fs75 .form-block .heading{font-size: 58px; line-height: 60px;}
body.fs125 .form-block .heading{font-size: 61px; line-height: 63px;}
body.fs150 .form-block .heading{font-size: 62px; line-height: 64px;}

body.fs50 .f-subhead{font-size: 23px; line-height: 25px;}
body.fs75 .f-subhead{font-size: 24px; line-height: 26px;}
body.fs125 .f-subhead{font-size: 26px; line-height: 28px;}
body.fs150 .f-subhead{font-size: 27px; line-height: 29px;}


body.fs150 .footer_form .subheading{ font-size: 31px; }

body.fs50 .service_list .sk_box .sk_text .sk_para{
    font-size: 12px;
}
body.fs75  .service_list .sk_box .sk_text .sk_para{
    font-size: 13px;
}
body.fs125  .service_list .sk_box .sk_text .sk_para{
    font-size: 15px;
}
body.fs150  .service_list .sk_box .sk_text .sk_para{
    font-size: 16px;
}

body.fs50 .nav_menu > ul{
    font-size: 12px;
}
body.fs75 .nav_menu > ul{
    font-size: 13px;
}
body.fs125 .nav_menu > ul{
    font-size: 15px;
}
body.fs125 .hbottom .nav_menu > ul{
    font-size: 17px;
}
body.fs150 .hbottom .nav_menu > ul{
    font-size: 18px;
}
body.fs150 .nav_menu > ul{
    font-size: 16px;
}
body.fs75 .footer_form .input_wrap .labelWrap input{font-size: 15px;}
body.fs150 .footer_form .input_wrap .labelWrap input{font-size: 16px;} 
body.fs50 .htop_no{font-size: 17px;}
body.fs75 .htop_no{font-size: 18px;}
body.fs125 .htop_no{font-size: 20px;}
body.fs150 .htop_no{font-size: 21px;}

body.fs75 .opening_hrs .sk_box .subheading{
    font-size: 19px;
    line-height: normal;
}
body.fs50 .opening_hrs .sk_box .subheading{
    font-size: 20px;
    line-height: normal;
}
body.fs125 .opening_hrs .sk_box .subheading{
    font-size: 23px;
    line-height: normal;
}
body.fs150 .opening_hrs .sk_box .subheading{
    font-size: 24px;
    line-height: normal;
}

body.fs125 .footer_form .subheading{
    font-size: 31px;
    line-height: 33px;
}
/* body.fs150 .footer_form .subheading{
    font-size: 32px;
    line-height: 34px;
} */
/* HELPER_CSS
---------------------------------*/
.mt0{margin-top: 0;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt35{margin-top: 35px;}
.mt40{margin-top: 40px;}
.mt45{margin-top: 45px;}
.mt50{margin-top: 50px;}
.mt55{margin-top: 55px;}
.mt60{margin-top: 60px;}
.mt65{margin-top: 65px;}
.mt70{margin-top: 70px;}
.mt75{margin-top: 75px;}
.mt80{margin-top: 80px;}
.mt85{margin-top: 85px;}
.mt90{margin-top: 90px;}
.mt95{margin-top: 95px;}
.mt100{margin-top: 100px;}
.mt_25{margin-top: -25px;}
.mt_85{margin-top: -85px;}
.mt_210{margin-top: -210px;}

.mb0{margin-bottom: 0;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb45{margin-bottom: 45px;}
.mb50{margin-bottom: 50px;}
.mb55{margin-bottom: 55px;}
.mb60{margin-bottom: 60px;}
.mb65{margin-bottom: 65px;}
.mb70{margin-bottom: 70px;}
.mb75{margin-bottom: 75px;}
.mb80{margin-bottom: 80px;}
.mb85{margin-bottom: 85px;}
.mb90{margin-bottom: 90px;}
.mb95{margin-bottom: 95px;}
.mb100{margin-bottom: 100px;}

.ml0{margin-left: 0;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml45{margin-left: 45px;}
.ml50{margin-left: 50px;}
.ml55{margin-left: 55px;}
.ml60{margin-left: 60px;}
.ml65{margin-left: 65px;}
.ml70{margin-left: 70px;}
.ml75{margin-left: 75px;}
.ml80{margin-left: 80px;}
.ml85{margin-left: 85px;}
.ml90{margin-left: 90px;}
.ml95{margin-left: 95px;}
.ml100{margin-left: 100px;}

.mr0{margin-right: 0;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr35{margin-right: 35px;}
.mr40{margin-right: 40px;}
.mr45{margin-right: 45px;}
.mr50{margin-right: 50px;}
.mr55{margin-right: 55px;}
.mr60{margin-right: 60px;}
.mr65{margin-right: 65px;}
.mr70{margin-right: 70px;}
.mr75{margin-right: 75px;}
.mr80{margin-right: 80px;}
.mr85{margin-right: 85px;}
.mr90{margin-right: 90px;}
.mr95{margin-right: 95px;}
.mr100{margin-right: 100px;}

.pt0{padding-top: 0;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}
.pt35{padding-top: 35px;}
.pt40{padding-top: 40px;}
.pt45{padding-top: 45px;}
.pt50{padding-top: 50px;}
.pt55{padding-top: 55px;}
.pt60{padding-top: 60px;}
.pt65{padding-top: 65px;}
.pt70{padding-top: 70px;}
.pt75{padding-top: 75px;}
.pt80{padding-top: 80px;}
.pt85{padding-top: 85px;}
.pt90{padding-top: 90px;}
.pt95{padding-top: 95px;}
.pt100{padding-top: 100px;}
.pt_25{padding-top: -25px;}
.pt_85{padding-top: -85px;}
.pt_210{padding-top: -210px;}

.pb0{padding-bottom: 0;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}
.pb30{padding-bottom: 30px;}
.pb35{padding-bottom: 35px;}
.pb40{padding-bottom: 40px;}
.pb45{padding-bottom: 45px;}
.pb50{padding-bottom: 50px;}
.pb55{padding-bottom: 55px;}
.pb60{padding-bottom: 60px;}
.pb65{padding-bottom: 65px;}
.pb70{padding-bottom: 70px;}
.pb75{padding-bottom: 75px;}
.pb80{padding-bottom: 80px;}
.pb85{padding-bottom: 85px;}
.pb90{padding-bottom: 90px;}
.pb95{padding-bottom: 95px;}
.pb100{padding-bottom: 100px;}

.pl0{padding-left: 0;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl35{padding-left: 35px;}
.pl40{padding-left: 40px;}
.pl45{padding-left: 45px;}
.pl50{padding-left: 50px;}
.pl55{padding-left: 55px;}
.pl60{padding-left: 60px;}
.pl65{padding-left: 65px;}
.pl70{padding-left: 70px;}
.pl75{padding-left: 75px;}
.pl80{padding-left: 80px;}
.pl85{padding-left: 85px;}
.pl90{padding-left: 90px;}
.pl95{padding-left: 95px;}
.pl100{padding-left: 100px;}

.pr0{padding-right: 0;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}
.pr35{padding-right: 35px;}
.pr40{padding-right: 40px;}
.pr45{padding-right: 45px;}
.pr50{padding-right: 50px;}
.pr55{padding-right: 55px;}
.pr60{padding-right: 60px;}
.pr65{padding-right: 65px;}
.pr70{padding-right: 70px;}
.pr75{padding-right: 75px;}
.pr80{padding-right: 80px;}
.pr85{padding-right: 85px;}
.pr90{padding-right: 90px;}
.pr95{padding-right: 95px;}
.pr100{padding-right: 100px;}

.ph0 {padding-top: 0; padding-bottom: 0;}
.ph60 {padding-top: 60px; padding-bottom: 60px;}

.w0{width: 0;}
.w10{width: 10%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w33{width: 33.33%;}
.w40{width: 40%;}
.w50{width: 50%;}
.w60{width: 60%;}
.w66{width: 66.66%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w100{width: 100%;}
.h0{height: 0;}
.h100{height: 100%;}

.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f24{font-size: 24px;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.blue{color: #00cc00;}
.green{color: #9cbe2f;}