/*prouzvodstvo styles*/
.proizvodstvo h3 {
   font-size: 22px;
   font-weight: 600;
   border-top: 1px solid #d1d2d4;
   padding-top: 15px;
   padding-bottom: 10px;
   font-family: Arial, sans-serif;
   margin: 10px 0 0 0;
   line-height: 24px;
}
.proizvodstvo p {
   text-align: justify;
   font: 16px/18px arial,sans-serif;
}
.proizvodstvo span {
   display:block;
}
.proizvodstvo ul li, .proizvodstvo ol li {
    font: 16px/18px arial,sans-serif;
}
.x_partners {
display: block; 
background: linear-gradient(to bottom,#f04e39 0,#f26c4f 22%,#bb141b 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04e39',endColorstr='#bb141b',GradientType=0 );
width: 400px;
height: 31px; 
line-height: 31px; 
text-align: center; 
color: #fff; 
font-size: 20px; 
margin: 0; 
padding: 0; 
border-radius: 0; 
border-left: 0
}
/*nova new*/
.title-new {
    display: inline-block;
    background: linear-gradient(to bottom,#ff684e 0,#ff6847 22%,#de2d31 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f04e39',endColorstr='#bb141b',GradientType=0 );
    height: 31px;
    line-height: 37px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    margin:  0;
    padding: 0 15px!important;
    border-radius: 0!important;
    border-left: 0!important;
    text-transform: uppercase;
    margin-bottom: 0!important;
}
.title-new a{
  text-decoration: none;
    color: #fff;
}

.title-new img {
    vertical-align: top;
    padding: 0 10px 0 0;
}
.white-box {
    margin: 0!important;
    width: 15px;
    background: white;
    display: inline-block;
    height: 20px;
    vertical-align: text-top;
}
.long {width: 550px!important}
.long2 {width: 250px!important}
.long3 {width: 300px!important}
.long4 {width: 400px!important}
.w90 {width: 90%!important}
.w100 {width: 100%!important}
.justify {    text-align: justify!important}
.border-top {
   border-top: 1px solid #d1d2d4;
   padding-top: 10px;
}
.logistica-popup {
       display: block;
   background: linear-gradient(to bottom,#ed1c24 0,#ed1c24 22%,#ed1c24 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24',endColorstr='#bb141b',GradientType=0 );
    height: 40px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    padding: 0 7px 0 45px;
    border-radius: 0!important;
    border-left: 0!important;
    text-transform: uppercase;
    margin-bottom: 0!important;
    float: right;
    text-decoration: none;
}
.hranenie {
background-image: url(http://www.novatour.ru/Services/Img/VXNlci9JbWFnZXMvMjM0ZjJhN2E5MzQxNDBkM2JiMjBkN2YxOTQ3YzEzZjAuanBnOjA6MDow0); 
}
.ved {
background-image: url(http://www.novatour.ru/Services/Img/VXNlci9JbWFnZXMvODc2YzY1NTUzOTlhNDI3ODlmYTVkYmFlZmYyNDMyYjcuanBnOjA6MDow0)
;}
.title-border {   
    border-top: 3px #ff1424 solid;
    margin-top: -3px!important;
}
.nova-new p {line-height: 18px;}
.parners-icon {
   display: inline-block;
    width: 30%;
    vertical-align: top;}
.parners-icon p{
   color: #ed1c24;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;}
.text-red {
    color: red;
    font-size: 16px;
    font-weight: 600;}
.text-gray {    
    font-size: 16px;
    font-weight: 600;
    color: #58585a;
    line-height: 18px;
   font-family: Arial;
}
.float-left {float: left;}
.margin-top-left {    margin: 15px 0 0 45px;}
.logistica-icons {
display: inline-block;
    width: 180px;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
}
.logistica-icons p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}
.logistica-text {
    display: inline-block;
    width: 500px;
}
.logistica-text li {
        margin-bottom: 5px;
    font-size: 14px;
    font: 14px/22px arial;
    background-image: url(http://www.novatour.ru/Services/Img/VXNlci9JbWFnZXMvMDUwODk0MDY0Yzk1NDU5N2I4MzYzMDY3MjRhMGEwZGYuanBnOjA6MDow0);
    background-repeat: no-repeat;
    background-position-y: -4px;
    padding: 0 0 0 20px;
}

.parent_popup, .logistica-popup-one, .logistica-popup-two {
    background-color: rgba(0, 0, 0, 0.36);
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.popup, .popup_click { 
  background: #fff;
    max-width: 600px;
    width:70%;
    margin: 5% auto;
	padding: 5px 20px 13px 20px;
	border: 10px solid #ddd;
	position: relative;
	/*--CSS3 CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
 
 
.popup h2, .popup_click h2 {
    font:28px Monotype Corsiva, Arial;
    font-weight: bold;
	text-align: center;
	color: #008000;
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
	}
.popup h3, .popup_click h3 {
    font:24px Monotype Corsiva, Arial;      
	color: #008000;
	text-align: left;
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
	}
/* кнопка закрытия */
.close {
    background-color: rgba(0, 0, 0, 0.8);
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -40px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    top: -40px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:hover {
    background-color: #de2d31; 
}
.popup-image {
position: absolute;
    left: 0;
    top: 0;
}
.phone-partners, .email-partners {
    display: inline-block;
    text-align: center;
    margin: 15px 20px;
}
.phone-partners p, .email-partners p {
    color: #58585a;
    font-size: 20px;
    margin: 0;
    font-family: arial;
    font-weight: bold;
}
.phone-partners p > a, .email-partners p > a {
    text-decoration: none;
    color: #58585a;
}
.images-block {    text-align: center;}
.images-block img {    
   display: inline-block;
    vertical-align: middle;
    margin: 0 15px;}
.standart {font: 16px/18px arial,sans-serif; }
.center {text-align:center!important}
.fa {    margin: 0 5px;}

/*im*/
.im-contacts { margin-bottom: 20px;}
.im-map img{
display: inline-block;
    width: 50%;
    height: 50%;
    vertical-align: top;
}
.pay-info  .fa {font-size: 45px;}
.details-left, .details-right{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin: 15px;
}
.details {
border: 1px dotted #797979;
    margin: 15px;
}
.border-bottom-top {
border-top: 3px solid #ed1c24;
border-bottom: 3px solid #ed1c24;}

.under-title {
    font-weight: 600;
    line-height: 20px;
    text-align: justify;
    padding: 15px 0;
    margin: -3px 0 0 0;
   font-family: Arial;
}
.text-red {color: #ed1c24;font-family: Arial;}
.bold14 {
font-size: 14px;
font-weight: 600;
}
.bold16 {
font-size: 16px;
font-weight: 600;
}
.bold22 {
font-size: 22px;
font-weight: 600;
}
.italic14 {
    font-family: arial;
    font-style: italic;
    font-size: 14px;
}
.arial14 {
  font-family: arial;
  font-size: 14px;
    line-height: 16px;
} 
.margin0 {margin: 0px!important;}
.image-list {
    background: url(http://www.novatour.ru/Services/Img/VXNlci9JbWFnZXMvMDUwODk0MDY0Yzk1NDU5N2I4MzYzMDY3MjRhMGEwZGYuanBnOjA6MDow0);
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    background-position-y: -4px;
    margin: 0 0 0px -10px;
    display: block;
}
.logistica-text ul li img {vertical-align: text-bottom;}
.margin-bottom-15 {
    margin: 0px 0px -15px 0;
}
.margin-top-15 {
    margin: -15px 0px 0 0!important;
}
.margin-top-5 {
    margin: -5px 0px 0 0!important;
}
.black {color:black!important}
.palatki span{
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    padding: 25px;
    width: 488px;
   background-repeat: no-repeat;
}

.razmer-partii {
background:url('http://www.novatour.ru/Services/Doc/25660/796ad6860ba0463aa3f83907d31d9f83.jpg');
}
.soglasyem {
background:url('http://www.novatour.ru/Services/Doc/25661/cabd5668fb054bd9bef43e9afa5fd776.jpg');
}
.zakaz-proizvodstvo {
background:url('http://www.novatour.ru/Services/Doc/25658/4bc8a1cff9214d118d4c650af1f3e39d.jpg');
}
.zakaz-proizvodstvo-rukazaki {
background:url('http://www.novatour.ru/Services/Doc/25694/50151035dec34878ac341c108835fe4b.jpg');
}
.zakaz-proizvodstvo-odegda {
background:url('http://www.novatour.ru/Services/Doc/25699/cddd0640f5614700aef35f49b062ab7c.jpg');
}
.zakaz-proizvodstvo-spalniki {
background:url('http://www.novatour.ru/Services/Doc/25701/4194f72244af43c1bcd3ddb753e4fa1f.jpg');
}
.utvergdaem {
background:url('http://www.novatour.ru/Services/Doc/25662/9c0f895d9ecd4ff796b647a68d8023e4.jpg');
}
.proizvodim-partiu {
background:url('http://www.novatour.ru/Services/Doc/25659/e5869fade38a483aae03a6b538de04c2.jpg');
}
.proizvodim-partiu-rukazaki {
background:url('http://www.novatour.ru/Services/Doc/25695/fe64bfc88240403da296dafac120ce4e.jpg');
}
.proizvodim-partiu-odegda {
background:url('http://www.novatour.ru/Services/Doc/25697/9fe2b4d1b5334e2da7c577ec508cc7f7.jpg');
}
.proizvodim-partiu-spalniki {
background:url('http://www.novatour.ru/Services/Doc/25703/050d9b3053ee4864ad519feb3504b654.jpg');
}
.dostavlayem {
background:url('http://www.novatour.ru/Services/Doc/25657/f143d2a8d2d54d299757775c85723760.jpg');
}
.palatki-pics img {
   width: 300px;
}
.dostavlayem {padding-top:17px!important}
.dostavlayem p {margin:0}
.dostavlayem span {padding-top:0}
.palatki-pics {
    margin: 0!important;
   
}
ul.palatki-pics li {display:inline-block}
ul.palatki-pics img {
    
}
.popup-gallery a {
    cursor: -webkit-zoom-in;
     cursor: zoom-in;
    width: 300px;
    height: 200px;
    overflow: hidden;
    border: 6px #babcbe solid;
    margin: 15px;
}
.popup-gallery {
   display: flex;
    display:  -webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
   border-bottom: 1px solid #cacaca;"
}
.new-version {
			background-color: #a9fd00;
		    border: none;
		    border-radius: 3px;
		    color: #222;
		    cursor: pointer;
		    display: inline-block;
		    font-family: Tahoma, serif;
		    font-size: 1.2em;
		    -webkit-font-smoothing: antialiased;
		    font-weight: 600;
		    line-height: 1;
		    padding: 0.75em 5em;
		    text-decoration: none;
		    user-select: none;
		    vertical-align: middle;
		    white-space: nowrap;
		    outline: none;
		    border-bottom: 2px solid #87ca00;
		    -webkit-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
		    -moz-transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
		    transition: all 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
		}
		.new-version:hover {
			background-color: #98e400;
			transform: translateY(1px);
		}
		.new-version_next {
		    margin-left: 10px;
    border: 2px solid;
    border-radius: 50%;
    width: 21px;
    height: 22px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    padding-left: 1px;
    font-family: cursive;
    display: inline-block;
    color: #222!important;
		}
		.new-version span {
			color: #ed1c24;
		}
