@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Raleway:400,300,600,700,900);
body {
    background: #fff;
    color: #777;
    font: 400 15px/25px "Raleway", sans-serif;
    -webkit-text-size-adjust: none;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
em {
    color: #FFF;
    text-transform: uppercase;
}
h1,
h2,
em strong {
    /*font: 900 117px/117px "Raleway", sans-serif;*/
}
h1 {
    letter-spacing: -8px;
}
h2,
em strong {
    letter-spacing: -4.68px;
    word-spacing: -4px;
}
em {
    display: block;
}
h3,
em {
    font: 300 97px/97px "Raleway", sans-serif;
    letter-spacing: -5.82px;
    word-spacing: -7px;
}
h4 {
    font: 900 87px/87px "Raleway", sans-serif;
    letter-spacing: -3.48px;
    word-spacing: 11px;
}
h5 {
    font: 900 57px/67px "Raleway", sans-serif;
    letter-spacing: -2.28px;
    color: #777;
    opacity: 0.56;
}
.lt-ie9 h5 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.56)";
    filter: alpha(opacity=56.0);
}
h6 {
    font: 600 24px/35px "Raleway", sans-serif;
    color: #fff;
}
p a:hover,
.marked-list a:hover,
.list a:hover {
    text-decoration: underline;
}
p .fa,
.marked-list .fa,
.list .fa {
    text-decoration: none;
}
time {
    display: block;
    position: relative;
    text-align: center;
    margin: 57px 0 0 26px;
}
time span {
    font: 900 50px/30px "Raleway", sans-serif;
    letter-spacing: -1px;
}
time:before {
    position: absolute;
    content: '\f133';
    font-size: 133px;
    line-height: 133px;
    font-family: 'FontAwesome';
    top: -51px;
    left: -26px;
}
blockquote {
    background: #fb6e1a;
    padding: 36px 39px 40px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
blockquote q {
    display: block;
    color: #fff;
    font: 600 24px/35px "Raleway", sans-serif;
}
blockquote img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
blockquote:hover {
    background: #de5504;
}
a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
a:focus {
    outline: none;
}
a:active {
    background-color: transparent;
}
a[href^="tel:"],
a[href^="callto:"] {
    color: inherit;
    text-decoration: none;
}
h6 a:hover {
    color: #b7b3b3;
}
h6 a:active {
    color: #9e9999;
}
strong {
    font-weight: 700;
}
.fa {
    line-height: inherit;
}
[class*='fa-']:before {
    font-weight: 400;
    font-family: "FontAwesome";
}
/*
.page {
    overflow: hidden;
    min-height: 500px;
}
*/
.lt-ie9 .page {
    min-width: 1200px;
}
.off {
    margin-top: 38px;
}
h4+.row {
    margin-top: 30px;
}
*+p,
*+q {
    margin-top: 15px;
}
*+.btn,
h4+.off {
    margin-top: 19px;
}
*+.btn-small,
.row+.row {
    margin-top: 32px;
}
*+.addr,
h4+p,
.thumb+h6,
h4+h6 {
    margin-top: 20px;
}
h6+p,
a+.off {
    margin-top: 0;
}
.row+.btn-small {
    margin-top: 50px;
}
h5+.off,
h4+.off1,
*+.contact-form,
*+.mail-2 {
    margin-top: 27px;
}
p+h6 {
    margin-top: 25px;
}
*+.btn-small.off,
.row+.row__off {
    margin-top: 41px;
}
.mt,
h6+.off,
*+.contacts-many,
*+.mail-1 {
    margin-top: 9px;
}
*+.border-block {
    margin-top: -11px;
}
.brand {
    display: inline-block;
}
.brand_name {
    position: relative;
    padding-left: 59px;
    z-index: 0;
    color: #8978A3;    
}
.brand_logo:before {
    position: absolute;
    content: '';
    background: url(../images/logo.png) no-repeat;
    top: 0;
    left: 0;
    width: 99px;
    height: 100px;
    color: #8978A3;
    z-index: -1;
}
.brand_slogan {
    float: left;
    font-size: 37px;
    line-height: 35px;
    letter-spacing: -0.74px;
    color: #8978A3;
    margin: 69px 0 0 2px;
}
.bg-primary {
    background: #25589A;
}
.bg-image {
    background: #fff url(../images/page-1_img01.png) no-repeat 81% bottom;
}
.skin-1 {
    background: #0ec7a7;
}
.skin-2 {
    background: #f73961;
}
.skin-3 {
    background: #87c82a;
}
.skin-4 {
    background: #fb6e1a;
}
.skin-5 {
    background: #4b68e7;
}
.paint {
    color: #fff;
}
.paint-1 {
    color: #ffc200;
}
.paint-2 {
    color: #0ec7a7;
}
.paint-3 {
    color: #f73961;
}
.paint-4 {
    color: #87c82a;
}
.paint-5 {
    color: #ac26c3;
}
.paint-6 {
    color: #fb6e1a;
}
.paint-7 {
    color: #4b68e7;
}
.distance-1 {
    padding-right: 370px;
}
.distance-2 {
    padding-right: 70px;
}
.btn {
    display: inline-block;
    font: 700 33px/35px "Raleway", sans-serif;
    padding: 27px 29px 28px;
    color: #FFF;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-small {
    display: inline-block;
    font: 600 24px/25px "Raleway", sans-serif;
    color: #fff;
    padding: 32px 30px 33px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-skin-1 {
    background: #f73961;
}
.btn-skin-1:hover {
    background: #ac26c3;
}
.btn-skin-1:active {
    background: #861e98;
}
.btn-skin-2 {
    background: #fb6e1a;
}
.btn-skin-2:hover {
    background: #ffc200;
}
.btn-skin-2:active {
    background: #cc9b00;
}
.btn-skin-3 {
    background: #87c82a;
}
.btn-skin-3:hover {
    background: #0ec7a7;
}
.btn-skin-3:active {
    background: #0b977f;
}
.btn-skin-4 {
    background: #4b68e7;
}
.btn-skin-4:hover {
    background: #25589A;
}
.btn-skin-4:active {
    background: #1b4171;
}
.time-skin-1:before {
    color: #87c82a;
}
.time-skin-2:before {
    color: #f73961;
}
.time-skin-3:before {
    color: #0ec7a7;
}
.time-skin-4:before {
    color: #fb6e1a;
}
.box:before,
.box:after {
    display: table;
    content: "";
    line-height: 0;
}
.box:after {
    clear: both;
}
.box_aside {
    float: left;
}
.box_cnt__no-flow {
    overflow: hidden;
}
.index-list {
    counter-reset: li;
    color: #fff;
}
.index-list li {
    position: relative;
    box-sizing: border-box;
    padding-left: 100px;
}
.index-list li:before {
    position: absolute;
    content: counter(li, decimal) ".";
    counter-increment: li;
    font: 600 37px/50px "Raleway", sans-serif;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 9px;
    left: 0;
    text-align: center;
}
.index-list li a {
    font: 600 24px/35px "Raleway", sans-serif;
}
.index-list li a:hover {
    color: #a1fcec;
}
.index-list li a:active {
    color: #0df7ce;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
    clear: left;
}
.header-logo{
	width: 40%;
}
.sf-menu {
    display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
    display: table;
    content: "";
    line-height: 0;
}
.sf-menu:after {
    clear: both;
}
.sf-menu>li {
    position: relative;
    float: left;
}
.sf-menu>li+li {
    margin-left: 10px;
}
.sf-menu a {
    display: block;
}
.sf-menu>li {
    position: relative;
    z-index: 0;
}
.sf-menu>li>a {
    color: #FFF;
    font: 600 24px/35px "Raleway", sans-serif;
    white-space: nowrap;
    padding: 25px 29px 31px;
}
.sf-menu>li:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    outline: 1px solid transparent;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.sf-menu>li:nth-child(1):after {
    background: #ffc200;
}
.sf-menu>li:nth-child(2):after {
    background: #0ec7a7;
}
.sf-menu>li:nth-child(3):after {
    background: #f73961;
}
.sf-menu>li:nth-child(4):after {
    background: #87c82a;
}
.sf-menu>li:nth-child(5):after {
    background: #ac26c3;
}
.sf-menu>li:nth-child(6):after {
    background: #fb6e1a;
}
.sf-menu>li.sfHover:after,
.sf-menu>li:hover:after,
.sf-menu>li.active:after {
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.sf-menu ul {
    display: none;
    position: absolute;
    top: 100%;
    width: 210px;
    margin-top: 10px;
    padding: 10px 0 10px;
    z-index: 2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sf-menu ul>li {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.sf-menu ul>li>a {
    color: #FFF;
    font: 600 18px/29px "Raleway", sans-serif;
    padding: 13px 19px 14px;
}
.sf-menu ul>li:nth-child(1) {
    background: #fb6e1a;
}
.sf-menu ul>li:nth-child(2) {
    background: #ac26c3;
}
.sf-menu ul>li:nth-child(3) {
    background: #87c82a;
}
.sf-menu ul>li.sfHover>a,
.sf-menu ul>li>a:hover {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
}
.sf-menu ul>li+li {
    margin-top: 5px;
}
.sf-menu ul ul {
    position: absolute;
    top: 35%;
    right: -220px;
    margin-top: 0;
    padding: 0;
    z-index: 4;
}
.sf-menu ul ul>li>a {
    color: #FFF;
    font: 600 18px/29px "Raleway", sans-serif;
    padding: 13px 19px 14px;
}
.sf-menu ul ul>li:nth-child(1) {
    background: #ffc200;
}
.sf-menu ul ul>li:nth-child(2) {
    background: #f73961;
}
.sf-menu ul ul>li:nth-child(3) {
    background: #4b68e7;
}
.sf-menu>li>.sf-with-ul {
    position: relative;
}
.sf-menu>li>.sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome";
}
@media (max-width: 767px) {
	.header-logo{
		width: 90%;
	}
    .sf-menu {
        width: 100%;
        margin-top: -40px;
    }
    .sf-menu li{
        width: 22.2%;
    }    
    .sf-menu li a{
		text-align: center;
		margin-left: 0px;
		margin-right: 0px;
		display: block;        
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        font: 600 13px/20px "Raleway", sans-serif;
    }        
}
@media (min-width: 980px) and (max-width: 1199px) {
    .sf-menu>li>a {
        padding: 17px 21px 23px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .sf-menu {
        white-space: nowrap;
    }
    .sf-menu>li {
        display: inline-block;
        float: none;
        white-space: normal;
    }
    .sf-menu>li>a {
        font-size: 19px;
        line-height: 30px;
        padding: 15px 12px 14px;
    }
}

@media (min-width: 768px){
    .sf-menu{
	    margin-left: auto; 
	    margin-right: auto; 
	    display: block; 
	    width: 61%;
    }    
}
.rd-mobilemenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    text-align: left;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.rd-mobilemenu.active {
    right: 0;
}
.rd-mobilemenu_ul {
    position: fixed;
    top: 56px;
    left: 0;
    bottom: 0;
    width: 240px;
    padding: 20px 0;
    color: #666;
    background: #FFF;
    font-size: 14px;
    line-height: 20px;
    overflow: auto;
    -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.rd-mobilemenu_ul a {
    display: block;
    padding: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
    background: #25589A;
    color: #FFF;
}
.rd-mobilemenu_ul ul a {
    padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
    padding-left: 60px;
}
.rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px;
}
.rd-mobilepanel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 56px;
    background: #FFF;
    color: #000;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    z-index: 99999991;
}
.rd-mobilepanel_title {
    position: fixed;
    top: 4px;
    left: 56px;
    right: 56px;
    color: #000;
    font-size: 24px;
    line-height: 48px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rd-mobilepanel_toggle {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: fixed;
    top: 4px;
    left: 8px;
    width: 48px;
    height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0;
}
.rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
    top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
    width: 24px;
    height: 4px;
    background-color: #000;
    backface-visibility: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent;
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
    top: 0;
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
@media (max-width: 767px) {
    body {
        /*padding-top: 56px;*/
    }
    .rd-mobilemenu,
    .rd-mobilepanel {
        /*display: block;*/
        display: none;        
    }
}
@media (max-width: 359px) {
    .rd-mobilepanel_title {
        font-size: 18px;
    }
}
.isStuck {
    background: white;
	background-image: url("../images/header-bg.png");	
    background-repeat: no-repeat;  	
    background-size: cover;    
    z-index: 999;
    border-bottom: 1px solid #333333;
}
.isStuck h1 {
    font-size: 75px;
    line-height: 75px;
    letter-spacing: -3px;
}
.isStuck .contacts,
.isStuck .brand_slogan {
    display: none;
}
.isStuck .posit-wrap {
    left: 420px;
    bottom: 12px;
}
.isStuck .sf-menu>li>a {
    padding: 11px 20px;
    font-size: 20px;
    line-height: 30px;
}
.isStuck .sf-menu ul {
    margin-top: 6px;
}
.isStuck .sf-menu ul>li>a {
    padding: 11px 20px;
}
.isStuck .brand_name {
    padding-left: 38px;
}
.isStuck .brand_logo:before {
    background: url(../images/logo_stuck.png) no-repeat;
    width: 59px;
    height: 60px;
    top: 4px;
}
@media (min-width: 1140px) and (max-width: 1299px) {
    .isStuck .posit-wrap {
        left: 320px;
    }
}
@media (min-width: 1100px) and (max-width: 1139px) {
    .isStuck .posit-wrap {
        left: 285px;
    }
}
@media (min-width: 980px) and (max-width: 1099px) {
    .isStuck .posit-wrap {
        left: 260px;
    }
}
@media (min-width: 980px) and (max-width: 1099px) {
    .isStuck .sf-menu>li>a {
        font-size: 18px;
        line-height: 28px;
        padding: 11px 15px;
    }
}
@media only screen and (max-width: 979px) {
    .isStuck {
        display: none!important;
    }
}
.toTop {
    width: 70px;
    height: 70px;
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    background: #4b68e7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
}
.toTop:hover {
    background: #25589A;
    text-decoration: none;
}
.toTop:active {
    background: #1b4171;
}
@media only screen and (max-width: 1399px) {
    .toTop {
        display: none!important;
    }
}
.parallax {
    position: relative;
    overflow: hidden;
}
.parallax_image,
.parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform;
}
.parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.parallax_pattern {
    background-repeat: repeat;
}
.parallax_cnt {
    position: relative;
}
.thumb {
    display: block;
    position: relative;
    overflow: hidden;
}
.thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: transparent;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.thumb_overlay:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font: 400 30px "FontAwesome";
    line-height: 30px;
    margin-top: -15px;
    text-align: center;
}
.lt-ie9 .thumb_overlay:before {
    display: none;
}
.thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(75, 104, 231, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#804B68E7', endColorstr='#804B68E7')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#804B68E7', endColorstr='#804B68E7');
    zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
    display: block;
}
.map_model {
    height: 460px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.map_model img {
    max-width: none!important;
}
@media (max-width: 979px) {
    .map_model {
        height: 370px;
    }
}
@media (max-width: 767px) {
    .map_model {
        height: 250px;
    }
}
@media (max-width: 479px) {
    .map_model {
        height: 200px;
    }
}
.map_locations {
    display: none;
}
header {
    position: relative;
    padding: 34px 0 69px;
	background-image: url("../images/header-bg.png");	
	background-color: transparent !important;    
    background-repeat: no-repeat;  	
    background-size: cover;
}
header .brand,
header .brand_name {
    float: left;
}
header .contacts {
    float: right;
    margin-top: 26px;
}
@media (max-width: 767px) {
    header {
        text-align: center;
    }
    header .brand,
    header .brand_name,
    header .contacts {
        float: none;
    }
}
main {
    display: block;
    background: #fff;
}
.well {
    padding: 190px 0 207px;
}
.well-1 {
    padding: 87px 0 82px;
}
.well-2 {
    padding: 40px 0;
}
.well-3 {
    padding: 79px 0 89px;
}
.well-3__off {
    padding-bottom: 98px;
}
.well-3__off1 {
    padding-top: 77px;
}
.well-3__off2 {
    padding-top: 102px;
}
.well-3__off3 {
    padding-bottom: 102px;
}
.well-3__off4 {
    padding-bottom: 78px;
}
.well-3__off5 {
    padding-bottom: 112px;
}
.contacts:before,
.contacts:after {
    display: table;
    content: "";
    line-height: 0;
}
.contacts:after {
    clear: both;
}
.contacts dt,
.contacts dd {
    color: #451862;
    float: right;
    letter-spacing: -0.5px;
}
.contacts dt {
    font: 600 24px/43px "Raleway", sans-serif;
}
.contacts dd {
    font: 700 25px/40px "Raleway", sans-serif;
    clear: both;
}
.contacts a:hover {
    color: #15dbf3;
    text-decoration: none;
}
.contacts a:active {
    color: #0ab6cb;
}
.contacts__md {
    clear: none;
}
.contacts__md dt,
.contacts__md dd {
    float: none;
}
.contacts__md dd {
    padding-right: 7px;
}
.contacts-many {
    font: 400 15px/25px "Raleway", sans-serif;
}
.contacts-many dd {
    padding-left: 69px;
}
.posit-wrap {
    position: absolute;
    content: '';
    bottom: -44px;
    left: 0;
    right: 0;
    z-index: 1;
}
.img-wrap {
    position: relative;
    display: inline-block;
}
.img-wrap:after {
    position: absolute;
    content: '';
    background: url("../images/page-1_img10.png") no-repeat;
    width: 89px;
    height: 55px;
    bottom: 2px;
    right: -101px;
}
.link {
    color: #777;
}
.event {
    color: #fff;
}
.event i {
    text-align: center;
    font-size: 75px;
    line-height: 154px;
    margin-top: 6px;
    width: 154px;
    height: 154px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;	
/*
    text-align: center;
    margin-top: 6px;    
    font-size: 22px;
    height: 46px;
    line-height: 45px;
    width: 47px;    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
*/    
}
.event .box_cnt__no-flow {
    padding-left: 32px;
    padding-top: 10px;
}
.event1 .box_cnt__no-flow {
    padding-left: 54px;
}
.copyright {
    position: relative;
    top: -72px;
}
.border-block {
    border: solid 1px #E5E5E5;
    border-top: none;
    padding: 31px 24px 31px 20px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}
.container .widget-wrap [class*="grid_"] {
    float: none;
    margin-left: 0;
    width: 100%;
}
.container .widget-wrap [class*="grid_ft"] {
    width: 96%;
}
#twitter-widget-0 {
    width: 570px!important;
}
footer {
    background: #d26bb1;
}
footer *+p {
    margin-top: 0;
}
.mail,
.addr,
.mail-1 a,
.mail-2 {
    font: 600 24px/43px "Raleway", sans-serif;
}
.addr__md {
    line-height: 35px;
}
.addr dt,
dd {
    display: inline-block;
}
.mail a {
    color: #15dbf3;
}
.mail a:hover {
    color: #fff;
    text-decoration: none;
}
.mail a:active {
    color: #e6e6e6;
}
.mail-1 {
    line-height: 50px;
}
.mail-2 {
    display: inline-block;
    color: #15dbf3;
}
.mail-2:hover {
    text-decoration: underline;
}
.mail-2:active {
    color: #0ab6cb;
}
@media (max-width: 1199px) {
    .distance-2 {
        padding-right: 0;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
    h4 {
        font-size: 82px;
        line-height: 82px;
    }
    .bg-image {
        background-position: 128% bottom;
    }
    .mail,
    .addr {
        font-size: 23px;
    }
    h6 {
        font-size: 21px;
    }
    .border-block h6 {
        font-size: 19px;
    }
    .container .widget-wrap [class*="grid_"] {
        width: 80%;
    }
}
@media (max-width: 979px) {
    .mail,
    .addr,
    .contacts__md dt {
        font-size: 18px;
        line-height: 37px;
    }
    .contacts__md dd {
        font-size: 29px;
        line-height: 37px;
    }
}
@media (min-width: 768px) and (max-width: 979px),
(max-width: 479px) {
    blockquote q {
        font-size: 19px;
        line-height: 30px;
    }
    .img-wrap:after {
        display: none;
    }
    .index-list li {
        padding-left: 70px;
    }
    .index-list li:before {
        font-size: 30px;
        line-height: 42px;
        height: 50px;
        width: 50px;
        top: 4px;
        border-width: 4px;
    }
    .index-list li a {
        font-size: 20px;
        line-height: 31px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #twitter-widget-0 {
        width: 347px!important;
    }
    .container .widget-wrap [class*="_fancy"] {
        width: 347px;
    }
    .container .widget-wrap [class*="grid_ft"] {
        width: 94%;
    }
}
/*@media (min-width: 768px) and (max-width: 979px) {*/
@media (min-width: 768px){
    h1 {
        font-size: 113px;
        line-height: 113px;
    }
    h2,
    em strong {
        font-size: 101px;
        line-height: 101px;
    }
    h3,
    em {
        font-size: 87px;
        line-height: 87px;
    }
    h4 {
        font-size: 66px;
        line-height: 66px;
    }
    h6 {
        font-size: 18px;
    }
    header {
        padding: 30px 0 40px;
    }
    .brand_slogan {
        font-size: 32px;
    }
    .posit-wrap {
        bottom: -27px;
    }
    .bg-image {
        background-position: 131% bottom;
    }
    .well-1.bg-image {
        padding-top: 30px;
    }
    .event i {
	    font-size: 22px;
	    height: 46px;
	    line-height: 45px;
	    width: 47px;
    }
    .event .box_cnt__no-flow {
        padding-left: 15px;
    }
    .contacts-many dd {
        padding-left: 39px;
    }
    .mail-1 {
        line-height: 42px;
    }
    .mail-1 a {
        font-size: 20px;
        line-height: 39px;
    }
}
@media (max-width: 767px) {
    header,
    footer,
    [class*="well"] {
        padding: 30px 0;
    }
    #twitter-widget-0 {
        width: 270px!important;
    }
    .container .widget-wrap [class*="_fancy"] {
        width: 270px;
    }
    .container .widget-wrap [class*="grid_ft"] {
        width: 92%;
    }
    .brand_slogan {
        margin: 0;
    }
    .contacts dd,
    .contacts dt {
        float: none;
    }
    .distance-1 {
        padding-right: 0;
    }
    h3,
    h4 {
        letter-spacing: 0;
    }
    h4 {
        word-spacing: 0;
    }
    .bg-image {
        background-image: none;
    }
    .event .box_aside {
        float: none;
        text-align: center;
    }
    .event .box_cnt__no-flow {
        padding-left: 0;
    }
    .event .box_aside+.box_cnt__no-flow {
        margin-top: 10px;
        text-align: center;
    }
    .btn,
    .btn-small {
        font-size: 20px;
        line-height: 22px;
        padding: 20px 22px;
    }
    .copyright {
        top: 30px;
        font-size: 14px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    h2,
    em strong {
        font-size: 54px;
        line-height: 54px;
        letter-spacing: -0.68px;
    }
    h3,
    em {
        font-size: 55px;
        line-height: 55px;
    }
    h4 {
        font-size: 66px;
        line-height: 66px;
    }
    .container .widget-wrap [class*="grid_"] {
        width: 75%;
    }
}
@media (max-width: 479px) {
    h2,
    em strong {
        font-size: 33px;
        line-height: 33px;
        letter-spacing: 0;
    }
    h3,
    em {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 0;
    }
    h4 {
        font-size: 43px;
        line-height: 43px;
    }
    h5 {
        font-size: 52px;
        line-height: 52px;
    }
    h6 {
        font-size: 21px;
    }
    blockquote {
        text-align: center;
    }
    .event1 .box_aside {
        float: none;
    }
    .event1 .box_cnt__no-flow {
        padding-left: 0;
        margin-top: 30px;
    }
    time:before {
        left: 50%;
        margin-left: -66px;
    }
}
/*
#nosotrosSection{
	background-image: url("../images/parallax3.jpg");	
    background-repeat: no-repeat;  	
    background-size: cover;    	
}
*/