@charset "utf-8";
/* CSS Document */

body{
	background:#541108;
}


.title_sec{
	background:#e76155;
}

.container{
	width:90%!important;
	max-width:1500px!important;
}

.logo_div img{
	margin:10px 0;
}

@media (min-width: 750px) { 
	.nav_cols{
		margin:68px 0 0 0;
	}
}


.navbar-default{
	background:none;
	border-color:#e76155!important;
}

.navbar-default .navbar-nav>li>a{
	color:#FFF!important;
}

.navbar-default .navbar-nav>li>a:hover{
	color:#c3c3c3!important;
}

.second_section{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	padding-top:88px;
}

.abut_continr{
	background:#FFF;
	padding-bottom:20px;
}

@media (min-width: 447px) { 
.abut_continr p{
	font-family:Calibri;
	margin-top:20px;
	font-size:17px;
	padding-left:50px;
	padding-right:50px;
}
}

@media (max-width: 447px) { 
.abut_continr p{
	font-family:Calibri;
	margin-top:20px;
	font-size:17px;
	padding-left:15px;
	padding-right:15px;
}
}


.rdmr{
	background:#fffc00;
	font-family: 'atype_1regular';
	font-size:18px;
	font-weight:bold;
	color:#386e03;
	padding:8px 10px;
	margin-top:8px;
	float:right;
	margin-right:15px;
}

.rdmr a{
	text-decoration:none;
}

.abut_continr{
}

.abut_continr h1{
	font-family: 'atype_1regular';
	font-weight:bold;
}


.menu_cont{
	padding-top:40px;
	padding-bottom:40px;
}

.menu_cont h1{
	font-family: 'atype_1regular';
	background:#fffc00;
	max-width:100px;
	padding-left:3px;
}

.menu_cont h3{
	font-family: 'atype_1regular';
	color:#FFF;
	margin-top:6px;
}

.menu_cont a{
	text-decoration:none;
}

.thrd_row{

}

.servce_col{
	background:#FFF;
	position:relative;
	margin-bottom:30px;
}

.cont_col{
	background:#FFF;
	padding-bottom:48px;
	margin-bottom:30px;
}

.servce_col h3{
	font-family: 'atype_1regular';
	background:#FF0;
	margin-top:0px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
}

.arage_for_cat{
	padding-right:0px!important;
}
.arage{
	padding-left:0px!important;
}

.servce_col h2{
	background:#fffc00;
	color:#130000;
	margin-bottom:0px;
	margin-top:0px;
	font-family: 'atype_1regular';
	font-weight:bold;
	padding:8px 5px;
	width:100px;
	position:absolute;
}

.servce_col ul{
	font-family:Calibri;
	font-size:14px;
}

.cont_col p{
	padding:15px;
	font-family:Calibri;
	font-size:19px;
}

.cont_col h3{
	font-family: 'atype_1regular';
	font-weight:bold;
}

.cont_col input{
	max-width:500px;
	width:95%;
	margin-top:3px;
	margin-bottom:3px;
}

.cont_col textarea{
	max-width:500px;
	width:95%;
	margin-top:3px;
	margin-bottom:3px;
}

.btn-lg, .btn-group-lg>.btn{
	padding-top:7px;
	padding-bottom:7px;
}

.lat_evt{
	background:#dcdcdc;
	padding-top:35px;
	padding-bottom:35px;
	margin-top:30px;
}

.lat_evt h3{
	font-family: 'atype_1regular';
	font-weight:bold;
	margin-top:0px;
	background:#fffc00;
	padding:8px 10px;
	width:140px;
}

.footre{
	background:#000;
}

.footre ul{
	padding-left:0px;
	margin-top:40px;
	margin-bottom:40px;
}

.footre ul li{
	list-style:none;
	color:#FFF;
	display:inline-block;
	margin-right:25px;
	font-family:Calibri;
	font-size:18px;
}


.footre ul li a{
	color:#FFF;
	text-decoration:none;
}


cc ul li a:hover{
	color:#CCC;
}

.social{
	text-align:right;
}

.social li{
	margin-right:8px!important;
}

.footre span{
	color:#999;
}

.footre img{
	float:right;
}

@media (min-width: 750px) { 
.menu_contain{
	padding:20px 100px;
}
}

.menu_contain{
	margin-bottom:60px;
}

.menu_contain ul{
	padding-left:0px;
	font-family:Calibri;
}

.menu_contain ul li{
	list-style:none;
}

.tile_li{
	font-size:22px;
	font-weight:500;
}

.last_li{
	margin-bottom:12px;
}

@media (min-width: 750px) { 
.menu_contain h2{
	font-family: 'atype_1regular';
	font-size:47px;
	margin-top:125px;
}
}

@media (max-width: 750px) { 
.menu_contain h2{
	font-family: 'atype_1regular';
	font-size:40px;
}
}

hr{
	font-size:22px;
	border-bottom:solid;
	color:#541108;
}


.gal_cont{
	padding-bottom:68px;
	margin-bottom:25px;
}

.gal_cont h2{
	font-family: 'atype_1regular';
	font-size:47px;
	margin-top:60px;
	margin-bottom:20px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	color:#e76155!important;
}