html,
body {
    margin: 0;
    padding: 0;
    width: 100%; 
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
  /*  font-family: roboto; */
  min-height: 100vh;
  font-family: 'Montserrat' !important;
    font-size: 16px;
    min-width: 300px;
    color: #333333 !important; 
}

body {
    min-height: 100%; 
    overflow: hidden;
}
input, button { -webkit-appearance: none;}
a{
 text-decoration:none;  
}
.errorInput{
	border-color:red !important;
}

.im_about{
  width:100%;
  height: auto;
}
.parallaxed,
.parallaxed1,
.parallaxed1 img,
.parallaxed img{
	/*transition:transform 0.1s linear;*/
  width: 100%;  height: auto; position: relative;z-index: 1;
}
.bottom_mask_for_image{
  width: 100%;height: auto; vertical-align: middle;
}
.center_p a{
	color:#267acd;
}
 .en{
    display: none;
 }
 .btn_a_home:hover .a_toggle .fr{
    display: none;
 }
 .btn_a_home:hover .a_toggle .en{
    display: inline-block;
 }
/* лицевая сторона размещена над обратной */
.front {
 z-index: 2;
}
 
/* обратная, изначально скрытая сторона */
.back {
 transform: rotateY(180deg);
}
#left_nav ul{
  position: absolute;
  top:80px;
  left:0px;
  right:0;
  text-align:center;
}
 


/*FOOTER*/
#footer{
  background:  #0A233F;
  color:#fff; 
  padding: 0 15px;
}
.block-footer_bg{
  position: relative;
  width: 100%;
  height: auto; 
  padding-top:40px; 
}
.block-footer_bg img{
  width: 101%;
  height: auto;
  max-height: 239px;
  vertical-align: middle;
  border-style: none;
  margin-left: -1px; 
}


#footer li,#footer ul{
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 200;
  text-align: center;
}
#footer li{
  padding-bottom:20px;

}
#footer li span{
  display: block;
  padding-bottom:20px;
}
#footer li a{
  text-decoration: none;
  color: #fff;
  font-size:1rem;
  line-height: 1.1rem;

}
#footer li a:hover{
	color: #E32636;
	text-decoration:none;
	outline:none;
}
.copyright{
  border-top: 2px #fff solid;
  margin-top: -20px;
  padding: 20px 0;
  text-align: center;
}
.logo_in_footer a{
  color: #fff;
  font-size: 25px;
  /*float: left;*/
}
.logo_in_footer a img{
  max-width: 69px;
  width:100%;
  height: auto;
}
.logo_in_footer a span{
  display: inline-block;
}
.logo_in_footer a:hover,
.logo_in_footer a:active,
.logo_in_footer a:focus{
  color: #fff;
  outline: none;
  text-decoration: none;
}
.all_right{
  font-size: 0.875rem;
  display: block; 
  line-height: 25px;
  padding-bottom:0px;
}

.all_times{
	color:#FF6060;   
}
  [class*='blk-']:hover{
     background: #1d3857 !important; 
 }
#left_nav li>a{
  padding: 20px 0;
  text-decoration: none;
  transition: background-position 0.6s linear;
  color:#fff;
  font-family: "Roboto";
  text-decoration: none;
  font-size:1.5rem;
  text-transform:uppercase;
  display: inline-block;
  background-position: 0 25px;
}
#left_nav li a:hover{ 
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEi%0D%0AIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhs%0D%0AaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0%0D%0AaD0iMzkwcHgiIGhlaWdodD0iNTBweCIgdmlld0JveD0iMCAwIDM5MCA1MCIgZW5hYmxlLWJhY2tn%0D%0Acm91bmQ9Im5ldyAwIDAgMzkwIDUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0i%0D%0Abm9uZSIgc3Ryb2tlPSIjZDk0ZjVjIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLW1pdGVybGlt%0D%0AaXQ9IjEwIiBkPSJNMCw0Ny41ODVjMCwwLDk3LjUsMCwxMzAsMAoJYzEzLjc1LDAsMjguNzQtMzgu%0D%0ANzc4LDQ2LjE2OC0xOS40MTZDMTkyLjY2OSw0Ni41LDI0My42MDMsNDcuNTg1LDI2MCw0Ny41ODVj%0D%0AMzEuODIxLDAsMTMwLDAsMTMwLDAiLz4KPC9zdmc+Cg==");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size:290% 100%; 
  color:#E32636;
}
.mobile_bg{
  background: url(../video/bg.png) no-repeat;
  background-size:cover;
  background-position: 56% 100%;
  position: absolute;
  z-index: -99;
  top:0;
  bottom: 0;
  left:0;
  right: 0;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
    margin:0;
}
.left_p,
.right_p{
	margin-bottom:35px;
}
.left_p{
	position:relative;
}
.left_p:before,
.right_p:before{
	content:" ";
	position:absolute;
	width:0px;
	top:0;
	z-index:1;
	right:0px;
	bottom:0;
	background:#eeeeee;
}
.right_p:before{
	left:-4px;
}
.contacts_icon{
	width: 30px;
	height: 38px;
	display:inline-block; 
  float:left;
margin:-8px 20px 0 0;	
}
.p_contacts:hover .contacts_icon.i-1{
	background:url(../images/icons/content-icon-contact-phone_h.png) no-repeat center;
}
.p_contacts:hover .contacts_icon.i-2{
	background:url(../images/icons/content-icon-map-marker_h.png) no-repeat center;
}
.p_contacts:hover .contacts_icon.i-3{
	background:url(../images/icons/content-icon-network-link_h.png) no-repeat center;
}
.contacts_icon.i-1{
	background:url(../images/icons/content-icon-contact-phone.png) no-repeat center;
}
.contacts_icon.i-2{
	background:url(../images/icons/content-icon-map-marker.png)  no-repeat center;
	 margin: 10px 20px 0px 0; 
}
.contacts_icon.i-3{
	background:url(../images/icons/content-icon-network-link.png)  no-repeat center ;
	margin: -10px 20px 10px 0;
	 
}
.contacts-text{
	text-align:left;
}
.contacts-text p, .contacts-text ul{
	color:#333;
	font-size: 1rem;
	font-weight: 400;
	line-height:1.3rem;
}
 
.contacts-text p:after{
	content:" ";
	display:block;
	clear:both;
}
.contacts-text p a{
	color:#333;
	display: inline-block; 
	width:80%;
}
#home_page_blocks{
  background: #0A233F;
  min-height: 100%;
}
#home_page_blocks a{ 
    display: block; 
    padding: 30px 0;
    color: #fff;
    width:100%;
    
    font-size:1.1rem;
    text-decoration: none;
    
} 
 
 [class*='block-']{
    overflow: hidden; 
 }
 
.ch-1{
  border-bottom: 5px #4696E6 solid;
}
.ch-2{
  border-bottom: 5px #E32636 solid;
}
.ch-3{
  border-bottom: 5px #4696E6 solid;
}
.ch-4{
 border-bottom: 5px #E32636 solid;
}
.ch-5{
 border-bottom: 5px #4696E6 solid;
}
.ch-6{
  border-bottom: 5px #E32636 solid;
}
.ch-7{
  border-bottom: 5px #4696E6 solid;
}
.ch-8{
 border-bottom: 5px #E32636 solid;
}
.ch-9{
  border-bottom: 5px #4696E6 solid;
}
.ch-10{
 border-bottom: 5px #E32636 solid;
}
.ch-11{
 border-bottom: 5px #4696E6 solid;
} 
.ch-12{
 border-bottom: 5px #E32636 solid;
} 
[class*='ch-']{
     border-bottom: 5px #4696E6 solid;
 }
 
.cnt_{
  margin-top: -20px;
}
#home_page_blocks .container1 {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
#header{
	padding: 30px 0 0 0; 
  position: relative;
  z-index: 11;  
  
}
#header.index_header{
	height: 100%;
	min-height: 100vh;
}
#header.pages_header{
    min-height: 100%;
}
 .tel_btn{
    content:" ";
    display: inline-block;
    width:25px;
    height: 25px;
    position: fixed;
    right: 15px !important;
    top:7px;
    background: url(../images/tel.png) no-repeat ;
    background-size:100% 100%;
     
 }
.fixed_header{
  position: fixed;
  top:30px;
  left:0;
  right:15px;
  z-index: 999;
}
 
#video_dph{
  position: absolute;
  z-index: -9;
  background: rgba(34,33,33,0.65);
  opacity: 0.5;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
}
.dph_logo{
	display: inline-block;
	margin-right: -15px;
}
.dph_logo img{
	max-width: 120px;
	height: auto;
	width: 100%;
	display: inline-block;
	margin:0 auto 0 -10px;
	min-width: 100px;
}
 .tel_dph{
	color: #fff;
	font-size: 0.875rem;
	display: inline-block;
	margin:3px 0 0 -10px;
  position: fixed;
  right: 30px;
}
.tel_dph:focus,
.tel_dph:hover{
	color: #fff;
	text-decoration: none;
}
.tel_dph strong{
	font-weight: 600;
}
#left_nav{
	background: #1d3857;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:-100%;
	max-width: 340px;
	z-index: 100;
	opacity:0.89;
}
.menu_close_hidden{
	position:fixed;
	z-index:99;
	left:-100%;
	width:100%;
	top:0;
	bottom:0;
	background:#000;
	opacity:0;
}
.header-text{
  color:#fff;
  font-size: 1rem;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 150px;
  font-weight: 500;
}
.sea-holiday{
   font-weight: 500;
   line-height:1.8rem;
   margin:0 0 0 -30px;
}
.in-yalta{
  max-width: 500px;
  margin:0 -30px 0 0;
  font-weight: 500;
  font-size: 1.5rem;
  padding-top: 20px;
}
#scrollDown{
	width:49px;
	height: 27px;
	position: absolute;
	z-index: 999;
	background: url("../images/header-icon-arrow-down.png");
	cursor: pointer;
	bottom: 30px;
	left: 50%;
  display: none;
	margin-left: -24.5px;
}
.text-right{
	text-align: right;
}
.header__video-wrapp  {
    position:absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -9999;
}
.header__video-box {
   position: absolute;
   top:0; 
   width:100%;
   height: 100%;
}
.header__video {
    display: inline-block;
    height: 100%;
    width:100%;
    min-height: 768px;
     object-fit: cover;
}
.header__video-play{
  width: 100px;
  position: relative;
  border-radius: 50%;
  padding: 35px 0;
  background: #fff;
  top: 10px;
  left: 25px;
  box-shadow: 0 0 12px 1px #000;
  font-size:22px;
  text-align: center;
}
.mobile_shows{
  display:inline-block;
}
/*PRELOADER*/
#before-load{
    position: fixed;
    left:0;
    top:0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
  }
#before-load i{
	font-size:100px;
  margin-left: -30px;
  margin-top:-30px;
	position: fixed;
	top:50%;
  color:#000;
	left:50%;
	z-index: 999999;
}
#toggle_l_menu{
	position: fixed;
	top:22px;
	left:26px;
	z-index: 101;
}
.nav-toggle {  
  background: transparent;
  border: 1px solid transparent; 
  cursor:pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.nav-toggle:focus {
  outline-width: 0;
}

.nav-toggle [class*='bar-'] {
  
  display: block;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .2s ease all;
          transition: .2s ease all;
  
  /* 
   * ENLARGED FOR PRESENTATION
   * Keep these values at the same proportion 
   * for it to look correct
  */
  border-radius: 2px;
  height: 4px;
  width: 25px;
  margin-bottom: 3px;
  
  /*
   * Practical values:
   * border-radius: 2px;
   * height: 2px;
   * width: 25px;
   * margin-bottom: 4px;
  */
}

.nav-toggle .bar-bot {
  margin-bottom: 0;
}
.bar-bot,
.bar-top{
	background: #fff;
}
.nav-toggle.opened:hover .bar-bot,
.nav-toggle.opened:hover .bar-top{
	background: #E32636;
}
.opened .bar-top {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 23% 23%;
          transform-origin: 23% 23%;
          background: #fff;
}
.bar-mid{
	background: #E32636;
}
.opened .bar-mid {
  opacity: 0;
}
.opened .bar-bot {
  -webkit-transform: rotate(45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
          background: #fff;
}
.mobile_hide{
  display: none;
}





.page_header{
  position: relative;
  z-index: -1;
  margin-top: -46px;
  overflow: hidden;
  height:auto;
}

.page_header>img{
  width:100%;
  height: auto;
  vertical-align: middle;
}
.mask_page_header img{
  width:100%; 
  height: auto;
  vertical-align: middle;
}
.mask_page_header{
  position: absolute;
  z-index: 2;
  width:100%;
  bottom:0px;
  left:0;
}

.page_title{
  display: block;
  position: absolute;
  bottom: 25%;
  background-color: rgba(10, 35, 63, 0.53);
  font-size: 0.6rem;
  font-weight: 700;
  padding: 10px 15px 10px 15px;
  color:#fff;
  text-transform: uppercase;

}

.default-section{
  padding: 40px 0;
  font-size: 1rem;
 background: #fff;
  line-height: 1.4rem;
}
input[type="text"], 
input[type="text"]:read-write, 
input[type="text"]:valid, 
input[type="email"], 
input[type="tel"],
input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus,
input[type="text"]:active, 
input[type="email"]:active, 
input[type="tel"]:active
{
	background:#fff !important;
	outline:none !important;
}
 .def-image-about{
   padding:40px 0;
 }
.default-section  p{
  margin-bottom: 30px;
}

.default-section  p:last-child{
  margin: 0;
}
.bg{   
  color: #FFF;
  position: absolute;
  top:0px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 1;
  background: url(../images/bird-home.png) no-repeat  ;
  background-size: contain;
}
.bg img{
  width:150%;
  height: auto;
}

.bird-images{
  position: relative; 
  max-height: 400px;
  overflow: hidden; 
  width:100%; 
}
.bg-mask-top{
  position: absolute;
  z-index: 2; 
  top: 0px;
  display: none;
  left: 0; 
  background-size: 100% ;
  background-position: 100% 100%;
  overflow: hidden; 
  width:100%;
}
.bg-mask-top img{
  width: 100%;height: auto; vertical-align: middle;
  margin-top:0px;
}
.bg-mask img{
  width: 100%;height: auto; vertical-align: middle;
  margin-bottom:3px;
}
.msk1 img{
margin-bottom:1px;
}
.rotate_mask{
  transform:rotateY(180deg);
}
.bg-mask{
  position: absolute;
  z-index: 2; 
  bottom: -2px;
  display: none;
  left: 0; 
  background-size: 100% ;
  background-position: 100% 100%;
  overflow: hidden; 
  width:100%; 
}
.metka,
p.metka,
p.metka1,
.metka1,
.form_p p{
  font-size: 0.875rem;
  line-height: 1.3rem;
}

.default-section h3{
  font-size: 1.5rem;
  font-weight: 400;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.sender-exc{
  margin-bottom: 45px;
  font-weight: 600;
  font-size:1rem;
  text-align: center;
  line-height: 1.125rem;
  position: relative;
}
.sender-exc:after{
  display: block;
  position: absolute;
  bottom: -10px;
  z-index: 1;
  content: " ";
  left: 50%;
  height: 3px;
  margin-left:-37.5px;
  background: #267ACD;
  width:75px;
}
.red-sender-exc .sender-exc:after{
  background: #E32636;
}
.bird-route{
  padding-bottom: 40px;
}
.red_color{
  color:#FF6060; 
}
.red_titles{
  text-transform: uppercase;
  font-weight:700;
  text-align: center;
  /*color:#FF6060; */
  display: block;
  margin-bottom: 45px;
  margin-top: -7px;
  font-size: 1rem;
  line-height: 1.3rem;
}
.red_titles span{
  display: inline;
  text-transform: uppercase;
  border-bottom: 4px solid #E32636; 
  font-size: 1rem;
  position:relative;
}
 
.about-def .red_titles span,
.default_black_title .red_titles span{
  display: inline;
  border-bottom: 4px solid #404040;
  font-size: 1rem;
  text-transform: uppercase;
}
.blue_titles span{ 
  border-color:#267acd !important;
}
.block-price{
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  min-width:280px;
  width:100%;
  height: auto;
}
.block-price h3{
  padding: 10px 0;
  border-bottom: 1px solid #E32636;
  text-align: center;
  font-weight: 600;
  font-size: 1.125rem !important;
  line-height: 1.3rem;
  margin:0 0 10px 0;
}
.block-price-description{
  line-height: 1.5rem;
  font-size: 0.875rem;
  margin-bottom: 0px;
  padding: 0px 10px 30px 10px;
}
.img-fluid{
	width:100%;
	height:auto;
}
.date_n_top,
.date_n_bottom{
	display:block;
}
.date_n_top{
	color: rgba(108, 108, 108, 0.65);
	font-size:1rem;
	padding:0;
	line-height:1;
}
.date_n_bottom{
	font-size:1.4rem;
	padding:25px 0;
	font-weight:700;
}
.block-price-description ul{
	padding-top:20px;
}

.block-price-description li{
  display: block;
  margin-bottom: 25px;
}
.block-price-description li span{
  display: inline-block;
  width:83px;
  color: #E32636;
  font-weight: 600;
  margin-right: 19px;
  text-align: right;
}
.block-price-description span.blue{
    color: #267ACD;
    font-weight: 600;
    padding-left: 47px;
}
.block-price-description li span svg{
  width:20px;
  height: 20px;
  margin-bottom: -5px;
}
.title_pages{
	background: rgba(255, 255, 255, 0.57) !important;
	color:#000 !important;
	font-size:1rem;
	bottom:5%;
	
}
@media screen and (min-width:540px){
    .page_title{
        font-size: 1rem;
    }
	.picture_header.about_bg{ 
		background-position:0 50% !important;
	}
}
.resp_img{
  width: 100%;
  height: auto;
  margin: 30px 0 0px 0;
}
.image_rout{
  margin:0;
  padding: 0;
}
.alert-1 p{  
  background: url(../images/!.png) no-repeat left center;
  padding: 0px 0 0px 70px ;
  font-size:0.7rem;
  line-height: 1.55rem;
  background-size:25px 100%;
}
.icon-bird{
  position: relative;
  text-align: center;
  width:100%;
  max-width: 260px;
  margin: 0 auto 30px auto;
}
.icon-about .ic{
	height:80px;
	background-size: 100% !important;
}
.icon-bird .ic{
  width:90px;
  height: 90px;
  margin: 0 auto;
  position: relative;
  background-size: 90% !important;
}

.icon-about .ic-descript{
	padding:40px 0;
}
.icon-bird .ic:after,
.icon-about .ic:after{
  content: " ";
  width:65px;
  height: 4px;
  bottom:0;
  left:50%;
  position: absolute;
  margin-left:-32.5px;
  background: #E32636;
}
.icon-about .ic:after{
	bottom:-20px;
	 background: #404040;
}
.blue_icons .ic:after{ 
	 background: #267acd;
}
.slide_section{
  width:100% !important;
  max-width:100% !important;
}
.ic.ic-11{
  background: url(../images/icon_1.png) no-repeat center top;
}
.ic.ic-14{
  background: url(../images/ic14.jpg) no-repeat center top;
}
.ic.ic-15{
  background: url(../images/ic15.jpg) no-repeat center top;
}
.ic.ic-16{
  background: url(../images/ic-16.jpg) no-repeat center top;
}
.ic.ic-12{
  background: url(../images/icon_3.png) no-repeat center top;
}
.ic.ic-13{
  background: url(../images/icon_2.png) no-repeat center top;
}
.ic.ic-1{
  background: url(../images/features5.png) no-repeat center top;
}
.ic.ic-2{
  
  background: url(../images/features6.png) no-repeat center top;
  background-position:-4px;
}
.ic.ic-2:after{
  left:50%;
  margin-left: -32.5px;
}
.ic.ic-3{
  background: url(../images/features1.png) no-repeat center top;
}
.ic.ic-4{
  background: url(../images/features3.png) no-repeat center top;
}
.ic.ic-5{
  background: url(../images/features4.png) no-repeat center top;
}
.ic.ic-6{
  background: url(../images/features7.png) no-repeat center top;
}
.ic-descript{
  position: relative;
  font-size: 0.875rem;
  line-height: 1.2rem;
  font-weight: 600;
  padding: 15px 0;
}
 .no-margin_icon{
   margin:0 auto;
   padding:0;
 }
 .no-margin_icon .ic-descript{
   margin-bottom:0;
   padding-bottom:0;
 }
.ic-1-1{
	background: url(../images/icons_about/icon2.png) no-repeat 50% 50%;
}
.ic-1-2{
	background: url(../images/icons_about/icon4.png) no-repeat 50% 50%;
}
.ic-1-3{
	background: url(../images/icons_about/icon5.png) no-repeat 50% 50%;
}
.ic-1-4{
	background: url(../images/icons_about/icon3.png) no-repeat 50% 50%;
}
.ic-1-5{
	background: url(../images/icons_about/icon6.png) no-repeat 50% 50%;
}
.ic-1-6{
	background: url(../images/icons_about/icon7.png) no-repeat 50% 50%;
}
.ic-1-7{
	background: url(../images/icons_about/icon1.png) no-repeat 50% 50%;
}
.dph-text-logo{
	max-width:1140px !important;
	margin-left:auto;
	margin-right:auto;
}
.dph-text-logo{
	font-size:0.875rem  !important;
	line-height:1.4rem  !important;
}
.dph-text-logo .resp_img{
	margin:0 0 15px 0;
	padding:0;
}

.mission{
	margin:0 auto;
	width:100%;
	max-width:389px;
	padding-bottom:40px;
}
.mission.miss-5{
	padding:0;
}
.mission-text{
	font-size:0.875rem;
	line-height:1.1rem;
	margin-left:47px;
	max-width:340px; 
}
.mission_num{
	text-align:left;
	width:37px;
	height:58px;
	line-height:0.9;
	font-size:2.5rem;
	font-weight:700;
	float:left;
	border-right:3px solid #E32636;
}

.project_title a{
	font-size:1rem;
	font-weight:600;
	text-decoration:none;
	color:#333;
	
}
.project_text{ 
	font-size:0.875rem;
	line-height:1.2rem;
	text-transform:uppercase;
	margin:20px 0 40px 0;
}

.project_about{
	margin-bottom:40px;
  min-height:50px;
  text-align: center;
	/*border-bottom:1px solid #E32636;*/
}
.proj_4{
	margin:0;
}
.mobile_logo{
  position:fixed;
  right:50%;
  margin-right:-65px;
}
.partner-ic{
	text-align:center;
	display:block;
	filter: grayscale(100%);
	opacity: 0.5;
	width:100%; 
	margin-bottom:40px;
}
.partner-ic img{
	padding:0;
	margin:0;
	width:70%;
	height:auto;
}
.partner-ic:hover,
.partner-ic:focus,
.partner-ic:active{
	filter: grayscale(0%);
	opacity: 1;
	outline:none;
}
.sender-exs-last{
  /*display: none;*/
  margin-bottom: 10px;
}

.last_pr{
  margin-bottom: 0;
}

.picture_header{
	height:200px;
	width:100%;
	overflow:hidden;
	z-index:-999;
	position:static;
	margin-top:-38px;
}

.picture_header.contacts_bg{
	background:url(../images/contacts.jpg) top center ;
	background-size:cover;
}
.picture_header.news_bg{
	background:url(../images/news.jpg) top center ;
	background-size:cover;
}
.picture_header.testimonial_bg{
	background:url(../images/testimonials.jpg) top center ;
	background-size:cover;
}
#footer.foter_none{
	padding-top:40px;
}
.picture_header.about_bg{ 
	background:url(../images/slide_about/dUbQQwOzyG8.jpg) top center;
	background-size:cover;
	background-repeat:no-repeat;
}
@media all and (orientation: landscape) {
  .picture_header{
	  height:100vh;
  }
  .jq-selectbox__select-text{
	  max-width: 290px;
  }
}

.big_page_title{
  text-align: center; 
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 40px;
}
.title_left_p_to_right{
  text-align: right;
  padding: 0 15px 30px 15px;
}

.title_left_p_to_left{
  text-align: left; 
  padding: 0 15px 30px 15px;
}
.title_left_p_to_right h4,
.title_left_p_to_left h4{
  display: inline-block;
  padding: 0 15px 0 0;
  font-weight: bolder;
  width:60%;
  color:#FF6060;
  font-size: 1.3rem;
  border-bottom: 4px #404040 solid;
}
.title_left_p_to_left h4{
  padding: 0  0 0 15px;
}
.about-text p{
  margin:0;
  padding: 0px 30px 15px 30px;
  font-size: 1rem;
  line-height: 1.3;
}
.tit-about{
  text-align: center; 
  margin-bottom:-20px;
}
 
.center_p{
  margin: 0 auto !important;
  text-align:center;
  width:100%;
}
.center_p a{
	text-decoration:underline;
}


.year_counter{
  text-align:center; 
  padding:25px 0;   
  font-size:1rem;
  line-height:1.3rem;
  margin: 0 15px;
}
.year_counter-1{
  margin-top:0px;
  padding-top: 0;
}
.number_year{
  font-size:2.6rem;
  font-weight: 700; 
padding-top:30px;  
}
 
.year_counter_center .year_num{
	display:block;
}
.year_num span{
  display:block;
  line-height: 1.2rem;
}
.number_year>span{
	display:inline;
}
.testimonial-form{
	background: #fff;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	padding: 45px;
}
.form-default{
	padding:0;
	box-shadow:none;
}
.testimonial-form input[type="text"],
.testimonial-form input[type="email"],
.testimonial-form input[type="date"],
.testimonial-form input[type="tel"],
.input_option{ 
	height: 57px;
	border: 1px solid #6c6c6c;
	box-sizing: border-box;
	border-radius: 100px;
	padding-left: 32px;
	outline:none;
	color: #6c6c6c;
	font-size: 1.125rem;
	width:100%;
	margin-bottom:15px;
}
.form-default select,
#form_styler{
	display:none;
}
 
.form_lastochka{
	background: #fff;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
	border-radius: 30px;
	padding: 25px;
}
.form_lastochka input[type="text"],
.form_lastochka input[type="tel"],
.form_lastochka input[type="email"]{
	border-radius:0;
	border-top:0;
	border-left:0;
  border-right:0;
  padding-left:0; 
}
.input_option select{
  margin:0;
  width:110%;
  border:0;
  border:none;
}
.input_option{
  padding:0;
  overflow: hidden;
  margin-bottom: 40px;
  border-color: #e0e0e0;
}
#minMaxExample{
	background:url(../images/arrow.png) no-repeat 90% center;
	cursor:pointer;
}
 
.testimonial-form textarea{
	height: 208px;
	border: 1px solid #6c6c6c;
	box-sizing: border-box;
	border-radius: 10px;
	resize: none;
	width:100%;
	outline:none;
	font-size: 1.125rem;
	color: #6C6C6C;
	font-family: 'Montserrat';
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 16px;
	margin-bottom: 15px;
}
input[type="submit"],
a.btn_link{
	display: block;
	height: 57px;
	margin: 0 auto;
	padding: 0 20px;
	font-family: 'Montserrat';
	text-align: center;
	background: #E32636;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 100px;
	text-align: center;
	cursor:pointer;
	font-size: 1.125rem;
	font-weight: 600;
	color: #fff;
	border:0;
	outline:none;
}
.form-default input[type="submit"],
a.btn_link{
	 
	border:0;
	outline:0;
	width:100%;
	height:auto;
	white-space:normal;
	padding:10px 10px;
}
input[type="submit"]:hover{
	opacity:0.8;
}
a.btn_link{
	display:block;
	max-width:700px;
	width:auto;
	padding:10px 30px;
	font-size:0.875rem;
	margin:30px 15px 0 15px;
}
a.btn_link .invisible_display{
	display:none;
}

a.btn_link:hover .front_display{
	display:none;
}
a.btn_link:hover .invisible_display{
	display:block;
}
.default_link{
	text-decoration:underline;
	font-size: 0.875rem !important;
}

.form-default{
	max-width:1000px;
	margin:0 auto;
}
.form-default input[type="text"],
.form-default input[type="tel"],
.form-default input[type="email"],
.form-default select{ 
 
	margin-bottom:30px;  
	border-color:#e0e0e0;
}
.oll_price_in_form{
  text-align: center;
  margin: 0 0 40px 0px;
}
.num_blocks_NUM{
	font-size:3rem;
	font-weight:700;
  display:block;
  text-align: center;
  width:100%; 
  padding-bottom:25px;
	color:#E32636;
}
.num_blocks{
	padding-bottom:30px;
}
.num_old{
	padding-bottom:0;
}
.num_blocks_caption{
  display:block;
  text-align: center;
  font-size:0.875rem;
}
  
 
.testimonial-text{
	background: #fff;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
	padding: 25px;
	margin-bottom:20px;
}
 
.testimonial-text p{
	margin:0;
	padding:0 0 0 25px;
	
}
.profile_message{
	border-left:10px #E32636 solid;
}
.profile_message a img{
	width:100px;
	height:100px;
}
.profile_message a{
	display:block;
	width:100px;
	height:100px;
	margin:0 20px 20px 20px;
}
.profile_message:after{
	content: " ";
	display:block;
	clear:both;
}
.testimonial-autor{
	display:block;
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: 700;
	color: #000;
}
.testimonial-review:after{
	content:" ";
	display:block;
	clear:both;
}
.testimonial-review{
	margin-bottom:40px;
	display: block;
	padding:10px;
	line-height: normal;
	font-size: 0.875rem;
	text-align: center;
	color: #000;  
    background: #fff;
    width:50%; 
	border: 1px solid #c4c4c4;
	box-sizing: border-box;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 40px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 40px;
	-moz-border-radius-topleft: 0;
	border-radius: 40px;
    border-top-left-radius: 40px;
	border-top-left-radius: 0;
}
.testimonial-review-right{
	float:right;
}
.testimonial-review-left{
	float:left;
}
.message_images{
	text-align:center;
}
.message_images img{ 
	padding:0 0 20px 0;
	height:auto;
	max-width:300px;
	max-height:430px;
}
.m_images{
	margin-top:-40px;
}
.alert-2 p span{
	display:block;
	padding-top:20px;
	font-size:0.7rem ;
}
.alert-2 p{
	background:url(../images/action.png) no-repeat top center;
	background-size:120px 120px;
	padding:140px 0 0px 0px ;
	font-size:0.875rem;
}
.alert-manager p{
	padding:140px 0 0px 0px ;
  background:url(../images/manager.jpg) no-repeat top center;
  background-size:129px 123px;
}
.icons_margin{
	margin-bottom:-30px;
}
.blue_button input[type=submit]{
  background: #267acd;
}
.blue_number .num_blocks_NUM{
  color:#267acd;
}
.num_4{
  margin-bottom: 30px;
}


.step{
  background:#fff;
  padding:20px 20px 20px 100px;
  max-width: 450px;
  margin: 0px auto 40px auto;
  border-radius:20px;
  box-shadow: #ccc 0px 5px 10px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
  position: relative;
}
.step span{
  display: block;
}
.step.last_step{
  margin: 0 auto;
}
.step_name{
  color:#267acd;
  font-weight: 700;
  margin-bottom: 10px;
}
.step_icon,
.step-3 .board_step:after{
  display: block;
  position: absolute;
  width: 83px;
  height:81px;
  background: #000;
  top:50%;
  margin-top:-40px;
  left:10px; 
  z-index: 1;
}
.board_step{
  max-width:450px;
}
.step:before,
.step:after{ 
  display:none; 
}
 
 

.step-1 .step_icon{
  background: url(../images/steps/step1.jpg);
   
}
.step-2 .step_icon{
  background: url(../images/steps/step2.jpg);
  width:79px;
  height: 87px; 
}
.step-3 .step_icon{
  background: url(../images/steps/step3.jpg);
  width:86px;
  height:89px; 
}
.step-3 .board_step:after{
  content: " ";
  display: none;
  background: url(../images/steps/step4.jpg);
    
}
.slick-arrow{
  position:absolute;
  z-index:999;
  background:#000;
  height:90px;
  width:40px;
  cursor:pointer;
  top:50%;
  margin-top:-45px;
  border:0;
  outline:0;
}
.slick-next{
 background: url(../images/arrow_right.png) center no-repeat;
 right:5%;
}
.slick-prev{
 background: url(../images/arrow_left.png) center no-repeat;
 left:5%;
}
.news_section a{
  text-decoration: underline;
}
.section-dost .default-section{
  padding:0;
}
.section-dost{
  padding-bottom:40px;
}
.section-dost .red_titles{
  padding:40px 0;
  margin:0;
}
.section-dost .bird-images{
    margin-bottom:40px !important;
}
.images_extrim img{
  width:100%;
  height: auto; 
}
.img_n{
  max-height:300px;
  overflow: hidden;
  margin-bottom:30px;
}
.img_n:nth-last-child{
  margin:0;
}
.img_n1{
  max-height:400px;
  overflow: hidden;
  margin-bottom:30px;
}
.img_n2{
  max-height:200px;
  overflow: hidden;
}

/*EXTRIM*/
.extrim_card{
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
}
.extrim_card.last_card{
  margin:0;
}
.extrim_card_title{
  width:100%;
  padding:15px 0;
  text-align: center;
  border-bottom: 1px #267ACD solid;
  font-size: 1.3rem;
  line-height: 1.6rem;
  font-weight:600;
  color:#333333;
}
.extrim_card_text{
  padding:0px 20px;
}
.extrim_sect{
  padding:15px 0 0 0 ;
  position: relative;
}
.extrim_sect span{
  display:block;
}
.extrim_name,.extrim_card_time{
  font-size: 0.9rem; 
  line-height: 1.1rem;
  font-weight:700;
  color:#333333;
}
.extrim_name span{
  font-size: 0.675rem;
  color:#6C6C6C;
  font-weight: 500;
  line-height: 0.8rem;
  padding-top:5px;
}
.extrim_card_time{
  color:#267ACD;
  font-weight: 500;
  position: absolute;
  right:0;
  top:15px;
}
.extrim_card_time i{
  font-weight: 700;
  font-style: normal;
 
}
.extrim_bottom{
  position: relative;
  padding:20px 0 ;
}
.extrim_bottom .extrim_name{
  position: absolute;
  right:15px;
  width:40%;
  top:20px;
}
.price_extim{
  font-size: 2rem;
  font-weight: 500;
  padding:15px 0 15px 15px;
  width:50%;
  background: url(../images/price_extrim.png) no-repeat 100%;
  color:#fff;
}

.count_human{
	display:inline-block;
	margin:0 0 0 10px;
	float:right;
}
.count_h{
	font-size:1rem;
	font-weight:700;
}
.count_h span{
	font-size:0.875rem;
	color:#8e8d8d;
	font-weight:400;
	display:inline-block;
	padding-left:10px;
}
.c{
	display:inline-block;
	min-width:15px;
	text-align:center;
	line-height:20px;
}
.big_child{
	padding-bottom:20px;
}
.child{
	margin-bottom:30px;
}

	.count_human .plus,
	.count_human .minus{
		display:inline-block;
		width:20px;
		height:20px;
		line-height:20px;
		cursor:pointer;
		font-size:1rem;
		text-align:center;
		border-radius:20px;
		color:#fff;
		background:#c7c7c7;
	}
.count_human .plus.active,
.count_human .minus.active{
	background:#e32636;
}
.price_view{
	font-weight:700;
	font-size:2.8rem;
	text-align:left;
	padding:30px 0 30px 0;
}
.count_human .plus,
	.count_human .minus:hover{
		opacity:0.8;
	}
	
.ui_login_social{
	
}

.ui_login_social ul{
	display:block;
	text-align:left;
	/*padding-bottom:30px;*/
}
.ui_login_social ul li{
	display:inline-block;
	list-style:none; 
	text-align:center;
}
.ui_login_social ul li a{
	color:#333333;
	font-size:2rem;
	display:inline-block;
	width:60px;
	height:60px;
	border:1px #333333 solid;
	border-radius:4px;
	line-height:60px;
}
.ui_login_social ul li i{
	font-size:2rem;
}
.ui_login_social ul li a:hover{
	color:#fff;
}
	.ui_login_social ul li.vk_ui_auth:hover a{
		border-color:#228BE6;
		background:#228BE6;
	}
	.ui_login_social ul li.fb_ui_auth:hover a{
		border-color:#3B5998;
		background:#3B5998;
	}
	.ui_login_social ul li.ok_ui_auth:hover a{
		border-color:#EE8208;
		background:#EE8208;
	}
.profile{
	display:block;
	padding-bottom:35px;
}
.profile a{
	float:left;
	margin-right:25px;
	display:block;
	width:70px;
	height:70px;
	margin-bottom:25px;
}
.profile a img{
	width:70px;
	height:70px;
}
	 