@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;	
}
.no-padding {
padding:0;
margin:0;
}
hr {border-top: 1px solid #fc7e19;}
p {
	font-size: 16px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	color: #6f6d6d;
	padding: 10px 0 10px 0;
}

.navbar-default {
	background:#ffffff;	
}
.navbar-brand {
	height:145px;	
}
.navbar-right {
	margin-top: 50px;	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color:#96c937;
	background-color:transparent;	
}
.navbar-default .navbar-nav > li > a {
    color: #696969;
    font-size: 16px;
	font-weight:400;
}
.navbar-default .navbar-nav > li:last-child {
    color: #fff;
    font-size: 16px;
    background: #05ae21;
    padding: 0px 20px;
    border: none;
    border-radius: 25px;
	margin-left: 30px;
}
.navbar-default .navbar-nav > li:last-child a {
    color: #fff;
}
.navbar-brand > img {
    width: 97%;
}
.navbar-toggle {
	margin-top:25px;	
}
#menu-top-menu .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #05ae21;
}


#hero {
    background: url(../images/hero_bg.jpg) no-repeat center center fixed;
    margin: 0px 0 50px 0;
    background-size: cover;
	min-height: 600px;
}
.hero_box {
	background: rgba(0, 0, 0, 0.7);
	padding: 15px 35px;	
	margin-top: 45%;
	margin-bottom:3%;
	border-radius: 10px;
}
.hero_box h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    color: #ffffff;
    font-weight: 400;
	padding: 10px 0px 10px 0px;
	margin-top: 0;
}
.hero_box p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
	line-height:25px;
    color: #ffffff;
    font-weight: 400;
	padding: 20px 0px 10px 0px;
}
.btn_yellow.btn {
color: #fff;
background-color: #fc7e19;
border-color: #fc7e19;
font-weight: 400;
font-size: 16px;
border-radius: 25px;
padding: 10px 10px;
width: 135px;
margin: 25px 0px 10px 0px;
}
.ab_logo_area {
    margin-bottom: 25px;
}
.ab_logo_image {
	width: 40%;
	float: left;
}
.ab_logo_image img {
	display: block;
	height: auto;
}
.ab_logo_text p {
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	color: #6f6d6d;
	padding-top: 0px;
}
.ab_logo_text h2 {
	font-size: 35px;
	line-height: 25px;
	text-transform: uppercase;
	color: #6f6d6d;
	margin-top: 0;
}
h1.title_head {
	font-size: 30px;
	line-height: 35px;
	color: #6f6d6d;
	margin-top: 0;
}
h3.title_head  {
	font-size: 20px;
	line-height: 25px;
	color: #6f6d6d;
	margin-top: 0;
	padding: 20px 0 20px 0;
}
#home_about ul {
	list-style-type: none;
	padding: 0;
}
#home_about ul li {
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	color: #6f6d6d;
	padding-top: 30px;	
	float: left;
padding: 10px 30px 20px 0;
}
#home_about ul li::before {
	content: url(../images/brush_icon.jpg);
	display: block;
	margin-bottom: 10px;
}
#why_us {
	background: #f2f0e6;
	margin: 60px 0 60px 0;
}
#why_us ul {
	list-style-type: none;
	padding: 0;
	display: -ms-flexbox;           /* IE 10 */
    display: -webkit-flex;          /* Safari 6.1+. iOS 7.1+ */
    display: flex;
    -webkit-flex-flow: wrap column; /* Safari 6.1+ */
    flex-flow: wrap column;
    max-height: 250px;  
}
#why_us ul li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #6f6d6d;
    padding: 10px 30px 12px 0;
}
#why_us ul li::before {
content: "";
display: block;
width: 5px;
background-color: #96c937;
height: 25px;
float: left;
margin-right: 12px;
}
.home_why_us_test_box {
    padding: 50px 0 15px 25px;
}
#testimonials {
    padding: 20px 0 70px 0;
}
#home_counter {
	background: #000000;
	padding: 60px 0;
}
.round_box {
	width: 200px;
	height: 200px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0px 11px 8px #fff;
	padding-top: 57px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.round_box h2 {
	font-size: 30px;
	line-height: 25px;
	text-transform: uppercase;
	color: #fc7e19;
	margin-top: 0;	
	font-weight: 700;
}
.round_box p {
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
	color: #ffffff;
}
.news_items {
	background: #f2f0e6;
	margin-bottom:20px;
}
#news_events {
    padding: 70px 0;
}
.news_items h1 {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 20px;
    margin: 0;
}
.news_items p {
    padding: 10px 20px;
}
.news_items .btn.btn-danger {
    background: #96c937;
    border: none;
    border-radius: 25px;
    padding: 10px 25px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.news_img {
    height: 150px;
    width: 100%;
    overflow: hidden;
}
#contact_form {
	padding: 0 0 60px 0;
}
.contact_form_bg .col-sm-3 h2 {
    font-size: 40px;
    line-height: 45px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
	padding: 50px 20px;
	margin: auto;
text-align: center;
}
.contact_form_bg .col-sm-3 {
    background: #fc7e19;
	min-height: 450px;
margin: auto;
display: flex;
}
.contact_form_bg {
	background:#f2f0e6;		
}
.two_colmns {
    width: 49%;
    display: inline-block;
}
.flt_rt {
    float: right;
}
.contact_form_bg .form-control {
    height: 50px;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    border: 1px solid #999;
}
.contact_form_bg textarea {
	height: 100px !important;
}
.contact_form_bg .btn-default {
    border-radius: 0;
    width: 160px;
    background: #fc7e19;
    color: #ffffff;
    float: right;
    border: none;
	font-size:16px;
	font-weight:700;
	padding:12px 15px;
	margin-bottom: 30px;
}
.contact_form_bg .col-sm-9 {
    padding: 70px 35px 20px;
}
#pre_footer {
	background: #333333;
	padding:70px 0;	
}
#pre_footer h2 {
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	padding-bottom:20px;
	text-transform:uppercase;	
}
#pre_footer p {
	font-size:14px;
	font-weight:400;
	color:#ffffff;
	padding-bottom:16px;
}
#pre_footer a {
	font-size:14px;
	font-weight:400;
	color:#ffffff;
	padding-bottom:16px;
	text-decoration:none;
}
#btm_ftr {
	background: #181818;	
}
#btm_ftr p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 16px;
	text-align:right;
	padding: 20px 20px 20px 0;
}
#btm_ftr ul {
	list-style-type:none;
	padding:0;	
}
#btm_ftr ul li {
    float: left;
    padding: 20px 20px 20px 0;
}
#btm_ftr ul li a {
    color: #ffffff;
    text-decoration: none;
}

#other_pages_top_part {
	background: url(../images/water_bg.jpg) no-repeat center center fixed;
    margin: 0px 0 50px 0;
    background-size: cover;
	min-height: 200px;
}
.title_box {
	background: rgba(0, 0, 0, 0.7);
	padding: 15px 35px;	
	margin-top: 200px;
	margin-bottom:0;
	border-radius: 0px;
}
.title_box h1 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 0px 10px 0px;
    margin-top: 0;
    text-transform: uppercase;
}



#service_items .round_box {
    width: 200px;
    height: 200px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 5px 6px 6px #fc7e19;
    padding-top: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
}
#service_items .round_box p {
	font-size: 16px;
	line-height: 26px;
	font-style: italic;
	color: #333333;
}
#all_page_top_part .all_title h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
    padding-bottom: 20px;
    text-transform: uppercase;
    line-height: 40px;
	margin-top: 0px;
}
.row.all_title {
    padding-bottom: 50px;
}
#about_us_page .col-sm-6 img {
	margin-top:20px;	
	margin-bottom:20px;	
}
.padd_top {
	padding-top:50px;	
}
#special_care {
	background: url(../images/specialist_care.jpg) no-repeat center center fixed;
    margin: 60px 0 60px 0;
    background-size: cover;
	min-height: 200px;	
}
.middle_white_box {
    background: rgba(255, 255, 255, 0.85);
    margin: 60px 10px;
    padding: 50px 30px;
    border-radius: 10px;
}
.rooms_list ul {
    list-style-type: none;
    padding: 0;
}
.rooms_list ul li::before {
    content: url(../images/brush_icon.jpg);
    display: block;
    margin-bottom: 10px;
}
.rooms_list ul li {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: #6f6d6d;
    padding-top: 30px;
    float: left;
    padding: 10px 30px 20px 0;
}
#all_page_top_part .all_title h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    line-height: 30px;
    margin-top: 0px;
}
.row.mob_email_links a {
    text-decoration: none;
    color: #fc7e19;
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 4px;
}

#main_news_page .news_items {
    padding-bottom: 20px;
    padding-top: 10px;
	border-radius: 10px;
}
#main_news_page .news_img {
    height: 350px;
    width: 100%;
    overflow: hidden;
}
#main_news_page .news_img img {
	width:100%;	
}
#main_news_page .news_items h1 {
    font-size: 25px;
    font-weight: 600;
    padding: 20px 20px;
    margin: 0;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #f2f0e6;
	color: #333333;
}
#main_news_page .latest_post h2 {
    font-size: 23px;
    font-weight: 600;
    padding: 20px 20px;
    margin: 0;
    background: #f2f0e6;
    border-radius: 10px;
    margin-bottom: 15px;
}
#main_news_page .latest_post h5 {
    font-size: 14px;
	font-weight: 600;
}
.single_blog_area .news_img {
    height: auto;
}
.single_blog_area .news_img img {
    width: 100%;
}
#commentform label {
    display: block;
}
#commentform input {
    width: 100%;
    height: 50px;
}
#commentform textarea {
    width: 100%;
    height: 100px;
}
.comment-form-cookies-consent input {
    display: inline-block;
    width: 15px !important;
    float: left;
    height: 19px !important;
    margin-right: 15px;
}
.comment-form-cookies-consent label {
    display: inline-block;
    width: 90%;
}
#commentform .form-submit .submit {
    background: #fc7e19;
    border: none;
    color: #fff;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
	margin-bottom: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border-radius: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #c8c8c9;
    border: none;
    color: #ffffff;
    line-height: 25px;
    font-size: 15px;
    margin: 7px;
}
.wp-pagenavi span.current {
    background-color: #fc7e19;
}
#ktsttestimonial_list_style .client_names_photo {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fc7e19;
}
#ktsttestimonial_list_style .client_names_photo img {
    width: 100%;
}
#pre_footer .btn.btn-default {
    background: #05ae21;
    border: none;
    padding: 10px 22px;
    border-radius: 20px;
    margin-top: 20px;
}
.col-sm-12.text-center.err_page {
    padding-top: 150px;
    padding-bottom: 50px;
}
.err_page h1 {
    font-size: 80px;
    font-weight: 700;
    color: #7cae42;
}
.err_page h3 {
    font-size: 35px;
    text-transform: uppercase;
}
.err_page img {
    margin: 0 auto;
}
.err_page .btn-primary {
    color: #fff;
    background-color: #7cae42;
    padding: 10px 20px;
    margin-top: 20px;
  border: none;
}


::after, ::before {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
element {

}
.ab_logo_text {
    width: 200px;
    display: inline-block;
}
.food_page_padd {
  padding-bottom: 50px;
}
.fft_img_box {
 	width: 100%;
height: 150px;
overflow: hidden;
  margin-bottom: 20px;
}
.testimonial-theme3-pic-theme3 {
    display: none !important;
}
.row.nav_top_bar a {
    text-decoration: none;
    color:#fc7e19;
    cursor: pointer;
}
.row.nav_top_bar {
    color: #696969;
    text-align: right;
    padding: 5px 0;
    font-size: 13px;
}

