body {
	background-color: #fff;
}
/*MENU*/
.menu_bg {
	background-color: #28353b;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
	min-height: 40px;
	width: 100%;
	position: fixed;
	z-index: 99999;
}
.main_container {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
nav {
	margin-left: 20px;
}
nav li {
	display: inline-block;
	margin-right: 70px;
}
nav li:last-child {
	margin-right: 0;
}
nav li a {
	font-family: 'GothamPro-Medium';
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	text-decoration: none;
}
nav li a:hover {
	text-decoration: underline;
}
/*END MENU*/
/* HEADER */
.some_top {
	top: 40px;
	padding-bottom: 14px;
	margin-bottom: 40px;
}
.logo {
	width: 40%;
	float: left;
	margin-right: 28px;
}
.logo img {
	margin-top: 15px;
	float: left;
	margin-right: 18px;
}
.logo_title {
	font-family: 'NeoSansPro-Medium';
	font-size: 30px;
	color: #29363d;
	margin-top: 24px;
	float: left;
	margin-bottom: 9px;
}
.logo_text {
	font-family: 'GothamPro-Light';
	font-size: 15px;
	color: #808080;
	line-height: 18px;
}
.experience {
	float: left;
	margin-top: 27px;
}
.experience p {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #808080;
	margin-bottom: 8px;
}
.experience p span {
	color: #29abe2;
}
.call_top {
	float: right;
	text-align: right;
	margin-top: 20px;
}
.call_top p {
	font-family: 'GothamPro-Light';
	font-size: 12px;
	color: #808080;
	margin-bottom: 10px;
}
.call_top span {
	font-family: 'GothamPro-Bold';
	font-size: 22px;
	color: #28353b;
	display: block;
	margin-bottom: 10px;
}
.call_top a {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 22px;
	color: #2cace2;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #2cace2;
}
.call_top a:hover {
	border-bottom: none;
}
/* END HEADER */
/*MAIN SLIDER*/
#background_cycler{
	width:100%;
	height:640px;
	position: absolute;
}
#background_cycler .main_slider {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background-color:white;
	background-size:cover;
	background-position:center center;

}
#background_cycler .active{
	z-index:3
}
.slogan {
	width: 100%;
	min-height: 100px;
	background-color: rgba(126,165,181,0.9);
	position: relative;
	z-index: 9;
	margin-bottom: 50px;
}
.slogan_title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 38px;
	color: #fff;
	text-align: center;
	line-height: 46px;
}
.slogan_title span {
	color: #ffde00;
}
.left_form {
	width: 565px;
	height: 400px;
	background-color: rgba(40,53,59,0.6);
	padding: 20px;
	position: relative;
	float: left;
}
.bgm {
	z-index: 9;
	margin-bottom: 50px;
}
.left_form .title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	line-height: 36px;
	margin-bottom: 23px;
}
.left_form .title span {
	color: #ffde00;
}
.left_form .list1 {
	margin-left: 57px;
}
.left_form .list1 li {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 23px;
	position: relative;
}
.left_form .list1 li:before {
	position: absolute;
	display: block;
	content: '';
	width: 24px;
	height: 24px;
	background: url('../images/icon_list.png')no-repeat;
	left: -53px;
	top: 2px;
}
.end_action {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #ffde00;
	text-transform: uppercase;
	float: left;
}
.left_form .flip-clock-wrapper ul {
	width: 27px;
	height: 43px;
	font-size: 18px;
	font-weight: normal;
	margin: 2px;
}
.left_form .flip-clock-wrapper ul li a div div.inn{
	font-size: 40px;
}
.left_form .flip-clock-wrapper ul li {
	line-height: 46px;
}
.left_form .flip-clock-divider .flip-clock-label {
	bottom: 0;
	top: 54px;
	left: -16px;
	color: #fff;
}
.left_form .flip-clock-wrapper {
	margin: 0;
	float: left;
	width: 64%;
	top: -7px;
	left: 15px;
}
.left_form .flip-clock-divider {
	height: 54px;
}
.left_form .flip-clock-dot {
    display: block;
    background: #fff;
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 5px;
}
.right_a {
	position: absolute;
	right: 5px;
	bottom: 25px;
}
.right_form {
	background-color: rgba(127,166,188,0.9);
	width: 294px;
	height: 390px;
	border-radius: 10px;
	float: right;
	padding: 25px 20px;
	text-align: center;
	position: absolute;
	right: 0;
}
.right_form .title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 28px;
	color: #ffde00;
	text-align: center;
	margin-bottom: 24px;
}
.main_input {
	width: 95%;
	height: 40px;
	background-color: white;
	border-radius: 3px;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
	outline: none;
	border : none;
	padding-left: 15px;
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #a3a3a3;
	margin-bottom: 10px;
}
.comment {
	width: 95%;
	height: 80px;
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #a3a3a3;
	line-height: 10px;
	vertical-align: top;
	padding-left: 15px;
	background-color: white;
	border-radius: 3px;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
	outline: none;
	border : none;
	margin-bottom: 20px;
}
.submit1 {
	width: 294px;
	height: 50px;
	background-color: #24ade7;
	border-radius: 3px;
	box-shadow: 0 0 9.5px 0.5px rgba(40, 53, 59, 0.15), inset 0 25px 0 rgba(255, 255, 255, 0.1);
	border: none;
	outline: none;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 26px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.submit1:hover {
	background-color: #0C6C96;
	  -webkit-transition: all .70s;
    -o-transition: all .70s;
    transition: all .70s;
}
/*END MAIN SLIDER*/
/*REASONS*/
.h1 {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 46px;
	color: #28353b;
	text-align: center;
	margin-top: 42px;
}
.h2 {
	font-family: 'GothamPro';
	font-size: 24px;
	color: #808080;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 40px;
}
.reasons_block {
	margin-bottom: 20px;
	height: 100px;
}
.reasons_block img {
	float: left;
	margin-right: 20px;
}
.reasons_text {
	float: left;
	width: 89%;
}
.reasons_text span {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #28353b;
	margin-bottom: 12px;
	display: block;
}
.reasons_text p {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #28353b;
	line-height: 22px;
}
.reasons_wrap {
	padding-bottom: 45px;
}
/*END REASONS*/
/*CALL NOW */
.call_now_bg {
	width: 100%;
	min-height: 120px;
	background: url('../images/call_now_bg.jpg')no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.ask {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 36px;
	color: #fff;
	line-height: 120px;
	float: left;
	margin-right: 64px;
}
.call_now_bg img {
	float: left;
	margin-top: 47px;
}
.call_bl {
	float: right;
	margin-top: 25px;
}
.call_bl a {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 40px;
	color: #ffde00;
	margin-bottom: 10px;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dashed #ffde00;
	display: inline-block;
}
.call_bl a:hover {
	border-bottom: none;
}
.call_bl span {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
/* END CALL NOW */
/*PRICE*/
.price_wrap {
	margin-top: 38px;
	margin-bottom: 50px;
}
.price_block {
	width: 300px;
	height: 812px;
	background-color: whitesmoke;
	border-radius: 20px 20px 10px 10px;
	float: left;
	margin-right: 30px;
	position: relative;
}
.price_wrap .price_block:last-child {
	margin-right: 0;
}
.price_top {
	width: 300px;
	height: 70px;
	background-color: #7fa6b6;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
}
.price_top p {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #fff;
	line-height: 70px;
	text-transform: uppercase;
}
.much {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #28353b;
	text-align: center;
	margin-top: 25px;
}
.much span {
	font-family: 'PFDinTextCompPro-Light';
	font-size: 30px;
	color: #28353b;
}
.bolder_divider {
	outline: none;
	border: none;
	width: 100%;
	height: 4px;
	background-color: #7fa6b6;
	margin: 12px 0;
}
.price_block ul {
	margin-left: 20px;
}
.price_block ul li {
	font-family: 'GothamPro-Light';
	font-size: 14px;
	color: #28353b;
	line-height: 30px;
}
.price_wrap .price_block:last-child .price_top p {
	line-height: 35px;
}
.bottom_price {
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
}
.bottom_price p {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #28353b;
	margin-bottom: 8px;
}
.bottom_price span {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
	display: block;
	line-height: 18px;
}
.bottom_price a {
	text-decoration: none;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 26px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 260px;
	height: 50px;
	background-color: #24ade7;
	border-radius: 3px;
	box-shadow: inset 0 25px 0 rgba(255, 255, 255, 0.1);
	line-height: 50px;
	display: block;
	margin: 27px auto 0 auto;
}
.bottom_price a:hover {
	background-color: #0C6C96;
	 -webkit-transition: all .70s;
    -o-transition: all .70s;
    transition: all .70s;
}
.bottom_price hr {
	display: block;
	outline: none;
	border: none;
	width: 87%;
	height: 1px;
	background-color: rgba(127,166,182,0.3);
	margin: 17px auto;
}

/*END PRICE*/
/*QUESTION*/
.h1_q {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}
.input_q {
	outline: none;
	width: 210px;
	height: 38px;
	background-color: white;
	border-radius: 3px;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
	border: none;
	padding-left: 15px;
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #a3a3a3;
	margin-right: 14px;
}
.submit_q {
	width: 225px;
	height: 40px;
	background-color: #24ade7;
	border-radius: 3px;
	box-shadow: 0 0 9.5px 0.5px rgba(40, 53, 59, 0.15), inset 0 20px 0 rgba(255, 255, 255, 0.1);
	outline: none;
	border: none;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 26px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	top: 2px;
}
.submit_q:hover {
	background-color: #0C6C96;
	 -webkit-transition: all .70s;
    -o-transition: all .70s;
    transition: all .70s;
    cursor: pointer;
}
/*END QUESTION*/
/*EXAMPLES*/
.tabs_wrap {
	margin-top: 37px;
	margin-bottom: 50px;
}
.korpus > div, .korpus > input { 
	display: none; 
}
.korpus label { 
	width: 176px;
	height: 50px;
	background-color: #7fa6b6;
	border: 1px solid #7fa6b6;
	border-radius: 10px 10px 0px 0px;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #fff;
	line-height: 50px;
	margin-right: 10px;
	position: relative;
    top: 1px;
}
.korpus input[type="radio"]:checked + label { 
	color: #7fa6b6;
	background-color: #fff;
	border-bottom: none;
	height: 52px; 
	-webkit-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
}
.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.korpus > input:nth-of-type(3):checked ~ div:nth-of-type(3),
.korpus > input:nth-of-type(4):checked ~ div:nth-of-type(4) { 
	display: block;
	width: 902px;
	height: 449px;
	border: 1px solid #7fa6b6;
	border-radius: 0px 10px 10px;  
	padding: 28px;
	-webkit-transition: all .70s;
    -o-transition: all .70s;
    transition: all .70s;
}
.adres span {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #28353b;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.adres p {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
}
.t_place1 span:before {
	position: absolute;
	display: block;
	content: '';
	width: 15px;
	height: 24px;
	background: url('../images/icons_set.png')no-repeat;
	left: -26px;
    top: -2px;
}
.t_place2 span:before {
	position: absolute;
	display: block;
	content: '';
	width: 24px;
	height: 24px;
	background: url('../images/icons_set.png')no-repeat -25px -1px;
	left: -30px;
    top: -2px;
}
.t_place3 span:before {
	position: absolute;
	display: block;
	content: '';
	width: 24px;
	height: 23px;
	background: url('../images/icons_set.png')no-repeat -58px -1px;
	left: -30px;
    top: -2px;
}
.t_place1 {
	margin-left: 26px;
	float: left;
}
.t_place2 {
	float: left;
	margin-left: 163px;
}
.t_place3 {
	float: left;
	margin-left: 95px;
}
.tabs_wrap hr {
	outline: none;
	border: 0;
	margin: 45px 0;
	background-color: #d1dde2;
	width: 100%;
	height: 1px;
	display: block;
}
.slider_img_wrap {
	width: 293px;
	height: 293px;
	position: relative;
	float: left;
	margin-right: 11px;
}
.bxslider li .slider_img_wrap:last-child {
	margin-right: 0;
}
.bxslider1 li .slider_img_wrap:last-child {
	margin-right: 0;
}
.bxslider2 li .slider_img_wrap:last-child {
	margin-right: 0;
}
.bxslider3 li .slider_img_wrap:last-child {
	margin-right: 0;
}
.slider_img_wrap a {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	background: url('../images/zoom.png')no-repeat;
	top: 10px;
	left: 10px;
}
.slider_img_wrap a:hover {
	background: url('../images/zoom.png')no-repeat 0 -35px;
}
/*END EXAMPLES*/
/*REVIEWS*/
.reviews_bg {
	width: 100%;
	height: 100%;
	background: url('../images/reviews_bg.jpg');
	padding-bottom: 30px;
}
.bx_video_wrap {
	margin-top: 40px;
}
.bx_video_wrap .bx-wrapper .bx-prev {
	background-position: 0px -34px;
	left: -68px;
}
.bx_video_wrap .bx-wrapper .bx-next {
	background-position: -43px -34px;
	right: -65px;
}
.mrv {
	margin-left: 16px;
}
.bx_video_wrap .bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: white;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.bx_video_wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: white;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
.bx_video_wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #7fa6b6;
}
.bx_video_wrap .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -40px;
}
.bx_video_wrap hr {
	margin: 50px 0;
	display: block;
	outline: none;
	border: none;
	width: 100%;
	height: 1px;
	background-color: #dbdbdb;
}
.r_img {
	float: left;
}
.r_img a {
	float: left;
}
.r_block {
	width: 195px;
	height: 175px;
	background-color: white;
	float: left;
	padding: 35px 20px 0 20px;
}
.r_block p {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
	line-height: 22px;
}
.r_block hr {
	margin: 10px 0;
}
.r_block span {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #28353b;
}
.r_img:nth-child(1) {
	margin-right: 20px;
}
/*END REVIEWS*/
/*SANUZEL*/
.acordeon_wrap {
	text-align: center;
}
.acordeon_wrap .h1 {
	border-bottom: 2px dashed #28353b;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 35px;
}
.acordeon_wrap .h1:hover {
	border-bottom: none;
}
.acordeon_wrap .h2 {
	border-bottom: 1px dashed #28353b;
	display: inline-block;
}
.acordeon_wrap a {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 22px;
	color: #2cace2;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #2cace2;
	display: inline-block;
	margin-top: 30px;
}
.acordeon_wrap {
	padding-bottom: 0px;
}
/*END SANUZEL*/
/*ABOUT US*/
.about_us_wrap {
	margin-top: 40px;
}
.about_us_wrap img {
	margin-right: 50px;
	float: left;
}
.about_us_text {
	float: left;
	width: 66%;
}
.about_us_title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #28353b;
	margin-bottom: 10px;
}
.about_us_subtitle {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
	margin-bottom: 48px;
}
.about_us_text p {
	font-family: 'GothamPro-LightItalic';
	font-size: 16px;
	color: #28353b;
	line-height: 30px;
}
.smop {
	padding-bottom: 42px;
}
.acordeon_wrap1{
	text-align: center;
	padding-bottom: 37px;
	padding-top: 42px;
}
.acordeon_wrap1 .h1 {
	display: inline;
	border-bottom: 2px dashed #28353b;
	position: relative;
	margin-top: 42px;
	cursor: pointer;
}
.acordeon_wrap1 .h1:hover {
	border-bottom: none;
	-webkit-transition: all .80s;
    -o-transition: all .80s;
    transition: all .80s;
}
.acordeon_wrap1 a {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 22px;
	color: #2cace2;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #2cace2;
	display: inline-block;
	margin-top: 75px;
}
/*END ABOUT US*/
/*STEPS*/
.steps_wrap img {
	display: block;
	margin: 0 auto 23px auto;
}
.steps_block {
	float: left;
	width: 176px;
	text-align: center;
	margin-right: 20px;
}
.steps_title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 28px;
	color: #28353b;
	margin-bottom: 24px;
}
.steps_block p {
	font-family: 'GothamPro-Light';
	font-size: 14px;
	color: #808080;
	line-height: 22px;
}
.steps_block span {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
	display: block;
}
.steps_block:last-child {
	margin-right: 0;
}
.steps_main_wrapper {
	padding-bottom: 35px;
}
/*END STEPS*/
/*BIG FORM */
.big_form_bg {
	width: 100%;
	min-height: 500px;
	background: url('../images/big_form_bg.jpg')no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.big_form_title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 46px;
	color: #ffffff;
	text-align: center;
	margin-top: 43px;
	margin-bottom: 27px;
}
.ask_us {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 36px;
	color: #ffffff;
	text-align: center;
}
.ask_us a {
	color: #ffde00;
	text-decoration: none;
	border-bottom: 1px dashed  #ffde00; 
}
.ask_us a:hover {
	border-bottom: none;
}
.or {
	font-family: 'GothamPro';
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin: 12px 0;
}
.form_bottom {
	margin-top: 18px;
	margin-bottom: 40px;
}
.menedzher {
	width: 415px;
	display: block;
	margin: 0 auto;
}
.menedzher img {
	border-radius: 50%;
	float: left;
	margin-right: 25px;
}
.man_text {
	float: left;
	margin-top: 15px;
}
.man_text span{
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 10px;
	display: block;
}
.man_text p {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #ececec;
}
/*END BIG FORM */
/*FOOTER*/
footer {
	min-height: 120px;
}
.copyright {
	margin-top: 35px;
	float: left;
}
.copyright p {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #303c42;
	line-height: 24px;
}
/*END FOOTER*/
/*MODAL1*/
.overlay{
    background:transparent url('../images/overlay.png') repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;  
}
.nonebox{
    position:fixed;
    top:-350px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999999999999999999;
    text-align: center;
    background-color: white;
	width: 334px;
	height: 262px;
	background-color: white;
	border-radius: 10px;
}  
a.box-close{
    float:right;
    width:31px;
    height:31px;
    background:url('../images/close.png') repeat top left;;
    margin: -15px -15px 0px 0px;
    cursor:pointer;
    display:block
}
.modal_h1{
    font-family: 'PFDinTextCompPro-Medium';
    font-size: 36px;
    color: #303030;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}
.nonebox .main_input {
	width: 277px;
	height: 35px;
	background-color: white;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
	outline: none;
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #a3a3a3;
}
.nonebox .sendbutton{
	width: 294px;
	height: 50px;
	background-color: #24ade7;
	border-radius: 3px;
	box-shadow: 0 0 9.5px 0.5px rgba(40, 53, 59, 0.15), inset 0 25px 0 rgba(255, 255, 255, 0.1);
	outline: none;
	border: none;
	font-family: 'PFDinTextCompPro-Medium';
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
}
.nonebox .sendbutton:hover {
     -webkit-transition: all .70s;
    -o-transition: all .70s;
    transition: all .70s;
    text-decoration: none;
    color: #fff;
	background-color: #0C6C96;
	cursor: pointer;
}
/*END MODAL1*/
.dnd {
	display: none;
}
.steps_wrap .steps_img_tablet {
	display: none;
}
/*TOGGLE MENU*/
.toggle_menu {
  display: none;
}
/* Important styles */
#toggle {
  display: block;
  width: 30px;
  height: 30px;
      margin: 10px 10px 10px auto;
      float: left;
	position: relative;
	top: 13px;
  }

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span
 {
  width: 100%;
  height: 3px;
  background-color: #fff;
  backface-visibility: hidden;

  z-index: 99999;
}
#toggle span:after,
#toggle span:before{
  background-color: inherit;
   width: 100%;
  height: 3px;
  background-color: inherit;
  backface-visibility: hidden;
  z-index: 99999;
}
/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
  background-color: #fff;
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
  background-color: #fff;
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
      position: fixed;
    top: 0;
    right: 100%;
    height: auto;
    width: 75%;
    color: #fff;
    background-color: #28353b;
    z-index: 25;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    padding-top: 53px!important;
    border-top: 1px solid #3d494e;

}
#menu li a {
  font-family: 'PTSans-Bold';
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  line-height: 80px;
}
#menu li a:hover {

}
#menu .close {
       position: absolute;
    right: 20px;
    top: 10px;
    font-size: 60px;
    font-family: Arial;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    display: none;
}
/*END TOGGLE MENU*/
.to_top .call_top {
	display: none;
}
.hide_wrap {
	text-align: left;
	margin-top: 0px;
}
.hide_block {
	height: 65px;
	margin-bottom: 25px;
}
.hide_circle {
    font-family: 'GothamPro-Bold';
    font-size: 24px;
    text-align: center;
    width: 44px;
    height: 34px;
    border: 3px solid #e2e2e2;
    border-radius: 50%;
    padding-top: 10px;
    float: left;
    margin-right: 20px;
}
.hide_text {
	font-family: 'GothamPro-Medium';
	font-size: 16px;
	color: #28353b;
	line-height: 26px;
	float: left;
	width: 92%;
}
.hide_wrap1 {
	text-align: left;
	margin-top: 35px;
}
.hide_wrap1 p {
	font-family: 'GothamPro-Light';
	font-size: 16px;
	color: #28353b;
	line-height: 26px;
}
.hide_wrap1 p span{
	font-family: 'GothamPro-Medium';
}
.h_title {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 30px;
	color: #28353b;
	margin-bottom: 20px;
	margin-top: 30px;
}
.dist {
	display: none;
}
.footer_send {
	margin-top: 224px;
}
.send_top {
	top:0;
	margin-bottom: 0;
}
.call_bl p:active {
	border-bottom: 1px dashed #ffde00;
}
.send_page_block {
	width: 80%;	
	margin: 0 auto;
	display: block;
	    background-color: rgba(40,53,59,0.6);
	padding: 45px 60px;
	     font-family: 'GothamPro-Medium';
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-top: 20%;
} 
.send_page_block p {
	line-height: 22px;
	margin-bottom: 40px;
}
.send_page_block a {
	font-family: 'PFDinTextCompPro-Medium';
	font-size: 22px;
	 color: #fff;
	 float: right;
}
.send_page_block a:hover {
	text-decoration: none;
}
.br_d {
	display: none;
}