/*custom css*/

@font-face {
    font-family: lato;
    src: url(../fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: ubuntu;
    src: url(../fonts/Ubuntu-B.ttf);
}
.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
@media (max-width: 992px) {
	.bndy_lp {
		top: 15vh;
	}
	.mt_2 {
		margin-top: 30px;
	}
	.sz_wg {
		font-size: 25px;
	}
	.fotFixer {
		margin-top: 50px;
	}
	.reds_foo a {
		float: none;
	}
	.log_foo_padd {
		padding: 20px 0px 40px 0px;
		text-align: center;
	}
	.ctrl_f_c1 {
		text-align: center;
	}
	.mob_location_1 {
		display: none;
	}
}


.c_b ul.list_left{
	/*list-style: none;*/
	padding-left: 20px;
}
.c_b ul li {
	list-style: none;
}
.col_separation_pad {
	padding: 0 75px;
}
.shw_resp {
	display: none;
}
.text_negr_titl {
	color: black!important;
	font-size: 45px!important;
	text-transform: uppercase;
}
.box_bord_1 {
	box-shadow: grey 1px 2px 10px;
}
.img_marg {
	margin: 50px;
}
.bot_conc {
	background: #f0ac1e;
	color:white;
	text-align: center;
	border: transparent;
    border-radius: 5px;
}
.fs_ico{
	font-size: 50px;
}
.bg_clr_down {
	background-color: #009edb;
}
.inf_con_mas, .inf_con_mas_2, .inf_con_mas_3, .inf_con_mas_4, .inf_con_mas_5, .inf_con_mas_6 {
	display: none;
}

.inf_con_mas, .inf_con_mas_2, .inf_con_mas_3, .inf_con_mas_4, .inf_con_mas_5, .inf_con_mas_6 {
	margin-bottom: 26px;
	padding: 0px 20px;
}
h1.ttl_sld1, h1.ttl_sld2, h1.ttl_sld3 {
	position: relative;
	font-weight: 800;
	color: white;
	font-size: 37px;
	line-height: 35px;
	
}
.blk_sld_ttl {
	color: black;
}
img.sld_1_img, img.sld_2_img, img.sld_3_img {
	position: absolute;
	z-index: 10;

}
img.sld_1_img {
	top: 117px;
	width: 550px;
	left: 50%;
}
img.sld_2_img {
	top: -845px;
	width: 586px;
	left: 700px;
}
img.sld_3_img {
	top: -725px;
	width: 300px;
	left: 950px;
	z-index: 1;x;
	
}
h1.ttl_sld1 {
	position: absolute;
	top: 170px;
	text-align: center;
	left: 150px;
	font-family: ubuntu;
}
h1.ttl_sld2 {
	top: -520px;
	left: 100px;
	font-size: 35px;
}
h1.ttl_sld3 {
	top: -480px;
	left: 100px;
	font-size: 40px;
}
#carousel {              /*    the HTML element that will be turned into a carousel */
	width: 100vw!important;        /*    depending on your situation */
	height: 700px!important;       /*    depending on your situation */
	overflow: hidden;
}
h1#logo a {
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
}
.text_respo {
	display: none;
	padding: 20px 10px;
}
.txt_sld_b, .col_tex_am {
	line-height: 50px;
	font-size: 37px!important; 
	font-weight: 800; 
}
.foo_color_1 {
	background-color: black;
	color:white;
}
.col_tex_am {
	color:#F0AC1E;
}
.testimonials .imagerating img {
	background-color: white;
}
#sMyTimeLine, .foo_nx_step {
	position: relative;
	z-index: 5;
}
.foo_color_2 {
	padding: 80px 0px 0px;
}
.pad_t_rest {
	padding-top: 0px;
}
.bn_kitch img{ 
	width: 100%;
}
.kitch_row .row {
	margin: 30px 0px;
}
.black_c {
	color: black;
	font-weight: 900;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.row.row-eq-height{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.row.row-eq-height > [class*='col-'] {
	display: flex;
	flex-direction: column;
}

#footer h3{
	color:white;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	img.sld_1_img {
		top: 204px;
		width: 450px;
	}
	.txt_sld_b, .col_tex_am, .col_tex_am {
		font-size: 28px!important;
	}
	.text_negr_titl {
		font-size: 28px!important;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape)  {
	img.sld_1_img {
		top: 114px;
		width: 300px;
	}
	#carousel {
		height: 480px!important;
	}
	h1.ttl_sld1 {
		position: absolute;
		top: 100px;
		text-align: center;
		left: 80px;
	}
}

@media (max-width:992px) {
	.hide_resp {
		display: none;
	}
	.m_t_kc_c {
		margin-top: 0px;
	}
	#section.col-sm-6 {
		height: 440px;
	}
	.shw_resp {
		display: block;
	}
	.featureBox .text-left {
		text-align: Center;
	}
	.mt_2 {
		margin-top: 10px;
	}
	.sectionTitle {
		line-height: 45px;
	}
	.bndy_lp {
		top: 0px;
	}
		.mob_location_2 {
		display: none;
	}
		.mob_location_1 {
		right: 70px;
		width: 50%;
	}
	.hidden_lg {
		display: none;
	}
	.bg_ctza {
		margin-top: 90px;
	}
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.fix_col_why {
		font-size: 15px;
	}

}

@media screen and (max-width: 767px) and (min-width: 360px) {

}


