/*--------------------fonts------------------------------*/

@font-face {
 font-family: 'ProximaNova-Black';
 src: url('../fonts/ProximaNova-Black.eot');
 src: local('O'), url('../fonts/ProximaNova-Black.woff') format('woff'), url('../fonts/ProximaNova-Black.ttf') format('truetype'), url('../fonts/ProximaNova-Black.svg') format('svg');
 font-weight: normal;
 font-style: normal;
 }   
    
@font-face {
font-family: 'ProximaNova-Light';
 src: url('../fonts/ProximaNova-Light.eot');
 src: local('O'), url('../fonts/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova-Light.svg') format('svg');
 font-weight: normal;
 font-style: normal; 
 }   
    
    
@font-face {
font-family: 'ProximaNova-Bold';
 src: url('../fonts/ProximaNova-Bold.eot');
 src: local('O'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg') format('svg');
 font-weight: normal;
 font-style: normal; 
 }   

/*--------------------fonts------------------------------*/




/*--------------------for-all------------------------------*/

html {
    font-family: "ProximaNova-Light", "Arial", "sans-serif";
    color: #4a4a4a;
    }

.container-center {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    }

.clearfix:after {
clear: both;
}
.blog-detail h3, .blog-detail p, .blog-detail ul, .blog-detail ol{
width: 100%;
}
.blog-detail a{
    color: #4a4a4a;
    font-weight: 600;
}
.input-text {
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 280px;
    height: 60px;
}
.input-text.error {
    
    border-color: #e74c3c;
}
.input-text[value],
.input-text {
    color: #848383;
    font-size: 16px;
    padding-left: 30px;
}

label .input-download {
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 280px;
    height: 60px;
}

.input-download[type=file]{
    opacity: 1;
    cursor: pointer;
}

.input-button {
    box-sizing: border-box;
    background-color: #004275;
    width: 280px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-family: "ProximaNova-Bold";
    font-size: 18px;
    border: none;
    transition: all 0.3s;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border: 1px solid #004275;
}

.input-button:hover {
    box-sizing: border-box;
    background-color: #fff;
    width: 280px;
    height: 60px;
    color: #e74c3c;
    font-family: "ProximaNova-Bold";
    font-size: 18px;
    border: 1px solid #e74c3c;
}



/*---------modal----------*/
#modal, #order {
    display: none;
    width: 360px;
    padding-bottom: 15px;
}
.modal-window input{
    margin-top: 20px;
}
#modal form, #order form {
    text-align: center;
}
#modal .form-title, #order .form-title{
    padding-top: 0;
}

/*---------modal----------*/


/*--------------------home-----------------------*/


#modal-certificate {
    background: rgba(0,0,0, .9);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    display: none;
    z-index: 9999;
    animation: animation-modal 0.5s;
}

#modal-certificate:target {
    pointer-events: auto;
    display: block;
}

#modal-certificate .modal-window {
    max-width: 960px;
    max-height: 500px;
    text-align: center;
    margin: 5% auto;
    background-color: #fff;
    padding-bottom: 40px;
}


.modal-window img {
    height: inherit;
}


.screen-1 {
    background: url(../img/screen-12.jpg) no-repeat center;
    height: 700px;
    position: relative;
    margin: 0 auto;
    max-width: 1920px;
}
.screen-1:after {
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    content: " ";
    background: rgba(0,0,0,0.6);
    width: 100%;
}
.header{
    position: relative;
}

.logo {
    display: inline-block;
    margin-top: 36px;
}


.nav {
    display: inline-block;
    margin-left: 50px;
    position: absolute;
    top: 40px;
}

.nav-active {
    font-family: "ProximaNova-Bold";
}


.nav a{
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    text-decoration: none;
}

.nav a:hover{
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    text-decoration: underline;
}

.header-right {
    position: absolute;
    right: 0;
    top: 0;
}

.telephone {
    font-family: "ProximaNova-Bold";
    color: #fff;
    font-size: 21px;
    margin-top: 24px;
    margin-bottom: 5px;
    text-align: right;
}
.header-right svg {
    display: none;
}
.telephone span {
    font-family: "ProximaNova-light";
    color: #fff;
    font-size: 18px;
}

.call {
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
    font-family: "ProximaNova-Bold";
    text-decoration: underline;
    margin-top: 0px;
}

.call:hover {
    background: none;
    border: none;
    color: #fff;
    font-family: "ProximaNova-Bold";
    text-decoration: none;
    cursor: pointer;
}

.screen-1-left h1{
    font-family: "ProximaNova-Black";
    color: #fff;
    font-size: 83px;
    margin-bottom: 0px;
    margin-top: 120px;
}

.screen-1-left h2{
    font-family: "ProximaNova-Black";
    color: #fff;
    font-size: 36px;
    margin-top: 150px;
	margin-bottom: 70px;
    text-shadow: 2px 2px 2px #000;
}

.sale {
    background-color: #e74c3c;
    max-width: 579px;
    height: 92px;
    margin-left: 130px;
}

.sale p{
    color: #fff;
    margin-left: 20px;
    display: inline-block;
    margin-top: 25px;
    font-size: 20px;
}

.sale span{
    font-family: "ProximaNova-Bold";
}
.sale::before {
    content: " ";
    background: url(../img/gift.png) left no-repeat;
    width: 39px;
    height: 44px;
    display: inline-block;
    margin-left: 20px;
}

.screen-1-right {
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(3, 3, 3, 0.2);
    max-width: 340px;
    padding-bottom: 20px;
    position: absolute;
    right: 0;
    top: 190px;
}

.screen-1-right form {
    margin-top: 10px;
}

.screen-1-right input {
    margin-top: 20px;
    margin-left: 30px;
}


.form-title {
    font-family: "ProximaNova-Bold";
    color: #4a4a4a;
    font-size: 21px;
    text-align: center;
    padding-top: 30px;
}

.form-title span {
    font-family: "ProximaNova-Light";
    color: #4a4a4a;
    font-size: 16px;
    text-align: center;
}

.item-all{
    text-align: center;
    margin-top: 20px;
    min-height: 400px;
}
.item-block {
    display: inline-block;
    position: relative;
    margin-top: 14px;
    margin-left: 15px;
    width: 260px;
    height: 260px;
}

.item-block-text {
    position: absolute;
    width: 260px;
    height: 260px;
    top: 0;
    transition: all 0.3s;
}

.item-block-text:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,.5);
}
.item-block p{
    text-transform: uppercase;
    color: #fff;
    font-family: "ProximaNova-Black";
    font-size: 30px;
    text-align: center; 
    margin-top: 50px;
}

.item-block-text-procent {
	margin-top: 0 !important;
}

.item-block-text span {
	font-size: 16px;
	display: block;
	text-transform: initial;

}

.argument {
    background-color: #f7f7f7;
  
    padding-top: 50px;
}

.argument h2 {
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
}

.argument-block-left {
    position: relative;
}

.argument-block-left-img {
    display: inline-block;
    height: 225px;
    box-shadow: 10px 10px 0px 0px #e74c3c;
}

.argument-block-left-text {
    display: inline-block;
    max-width: 640px;
    margin-left: 40px;
    position: absolute;
    top: 60px;
}

.argument-block-title {
    font-family: "ProximaNova-Bold";
    font-size: 21px;
    margin: 0;
}

.argument-block-text {
    margin-top: 5px; 
}

.argument-block-right {
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

.argument-block-right-img {
    display: inline-block;
    margin-left: 700px;
    height: 225px;
    box-shadow: 10px 10px 0px 0px #e74c3c;
}

.argument-block-right-text {
    max-width: 640px;
    position: absolute;
    top: 60px;
}

.argument-more {
    text-align: center;
    padding-bottom: 50px;
}

.argument-more-title{
    font-family: "ProximaNova-Black";
    font-size: 36px;
    color: #e74c3c;
    text-align: center;
} 

.argument-more-block {
    display: inline-block;
    width: 150px;
    vertical-align: top;
    text-align: center;
    margin-right: 30px;
}

.argument-more-block-text {
    text-align: center;
    font-family: "ProximaNova-Bold";
}

.free-form {
    background: url(../img/free_form.png) center;
}

.free-form-text{
    margin-left: 310px;
    padding-bottom: 20px;
}

.free-form form input{
    margin-right: 20px;
    margin-bottom: 20px;
}

.free-form-title {
    font-family: "ProximaNova-Black";
    color: #fff;
    font-size: 30px;
    margin-bottom: 0px;
    padding-top: 30px;
    margin-top: 0;
}

.free-form-description {
    font-family: "ProximaNova-Light";
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 30px;
}

.result h2{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 36px;
    margin-top: 80px;
    text-align: center;
    margin-bottom: 0px;
}

.result-description {
    text-align: center;
    margin-top: 10px;
}

.result-block {
    position: relative;
    font-family: "ProximaNova-Bold";
}

.result-block-img {
    text-align: center;
    margin-top: 30px;
}

.result-block-text1 {
    position: absolute;
    top: 270px;
}

.result-block-text2 {
    position: absolute;
    top: 150px;
    left: 0px;
}

.result-block-text3 {
    position: absolute;
    top: 20px;
  
}

.result-block-text4 {
    position: absolute;
    top: 30px;
    left: 400px;
}

.result-block-text5 {
    position: absolute;
    top: 270px;
    right: 0px;
    text-align: right;
}

.result-block-text6 {
    position: absolute;
    top: 150px;
    right: 0px;
    text-align: right;
}

.result-block-text7 {
    position: absolute;
    top: 20px;
    right: 0px;
}

.result-block-text8 {
    position: absolute;
    top: 200px;
    left: 820px;
}

.about {
    background-color: #f5f5f5;
    padding-bottom: 60px;
}

.about h2 {
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    padding-top: 70px;
    margin-bottom: 30px;
}

.about-50-years {
    display: inline-block;
    max-width: 470px;
    vertical-align: top;
}

.about-50-years-tittle {
    font-family: "ProximaNova-Black";
    color: #c4c4c4;
    font-size: 50px;
    margin: 0px;
    text-transform: uppercase;
}

.about-50-years-text {
    margin-top: 0px;
    color: #4a4a4a;
}

.about-120-country {
    display: inline-block;
    max-width: 470px;
}

.about-120-country-tittle {
    font-family: "ProximaNova-Black";
    color: #c4c4c4;
    font-size: 50px;
    margin: 0px;
    text-transform: uppercase;
}

.about-120-country-text {
    margin-top: 0px;
    color: #4a4a4a;
}

.about-block-text-more {
    position: relative;
}

.about-block-text-more::after {
    content: " ";
    background-color:#ffffff;
    width: 279px;
    height: 157px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.about-block-text-bold {
    position: relative;
    z-index: 2;
    padding-top: 40px;
    margin-left: 80px;
}

.about-block-text-bold span {
    font-family: "ProximaNova-Bold";
    margin-bottom: 0px;
    display: block;
}

.about-block-img {
    box-shadow: 10px 10px 0px 0px #e74c3c;
    max-width: 430px;
    max-height: 443px;
    margin-top: 80px;
    display: inline-block;
}

.about-block-img img{
    width: 100%;
}

.about-block-text {
    display: inline-block;
    max-width: 460px;
    margin-left: 50px;
    vertical-align: top;
    margin-top: 80px;
}

.about-block-text-little1 span{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 72px;
    position: absolute;
    top: -14px;
}

.about-block-text-little1 {
    position: relative;
    min-height: 80px;
}

.about-block-text-little1 p{
    margin-left: 60px;
}

.about-block-text-little2 span{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 72px;
    position: absolute;
    top: -14px;
}

.about-block-text-little2 {
    position: relative;
    min-height: 80px;
}

.about-block-text-little2 p{
    margin-left: 110px;
    padding-top: 10px;
}

.about-block-text-little3 span{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 72px;
    position: absolute;
    top: -14px;
}

.about-block-text-little3 {
    position: relative;
    min-height: 80px;
}

.about-block-text-little3 p{
    margin-left: 110px;
    padding-top: 20px;
}

.about-block-text-little4 span{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 72px;
    position: absolute;
    top: -14px;
}

.about-block-text-little4 {
    position: relative;
    min-height: 80px;
}

.about-block-text-little4 p{
    margin-left: 150px;
    padding-top: 10px;
}

.about-block-text-little5 span{
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 72px;
    position: absolute;
    top: -14px;
}

.about-block-text-little5 {
    position: relative;
    min-height: 80px;
}

.about-block-text-little5 p{
    margin-left: 330px;
    padding-top: 0px;
}

.geography  {
    position: relative;
}

.geography h2 {
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    padding-top: 70px;
    margin-bottom: 30px;
}

.geography-map-id1 {
    position: absolute;
    top: 250px;
    left: 320px;
}


.geography-map-id2 {
    position: absolute;
    top: 330px;
    left: 680px;
}

.geography-map-id3 {
    position: absolute;
    top: 430px;
    left: 580px;
}

.geography-map-id4 {
    position: absolute;
    top: 430px;
    left: 180px;
}

.geography-text span {
    font-family: "ProximaNova-Bold";
}

.geography-sertificate {
    font-family: "ProximaNova-Black";
    text-align: center;
    font-size: 120px;
    color: #f1f1f1;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: -70px;
}

.geography-sertificate-img {
    text-align: center;
    margin-bottom: 60px;
}

.geography-sertificate-img-hover {
    width: 160px;
    height: 233px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s;
}

.geography-sertificate-img-hover::after {
    content: " ";
    display: block;
    height: 40px;
    width: 1px;
    background-color: #fff;
    margin: 90px auto;
}

.geography-sertificate-img-hover::before {
    content: " ";
    display: block;
    height: 1px;
    width: 40px;
    background-color: #fff;
    position: absolute;
    left: 60px;
    top: 108px;
}

.geography-sertificate-img-hover:hover {
    opacity: 0.8;
    cursor: pointer;
}


.geography-sertificate-img-block {
    position: relative;
    width: 160px;
    height: 233px;
    display: inline-block;
    margin-right: 70px;
}

.geography-sertificate-img-block:last-child {
    position: relative;
    width: 160px;
    height: 233px;
    display: inline-block;
    margin-right: 0px;
}

.geography-sertificate-img img{
    margin-right: 80px;
    box-shadow: 10px 10px 0px 0px #e74c3c;
    width: 160px;
    height: 233px;
}

.geography-sertificate-img img:last-child{
    margin-right: 0px;
}

.question {
    background-color: #f5f5f5;
    padding: 1px; 
}

.question-tittle {
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 30px;
    margin-bottom: 0px;
}

.question-description {
    margin-top: 5px;
}

.question input{
    margin-right: 20px;
}

.question form{
    margin-bottom: 40px;
}

.footer {
    background-color: #aa321e;
    color: #fff;
    font-size: 14px;
}

.footer-logo {
    display: inline-block;
    vertical-align: top;
    margin-top: 28px;
}

.footer li{
    list-style: none;
    line-height: 24px;
}

.footer a{
    color: #fff;
}

.footer a:hover{
    text-decoration: none;
}

.footer li:hover{
    list-style: none;
}

.footer-link-menu {
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
    margin-top: 24px;
    margin-left: 50px;
}

.footer-link-item {
    display: inline-block;
    vertical-align: top;
    margin-top: 24px;
}

.footer-contact {
    display: inline-block;
    margin-top: 20px;
    float: right;
}

.footer-contact-tel {
    font-size: 18px;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 10px;
}

.footer-contact-tel span {
    font-size: 14px;
}

.footer-contact-manager {
    text-align: right; 
}

.footer-contact-manager-tittle {
    font-family: "ProximaNova-Bold";
    margin-bottom: 0px;
}

.footer-contact-manager-text {
    line-height: 24px;
    margin-top: 5px;
}

.copyright {
    background-color: #8d2817;
    font-size: 14px;
    color: #b65545;
}

.copyright-text {
    display: inline-block;
    margin-right: 50%;
}

.copyright-work {
    display: inline-block;
    float: right;
}

.copyright-work a{
    color: #b65545;
    transition: all 0.5s;
    text-decoration: none;
    font-family: "ProximaNova-Black";
}

.copyright-work a:hover{
    color: #fff;
}

/*--------------------home-----------------------*/






/*--------------------complect-----------------------*/

.header-full {
    background-color: #aa321e;
    height: 100px;
}

.crumbs {
    height: 50px;
    border-bottom: 1px solid #f2f2f2;
}

.crumbs-no-active {
    color:#b2b2b2;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 20px;
    line-height: 55px;
    text-decoration: none;
}

.crumbs-active {
    color:#e74c3c;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 20px;
    line-height: 55px;
    text-decoration: none;
}

.item-complect h1{
    font-family: "ProximaNova-Bold";
    color: #4a4a4a;
    font-size: 36px;
}

.item-complect-block {
    box-sizing: border-box;
    width: 180px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    margin-top: 10px;
    vertical-align: top;
}
.item-complect-block a {
    color: #aa321e;
}
.item-complect-block a:hover {
    text-decoration: none;
}
.item-complect-block-img {
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
    width: 180px;
    height: 180px;
}

.item-complect-block-img img {
    margin-top: 25px;
	width: 90%;
	max-height: 80%;
}

.question-complect {
    background-color: #f5f5f5;
    padding: 1px; 
    margin-top: 30px;
}

.question-complect-tittle {
    font-family: "ProximaNova-Black";
    color: #e74c3c;
    font-size: 30px;
    margin-bottom: 0px;
    text-align: center;
}

.question-complect-description {
    margin-top: 5px;
    text-align: center;
}

.question-complect input{
    margin-right: 20px;
}

.question-complect form{
    margin-bottom: 40px;
}

.question-complect form {
    text-align: center;
}
/*--------------------complect-----------------------*/





/*--------------------instruction-----------------------*/
.blog-block{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
margin-bottom:20px;
}
.instruction-video h1{
    font-family: "ProximaNova-Bold";
    color: #4a4a4a;
    font-size: 36px;
}

.instruction-video-block {
    width: calc(50% - 32px);
    display: inline-block;
    margin: 5px;
    border: 1px solid #aa321e;
    padding: 10px;
}
.instruction-video-block a{
color: #4a4a4a;
    text-decoration: unset;
    font-size: 16px;
    font-weight: 600;
}
.instruction-video-block a:hover{
    text-decoration: underline;
}
.instruction-video-block.no-margin {
    margin-right: 0;
}

.instruction-video-block p{
    margin-top: 5px;
}

.insctruction-pdf-img {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.insctruction-pdf-text {
    display: inline-block;
    max-width: 800px;
}

.insctruction-pdf-tittle {
    font-size: 18px;
    font-family: "ProximaNova-Bold";
    margin-bottom: 0px;
}

.insctruction-pdf-description {
    margin-bottom: 5px;
    margin-top: 7px;
}

.insctruction-pdf-link {
    color: #e74c3c;
    font-size: 14px;   
    margin-right: 15px;
}

.insctruction-pdf-link:hover {
    text-decoration: none;
}


@media screen and (max-width: 767px) {
.instruction-video-block {
    width: 100%;
}
}
/*--------------------instruction-----------------------*/




/*--------------------experement-----------------------*/


.experement-block h1{
    font-family: "ProximaNova-Bold";
    font-size: 36px;
    margin-bottom: 5px;
}

.experement-block p{
    font-family: "ProximaNova-Light";
    font-size: 18px;
    margin-top: 0;
}


.experement-pdf-block img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
}

.experement-pdf-block {
    float: left;
    color: #e74c3c;
    font-size: 14px;
    margin-right: 80px;
    margin-bottom: 40px;
}

.experement-pdf-block p{
    text-align: center;
    font-size: 14px;
}


/*--------------------experement-----------------------*/





/*--------------------contact-----------------------*/

.contact h1{
    font-family: "ProximaNova-Bold";
    font-size: 36px;
    margin-bottom: 5px;
}

.contact-text {
    display: inline-block;
    width: 300px;
    vertical-align: top;
}

.contact-tel span {
    font-family: "ProximaNova-Bold";
}

.contact-manager span {
    font-family: "ProximaNova-Bold";
    margin-bottom: 5px;
    display: inline-block;
}

.contact-map {
    display: inline-block;
    margin-top: 20px;
    float: right;
    margin-bottom: 100px;
}
/*--------------------contact-----------------------*/



/*--------------------card-----------------------*/

.card-page h1{
    font-family: "ProximaNova-Bold";
    font-size: 36px;
    margin-bottom: 5px;
}

#gallery {
    display: inline-block;
    position: relative;
    width: 502px;
}

.gallery-photos {
    margin-top: 30px;
    width: 502px;
    height: 400px;
    background-color: antiquewhite;
    margin-bottom: 12px;
}

.gallery-photos img{
    width: 502px;
    height: 400px;
    display: none;
}

.gallery-photos img:first-child{
    display: block;
}

.gallery-btn {
    position: absolute;
    top: 50%;
    width: 100%;
}

.gallery-btn-left {
    width: 52px;
    height: 52px;
    background: #e74c3c url(../img/btn_arrow.png) no-repeat;
    background-position: 45% 50%;
    border: none;
    position: absolute;
    left: 0;
    opacity: 0.8;
}

.gallery-btn-left:hover {
    opacity: 1;
}

.gallery-btn-right {
    width: 52px;
    height: 52px;
    background: #e74c3c url(../img/btn_arrow.png) no-repeat;
    background-position: 45% 50%;
    transform: rotate(180deg);
    border: none;
    position: absolute;
    right: 0;
    opacity: 0.8;
}

.gallery-btn-right:hover {
    opacity: 1;
}

.gallery-small-img-block {
    width: 90px;
    height: 75px;
    background-color: aquamarine;
    display: inline-block;
    margin-right: 9px;
}

.card-page-information {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    max-width: 400px;
}

.card-information-text span{
    font-family: "ProximaNova-Bold";
    margin-bottom: 5px;
    display: block;
}

.card-information-text {
    margin-bottom: 0px;
}

.page-information-money {
    font-family: "ProximaNova-Bold";
    font-size: 21px;
}

.page-information-instruction a {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 14px;
    color: #e74c3c;
    text-decoration: underline;
    cursor:pointer;
}

.page-information-instruction a:hover {
    text-decoration: none;
}

.page-information-instruction {
    margin-top: 20px;
}

.page-information-instruction img{
    margin-top: 6px;
}



.characteristic-tittle {
    font-family: "ProximaNova-Bold";
    margin-top: 30px;
    margin-bottom: 5px;
}

.characteristic-text ul {
    margin-top: 0px; 
    padding-left: 0;
} 

.characteristic-tittle {
    padding: 7px ;
    text-transform: uppercase;
    background: #e74c3c;
    color: #fff;
}
.characteristic-text ul {
    border-bottom: 1px solid #fce5e2
}
.characteristic-text li {
    list-style: none;
    line-height: 30px;
    margin-left: 0px;
    padding-left: 8px;
    padding-right: 8px;
}
.characteristic-text li:nth-child(even) {
    background: #fce5e2;
}
.characteristic-img {
    display: inline-block;
    margin-left: 50px;
}

.characteristic-img img{
    width: 100%;
}

.characteristic-text li span {
    float: right;
    margin-left: 40px;
    font-family: "ProximaNova-Bold";
} 

.card-plus {
    background-color: #f5f5f5;
}

.card-plus-tittle {
    font-family: "ProximaNova-Black";
    text-transform: uppercase;
    font-size: 36px;
    color: #e74c3c;
    text-align: center;
    padding-top: 50px;
}

.card-plus-block-all {
    text-align: center;
}

.card-plus-block {
    display: inline-block;
    text-align: center;
    margin-bottom: 100px;
    margin-right: 40px;
    vertical-align: top;
}

.card-plus-block-img{
    height: 100px;
}

.card-plus-block::before {
    content: " ";
    display: block;
    width: 65px;
    height: 115px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -100px;
    
}
/*--------------------card-----------------------*/




/*--------------------thank-----------------------*/

.thanks-text h2 {
    font-family: "ProximaNova-Black";
    text-transform: uppercase;
    font-size: 36px;
    color: #e74c3c;
    text-align: center;
    padding-top: 50px;
    margin-bottom: 0px;
}

.thanks-text p {
    font-family: "ProximaNova-Light";
    font-size: 18px;
    text-align: center;
    padding-top: 0px;
}

/*--------------------thank-----------------------*/





/*--------------------card-----------------------*/

.item-card {
    margin-bottom: 70px;
}

/*--------------------card-----------------------*/




.jq-file {
    border-radius: 0 !important;
    box-shadow: none !important;
    width: 280px !important;
    margin-right: 20px;
}
.jq-file__name {
    background: #e74c3c;
    padding: 0;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
    height: 60px;
    box-shadow: none;
    line-height: 60px;  
    padding-left: 10px;
}
.jq-file__browse,
.jq-file__browse:hover,
.jq-file__browse:focus {
    background: #e74c3c !important;
    padding: 0;
    box-shadow: none !important;
    width: 100%;
    text-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
    text-align: center;
    color: #fff;
    height: 60px;
    line-height: 60px;   
    box-shadow: none; 
}
.free-form-text .input-download {
    background: #e74c3c;
    color: #fff;
    vertical-align: top;
    
}
.free-form-text .input-button {
    vertical-align: top;
}

.fancybox-overlay {
    background: rgba(0,0,0,0.9);
}
.fancybox-close {
    width: 42px;
    height: 42px;
    background: none;
    top: -50px;
    right: -50px
}
.fancybox-close:before {
    background-color: #e74c3c;
    content: " ";
    display: block;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 0;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    width: 2px;
}
.fancybox-close:after {
    background-color: #e74c3c;
    content: " ";
    display: block;
    height: 50px;
    position: absolute;
    right: 25px;
    top: 0;
    transform: rotate(-45deg);
    transition: all 0.3s ease 0s;
    width: 2px;
}
.fancybox-close:hover:after, 
.fancybox-close:hover:before {
    transition: all 0.3s ease 0s;
    background-color: #9b2a1f;
}

#gallery-photos .slick-slide {
    position: relative;
}
#gallery-photos .slick-slide .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    background: rgba(0,0,0,0.7);
    text-align: center;
}

.sale-minus {
    color: #fff;
	background-color: #e74c3c;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.sale-add {
    color: #fff;
	background-color: green;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


/***     Mobile-navigation     **/
#mobile-navigation {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -160px;
    background: #e74c3c;
    text-align: center;
    padding: 25px 0 0 0;
    width: 320px;
    display: none;
    max-width: 100%;
    box-sizing: border-box;
    z-index: 100;
}
.header-right svg {
    cursor: pointer;
}
#mobile-navigation.open {
    display: block;
}
#mobile-navigation li {
    display: block;
}
#mobile-navigation li a {
    padding: 10px 0;
    color: #fff;
    font-family: 'ProximaNova-Light';
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}
#mobile-navigation .menu-close {
    cursor: pointer;
}
#mobile-navigation .nav-info {
    background: #012b4b;
    padding-bottom: 18px;
    padding-top: 18px;
}
#mobile-navigation .nav-info a {
    color: #fff;
    font-size: 18px;
    font-family: 'ProximaNova-Light';
    text-decoration: none;
}
#mobile-navigation .nav-info p {
    margin-top: 0;
    margin-bottom: 0;
}
#mobile-navigation .nav-info .callback a:hover {
    text-decoration: none;
}
#mobile-navigation .nav-info a strong {
    font-family: 'ProximaNova-Bold';
    font-size: 21px;
}
#mobile-navigation .nav-info .callback {
    margin-top: 5px;
}
#mobile-navigation .nav-info .callback a {
    font-size: 18px;
    text-decoration: underline;
}
#mobile-navigation ul {
    padding-left: 0;
    margin-bottom: 0;
    padding: 25px 25px 9px;
}
#calculation-form .jq-file {
    margin: 20px auto 0;
    display: block !important;
}
@media screen and (min-width: 959px) {
    {}
    #mobile-navigation {
        display: none;
    }
}

@media screen and (max-width: 510px) {
    {}
    .gallery-photos {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .gallery-photos img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    #gallery {
        max-width: 100%;
    }
}


.item-block.main p {
    margin-top: 136px;
}
.item-block.main {
    width: 405px;
    height: auto;
}
.item-block.main img {
    display: block;
}
.item-block.main .item-block-text {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item-block-text-deadline {
	margin-top: 0px !important;
	font-size: 16px !important;
	text-transform: lowercase !important;
}

.item-complect-block-img {
    border: 1px solid #ddd
}
.item-all.main {
    margin-top: 58px;
}

.result strong {
    font-family: "ProximaNova-Bold";
    font-weight: bold;
    color: #e74c3c
}

.sale-home {
	background: #e74c3c;
	text-align: center;
	color: #fff;
	font-size: 28px;
	height: 100px;
	font-family: "ProximaNova-Bold";
	display: block;
	line-height: 90px;
	margin-top: 80px;
}