
@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Regular.eot');
	src: local('Circe'), local('Circe-Regular'),
		url('../fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Regular.woff') format('woff'),
		url('../fonts/Circe-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraLight.eot');
	src: local('Circe ExtraLight'), local('Circe-ExtraLight'),
		url('../fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraLight.woff') format('woff'),
		url('../fonts/Circe-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Thin.eot');
	src: local('Circe Thin'), local('Circe-Thin'),
		url('../fonts/Circe-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Thin.woff') format('woff'),
		url('../fonts/Circe-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Light.eot');
	src: local('Circe Light'), local('Circe-Light'),
		url('../fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Light.woff') format('woff'),
		url('../fonts/Circe-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-Bold.eot');
	src: local('Circe Bold'), local('Circe-Bold'),
		url('../fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-Bold.woff') format('woff'),
		url('../fonts/Circe-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Circe';
	src: url('../fonts/Circe-ExtraBold.eot');
	src: local('Circe ExtraBold'), local('Circe-ExtraBold'),
		url('../fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Circe-ExtraBold.woff') format('woff'),
		url('../fonts/Circe-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}


@import url('../../components/ajaxform/css/lib/jquery.jgrowl.min.css');

body{
	font-family: 'Circe' !important;
}
.landings .navbar h2{
	font-size: 30px;
	
}
.landings .navbar h2 a{
	color: #fff;
}
.landings .white_gradient{
	padding: 40px 0px;

	background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 45%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 45%);
background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 45%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#ffffff',GradientType=0 );
}
.landings .white_gradient .marquiz__container_inline {
	    border: 0px;
    padding: 0px;
}
.landings.quiz_page .white_gradient h1,.landings.quiz_page .white_gradient h2,.landings.quiz_page .white_gradient h3{
	 color: #363636
	
}
.af-message-error { background-color: brown !important; }
.af-message-info { background-color: black !important; }
.ajax_form.af_example {
    width: 100%;
}
.ajax_form.af_example .controls input,
.ajax_form.af_example .controls textarea {
    width: 100%;
}
.ajax_form .error {
    color: #f6871f;
}
/* добавлено 01-09-2017 */
.ajax_form .notels {
    display: none;
}
/* конец */
@media screen and (min-width: 320px) {
    .ajax_form.af_example .controls button[type="submit"] {
        float: right;
    }
}
@media screen and (max-width: 320px) {
    .ajax_form.af_example .controls button {
        width: 100%;
        margin-top: 5px;
    }
}
.landings .dop-info a{
	color: #fff;
}
.landings h2 a{
	color: #fabb28;
}
.landings footer h2,.landings footer h3, .landings footer ul li{
	color: #fff;
}
.landings footer ul li {
	font-size: 18px;
}
.landings footer h3{
	font-size: 30px;
	padding-top: 0;
	margin-top: 0;
}
.landings footer h2 {
	padding-bottom: 40px;
}
.landings footer {
	padding: 50px 0;
}
.landings footer form {
	background-color: #fff;
	padding: 40px;
}
.GeosalesMap {
	border: 6px solid #0e25a5;
	 box-shadow: 0 10px 20px rgba(14, 37, 165,0.19), 0 6px 6px rgba(14, 37, 165,0.23);}
#jGrowl { 
    margin:0px 12px 0; 
}
.jGrowl { 
    top:1% !important;
    width:25% !important; 
    right:1% !important; 
}
#jGrowl .jGrowl-notification {
    position: relative;
    width: 310px;
    font-size: 140%;
    margin: 19px auto;
    padding: 9px;
    background: none repeat 0 0 #4A515B !important;
    box-shadow: 0 0 0 4px #ffa800 !important;
    border: 0 !important;
    border-radius: 0 !important;
    text-align:center;
}
#jGrowl .jGrowl-notification .jGrowl-close {
    position: absolute;
    right: -1px;
    top: -5px;
    color: #fff !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
    color: #fff !important;
    font-size: 119%;
    line-height: 109%;
}
#jGrowl .jGrowl-closer {
    margin: 0 auto;
    font-size: 119%;
    line-height: 100%;
}
#jGrowl .office-message-success {
    background-color: #3386cb !important;
}
#jGrowl .ms2-message-success {
    background-color: #3386cb !important;
}
.modal-dialog{
	max-width: 450px;
	width: 100%;
	margin: 30px auto 0;
}

.modal-header {
    text-align: center;
}
.modal-header .modal-title{
	font-size: 24px;
    font-weight: bold;
}
.feed-item {
    margin-bottom: 30px;
}

.order-call {
    border-left: 5px solid #0e5ea7;
    padding: 5px 40px 15px 40px;
    margin-top: 45px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0;
}
.alert-success {
    color: #fff;
    background: none repeat 0 0 #4A515B !important;
    box-shadow: 0 0 0 4px #ffa800 !important;
}
a.read_more_news {
    margin-top: 15px;
    text-decoration: underline;
    display: inline-block;
}

a.tag-a {
    color: #fff;
}

a.tag-a:hover {
    color: #0e5ea7;
    text-decoration:none;
}

.feed-item:hover a.tag-a {
    color: #0e5ea7;
}

a.tag-a-1{
    color: #333;
}
a.tag-a:hover {
    color: #0e5ea7;
    text-decoration:none;
}
.example-card:hover a.tag-a-1 {
    color: #0e5ea7;
    text-decoration:none;
}

a.tag-a-3,
a.tag-a:hover{
    color: #fff;
    text-decoration:none;
}
.ques_block {
    padding: 35px;
    color: #fff;
    position: relative;
    background: #ffc94c;
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ques_block p {
    display: block;
    width: calc(100% - 220px);
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
}
@media screen and (max-width: 768px){
    .ques_block {
        display: block;
        text-align: center;
    }
    .ques_block p {
        width: 100%;
        text-align: center;
    }
}

.ques_block:before {
    content: '';
    z-index: 0;
    display: block;
    position: absolute;
    left: 4px;
    top: 4px;
    bottom: 4px;
    right: 4px;
    border: 1px solid #fff
}

.ques_block>span {
    display: block;
    /*font-family: 'intro';*/
    font-weight: 700
}

.ques_block .white_button {
    margin-top: 0;
    position: relative;
    z-index: 1;
    max-width: 200px;
    width: 100%;
}
.about .big{
	font-size: 80px;
	font-weight: 800;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 1em;
}
.about {
	font-size: 30px;
	line-height: 1.2em;
	    background: linear-gradient(to bottom,#ffffff 0%,#ffffff 44%,#fbfbfb 72%,#f4f4f4 100%);
	padding-top: 50px;
	padding-bottom: 40px;
}
.white_button {
    padding: 0px 18px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #000;
    /*font-family: 'intro';*/
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 21px;
    border-radius: 3px;
    display: block;
    border: none;
    transition: all .3s ease;
    cursor: pointer;
}

.white_button:hover {
    background-color: #e55039;
    /*background-color: -moz-linear-gradient(top, #95c91e 0%, #73b716 100%);
    background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #95c91e), color-stop(100%, #73b716));
    background-color: -webkit-linear-gradient(top, #95c91e 0%, #73b716 100%);
    background-color: -o-linear-gradient(top, #95c91e 0%, #73b716 100%);
    background-color: -ms-linear-gradient(top, #95c91e 0%, #73b716 100%);
    background-color: linear-gradient(to bottom, #95c91e 0%, #73b716 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#95c91e', endColorstr='#73b716', GradientType=0);*/
    color: #fff;
    cursor: pointer;
    text-decoration:none;
}


.landings header{
	padding-top: 0% !important;
	position: relative;
              width: 100%;
              padding: 0px;
              
                           min-height: auto;
              overflow-x: hidden;
              -webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-position: center;
              background-size: cover;
              text-align: center;
              color: white;
}
.header-gradient {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, #fff 100%);
	padding-bottom: 50px;
}
.landings .benefits-title {
	font-size: 24px;
}
.landings .benefits {
    color: #fff !important;
    text-align: left;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 0px;
}
.landings h1 {
	color: #fff;
}
.landings ul li, .landings .benefits-title{
	color: #fff;
}
.landings header h1 span{
	background-color: transparent;
		color: #fabb28;
		display: inline;


}
.landings .marquiz__container_inline {
	max-width: 1140px;
	border: 6px solid #0e25a5;
	    padding: 40px;
    margin-top: 40px;
}
.landings .quiz__questions {
	padding-left: 0;
}
.landings .works {
	padding: 50px 0px;
	background: #fff;
}
.landings .geosale{
		padding: 50px 0px;
	}
.landings .works h2,.landings .geosale h2{
	margin-bottom: 50px;
}
.landings header h1 small{
	background-color: #fabb28 !important;
	color: #fff;
}
.landings h2{
	font-size: 45px;
	color: #333;
}
.landings h2 span{
	color: #fabb28;
	border-bottom: 5px solid #fabb28;
	display: inline-block;
}
.landings h2 small{
	font-size: 80%;
	color: #333 !important;
	line-height: 1em !important; 
}
.landings .online {
	padding-top: 30px;
	background-color: #fff;
}
.landings .online p{
	font-size: 20px;
}
.landings .online h2{
	padding-top: 40px;
	margin-bottom: 40px;
}
.landings header h1{
	margin-top: 50px;
	text-align: left;
	color: #fff;
	font-weight: 800;
	font-size: 3.5em;
}

.landings span.bg_color {
	background: rgba(48, 100, 165, 0.87);
padding: 0px 5px;
line-height: 1em;
color: #333;
}
.landings .form-group-lg .form-control{
	border-radius: 4px;
	line-height: normal;
}
.landings form{ 
	padding: 20px;
	padding-top: 10px;
	border-radius: 4px;
}
.landings form h3{
	margin-bottom: 20px;
	font-size: 26px;
	color: #333;
}
.landings form label{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.landings form .form-group-lg .form-control,.landings form .form-group-lg select.form-control {
	height: 35px;
}
.landings .navbar-default {
	background: transparent;
	border: none;
	padding-bottom: 20px;
}
.landings .descriptor {
	color: black;
	padding-top: 22px;
	font-size: 18px;
	text-align: left;
	color: #fff;
}
.landings .navbar-brand{
	margin-right: 5px;
}
.landings .btn-group-lg>.btn, .landings .btn-lg {
	line-height: 24px;
    font-size: 20px;
    height: 46px;
    padding:10px 30px;
        border-radius: 4px;
    border: none;
    cursor: pointer;
    background-color: #35c170;
}
.landings .btn:before {
	display: none;
}
.landings sention h2{
	color: #333;
}
.landings .checkbox2 span {
	font-size: 11px;
}
.quiz_section {
	padding: 50px 0px;
	background-color: #fff;
}
.landings .quiz_section h1{
	color: #333;
	margin-bottom: 20px;
}
.landings .quiz_section h1 span,.quiz_page h2 span{
	color: #3064a4;
}


.landings.quiz_page h1,.landings.quiz_page h3{
	color: #fff;
}
.landings.quiz_page h2{
	margin-bottom: 70px;
	color: #fff;
	}

.landings.quiz_page{
	background-repeat: no-repeat;
	-webkit-background-size: cover;
              -moz-background-size: cover;
              -o-background-size: cover;
              background-position: center;
              background-size: cover;}
.after_quiz{
	color: #fff;
	margin-top: 20px;
	font-size: 18px;
	}
.landings.quiz_page	.centered{
		position: fixed;
		  top: 50%;
		  left: 35%;
		  transform: translate(-30%, -50%);     
		  text-align: center;
	}

	
	@media screen and (max-width: 768px) {
		.landings section{
			padding: 10px 0px;
		}
		.landings .white_gradient {
		    height: 100vh;
		    display: -webkit-flex;
		    display: -ms-flexbox;
		    display: flex;
		    justify-content: center;
		    align-items: center;
		    align-content: center;
		}
		.landings .header-gradient {
			padding-bottom: 10px;
		}
		.landings .marquiz__container_inline{
			border: none;
		}
		.landings .navbar-brand{
			display: none;
		}
		.about {
			font-size: 20px;
			line-height: 1em;
		}
		.about .big {
			font-size: 40px;
			padding-bottom: 0;	
		}
		.about .col-md-4{
			margin-bottom: 10px;
		}
		.landings .text-right,.landings .text-right h2,.landings .descriptor{
			margin: 0px;
		}
		.landings .dop-info {
			margin-bottom: 0px;
		}
		.landings.quiz_page	.centered{
			position: relative;
			top:auto;
			left: auto;
			transform:none;
		}
		.landings header{
			height: auto !important;
			
		}
		.landings header h1{
			margin-top: 0px;
			font-size: 1.8em;
		}
		
		.landings h2{
			font-size: 25px;
		}
		.landings header .benefits-title {
			margin-top: 0px;
		}
		.landings.quiz_page{
			height: 100% !important;
		}
		.landings.quiz_page h1{
		font-weight: bold; font-size: 25px; 
		}	
		.landings.quiz_page h2 {
		margin-bottom: 20px;}
		.landings.quiz_page h3{
			font-size: 16px;
		}
		.landings.quiz_page .centered{
		 padding: 30px 10px;
		  transform: translate(-10%, -50%); 
		  left: 15%;
		}
	}
	