@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@font-face {
    font-family: "Gilroy";
    src: url('/views/web/fonts/Gilroy/Gilroy-ExtraBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Gilroy";
    src: url('/views/web/fonts/Gilroy/Gilroy-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

* {
	padding:0;
	margin:0;
}

body {
    font-family: 'Open Sans', sans-serif;
	color: #333333;
}

.pda-2 {
	display:none;
}


::-webkit-scrollbar {
    width: 10px;
	height:10px;
}

::-webkit-scrollbar-track {
    background:#F8F8F8;
}

::-webkit-scrollbar-thumb {
    background:#43425b;
}

input,
select,
textarea,
button {
    outline: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 15px 10px;
    border-radius: 2px;
    border: 1px solid #dedede;
    width: calc(100% - 22px);
    font-size: 11px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

select {
    width: 100%;
    padding: 10px 10px;
}

a {
    text-decoration:none;
    color: #333333;
    transition-duration: .2s;
}

img {
    height:auto;	
}

ol,
ul {
    list-style: none;
}

a img {
    border:0px;
}

label {
    display: block;
    font-size: 10px;
    font-weight: 600;
    padding: 0 0 2px;
}

.full {
    overflow: hidden;
    min-width: 1150px;
    max-width: 1920px;
	margin:0 auto;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col {
    position: relative;
    float: left;
    display: block;
}

.wrap {
	width:1080px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

.nav {
    padding: 22px 0;
    position: relative;
}

.nav .logo {
    float: left;
    padding: 9px 0px 0 59px;
	width:400px;
}

.nav .logo img {
	float:left;
}

.nav .logo p {
	font-size: 13px;
    line-height: 19px;
    float: left;
    padding: 5px 19px;
}

.nav .menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: 20px auto 0;
    width: 822px;
    text-align: center;
}

.nav .menu li {
	display:inline-block;
}

.nav .menu a {
    font-size: 13px;
    line-height: 19px;
    margin: 2px 6px;
    display: block;
    position: relative;
    padding: 0 0 6px;
}

.nav .menu a:hover:before {
	content:"";
	position: absolute;
	width: 24px;
	height: 2px;
	background: #96DAC1;
	bottom:0;
	left:0;
}

.nav .phone {
    float: right;
    padding: 0 59px 0 0;
}

.nav .phone p {
    background: rgba(207, 20, 43, 0.5);
    border: 1px solid rgba(207, 20, 43, 0.8);
    box-shadow: 0px 12px 27px rgba(207, 32, 43, 0.17);
    border-radius: 25px;
    position: relative;
    margin: 11px 0;
    width: 230px;
	padding: 0 0 4px;
}

.nav .phone p:before {
    content: "";
    width: 79%;
    height: 100%;
    position: absolute;
    background: #CF142B;
    border-radius: 25px;
    right: 0;
}

.nav .phone a.tel {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	position:relative;
	display:block;
}

.nav .phone a.tel:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/views/web/images/3.svg);
    background-size: cover;
    position: absolute;
    left: 16px;
    top: 11px;
}

.nav .phone a.tel span {
    font-size: 15px;
    line-height: 22px;
    display: inline-block;
    padding: 3px 6px 0 76px;
}

.nav .phone a.open-popup {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 8px;
    line-height: 10px;
    letter-spacing: 0.05em;
    display: block;
    text-align: right;
    padding: 0 38px 0 0px;
	position:relative;
}

.header {
    padding: 0px 0 0;
    background: url(/views/web/images/g3.jpg) center no-repeat;
    height: 692px;
}

.header h2 {
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    color: #CF142B;
    padding: 44px 0 13px;
}

.header h1 {
font-family: "Gilroy";
    font-size: 46px;
    line-height: 49px;
    padding: 0 0 0;
    color: rgb(40, 50, 116);
}

.header h1 .item-1 {
	color:#CF142B;
}

.header h1 .item-2 {
	font-weight:300;
	color:#00247D;
}

.header .content {
    padding: 55px 0;
}

.header .items {
	margin: 27px 0 0;
}

.header .items .item {
	width: 206px;
    float: left;
    padding: 1px 42px 30px 44px;
    font-size: 15px;
    position: relative;
    color: rgb(40, 50, 116);
    font-weight: 800;
    line-height: 1.3;
}

.header .items .item-2 {
	top:-10px;
}

.header .items .item:before {
	content:"";
	position:absolute;
	left: -32px;
    top: -38px;
	width: 100px;
	height: 100px;
	background: url(/views/web/images/g5.png) center no-repeat;
}

.header .items .item-2:before {
	left: -36px;
    top: -28px;
	background: url(/views/web/images/g6.png) center no-repeat;
}

.header .form {
    background: url(/views/web/images/g4.png) center no-repeat;
    text-align: center;
    position: relative;
    margin: 23px 0 0 0;
    height: 180px;
	padding:0 40px;
	background-size: contain;
}

.header .form:before {
    content: "";
    width: 657px;
    height: 404px;
    position: absolute;
    right: -101px;
    top: -381px;
    background: url(/views/web/images/g2.png) center no-repeat;
    z-index: -1;
}

.header .form input {
    border: 1px solid #888;
    border-radius: 31px;
    display: inline-block;
    width: 195px;
    padding: 11px 20px;
    font-weight: 700;
    font-size: 14px;
    margin: 0 3px;
}

.header .form .button {
    font-family: Gilroy;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    border: none;
    color: #fff;
    display: inline-block;
    padding: 15px 15px 14px;
    width: 228px;
    position: relative;
    z-index: 10;
    font-weight: 700;
    margin: 0 3px;
    top: -1px;
}

.header .form h3 {
    font-size: 30px;
    font-family: "Gilroy";
    color: rgb(51, 51, 51);
    line-height: 1.2;
    padding: 33px 0 25px;
}

.section-1 {
    padding: 103px 0 154px;
    position: relative;
    background: #fff url(/views/web/images/9.svg) -212px 80px no-repeat;
    overflow: hidden;
}

.section-1 .wrap:before {
    content: "";
    position: absolute;
    width: 712px;
    height: 584px;
    background: url(/views/web/images/5.png) no-repeat;
    left: -449px;
    top: 181px;
}

.section-1 .wrap:after {
    content: "";
    position: absolute;
    width: 520px;
    height: 1099px;
    background: url(/views/web/images/6.png) no-repeat;
    top: 257px;
    right: -392px;
}

.section-1 h2 {
font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    padding: 0 0 5px;
    position: relative;
}

.section-1 h2 .item-1 {
	color:#CF142B;
}

.section-1 h2 .item-2 {
	font-weight:300;
	color:#00247D;
}

.section-1 .text {
	font-size: 14px;
	line-height: 23px;
	position:relative;
}

.section-1 .text p {
    padding: 0 0 22px;
}

.section-1 .text i {
	font-weight:700;
}

.section-1 .col-1 {
    width: 552px;
    float: right;
}

.section-1 h3 {
	font-family: Gilroy;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
    padding: 0 0 22px;
}

.section-1 .text-2 {
	font-size: 14px;
	line-height: 23px;
	text-align:justify;
}

.section-1 .text-2 p {
	padding: 0 0 12px;
}

.section-1 .text-2 li {
    font-size: 14px;
    line-height: 27px;
    color: rgba(51, 51, 51, 0.79);
    position: relative;
    padding: 0 18px;
}

.section-1 .text-2 li:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #EBD9A7;
    position: absolute;
    left: 0;
    top: 12px;
}

.section-1 .image {
    height: 300px;
    border-radius: 5px;
    position: relative;
    background: #f2f2f2;
    margin: 0 0 22px;
}

.section-1 .col-2 {
    width: 344px;
    float: left;
    margin: -2px 0 0 0;
}

.section-1 .col-2 li:nth-child(1) a {
	padding:13px 13px;
}

.section-1 .col-2 a {
    font-family: Gilroy;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.03em;
    border-radius: 5px;
    background: #ffffff;
    display: block;
    font-weight: 700;
    padding: 13px 13px;
    margin: 0 0 14px;
    color: #47A08E;
	border: 1px solid #6ab3a4;
	border-radius: 40px;
}

.section-1 .col-2 a:hover {
	opacity:.8;
}

.section-1 .col-2 .selected a {
	background: #78C5B5;
	color: #FFFFFF;
	box-shadow: 0px 15px 20px rgba(27, 32, 81, 0.06);
}

.section-1 .col-2 h4 {
    font-family: Gilroy;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
    padding: 0 0 32px;
}

.section-1 .block {
    background: #FFFFFF;
    border-radius: 8px;
    position: relative;
    padding: 33px;
    margin: 41px 64px 20px 0;
	box-shadow: 0px 0px 40px rgba(27, 32, 81, 0.1);
}

.section-1 .svg-1 {
	position: absolute;
    left: -188px;
    top: 888px;
}

.section-1 .svg-2 {
	position: absolute;
    top: 146px;
    right: -178px;
}

.section-2 {
    padding: 103px 0 154px;
    position: relative;
    background: #fff url(/views/web/images/9.svg) -212px 80px no-repeat;
    overflow: hidden;
}

.section-2 > .wrap:before {
    content: "";
    position: absolute;
    width: 712px;
    height: 584px;
    background: url(/views/web/images/5.png) no-repeat;
    left: -449px;
    top: 181px;
}

.section-2 > .wrap:after {
    content: "";
    position: absolute;
    width: 520px;
    height: 1099px;
    background: url(/views/web/images/6.png) no-repeat;
	top: 38px;
    right: -392px;
}

.section-2 h2 {
  font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    padding: 0px 0 56px;
    position: relative;
    text-align: center;
    color: rgb(40, 50, 116);
}

.section-2 .tabs-navigation-14 {
    float: right;
    width: 337px;
}

.section-2 .tabs-navigation-14 li {
	padding: 0 0 17px;
}

.section-2 .tabs-navigation-14 li.selected a {
	font-size: 14px;
    font-weight: 800;
    color: #283274;
    display: block;
}

.section-2 .tabs-navigation-14 li a {
	font-size: 14px;
    font-weight: 400;
    color: #283274;
    padding: 0px 0;
    letter-spacing: 0.9px;
}

.section-2 .tabs-navigation-14 li a:hover {
	color: #461D55;
}

.section-2 .tabs-navigation-14 li a span {
    display: inline-block;
	padding: 3px 10px 27px 0px;
    font-size: 13px;
    font-weight: 500;
    float: left;
}

.section-2 .tabs-navigation-14 li.selected a span {
	font-size: 16px;	
}

.section-2 .tabs-container-14 .item {
	float: left;
    width: 38px;
    height: 311px;
    padding: 40px 0 0;
    position: relative;
}

.section-2 .tabs-container-14 .item:after,
.section-2 .tabs-container-14 .item:before {
	content:"";
	width:1px;
	height: 64px;
	background:#c61e2c;
	position:absolute;
	top:0;
	left:0;
}

.section-2 .tabs-container-14 .item:after {
    bottom: 0;
    top: inherit;
	height: 68px;
}

.section-2 .tabs-container-14 .item span {
	display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 1px solid #c61e2c;
    margin: 33px -4px -3px;
    background: #fff;
}

.section-2 .tabs-container-14 .item span.active {
	position:relative;
	z-index:100;
	background:#c61e2c;
}

.section-2 .tabs-container-14 .content {
	float: left;
    width: 640px;
    height: 332px;
    position: relative;
    border: 10px solid #78c5b5;
    background: rgba(254, 248, 245, 0.47);
    border-radius: 4px;
}


.section-2 .tabs-container-14 img {
	padding: 56px 0 0 78px;
    position: relative;
    z-index: 100;
    float: left;
    width: 63px;
}

.section-2 .tabs-container-14 h4 {
    font-size: 19px;
    font-weight: 800;
    color: #461D55;
    text-transform: uppercase;
	padding: 60px 20px 20px;
    letter-spacing: 1.5px;
    position: relative;
    z-index: 100;
    float: left;
    width: 430px;
    height: 58px;
}

.section-2 .tabs-container-14 p {
    font-size: 18px;
    font-weight: 100;
    color: #461D55;
    padding: 0 25px 0 77px;
    line-height: 1.5;
    letter-spacing: 1.4px;
    position: relative;
    z-index: 100;
    clear: both;
}

.section-2 a.link {
    font-family: Gilroy;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    display: block;
    padding: 24px;
    width: 269px;
	margin: 50px auto 0px;
    position: relative;
    z-index: 10;
    font-weight: 700;
}

.section-2 a.link:hover {
	background: rgb(224, 37, 60);
}

.section-3 {
    overflow: hidden;
    padding: 305px 0 46px;
    position: relative;
}

.section-3:before {
	content:"";
	width:100%;
	height: 847px;
	background:url(/views/web/images/g20.jpg) center;
	position:absolute;
	left:0;
	top:0;
}

.section-3 .smoke {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 499px;
    background: url(/views/web/images/g22.png) center;
    height: 600px;
    position: absolute;
}

.section-3:after {
    content: "";
    width: 1583px;
    height: 521px;
    background: url(/views/web/images/22.png) center;
    position: absolute;
    left: 0;
    top: 855px;
    right: 0;
    margin: 0 auto;
}

.section-3 .block {
    max-width: 1184px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    position: relative;
    z-index: 100;
}

.section-3 h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 78px 0 45px;
    color: rgb(40, 50, 116);
}

.section-3 .data {
     width: 320px;
    float: left;
    margin: 0 20px 20px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 21px 40px rgba(27, 32, 81, 0.05);
    position: relative;
}

.section-3 .data:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e8e8e8;
    position: absolute;
}

.section-3 .data .image {
	height:160px;
	background:#f2f2f2;
	position:relative;
	z-index:10;
}

.section-3 .data .image span {
position: absolute;
    right: 7px;
    top: 8px;
    background: #cf142b;
    padding: 10px;
    border-radius: 26px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.section-3 .data h5 {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    padding: 19px 24px 15px;
	position:relative;
	z-index:10;
}

.section-3 .data p {
	font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.03em;
    padding: 0px 16px 30px;
}

.section-3 .text-2 {
	text-align: center;
    width: 600px;
    margin: 31px auto;
    font-style: italic;
    font-weight: 700;
    color: hsl(353, 84%, 54%);
}
 
.section-3 a:hover {
	 background: rgb(224, 37, 60);
}

.section-3 a {
    font-family: Gilroy;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    display: block;
    padding: 24px;
    width: 269px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    font-weight: 700;
}
 

.section-4 {
	padding: 145px 0 46px;
    background: url(/views/web/images/31.png) no-repeat;
}

.section-4 .wrap:before {
    content: "";
    width: 1920px;
    height: 1097px;
    background: url(/views/web/images/29.png);
    position: absolute;
    left: -410px;
    top: -48px;
    z-index: 1;
}

.section-4 .wrap:after {
    content: "";
    width: 1920px;
    height: 1145px;
    background: url(/views/web/images/30.png);
    position: absolute;
    left: -410px;
    top: -96px;
    z-index: 0;
}

.section-4 h2 {
font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 0 0 18px;
    position: relative;
    z-index: 10;
}

.section-4 .text-2 {
position: relative;
    z-index: 10;
    text-align: center;
    padding: 0 0 40px;
    width: 635px;
    MARGIN: 0 AUTO; 
    font-size: 14px;
    line-height: 23px;
}

.section-4 h2 .item-1 {
	color:#CF142B;
}

.section-4 h2 .item-2 {
	font-weight:300;
	color:#00247D;
}

.section-4 .item {
    box-shadow: 0px 21px 40px rgba(27, 32, 81, 0.05);
    border-radius: 8px;
    width: 498px;
    margin: 0 0 32px 29px;
    background: #fff;
	position:relative;
	z-index:10;
}

.section-4 .item .image {
	width: 66px;
    height: 66px;
    float: left;
    border-radius: 50%;
    margin: 33px 24px 0 33px;
}

.section-4 .item .name {
    float: left;
    width: 360px;
}

.section-4 .item .name p:nth-child(1) {
    font-family: Gilroy;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.03em;
    font-weight: 700;
    padding: 32px 0 9px;
}

.section-4 .item .name p:nth-child(2) {
	font-size: 12px;
	line-height: 19px;
}

.section-4 .item .text {
    font-size: 14px;
    line-height: 23px;
    clear: both;
    margin: 33px 33px;
    padding: 0 30px 0 0px;
    height: 210px;
    overflow: auto;
}

.section-4 .item .text p {
	padding: 0 0 22px;
}

.section-4 .item .text::-webkit-scrollbar {
    width: 2px;
}

.section-4 .item .text::-webkit-scrollbar-thumb {
    background:#CF142B;
}

.section-5 {
	padding: 317px 0 225px;
}

.section-5 .wrap:before {
	content: "";
    width: 1388px;
    height: 733px;
    position: absolute;
    left: -221px;
    top: -355px;
    background: url(/views/web/images/34.png) no-repeat;
}

.section-5 .wrap:after {
    content: "";
    position: absolute;
    width: 1920px;
    height: 1391px;
    left: -440px;
    top: -459px;
    background: url(/views/web/images/36.png) no-repeat;
    z-index: -1;
}

.section-5 .block {
    position: relative;
    width: 656px;
    height: 297px;
    margin: 0 auto;
    left: 10px;
}

.section-5 .block:before {
    content: "";
    background: url(/views/web/images/32.svg) no-repeat;
    position: absolute;
    left: -46px;
    top: -44px;
    right: -46px;
    height: 380px;
}

.section-5 .block:after {
    content: "";
    background: url(/views/web/images/33.svg) no-repeat;
    position: absolute;
    left: 17px;
    top: 20px;
    right: -49px;
    height: 380px;
}

.section-5 h2 {
	font-family: Gilroy;
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 52px 0 35px;
    position: relative;
    z-index: 10;
}

.section-5 h2 .item-1 {
	color:#CF142B;
}

.section-5 h2 .item-2 {
	font-weight:300;
	color:#00247D;
}

.section-5 .block a {
    font-family: Gilroy;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    display: block;
    padding: 14px;
    width: 176px;
    margin: 0 auto;
	position:relative;
	z-index:10;
	font-weight:700;
}

.section-5 .block a:hover {
	background: rgb(224, 37, 60);
}

.section-5 .block .item {
content: "";
    width: 184px;
    height: 279px;
    position: absolute;
    left: -134px;
    top: 103px;
    background: url(/views/web/images/g60.png) no-repeat;
    background-size: cover;
    moz-transform: rotate(-29deg);
    -ms-transform: rotate(-29deg);
    -webkit-transform: rotate(-29deg);
    -o-transform: rotate(-29deg);
    transform: rotate(-29deg);
	z-index:10;
}

.section-5 .svg-1 {
    position: absolute;
    left: -201px;
    top: 137px;
}

.section-6 {
    padding: 90px 0 300px;
    position: relative;
    z-index: 100;
}

.section-6 > .block {
    max-width: 1202px;
    margin: 0 auto;
    box-shadow: 0px 24px 70px rgba(27, 32, 81, 0.1);
    border-radius: 16px;
    background: #fff;
    position: relative;
    padding: 0 0 85px;
}

.section-6:after {
    content: "";
    width: 1920px;
    height: 853px;
    position: absolute;
    left: 0;
    bottom: 100px;
    margin: 0 auto;
    right: 0;
    background: url(/views/web/images/nf300-200.png) center no-repeat;
    z-index: -1;
}

.section-6 h2 {
	font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 57px 11px 23px;
    color: #283274;
}

.section-6 h3 {
	text-align: center;
    padding: 0 11px 40px;
    line-height: 23px;
    font-size: 14px;
    font-weight: 400;
    width: 707px;
    margin: 0 auto;
}

.section-6 .video .item {
	width: 995px;
    height: 440px;
    box-shadow: 0px 0px 16px rgba(27, 32, 81, 0.05);
    border: 16px solid #fff;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 13px;
    margin: 0 auto;
}

.section-6 .video .item :before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #00247D;
    opacity: 0.24;
    border-radius: 5px;
}

.section-6 .video .item img {
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    margin: -55px auto;
    top: 50%;
}

.section-6 .video .item img:hover {
	opacity:0.8;
}


.section-6 .row-2 .block {
    width: 311px;
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.11);
    float: left;
    margin: 40px 25px 0;
    background: #fff;
}

.section-6 .row-2 .block:nth-child(2),
.section-6 .row-2 .block:nth-child(5) {
	 margin:40px 21px 0;
}

.section-6 .image {
    position: relative;
    height: 335px;
}

.section-6 .image a {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 215px;
    right: -203px;
    margin: 0 auto;
    background: url(images/18.png);
    background-size: cover;
}

.section-6 .content {
    padding: 15px;
    border-left: 8px solid #c61e2c;
	height:89px
}

.section-6 .content h4 {
	font-size: 24px;
    font-weight: 700;
    padding: 4px 0 0;
    text-align: center;
    letter-spacing: 1.1px;
	position:relative;
	left:-8px;
}

.section-6 .content p {
	text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 9px 0;
    letter-spacing: 1.1px;
    position: relative;
    left: -8px;
    font-size: 14px;
}



.section-7 .wrap:before {
    content: "";
    width: 1728px;
    height: 739px;
    position: absolute;
    left: -225px;
    top: -103px;
    margin: 0 auto;
    right: 0;
    background: url(/views/web/images/51.png) center no-repeat;
}

.section-7 .gallery .slick-arrow {
	display: none!important;
}

.section-7 h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 28px 0 16px;
}

.section-7 p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    padding: 0 0 42px;
}

.section-7 .slider-for .item {
    width: 1022px;
    height: 544px;
    box-shadow: 0px 0px 16px rgba(27, 32, 81, 0.05);
    border: 16px solid #fff;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 13px;
}

.section-7 .slider-for .item img {
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    margin: -55px auto;
    top: 50%;
}

.section-7 .slider-for .item img:hover {
	opacity:.9;
}

.section-7 .slider-for .item-1:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: #00247D;
	opacity: 0.24;
	border-radius: 5px;
}

.section-7 .slider-nav .item {
    height: 117px;
    box-shadow: 0px 0px 14px rgba(27, 32, 81, 0.06);
    border: 8px solid #fff;
    position: relative;
    overflow: hidden;
    margin: 12px;
    border-radius: 4px;
}

.section-7 .slider-nav .item:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: #00247D;
	opacity: 0.24;
	border-radius: 5px;
}

.section-9 {
	padding: 167px 0 0;
}

.section-9 .block {
	position:relative;
	background:url(/views/web/images/59.jpg) center no-repeat;
	max-width:1476px;
	margin:0 auto;
	height:658px;
}

.section-9 h2 {
font-size: 37px;
    font-weight: 700;
    line-height: 1.47;
    letter-spacing: 0.9px;
    padding: 85px 33px 17px;
    font-family: Gilroy;
}

.section-9 h3 {
	font-weight: 800;
    padding: 0 33px 62px;
    font-size: 26px;
    line-height: 22px;
    color: rgb(207, 20, 43);
}

.section-9 input {
    width: 258px;
    padding: 16px 30px;
    border-radius: 26px;
    border: 1px solid #c5c5c5;
    background: none;
    display: block;
    margin: 0 32px 26px;
}

.section-9 .button {
    font-weight: 700;
    font-family: Gilroy;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    display: inline-block;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    padding: 17px;
    width: 320px;
    margin: 23px 32px 43px;
    border: none;
	text-transform:uppercase;
}

.section-9 .button:hover {
	cursor:pointer;
	background: rgb(224, 37, 60);
}

.section-9 .col-1 {
    position: relative;
    width: 800px;
}

.section-9 .col-1:before {
	content: "";
    width: 366px;
    height: 716px;
    position: absolute;
   bottom: -105px;
    right: -261px;
    background: url(/views/web/images/57.png) center no-repeat;
}

.section-9 .col-1 .item {
    width: 288px;
    height: 90px;
    border-radius: 10px;
    position: absolute;
    right: -45px;
    bottom: 21px;
    background: #fff;
}

.section-9 .col-1 .item h4 { 
    padding: 20px 26px 5px;
    font-family: Gilroy;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    letter-spacing: 0.03em;
    font-weight: 700;
}

.section-9 .col-1 .item p { 
    font-weight: 300;
    padding: 0 5px 0 26px;
    font-size: 11px;
    line-height: 19px;
}

.map {
    overflow: hidden;
    height: 853px;
    margin: 64px 0 0;
    position: relative;
    z-index: 1000;
}

.map .tabs-navigation-4 {
	max-width:1550px;
	margin:0 auto;
}

.map li {
	float: left;
    margin: 10px 0 0 149px;
    width: 540px;
    box-shadow: 0 0 65px rgba(0, 0, 0, 0.11);
    border-radius: 5px;
}

.map li.selected {
	background: #fff;
}

.map li .aa {
    display: block;
    padding: 29px 0 43px 45px;
    background: #fff;
    border-radius: 5px;
}

.map li .aa h4 {
    color: #c51e2c;
    font-size: 21px;
    padding: 11px 12px 19px;
    font-weight: 800;
    letter-spacing: 1px;
}

.map li .aa span {
    color: #c51e2c;
    font-size: 36px;
    padding: 0 46px 0px 0;
    font-weight: 800
}

.map li .text {
    padding: 4px 12px 8px;
    letter-spacing: 1.2px;
    font-weight: 300;
    font-size: 12px;
}

.map li .text-marker {
    position: absolute;
    padding: 4px 34px 10px;
}

.map li .text-marker:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 17px;
    top: 10px;
    border-radius: 50%;
    background: #cf142b;
}

.map li .metro {
	font-size: 12px;
    font-weight: 400;
    padding: 0 34px;
    letter-spacing: 0.7px;
    position: relative;
}

.map li .metro:before {
    content: "";
    width: 15px;
    height: 12px;
    position: absolute;
    left: 11px;
    top: 4px;
    background: url(/views/web/images/60.png);
}

.map li .item {
	padding: 0 0 13px;
}

.map .tabs-container-4 {
    clear: both;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
}

.footer {
	padding: 40px 0 0;
}

.footer .logo {
	width: 294px;
}

.footer .logo img  {
	padding: 0 30px;
}

.footer .phone {
	width: 500px;
}

.footer .phone p {
    font-size: 14px;
    line-height: 23px;
    padding: 7px 0 7px;
}

.footer .phone a {
    font-family: Gilroy;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #283274;
    font-weight: 700;
    display: inline-block;
    padding: 0 33px 0 0px;
}

.footer .snet {
	float:right;
}

.footer .snet a {
	padding: 17px 20px 0 5px;
    display: inline-block;
    opacity: 0.6;
	position:relative;
}

.footer .snet a:nth-child(1) {
	top:1px;
}

.copy {
    border-top: 2px solid #f2f2f2;
    padding: 24px 0 19px;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    margin: 42px 0 0;
}

/*--------------*/
.page-nav .prev {
	width:400px;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
}

.page-nav .prev a {
	font-family: Gilroy;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #78C5B5;
    font-weight: 700;
    padding: 21px 0 0 92px;
    display: inline-block;
	position:relative;
}

.page-nav .prev a:before {
    content: "";
    width: 100px;
    height: 11px;
    position: absolute;
    left: 16px;
    top: 30px;
    background: url(/views/web/images/71.svg) no-repeat;
}

.page-header {
    position: relative;
    padding: 0 0 187px;
}

.page-header:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: #00247D;
	opacity: 0.5;
}

.page-header h1 {
    font-family: Gilroy;
    font-size: 44px;
    line-height: 62px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-align: center;
    padding: 183px 0 20px;
}

.page-header p {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.page-1 {
	padding:50px 0;
}

.page-1 .col-1 {
	width: 640px;
    padding: 4px 30px;
}

.page-1 .col-1 p {
    font-size: 14px;
    line-height: 23px;
    opacity: 0.8;
    padding: 0 0 22px;
}

.page-1 .col-1 h3 {
	font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    padding: 27px 0 12px;
}

.page-1 .col-1 li {
    font-size: 14px;
    line-height: 27px;
    opacity: 0.8;
    position: relative;
    padding: 0 18px 10px;
}

.page-1 .col-1 li p {
	padding: 0;
}

.page-1 .col-1 li:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #EBD9A7;
    position: absolute;
    left: 0;
    top: 12px;
}

.page-1 .col-2 {
    width: 318px;
    float: right;
    border: 1px solid rgba(235, 238, 247, 0.41);
    box-shadow: 0px 21px 40px rgba(27, 32, 81, 0.05);
    border-radius: 8px;
    margin: -9px 26px;
    background: #00247D;
	color:#fff;
	position:relative;
}

.page-1 .col-2:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/views/web/images/21.svg);
    position: absolute;
    left: 0;
    top: 0;
}

.page-1 .col-2:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 8px solid #fff;
    position: absolute;
    border-radius: 5px;
}

.page-1 .col-2 h2 {
    font-family: Gilroy;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.03em;
    padding: 28px 54px 21px;
	position:relative;
	z-index:100;
	color:#fff;
}

.page-1 .col-2 li {
    font-size: 14px;
    line-height: 27px;
    position: relative;
    padding: 0 20px 3px 55px;
}

.page-1 .col-2 li:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 35px;
    top: 13px;
}

.page-1 .col-2 .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.03em;
    color: #CF142B;
    padding: 10px 0;
    position: relative;
    z-index: 100;
    background: #fff;
    border-radius: 46px;
    display: block;
    width: 190px;
    text-align: center;
    margin: 10px auto 29px;

}

.page-1 .svg-1 {
    position: absolute;
    left: -115px;
    top: 209px;
}

.page-2 {
    padding: 61px 0 40px;
    position: relative;
    z-index: 1000;
}

.page-2 h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 0 0 44px;
}

.page-2 h2 .item-1 {
	color:#CF142B;
}

.page-2 h2 .item-2 {
	font-weight:300;
	color:#00247D;
}

.page-2 .video {
	width: 992px;
    height: 544px;
    position: relative;
    border: 16px solid #fff;
    box-shadow: 0px 0px 46px rgba(27, 32, 81, 0.1);
    margin: 0 auto;
    border-radius: 16px;
}

.page-2 .video:before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background: #00247D;
	opacity: 0.24;
}

.page-2 .video a {
    position: absolute;
    left: 0;
    right: 0;
    margin: -55px auto;
    top: 50%;
    width: 112px;
}

.page-2 .video a:hover {
	opacity:0.8;
}

.page-2 .svg-1 {
    position: absolute;
    right: -148px;
    top: 14px;
}

.page-3 {
	padding: 197px 0 144px;
}

.page-3 .wrap:before {
    content: "";
    width: 1514px;
    height: 795px;
    background: url(/views/web/images/76.png) no-repeat;
    position: absolute;
    left: -395px;
    top: -416px;
}

.page-3 .wrap:after {
    content: "";
    width: 2169px;
    height: 1142px;
    background: url(/views/web/images/77.svg) no-repeat;
    position: absolute;
    left: -395px;
    top: -852px;
    z-index: -1;
}

.page-3 .block {
    position: relative;
    width: 1018px;
    margin: 0 auto;
    padding: 0 0 74px;
}

.page-3 .block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 16px;
    top: 20px;
    background: url(/views/web/images/74.svg) no-repeat;
    z-index: 10;
}

.page-3 .block:after {
    content: "";
    width: 1140px;
    height: 400px;
    position: absolute;
    left: -50px;
    top: -29px;
    background: url(/views/web/images/75.svg) no-repeat;
}

.page-3 h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    color: #333333;
    padding: 57px 87px 7px;
	position:relative;
	z-index:100;
}

.page-3 p {
    font-size: 14px;
    line-height: 23px;
    padding: 0 93px 34px;
	position:relative;
	z-index:100;
}

.page-3 form {
	padding: 0 88px;
	position:relative;
	z-index:100;
}

.page-3 form input {
    width: 194px;
    border-radius: 26px;
    padding: 17px 36px;
    margin: 0 17px 0 0px;
}

.page-3 form button {
	background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    font-family: Gilroy;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    color: #FFFFFF;
    font-weight: 700;
    float: right;
    width: 253px;
    border: none;
    padding: 18px;
}

.page-3 form button:hover {
	opacity:0.8;
	cursor:pointer;
}

.page-3 .svg-1 {
    position: absolute;
    right: -100px;
    bottom: -77px;
    z-index: 10; 
} 

.page-4 {
	padding: 88px 0;
	background:url(/views/web/images/81.png) center top no-repeat;
}

.page-4 .block {
    margin: 0 auto 32px;
    width: 1018px;
    border-radius: 10px;
    padding: 0 0 27px;
    background: #fff;
	box-shadow: 0px 21px 40px rgba(27, 32, 81, 0.05);
}

.page-4 .image {
	width: 79px;
    height: 79px;
    float: left;
    margin: 30px 30px 8px 32px;
}

.page-4 .title {
	width: 470px;
    float: left;
}

.page-4 .title h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    padding: 30px 0 0px;
}

.page-4 .title p {
	font-size: 14px;
	line-height: 23px;
	color: #CF142B;
	opacity: 0.8;
}

.page-4 .col-1 {
	width: 625px;
}

.page-4 .col-1 .text {
    padding: 8px 42px 0 46px;
	font-size: 14px;
	line-height: 23px;
	opacity: 0.8;
}

.page-4 .col-1 .text p {
	padding: 0 0 21px;
}

.page-4 .col-1 li {
	position: relative;
    padding: 0 19px;
}

.page-4 .col-1 li:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #EBD9A7;
    position: absolute;
    left: 0;
    top: 12px;
}

.page-4 .col-2 {
	float:right;
}

.page-4 .col-2 .image-b {
    width: 361px;
    height: 245px;
    border-radius: 3px;
    background: #f2f2f2;
    margin: 32px 27px 0 0;
}

.page-5 {
	padding: 47px 0 79px;
}

.page-5 .wrap:before {
    content: "";
    width: 1920px;
    height: 1986px;
    background: url(/views/web/images/82.png) center;
    position: absolute;
    left: -420px;
    top: 55px;
}

.page-5 h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    text-align: center;
    letter-spacing: 0.03em;
    padding: 0 0 81px;
}

.page-5 .block {
	margin:0 30px;
}

.page-5 .item {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    height: 490px;
    background: #fff;
}

.page-5 .item:before {
	content:"";
	left:0;
	top:0;
	right:0;
	bottom:0;
	border:1px solid #f2f2f2;
	position:absolute;
}

.page-5 .image {
	height: 231px;
	position:relative;
	z-index:100;
	background:#ccc;
}

.page-5 h3 {
	font-family: Gilroy;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
    position: relative;
    z-index: 100;
    padding: 31px 30px 15px;
}

.page-5 .text {
    font-size: 14px;
    line-height: 23px;
    opacity: 0.8;
    position: relative;
    z-index: 100;
    padding: 0 22px;
	height: 140px;
    overflow: auto;
	margin:0 10px;
}

.page-5 .text::-webkit-scrollbar {
    width: 2px;
}

.page-5 .text::-webkit-scrollbar-track {
    background:#F8F8F8;
}

.page-5 .text::-webkit-scrollbar-thumb {
    background:#CF142B;
}

.page-5 .text p {
	padding:0 0 20px;
}

.page-5 .owl-prev {
	position: absolute;
    width: 46px;
    height: 46px;
    z-index: 10;
	top: 43%;
    left: -86px;
    border-radius: 50%;
    background: url(/views/web/images/54.svg);
	-moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
	font-size:0;
}

.page-5 .owl-next {
	position: absolute;
    width: 46px;
    height: 46px;
    z-index: 10;
    top: 43%;
	right:-86px;
    border-radius: 50%;
    background: url(/views/web/images/54.svg);
	font-size:0;
}

.page-5 .item-2 {
    border: 16px solid #fff;
    background: #ccc;
    box-shadow: 0px 0px 46px rgba(27, 32, 81, 0.1);
    height: 513px;
    margin: 46px 93px;
    border-radius: 8px;
}

.page-5 .owl-carusel-2 .owl-prev {
    top: 46%;
    left: 28px;
}

.page-5 .owl-carusel-2 .owl-next {
    top: 46%;
    right: 28px;
}

.page-6 {
	padding: 42px 0 81px;
}

.page-6 .block {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    box-shadow: 0px 24px 70px rgba(27, 32, 81, 0.06);
    border-radius: 16px;
    width: 1029px;
    margin: 0 auto;
	position:relative;
	z-index:100;
	overflow:hidden;
}

.page-6 .block h2 {
    font-family: Gilroy;
    font-size: 38px;
    line-height: 51px;
    letter-spacing: 0.03em;
    padding: 45px 0 36px 58px;
}

.page-6 .block .col-1 {
    width: 530px;
    height: 519px;
    background: #fff;
}

.page-6 .block li {
    font-size: 14px;
    line-height: 27px;
    opacity: 0.8;
    position: relative;
    padding: 0 20px 0px;
    margin: 0 59px;
}

.page-6 .block li:before {
    content: "";
    width: 8px;
    height: 3px;
    background: #EBD9A7;
    position: absolute;
    left: 0;
    top: 12px;
}

.page-6 .block .col-2 {
    float: right;
    width: 493px;
	height: 519px;
	border-left: 2px solid #DADADA;
	background: #F2EDDD;
}

.page-6 .foto {
    border-radius: 50%;
    width: 72px;
    height: 72px;
    float: left;
    margin: 41px 0 0 63px;
}

.page-6 .name {
	width: 273px;
    float: left;
    padding: 45px 26px 0;
}

.page-6 .name h3 {
	font-family: Gilroy;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.03em;
}

.page-6 .name p {
	font-size: 12px;
	line-height: 19px;
	opacity: 0.8;
}

.page-6 h4 {
    font-family: Gilroy;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
    text-align: center;
    padding: 37px 0 7px;
}

.page-6 .subtitle {
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    padding: 0 0 24px;
}

.page-6 input {
    width: 243px;
    border-radius: 26px;
    padding: 17px 31px;
    margin: 0 auto 23px;
    display: block;
    background: none;
    border: 1px solid #bababa;
}

.page-6 button {
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    font-family: Gilroy;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    color: #FFFFFF;
    font-weight: 700;
    width: 319px;
    border: none;
    padding: 18px;
    margin: 0 auto;
    display: block;
	text-transform:uppercase;
}

.page-6 button:hover {
	opacity:0.8;
	cursor:pointer;
}

.page-6 .svg-1 {
    position: absolute;
    right: -132px;
    top: 169px;
    z-index: -4;
}

#overlay {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    overflow: auto;
    background: rgba(0,0,0,0.7);
    z-index:79999;
}

.popup {
    position: relative;
    display: none;
    z-index: 99999;
    background: #fff;
    width: 410px;
    margin: 50px auto;
    background: #fff;
    text-align: center;
    padding: 0 30px 30px;
}

.popup-video .popup-close:before,
.popup-video .popup-close:after {
    content: "";
    width: 70%;
    height: 1px;
    position: absolute;
    left: 6px;
    top: 24px;
    background: #000;
    transform: rotate(45deg);
}

.popup-video .popup-close:before {
	 transform: rotate(-45deg);
}

.popup-video {
    width:1000px;
    margin:60px auto;	
	padding:13px;
	background:#fff;
}

.popup-video .popup-close {
    position: absolute;
    top: 0px;
    right: -50px;
    width: 50px;
    height: 50px;
    background: #fff;
    cursor: pointer;
}

.popup-video .video {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.popup-video .video iframe,
.popup-video .video object,
.popup-video .video embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.popup-form h2 {
	font-size: 26px;
    font-weight: 700;
    line-height: 1.67;
    letter-spacing: 0.2px;
    clear: both;
    padding: 28px 0 0;
}

.popup-form h3 {
	font-size: 14px;
    font-weight: 300;
    line-height: 1.86;
    padding: 13px 34px 25px;
}

.popup-form select,
.popup-form input {
	width: 324px;
    padding: 18px 30px;
    border-radius: 26px;
    border: 1px solid #d0bf93;
    background: none;
    display: block;
    margin: 0 auto 14px;
    font-size: 13px;
}

.popup-form p {
	font-size: 13px;
    padding: 0px 23px 3px;
}

.popup-form select {
	width: 384px;
	color:rgb(111, 106, 91);
}

.popup-form .button {
	width: 386px;
    display: inline-block;
    margin: 20px 0 65px;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border: none;
    color: #fff;
    padding: 22px;
    font-weight: 400;
    border-radius: 40px;
    font-family: Gilroy;
    text-transform: uppercase;
    font-size: 13px;
}

.popup-form .button:hover {
	background: rgb(224, 37, 60);
}

.popup-form .popup-close {
    opacity: 0.49;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1.7px;
    float: right;
    padding: 22px 28px 17px;
	cursor:pointer;
}

.thank {
	width: 560px;
    padding: 50px;
    margin: 71px auto;
    background: rgb(254, 248, 245);
    text-align: center;
    border: 12px solid #78c5b5;
    border-radius: 5px;
}

.thank h1 {
	font-size: 34px;
    font-weight: 700;
    color: rgb(40, 50, 116);
    padding: 0 0 10px;
}

.thank .p-1 {
	font-size: 16px;
    font-weight: 500;
    padding: 10px 0 17px;
    color: rgb(40, 50, 116);
}

.thank .p-2 {
      font-size: 19px;
    font-weight: 700;
    padding: 0 0 17px;
    color: rgb(40, 50, 116);
}

.thank .p-3 {
    font-size: 18px;
    font-weight: 700;
    padding: 26px 0 0px;
    color: #cf142b;
}

.thank .p-4 {
    font-size: 19px;
    font-weight: 300;
    padding: 0 0 17px;
    color: #fff;
}

.thank a {
	color: #CF142B;
	display: inline-block;
    margin: 0 10px;
}

.thanka {
   font-family: Gilroy;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    display: block;
    padding: 24px;
    width: 269px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    font-weight: 700;
}

.popup-form-2  {
    width: 800px;
    height: 620px;
    background: url(/views/web/images/g3.jpg) center;
    background-size: cover;
}

.popup-form-2 .popup-close {
    opacity: 0.49;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1.7px;
    float: right;
    padding: 22px 28px 17px;
    cursor: pointer;
}


.popup-form-2 h2 {
	font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #CF142B;
    padding: 44px 0 13px;
}

.popup-form-2 h3 {
	font-family: "Gilroy";
    font-size: 46px;
    line-height: 49px;
    padding: 0 0 0;
    color: rgb(40, 50, 116);
}

.popup-form-2 h3 .item-1 {
	color:#CF142B;
}

.popup-form-2 h3 .item-2 {
	font-weight:300;
	color:#00247D;
}

.popup-form-2 .items {
	margin: 27px 135px 0;
}

.popup-form-2 .items .item {
	width: 207px;
    float: left;
    padding: 1px 17px 28px 40px;
    font-size: 15px;
    position: relative;
    color: rgb(40, 50, 116);
    font-weight: 800;
    line-height: 1.3;
}

.popup-form-2 .items .item-2 {
	top:8px;
}

.popup-form-2 .items .item:before {
	content:"";
	position:absolute;
	left: -32px;
    top: -16px;
	width: 100px;
	height: 100px;
	background: url(/views/web/images/g5.png) center no-repeat;
}

.popup-form-2 .items .item-2:before {
	left: -36px;
    top: -28px;
	background: url(/views/web/images/g6.png) center no-repeat;
}

.popup-form-2 h4 {
	font-size: 21px;
    padding: 13px 0 0;
    color: #283274;
}

.popup-form-2 h5 {
	font-size:14px;
}

.popup-form-2 .form {
	background: #fffaf5;
    margin: 0 20px;
    border: 10px solid #69d1ab;
    border-radius: 10px;
}

.mini-popup .close-mini-popup {
    width: 13px;
    height: 14px;
    background: url(/views/web/images/popup-close-2.png) center;
    background-size: cover;
    position: absolute;
    left: 11px;
    top: 11px;
    opacity: 0.4;
    z-index: 100;
}

.mini-popup {
    width: 360px;
    height: 210px;
    background: url(/views/web/images/g3.jpg) center;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    z-index: 5000;
    box-shadow: 0 0 25px rgba(36, 41, 68, 0.37);
    cursor:pointer;
    position:fixed;
    bottom:20px;
    left:20px;
}

.mini-popup-close {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index:89999;
    cursor:pointer;
}

.mini-popup h2 {
	text-align: center;
    position: relative;
    padding: 30px 0 0;
    font-size: 25px;
    font-weight: 800;
    color: #461d55;
    line-height: 1.2;
}

.mini-popup h2 span {
	font-size: 18px;
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #461d55;
    font-weight: 700;
    padding: 9px 0 0px;
}

.mini-popup h2 b {
	text-transform:uppercase;
	font-weight: 800;
}

.mini-popup a {
	font-family: Gilroy;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.07em;
    background: #CF142B;
    box-shadow: 0px 10.94px 26.3636px rgba(207, 32, 43, 0.13);
    border-radius: 87px;
    color: #fff;
    display: block;
    padding: 17px;
    width: 204px;
    margin: 21px auto 0px;
    position: relative;
    z-index: 10;
    font-weight: 700;
}

.none {
	display:none;
}

.none-2 {
	display:none;
}