/*=============================== COMMON STYLE BEGIN ===============================*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap');

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
html, body {
    height: 100% !important;
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #121212;
    overflow-x: hidden;
}
.main-wrapper{
    min-height: 100%;
    overflow: hidden;
    margin: 0 0 -340px 0;
}
.footer-push{
    height: 340px;
}
.footer-wrapper {
    min-height: 340px;
    background: #0D409B;
    color: #fff;
} 
.logo {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.header-top .inner { 
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.header__item a{
    font-size: 14px;
    line-height: 160%; 
    letter-spacing: 0.05em;
    color: #FFFFFF;
} 
.footer-item .nobg-btn{
    margin-right: 0px;
    margin-bottom: 30px;
}
.footer-tel img,
.footer-email img{
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -4px;
}
.footer-email img{
    margin-top: -7px;
}
.footer-tel{
    margin-right: 30px;
    display: inline-block;
}
.footer-email a:hover,
.footer-tel a:hover{
    color: #0D409B;
}
.footer-top{
    border-bottom: 1px solid #303030;
}
.footer-menu > div{
    overflow: hidden;
}
.footer-menu > div > ul{
    width: 25%;
    float: left;
}
.footer-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
     margin-top: 70px;
}
.footer-content .btn{
        display: block;
}
.contact-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
}

.contact-item span {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-left: -27px;
    margin-bottom: 5px;
}
.contact-item svg {
    margin-right: 10px;
        width: 17px;
}
.contact-item a{
    font-weight: 300;
    font-size: 16px;
    line-height: 200%; 
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.contact-item a:hover{
    color: #FFFFFF;
    text-decoration:underline;
}



.footer-menu > div > ul a{
    font-size: 14px;
    display: inline-block;
    margin-bottom: 3px;
    color: #D3D3D3;
    font-weight: 300;
}
.footer-menu > div > ul a:hover{
    color: #0D409B;
}
.footer-middle{
    border-bottom: 1px solid #303030;
}
.footer-bottom{
    color: #898E8E;
}
.footer-bottom a:hover{
    color: #fff;
}
@media only screen and (max-width: 820px) {
    .footer-menu > div > ul a{
        font-size: 13px;
    }
}
@media only screen and (max-width: 767px) {
    .footer-menu > div > ul{
        width: 100%;
    }
    .footer-menu > div > ul a{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .footer-menu{
        margin-top: -20px;
    }
}
.push1{
    height: 1px;
}
.push2{
    height: 2px;
}
.push3{
    height: 3px;
}
.push4{
    height: 4px;
}
.push5{
    height: 5px;
}
.push6{
    height: 6px;
}
.push7{
    height: 7px;
}
.push8{
    height: 8px;
}
.push9{
    height: 9px;
}
.push10{
    height: 10px;
}
.push11{
    height: 11px;
}
.push12{
    height: 12px;
}
.push13{
    height: 13px;
}
.push14{
    height: 14px;
}
.push15{
    height: 15px;
}
.push16{
    height: 16px;
}
.push17{
    height: 17px;
}
.push18{
    height: 18px;
}
.push19{
    height: 19px;
}
.push20{
    height: 20px;
}
.push25{
    height: 25px;
}
.push30{
    height: 30px;
}
.push35{
    height: 35px;
}
.push40{
    height: 40px;
}
.push45{
    height: 45px;
}
.push50{
    height: 50px;
}
.push55{
    height: 55px;
}
.push60{
    height: 60px;
}
.push70{
    height: 70px;
}
.push80{
    height: 80px;
}
.push90{
    height: 90px;
}
.push100{
    height: 100px;
}
.push110{
    height: 110px;
}
.push120{
    height: 120px;
}
.push130{
    height: 130px;
}
.push140{
    height: 140px;
}
.push150{
    height: 150px;
}
.push200{
    height: 200px;
}
.f8{
    font-size: 8px;
}
.f9{
    font-size: 9px;
}
.f10{
    font-size: 10px;
}
.f11{
    font-size: 11px;
}
.f12{
    font-size: 12px;
}
.f13{
    font-size: 13px;
}
.f14{
    font-size: 14px;
}
.f15{
    font-size: 15px;
}
.f16{
    font-size: 16px;
}
.f17{
    font-size: 17px;
}
.f18{
    font-size: 18px;
}
.f19{
    font-size: 19px;
}
.f20{
    font-size: 20px;
}
.f22{
    font-size: 22px;
}
.f24{
    font-size: 24px;
}
.f26{
    font-size: 26px;
}
.f28{
    font-size: 28px;
}
.f30{
    font-size: 30px;
}
.f34{
    font-size: 34px;
}
.f36{
    font-size: 36px;
}
h1, .title-h1 {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
    position: relative;
    font-weight: bold;
    font-size: 35px;
    line-height: 48px;
    text-transform: uppercase;
    color: #171617;
}
h2,
.title-h2{
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    color: #171617;
}
h3,
.title-h3{
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: bold;
}
h4,
.title-h4{
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: bold;
}

.left-aside h1{
    font-size: 32px;
}
@media(max-width: 1229px){
    .left-aside h1{
        font-size: 26px;
        padding-left: 0 !important;
    }
    .left-aside h1:before{
        display: none !important;
    }
}

.header-top{
    background: #0D409B;
}
.header-bottom{
    background: #fffFff;
}
hr{
    border-top: 1px solid #DBDADA;
}
p{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 180%;
    color: #171617;
}
a{
    color: #171617;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
a:hover{
    color: #121212;
}
a:focus{
    outline: none;
    text-decoration: none;
}
a.invert{
    color: #121212;
}
a.invert:hover{
    color: #0D409B;
}
em,
.italic{
    font-style: italic;
}
strong,
b, 
.bold{
    font-weight: bold;
}
.weight300,
.light{
    font-weight: 300;
}
.weight600{
    font-weight: 600;
}
.weight900{
    font-weight: 900;
}
.hidden{
  opacity:0;
}
.visible{
    opacity:1;
}
input:focus::-moz-placeholder{
    opacity: 0;
}
input:focus:-ms-input-placeholder{
    opacity: 0;
}
input:focus::-webkit-input-placeholder{
    opacity: 0;
}
textarea:focus::-moz-placeholder{
    opacity: 0;
}
textarea:focus:-ms-input-placeholder{
    opacity: 0;
}
textarea:focus::-webkit-input-placeholder{
    opacity: 0;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow:none;
}
.label{
    display: block;
    margin-bottom: 4px;
}
.red{
    color: #0D409B;
}
.white{
    color: #fff;
}
.black{
    color: #000;
}
.gray{
    color: #707070;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
a.absolute{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.static{
    position: static;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.cleaner-hr,
.clear-hr{
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none;
}
.cleaner,
.clear{
    clear: both;
    height: 0;
    line-height: 0;
}
.left{
    float: left;
}
.right{
    float: right;
}
.upper{
    text-transform: uppercase;
}
.error{
    color: #0D409B;
}
img{
    max-width: 100%;
}
img.left{
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;    
}
img.right{
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;    
}
.content ul,
.content ol{
    margin-bottom:30px;
}
.content ul> li,
.content ol > li{
    margin-bottom: 10px;
    position: relative;
    line-height: 1.4;
}
.content ul > li{
    padding-left: 20px;
    position: relative;
}
.content ul > li:before{
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #0D409B;
}
.content ul ul,
.content ol ul,
.content ol ol,
.content ul ol{
    padding-top: 10px;
    padding-left: 10px;
}
.content ul ul li,
.content ol ul li{
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}
.content ul ul li:after,
.content ol ul li:after{
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    border: 1px solid #999999;
    border-radius: 50%;
}
.content ul ol li,
.content ol ol li{
    list-style: decimal; 
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px;
}
.content ol{ 
    counter-reset: item; 
}
.content ol li{
    display: block; 
    position: relative;
    padding-left: 20px;
}
.content ol li:before{ 
    content: counters(item, ".") ". "; 
    counter-increment: item;
    color: #0D409B;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 1px;
}
.content ul ul ol li:after,
.content ol ul ol li:after{
    display: none;
}
blockquote{
    color: #0D409B;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;    
    padding: 20px 30px 10px 50px;
    margin-bottom: 30px;
    position: relative;
}
blockquote:before{
    content: "\f10d";
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
    top: 15px;
    left: 20px;
}
blockquote p{
    margin-bottom: 0;
}
q{
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    border-left: 2px solid #3CDC78;
    font-style: italic;
    margin-bottom: 20px;
}
.modal{
    display: none;
    width: 600px;
    max-width: 100%;
    background: #fff;
    padding: 40px 30px;
}
.modal .btn{
    margin-bottom: 0;
}

.btn {
    text-decoration: none !important;
    padding: 18px 30px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400;
    border: 1px solid #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #0D409B;
    background: #FFFFFF;
}
.nobg-btn {
    border: 1px solid #FFFFFF;
    background: transparent;
    color: #fff;
    margin-right:10px;
}
.header-top .adress{
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #ffffff;
}
.buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.nobg-btn:hover{
     background:#ffffff;
}
.btn:hover{  
    box-shadow: 0px 4px 10px rgba(0, 3, 75, 0.5);
    color: #0D409B;
}
.header-top a.btn:hover {
    box-shadow: 0px 4px 10px rgba(0, 3, 75, 0.5);
    color: #0D409B;
}
.btn.block{
    display: block;
    width: 100%;
}
.btn i.material-icons{
    vertical-align: middle;
    font-size: 18px;
    margin-top: -3px;
}
.btn.blue-btn {
    background: #0D409B;
    border-color: #0D409B;
    color: #fff;
}
.btn.blue-btn:hover{
    background: transparent;
    color: #0D409B;
}
.dotted{
    text-decoration: none !important;
    border-bottom: 1px dotted;
}
.dotted:hover{
    border: none;
}
.dashed{
    text-decoration: none;
    border-bottom: 1px dashed;
}
.dashed:hover{
    border-bottom-color: transparent;
}
.delay-100{
    -webkit-animation-delay: 100ms;
	-moz-animation-delay: 100ms;
	-o-animation-delay: 100ms;
    animation-delay: 100ms;
}
.delay-200{
    -webkit-animation-delay: 200ms;
	-moz-animation-delay: 200ms;
	-o-animation-delay: 200ms;
    animation-delay: 200ms;
}
.delay-300{
    -webkit-animation-delay: 300ms;
	-moz-animation-delay: 300ms;
	-o-animation-delay: 300ms;
    animation-delay: 300ms;
}
.delay-400{
    -webkit-animation-delay: 400ms;
	-moz-animation-delay: 400ms;
	-o-animation-delay: 400ms;
    animation-delay: 400ms;
}
.delay-500{
    -webkit-animation-delay: 500ms;
	-moz-animation-delay: 500ms;
	-o-animation-delay: 500ms;
    animation-delay: 500ms;
}
.delay-600{
    -webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-o-animation-delay: 600ms;
    animation-delay: 600ms;
}
.delay-700{
    -webkit-animation-delay: 700ms;
	-moz-animation-delay: 700ms;
	-o-animation-delay: 700ms;
    animation-delay: 700ms;
}
.delay-800{
    -webkit-animation-delay: 800ms;
	-moz-animation-delay: 800ms;
	-o-animation-delay: 800ms;
    animation-delay: 800ms;
}
.delay-900{
    -webkit-animation-delay: 900ms;
	-moz-animation-delay: 900ms;
	-o-animation-delay: 900ms;
    animation-delay: 900ms;
}
.delay-1000{
    -webkit-animation-delay: 1000ms;
	-moz-animation-delay: 1000ms;
	-o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}
.delay-1100{
    -webkit-animation-delay: 1100ms;
	-moz-animation-delay: 1100ms;
	-o-animation-delay: 1100ms;
    animation-delay: 1100ms;
}
.delay-1200{
    -webkit-animation-delay: 1200ms;
	-moz-animation-delay: 1200ms;
	-o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}
.delay-1300{
    -webkit-animation-delay: 1300ms;
	-moz-animation-delay: 1300ms;
	-o-animation-delay: 1300ms;
    animation-delay: 1300ms;
}
.delay-1400{
    -webkit-animation-delay: 1400ms;
	-moz-animation-delay: 1400ms;
	-o-animation-delay: 1400ms;
    animation-delay: 1400ms;
}
.row.min{
    margin-left: -5px;
    margin-right: -5px;
}
.row.min > div[class^="col-"]{
    padding-left: 5px;
    padding-right: 5px;
}
.row.no-padding{
    margin-left: 0;
    margin-right: 0;
}
.row.no-padding > div[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.table{
    display: table;
    width: 100%;
    height: 100%;
}
.table-cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

/* preloader */
#preloader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999;
    display: block;
    -webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
    opacity: 1;
}
#preloader.hid {
    opacity: 0;
    visibility: hidden;
}
.cssload-loading {
	height: 83px;
	left: 50%;
	margin-left: -41.5px;
	margin-top: -41.5px;
	position: absolute;
	width: 83px;
	transform: translateZ(0);
		-o-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
}
.cssload-loading-circle {
	background-color: rgb(0,0,0);
	border-radius: 50%;
	height: 14px;
	position: absolute;
	width: 14px;
	animation: 2634.65ms cssload-loading infinite;
		-o-animation: 2634.65ms cssload-loading infinite;
		-ms-animation: 2634.65ms cssload-loading infinite;
		-webkit-animation: 2634.65ms cssload-loading infinite;
		-moz-animation: 2634.65ms cssload-loading infinite;
	transform: scale(0);
		-o-transform: scale(0);
		-ms-transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
}
.cssload-loading-circle:nth-child(1) {
	animation-delay: 48.3ms;
		-o-animation-delay: 48.3ms;
		-ms-animation-delay: 48.3ms;
		-webkit-animation-delay: 48.3ms;
		-moz-animation-delay: 48.3ms;
}
.cssload-loading-circle:nth-child(2) {
	animation-delay: 96.6ms;
		-o-animation-delay: 96.6ms;
		-ms-animation-delay: 96.6ms;
		-webkit-animation-delay: 96.6ms;
		-moz-animation-delay: 96.6ms;
}
.cssload-loading-circle:nth-child(3) {
	animation-delay: 144.9ms;
		-o-animation-delay: 144.9ms;
		-ms-animation-delay: 144.9ms;
		-webkit-animation-delay: 144.9ms;
		-moz-animation-delay: 144.9ms;
}
.cssload-loading-circle:nth-child(4) {
	animation-delay: 193.2ms;
		-o-animation-delay: 193.2ms;
		-ms-animation-delay: 193.2ms;
		-webkit-animation-delay: 193.2ms;
		-moz-animation-delay: 193.2ms;
}
.cssload-loading-circle:nth-child(5) {
	animation-delay: 241.5ms;
		-o-animation-delay: 241.5ms;
		-ms-animation-delay: 241.5ms;
		-webkit-animation-delay: 241.5ms;
		-moz-animation-delay: 241.5ms;
}
.cssload-loading-circle:nth-child(6) {
	animation-delay: 289.8ms;
		-o-animation-delay: 289.8ms;
		-ms-animation-delay: 289.8ms;
		-webkit-animation-delay: 289.8ms;
		-moz-animation-delay: 289.8ms;
}
.cssload-loading-circle:nth-child(7) {
	animation-delay: 338.1ms;
		-o-animation-delay: 338.1ms;
		-ms-animation-delay: 338.1ms;
		-webkit-animation-delay: 338.1ms;
		-moz-animation-delay: 338.1ms;
}
.cssload-loading-circle:nth-child(8) {
	animation-delay: 386.4ms;
		-o-animation-delay: 386.4ms;
		-ms-animation-delay: 386.4ms;
		-webkit-animation-delay: 386.4ms;
		-moz-animation-delay: 386.4ms;
}
.cssload-loading-circle:nth-child(9) {
	animation-delay: 434.7ms;
		-o-animation-delay: 434.7ms;
		-ms-animation-delay: 434.7ms;
		-webkit-animation-delay: 434.7ms;
		-moz-animation-delay: 434.7ms;
}
.cssload-loading-circle:nth-child(10) {
	animation-delay: 483ms;
		-o-animation-delay: 483ms;
		-ms-animation-delay: 483ms;
		-webkit-animation-delay: 483ms;
		-moz-animation-delay: 483ms;
}
.cssload-loading-circle:nth-child(11) {
	animation-delay: 531.3ms;
		-o-animation-delay: 531.3ms;
		-ms-animation-delay: 531.3ms;
		-webkit-animation-delay: 531.3ms;
		-moz-animation-delay: 531.3ms;
}
.cssload-loading-circle:nth-child(12) {
	animation-delay: 579.6ms;
		-o-animation-delay: 579.6ms;
		-ms-animation-delay: 579.6ms;
		-webkit-animation-delay: 579.6ms;
		-moz-animation-delay: 579.6ms;
}
.cssload-loading-circle:nth-child(13) {
	animation-delay: 627.9ms;
		-o-animation-delay: 627.9ms;
		-ms-animation-delay: 627.9ms;
		-webkit-animation-delay: 627.9ms;
		-moz-animation-delay: 627.9ms;
}
.cssload-loading-row1 {
	top: 1.3px;
}
.cssload-loading-row2 {
	top: 18.95px;
}
.cssload-loading-row3 {
	top: 35.55px;
}
.cssload-loading-row4 {
	top: 53.2px;
}
.cssload-loading-row5 {
	top: 69.85px;
}
.cssload-loading-col1 {
	left: 1.25px;
}
.cssload-loading-col2 {
	left: 18.85px;
}
.cssload-loading-col3 {
	left: 35.5px;
}
.cssload-loading-col4 {
	left: 53.15px;
}
.cssload-loading-col5 {
	left: 69.8px;
}


@keyframes cssload-loading {
	0% {
		transform: scale(0);
	}
	27.28% {
		transform: scale(1);
	}
	36.36% {
		transform: scale(0.857);
	}
	54.55% {
		transform: scale(0.857);
	}
	63.64% {
		transform: scale(0);
	}
	100% {
		transform: scale(0);
	}
}

@-o-keyframes cssload-loading {
	0% {
		-o-transform: scale(0);
	}
	27.28% {
		-o-transform: scale(1);
	}
	36.36% {
		-o-transform: scale(0.857);
	}
	54.55% {
		-o-transform: scale(0.857);
	}
	63.64% {
		-o-transform: scale(0);
	}
	100% {
		-o-transform: scale(0);
	}
}

@-ms-keyframes cssload-loading {
	0% {
		-ms-transform: scale(0);
	}
	27.28% {
		-ms-transform: scale(1);
	}
	36.36% {
		-ms-transform: scale(0.857);
	}
	54.55% {
		-ms-transform: scale(0.857);
	}
	63.64% {
		-ms-transform: scale(0);
	}
	100% {
		-ms-transform: scale(0);
	}
}

@-webkit-keyframes cssload-loading {
	0% {
		-webkit-transform: scale(0);
	}
	27.28% {
		-webkit-transform: scale(1);
	}
	36.36% {
		-webkit-transform: scale(0.857);
	}
	54.55% {
		-webkit-transform: scale(0.857);
	}
	63.64% {
		-webkit-transform: scale(0);
	}
	100% {
		-webkit-transform: scale(0);
	}
}

@-moz-keyframes cssload-loading {
	0% {
		-moz-transform: scale(0);
	}
	27.28% {
		-moz-transform: scale(1);
	}
	36.36% {
		-moz-transform: scale(0.857);
	}
	54.55% {
		-moz-transform: scale(0.857);
	}
	63.64% {
		-moz-transform: scale(0);
	}
	100% {
		-moz-transform: scale(0);
	}
}
/* end loader */

#up {
    position: fixed;
    z-index: 300;
    bottom: 20px;
    right: 20px;
    display: none;
    color: #FFFFFF;
    width: 38px;
    text-align: center;
    height: 38px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-out;
    -moz-transition: background-color 200ms ease-out;
    -o-transition: background-color 200ms ease-out;
    transition: background-color 200ms ease-out;
    background: #0D409B;
    font-size: 32px;
    padding-top: 1px;
}
#up .fa {
    display: block;
}
#up:hover{
    background: #1E1E1E;
}

/* fancybox begin */
.fancybox-wrap{
    padding: 35px 0 0;
}
.fancybox-skin{
    margin-bottom: 35px;
}
.fancybox-overlay{
    background: rgba(0,0,0,0.8);
}
.fancybox-close {
    background: transparent !important;
    top: 15px !important;
    right: 15px !important;
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    z-index: 8040;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.fancybox-close:before {
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    background: #0d409b;
    margin-top: -1px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-close:after {
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    display: block;
    position: absolute;
    background: #0d409b;
    margin-left: -1px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-close:hover{
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.fancybox-skin{
    background: #fff;
    box-shadow: 0px 0px 14px 3px rgba(0,0,0,0.3)  !important;
    border-radius: 0;
}
.fancybox-nav span{
    visibility: visible;
    opacity: 0.5;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.fancybox-next span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fancybox-prev span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
}
.fancybox-next span:hover,
.fancybox-prev span:hover{
    opacity: 1;
}
.fancybox-title-float-wrap{
    left: 0;
    margin-bottom: -28px;
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.fancybox-title-float-wrap .child{
    background: rgba(255, 255, 255, 1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: normal;
}
.fancybox-title-float-wrap .child{
    white-space: normal;
    width: 100%;
}
/* fancybox end*/

/* slick carousel begin*/
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block; 
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    padding: 20px 0;
}
.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    border-radius: 50%;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: #87898E;
    border-radius: 50%;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    cursor: pointer;
    position: relative;
}
.slick-dots li.slick-active{
    background: #0D409B;
}
/* slick carousel end */
/*=============================== COMMON STYLE END ===============================*/



/*=============================== HEADER BEGIN ===============================*/

/* mob-menu-btn begin */
.menu-button{
    position: fixed;
    right: 17px;
    top: 26px;
    width: 30px;
    height: 20px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 1000;
}
.icon-menu-burger {
    height: 2px;
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -13px;
    -webkit-transition: transform 0.2s ease 0s;
    -moz-transition: transform 0.2s ease 0s;
    -o-transition: transform 0.2s ease 0s;
    -ms-transition: transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s;
    -webkit-transition: -webkit-transform 0.2s ease 0s;
}
.icon-menu-burger__line {
    background: #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform 0.2s linear 0.2s;
    -moz-transition: transform 0.2s linear 0.2s;
    -o-transition: transform 0.2s linear 0.2s;
    -ms-transition: transform 0.2s linear 0.2s;
    transition: transform 0.2s linear 0.2s;
    -webkit-transition: -webkit-transform 0.2s linear 0.2s;
}
.icon-menu-burger:before, .icon-menu-burger:after {
    background: #ffffff;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
}
.menu-button.active .icon-menu-burger__line,
.menu-button.active .icon-menu-burger:before, 
.menu-button.active .icon-menu-burger:after {
    background: #FF2C3E;
}
.icon-menu-burger:before {
    top: -9px;
    -webkit-transition: top 0.2s linear 0.4s;
    -moz-transition: top 0.2s linear 0.4s;
    -o-transition: top 0.2s linear 0.4s;
    -ms-transition: top 0.2s linear 0.4s;
    transition: top 0.2s linear 0.4s;
}
.icon-menu-burger:after {
    bottom: -9px;
    -webkit-transition: bottom 0.2s linear 0.4s;
    -moz-transition: bottom 0.2s linear 0.4s;
    -o-transition: bottom 0.2s linear 0.4s;
    -ms-transition: bottom 0.2s linear 0.4s;
    transition: bottom 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.2s linear 0.4s;
    -moz-transition: transform 0.2s linear 0.4s;
    -o-transition: transform 0.2s linear 0.4s;
    -ms-transition: transform 0.2s linear 0.4s;
    transition: transform 0.2s linear 0.4s;
    -webkit-transition: -webkit-transform 0.2s linear 0.4s;
}
.menu-button.active .icon-menu-burger__line{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.menu-button.active .icon-menu-burger:before {
    -webkit-transition: top 0.2s linear;
    -moz-transition: top 0.2s linear;
    -o-transition: top 0.2s linear;
    -ms-transition: top 0.2s linear;
    transition: top 0.2s linear;
    top: 0;
}
.menu-button.active .icon-menu-burger:after {
    -webkit-transition: bottom 0.2s linear;
    -moz-transition: bottom 0.2s linear;
    -o-transition: bottom 0.2s linear;
    -ms-transition: bottom 0.2s linear;
    transition: bottom 0.2s linear;
    bottom: 0;
}
/* mob-menu-btn end */
.mobile-menu {
    position: fixed;
    top: 0;
    left: -470px;
    background: #121212;
    height: 100%;
    width: 300px;
    max-width: 100%;
    z-index: 1000;
    overflow-y: scroll;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding-top: 12px;
}
.mobile-menu-application{
    margin-left: 20px;
    background: #fff;
    border-color: #fff;
    color: #000;
}
.mobile-menu-application:hover{
    color: #fff;
    background: transparent;
}
.mob-menu-logo {
    margin-left: 20px;
    display: inline-block;
    margin-top: 5px;
    max-width: 80%;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: -100;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    -o-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out;
}

.mobile-menu li{
    position: relative;
}
.mobile-menu > div > ul > li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mobile-menu > div > ul > li:first-of-type{
    border-top: 1px solid rgba(255,255,255,0.1);
}
.mobile-menu > div > ul > li.down > a {
    padding-right: 60px;
}
.mobile-menu .dropdown-button{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    width: 48px;
    z-index: 10;
}
.mobile-menu .dropdown-button:before {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 13px;
    left: 16px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.mobile-menu .dropdown-button.active:before{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 19px;
}
.mobile-menu > div > ul > li > ul {
    position: static;
    width: 100%;
    display: none;
}
.mobile-menu > div > ul  > li > a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 13px 20px 10px;
    text-transform: uppercase;
    font-size: 14px;
}
.mobile-menu > div > ul  > li.active > a{
    color: #fff;
    background: #0D409B;
}
.mobile-menu > div > ul > li > ul > li.active > a,
.mobile-menu > div ul ul ul .active a{
    color: #0D409B;
}
.mobile-menu .active > .dropdown-button:before{
    border-color: #fff;
}

.mobile-menu > div > ul > li > ul > li > a,
.mobile-menu > div ul ul ul a{
    display: block;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    padding: 10px 10px 10px 30px;
    color: #FFFFFF;
    position: relative;
}
.mobile-menu > div ul ul ul a:before {
    content: "";
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 17px;
    left: 20px;
    font-size: 14px;
    width: 4px;
    height: 4px;
    background: #ffffff;
    border-radius: 100%;
}
.mobile-menu > div > ul > li > ul > li > a:before {
    display: none;
}
.write-btn{
    background: #FFFFFF;
    border-color: #FFFFFF;
    color: #0D409B;
}
.mobile-menu > div ul ul ul a{
    padding: 6px 10px 6px 45px;
    font-size: 13px;
}
.mobile-menu > div ul ul ul a:before{
    left: 34px;
    top: 12px;
}
.mobile-menu .dropdown-button + ul {
    position: static;
    width: 100%;
    display: none;
    margin-bottom: 10px;
}
.mobile-menu ul ul .dropdown-button:before{
    width: 6px;
    height: 6px;
    content: "+";
    border: none;
    color: #fff;
    -moz-transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    -o-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    transform: rotate(0) !important;
    top: 7px !important;
    left: 17px;
    font-size: 16px;
}

.mobile-menu .menu-button{
    display: none;
}


@media only screen and (max-width: 1229px) {
    .mobile-menu.open {
        left: 0;
    }
    .mobile-menu.open + .overlay {
        z-index: 500;
        opacity: 1;
    }
}
@media only screen and (max-width: 440px) {
    .mobile-menu{
        width: 100%;
    }
    .mobile-menu-close {
        top: 26px;
        right: 10px;
    }
    .mobile-menu .menu-button{
        display: block;
        position: absolute;
    }
    .menu-button{
        right: 15px;
    }
    .menu-button.active .icon-menu-burger__line, 
    .menu-button.active .icon-menu-burger:before, 
    .menu-button.active .icon-menu-burger:after{
        background: #fff;
    }
}
@media (min-width: 992px){
    .mobile-menu{
        display: none;
    }
}
/************* /. mobile-menu **************/



.mobile-menu-info{
    padding: 0 20px;
    font-weight: 300;
    color: #fff;
}
.mobile-menu-info i.material-icons{
    font-size: 16px;
    position: absolute;
    top: 2px;
    left: 0;
}
.mobile-menu-info .element{
    padding-left: 25px;
}
.mobile-menu-info a{
    color: #fff;
}
.mobile-menu-social{
    padding: 0 20px;
}
.mobile-menu-social.social-links a{
    color: #fff;
    border-color: #fff;
}
.social-links a{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 8px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #000;
    border: 1px solid #000; 
}
.social-links a:last-of-type{
    margin-right: 0;
}
.social-links a:hover{
    color: #0D409B;
    border-color: #0D409B;
}
@media only screen and (max-width: 991px) {
    .mobile-menu.open {
        left: 0;
    }
    .mobile-menu.open + .overlay {
        z-index: 500;
        opacity: 1;
    }
}
@media only screen and (max-width: 340px) {
    .mobile-menu{
        width: 100%;
    }
    .mobile-menu-close {
        top: 26px;
        right: 10px;
    }
    .mobile-menu .menu-button{
        display: block;
        position: absolute;
    }
}




.header-top .inner{
    height: 123px;
}
.header-bottom .inner{
    position: relative;
}   
.header-info{
    line-height: 1.4;
    margin-top: -3px;
    padding-left: 34px;
}
.header-info i{
    position: absolute;
    left: 0;
    top: 4px;
    color: #0D409B;
    font-size: 26px;
}
.header-address{
    padding-left: 25px;
    line-height: 1.2;
    height: 28px;
}
.header-address i{
    font-size: 26px;
    color: #0D409B;
    position: absolute;
    top: 1px;
    left: 0;
}
.header-top a:hover{
    color: #fff;
    text-decoration: underline;
}

.header__item.contacts, .header__item.mails {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
}
.header__item span {
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    margin-left: -27px;
    margin-bottom: 5px;
}
.header__item svg {
    margin-right: 10px;
}
.header-tel i{
    vertical-align: middle;
    margin-top: -3px;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #0D409B;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    position: relative;
}
.header-tel i:after{
    content:"";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    border-top: 6px solid #0D409B;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
.top-menu > ul{
    width: 100%;
}
.top-menu > ul > li{
    display: table-cell;
    padding: 0 20px;
    text-align: center;
}
.top-menu > ul > li:first-of-type{
    padding-left: 0;
    text-align: left;
}
.top-menu > ul > li:last-of-type{
    text-align: right;
    padding-right: 0;
}
.top-menu > ul > li > a {
    position: relative;
    padding: 20px 0;
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: #171617;
    letter-spacing: .1em;
    transition: text-shadow .3s;
}
.top-menu > ul > li > a > span{
    border-bottom: 2px solid transparent;
}
.top-menu > ul > li > a:hover,
.top-menu > ul > li.active > a{
    text-shadow: 0 0 .99px #0D409B, 0 0 .99px #0D409B;
    color: #0D409B;
}
.top-menu > ul > li.active > a span{
    border-bottom-color: #0D409B;
}
.top-menu > ul > li > div{
    display: none;
    position: absolute;
    z-index: 10;
    top: 58px;
    left: 8%;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
    overflow: hidden;
    text-align: left;
}
.base-template .top-menu > ul > li > div{
    background-color: #f3f3f3;
}
.top-menu > ul > li:hover > div{
    display: block;
    visibility: visible;
    opacity: 1;
    top: 58px;
}
.top-menu > ul > li > div a{
    color: #171617;
    font-size: 13px;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 11px 5px 11px 15px;
}
.top-menu > ul > li > div a:before{
    content:"";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 10px;
    left: 5px;
    background: #fff;
    border-radius: 100%;
    -webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.top-menu > ul > li > div > ul > li{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.top-menu > ul > li > div > ul > li:hover {
    background-color: #333333;
}
.top-menu > ul > li > div > ul > li:hover a {
    color: white;
}

.top-menu > ul > li > div a:hover{
    color: #0D409B;
}
.top-menu > ul > li > div a:hover .top-menu > ul > li > div > ul{
    background-color: black;
}
.top-menu > ul > li > div a:hover:before{
    background: #0D409B;
}
.top-menu > ul > li > div .active a {
    color: #0D409B;
}
.top-menu > ul > li > div .active a:before{
    background-color: #0D409B;
}
.contactx-xs{
    padding: 15px;
    background: #0D409B;
    color: #000;
}
.contactx-xs a{
    color: #000;
}
.phone-xs i{
    vertical-align: middle;
    margin-top: -3px;
}

@media only screen and (max-width: 1229px) {
    .header-content{
        margin: 0 100px 0 250px;
    }
    .top-menu > ul > li > a{
        font-size: 14px;
        padding: 15px 0;
    }
    .top-menu > ul > li{
        padding: 0 25px;
    }
    .top-menu > ul > li > a:after{
        display: none;
    }
    .header-btn{
        font-size: 14px;
        padding: 14px 17px 11px;
    }
}


@media only screen and (max-width: 991px){
    .header-content {
        padding: 8px;
        margin-left: 270px;
        width: 440px;
    }
    .header-address{
        padding-left: 0;
        color: #000;
    }
    .header-top .inner {
        border-bottom: none;
    }
    .header-wrapper{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 72px;
        z-index: 400;
        background: #fff;
    }
    .header-wrapper-push{
        height: 73px;
    }
    .header-top .inner {
    height: 75px;
}

}

@media only screen and (max-width: 767px){
    .logo img{
        width: 86%;
        margin-top: 5px;
    }
    .header-top .adress {
    font-size: 12px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #ffffff;
}
}
@media only screen and (min-width: 992px){
    .section-header{
        margin-bottom: 80px;
    }
}
@media only screen and (min-width: 992px){
    
    .header-wrapper{
        height: 126px;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 500;
    }
    .header-wrapper.hPanelHide {
        top: -123px;
    }
    .header-wrapper-push{
        height: 182px;
    }
}

 

.top-slider-wrapper:after{
    content:"";
    display: block;
    position: absolute;
    width: 50%;
    height: 618px;
    top: 0;
    left: 0;
    background: #0D409B;
}
.top-slider{
    height: 618px; 
    position: relative;
    z-index: 20;
}
.site-name {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #171617;
}
.top-slider .element-content{
    height: 618px;
    width: 100%;
    background: url(../images/rombs.png) right 40% no-repeat #0D409B;
    
}
.top-slider .element-content .title {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.top-slider .element-content .desc {
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.top-slider .figure-wrapper{
    width: 997px; 
    height: 618px;
    position: relative;
    z-index: 10;
}
.top-slider .figure{
    width: 360px;
    margin-left: -180px;
    text-align: center;
}
.top-slider .slick-prev, .top-slider .slick-next {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    bottom: 0px;
    left: calc(50% + 50px);
    z-index: 30; 
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.top-slider .slick-prev{
    margin-left: -50px;
    background-color: #0D409B;
}
.top-slider .slick-next{
    
}
.top-slider .slick-prev:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background-image: url(../images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 21px;
    height: 16px;
}

.top-slider .slick-next:after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 21px;
    height: 16px;
} 
.top-slider .slick-prev:hover{
    width: 80px;
} 
 .slick-prev:hover ~ .slick-next{
    left: calc(50% + 80px);
}
    
.top-slider .slick-next:hover{
    width: 80px;
} 
.top-slider .slick-prev:hover:after{
    width: 38px;
} 
.top-slider .slick-next:hover:after{
    width: 38px;
} 
.about-items{
        display: flex;
        justify-content: left; 
        margin-top: 0px;
    }
.about-items .text {
    max-width: 585px;
    margin-right: 29px;
}
.about-items .about-img{
    margin-top: -40px;
    position: relative;
}

.about-items .about-img:before {
    content: '';
    position: absolute;
    width: 398.24px;
    right: -227px;
    top: 120px;
    height: 178.68px;
    /* background: #0D409B; */
    background-image: url(../images/rombs2.png);
    z-index: -2;
}
.about-items .about-img:after {
    content: '';
    position: absolute;
    right: -380px;
    bottom: -49px;
    width: 1048px;
    height: 412px;
    background: #EEF0FC;
    z-index: -1;
}

@media only screen and (max-width: 1229px) {
    .top-slider .figure{
        width: 220px;
        margin-left: -110px;
    }
    .top-slider .element-content{
        padding-right: 80px;
    }
    .top-slider .element-content .title {
        font-size: 26px;
    }
    .top-slider .element-content .desc { 
        font-size: 14px; 
    }
    
    .top-slider-wrapper:after{
        height: 470px;
    }
    .top-slider{
        height: 470px;
    }
    .top-slider .element-content{
        height: 470px;
    }
    .top-slider .figure-wrapper{
        height: 470px;
    }
}

@media only screen and (max-width: 991px) {
    .top-slider .figure {
        width: 180px;
        margin-left: -90px;
    }
    .top-slider .element-content .title {
        font-size: 22px;
    } 
    .top-slider .element-content {
    padding-right:  10px;
}
    .top-slider-wrapper .container{
        padding-right: 0;
    }
    .header__item.contacts, .header__item.mails {
        display: none;
    }
    .contact-item {
        padding-left: 25px;
    }
    
   .btns {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.btns .btn{
    margin:0 10px 30px;
}
}
@media only screen and (max-width: 767px) {
    .top-slider-wrapper{
        margin-bottom: 30px;
    }
    .top-slider-wrapper .container{
        padding: 0;
    }
    .top-slider .figure {
        display: none;
    }
    .top-slider {
        height: auto;
    }
    .top-slider .figure-wrapper {
        height: 62vw;
    }
    .header__item.contacts, .header__item.mails{
         display: none;
    }
    .buttons{
    display: none;
}
    .top-slider .element-content{
        height: auto;
        padding: 20px 15px;
        background: #0D409B;
    }
    .top-slider .element{
        background-size: 100% auto !important;
    }
    .top-slider-wrapper:after {
        display: none;
    }
    .top-slider .element-content .title {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .top-slider .element-content .title br{
        display: none;
    }
    .top-slider .slick-prev {
        background-color: #000;
    }
    .top-slider .slick-prev:after {
        border-right-color: #000;
    }
}


/*=============================== /. HEADER END ===============================*/


/*======== INDEX MIDDLE ========*/


.services-section .carousel-wrapper .carousel .item .element{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}
.services-section .carousel-wrapper .carousel .item{
    padding-top: 12px;
}
.services-section .carousel-wrapper .carousel .item .element-bg{
    height: 180px;
}
.services-section .carousel-wrapper .carousel .item .title{
    padding: 10px;
    background: #fff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    overflow: hidden;
    line-height: 1.2;
    height: 72px;
    font-size: 16px;
}
.services-section .carousel-wrapper .carousel .item .element:hover{
    box-shadow: 0 0 12px rgba(0,0,0,0.4);
}
.services-section .carousel-wrapper .carousel .item .element:hover .title{
    color: #0D409B;
}
.services-carousel-top-next-btn{
    width: 54px;
    height: 54px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -36px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    background: #0D409B;
    cursor: pointer;
}
.services-carousel-top-next-btn:after{
    content:"";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.services-carousel-top-next-btn:hover{
    background: #000;
}

.services-carousel-bottom-prev-btn{
    width: 54px;
    height: 54px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -36px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    background: #0D409B;
    cursor: pointer;
}
.services-carousel-bottom-prev-btn:after{
    content:"";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -5px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.services-carousel-bottom-prev-btn:hover{
    background: #000;
} 
@media only screen and (max-width: 1229px) {
    .services-section .carousel-wrapper .carousel .item .element-bg {
        height: 130px;
    }
    .services-section .carousel-wrapper .carousel .item .title{
        padding: 10px;
        font-size: 14px;
        height: 56px;
    }
}
@media only screen and (max-width: 991px) {
    .services-section .carousel-wrapper .carousel .item .element-bg {
        height: 18vw;
    }
    
}
@media only screen and (max-width: 767px) {
    .services-section .carousel-wrapper .carousel .item .element-bg {
        height: 24vw;
    }
    .services-section .carousel-wrapper .carousel .item .title {
        padding: 1vw 2vw;
        font-size: 10px;
        height: 12vw;
    }
}


.feauters-section .element{
    padding: 0 5px;
    margin-bottom: 30px;
    
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.feauters-section .element:hover img{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.feauters-section .element .title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;  
    color: #171617;
}
.feauters-section > .row > hr:nth-of-type(2n){
    clear: both;
}
@media(min-width: 992px){
    .feauters-section > .row > hr:nth-of-type(2n){
        clear: none;
    }
    .feauters-section > .row > hr:nth-of-type(4n){
        clear: both;
    }
}
.news-list .element{
    background: #0D409B;
    margin-bottom: 20px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.news-list .element .inner {
    background: rgba(13, 64, 155, 0.85);
    height: 270px;
    padding: 25px 20px;
    color: #fff;
}
.news-list .element.action{
    background: #23B5F2;
}
.news-list .element.action .inner{
    background: rgba(35,181,242,0.85);
}
.news-list .element.action .news-tag {
    background: #1085B7;
}
.news-list .element a{
    color: #fff;
}
.news-list .element .date{
    line-height: 1;
    padding: 0 0 0 46px;
}
.news-list .element .day{
    font-size: 36px;
    position: absolute;
    top: 0;
    left: 0;
}
.news-list .element .month{
    margin: 0 0 3px;
    padding-top: 4px;
}
.news-list .element .news-tag{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 15px;
    background: #BB1015;
    padding: 7px 12px 6px;
}
.news-list .element h4{
    line-height: 1;
    margin-bottom: 0;
} 
.news-list .element .title{
    height: 36px;
    overflow: hidden;
}
.news-list .element .text{
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    height: 105px;
    overflow: hidden;
}
.news-list .element:hover h4 a{
    text-decoration: underline;
}
.news-list .element:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.8);
}


.news-section{
    background: url(../images/dots4.png) 0 12px repeat-x;
}
.news-carousel .element{
    height: 500px;
    padding: 70px 0;
}
.news-carousel .element-content{
    height: 360px;
    width: 570px;
    max-width: 100%;
    float: right;
    background: #0D409B;
    color: #fff;
    padding: 40px 40px 90px;
}
.news-carousel .element-content a{
    color: #fff;
}
.news-carousel .element-content .date{
    line-height: 1;
    background: #26bbf9;
    height: 58px;
    width: 140px;
    padding: 16px 0 0 63px;
}
.news-carousel .element-content .day{
    font-size: 42px;
    position: absolute;
    top: 11px;
    left: 11px;
}
.news-carousel .element-content .month{
    margin: 0 0 3px;
}
.news-carousel .news-link{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 15px;
    background: #0c85b7;
    padding: 8px 10px 6px;
}
.news-carousel .news-link:hover{
    background: #fff;
    color: #000;
}
.news-carousel h3{
    line-height: 1;
    margin-bottom: 15px;
}
.news-carousel h3 a{
    border-bottom: 1px solid #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.news-carousel h3:hover a{
    border-color: transparent;
}
.news-carousel .text{
    height: 125px;
    overflow: hidden;
}
.news-carousel .slick-dots{
    width: 570px;
    max-width: 100%;
    float: right;
    margin-top: -140px;
}
.news-carousel .slick-dots li {
    background: #fff;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.5);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    position: relative;
}
.news-carousel .slick-dots li:hover{
    background: #0c85b7;
}
.news-carousel .slick-dots li.slick-active{
    background: #0c85b7;
}
@media only screen and (max-width: 767px) {
    .news-section{
        width: 100%;
        overflow: hidden;
        background: transparent;
    }
    .news-carousel{
        margin-left: -10px;
        margin-right: -10px;
    }
    .news-carousel .element{
        height: auto;
        padding: 0;
        background: #fff !important;
        margin-right: 10px;
        margin-left: 10px;
    }
    .news-carousel .element-content{
        height: auto;
        width: 100%;
        float: none;
        padding: 20px 20px 30px;
    }
    .news-carousel h3 a{
        white-space: inherit;
        overflow: auto;
        text-overflow: inherit;
        border: none;
    } 
    .news-carousel h3{
        height: 44px;
        overflow: hidden;
    }
}


.partners-section{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 40px;
}
.partners-carousel{
    margin: 0 -15px;
}
.partners-carousel .item{
    padding: 0 15px;
}
.partners-carousel img{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
    opacity: 0.5;
}
.partners-carousel .item:hover img{
    -webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
    opacity: 1;
}
.partners-carousel .slick-prev,
.partners-carousel .slick-next{
    color: #8F8F8F;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.partners-carousel .slick-prev{
    left: -32px;
}
.partners-carousel .slick-next{
    right: -32px;
}
.partners-carousel .slick-prev:hover,
.partners-carousel .slick-next:hover{
    color: #121212;
}
/*======== /. INDEX MIDDLE END ========*/




/*======== BASE TEMPLATE AND OTHER STYLES ========*/
.top-article-img-wrapper{
    height: 250px;
}
.article-img img{
    width: 100%;
}
.article-img .title{
    padding: 15px;
    color: #fff;
    width: 100%;
    background: rgba(0,0,0,0.8);
}
.content{
    font-weight: 300;
}
.gallery-wrapper{
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}
.gallery-carousel{
    margin: 0 -10px;
}
.gallery-wrapper .item{
    padding: 0 10px;
    margin-bottom: 10px;
}
.gallery-wrapper .element a i,
.base-gallery .element a i{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 10;
    font-size: 46px;
    line-height: 1;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}
.gallery-wrapper .element a,
.base-gallery .element a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(13, 64, 155, 0.78);
    opacity: 0;
}
.gallery-wrapper .element a:hover,
.base-gallery .element a:hover{
    opacity: 1;
}
.gallery-wrapper .element a:hover i,
.base-gallery .element a:hover i{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.gallery-carousel-prev,
.gallery-carousel-next{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 3px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background: #0D409B;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.gallery-carousel-prev:hover,
.gallery-carousel-next:hover{
    background: #121212;
}
.gallery-carousel-prev i,
.gallery-carousel-next i{
    line-height: 30px;
}
.breadcrumb li{
    display: inline-block;
    font-size: 14px;
    color: #0F0F0F;
    font-weight: 100;
}
.breadcrumb li a{
    color: #989898;
    position: relative;
}
.breadcrumb li a:hover{
    color: #0F0F0F;
}
.breadcrumb i{
    font-size: 14px;
    color: #989898;
    display: inline-block;
    margin: 0 3px 0 6px;
    vertical-align: middle;
}
.pagination{
    margin: 20px 0;
    text-align: center;
}
.pagination li{
    display: inline-block;
}
.pagination a,
.pagination span{
    font-size: 18px;    
    color: #000;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding-right: 2px;
}
.pagination .active a{
    border-color: #0D409B;
    color: #0D409B !important;
}
.pagination a:hover{
    color: #0D409B;
}
.pagination .disabled,
.pagination .control{
    font-weight: bold;
}

.modal.big{
    width: 1170px;
    max-width: 100%;
    padding: 5px;
}
.modal small{
    line-height: 1.6;
    display: inline-block;
}


@media only screen and (min-width: 992px){
    .left-aside .middle:before {
        content: "";
        display: block;
        position: absolute;
        width: 37.9%;
        height: 60px;
        top: 40px;
        right: 62.1%;
        background: url(../images/rombs2.png) right 0;
        opacity: 0.4;
    }
    .article-img .title{
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

input.btn.blue-btn{
    color:#fff;
}
/*======== /. BASE TEMPLATE AND OTHER STYLES ========*/

/*======== CONTACTS TEMPLATE ========*/
.contacts-section{
    background: #0D409B;
    color: #fff;
}
.contacts-section:before{
    background: url(../images/dots5.png) 0 0 repeat-x;
    content:"";
    display: block;
    position: absolute;
    width: 40%;
    height: 240px;
    top: 50px;
    left: 0;
    opacity: 0.5;
}
.map-block{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.map-block iframe{
    height: 100% !important;
    width: 100% !important;
}
.contacts-block{
    padding: 90px 50px 90px 0;
}
.contacts-block .inner a{
    color: #fff;
}
.contacts-block .inner{
    padding-left: 70px;
}
.contacts-block .inner .element{
    margin-bottom: 17px;
    padding-left: 25px;
}
.contacts-block .inner .element > img{
    position: absolute;
    top: 4px;
    left: 0;
}
.contacts-block .social-links a{
    border-color: #fff;
    color: #fff;
}
.contacts-block .social-links a:hover{
    border-color: #000;
    color: #000;
}
@media only screen and (max-width: 991px) {
    .contacts-block{
        padding: 50px 30px 50px 0;
    }
}
@media only screen and (max-width: 767px) {
    .map-block{
        width: 100%;
        height: 400px;
        position: relative;
    }
    .contacts-block .inner{
        padding-left: 0;
    }
    .top-slider .btn {
        margin-bottom: 50px;
        display: inline-block;
    }
    .top-slider .slick-prev, .top-slider .slick-next { 
        left: 50%;
    }
    .slick-prev:hover ~ .slick-next {
        left: calc(50% + 33px);
    }
    .top-slider .element-content .title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .top-slider .element-content .desc {
        font-size: 12px;
        margin-bottom: 25px;
    }
    .about-items { 
    flex-wrap: wrap;
}
.about-items .about-img {
    margin-top: 10px;
    position: relative;
}
.about-items .about-img:after {
    content: '';
    position: absolute;
    right: -15px;
    bottom: -30px;
    width: 100vw;
}

}
/*======== /. CONTACTS TEMPLATE ========*/


/*======== ADVERT TEMPLATE ========*/
.select-menu{
    width: 250px;
    max-width: 100%;
    position: relative;
}
.select-menu-header{
    border: 1px solid #E1E3E7;
    padding: 5px 45px 3px 10px;
    font-size: 15px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.select-menu-header:after{
    content:"";
    display: block;
    position: absolute;
    width: 34px;
    height: 100%;
    top: 0;
    right: 0;
    background: #E1E3E7;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.select-menu-header:before{
    content:"";
    display: block;
    position: absolute;
    top: 14px;
    right: 12px;
    z-index: 2;
    border-top: 5px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.select-menu:hover .select-menu-header,
.select-menu.open .select-menu-header{
    border-color: #D5D7DB;
}
.select-menu:hover .select-menu-header:after,
.select-menu.open .select-menu-header:after{
    background: #D5D7DB;
}
.select-menu > ul{
    display: none;
    border: 1px solid #D5D7DB;
    position: absolute;
    top: 33px;
    left: 0;
    width: 100%;
    z-index: 200;
}
.select-menu > ul > li a{
    border-bottom: 1px solid #D5D7DB;
    padding: 4px 10px;
    display: block;
    font-size: 15px;
    color: #565656;
    background: #fff;
}
.select-menu > ul > li:last-of-type a{
    border: none;
}
.select-menu > ul > li a:hover{
    background: #D5D7DB;
}
.select-menu.open > ul{
    display: block;
}

.advert-list .element{
    padding: 10px 15px 15px 175px;
    min-height: 170px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.advert-list .element > img{
    position: absolute;
    top: 15px;
    left: 15px;
}
.advert-list .element .title{
    padding-right: 120px;
}
.advert-list .element .price{
    position: absolute;
    right: 0;
    top: 1px;
    background: #0D409B;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 15px;
}
.advert-list .element-address{
    position: absolute;
    bottom: 20px;
    left: 170px;
}
.advert-list .element-address i{
    font-size: 20px;
    vertical-align: middle;
    margin-top: -5px;
    color: #0D409B;
}
.advert-list .element .title-h4{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.advert-list .element:hover{
    box-shadow: 0 0 14px rgba(0,0,0,0.3);
}
.advert-list .element:hover .title-h4{
    color: #0D409B;
    text-decoration: underline;
}
@media only screen and (max-width: 1229px) {
    .advert-list .element .title{
        padding-right: 0;
        padding-top: 4px;
    }
    .advert-list .element .price{
        top: -28px;
    }
}
@media only screen and (max-width: 767px) {
    .advert-list .element{
        padding: 10px 15px 15px 15px;
    }
    .advert-list .element-address{
        position: relative;
        left: inherit;
        bottom: inherit;
        padding-left: 22px;
    }
    .advert-list .element-address i{
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }
    .advert-list .element .price{
        position: static;
        display: inline-block;
        margin-bottom: 10px;
    }
}
/*======== /. ADVERT TEMPLATE ========*/

/* ======= AGREEMENT ======= */
.agreement{
    position: relative;
    margin-bottom: 20px;
    color: #545454;
}
.agreement input{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.agreement input + label{
    padding-left: 30px;
    position: relative;
    font-size: 13px;
    display: inline-block;
}
.agreement i{
    position: absolute;
    top: -2px;
    left: 0;
}
.agreement input + label .checked{
    display: none;
}
.agreement input:checked + label .checked{
    display: inline-block;
    color: #01a9ef;
}
.agreement input:checked + label .no-checked{
    display: none;
}
.agreement input.error + label{
    color: red;
}
/* ======= /. AGREEMENT ======= */


.article-img .date{
    line-height: 1;
    padding: 10px 10px 10px 60px;
    position: absolute;
    left: 0;
    top: 20px;
    background: #0D409B;
    color: #fff;
}
.article-img .date .day{
    font-size: 36px;
    position: absolute;
    top: 8px;
    left: 10px;
}
.article-img .date .month{
    margin: 0 0 3px;
    padding-top: 4px;
    letter-spacing: 1px;
}

.aside-news{
    padding: 25px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    background: #fff;
}
.aside-news .element{
    margin-bottom: 15px;
}
.aside-news .element .date{
    font-size: 13px;
}
.aside-news .element h4{
    line-height: 1.2;
    margin-bottom: 0;
} 
.aside-news .element h4 a{
    text-decoration: underline;
}
@media only screen and (min-width: 992px){
    .aside{
        padding-right: 20px;
    }
}


.gallery-categories-grid .element{
    margin-bottom: 30px;
}
.gallery-categories-grid .element .img-wrapper{
    margin-bottom: 15px;
    overflow: hidden;
}
.gallery-categories-grid .element .img-wrapper .inner{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	z-index: 1;
}
.gallery-categories-grid .element:hover .img-wrapper .inner{
    opacity: 1;
}
.gallery-categories-grid .element .img-wrapper img{
    -webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    width: 100%;
}
.gallery-categories-grid .element:hover .img-wrapper img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.gallery-categories-grid .element .title{
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.2;
    -webkit-transition: color 10ms ease-out;
	-moz-transition: color 10ms ease-out;
	-o-transition: color 10ms ease-out;
	transition: color 10ms ease-out;
    height: 30px;
}
.gallery-categories-grid .element:hover .title{
    color: #0D409B;
}
.gallery-categories-grid > .row > hr:nth-of-type(3n){
    clear: both;
}



/* ======= ASIDE MENU ======= */

.aside-menu{
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}
.aside-menu a {
    display: block;
    text-decoration: none !important;
    color: #171717;
    padding: 12px 36px 12px 15px;
    font-size: 15px;
    background: #fff;
    line-height: 1.3;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}
.aside-menu > ul > li:first-of-type > a{
    border-top: 1px solid #d5d5d5;
}
.aside-menu li:hover > a,
.aside-menu .open > a,
.aside-menu .active > a{
    color: #0D409B !important;
}
.aside-menu > ul ul{
    display: none;
}
.aside-menu .active > ul{
    display: block;
}
.aside-menu > ul li{
    position: relative;
}
.aside-menu > ul .dropdown-button{
    height: 53px;
    width: 36px;
    display: block;
    z-index: 20;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
}
.aside-menu > ul .dropdown-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 20px;
    right: 21px;
    border-bottom: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.aside-menu > ul .dropdown-button.active:after{
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 24px;
}
.aside-menu > ul ul .dropdown-button{
    height: 37px;
}
.aside-menu > ul ul .dropdown-button:after{
    top: 12px;
}
.aside-menu > ul ul .dropdown-button.active:after,
.aside-menu > ul ul .active > a + .dropdown-button:after,
.aside-menu > ul ul .open > a + .dropdown-button:after{
    top: 16px;
}

.aside-menu  ul ul a{
    padding: 10px 36px 10px 30px;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}
.aside-menu  ul ul > li > a:before{
    content:"";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 15px;
    left: 15px;
    background: #D5D5D5;
    border-radius: 100%;
}
.aside-menu  ul ul ul a{
    padding: 8px 36px 8px 30px;
}
.aside-menu  ul ul ul a:before,
.aside-menu  ul ul ul ul a:before{
    display: none;
}
.aside-menu  ul ul ul ul a{
    padding: 8px 36px 8px 40px;
}
.aside-menu  ul ul ul ul ul a{
    padding: 8px 36px 8px 50px;
}
.aside-menu-title {
    padding: 15px 42px 15px 20px;
    background: #0D409B;
    position: relative;
    color: #fff;
}
.aside-menu-title i{
    vertical-align: middle;
    margin-top: -3px;
}
.aside-menu-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.active .aside-menu-title:after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -3px;
}
@media only screen and (max-width: 991px) {
    .aside-menu > ul{
        display: none;
    }
    .aside-menu.active > ul{
        display: block;
    }
    .aside{
        border-right: none;
    }
    .aside-menu a {
        border-right: 1px solid #F5F5F5;
    }
}
@media only screen and (min-width: 992px) {
    .aside-menu > ul > li.active > a{
        color: #fff !important;
        background-color: #0D409B !important;
        border-color: #0D409B !important;
    }
    
    .aside-menu > ul > li.active > .dropdown-button:after{
        border-color: #fff;
    }
    .aside-menu > ul > li:hover > a{
        background: #F6F6F6;
    }
}
/* ======= /. ASIDE MENU ======= */
table{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}
table td, 
table th {
    padding: 10px 15px;
    font-size: 14px;
    vertical-align: middle;
}
table th{
    color: #fff;
    background: #0D409B;
}
table td{
    border: 1px solid #D5D5D5;
}
@media only screen and (max-width: 767px) {
    table td, 
    table th {
        padding: 8px 10px;
        font-size: 12px;
    }
    .top-slider .figure-wrapper{ 
        max-width: 100%; 
    }
}













/**************************************************   MEDIA QUERIS   *****************************************************/
@media only screen and (max-width: 1229px) {

}
@media only screen and (max-width: 991px) {

}
@media only screen and (max-width: 767px) {
    h1, .title-h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.feauters-section .element { 
    text-align: center;
}
.contact-item {
    padding-left: 25px;
} 
.about-items .about-img:before{
    display: none;
}
}

 
@media only screen and (min-width: 992px){
    /* custom webkit scroll */
    ::-webkit-resizer {
        background-image: url('');
        background-repeat: no-repeat;
        width: 9px;
        height: 1px;
    }
    ::-webkit-scrollbar {
        width: 9px;
    }
    ::-webkit-scrollbar-button {
        background-image: url('');
        background-repat: no-repeat;
        width: 9px;
        height: 0px;
    }
    ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        background-color: #0D409B;
    }
    ::-webkit-scrollbar-track {
        background-color: #1E1E1E;
    }
    /* custom webkit scroll end*/
    
}
@media only screen and (max-width: 380px) {
    .btns .btn {
        margin: 0 10px 30px;
        width: 60%;
    }
}

.copyright__created a {
    color: #fff;
    float: left;
    font-weight: 300;
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 0.05em;
    font-family: inherit;
}

.top-menu > ul > li:hover > div {
    min-width: 132px;
    width: 100%;
    display: flex;
    flex-direction: column;
    left: 8%;
}
.top-menu > ul > li > div > ul{
    width: 100%;
    float: none!important;
    padding-right: 0px;
    /* border-bottom: 1px solid #333333; */
}
/* .top-menu > ul > li > div > ul:first-child{
    border-top: 1px solid #333333;
} */

.top-menu > ul > li > div a::before{
    content: "";
    display: none;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 10px;
    left: 5px;
    background: rgb(255, 255, 255);
    border-radius: 100%;
    transition: all .2s;
}
.top-menu > ul > li {
    position: relative;
}
.arrow {
    position: absolute;
    top: 49%;
    right: 8px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    /* -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); */
}

.top-menu > ul > li:hover > svg.arrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}