* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
    overflow-x: hidden;
}

html.y-hidden {
    overflow-y: hidden;
}

body.y-hidden {
    overflow-y: hidden;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

.wrapper {
    min-height: 100%;
}

.container {
    max-width: 1224px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}


.header {
    position: relative;
}

.home .header {
    background: linear-gradient(180deg, #00476B 0%, #558DAD 100%);
    height: 940px;
    position: relative;
}


.home .header:after {
	content: '';
    width: 940px;
    height: 1312px;
    background: linear-gradient(179.04deg, #86CFF4 1.77%, #5ABCE0 97.85%);
    border-radius: 64px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
    position: absolute;
    right: -717px;
    top: -42px;
    z-index: 0;
}

.header .top {
    position: relative;
}

.header .top:before {
	content: '';
    background: #fff;
    border-radius: 64px;
    position: absolute;
    left: -323px;
    top: -556px;
    z-index: 1;
    width: 800px;
    height: 560px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
}

.header .top:after {
	content: '';
    border-radius: 64px;
    background: rgba(97, 217, 234, 0.32);
    filter: blur(172px);
    transform: matrix(0.71, 0.41, -1.22, 0.71, 0, 0);
    position: absolute;
    left: -121px;
    top: -406px;
    width: 800px;
    height: 560px;
    z-index: 0;
}

.header .top .logo {
	padding-top: 20px;
    position: relative;
    z-index: 1;
    padding-left: 0;
}

.header .top .logo a {
    transform: translateX(14px);
    display: block;
}

.header .top .logo a img {
	height: 86px;
    position: relative;
    transform: translateX(15px);
}

.header .nav ul, .header .nav ul li {
	background: none;
}

.header .nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: rgba(255,255,255,0.56);
    padding-right: 28px;
    background: none;
}

.header .close {display: none;}

.header .nav ul li:last-child a {
	padding-right: 0;
}

.header .nav ul li a:hover {color: #fff;}

.navbar-toggler {
    display: none;
}

.bottom-toggler {
    display: none;
}

.header .content {margin-top: 140px;}

.header .content .item .titles {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #62D9EA;
    letter-spacing: 2px;
}

.header .content .item img {position: relative; z-index: 1;}

.header .content .item .title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin: 12px 0 20px 0;
}

.header .content .item .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    opacity: 0.8;
    color: #fff;
    font-family: "Cabin", sans-serif;
}

.header .content .item .link {
    width: 201px;
    height: 56px;
    background: linear-gradient(90deg, #5ABCE0 0%, #61D9EA 100%);
    border-radius: 32px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    position: relative;
}

.header .bottom {
    position: relative;
    z-index: 1;
}

.header .bottom .items.row {margin-left: -30px; margin-right: -30px;} 

.header .bottom .counts {
    width: 1025px;
    border-top: 1px solid rgba(255,255,255,.22);
    padding: 30px 0;
    margin-top: 55px;
    margin-bottom: 35px;
    justify-content: space-between;
}

.header .bottom .counts .count .num {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    padding-right: 20px;
    display: flex;
    align-items: center;
}

.header .bottom .counts .count .num i {font-style: normal; padding-left: 10px;}

.header .bottom .counts .count:last-child {padding-left: 0;}

.header .bottom .counts .count p {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    opacity: 0.56;
    color: #fff;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.header .bottom .items .item .sub-item  {
	background-blend-mode: overlay, normal;
    -webkit-backdrop-filter: blur(64px);
    backdrop-filter: blur(64px);
    border-radius: 24px;
    height: 296px;
    padding: 32px 32px;
    position: relative;
    background: -webkit-radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(134, 219, 255, 0.2) 0%, rgba(107, 206, 249, 0.2) 77.08%, rgba(65, 163, 205, 0.2) 100%);
    background: -moz-radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(134, 219, 255, 0.2) 0%, rgba(107, 206, 249, 0.2) 77.08%, rgba(65, 163, 205, 0.2) 100%);
    background: -o-radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(134, 219, 255, 0.2) 0%, rgba(107, 206, 249, 0.2) 77.08%, rgba(65, 163, 205, 0.2) 100%);
    background: -ms-radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(134, 219, 255, 0.2) 0%, rgba(107, 206, 249, 0.2) 77.08%, rgba(65, 163, 205, 0.2) 100%);
    background: radial-gradient(90.16% 143.01% at 15.32% 21.04%, rgba(134, 219, 255, 0.2) 0%, rgba(107, 206, 249, 0.2) 77.08%, rgba(65, 163, 205, 0.2) 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    border: 1px solid #9CDAF0;
}

.header .bottom .items .item .sub-item:after {
    content: '';
    width: 148px;
    height: 148px;
    background: url(img/no_jitter_ic.svg);
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: -1;
}

.header .bottom .items .item .sub-item.bg2:after {background: url(img/Authoritative_ic.svg);}

.header .bottom .items .item .sub-item.bg3:after {background: url(img/knowledge_ic.svg);}

.header .bottom .items .item .sub-item .num {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #00476B;
}

.header .bottom .items .item .sub-item .titles {
    margin-top: 32px;
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #00476B;
}

.header .bottom .items .item .sub-item .text {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #00476B;
    font-family: 'Cabin', sans-serif;
}



/* Map */
.map {
    padding: 340px 0 110px 0;
    background: #F2F9FC;
    position: relative;
}

.map:after {
	content: '';
    background: linear-gradient(179.11deg, #86CFF4 2.17%, #5ABCE0 98.81%);
    border-radius: 64px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
    width: 300px;
    height: 300px;
    position: absolute;
    right: -268px;
    bottom: -157px;
}

.map .item {
	position: relative;
}

.map .item .icons {
	position: absolute;
    top: 29%;
    /*right: 14%;*/
    right: 64px;
}

.map .item .icon {
    display: block;
}

.map .item .titles {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    display: block;
    color: #00476B;
    margin-top: 15px;
}

.map .item .titles i {
    color: #68AACF;
    font-style: normal;
}

.map .item .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #00476B;
    font-family: "Cabin", sans-serif;
}

.map .item .link {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #00476B;
    font-family: "Cabin", sans-serif;
    margin-top: 45px;
    display: block;
}

.map .item .link a {
    color: #5ABCE0;
    text-decoration: underline;
    font-weight: 700;
}

.line {
    background: linear-gradient(90deg, #5ABCE0 0%, rgba(90, 188, 224, 0) 100%);
    height: 4px;
    display: block;
    border: none;
    width: 113px;
}

.map .item .line {
    margin: 32px 0 24px 0;
}

.map .icon-responsive {display: none;}

/* Technology */
.technology {
    padding: 110px 0;
    position: relative;
}

.technology:before {
    z-index: -1;
    content: '';
    position: absolute;
    left: -991px;
    top: 126px;
    background: linear-gradient(180deg, #00476B 0%, #00476B 100%);
    border-radius: 64px;
    width: 834px;
    height: 1053px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
}

.technology:after {
    content: '';
    background: linear-gradient(179.11deg, #86CFF4 2.17%, #5ABCE0 98.81%);
    border-radius: 64px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
    width: 300px;
    height: 300px;
    position: absolute;
    left: -313px;
    top: 80px;
}

.technology p.titles {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #A90056;
}

.technology .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #00476B;
    margin: 10px 0 32px 0; 
}

.technology .title span {
	color: #68AACF;
}

.technology .item {
    margin-top: 125px;
}

.technology .item .sub-item .titles {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin: 16px 0 8px 0;
    display: block;
    color: #00476B;
}

.technology .item .sub-item .text {
    font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #00476B;
	font-family: "Cabin", sans-serif;
}

.technology .item .sub-item {
    margin-bottom: 36px;
}

.technology .link {
    margin-top: 40px;
}

.technology .link a {
    background: linear-gradient(90deg, #5ABCE0 0%, #61D9EA 100%);
    border-radius: 32px;
    width: 410px;
    height: 56px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    display: flex;
    padding-left: 32px;
    align-items: center;
    position: relative;
}

.technology .link a i {
    background: url(img/arrow-right.svg) no-repeat;
    width: 26px;
    height: 17px;
    margin-left: 48px;
    display: block;
    margin-top: 2px;
}


/* About */
.about {position: relative; margin-top: 140px;}

.about:before {
	content: '';
    background: #f3f9fc url(img/about-bg.png) no-repeat;
    width: 100%;
    background-size: cover;
    position: absolute;
    bottom: -420px;
    height: 1089px;
}

.about .content {
    max-width: 1016px;
    margin: 0 auto;
    border-radius: 32px;
    position: relative;
    padding: 72px 200px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 48px 80px rgba(0, 0, 0, 0.04);
    margin-bottom: 180px;
}

.about .content:before {
    content: '';
    background: rgba(90, 188, 224, 0.72);
    filter: blur(217px);
    height: 100%;
    width: 100%;
    position: absolute;
    top: -190px;
    left: 0;
    border-radius: 50%;
    z-index: 0;
}

.about .content strong {display: block;}

.about .content .icon {position: relative;}

.about .content .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    color: #00476B;
    margin: 32px 0 24px 0;
    display: block;
    position: relative;
}

.about .content .text {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    font-family: "Cabin", sans-serif;
    position: relative;
    color: #00476B;
}

.about .content .link {
    width: 237px;
    height: 56px;
    background-color: #00476B;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    border-radius: 32px;
    color: #fff;
    margin: 50px auto 0 auto;
    padding-left: 32px;
    position: relative;
}

.about .content .link .icon {
    background: url(img/arrow-right.svg) no-repeat;
    width: 26px;
    height: 17px;
    margin-left: 48px;
    display: block;
    margin-top: 2px;
}

/* Contact */
.contact {position: relative; padding-bottom: 70px;}

.contact:before {
    content: '';
    width: 100%;
    height: 450px;
    background-color: #002F47;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.contact .item.info {
    background-color: #3394B8;
    border-radius: 32px 0 0 32px;
}

.contact .item.info address {
    font-style: normal;
}

.contact .item.info .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 52px;
}

.contact .item.info .titles {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    margin: 32px 0 10px 0;
    display: block;
}

.contact .item.info .text {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
}

.contact .item.info .lists-contact {
    margin: 28px 0 0 0; 
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    position: relative;
}

.contact .item.info .lists-contact:after {
    content: '';
    border: 1px solid rgba(255,255,255, 0.12);
    position: absolute;
    width: 90%;
    bottom: -37px;
}

.contact .item.info .lists-contact a {
    font-weight: 600;
    color: #fff;
    padding-left: 10px;
    padding-bottom: 4px;
}

.contact .item.info .lists-contact a.email {
    font-weight: 500;
}


.contact .item.info .lists-social {
    margin-top: 195px;
}

.contact .item.info .lists-social li a {
    padding-right: 20px;
}

.contact .item.fields {
    background-color: #2B6F88;
    border-radius: 0 32px 32px 0;
}
.contact .item.fields .form .field-group:nth-child(2) {
	padding-right: 10px;
}

.contact .item.fields .form .field-group:nth-child(3) {
	padding-left: 10px;
}

.contact .item.fields .title {
    font-weight: 800;
    font-size: 40px;
    line-height: 52px;
}

.contact .item.fields .text {
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    margin: 25px 0 45px 0;
}

.contact .item {
    padding: 56px 80px;
    color: #fff;
}

.contact .item.fields .form .field-group input[type=text]::placeholder,
.contact .item.fields .form .field-group input[type=email]::placeholder,
.contact .item.fields .form .field-group input[type=tel]::placeholder,
.contact .item.fields .form .field-group textarea::placeholder {
	font-style: normal;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.05em;
color: #989898;
}

.contact .item.fields .form .field-group input[type=text],
.contact .item.fields .form .field-group input[type=email],
.contact .item.fields .form .field-group input[type=tel],
.contact .item.fields .form .field-group textarea {
    width: 100%;
    height: 56px;
    background-color: #fff;
    border: none;
    margin-bottom: 16px;
    border-radius: 8px;
    padding: 0 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #989898;
    letter-spacing: 0.05em;
    font-family: "Montserrat", sans-serif;
}

.contact .item.fields .form .field-group textarea {
    height: 120px;
    resize: none;
    padding-top: 11px;
    color: #989898;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.contact .item.fields .form .field-group .btn-submit {
    width: 152px;
    margin-top: 7px;
    border-radius: 32px;
    position: relative;
}

.contact .item.fields .form .field-group input[type=submit] {
    background: linear-gradient(90deg, #5ABCE0 0%, #61D9EA 100%);
    border-radius: 32px;
    height: 52px;
    width: 152px;
    border: none;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    cursor: pointer;
    position: relative;
}


/* Footer */
.footer {
    background-color: #002F47;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 24px 0 0 0;
}

.footer .top {
    padding-bottom: 20px;
}

.footer .top .logo a img {
    max-width: 160px;
    height: 64px;
}

.footer .top .foot-menu ul li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: block;
    color: rgba(255,255,255,0.56);
    padding-right: 28px;
    white-space: nowrap;
}

.footer .top .foot-menu ul li:last-child a {
	padding-right: 0;
}


.footer .top .foot-menu ul li a:hover {color: #fff;}

.footer .top .developerCopyright__link a {
    color: rgba(255,255,255,0.56);
}

.footer .bottom .container {
    border-top: 1px solid rgba(255,255,255,0.08);
	padding-top: 24px;
    padding-bottom: 28px;
    color: rgba(255,255,255,0.56);
    margin: 0 auto;
}

.footer .bottom .special a {
    color: rgba(255,255,255,0.4);
    padding-right: 20px;
}

.footer .bottom .special a:last-child {
	padding-right: 0;
}

.footer .bottom .special a:hover {
    color: #fff;
}


/* Page Solutions */

.page-solutions .header .top:before {background: #F2F9FC;}

.page-solutions .header .top .container:after {display: none !important;}



.page-solutions .header .top:after,
.iden .header .top:after {display: none;}

.page-solutions .header .nav ul li a,
.iden .header .nav ul li a {color: #00476B;}

.page-solutions .header .nav ul li a:hover,
.iden .header .nav ul li a:hover {color: #68AACF;}

.page-solutions .header .content .item .titles {
	color: #A90056;
	font-weight: 700;
}


.page-solutions .header .content .item .title {color: #00476B;}

.page-solutions .header .content .item .title strong {color: #68AACF;}

.page-solutions .header .content .item .text {
	color: #00476B;
	font-family: "Cabin", sans-serif;
	margin-bottom: 24px;
}

.page-solutions .header:after {
	content: '';
    width: 840px;
    height: 1212px;
    border-radius: 64px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
    position: absolute;
    right: -1096px;
    top: -134px;
    z-index: -1;
    background: linear-gradient(180deg, #558DAD 0%, #00476B 100%);
}

.page-solutions .counter {
	background-color: #53b7de;
    color: #fff;
    padding: 80px 0;
    background-image: url(img/counter.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.page-solutions .counter:before {
	content: '';
    border-radius: 64px;
    transform: matrix(1.2, 0.71, -1.22, 0.65, 0, 0);
    width: 300px;
    height: 300px;
    position: absolute;
    left: -313px;
    top: -210px;
    background: linear-gradient(180deg, #00476B 0%, #558DAD 100%);
}


.page-solutions .counter .item {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.page-solutions .counter .item .titles {
	font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 80px;
    margin-bottom: 16px;
}

.page-solutions .counter .item p {
	font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

/* Page Solutions Blog */

.page-solutions .blog .container {
	max-width: 1006px;
	margin: 0 auto;
	padding: 0;
}

.page-solutions .blog {
	padding: 128px 0;
}

.page-solutions .blog .items {
	margin-bottom: 88px;
}

.page-solutions .blog .items:last-child {margin-bottom: 0;}

.page-solutions .blog .items:nth-child(2n) {
	flex-direction: row-reverse;
}

.page-solutions .blog .items .item:nth-child(2) .sub-item {
    padding: 35px 45px;
    background: #F2F9FC;
    border-radius: 24px;
}

.page-solutions .blog .items:nth-child(2n) .item:nth-child(2) .sub-item {
	background-color: #FFF5F7;
}

.page-solutions .blog .items .item .sub-item {
	height: 100%;
}

.page-solutions .blog .items .item .sub-item img {
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
}
 
.page-solutions .blog .items .item .sub-item .titles {
	font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #00476B;
}

.page-solutions .blog .items .item .sub-item .text {
	font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-family: "Cabin", sans-serif;
    color: #00476B;
    margin-top: 31px;
}


.page-solutions .blog .items .category .categories .sub-categries {
	background: #F2F9FC;
	border-radius: 20px;
	padding: 24px 20px;
	margin-top: 24px;
	height: 192px;
}


.page-solutions .blog .items .category .categories .sub-categries .titles {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #00476B;
}



.page-solutions .blog .items .category .categories .sub-categries .text  {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	font-family: "Cabin", sans-serif;
	margin-top: 12px;
	color: #07141B;
}


.developerCopyright__link a img {
	vertical-align: bottom;
    padding-right: 10px;
}


/* Page Company */

.iden .content {position: relative;}

.iden .content:before {
    content: '';
    background-image: url(img/gray_logo_final_left.png);
    background-repeat: no-repeat;
    width: 295px;
    height: 468px;
    position: absolute;
    left: 0;
    top: -30px;
}

.iden .content:after {
    content: '';
    background-image: url(img/gray_logo_final_right.png);
    background-repeat: no-repeat;
    width: 295px;
    height: 468px;
    position: absolute;
    right: 0;
    top: -30px;
}

.iden .content .title {
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	color: #00476B;
}

.iden .content .title strong {
	color: #68AACF;
}

.iden .content .text {
	max-width: 620px;
	font-size: 32px;
	line-height: 48px;
	font-weight: 500;
	margin: 0 auto;
	color: #00476B;
}

.iden.header:after {display: none;}

.iden .content .line {margin: 40px auto;}


.iden .description {
    margin: 170px 0 172px 0;
}

.iden .description .item.left p {
    font-size: 24px;
    line-height: 36px;
    color: #00476B;
    font-weight: 500;
}

.iden.description .item.left p strong {
    color: #68AACF;
    font-weight: 700;
}

.iden .description .item.right .sub-item p:last-child {margin-bottom: 0;}

.iden .description .item.right p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #07141B;
    margin-bottom: 32px;
    font-family: "Cabin", sans-serif;
}

.page-about .description {
    background-color: #F2F9FC;
    margin-bottom: 0;
}

.page-about .description .item.right p {
    font-family: "Cabin", sans-serif;
    color: #07141B;
}

.page-about .definitions .item.left .lists {padding: 32px 30px;}

.page-about .definitions .item.left .lists li {
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.66px;
    color: #00476B;
    position: relative;
    margin-bottom: 24px;
}

.page-about .definitions .item.left .lists li:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(img/chek.svg);
    position: absolute;
    left: -30px;
    top: 7px;
}

.page-about .definitions .item.left .titles {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #00476B;
}

.page-about .definitions .item.left .titles strong {
    color: #68AACF;
}

.page-about .definitions .item.right p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-family: "Cabin", sans-serif;
    color: #07141B;
    margin-bottom: 32px;
}

.page-about .definitions .item.right p:last-child {
	margin-bottom: 0;
}

.page-about .definitions .item.right p .titles {
    font-weight: 700;
    display: block;
    margin-bottom: 8px;
}

.page-about .definitions {
    margin: 108px 0 172px 0;
}

.page-about .description {
    padding: 88px 0;
}

.page-contact .address {
	margin-top: 160px;
}


.page-contact .content .text strong {
	display: block;
	margin-bottom: 24px;
}

.page-contact .address .text {
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	color: #00476B;
	margin-bottom: 56px;
}

.page-contact .address .text strong a {
    color: #00476B;
}

.page-contact .address .text span {
	font-weight: 700;
}

.page-contact .address .text span a {
    color: #68AACF;
}

.page-contact .address .text span a:hover {text-decoration: underline;}

.page-contact .address .info {
	border: 1px solid #68AACF;
	box-sizing: border-box;
	border-radius: 24px;
	padding: 24px 32px;
}

.page-contact .address .info .item {padding-right: 32px;}

.page-contact .address .info .item .sub-item {
	border-right: 1px solid #68AACF;
}

.page-contact .address .info .item:last-child .sub-item {
	border-right: none;
}

.page-contact .address .info .item .sub-item .titles {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #00476B;
}

.page-contact .address .info .item .sub-item .location {
	font-weight: 500;
	font-size: 20px;
	line-height: 36px;
	color: #00476B;
	margin-top: 12px;
}


.page-contact .form-address {
	margin: 88px 0 148px 0;
}

.page-contact .form-address .titles {
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	color: #00476B;
}

.page-contact .form-address .titles strong {
	color: #68AACF;
}

.page-contact .form-address .text {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #00476B;
	font-family: 'Cabin', sans-serif;
	color: #00476B;
	margin: 16px 0 24px 0;
}

.page-contact .form-address .container {
	background-color: #F2F9FC;
	border-radius: 32px;
	padding: 88px 0 96px 0;
}

.page-contact .form-address .form {
	max-width: 480px;
	margin: 0 auto;
}

.page-contact .form-address .form input::placeholder,
.page-contact .form-address .form textarea::placeholder {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #989898;
}

.page-contact .form-address .form input[type=text],
.page-contact .form-address .form input[type=tel],
.page-contact .form-address .form textarea {
	display: block;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	height: 56px;
	border-radius: 8px;
	padding: 16px;
	margin-bottom: 16px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: #989898;
}

.page-contact .form-address .form textarea {
	height: 120px;
	resize: none;
}


.page-contact .form-address .form input[type=submit] {
	background: linear-gradient(90deg, #5ABCE0 0%, #61D9EA 100%);
	border-radius: 32px;
	width: 152px;
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	cursor: pointer;
}


.privacy-policy .content:before, 
.privacy-policy .content:after,
.legal-statement .content:before, 
.legal-statement .content:after {
    display: none;
}

.privacy-policy .description, .legal-statement .description {margin: 40px 0 72px 0;}

.privacy-policy .description p, .legal-statement .description p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #07141B;
    margin-bottom: 32px;
    font-family: "Cabin", sans-serif;
    margin-bottom: 40px;
}

.privacy-policy .description p span,
.legal-statement .description p span {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 36px;
    color: #00476B;
    font-weight: 500;
}

.privacy-policy .description p a, .legal-statement .descriptin p a {color: #00476B;}
.privacy-policy .description p a:hover, .legal-statement .description p a:hover {text-decoration: underline;}

.privacy-policy .description ul li, .legal-statement .description ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #07141B;
    font-family: "Cabin", sans-serif;
}


.header .content .item .link:before,
.technology .link a:before,
.about .content .link:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.16);
    border-radius: 32px;
    transition: all .4s ease;
    opacity: 0;
}

.header .content .item .link:hover:before,
.technology .link a:hover:before,
.about .content .link:hover:before {
    transition: all .4s ease;
    opacity: 1;
}

.page-solutions .header .top .container:after {display: none;}

.contact .item.fields .form .field-group input[type=submit]:hover {
    background: linear-gradient(90deg, #58b7db 0%, #55c4d4 100%);
}


.accordion {margin-top: 150px;}

.accordion .accordion__item {margin-bottom: 15px; background-color: #ECECEC;}

.accordion .accordion__item .accordion__header {
    padding: 20px;
    padding-right: 50px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #00476B;
    position: relative;
    cursor: pointer;
    border-radius: 6px;
}

.accordion .accordion__item .accordion__header:hover {
    background: #00476B;
    color: #fff;
}

.open-accordion .accordion__header {
    background: #00476B;
    color: #fff !important;
}


.accordion .accordion__item  .accordion__body {    
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    line-height: 18px;
    color: #2C2738;
    display: none;
    background: #fff;
}

.accordion .accordion__item  .accordion__body p {margin-bottom: 20px;}

.accordion .accordion__item  .accordion__body p.last {margin-top: 20px; margin-bottom: 0;}

.accordion .accordion__item  .accordion__body p:last-child {margin-bottom: 0;}


/*.privacy-policy .content .text, .legal-statement .content .text {max-width: 100%;}*/

.accordion .accordion__item:last-child {margin-bottom: 0;}


.successfully .message {padding-top: 100px;}

.successfully .message p {
    font-size: 32px;
}

.error {
    display: none;
    position: absolute;
    margin-top: -87px;
    font-size: 12px;
    color: red;
}
