@font-face {
	font-family: 'Segoe UI';
	src: url('../font/SegoeUI.eot');
	src: local('Segoe UI'), local('SegoeUI'),
		url('../font/SegoeUI.eot?#iefix') format('embedded-opentype'),
		url('../font/SegoeUI.woff') format('woff'),
		url('../font/SegoeUI.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#777}::-moz-placeholder{color:#777}:-ms-input-placeholder{color:#777}::-ms-input-placeholder{color:#777}::placeholder{color:#777}::-moz-selection{background-color:#2954df;color:#fff}::selection{background-color:#2954df;color:#fff}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}body{margin:0;font-family:Segoe UI,sans-serif;font-size:16px;min-width:320px;position:relative;line-height:1.35;overflow-x:hidden;color:#fff}h1,h2,h3,h4,h5,li,p,span,ul{margin:0;padding:0}div,footer,header,section{position:relative;background-size:cover;background-position:center}a{text-decoration:none;color:#fff;outline:0}a:active,a:focus,a:hover,a:visited{color:#fff}
.container{background-image:url(../images/dest/background.jpg);background-size: cover;background-position: 0 118px;background-repeat: no-repeat;}.container::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.25}.container-wrapper{margin:0 auto;max-width:940px;padding:0 20px;height:100%}
.header{background-color:#8f7199;}
.header-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:940px;padding:0 20px;margin:0 auto}

.header__logo{width:120px;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:992px){.header__logo{width:100px;}.container{background-position: -450px 118px;}}
@media (max-width:600px){.container{background-position: -950px 118px;}}
.header__logo img{max-width:100%}
.main{padding-top:150px;padding-bottom:100px}
@media (max-width:992px){.main{padding-top:130px;padding-bottom:80px}}
.main__title{font-size:88px;font-weight:700;margin-bottom:5px;position:relative;z-index:1}@media (max-width:992px){.main__title{font-size:60px;line-height: 70px;}}.main .line{position:absolute;bottom:23%;left:-20px;width:105%;height:50%;z-index:0;background-color:#8f7199}@media (max-width:576px){.main .line{height:70%;bottom:12%}}.main__desc{font-size:38px;line-height: 42px;font-weight:700}@media (max-width:992px){.main__desc{font-size:32px;line-height: 36px;}}.footer-top{min-height:50px;background-color:#2954df;padding-top:20px}.footer-top-wrapper{max-width:940px;margin:0 auto;padding:0 20px}.footer-top__title{font-size:28px;padding-bottom:15px;margin-bottom:30px;position:relative;display:inline-block}@media (max-width:992px){.footer-top__title{font-size:22px}}.footer-top__title::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:5px;background-color:#fff}
.footer-top-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content: space-between;}.footer-top-content-single{margin-bottom:30px;width:25%}.footer-top-content-single:not(:last-child){padding-right:30px}@media (max-width:992px){.footer-top-content-single{width:calc(100% / 3)}}@media (max-width:768px){.footer-top-content-single{width:50%}}@media (max-width:576px){.footer-top-content-single{width:100%}}.footer-top-content__title{font-weight:400;margin-bottom:10px;text-transform:uppercase}.footer-top-content__desc{font-size:12px}.footer-top-content__desc a:hover{text-decoration:underline}.footer-bottom{min-height:100px;background-color:#1d1d1d;padding:35px 0}.footer-bottom-wrapper{max-width:940px;padding:0 20px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.footer-bottom__title{font-size:20px;padding-bottom:15px;position:relative;display:inline-block;font-weight:700;padding-right:calc(15px + 29px)}@media (max-width:992px){.footer-bottom__title{font-size:18px}}.footer-bottom__title::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:5px;background-color:#fff}.footer-bottom-icon{width:29px;height:29px;position:absolute;right:0;top:0}.footer-bottom-icon img{max-width:100%}