/*
Theme Name: eTraffic
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 4, 2014 */
@font-face {
	font-family: 'kalisherregular';
	src: url('fonts/kalisher-webfont.eot');
	src: url('fonts/kalisher-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/kalisher-webfont.woff2') format('woff2'),
		url('fonts/kalisher-webfont.woff') format('woff'),
		url('fonts/kalisher-webfont.ttf') format('truetype'),
		url('fonts/kalisher-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?3463ue');
	src:url('fonts/icomoon.eot?#iefix3463ue') format('embedded-opentype'),
		url('fonts/icomoon.woff?3463ue') format('woff'),
		url('fonts/icomoon.ttf?3463ue') format('truetype'),
		url('fonts/icomoon.svg?3463ue#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-mail:before {content: "\e606";}
.icon-arrow-left:before {content: "\e604";}
.icon-arrow-right:before {content: "\e605";}
.icon-google:before {content: "\e600";}
.icon-linkedin:before {content: "\e601";}
.icon-facebook:before {content: "\e602";}
.icon-twitter:before {content: "\e603";}
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
* {
	margin:0;
	padding:0;
	max-height:1000000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset, mejs-container{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#45586b;
	font:16px/21px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	background:#f6f6f5;
	overflow-y: scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	min-width:320px;
}


/* eTraffic Changes -Start */

.singlePost h1{color: #ea7242;}

/* eTraffic Changes - END*/



article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {display: block;}
a {
	color:#45586b;
	text-decoration: underline;
	outline:none;
}
a:hover {
	text-decoration: none;
	color:#232c36;
}
img{
	max-width: 100%;
	height: auto;
}
video, iframe, object, embed{max-width: 100%;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
	height: 76px;
	min-height: 76px;
	max-height:400px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea{
	background:#fff;
	-webkit-appearance:none;
	-webkit-border-radius: 0;
	padding: 3px 5px 5px 10px;
	margin:0;
	font:16px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#45586b;
	border-radius:3px;
	border:1px solid #d8d8d8;
	outline: none;
	height: 28px;
}
label{vertical-align:middle;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding:0;
	border:0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
input[type="search"] {-webkit-appearance: none;margin: 0 4px 0 0;}
.rtl input[type="search"] {-webkit-appearance: none;margin: 0 0 0 4px;}
input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
b, strong, th{font-weight:700;}
h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
}
.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6{
	font-family: 'kalisherregular', Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
}
h2, h3, h4, h5, h6{font-weight:700;}
h1{
	font-size:35px;
	line-height:35px;
	margin: 0 0 6px;
}
h2{
	font-size:18px;
	line-height:22px;
	margin: 0 0 8px;
}
h3{
	font-size: 15px;
	line-height:20px;
}
h4{
	font-size: 14px;
	line-height:28px;
}
h5{
	font-size: 13px;
	line-height:27px;
}
h6{
	font-size: 12px;
	line-height:16px;
}
.rtl h1{
	font-size:45px;
	line-height:40px;
}
.rtl h2{
	font-size:27px;
	line-height:24px;
}
.rtl h3{
	font-size:23px;
	line-height:24px;
}
.rtl h4{
	font-size:21px;
	line-height:23px;
}
.rtl h5{
	font-size:20px;
	line-height:21px;
}
.rtl h6{
	font-size:18px;
	line-height:18px;
}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	border:0;
	padding:0;
	margin:0 0 15px;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 6px;
	text-align:left;
	vertical-align:top;
}
.rtl th,
.rtl td{text-align: right;}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{ margin-left:1px; }
ul, ol{ padding-left:3em; }
ul ul,
ul ol,
ol ul,
ol ol{
	padding-left:3em;
	margin:0;
}
ul>li{list-style-type:disc;}
.rtl ul,
.rtl ol{
	padding-left:0;
	padding-right: 3em;
}
.rtl ul ul,
.rtl ul ol,
.rtl ol ul,
.rtl ol ol{
	padding-left:0;
	padding-right: 3em;
}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	font-weight:bold;
}
.rtl dl dt{
	padding-right: 0;
	padding-left: 4px;
	float: right;
}
pre{
	max-width: 100%;
	overflow: auto;
}
.widget {margin-bottom: 14px; overflow: hidden;}
.widget ul{padding-left:2em;}
.widget select{min-width: 150px;}
.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="text"]{
	margin:0 4px 0 0;
	width: 290px;
}
.rtl .comment-form textarea,
.rtl .post-password-form input[type="password"],
.rtl .comment-form input[type="text"],
.rtl .search-form input[type="text"]{margin:0 0 0 4px;}
.post-password-form input[type="password"],
.search-form input[type="text"]{width:150px;}
.commentlist{margin:0 0 14px;}
.commentlist .edit-link{margin:0;}
.commentlist-item .commentlist-item {padding:0 0 0 3em;}
.rtl .commentlist-item .commentlist-item {padding:0 3em 0 0;}
@media only screen and (max-width: 767px){.commentlist-item .commentlist-item {padding: 0;}}
.comment,
.commentlist-holder{overflow:hidden;}
.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item{padding-top:14px;}
.commentlist .avatar-holder{
	float:left;
	margin:0 14px 4px 0;
}
.rtl .commentlist .avatar-holder{
	float:right;
	margin:0 0 4px 14px;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
	min-height:120px;
}
.rtl td#next{text-align: left;}
.widget_calendar #next{text-align: right;}
.gallery-item dt{
	float:none;
	padding:0;
}
.navigation{
	overflow:hidden;
	margin:0 0 14px;
}
.navigation .next{float:left;}
.rtl .navigation .next{float:right;}
.navigation .prev{float:right;}
.rtl .navigation .prev{float:left;}
.wp-caption{
	max-width: 98%;
	clear:both;
	border:1px solid #ccc;
	padding:5px;
	text-align: center;
	background-color: #f3f3f3;
}
.wp-caption img{
	vertical-align:top;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p{margin:10px 0 0;}
div.aligncenter {margin: 0 auto 14px;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}
.alignright {
	float: right;
	margin: 0 0 4px 14px;
}
.aligncenter {text-align: center;}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}
.rtl{
	direction: rtl;
	font: 15px/21px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
	padding: 73px 0 0;
}
.wrapper-holder{
	-webkit-transition: all 0.6s linear;
	transition: all 0.6s linear;
}
.holder{
	max-width: 1026px;
	margin:0 auto;
	padding: 0 15px;
	position: relative;
}
#header .holder{max-width: 1026px;}
.nav-holder:after,
.holder:after{
	content:"";
	clear:both;
	display:block;
}
.nav-holder{
	font-family: 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	padding: 26px 0 2px;
}
.rtl .nav-holder{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
#header{
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	-webkit-transition: all 0.6s linear;
	transition: all 0.6s linear;
	background:none;
}
#header.has-bg{background:#1a242b;}
.contact-opener{
	float:left;
	display:none;
	vertical-align: top;
	margin: 0 0 0 -1px;
	text-decoration: none;
}
.contact-opener:before{
	content: "\e606";
	color:#8d9295;
	font-family: 'icomoon';
	font-size: 16px;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.contact-opener:hover:before,
.contact-active .contact-opener:before{color: #f6f6f5;}
#header .logo{
	float:left;
	width: 120px;
	height: 47px;
}
.rtl #header .logo{float:right;}
#header .logo a{
	display:block;
	height:100%;
}
.logo img{display:block;}
.menu{
	float:right;
	font-size: 14px;
	text-transform: uppercase;
	padding: 13px 0 0;
}
.menu .jcf-scrollable-wrapper{float:right;}
.rtl .menu .jcf-scrollable-wrapper{float:left;}
.rtl .menu{
	float:left;
	font-size:16px;
	padding:9px 0 0;
}
.opener {
	float: right;
	width: 20px;
	height: 18px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	display:none;
	margin: 0 -1px 0 0;
	text-decoration: none;
}
.opener:before,
.opener:after,
.opener span {
	background: #8d9295;
	border-radius: 4px;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	height: 3px;
	margin-top: -2px;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.opener:hover:before,
.opener:hover:after,
.opener:hover span,
.nav-active .opener:before,
.nav-active .opener:after,
.nav-active .opener span{background: #f6f6f5;}
.opener:before, .opener:after {
	content: '';
	top: 3px;
}
.opener:after {top: 17px;}
.rtl .nav{
	padding: 4px 0 0;
	float:right;
}
.nav{
	list-style:none;
	margin:0;
	padding: 5px 0 0;
	float:left;
}
.contact-btn{
	float:right;
	text-decoration: none;
	margin: 0 0 0 23px;
	color:#fff;
	padding: 4px 11px 4px;
	background:#ea7242;
	border-radius:2px;
}
.rtl .contact-btn{
	float:right;
	margin: 0 36px 0 0;
	padding: 5px 17px 4px;
}
.lang{
	float:left;
	text-transform: none;
	color:#fff;
	position:relative;
	font-size: 14px;
	margin: 5px 32px 0 17px;
	text-decoration: none;
}
.lang:hover{color: rgba(255, 255, 255, 0.5);}
.lang .ico{
	display:inline-block;
	vertical-align: baseline;
	background:url(images/flag-ico.png) no-repeat;
	width:25px;
	height:16px;
	margin:0 5px 0 0;
}
.contact-btn:hover{
	background:#f47745;
	text-decoration: none;
	color: #fff;
}
.contact-btn:active{background:#ea7242;}
.nav:after{
	content:"";
	clear:both;
	display:block;
}
.nav>li{
	float:left;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 36px;
	position: relative;
}
.rtl .nav>li{
	float:right;
	margin: 0 40px 0 0;
}
.nav > li > a{
	color:rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.nav li .hidden-dekstop{display:none;}
.menu .drop{float:right;}
.rtl .menu .drop{float:left;}
.nav >.active > a,
.nav >li > a:hover,
.nav >li:hover > a{color:#fff;}
.contact-slide{
	padding: 53px 9999px 21px;
	margin:0 -9999px;
	background:#314452;
	position: relative;
	box-sizing:content-box;
	width: 100%;
}
.contact-slide *{
	box-sizing:border-box;
}
.contact-slide .box{
	float:left;
	width: 38.2%;
	padding: 0 0 0 57px;
	position: relative;
}
.contact-slide .box:first-child{
	width: 61.8%;
	padding: 0 63px 0 0;
}
.rtl .contact-slide .box:first-child{
	float:right;
	padding: 0 0 0 57px;
}
.rtl .contact-slide .box{
	float:left;
	padding: 0 57px 0 0;
}
.rtl .contact-slide .box:first-child:after{
	left:0;
	right: auto;
}
.contact-slide .box:first-child:after{
	content:"";
	clear:both;
	position:absolute;
	top: 6px;
	right:0;
	background:#1a242b;
	width:1px;
	bottom:12px;
}
.contact-slide .block{
	position:relative;
	padding: 0 7px 0 12px;
}
.contact-slide .contact-open{
	position:absolute;
	top: -33px;
	right: 7px;
	width: 24px;
	height: 24px;
	border:1px solid #fff;
	border-radius:50%;
	text-indent: -9999px;
	overflow:hidden;
}
.rtl .contact-slide .contact-open{
	right: auto;
	left:7px;
}
.contact-slide .contact-open:hover{background-color:rgba(255, 255, 255, 0.1);}
.contact-slide .contact-open:after,
.contact-slide .contact-open:before{
	content:"";
	clear:both;
	position:absolute;
	top: 10px;
	left: 5px;
	width: 12px;
	height: 3px;
	background:#fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.contact-slide .contact-open:before{
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.contact-slide .contact-holder{
	color: #f6f6f5;
	position: relative;
	line-height: 23px;
}
.rtl .contact-slide .contact-holder{font:15px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;}
.contact-slide .contact-holder:after{
	content:"";
	clear:both;
	display:block;
}
.contact-form{
	font-size:14px;
	overflow: hidden;
}
.contact-form .block-holder{
	overflow:hidden;
	padding: 9px 0 0;
}
.rtl .contact-form .block-holder{padding:4px 0 0;}
.contact-form .block{
	float: right;
	width:50%;
	padding: 0 0 0 7px;
}
.contact-form .block:first-child{
	padding: 0 7px 0 0;
	float: left;
}
.rtl .contact-form .block{
	float:left;
	padding: 0 7px 0 0;
}
.rtl .contact-form .block:first-child{
	float:right;
	padding: 0 0 0 7px;
}
.input-row{position:relative;}
.input-row{margin: 0 0 14px;}
.submit-holder{
	overflow:hidden;
	margin: -8px 0 0;
}
input[type="submit"]{
	display:inline-block;
	vertical-align: top;
	background:#ea7242;
	padding: 4px 15px;
	text-align:center;
	border:0;
	margin:0;
	text-transform: uppercase;
	color:#fff;
	font:13px/20px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	border-radius:3px;
	height:28px;
	outline: none;
}
input[type="submit"]:hover{background:#f47745;}
input[type="submit"]:active{background:#dd6c3e;}
.contact-form input[type="submit"]{
	background:#70c4cc;
	height: 34px;
	padding: 7px 35px 8px;
	font-size:14px;
}
.rtl input[type="submit"]{
	font:22px/20px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.rtl .contact-form input[type="submit"]{
	font:26px/21px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.contact-form input[type="submit"]:hover{background:#74ccd4;}
.contact-form input[type="submit"]:active{background:#67b4bb;}
.contact-form .input-row input[type="text"],
.contact-form .input-row input[type="email"],
.contact-form .input-row textarea{
	width:100%;
	display: block;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{
	background:#425c6f;
	padding: 3px 5px 5px 10px;
	margin:0;
	font:16px/20px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#6a8aa2;
	border-radius:3px;
	border:0;
	outline: none;
	height: 28px;
}
.rtl input[type="text"],
.rtl input[type="email"],
.rtl textarea{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
.contact-form input[type="submit"]{float:right;}
.rtl .contact-form input[type="submit"]{
	float:left;
	margin: 0 0 0 1px;
}
.contact-slide h2{
	color:#ea7242;
	font:16px/20px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 18px;
}
.rtl .contact-slide h2{
	font: 15px/15px Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 11px;
}
.error-message{
	display:block;
	color:#f00;
	font-size:13px;
	line-height:16px;
	display:none;
	margin: -11px 0 0 4px;
}
.rtl .error-message{
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.submit-holder .error-message{
	display:none !important;
	float:left;
	max-width: 115px;
	margin: -2px 0 0 2px;
}
.rtl .submit-holder .error-message{
	margin: -2px 0 0 5px;
	float:right;
}
.error .error-message{display:block;}
.input-placeholder-text{
	top: 0;
	left:0;
	right: 0;
	font-size:16px;
	line-height:20px;
	padding: 3px 5px 0 10px;
	color:#45586b;
}
.contact-form .input-placeholder-text{color:#6a8aa2;}
.rtl .input-placeholder-text{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 3px 10px 0 5px;
}
.required .input-placeholder-text:before{
	content:"*";
	color:#ea7242;
}
dl.address-info{
	overflow:hidden;
	margin:0;
}
dl.address-info dt{
	float:left;
	padding:0 5px 0 0;
	font-weight:normal;
}
.rtl dl.address-info dt{
	float:right;
	padding:0 0 0 5px;
}
dl.address-info dd{margin: 0 0 19px;}
.rtl dl.address-info dd{overflow:hidden;}
dl.address-info a{
	text-decoration: none;
	color:#fff;
}
dl.address-info a:hover{text-decoration: underline;}
.rtl dl.address-info a{
	direction: ltr;
	display:inline-block;
	vertical-align: top;
}
.drop-nav{
	padding: 7px 0 0;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 131px;
	margin: 0 0 0 -65px;
	text-transform: none;
	background:url(images/transparent-bg.png);
	opacity: 0;
	visibility:hidden;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.nav li:hover .drop-nav{
	opacity: 1;
	visibility: visible;
}
.rtl .drop-nav ul{padding:0;}
.drop-nav ul{
	list-style:none;
	margin:0;
	padding: 2px 0 2px;
	font-size:13px;
	line-height:16px;
	background:#fafaf9;
	border-radius:3px;
	-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px -1px rgba(0,0,0,0.4);
	position:relative;
}
.drop-nav ul:after{
	content:"";
	clear:both;
	position:absolute;
	bottom:100%;
	left:50%;
	margin: 0 0 0 -6px;
	border-width: 0 5px 5px;
	border-color:transparent transparent #fafaf9;
	border-style:solid;
}
.drop-nav ul li{
	list-style-type: none;
	list-style-position: outside;
	border-top:1px solid #e8e8e8;
}
.drop-nav ul li:first-child{border:0;}
.drop-nav ul a{
	display:block;
	padding: 8px 11px 8px;
	color:#787878;
	text-decoration: none;
}
.drop-nav ul a:hover,
.drop-nav ul .active a{color:#2d2d2d;}
.jcf-scrollable{width:100% !important;}
.different .help-section{padding: 55px 0 11px;}
.different .help-section h2{margin: 0 0 73px;}
.different .help-list .icon-box{margin: 0 0 33px;}
.different .help-section h3{
	line-height: 25px;
	margin: 0 0 15px;
}
.different .holder-section{
	background:#5b7f98;
	color:#fff;
	padding: 65px 0 73px;
}
.different .holder-section h2{margin: 0 0 39px; white-space:nowrap;}
.different .holder-section p{margin: 0 5px 0 0;}
.holder-section .text{margin: 0 0 65px;}
.different .holder-section .btn{
	letter-spacing: 0;
	padding: 13px 10px;
	float: left;
	clear: left;
}
.different.rtl .holder-section .btn{
	float:right;
	clear:right;
	padding: 15px 49px 15px;
}
.different .holder-section .box:first-child{
	width: 49.5%;
	padding: 19px 65px 0 0;
	float: left;
	margin: 0 0 45px;
}
.different .holder-section .box{width: 50.5%; padding-left: 25px;}
.different.rtl .holder-section .box:first-child{
	float:right;
	padding: 19px 0 0 60px;
}
.different.rtl .holder-section .box{float:left;}
.different.rtl .holder-section .box.img-box{direction: ltr;}
.help-section.add{
	margin: 0 0 -6px;
	padding: 67px 0 0;
}
.help-section.add h2{margin: 0 0 72px;}
.different .add .help-list{margin: 0 -19px;}
.add .help-list .icon-box{margin: 0 0 17px;}
.help-section.add h3{margin: 0 0 7px;}
.add .help-list li{
	padding: 0 13px;
	margin: 0 0 82px;
}
.latest-section{
	background:#e9e9e8;
	padding: 65px 0 0;
	margin: 0 0 -23px;
}
.latest-section h2{
	margin: 0 0 70px;
	text-align:center;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
}
.rtl .latest-section h2{
	margin:0 0 65px;
	font-size:45px;
	line-height:40px;
}
.latest-list{
	list-style:none;
	margin: 0 -17px;
	padding:0;
}
.latest-list:after{
	content:"";
	clear:both;
	display:block;
}
.latest-list li{
	float:left;
	list-style-type: none;
	list-style-position: outside;
	width:33.333%;
	padding: 0 14px;
}
.latest-list .latest-post{
	background:#fdfdf9;
	padding: 18px 19px 24px;
	position:relative;
}
.latest-list .latest-post:after{
	content:"";
	clear:both;
	position:absolute;
	bottom: -2px;
	right:100%;
	border-color:#354655 #354655 transparent transparent;
	border-width: 14px 11px 11px 13px;
	border-style: solid;
}
.latest-list img{
	vertical-align: top;
	margin: 0 auto 16px;
	display: block;
}
.latest-list h3{
	margin: 0 0 13px;
	font-size:18px;
	line-height:22px;
}
.latest-list h3 a{text-decoration: none;}
.rtl .latest-list h3{
	margin: 0 0 9px;
	font-size:30px;
	line-height:27px;
}
.latest-list p{margin:0;}
.different .gallery-section{padding: 109px 0 78px;}
.different .gallery-section h2{margin: 0 0 49px;}
.different.rtl .gallery-section h2{margin: 0 0 45px;}
.logo-section{
	padding: 67px 0 80px;
}
.logo-section h2{
	text-align:center;
	margin: 0 0 23px;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
}
.rtl .logo-section h2{
	font-size:45px;
	line-height:40px;
}
.logo-list{
	width:100%;
	list-style:none;
	margin: 0 auto;
	padding: 0;
	font-size:1px;
	line-height:1px;
	letter-spacing:-0.36em;
	text-align:justify;
}
.rtl .logo-list{direction: ltr;}
.logo-list:after{
	content:"";
	clear:both;
	width:100%;
	height:0;
	display:inline-block;
	visibility: hidden;
	overflow: hidden;
}
.logo-list li{
	display:inline-block;
	vertical-align: bottom;
	font:14px/16px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	position:relative;
	margin-top:20px;
}
.logo-list img{vertical-align: top;}
.logo-list img:hover{opacity: 0.8;}
/* blog article inner page */
#twocolumns:after{
	content:"";
	clear:both;
	display:block;
}
#content{
	float:left;
	width:100%;
	padding: 57px 0 36px;
}
.rtl #content{
	float:right;
	padding: 61px 0 36px;
}
#content .content-holder{margin: 0 276px 0 0;}
.rtl #content .content-holder{margin: 0 0 0 276px;}
#sidebar{
	float:right;
	width: 231px;
	margin:0 0 0 -100%;
	padding: 65px 12px 20px 16px;
	background:#fdfdf9;
	position:relative;
	font-size: 14px;
line-height:20px;
}
.template #sidebar{padding:65px 0 20px 16px;}
.search-form .input-row{
	display:inline-block;
	vertical-align: top;
}
.rtl #sidebar{
	float:left;
	margin:0 -100% 0 0;
	padding: 66px 16px 20px 0;
	font-size:15px;
}
#sidebar:after{
	content:"";
	clear:both;
	position:absolute;
	top:0;
	left:0;
	width:9999px;
	background:#fdfdf9;
	height:1000000px;
	z-index: -1;
}
.rtl #sidebar:after{
	left: auto;
	right:0;
}
.blog-section .heading{
	font:18px/22px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 26px;
}
.rtl .blog-section .heading{
	font: 23px/21px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 24px;
}
.blog-section h1{
	font-size:30px;
	margin: 0 0 7px;
}
.rtl .blog-section h1{
	font-size:38px;
	line-height: 34px;
}
.blog-section .heading p{margin: 0 0 5px;}
.blog-section h2{color:#ea7242;}
.rtl .blog-section h2{
	font-size: 25px;
	margin: 0 0 5px;
}
.blog-section .box{margin: 0 0 19px;}
.blog-section .box img{
	vertical-align: top;
	margin: 0 0 31px;
}
.blog-section .box p{margin:0;}
.blog-section .field{
	background:#fdfdf9;
	padding: 21px 15px 17px 25px;
	border:1px solid #d4d4d4;
	margin: 34px 0 0;
}
.rtl .blog-section .field{padding:21px 25px 17px 15px;}
.blog-section .field a{
	color:#ea7242;
	text-decoration: none;
}
.blog-section .field a:hover{text-decoration: underline;}
.blog-section .field b{font-family: 'Roboto Slab', Georgia, Times, "Times New Roman", serif;}
.rtl .blog-section .field b{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:bold;
}
.bottom-section{
	padding: 31px 0 45px;
	background:#e9e9e8;
	position: relative;
	line-height: 20px;
}
.bottom-section h2{
	font:23px/26px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 12px;
}
.rtl .bottom-section h2{font:28px/28px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.rtl .related-posts{padding:0;}
.related-posts{
	list-style:none;
	margin:0;
	padding:0;
}
.related-posts li{
	list-style-type: none;
	list-style-position: outside;
	margin:0 0 5px;
}
.related-posts a{text-decoration: none;}
#sidebar .box{margin: 0 0 32px;}
#sidebar h2{
	font:20px/24px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 17px;
	color:#45586b;
}
.rtl #sidebar h2{
	font: 28px/24px 'kalisherregular', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 15px;
}
ul.recent-posts,
ul.tags{
	list-style:none;
	margin:0;
	padding:0;
}
.recent-posts li,
.tags li{
	list-style-type: none;
	list-style-position: outside;
}
.recent-posts li{margin: 0 0 19px;}
.tags li{margin: 0 0 4px;}
ul.recent-posts a,
ul.tags a{
	text-decoration: none;
}
/* results inner page */
.results-section{padding: 55px 0 51px;}
.results-section h1,
.clients-section h1{
	text-align:center;
	font-size: 35px;
	margin: 0 0 34px;
}
.rtl .results-section h1,
.rtl .clients-section h1{
	font-size:45px;
	line-height: 40px;
	margin: 0 0 28px;
}
.rtl .post-list{padding:0;}
.post-list{
	list-style:none;
	margin: 0 -10px;
	padding:0;
	overflow:hidden;
}
.post-list li{
	float:left;
	padding: 0 14px 0 15px;
	list-style-type: none;
	list-style-position: outside;
	width:33.333%;
	margin: 0 0 27px;
}
.rtl .post-list li{float:right;}
.post-list .box{
	background:#fdfdf9;
	padding: 0 17px 20px;
}
.post-list .head{
	text-align:center;
	border-bottom: 2px solid #dfdfde;
	display: table;
	width: 100%;
	margin: 0 0 19px;
}
.rtl .post-list .head{margin: 0 0 16px;}
.post-list .head .img-box{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 26px 0 30px;
}
.post-list .head img{vertical-align: top;}
.post-list .head img:hover{opacity: 0.9;}
.post-list h2{
	margin: 0 0 17px;
	font-weight:700;
	font-size: 16px;
}
.post-list h2 a{text-decoration: none;}
.rtl .post-list h2{
	font-size:27px;
	line-height:24px;
	font-weight:normal;
}
.post-list p{margin: 0 0 16px;}
.more{
	color: #ea7242;
	display:inline-block;
	vertical-align: top;
	font-family: 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	font-size:14px;
	margin: 0;
	text-decoration: none;
}
.rtl .more{font: bold 15px/18px Arial, "Helvetica Neue", Helvetica, sans-serif;}
.rtl .results-section .more{font-weight:normal;}
.more:hover{color:#ea7242;}
.more:hover .more-btn{background:#415a6c;}
.more-btn{
	display:inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	border-radius:50%;
	border:1px solid #415a6c;
	position:relative;
	margin: 3px 5px 0 0;
}
.rtl .more-btn{margin:3px 0 0 5px;}
.more-btn:after,
.more-btn:before{
	content:"";
	clear:both;
	position:absolute;
	top: 6px;
	left: 3px;
	width: 7px;
	height:1px;
	background:#415a6c;
}
.more-btn:before{
	width:1px;
	height: 7px;
	top: 3px;
	left: 6px;
}
.more:hover .more-btn:after,
.more:hover .more-btn:before{background:#fdfdf9;}
.post-list .block{padding: 0 6px 5px;}
.gallery-section,
.info-section{
	padding: 74px 0 37px;
	background:#415a6c;
	color: #f6f6f5;
	text-align:center;
	line-height:25px;
}
.rtl .gallery-section,
.rtl .info-section{line-height: 23px;}
.different.rtl .gallery-section{line-height: 25px;}
.gallery-section a{
	color:#fff;
	display:block;
	height:100%;
	text-decoration: none;
}
.gallery-section a:hover{opacity: 0.9;}
.gallery-section h2{
	font-size:35px;
	line-height:35px;
	margin: 0 0 39px;
	color: #f6f6f5;
	font-weight: normal;
}
.rtl .gallery-section h2{
	font: 45px/40px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 34px;
}
blockquote p{margin: 0 0 32px;}
blockquote cite{
	display:block;
	background:none;
	color:#70c4cc;
	font-family: 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	font-weight:700;
	font-style:normal;
}
.rtl blockquote cite{font: bold 16px/18px Arial, "Helvetica Neue", Helvetica, sans-serif;}
/* cycle carousel basic styles */
.cycle-gallery {
	position: relative;
}
.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	margin: 0 120px 29px;
}
.cycle-gallery .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery .mask .slide {
	float: left;
}
.cycle-gallery .mask .slide.active {z-index: 1;}
.pagination{text-align:center;}
.pagination ul{
	display:inline-block;
	vertical-align: top;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.pagination ul li{
	float:left;
	margin: 0 6px;
	list-style-type: none;
	list-style-position: outside;
	text-indent: -9999px;
	overflow:hidden;
}
.pagination a{
	display:block;
	width: 15px;
	height: 15px;
	border-radius:50%;
	border:1px solid #ea7242;
}
.pagination a:hover,
.pagination .active a{background:#ea7242;}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next{
	position:absolute;
	top:50%;
	left: 5px;
	width: 35px;
	height: 35px;
	border-radius:50%;
	border:1px solid #e4e7e9;
	z-index:1;
	margin: -45px 0 0;
	padding: 4px 2px 0 0;
	font-size: 12px;
	color:#e4e7e9;
	text-align: center;
	line-height: 25px;
}
.cycle-gallery .btn-prev:hover,
.cycle-gallery .btn-next:hover{background:#e9e9e8;}
.cycle-gallery .btn-next{
	right: 5px;
	left: auto;
	padding: 4px 0 0 3px;
}
.cycle-gallery .btn-prev:after,
.cycle-gallery .btn-next:after{
	content: "\e604";
	font-family: 'icomoon';
	color:#fff;
	font-weight: bold;
}
.cycle-gallery .btn-prev:hover:after,
.cycle-gallery .btn-next:hover:after{color:#415a6c;}
.cycle-gallery .btn-next:after{content: "\e605";}
/* results internal inner page */
.internal-section{
	overflow:hidden;
	padding: 59px 0 38px;
}
.internal-section h1{
	float:right;
	width: 69%;
}
.rtl .internal-section h1{
	float:left;
	padding: 0 0 0 60px;
	font-size: 37px;
	line-height: 37px;
}
.internal-section .aside{
	float:left;
	width: 31%;
	padding: 6px 39px 0 0;
}
.internal-section .aside .container{background:#fdfdf9;}
.rtl .internal-section .aside{
	float:right;
	padding:7px 0 0 39px;
}
.internal-section .main{
	position: relative;
	float:right;
	width: 69%;
}
.rtl .internal-section .main{float:left;}
.internal-section .logo-box{
	background:#fdfdf9;
	text-align:center;
	margin: 0 0 25px;
	padding: 30px 0 27px;
}
.internal-section .logo-box img{vertical-align: top;}
.internal-section .aside h2{
	font-size:20px;
	color:#45586b;
	margin: 0 0 17px;
}
.rtl .internal-section .aside h2{
	font-size:27px;
	line-height:22px;
}
.internal-section .aside .content-box{
	padding: 51px 24px 20px;
	border-top: 2px solid #e4e4e3;
}
.internal-section h1{
	margin: 0 0 29px;
	padding: 0 60px 0 0;
	font-size: 30px;
}
.internal-section h1 .thin{font-weight:300;}
.internal-section .aside p{margin:0 0 20px;}
.internal-section p{margin: 0;}
.internal-section h2{
	margin: 0 0 13px;
	font-size: 20px;
	color:#ea7242;
	font-weight: normal;
}
.rtl .internal-section h2{
	margin: 0 0 9px;
	font-size: 27px;
	line-height: 24px;
}
.internal-section .main .box{margin: 0 0 45px;}
dl.list{
	overflow:hidden;
	padding:0;
	margin: 0;
}
dl.list dt{
	float:left;
	padding:0 5px 0 0;
	font-weight:700;
}
.rtl dl.list dt{
	float:right;
	padding:0 0 0 5px;
	font-weight: normal;
}
dl.list dd{margin: 0 0 21px;}
dl.list dd:last-child{margin:0;}
.rtl .transition{padding:0;}
.transition{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top: 4px;
	right: 9px;
}
.rtl .transition{
	right: auto;
	left:10px;
}
.transition:after{
	content:"";
	clear:both;
	display:block;
}
.transition li{
	float:left;
	margin: 0 0 0 6px;
	list-style-type: none;
	list-style-position: outside;
}
.transition a{
	display:block;
	width: 19px;
	height: 19px;
	border-radius:50%;
	border:1px solid #415a6c;
	color:#415a6c;
	font-size: 7px;
	font-weight: bold;
	text-align: center;
	position:relative;
	text-decoration: none;
}
.transition a:hover{
	background:#415a6c;
	color:#f6f6f5;
}
.transition .prev:after,
.transition .next:after{
	content: "\e604";
	font-family: 'icomoon';
	position: absolute;
	top: -3px;
	left: 6px;
}
.transition .next:after{
	content: "\e605";
	left: 7px;
}
.rtl .transition .prev:after{left:5px;}
.transition .tooltip{
	position:absolute;
	bottom:100%;
	right:0;
	font-size:14px;
	color:#45586b;
	font-weight:normal;
	display:none;
}
.rtl .transition .tooltip{
	right:auto;
	left:0;
}
.transition a:hover .tooltip{display:block;}
.info-section{
	padding: 66px 0 77px;
	background:#415a6c;
	text-align:left;
	line-height: 22px;
}
.rtl .info-section{text-align:right;}
.info-section h2{
	margin: 0 0 24px;
	font-size: 30px;
	font-weight:normal;
}
.rtl .info-section h2{
	font-size: 45px;
	line-height: 40px;
	margin: 0 0 19px;
}
.info-section blockquote p{margin: 0 0 22px;}
/* clients inner page */
.clients-section{padding: 54px 0 108px;}
.clients-section .post-list .block{
	overflow:hidden;
	padding: 0 2px 5px 1px;
}
.clients-section .post-list h2{
	float:left;
	margin: 0;
}
.clients-section .post-list h2 a{text-decoration: none;}
.rtl .clients-section .post-list h2{float:right;}
.clients-section .post-list .more{
	float:right;
	margin: 0 0 0 10px;
}
.rtl .clients-section .post-list .more{float:left;}
.clients-section .post-list .head{margin: 0 0 16px;}
.clients-section .post-list .box{padding: 0 16px 11px;}
/* seo inner page */
.promo-section{
	position:relative;
	min-height: 490px;
	font:300 35px/39px 'Roboto', Georgia, Times, "Times New Roman", serif;
	color:#fff;
}
.rtl .promo-section{font:40px/35px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.promo-section p{margin:0;}
.promo-section .holder{
	padding: 99px 10px 20px 20px;
	max-width: 1031px;
}
.rtl .promo-section .holder{padding: 93px 20px 20px 10px;}
.bg-stretch{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.bg-stretch img{
	vertical-align: top;
	max-width:none;
}
.promo-section h1{
	color:#fff;
	font:50px/55px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 6px;
}
.rtl .promo-section h1{font:75px/67px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.rtl .submenu{
	padding:0 9999px;
	font:16px/18px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.submenu{
	list-style:none;
	margin:0 -9999px;
	padding:0 9999px;
	background:#fff;
	border-bottom:1px solid #d4d4d4;
	font:15px/21px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
}
.submenu:after{
	content:"";
	clear:both;
	display:block;
}
.submenu li{
	float:left;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 20px -1px 3px;
	position:relative;
}
.rtl .submenu li{
	float:right;
	margin: 0 0 0 11px;
}
.submenu a{
	display:block;
	padding: 17px 14px 17px 15px;
	color:#babab9;
	text-decoration: none;
}
.rtl .submenu a{padding: 19px 14px 18px 15px;}
.submenu a:focus,
.submenu .active a{
	color:#45586b;
	border-bottom:1px solid #3e5063;
}
.submenu a:hover{color:#45586b;}
.submenu .active a{font-weight:700;}
.help-section{
	text-align:center;
	padding: 41px 0 45px;
	line-height:23px;
}
.rtl .help-section{font:15px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;}
.different.rtl .help-section{line-height: 23px;}
.different.rtl .help-section.add{margin:0;}
.help-section h2{
	margin: 0 0 57px;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
}
.rtl .help-section h2{
	margin: 2px 0 50px;
	font-size:45px;
	line-height:40px;
	font-weight:normal;
}
.different.rtl .help-section h2{margin: 0 0 68px;}
.rtl .help-list{padding:0;}
.help-list{
	overflow:hidden;
	list-style:none;
	margin: 0 -14px;
	padding:0;
}
.help-list li{
	list-style-type: none;
	list-style-position: outside;
	padding: 0 30px;
	margin:0 0 40px;
	float:left;
	width:33.333%;
}
.rtl .help-list li{float:right;}
.help-list .icon-box{
	display: table;
	width:100%;
	margin: 0 0 31px;
}
.rtl .help-list .icon-box{margin: 0 0 29px;}
.different.rtl .help-list .icon-box{margin: 0 0 32px;}
.different.rtl .add .help-list .icon-box{margin: 0 0 15px;}
.help-list .ico{
	display: table-cell;
	vertical-align: middle;
}
.help-list .ico img{vertical-align: top;}
.help-section h3{
	text-transform: uppercase;
	font:700 18px/20px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 18px;
	color:#45586b;
}
.rtl .help-section h3{
	font: 29px/22px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 18px;
}
.different.rtl .help-section h3{
	line-height: 25px;
	margin: 0 0 16px;
	font-weight:normal;
}
.different.rtl .help-section.add h3{margin: 0 0 8px;}
.help-section p{margin: 0;}
.holder-section{
	padding: 42px 0 45px;
	background:#e9e9e8;
	line-height:23px;
}
.rtl .holder-section{line-height:22px;}
.different.rtl .holder-section{line-height:23px;}
.holder-section .holder-block{margin: 0 -71px 0 0;}
.rtl .holder-section .holder-block{margin: 0 0 0 -47px;}
.different.rtl .holder-section .holder-block{margin: 0;}
.holder-section .holder-block:after{
	content:"";
	clear:both;
	display:block;
}
.holder-section .box{
	float: right;
	width: 51.5%;
}
.rtl .holder-section .box{float:left;}
.holder-section .box:first-child{
	padding: 23px 45px 0 0;
	width: 48.5%;
	float: left;
}
.rtl .holder-section .box:first-child{
	float:right;
	padding: 23px 0 0 45px;
}
.holder-section h2{
	margin: 0 0 36px;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
}
.rtl .holder-section h2{
	margin: 0 0 31px;
	font-size:45px;
	line-height:40px;
}
.different.rtl .holder-section h1{margin: 0 0 34px;}
.holder-section img{vertical-align: top;}
.holder-section .img01 img{margin: -42px 0 50px 0;}
.process-section{
	padding: 61px 0 65px;
	background:#415a6c;
	color:#fff;
}
.process-section .heading{
	text-align:center;
	max-width: 750px;
	margin:0 auto 53px;
	line-height:23px;
}
.rtl .process-section .heading{
	font-size:15px;
	line-height: 23px;
}
.process-section .heading p{margin:0 0 5px;}
.process-section h2{
	font-size:35px;
	line-height:35px;
	margin: 0 0 19px;
	color: #f6f6f5;
	font-weight:normal;
}
.rtl .process-section h2{
	margin: 0 0 14px;
	font-size:45px;
	line-height:40px;
	font-weight:normal;
}
.rtl .process-section h3{
	font-size:27px;
	line-height:24px;
}
.rtl .processing-list{padding:0;}
.processing-list{
	overflow:hidden;
	list-style:none;
	margin: 0 0 21px;
	padding:0;
	color:#45586b;
}
.processing-list li{
	float:left;
	width:25%;
	padding:0 8px 0 7px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 20px;
}
.rtl .processing-list li{float:right;}
.processing-list .box{
	background:#fdfdf9;
	padding: 17px 0 23px;
}
.processing-list .num{
	display:block;
	width: 61px;
	height: 61px;
	color:#f6f6f5;
	text-align:center;
	border-radius:50%;
	padding: 14px 0 0;
	margin: 0 0 17px 17px;
	background:#70c4cc;
	font:32px/32px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
}
.rtl .processing-list .num{margin:0 17px 17px 0;}
.processing-list h3{
	color:#45586b;
	font-weight:700;
	font-size:18px;
	line-height:22px;
}
.processing-list .text{
	background:#eeeeeb;
	padding: 26px 13px 5px;
}
.processing-list p{margin:0;}
.process-section .bottom-box{
	text-align:center;
	line-height:21px;
	max-width: 540px;
	margin:0 auto;
}
.process-section .info{
	position:relative;
	font:700 18px/21px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	color:#ea7242;
	z-index: 1;
}
.rtl .process-section .info{font: 27px/24px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.process-section .info:before{
	content:"*";
	clear:both;
	position:absolute;
	top: -15px;
	left: -22px;
	width: 29px;
	height: 29px;
	background:#70c4cc;
	border-radius:50%;
	font-size: 33px;
	color:#fff;
	z-index: -1;
	padding: 8px 0 0;
}
.rtl .process-section .info:before{
	left: auto;
	right: -27px;
	font: 33px/20px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	top: -6px;
}
.process-section .bottom-box p{margin:0;}
.information-section{
	padding: 43px 0 60px;
	color:#fff;
	text-align:center;
	background:#314452;
	font-size: 15px;
	line-height: 20px;
}
.information-section h2 {
	margin: 0 0 26px;
	color: #e9e9e8;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
}
.rtl .information-section h2{
	font-size:45px;
	line-height:40px;
	margin:0 0 6px;
}
.information-section .btn{margin: 21px 0 0;}
.rtl .information-section .btn{
	font:24px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 12px 57px 15px;
}
.rtl .information-section.new .btn{
	font:20px/15px Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 15px 64px 17px;
}
.btn{
	color:#fff;
	display:inline-block;
	vertical-align: top;
	padding: 13px 41px;
	text-align:center;
	background:#ea7242;
	border-radius:3px;
	-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,0.3);
	box-shadow: 0 2px 1px -1px rgba(0,0,0,0.3);
	font:16px/21px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
}
.rtl .btn{font:22px/16px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.btn:hover{
	background:#f47745;
	color:#fff;
}
.btn:active{background:#dd6c3e;}
/* why etraffic inner page */
.top-section{
	text-align:center;
	color:#fff;
	padding: 88px 0 120px;
	background: url(images/bg02.png) repeat-x 50% 100%, #415a6c url(images/bg01.png) no-repeat 50% 30px;
	font:300 30px/32px 'Roboto', Georgia, Times, "Times New Roman", serif;
	min-height: 399px;
}
.rtl .top-section{
	font: 40px/32px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 79px 0 120px;
}
.top-section h1{
	margin: 0;
	font-size:50px;
	line-height: 53px;
}
.rtl .top-section h1{
	font-size:75px;
	line-height: 71px;
	margin: 0 0 -6px;
}
.top-section p{margin:0 0 10px;}
.holder-section.new{
	background:none;
	padding: 51px 0 68px;
	margin: 0 0 0 -3px;
}
.holder-section.new p{margin:0;}
.holder-section.new .box{
	width: 41.2%;
	float: left;
}
.rtl .holder-section.new .box{float:right;}
.rtl .holder-section.new .box.img-box{
	direction: ltr;
	padding: 0 0 0 64px;
}
.rtl .holder-section.new .box:first-child{padding: 34px 0 0 10%;}
.holder-section.new .box:first-child{
	width: 58.8%;
	padding: 32px 10% 0 0;
}
.holder-section.new h2{
	margin: 0 0 41px;
}
.rtl .holder-section.new h2{
	line-height: 36px;
	margin: 0 0 38px;
}
.visual-section{
	padding: 53px 0 65px;
	position: relative;
	color: #2a3640;
	font-size: 15px;
	line-height: 20px;
}
.rtl .visual-section{line-height: 20px;}
.visual-section h2{
	margin: 0 0 56px;
	color: #fff;
	text-align: center;
	font-size:35px;
	line-height:35px;
	color:#fff;
	font-weight:normal;
}
.rtl .visual-section h2{
	line-height: 42px;
	margin: 0 0 49px;
}
.visual-section .visual-list{
	list-style:none;
	margin: 0 -3px 18px;
	padding:0;
	overflow:hidden;
}
.visual-section .visual-list>li{
	float:left;
	width:33.333%;
	padding: 0 12px 0 11px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 25px;
}
.rtl .visual-section .visual-list>li{float:right;}
.visual-section .visual-list .ico{
	margin:0 0 37px;
	text-align:center;
}
.visual-section .visual-list .ico img{vertical-align: top;}
.visual-section p{margin: 0 0 18px;}
.visual-section h3{
	color:#2a3640;
	margin: 0 -10px 8px 0;
	font-size:18px;
	line-height:22px;
}
.rtl .visual-section h3{
	margin: 0 0 6px;
	font-size:27px;
	line-height:24px;
}
.visual-section .list{
	list-style:none;
	margin:0;
	padding: 0;
}
.visual-section .list li{
	margin: 0 0 18px;
	list-style-type: none;
	list-style-position: outside;
	position:relative;
	text-indent: 10px;
}
.visual-section .list li:after{
	content:"";
	clear:both;
	position:absolute;
	top: 8px;
	left:0;
	width:4px;
	height:4px;
	border-radius:50%;
	background:#2a3640;
}
.rtl .visual-section .list li:after{
	left: auto;
	right:0;
}
.visual-section .box{
	background-color:rgba(83, 200, 162, 0.9);
	padding: 25px 20px 51px;
}
.visual-section .style01{background-color:rgba(244, 118, 68, 0.9);}
.visual-section .style02{background-color:rgba(255, 196, 64, 0.9);}
.visual-section .style03{background-color:rgba(112, 196, 204, 0.95);}
.visual-section .style04{background-color:rgba(38, 133, 185, 0.95);}
.visual-section .style05{background-color:rgba(97, 134, 158, 0.95);}
.information-section p{margin: 0 0 10px;}
/* blog inner page */
#wrapper.different{padding:0;}
.different .promo-section h1{
	font-size:65px;
	line-height:65px;
	margin: 0 0 15px;
}
.different.rtl .promo-section h1{
	font-size:75px;
	line-height: 60px;
}
.different .promo-section{
	min-height: 753px;
	text-align: center;
	font-size: 37px;
}
.different.rtl .promo-section{
	font-size:40px;
	line-height:35px;
}
.different .promo-section .holder{padding: 197px 15px 40px;}
.different.rtl .promo-section .holder{padding: 209px 15px 40px;}
.different #header .logo{
	width:148px;
	height:58px;
}
.different .nav-holder{padding: 18px 0 2px;}
.different .menu{padding: 27px 0 0;}
.different #content{padding: 18px 0 0;}
.different #content .content-holder{margin: 0 231px 0 0;}
.different.rtl #content .content-holder{margin:0 0 0 226px;}
/* blog inner page */
.blog-article{padding: 43px 25px 63px 0;}
.rtl .blog-article{padding: 41px 0 63px 20px;}
.blog-article:nth-child(even){
	background:#e9e9e8;
	position:relative;
}
.blog-article:nth-child(even):after{
	content:"";
	clear:both;
	position:absolute;
	top:0;
	height:100%;
	right:100%;
	width:9999px;
	background:#e9e9e8;
}
.rtl .blog-article:nth-child(even):after{
	right: auto;
	left:100%;
}
.blog-article .block{overflow:hidden;}
.blog-article img{
	float:left;
	margin: 5px 17px 10px 0;
}
.rtl .blog-article img{
	float:right;
	margin: 5px 0 10px 17px;
}
.blog-article .text{overflow:hidden;}
.blog-article p{margin: 0 0 11px 2px;}
.blog-article .heading{margin: 0 0 21px;}
.blog-article h2{
	font: 30px/30px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
	margin: 0 0 9px;
}
.blog-article h2 a{text-decoration: none;}
.rtl .blog-article h2{font: 38px/33px 'kalisherregular', Arial, "Helvetica Neue", Helvetica, sans-serif;}
.blog-article .more-btn{
	margin: 1px 9px 0 0;
	width: 19px;
	height: 19px;
}
.rtl .blog-article .more-btn{margin: 1px 0 0 9px;}
.blog-article .more-btn:after{
	width: 9px;
	left: 4px;
	top: 8px;
}
.blog-article .more-btn:before{
	height: 9px;
	left: 8px;
	top: 4px;
}
/* footer styles */
#footer{
	background:#1a242b;
	padding: 35px 0 28px;
}
.footer-row{
	overflow:hidden;
	margin: 0 0 43px;
}
#footer .social-holder{float:left;}
#footer .logo{
	float:left;
	width:67px;
	height:25px;
	display:none;
}
#footer .logo img{display:block;}
#footer .logo img:hover{opacity: 0.9;}
#footer .social-network{
	list-style:none;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	float: right;
}
#footer .social-network li{
	float:left;
	margin: 0 15px 0 0;
	list-style-type: none;
	list-style-position: outside;
}
#footer .social-network a{
	display:block;
	width: 23px;
	height: 23px;
	text-align:center;
	padding: 4px 0 0;
	background:#314452;
	border-radius:50%;
	color:#1a242b;
}
#footer .social-network a:hover{background:#384e5e;}
#footer [class^="icon-"]{
	font-size: 14px;
	display:inline-block;
	vertical-align: top;
}
.rtl .footer-nav{padding: 4px 12px 0 0;}
.footer-nav{
	float:right;
	list-style:none;
	margin:0;
	padding: 4px 12px 0 0;
	font-size:12px;
}
.footer-nav li{
	float:left;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 19px;
}
.rtl .footer-nav li{float:right;}
.footer-nav a{
	color:rgba(255, 255, 255, 0.4);
	text-decoration: none;
}
.footer-nav a:hover{color:rgba(255, 255, 255, 0.9);}
.copy{
	text-align:center;
	color:rgba(142, 142, 142, 0.4);
	font-size: 10px;
}
.rtl .copy{font-size:12px;}
.copy b{font-weight:700;}
#footer .icon-twitter{
	font-size: 12px;
	padding: 2px 0 0 1px;
}
#footer .icon-google{padding: 1px 0 0 3px;}
#footer .icon-facebook{
	padding: 1px 0 0 1px;
	font-size: 12px;
}
/* custom scrollbars styles */
.jcf-scrollable-wrapper {position: relative;}
.jcf-scrollbar-vertical {
	display:none;
	position: absolute;
	cursor: default;
	background: none;
	width: 9px;
	bottom: 0;
	right: 0;
	top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 0;
	width: 0;
	left: 0;
	top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #425c6f;
	height: 1px;
	width: 5px;
	border-radius:3px;
	left: 2px;
}
.jcf-scrollbar-horizontal {
	position: absolute;
	background: #e3e3e3;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 14px;
	width: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #888;
	height: 14px;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {visibility: hidden;}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {background: #e3e3e3;}
/* common custom form elements styles */
.jcf-disabled {background: #ddd !important;}
.jcf-focus, .jcf-focus * {border-color: #f00 !important;}
@media only screen and (min-width:1025px){
	.tel-link{
		cursor:default;
		pointer-events:none;
	}
}
@media only screen and (min-width:768px) and (max-width:1023px){
	.logo-list img{width: 80%;}
}
@media only screen and (min-width:768px){
	.latest-section .cycle-gallery .mask .slideset,
	.rtl .latest-section .cycle-gallery .mask .slideset{
		width:auto;
		float: none;
		margin: 0 -9px !important;
		padding:0;
		height:auto !important;
	}
	.latest-section .cycle-gallery .mask .slide{
		float:left;
		width:33.333% !important;
		position:relative !important;
		left: auto !important;
		padding: 0 14px;
	}
	.latest-section .pagination{display:none;}
	.latest-section .cycle-gallery .mask{
		overflow: visible;
		margin:0;
	}
	.win-height{height:auto !important;}
	.jcf-scrollable{overflow: visible !important;}
	.contact-slide .jcf-scrollable-wrapper,
	.menu .jcf-scrollable-wrapper{
		width:auto !important;
		height:auto !important;
	}
	.logo-list {
		display: flex;
		flex-wrap: wrap;
	}
	.logo-list li {
		flex-basis: 20%;
		flex-grow: 1;
		flex-shrink: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width:1023px){
	.nav>li{margin: 0 0 0 28px;}
	.different .promo-section{
		min-height: 450px;
		font-size: 30px;
		line-height: 32px;
	}
	.different .promo-section .holder{
		padding: 125px 15px 20px;
	}
	.different .promo-section h1{
		font-size: 50px;
		line-height: 50px;
	}
	.different .help-section h2{margin:0 0 50px;}
	.help-list li{padding:0 15px;}
	.different .holder-section .box{padding:0 0 0 10px;}
	.different.rtl .holder-section .box{padding:0 10px 0 0;}
	.different .holder-section .box:first-child{padding:10px 10px 0 0;}
	.different.rtl .holder-section .box:first-child{padding:19px 0 0 10px;}
	.rtl .holder-section .holder-block, .holder-section .holder-block{margin:0;}
	.latest-list{margin: 0 -10px;}
	.latest-list li{padding:0 10px;}
	.help-list,
	.different .add .help-list,
	.post-list{margin: 0 -15px;}
	.processing-list{margin: 0 -15px 21px;}
	.visual-section .visual-list{margin: 0 -11px 18px;}
	.add .help-list li{margin:0 0 50px;}
	.latest-list .latest-post:after{border-width: 14px 9px 11px 11px;}
	.different .gallery-section{padding: 70px 0 30px;}
	.cycle-gallery .mask{margin:0 60px 29px;}
	/* blog inner page */
	.blog-article img,
	.rtl .blog-article img{
		float: none;
		display:block;
		margin: 0 auto 15px;
	}
	/* clients inner page */
	.clients-section .post-list h2,
	.clients-section .post-list .more,
	.rtl .clients-section .post-list h2,
	.rtl .clients-section .post-list .more{
		float: none;
		margin: 0 0 5px;
	}
	/* results internal inner page */
	.internal-section h1,
	.internal-section .main{width: 65%;}
	.internal-section .aside{width: 35%;}
	.internal-section .aside .content-box{padding:0 10px;}
	.internal-section .logo-box{margin:0 0 40px;}
	.post-list li{width:50%;}
	/* why-etraffic inner page */
	.visual-section .visual-list>li{width:50%;}
	.holder-section.new .box:first-child{padding: 32px 5% 0 0;}
	.rtl .holder-section.new .box:first-child{padding: 34px 0 0 5%;}
	.rtl .holder-section.new .box.img-box{padding:0;}
	.holder-section.new{padding: 40px 0 20px;}
	/* seo inner page */
	.holder-section .img01 img{margin: -14px auto 0;}
	.processing-list li{
		width:50%;
		padding: 0 15px;
	}
	#sidebar{padding:65px 0 20px 16px;}
}
@media only screen and (max-width:767px){
	.drop-nav{
		opacity:1;
		height:auto;
		overflow:hidden;
		visibility:visible;
	}
	.rtl .menu .jcf-scrollable-wrapper{float: none;}
	.contact-slide .box:first-child:after{display:none;}
	.rtl .menu{
		float:right;
		padding:0;
	}
	.menu .opener{display:block;}
	.menu .jcf-scrollable-wrapper,
	.rtl .menu .jcf-scrollable-wrapper{
		z-index: 999;
		float: none;
		position: absolute !important;
		top: 0;
		right: -264px;
		bottom: 0;
		-webkit-transition: all 0.25s linear;
		transition: all 0.25s linear;
		background:#1a242b;
	}
	.rtl .menu .jcf-scrollable,
	.menu .jcf-scrollable{
		background:#1a242b;
		position:relative;
		width:264px !important;
	}
	.contact-slide,
	.contact-slide.js-slide-hidden{
		position: absolute;
		top: 0 !important;
		left: -262px !important;
		width: 262px;
		border: 0;
		background:#1a242b;
		padding:0;
		margin:0;
		font-size: 12px;
	}
	.nav-active .wrapper-holder{margin: 0 264px 0 -264px;}
	.contact-active .wrapper-holder{margin: 0 -262px 0 262px;}
	.nav-active #header{margin: 0 264px 0 -264px;}
	.contact-active #header{margin: 0 -262px 0 262px;}
	.rtl .nav,
	.nav{
		float: none;
		padding: 0;
	}
	.rtl .nav{border-top: 1px solid #161e24;}
	.contact-btn{display: none;}
	.contact-opener{
		display: inline-block;
		width: 22px;
		height: 16px;
	}
	.contact-slide .box,
	.contact-form .block{
		float: none !important;
		width:100% !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.different #header .logo,
	#header .logo{
		position: absolute;
		top: 10px;
		left: 50%;
		margin: 0 0 0 -45px;
		width: 89px;
		height: 32px;
	}
	#header{background:#1a242b;}
	.nav-holder, .different .nav-holder{padding: 15px 0 15px;}
	.different .menu, .menu{
		padding:0;
		text-transform: none;
	}
	.nav li a{
		color:#5b6b73;
		display:block;
		padding: 10px 12px 12px;
		line-height:18px;
	}
	.nav li a:hover,
	.nav li.active a,
	.nav li:hover>a{
		color:#fff !important;
		background:#273641;
	}
	.nav li .hidden-dekstop{
		display:inline-block;
		vertical-align:top;
	}
	.nav li .hidden-mobile{display:none;}
	.rtl .nav>li, .nav > li{
		float: none;
		margin:0;
		border-bottom:1px solid #161e24 !important;
	}
	.drop-nav ul li:first-child{border-top:1px solid #161e24;}
	.drop-nav ul li{border-color:#161e24;}
	.drop-nav{
		position:relative;
		padding:0;
		top:auto;
		left: auto;
		width:auto;
		margin:-1px 0 0;
	}
	.rtl .drop-nav ul, .drop-nav ul{
		background:none;
		border-radius:0;
		-webkit-box-shadow:none;
		font-size:14px;
		padding: 0;
	}
	.rtl .drop-nav ul{
		font-size:16px;
		line-height:21px;
	}
	.lang{
		display:block;
		padding: 11px 12px;
		float: none;
		margin: 0;
		vertical-align: top;
		color:#5b6b73;
		line-height:21px;
	}
	.lang:hover{
		color:#fff;
		text-decoration: none;
		background:#273641;
	}
	.lang:after{top: 8px;}
	.drop-nav ul:after{display:none;}
	.contact-slide h2{
		font-size: 14px;
		margin: 0 0 12px;
	}
	.contact-slide .contact-open{display:none;}
	.contact-slide .block{padding: 0 22px 0 18px;}
	.contact-form input[type="text"],
	.contact-form input[type="email"],
	.contact-form textarea{
		font-size:12px;
		line-height:16px;
		height: 24px;
		padding: 3px 5px 5px 10px;
	}
	.input-row{margin: 0 0 11px;}
	.contact-form .input-placeholder-text{
		font-size: 12px;
		padding: 2px 5px 0 6px;
	}
	.contact-form textarea{
		height: 65px;
		min-height: 65px;
	}
	.submit-holder{margin:0;}
	.contact-form input[type="submit"]{
		font-size: 12px;
		padding: 4px 30px 6px;
		height: 28px;
	}
	input[type="submit"]{padding:4px 10px;}
	.rtl .contact-form input[type="submit"]{font-size:18px;}
	.rtl .contact-slide .contact-holder{font-size:12px;}
	.error-message{font-size:9px;}
	.error .error-message{display:none;}
	.error .submit-holder .error-message{
		display: block !important;
		font-size: 10px;
		line-height: 12px;
	}
	.rtl .contact-slide .box,
	.contact-slide .box{
		border-top: 1px solid #151C20;
		margin: 0 0 30px;
		padding: 20px 0 0;
	}
	.contact-slide .box:first-child{border:0;}
	.contact-slide .contact-holder{
		line-height:21px;
		padding:19px 0 0;
	}
	dl.address-info dd{margin: 0 0 16px;}
	.different .promo-section{
		min-height: 335px;
		font-size:17px;
		line-height:21px;
	}
	.different.rtl .promo-section{
		font-size: 20px;
		line-height: 17px;
	}
	.different .promo-section h1{
		font-size:30px;
		line-height: 28px;
		margin: 0 0 6px;
	}
	.different.rtl .promo-section h1{
		font-size: 38px;
		line-height: 30px;
		margin: 0 0 5px;
	}
	.different.rtl .promo-section .holder, .different .promo-section .holder{padding: 26px 15px 20px;}
	#wrapper.different,
	#wrapper{
		padding: 48px 0 0 !important;
		margin: 0 !important;
	}
	.different .help-section h2{
		font-size: 28px;
		line-height:32px;
		margin: 0 0 35px;
	}
	.different.rtl .help-section h2{
		font-size: 38px;
		line-height: 31px;
		margin: 0 0 37px;
	}
	.different .help-section.add h2{margin: 0 0 27px;}
	.different .help-section{padding: 31px 0 33px;}
	.help-list,
	.add .help-list,
	.different .add .help-list,
	.post-list{margin:0;}
	.help-list li{
		padding: 0 10px;
		float: none;
		width:100%;
		margin: 0 0 52px;
		height: auto !important;
	}
	.different .help-list li{margin: 0 0 33px;}
	.different .help-list .icon-box{margin: 0 0 23px;}
	.different.rtl .help-list .icon-box{margin: 0 0 21px;}
	.different.rtl .holder-section .box,
	.different.rtk .holder-section .box:first-child,
	.different .holder-section .box,
	.different .holder-section .box:first-child{
		float: none;
		width:100%;
		padding: 0;
		margin: 0 0 43px;
	}
	.different .holder-section .box:first-child{margin:0 0 28px;}
	.different.rtl .holder-section .box:first-child{padding:0;}
	.holder-section img{
		display:block;
		margin:0 auto;
	}
	.holder-section .btn,
	.different .holder-section .btn{
		display:block;
		float: none;
		font-size: 20px;
		line-height: 22px;
		padding: 15px 10px 17px;
	}
	.rtl .holder-section .btn,
	.different.rtl .holder-section .btn{
		font-size: 30px;
		line-height: 24px;
		float: none;
		display:block;
		clear: both;
	}
	.different .holder-section{padding: 39px 0 37px;}
	.different .holder-section h2{
		font-size: 27px;
		line-height: 30px;
		margin: 0 0 34px;
		white-space: normal;
	}
	.different.rtl .holder-section h2{
		font-size:35px;
		line-height:30px;
	}
	.different .holder-section p{margin:0;}
	.holder-section .text{margin:0;}
	.btn{
		font-size:20px;
		line-height:22px;
		padding:10px 10px 10px;
	}
	.different .help-section.add{
		padding: 35px 0 0;
		margin: 0 0 -10px;
	}
	.add .help-list li{
		padding:0;
		margin: 0 0 45px;
	}
	.latest-section .cycle-gallery .mask
	.different .help-section.add h1{margin: 0 0 27px;}
	.different .add .help-list .icon-box{margin: 0 0 11px;}
	.latest-section{
		padding: 23px 0 21px;
		margin: 0;
	}
	.latest-section h2{
		font-size: 28px;
		margin: 0 0 25px;
	}
	.rtl .latest-section h2{
		font-size: 40px;
		line-height: 33px;
		margin: 0 0 21px;
	}
	.latest-list li{
		float: none;
		width:100%;
		margin:0 0 10px;
	}
	.latest-list .latest-post:after{display:none;}
	.latest-list .latest-post{padding: 17px 18px 24px;}
	.latest-section .cycle-gallery .mask .slide{padding:0;}
	.latest-list .latest-post{
		height:auto !important;
		padding: 17px 18px 20px;
	}
	.latest-list img{margin: 0 auto 13px;}
	.latest-list h3{
		font-size:17px;
		line-height:23px;
		margin: 0 0 9px;
	}
	.rtl .latest-list h3{
		font-size:25px;
		line-height:20px;
	}
	.latest-list{
		font-size:15px;
		line-height:20px;
	}
	.latest-section .cycle-gallery .mask{margin: 0 0 17px;}
	.pagination ul li{margin: 0 8px;}
	.cycle-gallery .mask .slide{padding:0;}
	.cycle-gallery .btn-prev, .cycle-gallery .btn-next{display:none;}
	.different .gallery-section h2, .gallery-section h2{
		font-size:28px;
		line-height:28px;
		margin: 0 0 15px;
	}
	.different.rtl .gallery-section h2,
	.rtl .gallery-section h2{
		font-size:35px;
		line-height:30px;
		margin: 0 0 12px;
	}
	.gallery-section{text-align:left;}
	.rtl .gallery-section{text-align:right;}
	.different .gallery-section, .gallery-section{
		padding: 21px 0 25px;
		font-size: 15px;
		line-height: 20px;
	}
	.gallery-section p{margin: 0 0 23px;}
	.cycle-gallery .mask{margin: 0 0 34px;}
	.pagination a{
		width:14px;
		height:14px;
	}
	.logo-section{padding: 23px 0 35px;}
	.logo-section h2{
		font-size:28px;
		line-height:28px;
		margin: 0 0 21px;
	}
	.rtl .logo-section h2{
		font-size: 40px;
		line-height: 35px;
	}
	.logo-list .hide{display:none;}
	.logo-list li{vertical-align: bottom;}
	#footer{
		padding: 0 0 16px;
		background: #11181d;
	}
	#footer .logo{
		display:block;
		margin: 0 0 0 17px;
	}
	.footer-nav{
		float: none;
		background:#1a242b;
		padding: 0;
		font: 14px/16px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
		margin: 0 0 23px;
	}
	.rtl .footer-nav{
		font: 17px/16px Arial, "Helvetica Neue", Helvetica, sans-serif;
		padding:0;
	}
	.rtl .footer-nav li, .footer-nav li{
		float: none;
		width:100%;
		border-bottom:1px solid #131a20;
		margin: 0;
	}
	.footer-nav a{
		display:block;
		padding: 12px 18px 12px;
		color:#5b6b73;
	}
	.rtl .footer-nav a{padding:11px 18px 13px;}
	.footer-nav a:hover{
		background:#11181d;
		color:#fff;
	}
	#footer .holder{padding:0;}
	#footer .social-holder{
		float: none;
		overflow: hidden;
	}
	#footer .social-network{
		padding: 0;
		margin: 0 19px 0 0;
	}
	#footer .social-network li{margin: 0 0 0 17px;}
	.rtl #footer .social-network li{margin: 0 0 0 17px;}
	#footer .social-network a{
		width: 26px;
		height: 26px;
		padding: 5px 0 0;
		color: #11181d;
	}
	#footer [class^="icon-"]{font-size: 14px !important;}
	#footer .icon-twitter{padding:1px 0 0 0;}
	.footer-row{margin: 0 0 18px;}
	.copy{
		font-size: 13px;
		color: #526169;
	}
	.rtl .copy{
		font-size:14px;
		line-height:16px;
	}
	/* blog article inner page */
	.rtl #content,
	#content{
		float: none;
		padding: 24px 0 20px;
	}
	.rtl #content .content-holder,
	.different.rtl #content .content-holder,
	#content .content-holder,
	.different #content .content-holder{margin:0;}
	.rtl #sidebar,
	#sidebar,
	.template #sidebar{
		float: none;
		width:auto;
		margin:0;
		padding: 0 0 18px;
		background: none;
	}
	.blog-section .box img{
		display:block;
		margin: 0 auto 25px;
	}
	.blog-section h1{
		font-size:20px;
		line-height:24px;
		margin: 0 0 2px;
	}
	.rtl .blog-section h1{
		font-size:30px;
		line-height:25px;
	}
	.blog-section .heading{
		font-size:15px;
		line-height:19px;
		margin: 0 0 23px;
	}
	.rtl .blog-section .heading{margin: 0 0 19px;}
	.rtl .blog-section .blog-article .heading{
		font-size: 20px;
		line-height: 19px;
		margin: 0 0 11px;
	}
	.blog-section h2{
		font:14px/18px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
		margin: 0;
	}
	.blog-section{
		font-size: 14px;
		line-height:18px;
	}
	.rtl .blog-section{
		font-size:13px;
		line-height: 16px;
	}
	.blog-section .box{margin:0 0 18px;}
	.blog-section .field{
		margin: 21px 0 0;
		padding: 5px 15px 21px 14px;
		font-size: 15px;
		line-height: 22px;
	}
	.rtl .blog-section .field{padding:5px 14px 21px 15px;}
	.blog-section .field b{display:block;}
	#sidebar:after{display:none;}
	#sidebar .box{
		border-top:1px solid #ddd;
		padding: 18px 0 0;
		margin: 0 0 38px;
	}
	.rtl #sidebar .box{padding: 21px 0 0;}
	#sidebar h2{
		font-size: 25px;
		line-height:33px;
		margin: 0 0 15px;
	}
	.rtl #sidebar h2{
		margin: 0 0 5px;
		font-size: 30px;
		line-height: 30px;
	}
	ul.recent-posts,
	ul.tags{
		font-size:14px;
		line-height: 19px;
	}
	ul.recent-posts li{margin: 0 0 18px;}
	.tags li{margin: 0 0 2px;}
	.bottom-section{display:none;}
	/* blog inner page */
	.blog-section .blog-article h2{
		font:700 20px/24px 'Roboto Slab', Georgia, Times, "Times New Roman", serif;
		margin: 0 0 4px;
	}
	.rtl .blog-section .blog-article h2{
		font:25px/23px 'kalisherregular', Georgia, Times, "Times New Roman", serif;
		margin: 0 0 6px;
	}
	.blog-article{
		padding: 23px 0 32px;
		font-size: 13px;
		line-height: 18px;
	}
	.rtl .blog-article{padding: 36px 0 30px;}
	.different #content{padding: 0 0 0;}
	.blog-section .blog-article .heading{margin: 0 0 13px;}
	.blog-article p{margin: 0 0 13px;}
	.more{margin: 0;}
	.blog-article .more-btn{margin: -1px 8px 0 0;}
	.rtl .blog-article:nth-child(even):after,
	.blog-article:nth-child(even):after{
		left:-9999px;
		right:-9999px;
		width:auto;
		z-index: -1;
	}
	.blog-article:last-child{padding: 23px 0 39px;}
	/* results inner page */
	.post-list{
		margin:0;
		font-size: 15px;
		line-height: 20px;
	}
	.post-list li{
		float: none;
		width:100%;
		padding:0;
		margin: 0 0 16px;
	}
	.results-section h1,
	.clients-section h1{
		font-size:28px;
		line-height:30px;
	}
	.rtl .results-section h1,
	.rtl .clients-section h1{
		font-size: 37px;
		line-height: 32px;
		margin: 0 0 25px;
	}
	.results-section,
	.clients-section{padding: 29px 0 24px;}
	.results-section h1,
	.clients-section h1{margin: 0 0 27px;}
	.post-list .head .img-box{padding: 14px 0 18px;}
	.post-list .head,
	.clients-section .post-list .head{margin: 0 0 27px;}
	.post-list h2{
		font-size:17px;
		line-height:23px;
		margin: 0 0 13px;
	}
	.clients-section .post-list h2{margin: 0 0 5px;}
	.post-list .box{
		padding: 0 20px 17px;
		height: auto !important;
	}
	.post-list .block,
	.clients-section .post-list .block{padding:0;}
	.post-list p{margin: 0 0 21px;}
	.more-btn{margin:2px 5px 0 0;}
	.gallery-section h2{
		font-size:28px;
		line-height:28px;
	}
	/* results internal inner page */
	.rtl .internal-section .aside,
	.internal-section .aside{
		float: none;
		width:auto;
		padding: 18px 22px 6px;
		background:#fdfdf9;
		margin: 0 0 16px;
	}
	.internal-section .logo-box{
		padding: 0;
		margin: 0 0 22px;
	}
	.transition{display:none;}
	.rtl .internal-section h1,
	.internal-section h1{
		padding:0;
		float: none;
		width: 100%;
		font-size: 28px;
		text-align: center;
		margin: 0 0 25px;
	}
	.rtl .internal-section h1{
		font-size: 36px;
		line-height: 34px;
	}
	.internal-section .main{
		float: none;
		width:100%;
	}
	.internal-section .aside .content-box{
		padding: 29px 0 0;
		border-top: 2px solid #e4e4e3;
	}
	.internal-section .hide{display:none;}
	.internal-section{
		padding: 26px 0 28px;
		font-size: 15px;
		line-height: 20px;
	}
	.internal-section .aside h2{
		font-size:17px;
		line-height:20px;
		font-weight: 700;
		margin: 0 0 14px;
	}
	.internal-section h2{
		font-size:17px;
		line-height:23px;
		font-weight:700;
		margin: 0 0 8px;
	}
	.rtl .blog-section h2{
		font-size: 17px;
		line-height: 19px;
		margin: 0;
	}
	.internal-section .main .box{margin: 0 0 28px;}
	.internal-section p span.block{display:block;}
	dl.list dd{margin:0 0 20px;}
	.info-section h2{
		font-size:28px;
		line-height: 27px;
		margin: 0 0 18px;
	}
	.info-section{
		padding: 21px 0 84px;
		font-size: 15px;
		line-height: 20px;
	}
	/* why-etraffic inner page */
	.top-section{background: url(images/bg02-small.png) repeat-x 50% 100%, #415a6c url(images/bg01-small.png) repeat-x 50% 15px;}
	.rtl .holder-section.new .box,
	.rtl .holder-section.new .box:first-child,
	.holder-section.new .box,
	.holder-section.new .box:first-child{
		float: none;
		width:100%;
		padding:0;
		margin: 0 0 26px;
	}
	.top-section h1{
		font-size:30px;
		line-height: 34px;
		margin: 0 0 2px;
	}
	.rtl .top-section h1{
		font-size: 40px;
		line-height: 33px;
	}
	.rtl .top-section,
	.top-section{
		font-size:18px;
		line-height:20px;
		padding: 39px 0 40px;
		min-height: 176px;
	}
	br{display:none;}
	.holder-section.new{
		padding: 27px 0 6px;
		font-size: 15px;
		line-height: 20px;
	}
	.holder-section.new h2{
		font-size:25px;
		line-height:28px;
		margin: 0 0 27px;
	}
	.visual-section{
		padding: 28px 0 12px;
		line-height: 19px;
	}
	.visual-section h2{
		font-size:25px;
		line-height:28px;
		margin: 0 0 34px;
	}
	.rtl h1{
		font-size: 33px;
		line-height: 33px;
	}
	.rtl .visual-section h2{margin: 0 0 25px;}
	.visual-section .visual-list{margin:0;}
	.visual-section .visual-list>li{
		float: none;
		width:100%;
		padding:0;
		margin: 0 0 17px;
	}
	.visual-section h3{
		font-size:17px;
		margin: 0 0 7px;
	}
	.visual-section .box{
		padding: 24px 21px 12px;
		height:auto !important;
	}
	.visual-section .visual-list .ico{margin: 0 0 34px;}
	.information-section.new h2, .information-section h2{
		font-size:28px;
		line-height:28px;
		margin: 0 0 15px;
	}
	.rtl .information-section h2{
		font-size: 36px;
		line-height: 30px;
	}
	.information-section.new{
		padding: 20px 0 42px;
		text-align: left;
	}
	.rtl .information-section.new{text-align:right;}
	.information-section p{margin: 0 5px 80px 0;}
	.information-section .btn{
		margin:0;
		display:block;
		padding: 15px 10px 18px;
		letter-spacing: 0;
	}
	/* seo inner page */
	.promo-section h1{
		font-size:30px;
		line-height:28px;
		margin: 0 0 5px;
	}
	.rtl .promo-section h1{
		font-size: 35px;
		line-height: 29px;
	}
	.promo-section{
		font-size:18px;
		line-height:20px;
		text-align:center;
		min-height: 337px;
	}
	.rtl .promo-section{
		font-size: 21px;
		line-height: 21px;
	}
	.promo-section .holder,
	.rtl .promo-section .holder{padding: 13px 10px 20px;}
	.submenu-holder{padding:0;}
	.rtl .submenu,
	.submenu{
		padding: 0 4px;
		margin: 0;
		width:100%;
		font-size:1px;
		line-height:1px;
		letter-spacing:-0.36em;
		text-align:justify;
		overflow: visible;
	}
	.submenu:after{
		content:"";
		clear:both;
		width:100%;
		height:0;
		display:inline-block;
		visibility: hidden;
		overflow: hidden;
		text-align:center;
	}
	.rtl .submenu li,
	.submenu li{
		float: none;
		margin: 0 0 -2px;
		font-size: 13px;
		display:inline-block;
		vertical-align:top;
		letter-spacing:0;
		list-style:none outside;
		text-align:center;
		position:relative;
	}
	.rtl .submenu li{font-size:12px;}
	.submenu a{padding: 16px 10px 17px;}
	.rtl .submenu a{padding:16px 5px 17px;}
	.help-section h2{
		font-size:25px;
		line-height:33px;
	}
	.rtl .help-section h2{
		font-size: 33px;
		line-height: 33px;
		margin: 0 0 27px;
	}
	.help-section{padding: 21px 0 11px;}
	.help-list .icon-box{margin: 0 0 26px;}
	.holder-section .box,
	.holder-section .box:first-child,
	.rtl .holder-section .box:first-child{
		float: none;
		width:100%;
		padding:0;
		margin: 0 0 28px;
	}
	.holder-section .box.img-box{
		margin: 0 -15px 28px;
		width: auto;
	}
	.holder-section h2{
		font-size:25px;
		line-height:28px;
		margin: 0 0 18px;
	}
	.rtl .holder-section h2{
		font-size: 33px;
		line-height: 33px;
	}
	.holder-section{padding: 62px 0 27px;}
	.process-section{padding: 32px 0 65px;}
	.process-section h2{
		font-size:25px;
		line-height:30px;
		margin: 0 0 10px;
	}
	.rtl .process-section h2{
		font-size:33px;
		line-height:33px;
	}
	.process-section .heading{
		text-align:left;
		margin: 0 0 65px;
	}
	.rtl .process-section .heading{text-align:right;}
	.processing-list li{
		float: none;
		width:100%;
		padding:0;
		margin: 0 0 16px;
	}
	.processing-list .num{
		font-size:39px;
		line-height:39px;
		width: 75px;
		height: 75px;
		padding: 16px 0 0;
		margin: 0 0 20px 17px;
	}
	.processing-list .box{padding: 22px 0 27px;}
	.processing-list h3{
		font-size:25px;
		line-height:28px;
		margin: 0 0 10px;
	}
	.rtl .processing-list h3{
		font-size: 33px;
		line-height: 33px;
	}
	.processing-list{
		font-size:19px;
		line-height: 26px;
		margin: 0 0 21px;
	}
	.rtl .processing-list{
		font-size: 18px;
		line-height: 22px;
	}
	.processing-list .text{
		padding: 34px 17px 57px;
		height: auto !important;
	}
	.process-section .info:before{
		top: -12px;
		left: 5px;
		text-align: center;
	}
	.process-section .info{
		margin: 0 0 12px;
		display: inline-block;
		vertical-align: top;
		padding: 0 0 0 28px;
	}
	.process-section .bottom-box{
		font-size:19px;
		line-height:26px;
		text-align: left;
	}
	.rtl .process-section .bottom-box{text-align:right;}
	.rtl .process-section .info{padding:0 28px 0 0;}
	.rtl .process-section .info:before{right: 2px;}
	.information-section{padding: 25px 0 31px;}
	.information-section h1{margin: 0 0 45px;}
	.btn{
		-webkit-box-shadow: 0 2px 1px -1px rgba(77,113,127,1);
		box-shadow: 0 2px 1px -1px rgba(77,113,127,1);
	}
	.post-password-form input[type="password"]{width: 135px;}
	.logo-list {
		display: flex;
		flex-wrap: wrap;
	}
	.logo-list li {
		flex-basis: 50%;
		flex-grow: 1;
		flex-shrink: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo-list img {
		width: auto;
		height: auto;
	}
}
@media ( -webkit-min-device-pixel-ratio : 1.5 ) and (max-width:767px),( min-resolution : 144dpi ) and (max-width:767px){
	.top-section{background: url(images/bg02-small2x.png) repeat-x 50% 100% / 640px 41px, #415a6c url(images/bg01-small2x.png) repeat-x 50% 15px / 640px 125px;}
}
.my-resized-recaptcha {
	transform: scale(0.87);
	-webkit-transform:scale(0.87);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}

.body-class-clients-template-default {
font:17px/28px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.body-class-post-template-default {
font:17px/28px 'PT Sans', Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}