/*
Theme Name: Gonzo
Theme URI: http://www.themeforest.net
Description: Minimalist, Responsive Magazine
Version: 1.8.5
Author: Ollie McCarthy
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/

@import url("css/style_reset.css") ; 

@import url("css/flexslider.css");

@import url("css/elastislide.css");

@import url("css/style_main.css") ; 

@import url("css/style_400.css");

@import url("css/style_320.css");

@import url("css/style_768.css");

@import url("css/style_1024.css");

@import url("css/tabber.css");

@import url("css/wpp.css");



.valuation-form-center select, .valuation-form-right select{
    border: 1px solid #9EB646;
    background-color: white;
    height: 42px;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
}


.valuation-form-right, .valuation-form-center{
	margin-right: 20px;
	padding-bottom: 10px;
	direction: rtl;
}

.valuation-form-right label{
	display: none;
}

.valuation-form-center .btn-arrow, .valuation-form-right .btn-arrow {
	height: 100%;
	background: url(https://sac-cdn.s3.amazonaws.com/images/arrow-submit2.png) no-repeat center left;
	display: block;
	padding: 10px 0px 10px 34px;
}

.valuation-form-center .btn-orange, .valuation-form-center .btn-orange:hover, .valuation-form-center .btn-orange:active,
.valuation-form-right .btn-orange, .valuation-form-right .btn-orange:hover, .valuation-form-right .btn-orange:active{
	padding: 0;
	width: 100%;
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	font: 15px/24px Ubuntu,Tahoma,Geneva,sans-serif;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #27340b;
	font-weight: 700;
	background: #f5840b url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,#fb8a12 0,#f5840b 46%,#ef7e05 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fb8a12),color-stop(46%,#f5840b),color-stop(100%,#ef7e05));
	background: -webkit-linear-gradient(top,#fb8a12 0,#f5840b 46%,#ef7e05 100%);
	background: -o-linear-gradient(top,#fb8a12 0,#f5840b 46%,#ef7e05 100%);
	background: -ms-linear-gradient(top,#fb8a12 0,#f5840b 46%,#ef7e05 100%);
	background: linear-gradient(to bottom,#fb8a12 0,#f5840b 46%,#ef7e05 100%);
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 0 -1px #dcdddd,inset 0 0 0 1px #a85a07,inset 0 2px 0 0 #fca549;
	box-shadow: 0 5px 0 -1px #dcdddd,inset 0 0 0 1px #a85a07,inset 0 2px 0 0 #fca549;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}


.valuation-form-center label, .valuation-form-right label{
	font-size: 21px;
	padding-top: 10px;
}

.valuation-form-center .col-md-4, .valuation-form-right .col-md-4 {
    padding-bottom: 10px;
}


@media(min-width: 992px){


	.valuation-form-right, .valuation-form-center{
		margin-right: 40px;
	}


	.valuation-form-right{
		padding-left: 15px;
		padding-right: 15px;
	}

	.valuation-form-center .col-md-12, .valuation-form-right .col-md-12 {
		width: 100%;
	}

	.valuation-form-center .row, .valuation-form-right .row{
		margin-left: -15px;
		margin-right: -15px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.valuation-form-center .row:after, .valuation-form-right .row:after{
		clear:both;
		display: table;
		content: " "
	}

	.valuation-form-center .col-md-4 {
		width: 33.33333333333333%;
		float: right;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.omc-main {
	direction: rtl !important;
}

.omc-post-heading-standard {
	direction: rtl !important;
}