@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
*{font-family: "Montserrat", sans-serif;}
p, h1, h2, h3, h4, h5, h6, input, span, .SliderButton, select, textarea, .sc_testimonials_item_author_subtitle{
	font-family: "Montserrat", sans-serif !important;
}
body {
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  letter-spacing: 0px;
}
p{
	font-size: 16px;
}
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a{
	font-size: 14px !important;
	font-weight: 700;
}
.scheme_default .sc_item_button a.sc_button_bordered:not(.sc_button_bg_image) {
    padding: 7px 12px;
    font-size: 13px !important;
    color: #fff !important;
}
.sc_layouts_row_type_normal {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
.sc_item_title{
	font-size: 4rem !important;
    padding-bottom: 10px;
}
#line-icon-Box{
	background: #fff;
    padding: 20px 7px 20px 7px;
    margin-bottom: 34px;
	border: 1px solid #e7e7e7;
	box-shadow: 0px 3px 30px rgb(32 33 36 / 5%), 0px 1px 2px rgb(32 33 36 / 4%);
}
#line-icon-Box .sc_icons_image{
	margin: auto;
    background: #e9921a;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#line-icon-Box .sc_icons_image img{
	max-width: 46px;	
}
#line-icon-Box .sc_icons_item_title{
	margin-top: 15px;
    color: #444349;
    font-weight: 600;
	font-size: 13px;
}
.scheme_default h2{
	font-weight: 700;
	font-size: 42px !important;
    line-height: 50px;
	color: #001c47 !important;
}
.scheme_default .sc_layouts_row_fixed_on{
	box-shadow: 0px 3px 30px rgb(32 33 36 / 5%), 0px 1px 2px rgb(32 33 36 / 4%);
	border-bottom: 1px solid #ece9e9;
}
.column-1_2.form-column{
	width: 49.2%;
    display: inline-block;
}
.scheme_default.footer_wrap .widget li:before{
	background: none !important;
}
.widget li {
    margin-bottom: 1px !important;
}
.footer_wrap .sc_layouts_logo img {
    max-height: 46px !important;
    width: 170px !important;
}
.wpcf7-not-valid-tip {
    font-size: 13px;
    position: absolute;
    top: 35px;
}
.top_panel{
	margin-bottom: 0px !important;
}
.contact_custom ul li:before, .contact_custom ul li.sc_form_info_item_phone a {
	color: #e9921a !important;
}
.img-box{
	background: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 18px !important;
    box-shadow: 0px 3px 30px rgb(32 33 36 / 5%), 0px 1px 2px rgb(32 33 36 / 4%);
}
.img-box img{
	width: 100%;
	border-radius: 18px 18px 0px 0 !important;
}
.img-box p{
	font-size:14px;
}
h1{
	font-size:46px !important;
	font-weight: 600 !important;
}
.img-box h5{
	margin: 0px;
	font-size: 18px !important;
    padding-bottom: 8px;
}
.footer_wrap {
    margin-top: 0px;
}
.sc_layouts_logo img {
    width: 220px !important;
	position: relative;
    top: 7px;
}
.vc_carousel-slideline-inner img {
	border-radius: 12px;
    box-shadow: 0px 3px 30px rgb(32 33 36 / 5%), 0px 1px 2px rgb(32 33 36 / 4%);
}
.vc_carousel-slideline-inner .vc_item {
	width: 550px;
}
.footer-contact-list-icons{
	padding: 0px;
}
.footer-contact-list-icons .sc_form_info_item, .footer-contact-list-icons .sc_form_info_item a{
    color: #928f88 !important;
	padding-bottom: 12px;
}
.footer-contact-list-icons .sc_form_info_item i{
	padding-right: 8px;
	color: #e9921a;
    font-size: 15px;
}
.footer-contact-list-icons li::marker{
	display: none !important;
	color: transparent;
}
.social_twitter, .social_dribbble, .socials_mobile{
	display: none !important;
}
.scheme_default.footer_wrap a, .sc_form_info_data {
    font-size: 13px !important;
}
#Top-header .socials_wrap .social_item a {
    width: 1.5em !important;
    height: 1.5em !important;
    line-height: 1.9em !important;
    font-size: 14px !important;
	border: 0px !important;
}
.sc_layouts_row_type_compact .sc_layouts_item_details_line1 {
    font-weight: 500 !important;
    font-size: 14px !important;
}
@media (min-width: 320px) and (max-width: 768px) {
	#Top-header .socials_wrap{
		display: flex;
    justify-content: center;
	}
	#Book-Now-Row{
		top: 19px;
	}
.img-box .image-box-content{
height: auto;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a {
    font-size: 12px !important;
}
}
@media (min-width: 1001px) and (max-width: 1366px) {
.scheme_default .sc_layouts_row_type_normal .sc_layouts_item a {
    font-size: 13px !important;
}
}