/*
Theme Name: _wha
Theme URI: http://webhack.in.ua
Author: WHA Web Development
Author URI: http://themekraft.com/
Description: Web Development from scratch
Version: 1.1.10

Credits:

1. Bootstrap

 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/

*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800,900&subset=hebrew');

body {
	word-wrap: break-word;
	font-size: 20px;
	font-family: 'Heebo', sans-serif;
}

#content {
	width: 100%;
}
#header {
	padding: 5px;
	position: fixed;
    width: 100%;
    background-color: #fff;
	top: 0;
	z-index: 30;
}
.text-third p, .text-fourth p {
	margin-bottom: 0
}
#header-menu li {
	float: right;
}
#header-menu li a {
	line-height: 66px;
	color: #171717;
	font-size: 20px;
}
#logo img {
	max-height: 100px;
}
.logo, .main-menu {
	display: inline-block;
	vertical-align: bottom;
}
.main-menu {
	float: left;
}
img {
	max-width: 100%;
}
.main-content {
	margin-top: 111px;
}
#open_sogoacc {
	background-color: #5bd4e4!important;
	border-bottom: none!important;
	border-right: none!important;
}
/**FIRST BLOCK**/

#first-blck {
	padding: 110px 0 140px;
	background-position: center;
    background-repeat: no-repeat;
	z-index: 1;
    background-size: cover;
}
#first-blck>.container>.row {
	position: relative;
}
.title-first {
	direction: ltr;
	text-align: center;
	font-size: 30px;
	line-height: 1.1;
	color: #000;
	text-transform: uppercase;
}
.subtitle-first {
	direction: ltr;
	text-align: center;
	line-height: 1.1;
	font-size: 50px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.subtitle-sec-first {
	direction: ltr;
	line-height: 1;
	text-align: center;
	font-size: 110px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.img-subtitle-first {
	text-align: center;
}
.title-first p {
	margin-bottom: 0;
}
.btns-first {
	text-align: center;
	margin-top: 10px;
}
.first-btn, .second-btn {
	display: inline-block;
    margin: 15px 5px;
    padding: 15px 40px;
	border-radius: 35px;
	border: 5px solid #fff;
	min-width: 380px;
	
}

.first-btn {
	background-color: #fec111;
}
.second-btn {
	background-color: #33c9d7;
}
.btn-tit {
	font-size: 30px;
	font-weight: 500;
	display: block;
	line-height: 1.1;
	color: #fff;
}
.btn-subtit {
	font-size: 20px;
	display: block;
	color: #fff;
}
.first-btn .btn-subtit {
	color: #000;
}
.btns-first .first-btn .btn-tit, .btns-first .first-btn .subtit {
	color: #000;
}


/**SECOND BLOCK**/

#second-blck {
	background-repeat: no-repeat;
	padding: 210px 0 180px;
	background-position-x: 300px;
	z-index: 2;
	text-align: center;
	background-color: #fcfcfc;
}
.title-second {
	font-size: 52px;
    font-weight: 500;
}
.green-slash {
	color: #67cf07;
	font-weight: 800;
    font-size: 64px;
}


/**THIRD BLOCK**/

#third-blck {
	background-color: #8ece32;
	padding: 180px 0 200px;
	text-align: center;
	position: relative;
	z-index: 3;
}
.img-third {
	background-repeat: no-repeat;
    background-position: center top;
	width: 260px;
    height: 260px;
	position: absolute;
	left: 50%;
    margin-left: -130px;
    top: -130px;
}
.text-third, .title-third, .third-btn {
	color: #fff;
	text-align: center;
}
.title-third {
	font-size: 54px;
}
.text-third {
	margin-bottom: 40px;
}
.text-fourth, .text-third {
	line-height: 1.55;
}
.text-second {
	line-height: 2;
	background-color: #fcfcfc;
	color: #333333;
}
.third-btn {
	padding: 12px 30px;
    background-color: #f85b30;
    border-radius: 40px;
}

/**FOURTH BLOCK**/

#fourth-blck {
	background-color: #fec111;
	padding: 140px 0 100px;
	text-align: center;
	position: relative;
	z-index: 4;
}
#fourth-blck:focus, #third-blck:focus, #second-blck:focus, #first-blck:focus, #fifth-blck:focus, #six-blck:focus {
	outline: 0;
}
.img-fourth {
	background-repeat: no-repeat;
    background-position: center top;
	width: 146px;
    height: 146px;
	position: absolute;
	left: 50%;
    margin-left: -73px;
    top: -73px;
}
.title-fourth {
	font-size: 36px;
}

.blubtn {
	background-color: #33c9d7;
	display: inline-block;
	border-radius: 72px;
	padding: 14px 50px;
	color: #fff;
	font-weight: 600;
	max-width: 100%;
	margin-bottom: 70px;
	position:relative;

}
.blubtn:before {
	z-index: -1;
    position: absolute;
    content: "";
    bottom: 8px;
    left: 0;
    right: 0;
    top: 10%;
    max-width: 50%;
    background: rgba(109, 109, 109, 0.5);
    box-shadow: 0 15px 0px rgba(109, 109, 109, 0.3);
    transform: rotate(4deg);
    border-radius: 72px;
}
.fourth-btn-two {
	margin-top: 70px;
	max-width: 100%;
}
.fourth-btn-title, .fourth-btn-subtitle {
	display: block;
}
.fourth-btn-title {
	font-size: 48px;
	line-height: 1.1;
}
.fourth-btn-subtitle {
	font-size: 24px;
}
.steps-icons ul {
	list-style: none;
}
.icon-step {
	display: block;
}
.icon-step:after {
	content: '';
    width: 100px;
    height: 50px;
    background-position: center;
    background-image: url(/wp-content/uploads/2017/06/arrow.png);
    background-size: cover;
    position: absolute;
    background-repeat: no-repeat;
    background-position-x: 4px;
    top: 35px;
}
.steps-icons li:last-child .icon-step:after {
	width: 0;
}
.sidearrow {
	background-image: url(/wp-content/uploads/2017/07/arrowside.png);
    height: 140px;
    width: 287px;
    background-repeat: no-repeat;
    position: absolute;
    top: -140px;
    right: -100px;
}

.steps:after {
	content: '';
    padding: 30px;
    border: 4px solid #fff;
    position: absolute;
    border-radius: 100px;
    top: 0;
    left: -50px;
    bottom: -35px;
    right: -50px;
    margin-top: 68px;
    z-index: -1;
}
.steps-icons {
	padding: 0 20px;
	line-height: 1.55;
}
/* .steps-info p{
	padding-right: 40px;

} */
.steps-info {
	background-color: #fff;
    border-radius: 75px;
    padding: 70px 150px;
	text-align: right;
	margin-top: 35px;
}
.fifth-block-title-info, .fourth-block-title-info  {
    font-size: 48px;
	padding-right: 0px;
	font-weight: 600;
    color: #33c9d7;
}
.innersteps>div {
	padding-right: 0;
}
.fourth-btn-three {
	margin-top: 90px;
    padding-left: 90px;
	font-size: 30px;
    padding-right: 90px;
	max-width: 100%;
}

.fourth-btn-three:after, .fifth-btn-three:after, .foot-form-btn:after {
	z-index: -1;
    position: absolute;
    content: "";
    bottom: 10%;
    left: 0;
    top: 7px;
    width: 50%;
    max-width: 50%;
    background: rgba(109, 109, 109, 0.5);
    box-shadow: 0 -10px 0px rgba(60, 60, 60, 0.3);
    transform: rotate(4deg);
    border-radius: 72px;
}
.img-foot {
	background-image: url(/wp-content/uploads/2017/07/footnew.png);
    width: calc(100% - 10px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    height: 480px;
	background-position-y: 70px;
}
.fourth-btn-one {
	cursor: pointer;
}
#getmodal {
	background-color: #00cad9;
	border-radius: 20px;
    position: fixed;
    top: 35px;
    z-index: 50;
    left: 10px;
	cursor: pointer;
	/* border: 1px solid #111; */
    padding: 5px;
    color: #fff;
}
/**FIFTH BLOCK**/

#fifth-blck {
	background-color: #33c9d7;
    padding: 145px 0 100px;
    text-align: center;
    position: relative;
    z-index: 5;
}
.img-fifth, .img-sixth, .img-eighth {
	background-repeat: no-repeat;
    background-position: center top;
	width: 146px;
    height: 146px;
	position: absolute;
	left: 50%;
    margin-left: -73px;
    top: -73px;
}
#fifth-blck .steps-info, #fourth-blck .steps-info {
	background-position: center 40px;
    background-size: 200px;
    background-repeat: no-repeat;
}
#fourth-blck .steps-info {
    background-image: url(/wp-content/uploads/2017/06/firstbgnew.png);
} 

#fifth-blck .steps-info {
	background-image: url(/wp-content/uploads/2017/06/fifbgfirst.png);
}

.yellowbtn, .foot-form-btn {
	background-color: #fec111;
    display: inline-block;
    border-radius: 72px;
    padding: 14px 50px;
	font-weight: 600;
	max-width: 100%;
    color: #000;
    margin-bottom: 70px;
    position: relative;
}
.yellowbtn:before, .foot-form-btn:before {
	z-index: -1;
    position: absolute;
    content: "";
    bottom: 8px;
    left: 0;
    right: 0;
    top: 10%;
    max-width: 50%;
    background: rgba(109, 109, 109, 0.5);
    box-shadow: 0 15px 0px rgba(60, 60, 60, 0.3);
    transform: rotate(4deg);
    border-radius: 72px;
}

.fourth-block-title-info {
	color: #33c9d7;
}
.fifth-block-title-info {
	color: #fec111;
}
.fifth-btn-three {
	margin-top: 100px;
    padding-left: 90px;
	font-size: 30px;
    padding-right: 90px;
}
ul {
	list-style: none;
}
/**
.steps-info ul li:before {
	content: '';
    width: 28px;
    height: 23px;
    display: block;
    position: relative;
    margin-left: 10px;
	margin-top: -3px;
	float: right;
} **/

.nwlist {

}
.icon-step-fliped {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	display: none;
}
.steps-icons li:first-child .icon-step-fliped {
	display: inline-block;
}
.site-info-link img {
	max-height: 34px;
    vertical-align: baseline;
}
.steps-icons li {
	cursor: pointer;
	float: right;
}
.innersteps h4 {
	color: #fec111;
    font-size: 20px;
}
.text-fifth {
	color: #fff;
}
/**
#fourth-blck .steps-info ul li:before {
background-image: url(/wp-content/uploads/2017/07/galka.png);
}
#fifth-blck .steps-info ul li:before {
	background-image: url(/wp-content/uploads/2017/07/galka2.png);
}
**/
/**SIXTH BLOCK**/
#fourth-blck .steps-info ul {
	list-style-image: url(/wp-content/uploads/2017/07/galka.png) ;
	list-style-position: outside;
}
#fifth-blck .steps-info ul {
	list-style-image: url(/wp-content/uploads/2017/07/galka2.png) ;
	list-style-position: outside;
}
#six-blck {
	background-color: #f85b30;
    padding: 140px 0 400px;
    text-align: center;
    position: relative;
    z-index: 6;
}

.greenbtn, .foot-form-btn {
	background-color: #4fe4b5;
    display: inline-block;
    border-radius: 72px;
    padding: 14px 50px;
	font-weight: 600;
    color: #000;
	max-width: 100%;
    margin-bottom: 50px;
    position: relative;
}
.foot-form-btn {
	padding: 14px 34px 14px 14px;
	font-weight: 400;
	max-width: 100%;
}
.greenbtn:before {
	z-index: -1;
    position: absolute;
    content: "";
    bottom: 8px;
    left: 0;
    right: 0;
    top: 10%;
    max-width: 50%;
    background: rgba(109, 109, 109, 0.5);
    box-shadow: 0 15px 0px rgba(109, 109, 109, 0.3);
    transform: rotate(4deg);
    border-radius: 72px;
}
.text-sixth, .text-eighth {
	font-size: 48px;
	color: #fff;
	line-height: 1.1;
	font-weight: 600;
}
.form-sixth {
	margin: 30px 0;
}
.foot-form-tit {
	color: #fff;
	font-size: 24px;
	margin-bottom: 40px;
}
.foot-form-btn {
	margin-top: 30px;
}
.foot-form-btn input {
	background-color: transparent;
    border: 0;
	max-width: 100%;
    font-size: 30px;
}
.foot-form-line {
	max-width: 800px;
	margin: auto;
}
.foot-form-line input {
	background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    line-height: 50px;
	width: 100%;
    font-weight: 400;
    margin-bottom: 20px;
}
.foot-form-line input:focus {
	outline: 0;
}
.foot-form-line input::-webkit-input-placeholder {color:#fff;}
.foot-form-line input::-moz-placeholder          {color:#fff;}
.foot-form-line input:-moz-placeholder           {color:#fff;}
.foot-form-line input:-ms-input-placeholder      {color:#fff;}

/**SEVENTH BLOCK**/

#seventh-blck {
	background-color: #f4f4f4;
	padding: 40px 0 100px;
    position: relative;
    z-index: 7;
}
.art-blck {
	width: 44%;
	margin: 0 3% 40px;
	float: right;
	padding: 20px;
	text-align: right;
	border-radius: 0 0 0 35px;
}
.art-list {
	list-style: none;
}
.art-descr {
	text-align: justify;
	line-height: 1.1;
	min-height: 66px;
}
.art-btn {
	float: left;
    color: #fff;
    background-color: #86be3a;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 15px;
}
.art-btn:hover {
	color: #fff;
}
.art-btn:hover {
	text-decoration: none;
}
.art-title {
	font-weight: 600;
	min-height: 84px;
}
.art-blck {
	background-color: #fff;
}
.tit-seventh-blck {
	font-size: 48px;
	font-weight: 600;
	color: #33c9d7;
	text-align: center;
	line-height: 1.1;
}
.subtit-seventh-blck {
	line-height: 1.1;
	color: #171717;
	font-size: 24px;
	text-align: center;
	margin-bottom: 35px;
}

/**EIGHTH BLOCK**/
#eighth-blck {
    background-color: #00cad9;
    padding: 125px 0 400px;
    text-align: center;
    position: relative;
    z-index: 8;
}

#eighth-blck .foot-form-btn {
	background-color: #f85b30;
}
#eighth-blck .foot-form-btn input {
	color: #fff;
}
#eighth-blck .foot-form-btn:before {
	bottom: 16px;
}
#eighth-blck .foot-form-btn:after {
	top: 16px;
}


/**MODAL**/

.modal.fade {
	background-color: rgba(254, 193, 17, 0.6);
}
.modal-content {
    border-radius: 100px;
	border: 7px solid rgba(51,201,215,1)
   /* -webkit-box-shadow: 10px 10px 0px 0px rgba(51,201,215,1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(51,201,215,1);
    box-shadow: 7px 7px 0px 0px rgba(51,201,215,1);*/

}
.modal-header {
	border: 0;
	text-align: center;
}
.modal-header .close {
	font-size: 60px;
	position: absolute;
    top: -50px;
	opacity: 1;
	color: #fff;
	display: none;
}
.modal-body {
	text-align: center;
}
.modal-dialog {
	margin-top: 100px;
	margin: auto;
    position: absolute;
    left: 0;
    top: 100px;
}
/**

	.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;

		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}


	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	**/
	.modal.left.fade.in .modal-dialog{
		left: 0;
		right: 0;
	}

/****/


.modal-lg {
	width: 740px;
}
.mod-title {
	color: #33c9d7;
	font-size: 30px;
	line-height: 1;
	font-weight: 600;
}
.mod-subtitle {
	color: #33c9d7;
	font-size: 38px;
	line-height: 1;
	font-weight: 600;
}
.mod-form-tit {
	color: #171717;
	font-size: 20px;
	margin-bottom: 30px;
}
.mod-form-line input {
	border: 0;
    line-height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
}
.mod-form-line input:focus {
	outline: 0;
}
.mod-form-btn input {
	background-color: #171717;
    color: #fff;
    border-radius: 50px;
    padding: 25px;
    border: 0;
    margin: 30px 0;
}
.mod-form-line input::-webkit-input-placeholder {color:#171717;}
.mod-form-line input::-moz-placeholder          {color:#171717;}
.mod-form-line input:-moz-placeholder           {color:#171717;}
.mod-form-line input:-ms-input-placeholder      {color:#171717;}

/**FOOTER**/

#footer {
	background-color: #171717;
	
}
.site-info-link {
	line-height: 80px;
}

.navbar-toggle {
	background-color: #5bd4e4;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
}
.arrow-down {
	text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
}
.inactiveco {
	display: none;
}
.btns-first .second-btn, .btns-first .first-btn,  #getmodal {
	 transition: all 0.5s ease;
}
.btns-first .second-btn:hover,
#getmodal:hover,
.btns-first .first-btn:hover {
	border-radius: 5px;
} 
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
	border-bottom: 4px solid #00cad9;
}

.text-fourth, .col-sm-7 , .col-sm-5  {
	color: #171717;
}
a.footer-link {
	text-decoration: none;
	color: #FFFFFF;
}

.text-third p, .text-second p, .text-fourth p, .text-fifth p {
	margin-bottom: 0;
}
/**GRID**/

.container-huid {
	width: 1300px;
    margin: auto;
    position: relative;
}
.img-foot p {
	margin-top: 70px;
	font-size: 26px;
}
.img-foot p a {
	color: #000;
}
a.top-phone {
	position: absolute;
	left: 0;
	color: #000;
	z-index: 10;
}
.main-menu {
	position: relative;
}
/**MEDIA**/
@media (min-width: 768px){
	#getphone, .openmodalmob {
		display: none !important;
	}
}
@media (min-width: 1508px){
	.sidearrow:after {
		content: '';
		background-color: #fff;
		width: 300px;
		height: 3px;
		position: absolute;
		top: 0;
		right: -300px;
	}
	
}
@media (max-width: 1199px) {
	body {
		font-size: 18px;
	}
}
@media (max-width: 1512px){
	#getmodal {
		top: 32px;
	}
}
@media (max-width: 1399px){
	.container-huid {
		width: 1100px;
	}
	#fifth-blck .steps-info, #fourth-blck .steps-info {
		background-position: center 10px;
	}
	#header-menu li a {
		font-size: 16px;
		padding: 10px 12px;
	}
	.steps-info {
		padding: 40px;
	}
	.icon-step:after {
		background-position-x: 38px;
	}
	.sidearrow {
		right: -120px;
	}
}
@media (max-width: 1199px){
	.container-huid {
		width: 880px;
	}
	.icon-step img {
		max-width: 100%;
	}
	.steps-info {
		padding: 25px;
	}
	.icon-step:after {
		background-position-x: 63px;
		top: 33px;
		height: 30px;
	}
	.steps:after {
		margin-top: 55px;
	}
	.sidearrow {
		right: -140px;
	}
	.logo {
		display: block;
		text-align: center;
	}
	#header-menu li a {
		line-height: 50px;
	}
}
@media (max-width: 991px){
	.container-huid {
		width: 680px;
	}
	.steps:after {
		margin-top: 40px;
		left: -30px;
		bottom: -30px;
		right: -30px;
	}
	.icon-step:after {
		top: 18px;
	}
	.sidearrow {
		right: -160px;
	}
	#header>.container-huid {
		width: calc(100% - 30px);
	}
	#header-menu {
		padding-right: 0;
		display: block;
		float: none;
	}
	.main-menu {
		width: 100%;
	}
}
@media (max-width: 767px){
	a.top-phone {
		display: none;
	}
	.img-foot p {
		margin-top: 9px;
		font-size: 20px;
	}
	#eighth-blck {
		padding: 90px 0 80px;
	}
	.img-third {
		background-size: cover;
		width: 146px;
		height: 146px;
		top: -73px;
		margin-left: -73px;
	}
	.img-fourth, .img-fifth, .img-sixth, .img-eighth {
		width: 100px;
		height: 100px;
		margin-left: -50px;
		top: -50px;
		background-size: cover;
	}
	#open_sogoacc.bottomleft {
		top: 56px;
		bottom: initial;
	}
	.container-huid {
		width: 100%;
	}
	.container-huid>.row {
		margin-left: 0;
		margin-right: 0;
	}
	.main-menu, #navbar-collapse {
		width: 100%;
	}
	.main-menu {
		background-color: #5d5d5d;
	}
	#header-menu {
		width: 100%;
		text-align: center;
		margin: auto;
	}
	#header-menu li {
		float: none;
		width: 100%;
	}
	#header-menu li a {
		line-height: 1.1;
		padding: 7px;
		color: #fff;
	}
	#header-menu li a:hover, #header-menu li a:focus {
		color: #171717;
	}
	.navbar-toggle {
		position: absolute;
		right: -36px;
		margin-right: 0;
		border-radius: 0;
	}
	.fourth-block-title-info {
		text-align: center;
	}
	.innersteps>div {
		padding: 0;
	}
	#getphone {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 60;
		padding: 3px 12px 0;
		background-color: #5bd4e4;
	}
	.menu-item-567 {
		display: none !important;
	}
	#getphone i {
		font-size: 30px;
		color: #fff;
	}
	.text-third, .text-second, .text-fourth, .text-fifth {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	.text-third p, .text-second p, .text-fourth p, .text-fifth p {
		margin-bottom: 0;
	}
	.innersteps ul li {
		padding-right: 40px;
		text-indent: -40px;
	}
	#first-blck {
		background-position: center -100px;
		padding-top: 20px;
		padding-bottom: 50px;
		background-size: inherit;
	}
	.arrow-down {
		bottom: -30px;
	}
	#second-blck {
		background-size: 120px;
		padding: 120px 0 130px;
	}
	.title-first {
		font-size: 18px;
	}
	.subtitle-first {
		font-size: 26px;
	}
	.subtitle-sec-first {
	   font-size: 47px;
	   line-height: 47px;
	}
	.img-subtitle-first img {
		max-width: 90%;
	}
	.btn-tit {
		font-size: 22px;
	}
	.first-btn, .second-btn {
		margin: 5px;
	}
	.rem_del {
		display: none;
	}
	body {
		font-size: 18px;
	}
	.title-third {
		font-size: 38px;
	}
	.sidearrow {
		display: none;
	}
	.first-btn, .second-btn {
		min-width: auto;
		max-width: 100%;
	}
	.steps:after {
		left: 0;
		right: 0;
		border: 0;
	}
	.icon-step:after {
		display: none;
	}
	#second-blck {
		background-position-x: 50px;

	}
	#third-blck {
		padding-top: 105px;
		padding-bottom: 90px;
	}
	#fourth-blck, #fifth-blck {
		padding-top: 90px;
		padding-bottom: 50px;
	}
	#six-blck {
		padding-top: 100px;
		padding-bottom: 0;
	}
	.foot-form-btn {
		margin-bottom: 15px;
	}
	.img-foot {
		height: 116px;
		background-position: center 37px;
		background-size: contain;
		position: relative;
	}

	.blubtn, .yellowbtn {
		padding: 14px 30px;
		margin-bottom: 25px;
	}
	.fifth-block-title-info {
		text-align: center;
	}
	.foot-form-tit {
		font-size: 15px;
	}
	.third-btn {
		display: block;
	}
	#fourth-blck, #fifth-blck, #six-blck, #third-blck, #second-blck, #first-blck, #eighth-blck {
		padding-left: 10px;
		padding-right: 10px;
	}
	.steps-icons ul {
		padding-right: 0;
	}
	.site-info-link {
		line-height: 1.4;
	}
	.fourth-btn-title, .fifth-block-title-info, .fourth-block-title-info,
	.text-sixth, .text-eighth {
		font-size: 20px;
	}
	.innersteps {
		font-size: 16px;
	}
	.steps-info ul {

	}
	.fourth-btn-subtitle {
		font-size: 15px;
	}
	.title-second {
		font-size: 23px;
	}
	.steps-info {
		padding: 25px 20px;
	}
	.green-slash {
		font-size: 34px;
	}
	.fourth-btn-three, .fifth-btn-three {
		padding-left: 20px;
		font-size: 18px;
		padding-right: 20px;
	}
	.foot-form-line input {
		line-height: 40px;
		margin-bottom: 10px;
	}
	.ajax-loader {
		display: none !important;
	}
	.modful {
		display: block;
	}
	.blubtn:before {
		box-shadow: 0 9px 0px rgba(109, 109, 109, 0.3);
	}
	.fourth-btn-three:after, .fifth-btn-three:after, .foot-form-btn:after {
		box-shadow: 0 -7px 0px rgba(60, 60, 60, 0.3);
	}
	.yellowbtn:before, .foot-form-btn:before {
		box-shadow: 0 10px 0px rgba(60, 60, 60, 0.3);
	}
	.art-blck  {
		width: calc(100% - 30px);
		margin: 0 0 20px;
	}
	.foot-form-btn input, .art-btn {
		font-size: 16px;
	}
	.modal-lg {
		width: 96%;
	}
	.modal-content {
		border-radius: 75px;
	}
	.mod-title {
		font-size: 27px;
	}
	.mod-form-tit {
		font-size: 18px;
	}
	.first-btn, .second-btn {
		padding: 15px 20px;
		width: 100%;
	}
	.mod-subtitle {
		font-size: 25px;
	}
	.mod-form-line input, .mod-form-btn input {
		max-width: 100%;
	}
	.mod-form-btn input {
		font-size: 14px;
		border-radius: 30px;
		padding: 25px 10px;
	}
	.title-second {
		margin-top: 20px;
	}
	.fourth-btn-two, .fifth-btn-three, .fourth-btn-three {
		margin-top: 30px;
	}
	.fifth-btn-three, .fourth-btn-three {
		margin-bottom: 40px;
	}
	.steps-icons {
		padding: 0;
	}
	.steps-icons li {
		padding: 0;
		float: right;
	}
	.steps-icons .tit-step {
		font-size: 12px;
		line-height: 8px;
	}
	.icon-step, .icon-step-fliped {
		padding: 5px;
	}
	.modal-dialog {
		max-width: 100%;
	}
	.modal-header .close {
		font-size: 60px;
		position: relative;
		top: 0;
		opacity: 1;
		color: #33c9d7;
		display: inline-block;
	}
	/* #header {
		position: absolute;
	} */
	#getmodal {
		top: 120px;
		left: 0;
		position: absolute;
		display: none;
	}
	.mod-form-line input {
		margin-bottom: 5px;
		line-height: 30px;
	}
	.modal.left.fade.in .modal-dialog {
		top: 10px;
		left: 10px;
		right: 10px;
	}
	.modal-content {
		border-radius: 35px;
	}
	.modal-header {
		padding: 5px 20px 0;
	}
	.navbar-toggle {
		top: -117px;

	}
	.main-menu {
		margin-top: 8px;
	}
	.font-size {
		font-size: 14px;
	}
	.site-info-link img {
		max-height: 26px;
	}
	.foot-form-btn {
		padding: 14px 14px 14px 14px;
	}
	#logo img {
		max-height: 95px;
	}
}
@media (max-width: 640px){
	.steps-icons .tit-step {
		font-size: 10px;
	}
}
@media (max-width: 540px){
	.steps-icons .tit-step {
		font-size: 8px;
	}
}
@media (max-width: 440px){
	.img-foot p {
		margin-top: 8px;
		font-size: 17px;
	}
	.steps-icons .tit-step {
		display: none;
	}
	.icon-step, .icon-step-fliped {
		padding: 2px;
	}
}
.main-content {
	margin-top: 200px;
}
.content-single-article {
	background-color: #ffffff;
	padding: 20px;
}