/* ------------------------------------------------------------------------------
 	Author: WebThemez
/* ------------------------------------------------------------------------------
	Typography
-------------------------------------------------------------------------------*/


@import url(http://fonts.googleapis.com/css?family=Open%20Sans:300,400,500,600,700,800,900); 
p {
	font-size: 16px;
	line-height: 22.4px;
	color: #6c7279;
}
h1 {
	font-size: 65px;
	color: #2d3033;
}
h2 {
	font-size: 40px;
	color: #2d3033;
}
h3 {
	font-size: 28px;
	color: #2d3033;
	font-weight: 300;
}
h4 {
	font-size: 22px;
	color: #2d3033;
	font-weight: 400;
}
h5 {
	font-size: 14px;
	color: #2d3033;
	text-transform: uppercase;
	font-weight: 700;
}
.btn {
	background-color: transparent;
	color: #66bac7;
	font-size: 14px;
	font-weight: 600;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #66bac7;
	padding: 10px 15px;
}
.btn:hover, .btn:focus {
color: #ffffff;
    background: #66bac7;
}
.btn-large {
	padding: 15px 40px;
}
#map-overlay {
    height:400px;
    margin-top:-405px;
    background-color: #232323;
    padding:40px;
    color: #848484;
}
/* ------------------------------------------------------------------------------
	Global Styles
-------------------------------------------------------------------------------*/
a {
	color: #e84545;
}
a:hover, a:focus {
	text-decoration: none;
	-moz-transition: background-color, color, 0.3s;
	-o-transition: background-color, color, 0.3s;
	-webkit-transition: background-color, color, 0.3s;
	transition: background-color, color, 0.3s;
}

img
{
	max-width: 100%;
}

.close_modal
{
    position: absolute;
    top: 2px;
    right: -40px;
    cursor: pointer;
    z-index: 8040;
}

.map_wrapper {
    margin: 30px auto 40px;
    background: url(../images/numbers.png) no-repeat left top, url(../images/russia_map.jpg) no-repeat right bottom;
    background-size: 75%, 75%;
    height: 593px;
    max-width: 1190px;
    position: relative;
}

.map_text {
    color: black;
    position: absolute;
}

.map_item_01 {
    top: 85px;
    left: 60px;
}

.map_item_02 {
    top: 260px;
    left: 250px;
}

.map_item_03 {
    top: 156px;
    right: 435px;
}

.map_item_04 {
    top: 50px;
    right: 172px;
}

.close_modal img {
    width: 32px;
}

.slick_resh
{
	margin-top: 40px;
}

.type_resh_wrap
{
	border-width: 1px;
	border-color: rgb(221, 221, 221);
	border-style: solid;
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.8px 1.8px 3px 0px rgba(0, 0, 0, 0.08);
	padding: 30px 50px;	
margin: 8px;	
}


body {
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
	color: #6c7279;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul li {

}
.section {
	padding: 50px 0;
}
.no-padding {
	padding: 0;
}
.no-gutter [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}
.space {
	margin-top: 60px;
}
/* ------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------*/
#header {
position: fixed;
    width: 100%;
    z-index: 999;
    /* background: rgba(0, 0, 0, 0.36); */
    background-image: -moz-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 20%, rgba(255,255,255,0.5098) 44%, rgba(255,255,255,0.87843) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 20%, rgba(255,255,255,0.5098) 44%, rgba(255,255,255,0.87843) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 20%, rgba(255,255,255,0.5098) 44%, rgba(255,255,255,0.87843) 100%);
text-shadow: 1px 1px 0px #fff;		
}
#header .header-content {
	margin: 0 auto;
	max-width: 1170px;
	padding: 15px 0;
	width: 100%;
	-moz-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	-webkit-transition: padding 0.3s;
	transition: padding 0.3s;
}
#header .logo {
    float: left;
    font-size: 23px;
    font-weight: bolder;
    line-height: 1;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: -10px;
}

.flex
{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;	
}

.flex > *
{
	margin: auto;
}

.phone_block
{
	    margin-top: -8px;
			
}

.phone_block a
{
	color:#000;
}

.h_icon img
{
	width: 32px;
}

.main_block
{
height: 90vh;	
background: url(../images/bg_main.jpg) no-repeat center/cover;
}

.main_block:before
{
	content:"";
}

.cloud2
{
	position:absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.ofer
{
text-shadow: 0px 0px 36px #fff, 1px 1px 0px #fff;	
}


#header .logo table td:first-child {
width: 70px;
}

#header.fixed {

}
#header.fixed a {
	/* color: #000; */
}
#header.fixed .header-content {
	border-bottom: 0;
}
#header.fixed .nav-toggle {
	top: 18px;
	color: #000;
}
.navigation.open {
	opacity: 0.9;
	visibility: visible;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.navigation {
	float: right;
}
.navigation li {
	display: inline-block;
}
.navigation a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-left: 40px;
	text-transform: uppercase;
}
.navigation a:hover, .navigation a.active {
	color: #17a6ad;
}
.nav-toggle {
	display: none;
	height: 44px;
	overflow: hidden;
	position: fixed;
	right: 5%;
	text-indent: 100%;
	top: 32px;
	white-space: nowrap;
	width: 44px;
	z-index: 99999;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background: transparent;
}
.nav-toggle:before, .nav-toggle:after {
	border-radius: 50%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}
.nav-toggle:before {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #f05da3;
}
.nav-toggle:after {
	background-color: transparent;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	color: #f05da3;
}
.nav-toggle span {
	bottom: auto;
	display: inline-block;
	height: 3px;
	left: 50%;
	position: absolute;
	right: auto;
	top: 50%;
	width: 18px;
	z-index: 10;
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.nav-toggle span:before, .nav-toggle span:after {
	background-color: #000;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.nav-toggle span:before {
	-moz-transform: translateY(-6px) rotate(0deg);
	-ms-transform: translateY(-6px) rotate(0deg);
	-webkit-transform: translateY(-6px) rotate(0deg);
	transform: translateY(-6px) rotate(0deg);
}
.nav-toggle span:after {
	-moz-transform: translateY(6px) rotate(0deg);
	-ms-transform: translateY(6px) rotate(0deg);
	-webkit-transform: translateY(6px) rotate(0deg);
	transform: translateY(6px) rotate(0deg);
}
.nav-toggle.close-nav:before {
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}
.nav-toggle.close-nav:after {
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.nav-toggle.close-nav span {
	background-color: rgba(255, 255, 255, 0);
}
.nav-toggle.close-nav span:before, .nav-toggle.close-nav span:after {
	background-color: #fff;
}
.nav-toggle.close-nav span:before {
	-moz-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
.nav-toggle.close-nav span:after {
	-moz-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}
/* ------------------------------------------------------------------------------
	Banner
-------------------------------------------------------------------------------*/
.slider-banner h3{
	color: #FFF;
	font-size: 50px;
	text-shadow: 2px 1px 1px #000000;
	font-weight:bolder;
}
.banner {
	position:relative;
	width:100%;
	overflow:hidden;
	/* height: 750px; */
}
.banner-text {
	padding-top: 45%;
}
.banner-text h1 {
	color: #000000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}
.banner-text p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 80px;
}
/* ==========================================================================
	$intro
========================================================================== */
.intro {
background: #17a6ad;
	/* color: #000; */
}
.intro h3 {
	color: #fff;
	margin-top: 0;
}
.intro p { 
	color: #fff;
	font-weight: 400;
}
/* -----------------------------------------------------------------------------
Common Styles
------------------------------------------------------------------------------- */
.section-header{	text-align: center;	
padding-bottom: 30px;
}
.section-header h2{
font-weight: 800;
    text-transform: uppercase;
    font-size: 36px;	
}
.section-header p{

}


/* ------------------------------------------------------------------------------
	 Serives
-------------------------------------------------------------------------------*/
.service-section {
	padding-top: 40px;
}
.services {
	margin-bottom: 50px;
}
.services-content {
    padding: 30px;
    background: #eaeaea;
    border: 1px solid #fff;
    text-align: left;
}
.services .icon_wrap {
	color: #ffffff;
	font-size: 38px;
	padding-left: 15px;
	float: left;
  background: #17a6ad;
	padding: 20px;
	width: 90px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.bar
{
  background: #17a6ad!important;
}

#gallery .col-lg-3
{
	height:225px;
}

.services .icon_wrap img{
width:100%;
}
/* ------------------------------------------------------------------------------
	 gallery
-------------------------------------------------------------------------------*/
.work {
	-moz-box-shadow: 0 0 0 1px #fff;
	-webkit-box-shadow: 0 0 0 1px #fff;
	box-shadow: 0 0 0 1px #fff;
	overflow: hidden;
	position: relative;
	background: #000;
}
.work img {
	width: 100%;
	height: 100%;
	opacity: .6;
	object-fit: cover;
}
.work .overlay {
	background: rgba(56, 56, 56, 0.58);
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-moz-transition: opacity, 0.3s;
	-o-transition: opacity, 0.3s;
	-webkit-transition: opacity, 0.3s;
	transition: opacity, 0.3s;
}
.work .overlay-caption {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.work h5, .work p, .work img {
	-moz-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	-webkit-transition: all, 0.5s;
	transition: all, 0.5s;
}
.work h5, .work p {
	color: #fff;
	margin: 0;
	opacity: 0;
}
.work span {
	font-size: 45px;
	color: #fff;
}
.work h5 {
	margin-bottom: 5px;
	-moz-transform: translate3d(0, -200%, 0);
	-ms-transform: translate3d(0, -200%, 0);
	-webkit-transform: translate3d(0, -200%, 0);
	transform: translate3d(0, -200%, 0);
}
.work p {
	-moz-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
.work-box:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.work-box:hover .overlay {
	opacity: 1;
}
.work-box:hover .overlay h5, .work-box:hover .overlay p {
	opacity: 1;
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.services-content h5 {
    margin-bottom: 20px;
}
.video-section{padding: 88px 0 20px;}
address { 
    line-height: 1.42857143;
    color: #b5b5b5 !important;
}
/* ---------------------------------------------------------------------------
About
------------------------------------------------------------------------------*/
/*	CONTENT BLOCK 3-10
/*----------------------------------------------------*/

.content-3-10 {
	padding: 0px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .image-container .background-image-holder {
	background: url('../images/slides/scr1.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 40px;
}

.content-3-10 h3 {
    margin-bottom: 32px;
    font-weight: 800;
    text-transform: uppercase;
}

.content-3-10 p {
	margin-bottom: 20px;
}


.review_item {
    text-align: center;
}

.review_item a {
    display: inline-block;
}

.review_frame {
    position: relative;
    z-index: 1;
}

.review_screen {
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
}

.review_screen img {
    width: 203px;
}


/*	CONTENT BLOCK 3-10 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-10 .image-container {
		height: 100%;
	}
	
	.content-3-10 .content {
		margin-top: 0px;
		padding: 80px 15px 80px 80px;
		background: #eaeaea;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
	
}

/* ------------------------------------------------------------------------------
	 package
-------------------------------------------------------------------------------*/
.packageList {
	margin-bottom: 50px;  
}
h5 {
    font-size: 1.286em;
    font-weight: 500;
    margin: 0.3em 0;
    text-transform: capitalize;
}
ul.list-default {
    list-style-type: none;
    padding: 0;
}
ul.list-default li {
    padding: 0.5em 0 0.5em 2em;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.package {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	position: relative;
	border-style: none none solid none !important;
	padding: 1em 0 0.5em;
}
.package:hover {
	background-color: #fbfbfb; 
}
.package:hover h5 {
	color: #ff67ab;
}
.package:hover .price {
	background-color: #ff348f;
}
.package ul.list-default li {
	border: none !important;
	padding: 4px 0;
} 
.package ul.list-default li:before {
	top: 0.3em !important;
}
.price {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    background-color: #ff67ab;
    font-size: 1.35em;
    font-weight: 500;
    color: #fff;
    padding: 0.5em;
    margin: -1px -1px -1px 0;
}
.package .price {
	top: 1em;
	right: 1em;
	bottom: auto;
	font-size: 1.5em;
	padding: 0.7em;
}
.package .price small {
	font-size: 0.7em;
	margin-right: 3px;
}
/* ------------------------------------------------------------------------------
	 Teams
-------------------------------------------------------------------------------*/
.person {
	max-width: 270px;
	text-align: center;
}
.person img {
    width: 90px;
    margin: auto;
}
.person-content {
	margin-top: 20px;
}
.person h4 {
	font-weight: 400;
}
.person h5 {
	color: #777;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 20px;
}
.social-icons, .footer .footer-share {
	margin-top: 20px;
}
.social-icons li, .footer .footer-share li {
	display: inline-block;
	float: none;
}
.social-icons a, .footer .footer-share a {
	border: 1px solid #ea4f5f;
	color: #ea4f5f;
	display: block;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 5px;
	text-align: center;
	width: 32px;
}
.social-icons a:hover {
	background-color: #00aeda;
	border-color: #01a9d4;
	color: #fff;
}
/* ------------------------------------------------------------------------------
	 Testimonials
-------------------------------------------------------------------------------*/
.testimonials {
    background: linear-gradient(top, #66bac7, #66bac7);
    background: -moz-linear-gradient(top, #66bac7, #66bac7);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66bac7), color-stop(100%,#66bac7));
    background: -webkit-linear-gradient(top, #66bac7, #66bac7);
    background: -o-linear-gradient(top, #66bac7, #66bac7);
    background: -ms-linear-gradient(top, #66bac7, #66bac7);
	position: relative;
	text-align: center;
}
.testimonials blockquote {
	border: 0;
	margin: 0;
	padding: 100px 15%;
}
.testimonials h1 {
	color: #fff;
	font: 23px "Merriweather";
	font-weight: 300;
}
.testimonials p {
	color: #fff;
	display: block;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: 400;
	margin-top: 30px;
	text-transform: uppercase;
}
.flex-control-nav {
	margin-top: 2%;
	bottom: none!important;
	position: relative!important;
	right: 0;
	text-align: center;
	width: 100%!important;
	z-index: 100;
}
/* ------------------------------------------------------------------------------
	Contact form
-------------------------------------------------------------------------------*/
.conForm {
	text-align: center;
}
.conForm h5 {
	font-size: 30px;
}
.conForm p {
	text-align: center;
	margin: 7%;
}
.conForm input {
	color: #797979;
	padding: 15px 30px;
	border: none;
	margin-right: 3%;
	margin-bottom: 30px;
	outline: none;
	font-style: normal;
	border: #e0e0e0 1px solid;
	font-size: 15px;
}
.conForm input.noMarr {
	margin-right: 0px;
}
.conForm textarea {
	color: #797979;
	padding: 15px 30px;
	margin-bottom: 18px;
	outline: none;
	height: 150px;
	font-style: normal;
	resize: none;
	font-size: 15px;
	border: none;
	border: #e0e0e0 1px solid;
}
.conForm .submitBnt {
	background: #3496d8;
	color: #fff;
	margin-top: 30px;
	padding:15px 30px 15px 30px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 5px;
	border: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	text-transform: uppercase;
}
.conForm .submitBnt:hover {
	background: #E5E5E5;
	color: #3496d8;
}
#success_page{
	color: #00bdbd;
	font-weight: 500;
}
.error_message{
	color: #ff675f;
	padding-bottom: 15px;
	font-weight: 500;
}
#success_page h3{
	font-size:17px;
	color:#5ed07b;
	font-weight: 700;
}

/* ------------------------------------------------------------------------------
	 Footer
-------------------------------------------------------------------------------*/
.footer {
	text-align: left;
}
.footer-top {
	background-color: #181818;
	padding-top: 50px;
}
.footer-bottom {
	background-color: #313454;
	padding: 20px 0;
}
.footer .footer-col {
	margin-bottom: 80px;
}
.footer h5 {
	color: #fff;
}
.footer h5 {
	margin-bottom: 20px;
}
.footer p {
	color: rgba(255, 255, 255, 0.25);
}
.footer a {
	color: rgba(255, 255, 255, 0.50);
}
.footer a:hover {
	color: #e84545;
}
.footer .footer-share {
	margin-top: 0;
}
.footer .footer-share li {
	display: inline-block;
	float: none;
}
.footer .footer-share a {
	border: none;
	font-size: 21px;
	color: rgba(255, 255, 255, 0.25);
}
.footer .fa-heart {
	color: #e84545;
	font-size: 11px;
	margin: 0 2px;
}


/*шрифты*/
.f1{font-size: 1px;} .f2{font-size: 2px;} .f3{font-size: 3px;} .f4{font-size: 4px;} .f5{font-size: 5px;} .f6{font-size: 6px;} .f7{font-size: 7px;} .f8{font-size: 8px;} .f9{font-size: 9px;} .f10{font-size: 10px;} .f11{font-size: 11px;} .f12{font-size: 12px;} .f13{font-size: 13px;} .f14{font-size: 14px;} .f15{font-size: 15px;} .f16{font-size: 16px;} .f17{font-size: 17px;} .f18{font-size: 18px;} .f19{font-size: 19px;} .f20{font-size: 20px;} .f21{font-size: 21px;} .f22{font-size: 22px;} .f23{font-size: 23px;} .f24{font-size: 24px;} .f25{font-size: 25px;} .f26{font-size: 26px;} .f27{font-size: 27px;} .f28{font-size: 28px;} .f29{font-size: 29px;} .f30{font-size: 30px;} .f31{font-size: 31px;} .f32{font-size: 32px;} .f33{font-size: 33px;} .f34{font-size: 34px;} .f35{font-size: 35px;} .f36{font-size: 36px;} .f37{font-size: 37px;} .f38{font-size: 38px;} .f39{font-size: 39px;} .f40{font-size: 40px;} .f41{font-size: 41px;} .f42{font-size: 42px;} .f43{font-size: 43px;} .f44{font-size: 44px;} .f45{font-size: 45px;} .f46{font-size: 46px;} .f47{font-size: 47px;} .f48{font-size: 48px;} .f49{font-size: 49px;} .f50{font-size: 50px;} .f51{font-size: 51px;} .f52{font-size: 52px;} .f53{font-size: 53px;} .f54{font-size: 54px;} .f55{font-size: 55px;} .f56{font-size: 56px;} .f57{font-size: 57px;} .f58{font-size: 58px;} .f59{font-size: 59px;} .f60{font-size: 60px;} .f61{font-size: 61px;} .f62{font-size: 62px;} .f63{font-size: 63px;} .f64{font-size: 64px;} .f65{font-size: 65px;} .f66{font-size: 66px;} .f67{font-size: 67px;} .f68{font-size: 68px;} .f69{font-size: 69px;} .f70{font-size: 70px;} .f71{font-size: 71px;} .f72{font-size: 72px;} .f73{font-size: 73px;} .f74{font-size: 74px;} .f75{font-size: 75px;} .f76{font-size: 76px;} .f77{font-size: 77px;} .f78{font-size: 78px;} .f79{font-size: 79px;} .f80{font-size: 80px;} .f81{font-size: 81px;} .f82{font-size: 82px;} .f83{font-size: 83px;} .f84{font-size: 84px;} .f85{font-size: 85px;} .f86{font-size: 86px;} .f87{font-size: 87px;} .f88{font-size: 88px;} .f89{font-size: 89px;} .f90{font-size: 90px;} .f91{font-size: 91px;} .f92{font-size: 92px;} .f93{font-size: 93px;} .f94{font-size: 94px;} .f95{font-size: 95px;} .f96{font-size: 96px;} .f97{font-size: 97px;} .f98{font-size: 98px;} .f99{font-size: 99px;} .f100{font-size: 100px;} .f101{font-size: 101px;} .f102{font-size: 102px;} .f103{font-size: 103px;} .f104{font-size: 104px;} .f105{font-size: 105px;} .f106{font-size: 106px;} .f107{font-size: 107px;} .f108{font-size: 108px;} .f109{font-size: 109px;} .f110{font-size: 110px;} .f111{font-size: 111px;} .f112{font-size: 112px;} .f113{font-size: 113px;} .f114{font-size: 114px;} .f115{font-size: 115px;} .f116{font-size: 116px;} .f117{font-size: 117px;} .f118{font-size: 118px;} .f119{font-size: 119px;} .f120{font-size: 120px;} .f121{font-size: 121px;} .f122{font-size: 122px;} .f123{font-size: 123px;} .f124{font-size: 124px;} .f125{font-size: 125px;} .f126{font-size: 126px;} .f127{font-size: 127px;} .f128{font-size: 128px;} .f129{font-size: 129px;} .f130{font-size: 130px;} .f131{font-size: 131px;} .f132{font-size: 132px;} .f133{font-size: 133px;} .f134{font-size: 134px;} .f135{font-size: 135px;} .f136{font-size: 136px;} .f137{font-size: 137px;} .f138{font-size: 138px;} .f139{font-size: 139px;} .f140{font-size: 140px;} .f141{font-size: 141px;} .f142{font-size: 142px;} .f143{font-size: 143px;} .f144{font-size: 144px;} .f145{font-size: 145px;} .f146{font-size: 146px;} .f147{font-size: 147px;} .f148{font-size: 148px;} .f149{font-size: 149px;} .f150{font-size: 150px;}

.vatop{vertical-align: top;}
.block_center{margin:0 auto;}
.relative{position:relative;}
.absolute{position:absolute;}
.h100{height:100%;}

/*Цвета текстов*/
.fff {color:#fff;} .black{color:#000;} .gray{color:#4e4949;}

/*Толщина текста*/
.fw100 {font-weight:100;} .fw300 {font-weight:300;} .fw400 {font-weight:400;} .fw600 {font-weight:600;} .fw700 {font-weight:700;} .fw800 {font-weight:800;}

.osw
{
    font-family: 'Oswald', sans-serif!important;
}


.z1
{
	z-index: 1;
}

/*Отступы*/ 
.mrg5{margin: 5px 0px;} .mrg10{margin: 10px 0px;} .mrg15{margin: 15px 0px;} .mrg20{margin: 20px 0px;} .mrg25{margin: 25px 0px;} .mrg30{margin: 30px 0px;} .mrg35{margin: 35px 0px;} .mrg40{margin: 40px 0px;} .mrg45{margin: 45px 0px;} .mrg50{margin: 50px 0px;} .mrg55{margin: 55px 0px;} .mrg60{margin: 60px 0px;} .mrg65{margin: 65px 0px;} .mrg70{margin: 70px 0px;} .mrg75{margin: 75px 0px;} .mrg80{margin: 80px 0px;} .mrg85{margin: 85px 0px;} .mrg90{margin: 90px 0px;} .mrg95{margin: 95px 0px;} .mrg100{margin: 100px 0px;} .mrg105{margin: 105px 0px;} .mrg110{margin: 110px 0px;} .mrg115{margin: 115px 0px;} .mrg120{margin: 120px 0px;} .mrg125{margin: 125px 0px;} .mrg130{margin: 130px 0px;} .mrg135{margin: 135px 0px;} .mrg140{margin: 140px 0px;} .mrg145{margin: 145px 0px;} .mrg150{margin: 150px 0px;}

.pdg5{padding: 5px 0px;} .pdg10{padding: 10px 0px;} .pdg15{padding: 15px 0px;} .pdg20{padding: 20px 0px;} .pdg25{padding: 25px 0px;} .pdg30{padding: 30px 0px;} .pdg35{padding: 35px 0px;} .pdg40{padding: 40px 0px;} .pdg45{padding: 45px 0px;} .pdg50{padding: 50px 0px;} .pdg55{padding: 55px 0px;} .pdg60{padding: 60px 0px;} .pdg65{padding: 65px 0px;} .pdg70{padding: 70px 0px;} .pdg75{padding: 75px 0px;} .pdg80{padding: 80px 0px;} .pdg85{padding: 85px 0px;} .pdg90{padding: 90px 0px;} .pdg95{padding: 95px 0px;} .pdg100{padding: 100px 0px;} .pdg105{padding: 105px 0px;} .pdg110{padding: 110px 0px;} .pdg115{padding: 115px 0px;} .pdg120{padding: 120px 0px;} .pdg125{padding: 125px 0px;} .pdg130{padding: 130px 0px;} .pdg135{padding: 135px 0px;} .pdg140{padding: 140px 0px;} .pdg145{padding: 145px 0px;}.pdg150{padding: 150px 0px;}

