/* This stylesheet generated by Transfonter (https://transfonter.org) on June 11, 2017 10:58 AM */

@font-face {
    font-family: 'Uni Sans Bk';
    src: url('../fonts/UniSansBook.eot');
    src: url('../fonts/UniSansBook.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansBook.woff') format('woff'),
    url('../fonts/UniSansBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Lt';
    src: url('../fonts/UniSansLight.eot');
    src: url('../fonts/UniSansLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansLight.woff') format('woff'),
    url('../fonts/UniSansLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Rg';
    src: url('../fonts/UniSansRegular.eot');
    src: url('../fonts/UniSansRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansRegular.woff') format('woff'),
    url('../fonts/UniSansRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Sb';
    src: url('../fonts/UniSansSemiBold.eot');
    src: url('../fonts/UniSansSemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansSemiBold.woff') format('woff'),
    url('../fonts/UniSansSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Bd';
    src: url('../fonts/UniSansBold.eot');
    src: url('../fonts/UniSansBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansBold.woff') format('woff'),
    url('../fonts/UniSansBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Th';
    src: url('../fonts/UniSansThin.eot');
    src: url('../fonts/UniSansThin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansThin.woff') format('woff'),
    url('../fonts/UniSansThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Uni Sans Hv';
    src: url('../fonts/UniSansHeavy.eot');
    src: url('../fonts/UniSansHeavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniSansHeavy.woff') format('woff'),
    url('../fonts/UniSansHeavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.hero-wrapper{
    position: relative;
    width: 100%;
    background: url("../i/bg.png") no-repeat top center;
    background-color: #000323;
}

.pros-wrapper{
    position: relative;
    width: 100%;
    background: #00145e;
}

.about-wrapper, .services-wrapper{
    position: relative;
    background: white;
}

.direct-wrapper{
    position: relative;
    background: url("../i/direct_bg.png") no-repeat top center;
    background-size:cover;
}

.other-wrapper{
    position: relative;
    background: white;
}

.calc-wrapper{
    position: relative;
    width: 100%;
    margin-top: -15px;
    background: url('../i/calc_bg.png') no-repeat top center;
    background-size: cover;
}

.card-wrapper{
    position: relative;
    width: 100%;
}

.chose-wrapper{
    position: relative;
    width: 100%;
    background: url("../i/pack_bg.png") no-repeat top center;
    background-size: cover;
}


.how-wrapper{
    position: relative;
    width: 100%;
}

.chose{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 750px;
}

.cardr{
    display: block;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 450px;
}

.other{
    display: block;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.cardl{
    width: 50%;
    margin: 0 auto;
    position: absolute;
    min-height: 450px;
    background: red;
    right: 0;
    top: 0;
    background: url("../i/card.png") no-repeat left center;
    background-color: #4452c8;
}



.pros{
    position:relative;
    width: 1000px;
    margin: 80px auto 0 auto;
    min-height: 420px;
}

.how{
    width: 1000px;
    margin: 0 auto;
}

.direct{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 600px;
}

.calc{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 380px;
}

.services{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.menu{
    min-height: 200px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.hero{
    min-height: 500px;
    width: 1000px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}

.about{
    width: 1000px;
    margin: 80px auto 0 auto;

    color: #0f0f0f;
    position: relative;
}

.logo{
    display: inline-block;
    padding-top: 30px;
}

.menu .button{
    display: inline-block;
    padding: 12px 20px;
    color: white;
    border: 1px solid white;
    border-radius: 5px;
    font-family: "Uni Sans Rg";
    text-decoration: none;
    font-size: 14px;

    position: absolute;
    top: 30px;
    right: 0;
}

.menu .button:hover{
    background: white;
    color: black;
}


.hero h1{
    color: white;
    font-family: "Uni Sans Bd";
    margin-bottom: 0px;
    padding-top: 150px;
}

.hero h2{
    display: block;
    width: 350px;
    color: white;
    font-family: "Uni Sans Th";
    font-size: 17px;


}

.about h2{
    display: block;
    color: #0f0f0f;
    text-align: left;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
}


.about .right1{
     display: inline-block;
     position: absolute;
     top: 0;
     right: 0;
     width: 500px;
    font-family: "Uni Sans Rg";
    color: #0f0f0f;
    font-size: 16px;
    border-left: 1px solid black;
    padding-left: 30px;
 }

.about .right2{
    display: inline-block;
    position: absolute;
    top: 90px;
    right: 0;
    width: 500px;
    font-family: "Uni Sans Rg";
    color: #0f0f0f;
    font-size: 16px;
}

.about .item{
    color: #343434;
    display: inline-block;
    width: 240px;
    height: 220px;
    padding-top: 80px;
    margin: 30px 45px;
    text-align: center;
    font-family: "Uni Sans Rg";
    vertical-align: top;
    font-size: 16px;
}

.direct img{
    position: absolute;
    top: 69px;
    right: 0px;
}

.direct .text{
    display: block;
    width: 500px;
    color: white;
    padding-top: 100px;
}

.direct h2{
    font-family: "Uni Sans Bd";
    vertical-align: top;
    font-size: 34px;
}

.direct p{
    font-family: "Uni Sans Rg";
    line-height: 24px;
}

.direct p span{
    color: #568bc8;
    font-family: "Uni Sans Bd";
    text-decoration: underline;
}

.calc img{
    position: absolute;
    top: 60px;
    left: 75px;
}

.calc .text{
    display: block;
    width: 400px;
    text-align: right;
    position: relative;
    top: 85px;
    right: 0;
    float: right;
}

.calc h2{
    color: #0f0f0f;
    font-family: 'Uni Sans Lt';
    font-size: 32px;
}
.calc h2 span{
    font-family: 'Uni Sans Bd';
}

.calc a{
    display: inline-block;
    padding: 15px 60px;
    color: white;
    background: #011662; /* Old browsers */
    background: -moz-linear-gradient(top, #011662 0%, #000323 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #011662 0%,#000323 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #011662 0%,#000323 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#011662', endColorstr='#000323',GradientType=0 ); /* IE6-9 */
    font-family: "Uni Sans Rg";
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
}

.calc a:hover{
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
}

.services .item{
    position: relative;
    display: inline-block;
    width: 365px;
    margin: 29px 1px;
    font-family: "UNi Sans Rg";
    color: #0f0f0f;
    vertical-align: top;
    background: url('../i/sitem.png') no-repeat left top;
    padding-left: 130px;
}

.services span{
    position: absolute;
    top: 69px;
    left: 71px;
    font-family: "Uni Sans Bd";
    color: #00145e;
    font-size: 24px;
}

.services .item h3{
    margin-top: 0;
    font-family: "Uni Sans Sb";
}

.services .item p{
    display: block;
    width: 320px;
}

.services .annot{
    display: block;
    width: 456px;
    text-align: right;
    position: absolute;
    bottom: 195px;
    right: 0;
    font-family: "Uni Sans Rg";
}

.annot b{
    color: #00145e;
    text-decoration: underline;
}

.services h2{
    display: block;
    color: #0f0f0f;
    text-align: left;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
}

.chose .bpack{
    position: absolute;
    right: -160px;
    top: 230px;
}

.chose .spack{
    position: absolute;
    left: -30px;
    top: 100px;
}

.chose .righttext{
    width: 400px;
    position: absolute;
    text-align: center;
    right: 0;
    bottom: 140px;
    vertical-align: top;
}

.chose .lefttext{
    width: 400px;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 140px;
    vertical-align: top;
}

.chose h2{
    font-family: "Uni Sans Bd";
    font-size: 24px;
}

.chose p{
    font-family: "Uni Sans Rg";
}

.how h2{
    display: block;
    color: #0f0f0f;
    text-align: left;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
    padding-bottom: 50px;
}

.how .item{
    display: inline-block;
    width: 269px;
    margin-right: 100px;
    vertical-align: top;
    line-height: 25px;
}

.how .itemleft{
    display: inline-block;
    width: 269px;

    vertical-align: top;
    line-height: 25px;
    text-align: right;margin-right: 0;margin-left: 83px;
}

.how .item p, .how .itemleft p{
    font-family: "Uni Sans Rg";
}

.how .item h3, .how .itemleft h3{
    font-family: "Uni Sans Sb";
}

.how .whyimg{
    width: 890px;
}

.pros h2{
    display: block;
    color: #ffffff;
    text-align: left;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
    padding-bottom: 20px;
}

.pros p{
    width: 500px;
    color: white;
    font-family: "Uni Sans Rg";
    line-height: 25px;
}

.pros p span{
    color: #568bc8;
    text-decoration: underline;
}

.pros img{
    position: absolute;
    bottom: 0;
    right: -120px;
}

.cardr h2{
    margin-top: 0;
    display: block;
    text-align: left;
    font-size:34px;
    font-family: "Uni Sans Sb";
    padding-top: 150px;
}

.cardr p{
    width:350px;
    font-family: "Uni Sans Rg";
    line-height: 25px;
}

.other .item{
    position: relative;
    display: inline-block;
    width: 320px;
    height: 210px;
    background: #001130;
    vertical-align: top;
    margin-right: 15px;
}

.other .item img{
    position: absolute;
    top: 47px;
    left: 30px;
}
.other h2{
    margin-top: 0;
    display: block;
    text-align: left;
    font-size:32px;
    font-family: "Uni Sans Sb";
    padding-top: 150px;
    padding-bottom: 50px;
}

.other .item h3{
    text-align: right;
    font-family: "Uni Sans Rg";
    color: white;
    font-size: 18px;
    padding-right: 30px;
    padding-top: 30px;
}

.other .item span{
    position: absolute;
    bottom: 30px;
    text-decoration: underline;
    right: 30px;
    font-family: "Uni Sans Rg";
    color: white;
}

.other p{
    text-align: center;
    font-family: "Uni Sans Rg";
    padding: 20px 0 90px 0;
}

.bel-wrapper{
    position: relative;
    width: 100%;
    background: #e9e9e9;
}

.bel{
    width: 1000px;
    margin: 0 auto;
    min-height: 400px;
}

.bel h2{
    margin-top: 0;
    display: block;
    text-align: left;
    font-size:32px;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
    padding-bottom: 0px;
}


.footer-wrapper{
    width: 100%;
    position: relative;
    background: url("../i/map2.png") no-repeat top center;
    background-size: cover;
    margin-bottom: -27px;
}

.footer{
    width: 1000px;
    margin: 0 auto;
    min-height: 500px;
}

.footer h2{
    margin-top: 0;
    display: block;
    text-align: left;
    font-size:32px;
    color: white;
    font-family: "Uni Sans Sb";
    padding-top: 80px;
    padding-bottom: 0px;
}

.footer h2 span{
    font-size:28px;
    font-family: "Uni Sans Lt";
}

.footer h2 a{
    display: inline-block;
    margin-top: 40px;
    font-size: 14px;
    text-decoration: none;
    color: white;
    font-family: "Uni Sans Lt";
    padding: 15px 30px;
    border-radius: 25px;
    background: #1b8bf9;
}



.footer .item{
    margin-top: 140px;
    vertical-align: top;
    display: inline-block;
    margin-right: 74px;
    margin-left: 74px;
}

.footer .item img{
    display: inline-block;
}

.footer .item h3{
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    margin-top: -3px;
    color: white;
    font-size: 16px;
    font-family: "Uni Sans Lt";
    line-height: 25px;
}

.remodal{
    font-family: "Uni Sans Rg";
}

.remodal input[type=text]{
    display: block;
    width: 200px;
    margin: 0 auto;
    font-family: "Uni Sans Rg";
    padding: 10px 15px;
    margin-bottom: 10px;
}

.remodal input[type=submit]{
    display: inline-block;
    background: #2c8ccc;
    padding: 15px 30px;
    width: 235px;
    border-radius: 5px;
    border:none;
    color: white;
    text-decoration: none;
    font-family: "Uni Sans Rg";
}

.remodal input[type=submit]:hover{
    background: #0d66cc;
}

.remodal h1{
    display: block;
    font-family: "Uni Sans Sb";
    font-size: 30px;
    line-height: 38px;
    letter-spacing: .5px;
}



@media only screen and (max-width: 500px) {
    body{
        width: 100%;
    }
    .menu{
        display: block;
        width: 100%;
    }


    .hero {
        display: block;
        width: 100%;
        padding-left: 40px;
        min-height: 200px;
    }

    .hero h1{
        width: 100%;
        padding-top: 0;
    }

    .logo{
        display: block;
        width: 100%;
    }

    .menu img{
        display: block;
        width: 150px;
        margin: 0 auto;
    }

    .menu .button{
        width: 100%;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }

    .menu .button{
        display: block;
        width: 170px;
        margin: 0 auto;
    }

    .button{
     display: none;
    }
    .hero h2{
        width: 75%;
    }

    .about{
        width: 100%;
        margin-top: 0;
        box-sizing: border-box;
    }

    .about h2{
        padding: 0;
        margin: 0;
        margin-left: 10px;

    }


    .about .right1{
        margin-right: 30px;
        position: relative;
        width: 80%;
    }

    .about .right2{
        position: relative;
        width: 80%;
        top: 0;
        margin-left: 10px;
    }

    .about .item{
        height: 0;
        min-height: 100px;
    }

    .direct{
        width: 100%;
        box-sizing: border-box;
    }

    .direct img{
        width: 60%;
        position: relative;
        top: 69px;
        /* right: 0px; */
        margin-left: 30px;
        box-sizing: border-box;
    }

    .about .last{
        margin-top: -40px;
    }

    .direct h2{
        padding-left: 30px;
        width: 70%;
        box-sizing: border-box;
    }
    .direct .text{
        width: 100%;
    }
    .direct .last{
        padding-bottom: 50px;
    }

    .direct p{
        margin-left: 10px;
        width: 80%;
    }

    .calc-wrapper{
        background-size: cover;
    }

    .calc{
        box-sizing: border-box;
        width: 100%;
        min-height: 600px;
    }

    .calc img{
        position: relative;
        top: 60px;
        margin-left: 10px;
    }

    .calc .text{
        position: relative;
        display: block;
        width: 80%;
        text-align: left;
        float: none;
        top: 0;
        left:0;
    }
    .calc a{
        margin-left: 10px;
    }
    .calc h2{
        display: block;
        text-align: left;
        width: 80%;
        margin-left: 10px;
        margin-top: 60px;
    }

    .calc-wrapper{
        display: none;
    }
    .services{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 90%;
    }

    .services .item{
        box-sizing: border-box;
        position: relative;
        display: block;
        width: 90%;
        max-width: 100%;
        margin: 0;
        font-family: "UNi Sans Rg";
        color: #0f0f0f;
        vertical-align: top;
        background: none;
        padding-left: 0px;
        padding-top: 20px;
    }

    .services span{
        display: none;
    }

    .services .item h3{
        margin-top: 0;
        box-sizing: border-box;
        width: 90%;
        font-family: "Uni Sans Sb";
    }

    .services .item p{
        display: block;
        box-sizing: border-box;
        width: 90%;
    }

    .services .annot{
        margin-top: 50px;
        display: block;
        width: 90%;
        box-sizing: border-box;
        text-align: left;
        position: relative;
        bottom: 0px;
        right: 0;
        font-family: "Uni Sans Rg";
        border: 1px solid black;
        padding: 16px;
    }

    .services h2{
        width: 59%;
        display: inline-block;
    }

    .chose{
        width: 100%;
        min-height: 350px;
    }

    .chose .spack{
        display: none;
    }

    .chose .bpack{
        display: none;
    }

    .chose .lefttext{
        width: 80%;
       position: relative;
        text-align: center;
        left: 0;
        bottom: 0px;
        margin-left: 20px;
        padding-top: 50px;
        text-align: left;
        vertical-align: top;
    }

    .chose .righttext{
        width: 80%;
        margin-top: 50px;
        margin-left: 20px;
        position: relative;
        text-align: left;
        right: 0;
        bottom: 0;
        vertical-align: top;
    }

    .how{
        width: 100%;
    }

    .how h2{
        margin-left: 20px;
        margin-bottom: 0;
        display: inline-block;
    }

    .how img{
        margin-left: 20px;
        width: 70%;
    }

    .how .item{
        width: 80%;
        margin-left: 20px;
        text-align: left !important;
        display: block;
    }

    .how .itemleft{
        width: 80%;
        margin-left: 20px;
        text-align: left !important;
        display: block;
    }


    .hovered{
        display: none !important;
    }

    .pros{
        width: 100%;
    }

    .pros img{
        display: inline-block;
        position: absolute;
        width: 80%;
        top: 0;
        left: 0;
        bottom: 0;
        margin-left: 20px;

    }
    .pros h2{
        display: inline-block;
        width: 70%;
        margin-left: 20px;
    }
    .pros p{
        display: inline-block;
        width: 70%;
        margin-left: 20px;
    }

    .other{
        width: 100%;
    }

    .other .item{
        width: 80%;
    }
    .other h2{
        display: inline-block;

        padding-top: 50px;
        width: 70%;
        margin-left: 20px;
    }

    .other p{
        display: inline-block;
        width: 80%;
        text-align: left;
        margin-left: 20px;
    }
    .footer{
        width: 100%;
    }

    .footer h2{
        margin-left: 20px;
    }

    .footer .item{
        margin-top: 15px;
        vertical-align: top;
        display: inline-block;
        margin-right: 80px;
        margin-left: 20px;
    }
}