header{
	width:100%;
	
}



input{
	z-index:10;
	height: auto;
    width: 100%;
    max-width: 293px;
    padding: 12px 12px 12px 40px;
    display: inline-block;
    font-size: 20px;
    line-height: 1.42857143;
    color: rgba(0, 0, 0, 0.9);
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

li:after{
	font-family: 'FontAwesome';
    color: #000000;
    content: "✔";
    position: absolute;
    left: -19px;
    top: 0;
}

body .main .formblock .flyslyle > li {
    position: relative;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.1;
    font-size: 20px;
    margin-bottom: 10px;
	
}

.col-12{
	text-align:center;
}

.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}

.pull-left {
    float: left!important;
}

.col-12{
	border: none;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px 0 30px 0;
    font-size: 21px;
    line-height: 1.2;
}


/**/
.col-xs-4 a {
	position: relative;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.1;
    font-size: 20px;
    margin-bottom: 10px;
	color:black;
}

.col-xs-4 a:hover{
	text-decoration:none;
	color:black;
}

header .headblock{
	padding:10px 0 10px 0;
}

.main{
	width:100%;	
	background: linear-gradient(to bottom, #FFA14F, #FFFFFF 100%);
	
    border-bottom: 8px solid #fafafa;
	font-family: 'Open Sans Condensed', sans-serif;
}





/**/
.middle{
	
	width:100%;
	height:100px;
}

.contact-form{
	background: linear-gradient(to bottom, #BF8A5C
, #FFFFFF 100%);
	display: inline-block;
    border-radius: 13px;
    border: 5px solid ;
    margin-top: 20px;
    text-align: center;
    z-index: 1;
    padding: 30px 80px 0 40px;
    position: relative;
	font-size: 15px;
	margin-right:40px;
	border-color:white;
}

.contact-form button{
	background: #A65A1A;
	text-transform: uppercase;
    border-radius: 10px;
    font: bold normal normal 17px/17px Arial, sans-serif;
    cursor: pointer;
	color:white;
    width: 90%;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    position: relative;
	margin-bottom:10px;
	
}

.main fieldset{
	margin-bottom: 15px;
    position: relative;
	padding:3px;
}

.flyslyle{
	position: absolute;
    right: 0;
	top: 10%;
    padding-left: 45px;
    max-width: 240px;
}

blockquote{	
	border: none;
    font-family: 'Open Sans Condensed';
    margin: 30px 0 0 0;
    padding-bottom:20px ;
    position: relative;
    display: inline-block;
    padding-top: 10px;
    font-size: 21px;
    line-height: 1.2;
}



body .body blockquote img {
    border: 1px solid rgba(0, 0, 0, 0.1);
	margin-left: 20px;
	margin-right: 20px;
	
}



body .body blockquote .fa{
	position: absolute;
    font-size: 40px;
}

.fa{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-quote-left:before {
    content: "\201C";
}

.fa-quote-right:before {
    content: "\201D";
}

body .body blockquote:nth-child(odd) i {
    left: 0;
    top: 3px;
}

body .body blockquote:nth-child(even) i {
    right: 0;
    top: 15px;
}

body .body blockquote:nth-child(odd) {
    padding-left: 30px;
}

.docs img{
	position:relative;
}

.img1{
	width:320px;
	height:290px;
}

.center{
	left:20px;
}


.name{
	font-weight: 600;
    font-size: 15px;
    display: inline-block;
}

.body{
	margin:50px 0 50px 0;
}

.footer {
  
}

#flash img{
	padding-left:70px;
	height:120px;
	weight:120px;
	position:absolute;
	
}

.owl-carousel{
	padding-right: 55px;
	padding-left: 55px;
	margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width: 1200px) and (min-width: 900px ){
.flyslyle {
    display: inline-block;
    padding-left: 45px;
    margin-top: 430px;
}
.img1{
	display:none;
}
}

@media screen and (max-width: 992px){
	.main{
	display: table;
	}
}




@media screen and (max-width: 989px) and (min-width: 600px ){
.contact-form{
	margin-left:-50px;
	padding-right:60px;
	margin-bottom:90px;
}

.h1{
	margin-left: -30px;
}

.flyslyle{
	display: inline-block;
    padding-left: 60px;
    padding-top: 0px;
	
}
.img2{
	margin-left:30px;
}
}



@media screen and (max-device-width: 700px){
	.img2{
		margin-left:160px;
	}
	.list-unstyled{
		display:none;
	}
	.col-xs-8{
		width:690px;
	}
	.contact-form{
		margin-left:-125px;
	}
}


.owl-buttons{

position: relative;

}
.owl-prev {
position: absolute;
left: 10px;
top: 60px;
z-index:6;
}

.owl-prev span{
	font-size: 100px;
}

.owl-next {
position: absolute;
right: 10px;
top: 60px;
z-index:6;
}

.owl-next span{
	font-size: 100px;

}

carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
	padding-top:-20px;
	


