@font-face{
    font-family:SourceSansPro-Regular;
    src:url(../fonts/SourceSansPro-Regular/SourceSansPro-Regular.eot);
    src:url(../fonts/SourceSansPro-Regular/SourceSansPro-Regular.eot?iefix) format("eot"),url(../fonts/SourceSansPro-Regular/SourceSansPro-Regular.woff) format("woff"),url(../fonts/SourceSansPro-Regular/SourceSansPro-Regular.ttf) format("truetype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:SourceSansPro-Light;
    src:url(../fonts/SourceSansPro-Light/SourceSansPro-Light.eot);
    src:url(../fonts/SourceSansPro-Light/SourceSansPro-Light.eot?iefix) format("eot"),url(../fonts/SourceSansPro-Light/SourceSansPro-Light.woff) format("woff"),url(../fonts/SourceSansPro-Light/SourceSansPro-Light.ttf) format("truetype");
    font-style:normal;
    font-weight:300
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    font-size:100%;
    vertical-align:baseline
}
html{
    line-height:1
}
ol,ul{
    list-style:none
}
em { 
    font-style: italic;
}
strong { 
    font-weight: bold;
}
table{
    border-collapse:collapse;
    border-spacing:0
}
caption,td,th{
    text-align:left;
    font-weight:400;
    vertical-align:middle
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:"";
    content:none
}
a img{
    border:none
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
*{
    -webkit-box-sizing:border-box!important;
    box-sizing:border-box!important;
    outline:none!important
}
.clearfix:after{
    content:" ";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden
}
.mfp-fade.mfp-bg{
    opacity:0;
    -webkit-transition:all .5s ease-out;
    -o-transition:all .5s ease-out;
    transition:all .5s ease-out
}
.mfp-fade.mfp-bg.mfp-ready{
    opacity:.8
}
.mfp-fade.mfp-bg.mfp-removing{
    opacity:0
}
.mfp-fade.mfp-wrap .mfp-content{
    opacity:0;
    -webkit-transition:all .5s ease-out;
    -o-transition:all .5s ease-out;
    transition:all .5s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{
    opacity:1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{
    opacity:0
}
::-webkit-input-placeholder{
    color:#666;
    opacity:1
}
:-moz-placeholder,::-moz-placeholder{
    color:#666;
    opacity:1
}
:-ms-input-placeholder{
    color:#666;
    opacity:1
}
.wrapper{
    background:#f3f3f3;
    min-height:100vh;
    min-width:320px;
    margin:0 auto;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:15px
}
.wrapper.active{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    height:100vh
}
.menu li{
    display:inline-block;
    margin:0 20px;
    position:relative
}
.menu li:last-child:after{
    display:none
}
.menu li:after{
    position:absolute;
    content:" ";
    right:-25px;
    top:10px;
    width:7px;
    height:7px;
    background:#fff;
    -webkit-border-radius:50%;
    border-radius:50%
}
.menu li:last-child{
    margin-right:0
}
.menu li a{
    display:inline-block;
    color:#fff;
    text-decoration:none
}
.menu li a:hover{
    text-decoration:underline
}
.logo{
    max-width:203px;
    height:112px;
    margin-left:-34px
}
.logo a{
    display:block
}
.home,.logo a,.logo a img{
    width:100%
}
.home{
    height:612px;
    -webkit-background-size:cover;
    background-size:cover;
    background-position:50%;
    margin:0 auto;
    margin-top:121px;
    position:relative;
    overflow:hidden
}
.home-wrap,.home .container{
    height:100%
}
.home-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    width:100%
}
.home-img{
    position:absolute;
    right:0;
    bottom:-5px;
    -webkit-transform:translateX(8%);
    -ms-transform:translateX(8%);
    -o-transform:translateX(8%);
    transform:translateX(8%)
}
.home-desc{
    color:#006742;
    position:relative;
    z-index:1;
    font:100% SourceSansPro-Light,sans-serif
}
.home-desc h1{
    font-size:66px;
    margin-bottom:25px;
    line-height:.85
}
.home-desc p{
    font-size:24px;
    margin-bottom:28px;
    line-height:.85
}
.home-info{
    max-width:210px
}
.home-info span{
    margin-bottom:15px
}
.home-info p,.home-info span{
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px;
    line-height:24px;
    display:block
}
.home-info p{
    margin-bottom:0
}
.home-info a{
    display:inline-block;
    margin-left:5px;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px;
    color:#006742;
    text-decoration:none
}
.home-info a:hover{
    text-decoration:underline
}
.header{
    background-color:#006742;
    height:121px;
    position:absolute;
    top:0;
    right:0;
    left:0
}
.header.fixed{
    position:fixed;
    top:-121px;
    right:0;
    left:0;
    height:100px;
    z-index:2;
    -webkit-transform:translateY(121px);
    -ms-transform:translateY(121px);
    -o-transform:translateY(121px);
    transform:translateY(121px);
    -webkit-transition:-webkit-transform .2s ease;
    transition:-webkit-transform .2s ease;
    -o-transition:-o-transform .2s ease;
    transition:transform .2s ease;
    transition:transform .2s ease, -webkit-transform .2s ease, -o-transform .2s ease
}
.header.fixed .logo{
    max-width:150px;
    height:80px;
    margin-left:-24px
}
.header-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    height:100%
}
.container{
    width:100%;
    max-width:1190px;
    padding-left:25px;
    padding-right:25px;
    margin:0 auto;
    position:relative
}
.content{
    padding-top:90px;
    padding-bottom:60px
}
.content-wrap{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.content-list{
    padding-right:30px
}
.content-list,.content-txt{
    margin-bottom:30px;
    width:50%
}
.content-txt{
    padding-right:50px
}
.content-full{
    padding-right:50px
}
.content-full p{
    color:#000;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px;
    line-height:24px
}
.content-full h4{
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 25px;
}
.content p{
    color:#000;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px;
    line-height:24px
}
h2,h3,h4{
    font-size:35px;
    color:#006742;
    line-height:1;
    margin-bottom:20px
}
h3{
    font-size:30px
}
h4{
    font-size:25px
}
ul{
    list-style:disc;
    padding-left:17px
}
ul li{
    font-size:16px;
    line-height:24px
}
ol{
    padding-left:17px;
    list-style:decimal
}
ol li{
    font-size:16px;
    line-height:24px
}
.mobile-num{
    display:none;
    width:273px;
    background:#f26522;
    text-align:center;
    margin:0 auto;
    position:absolute;
    left:50%;
    bottom:20px;
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%)
}
.mobile-num a{
    text-decoration:none;
    display:inline-block;
    color:#fff;
    padding-top:23px;
    padding-bottom:23px;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px
}
.mobile-num a span{
    margin-left:15px;
    display:inline-block
}
.spoiler{
    width:100%;
    padding-left:15px
}
.spoiler-item.active h5:before{
    content:"-";
    font:100% SourceSansPro-Light,sans-serif;
    font-size:30px;
    line-height:.7
}
.spoiler-item h5{
    font-size:20px;
    position:relative;
    cursor:pointer;
    color:#006742;
    margin-bottom:5px;
    display:inline-block;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.spoiler-item h5:before{
    content:"+";
    position:absolute;
    top:0;
    left:-15px;
    width:5px;
    height:5px
}
.spoiler-item p{
    font-size:16px;
    line-height:24px;
    display:none;
    margin-bottom:20px
}
.footer{
    height:101px;
    background:#58585a
}
.footer .container{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    height:100%
}
.footer nav{
    width:30%
}
.footer nav ul{
    padding-left:0
}
.footer nav ul li:first-child{
    margin-left:0
}
.footer ul.footer-info{
    text-align:right;
    font:100% SourceSansPro-Regular,sans-serif;
    font-size:16px;
    color:#fff;
    padding-left:0;
    width:70%
}
.footer ul.footer-info li{
    display:inline-block;
    margin-left:57px
}
.footer ul.footer-info li a{
    display:inline-block;
    color:#fff;
    text-decoration:none
}
.footer ul.footer-info li a:hover{
    text-decoration:underline
}
.burger{
    display:none;
    vertical-align:middle;
    width:18px;
    height:14px;
    right:20px;
    top:32px;
    position:absolute;
    cursor:pointer;
    z-index:2;
    margin-left:30px
}
.burger.active{
    z-index:3
}
.burger__line{
    display:block;
    position:absolute;
    width:100%;
    height:2px;
    background:#fff;
    -webkit-transition:.2s ease;
    -o-transition:.2s ease;
    transition:.2s ease
}
.burger__line:first-child{
    top:0
}
.burger__line:first-child.active-b{
    display:none
}
.burger__line:nth-child(2){
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.burger__line:nth-child(2).active-b{
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg)
}
.burger__line:nth-child(3){
    top:50%;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.burger__line:nth-child(3).active-b{
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.burger__line:nth-child(4){
    bottom:0
}
.burger__line:nth-child(4).active-b{
    display:none
}
@media only screen and (max-width:1020px){
    .home{
        height:544px;
        background-position:40% 50%;
        background-repeat:no-repeat
    }
    .home-img{
        max-width:591px;
        max-height:506px;
        -webkit-transform:translateX(3%);
        -ms-transform:translateX(3%);
        -o-transform:translateX(3%);
        transform:translateX(3%)
    }
    .home-img img{
        width:125%
    }
    .footer nav,.footer ul.footer-info{
        width:100%;
        text-align:center
    }
    .footer ul.footer-info{
        margin-top:25px
    }
    .footer ul.footer-info li{
        margin-right:25px;
        margin-left:25px
    }
    .footer .container{
        padding-top:40px;
        padding-bottom:40px
    }
    .footer{
        height:auto
    }
}
@media only screen and (max-width:700px){
    .content-list,.content-txt{
        width:100%;
        padding-right:0
    }
    .burger{
        display:block
    }
    .header-nav .menu li{
        margin:20px 40px
    }
    .header-nav .menu li:after{
        display:none
    }
    .header{
        height:78px
    }
    .header-wrap{
        height:100%
    }
    .logo{
        max-width:118px;
        height:68px;
        margin-left:-22px
    }
    .logo a img{
        width:100%
    }
    .header-nav .menu{
        display:none
    }
    .header-nav.open{
        width:100%;
        position:fixed;
        z-index:2;
        top:0;
        right:0;
        bottom:0;
        left:0;
        background:#006742
    }
    .header-nav.open .mobile-num{
        display:block
    }
    .header-nav.open .menu{
        position:relative;
        padding-top:120px;
        display:block
    }
    .header-nav.open .menu:before{
        content:"Menu";
        position:absolute;
        font:100% SourceSansPro-Regular,sans-serif;
        font-size:30px;
        color:#fff;
        top:55px;
        left:55px
    }
    .header-nav.open .menu li{
        display:block
    }
    .header-nav.open .menu li.active a{
        position:relative;
        display:block
    }
    .header-nav.open .menu li.active a:hover{
        text-decoration:none
    }
    .header-nav.open .menu li.active a:before{
        content:"";
        position:absolute;
        left:-30px;
        top:9px;
        width:7px;
        height:7px;
        background:#fff;
        -webkit-border-radius:50%;
        border-radius:50%
    }
    .footer .menu li:after{
        left:50%;
        -webkit-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        -o-transform:translateX(-50%);
        transform:translateX(-50%);
        top:auto;
        bottom:-15px
    }
    .footer .container{
        padding-top:15px;
        padding-bottom:25px
    }
    .footer ul.footer-info li{
        width:100%;
        margin:10px 0
    }
    .footer .menu li{
        display:block;
        margin:0;
        margin-top:25px;
        margin-bottom:15px
    }
    .home-desc h1{
        font-size:55px
    }
    .home-desc p{
        font-size:20px;
        margin-bottom:28px
    }
    .home-info p{
        margin-bottom:0;
        margin-top: 0px;
        line-height: 24px;
        font-size:16px
    }
    .home .container{
        padding-left:0;
        padding-right:0
    }
    .home-wrap{
        display:block
    }
    .home-desc{
        background:#fff;
        width:100%;
        padding:0px 15px 40px
    }
    .home{
        height:auto
    }
    .home-img{
        position:relative
    }
    .home{
        -webkit-background-size:218% 218%;
        background-size:218%;
        background-position:-350px bottom
    }
    .home-img img{
        width:100%
    }
    .container{
        padding-left:20px;
        padding-right:20px
    }
    .content{
        padding-top:70px;
        padding-bottom:30px
    }
    .header.fixed .logo{
        max-width:118px;
        height:68px;
        margin-left:-22px
    }
    .header.fixed{
        height:78px
    }
}
