@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/RobotoBold/RobotoBold.eot");
    src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "ArialBlack";
    src: url("../fonts/ArialBlack/ArialBlack.eot");
    src: url("../fonts/ArialBlack/ArialBlack.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialBlack/ArialBlack.woff") format("woff"),
    url("../fonts/ArialBlack/ArialBlack.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "ArialRegular";
    src: url("../fonts/ArialRegular/ArialRegular.eot");
    src: url("../fonts/ArialRegular/ArialRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialRegular/ArialRegular.woff") format("woff"),
    url("../fonts/ArialRegular/ArialRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
body{
    overflow-x: hidden;
}

/*------------------------------------------------------------------------------------------------------------*/
.block-header_p2{
    display: none;
}
.btn-order{
   text-transform: uppercase;
    color: #000;
    border: 1px solid #000000;
    padding: 13px 12px;
    margin-top: 15px;
    font-family: RobotoBold;
    background: linear-gradient(to top,#ffb01a,#ffe900,#ffe900,#ffb01a);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
.btn-order:hover{
    background: linear-gradient(to top,#ffb01a,#ffe900,#ffe900,#ffe900,#ffe900,#ffb01a);
    -o-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.btn-order2{
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    border: 1px solid #000000;
    padding: 8px;
    margin-bottom: 5px;
    font-family: RobotoBold;
    margin-left: 30px;
    background: linear-gradient(to top,#ffb01a,#ffe900,#ffb01a);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
}
.btn-order2:hover{
    background: linear-gradient(to top,#ffb01a,#ffe900,#ffe900,#ffe900,#ffe900,#ffb01a);
    -o-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.btn-form{
    text-transform: uppercase;
    color: #014f9a;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: 3px 22px;
    margin-top: 15px;
    font-size: 17px;
    margin-top: 35px;
    font-family: RobotoBold;
    background: linear-gradient(to top,#f89518,#ffe100,#ffe100);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
 }
.btn-form:hover{
    background: linear-gradient(to top,#ffe100,#ffe100);
    -o-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.block-header{
    position: relative;
    width: 100%;
    padding: 0 0 40px 0;
    height: auto;
    min-height: 100vh;
    background: #eaeaea;
    color: #014f9a;
    border-bottom: 1px solid #014f9a;

}

.modal-body .content {
    text-align: center;
    margin: 0 auto;
    width: 50%;
    padding: 20px 0 40px 0;
}
.modal-body .content h1 {
    font-weight: 600;
}
.modal-body .content p {

}

header{
    background-image: url("../img/fon-haeder.png");
    background-position: center center;
    background-size: cover;
    padding-top: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #014f9a;
    color: #014f9a;
}
.header_p{
    font-size: 15px;
    font-family: RobotoBold;
    padding-top: 15px;
    padding-left: 15px;
    line-height: 25px;
}
.block-btn{
     text-align: center;
}
.btn-header{
    margin-top: 20px;
}
.phone_p,.mile_p{
    font-size: 20px;
    font-family: RobotoBold;
    display: inline-block;
    float: right;
    line-height: 20px;
}
.phone_p{
    padding-top: 12px;
}
.phone{
    margin-top: -5px;
    padding-right: 4px;
 }
.mila{
    padding-right: 8px;
}
h2{
    position: relative;
    margin-top: 50px;
    text-align: center;
    font-size: 46px;
    font-family: ArialBlack;
    text-transform: uppercase;
}
.block-header_p{
    padding-top: 3px;
    font-family: ArialBlack;
    text-align: center;
    font-size: 27px;
}
.h_span{
    position: absolute;
    font-size: 22px;
}
.header_ul{
    padding-top: 140px;
    margin-left: 0px;
    list-style-image: url(../img/Tick_Mark_icon-icons.gif);
}


.header_ul>li{
    padding-top: 26px;
    font-family: ArialRegular;
    font-size: 24px;
    padding-left: 30px;
}
form{
    background-image: url("../img/form2.png") ;
    background-position: center center;
    background-size: cover;
    height: 440px;
    width: 310px;
    margin-top: 65px;
    padding-left: 57px;
}
h4{
    font-family: RobotoBold;
    font-size: 19px;
    padding-top: 154px;
    padding-bottom: 10px;
    padding-left: 67px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #013871;
}
.form_input{
    border-radius: 3px;
    border: 1px solid #014f9a;
    margin-bottom: 3px;
    width: 210px;
    height: 25px;
    padding-left: 4px;
    box-shadow: -1px -1px 8px 0px #000 inset;
}
.cap_inp{
    width: 50px;
    float: right;
    margin-right: 43px;
}
.cap_text {
  margin-top: 3px;
  float: left;
  color: #000;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}
:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
.btn_form{
    background-image: url("../img/btn-fon.png");
    background-position: center center;
    background-size: cover;
}
.btn2{
    margin-top: 35px;
}

/*------------------------------------------------------------------------------------------------------------------*/
.block-content{
    color: #014f9a;
    height: auto;
    min-height: 100vh;
    padding: 0 0 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

h3{
   padding-top: 10px;
    text-align: center;
    font-family: ArialBlack;
    font-size: 37px;
}
.block-content_p{
    text-align: center;
    font-family: ArialBlack;
    font-size: 20px;
}
.block-conten-1{
    min-height: 150px;
    max-height: 190px;
}
.block-amson{
    text-align: center;
}
.product-bloc{
    width: 180px;
    height: 240px;
    text-align: center;
    border: 2px solid #b4b4b4;
    border-radius: 12px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.product-titel{
    font-family: RobotoBold;
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 10px;
    text-shadow: 0px 3px 3px rgba(150, 147, 150, 1);
    margin: 0;
}
.product-titel2{
    font-family: RobotoBold;
    font-size: 15px;
    padding-top: 8px;
    text-shadow: 0px 3px 3px rgba(150, 147, 150, 1);
}
.btn-produkt{
    position: absolute;
    bottom: 16px;
    left: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: RobotoBold;
    border-radius: 7px;
    padding: 7px 30px;
    background: linear-gradient(to top,#1c196a,#0063b5);
    color: #fff;
    border: 0;
}
.btn-produkt:hover{
    background: linear-gradient(to top,#9a0e11,#ed1c24);
    color: #fff;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-produkt:active{
    background: linear-gradient(to top,#9a0e11,#ed1c24);
    color: #fff;
}
.img{
    padding-top: 9px;
}
.amson{
    margin-top: 70px;
}
.prod{
    padding: 0;
    margin: 0;
    font-size: 9px;
}
/*-------------------------------------------------------------------------------------------------------------*/
.block-footer{
    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
    padding: 0;
    height: auto;
    min-height: 100vh;
    background: #eaeaea;
    color: #014f9a;
    border-top: 1px solid #014f9a;
}
.asmson-footer{
    padding: 0 0 60px 0;
}
.product-bloc:hover{
    border: 2px solid #014f9a;
}
footer{
    color: #014f9a;
    background: #bfbdbd;
    border-top: 1px solid #014f9a;
    height: 87px;
    position: absolute;
    width: 100%;
}
.footer-p{
    font-family: RobotoBold;
    padding-top: 15px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.footer-p2{
    font-family: RobotoRegular;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.footer-p3{
    font-family: RobotoRegular;
    font-size: 12px;
}
.miler{
    text-align: center;
}
.mile-footer{
    font-size: 19px;
    font-family: RobotoBold;
    padding-top: 27px;
    display: inline-block;
    margin: 0 auto;
}
.footer-phone{
    font-family: RobotoBold;
    font-size: 19px;
    padding-top: 27px;
    display: inline-block;
}
.btn-header2{
    width: 120px;
   margin-bottom: 6px;
    margin-left: 7px;
}
.line{
    height: 62px;
    width: 1px;
    margin-top: 15px;
    background: #014f9a;
    float: left;
}
.line2{
    height: 62px;
    width: 1px;
    margin-top: 15px;
    background: #014f9a;
    float: right;
}

/*------------------------------------media----------------------------------------------------------------------*/
@media (max-width: 767px) {
    .btn-order2{
      margin-left: 0;
    }
    .btn-form2{
     margin-top: 12px;
}
    .modal-content{
        width: 280px;
        text-align: center;
       left: 5%;
    }
    .modal-dialog{
        width: 300px;
    }
    .modal-body{
        padding-left: 4px;
    }
    .form-modl{
        height: 385px;
        width: 265px;
    }
    .form_input-modal{
        padding-left: 30px;
    }
    .modal_h{
        padding-top: 120px;
        font-size: 14px;
        padding-left: 55px;
    }
    .form-modl{
        padding-left: 18px;
    }
    .footer-btn2{
        margin-top: 7px;
    }
    .block-header{
        width: 100%;
        padding: 0;
        height: auto;
        padding-bottom: 15px;
        background: #eaeaea;
        border-bottom: 1px solid #014f9a;
    }
    header{
        text-align: center;
        padding-top: 8px;
        padding-bottom: 15px;
        background-image: url("../img/fon-haeder2.png");
        background-position: center center;
        background-size: cover;
    }
    .header_p{
        font-size: 15px;
        padding-top: 10px;
        padding-left: 0px;
        line-height: 23px;
    }
    .btn-header{
        margin-top: 0px;
    }
    .phone_p,.mile_p{
        font-size: 20px;
        float: none;
        line-height: 20px;
    }
    .phone_p{
        padding-top: 12px;
    }
    .phone{
        margin-top: -5px;
        padding-right: 4px;
    }
    .mila{
        padding-right: 8px;
    }

    h2{
        margin-top: 20px;
        text-align: center;
        font-size: 26px;
    }
    .block2{
      padding: 0;
    }
    .block-header_p2{
        display: block;
        padding-top: 3px;
        font-family: ArialBlack;
        text-align: center;
        font-size: 18px;
    }
    .block-header_p{
        display: none;
        padding-top: 3px;
        font-size: 16px;
    }
    .h_span{
        position: absolute;
        font-size: 15px;
    }
    .header_ul{
        padding-top: 30px;
        margin-left: 0px;
    }
    .header_ul>li{
        padding-top: 10px;
        font-size: 16px;
    }
    form{
        height: 400px;
        width: 280px;
        margin: 65px auto 0;
        padding-left: 40px;
    }
    h4{
        font-family: RobotoBold;
        font-size: 19px;
        padding-top: 125px;
        padding-bottom: 10px;
        padding-left: 70px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #013871;
    }
    .form_input{
        border-radius: 3px;
        border: 1px solid #014f9a;
        margin-bottom: 3px;
        width: 210px;
        height: 25px;
        padding-left: 4px;
        box-shadow: -1px -1px 8px 0px #000 inset;
    }
    .cap_inp{
      width: 50px;
      margin-right: 30px;
    }
    .form-modl .cap_inp{
      margin-right: 20px;
    }
    .form-modl .cap_text{
      margin-left: 17px;
    }
    .btn2{
        margin-top: 25px;
    }
    /*----------------------------------------------------------------------------*/
    .block-footer{
        position: relative;
        width: 100%;
        height: auto;
        padding: 0 0  10px 0;
    }
    .block-content{
        height: auto;
        padding-bottom: 15px;
    }
    h3{
        font-size: 20px;
        margin-top: 20px;
    }
    .block-content_p{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .block-amson{
        text-align: center;
        margin-top: 10px;
    }
    .product-bloc{
        width: 180px;
        height: 240px;
        text-align: center;
        border: 2px solid #b4b4b4;
        border-radius: 12px;
        background: #fff;
        position: relative;
    }
    .product-titel{
        font-family: RobotoBold;
        font-size: 15px;
        text-transform: uppercase;
        padding-top: 10px;
        text-shadow: 0px 3px 3px rgba(150, 147, 150, 1);
        margin: 0;
    }
    .product-titel2{
        font-family: RobotoBold;
        font-size: 15px;
        padding-top: 8px;
        text-shadow: 0px 3px 3px rgba(150, 147, 150, 1);
    }
    .btn-produkt{
        position: absolute;
        bottom: 16px;
        left: 20px;
        text-transform: uppercase;
        font-size: 14px;
        font-family: RobotoBold;
        border-radius: 7px;
        padding: 7px 30px;
        background: linear-gradient(to top,#1c196a,#0063b5);
        color: #fff;
        border: 0;
    }

    .img{
        padding-top: 9px;
    }
    .amson{
        margin-top: 0px;
    }
    .prod{
        padding: 0;
        margin: 0;
        font-size: 9px;
    }
    .line{
        display: none;
    }
    .line2{
        display: none;
    }
    footer{
        height: auto;
        width: 100%;
        text-align: center;
    }
    .footer-p{
        padding-top: 15px;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .footer-p2{
        font-size: 12px;
    }
    .footer-p3{
        font-size: 12px;
    }
    .mile-footer{
        text-align: center;
        font-size: 19px;
        padding-top: 20px;
        display: inline-block;
        margin: 0 auto;
    }
    .footer-phone{
        font-size: 19px;
        padding-top: 20px;
    }
    .btn-header2{
        width: 120px;
        margin-bottom: 6px;
        margin-left: 7px;
    }

}

@media (min-width: 768px) and (max-width: 991px){
    .line{
        display: none;
    }
    .line2{
        display: none;
    }
    footer{
        height: auto;
        width: 100%;
        text-align: center;
    }
    .block-footer{
        position: relative;
        width: 100%;

        padding: 0 0  190px 0;
    }
    .block-content{

        padding-bottom: 55px;
    }
    .block-3{
        margin-bottom: 30px;
    }
    .block-header{
        width: 100%;
        padding: 0 0 55px 0;

    }
   .logo{
       width: 80px;
   }
    .header_p{
        font-size: 12px;
        padding-top: 10px;
        padding-left: 25px;
        line-height: 25px;
    }
    .btn-header{
        width: 120px;
    }
    .phone_p,.mile_p{
        font-size: 16px;
    }
    .mila,.phone{
        width: 30px;
        margin-top: -6px;
    }
    .block-btn{
        padding: 0;
    }
    h2{
        margin-top: 40px;
        font-size: 38px;
    }
   .block-header_p{
       font-size: 19px;
   }
   .block1,.block2{
       padding: 0;
   }
   .block-header{
       padding: 0;
   }
   .form{
       margin-top: 55px;
       margin-bottom: 30px;
   }
    .block-header,.block-content{

    }
    .block-content{
        padding: 0;
    }
    .block-2{
        padding: 0;
    }
    h3{
        font-size: 28px;
        margin-top: 40px;
    }
    .block-content_p{
        font-size: 17px;
        margin-bottom: 30px;
    }
    .block-amson{
        text-align: center;
    }
.amson{
    margin-top: 24px;
}
}
@media (min-width: 992px) and (max-width: 1200px){

    .header_p{
        font-size: 14px;
        padding-top: 15px;
        padding-left: 25px;
        line-height: 25px;
    }
    h2{
        margin-top: 20px;
        font-size: 35px;
    }
    .block-header_p{
        padding-top: 3px;
        font-size: 20px;
    }
    .h_span {
        font-size: 18px;
    }
    .phone_p,.mile_p{
        font-size: 19px;
        line-height: 20px;
    }
    h3{
        font-size: 32px;
        margin-top: 60px;
    }
    .block-content_p{
        font-size: 18px;
        margin-bottom: 70px;
    }
    .footer-p{
        padding-top: 14px;
        font-size: 13px;
        margin-bottom: 5px;
    }
    .footer-p2{
        font-size: 11px;
    }
    .footer-p3{
        font-size: 11px;
    }
    .mile-footer{
        font-size: 17px;
        padding-top: 20px;
    }
    .footer-phone{
        font-size: 17px;
        padding-top: 20px;
    }
    .btn-header2{
        width: 100px;
        margin-bottom: 6px;
        margin-left: 7px;
    }
    .header_ul{
        padding-top: 80px;
        margin-left: 30px;
    }
    .header_ul>li{
        padding-top: 26px;
        font-family: ArialRegular;
        font-size: 19px;
    }
    form{
        background-image: url("../img/form.png");
        background-position: center center;
        background-size: cover;
        height: 440px;
        width: 300px;
        margin-top: 65px;
        padding-left: 50px;
    }
    h4{
        font-family: RobotoBold;
        font-size: 19px;
        padding-top: 137px;
        padding-bottom: 10px;
        padding-left: 60px;
        text-transform: uppercase;
        margin-bottom: 20px;
        color: #013871;
    }
    .form_input{
        border-radius: 3px;
        border: 1px solid #014f9a;
        margin-bottom: 3px;
        width: 210px;
        height: 25px;
        padding-left: 4px;
        box-shadow: -1px -1px 8px 0px #000 inset;
    }

    .btn_form{
        background-image: url("../img/btn-fon.png");
        background-position: center center;
        background-size: cover;
    }
    .btn2{
        margin-top: 35px;
    }
}


/*-------------------------------------------------------------------------------------*/
.close{
  opacity: 0.9;
}

.modal-content{
   background: #fff;
    box-shadow: none;
    border: 1px solid #014f9a;
    border-radius: 25px;
}

.modal-header{
    border: none;
    height: 15px;
}
.modal-dialog{
    width: 500px;
}
.form-modl{
    margin: 0 auto;
}
.btn-modal{
    bottom: 16px;
    left: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: RobotoBold;
    border-radius: 7px;
    padding: 7px 40px;
    background: linear-gradient(to top,#1c196a,#0063b5);
    color: #fff;
    border: 0;
    margin-top: 9px;
}
.modal_h{
    color: #014f9a;
    text-transform: uppercase;
    font-family: RobotoBold;
    font-size: 18px;
}
.btn-modal:hover{
    background: linear-gradient(to top,#9a0e11,#ed1c24);
    color: #fff;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btn-modal:active{
    background: linear-gradient(to top,#9a0e11,#ed1c24);
    color: #fff;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #eaeaea;

}
.footer-btn2{
    margin-top: 30px;
}
/*-------------------*/
.product_a:hover{
    text-decoration: none;
}
.product_a:link{
    text-decoration: none;
}

a {outline:none;}
a:active {outline:none;}
:focus {outline:none;}
a {resize:none;}
a {resize:vertical;}
a {resize:horizontal;}

td, th {
  padding: 5px;
  width: 50%;
  vertical-align: top;
}
.block2 table {
  margin: 0 10px;
  width: 100%;
}

tr.even, tr.odd {
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
.rtecenter {
  text-align: center;
  padding-top: 15px;
}