/*
Theme Name: TPI
Author: Andrey Andreevich
Author URI: https://mediaz.info/
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1;font-family: 'Rubik', sans-serif;letter-spacing: -0.2px;font-size: 14px;background:#f0f0f0;}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
.ui-logo-1{
	width: 160px;
	height: 35px;
	background:url('assets/images/logo.svg') no-repeat;
}

header#header {
    background: #eff7ff;
    margin-bottom: 25px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 4;
    transition: 0.2s;
    transform: translateY(0px);
}

.container {
    padding: 0 30px;
    max-width: 1400px;
    margin: auto;
    width: 100%;
}

header #menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

header #menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

header #menu ul li a {
    text-decoration: none;
    color: #014580;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
}

header #menu ul li {
    margin: 0 10px;
    position: relative;
    padding: 25px 0;
}

header #menu .sub-menu {
    position: absolute;
    left: -34px;
    top: 64px;
    background: white;
    width: 737px;
    align-items: baseline;
    justify-content: flex-start;
    box-shadow: 0px 8px 10px 0 #00000012;
    flex-wrap: wrap;
    display: none;
    z-index: 1;
    border-top: 1px solid #eff7ff;
}

header #menu .sub-menu li {
    padding: 15px;
    width: 22%;
    margin: 10px;
}

header #menu li:hover .sub-menu {
    
}
.hide_menu header#header, .hide_menu .subheader {
    transform: translateY(-65px);
}
.search-form input {
    border: 1px solid transparent;
    padding: 14px;
    border-radius: 12px;
    outline: none;
    width: 30px;
    transition: 0.3s;
    background: #eef7ff;
}

.search-form 
.search-submit {
    position: absolute;
    right: 5px;
    background: transparent;
    border-color: transparent;
    color: #a0a0a0;
    top: 12px;
    font-size: 16px;
    cursor: pointer;
}

.search-form {
    position: relative;
    cursor: pointer;
}

.search-form input.search-field {
    width: 200px;
}

.header-wrapper {
    display: flex;
    align-items: center;
}

.header-wrapper #branding {
    margin-right: 15px;
}
.search-form:hover input,.search-form input:focus  {
    border: 1px solid #e0ecf7;
    width: 200px;
    background: white;
}
header #menu #search {
    margin-left: 15px;
    width: 200px;
}

.menu-menu-container {
    margin: 0 -10px;
    width: calc(100% - 210px);
}

.ui-section-map #map {
    height: 400px;
}
.ui-section-block-map {
    display: none;
}
.ui-footer-2 {
    position: RELATIVE;
}

.ui-title-1 {
    font-size: 2.1rem;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -1px;
    line-height: 1.5;
}

.ui-title-2 {
    font-size: 1.3rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6;
    text-transform: uppercase;
    color: #005ba9;
}
.ui-title-2 a{
	color:inherit;
	text-decoration:none;
}
.ui-section-not-found{
	padding: 25px 50px;
	border-bottom: 1px solid #f0f7ff;
    background: white;
    margin: 0;
}
.ui-section-1 {
    padding: 50px;
    border-bottom: 1px solid #f0f7ff;
    background: white;
    margin: 0;
 
}

.ui-section-4 {
    position: relative;
    background: white;
    border-bottom: 1px solid #f0f7ff;
}

.ui-section-form {
    position: absolute;
    right: 50px;
    z-index: 2;
    background: white;
    padding: 25px;
    border: 1px solid #e0f3ff;
    width: 460px;
    top: -15px;
    bottom: 0;
    margin: auto;
    height: max-content;
}

section.ui-section-map {
    position: relative;
    z-index: 1;
}


.ui-input-1 input {
    font-family: Roboto, Aria;
    border-radius: 2px;
    border: 1px solid #e0f3ff;
    height: 35px;
    outline: none;
    padding: 23px;
    padding-top: 32px;
    padding-bottom: 18px;
    font-size: 15px;
    font-weight: 500;
    margin: 0 10px;
    cursor: pointer;
    width: 95.4%;
    -webkit-font-smoothing: antialiased;
    transition: 0.2s;
    box-shadow: 0 4px 10px 0 #e1f2ff;
}
.ui-input-1 input:focus+label, .ui-input-1 textarea:focus+label, .ui-input-1 input.isnt_empty+label, .ui-input-1 textarea.isnt_empty+label {
    top: 9px;
    font-size: 11px;
    left: 35px;
    opacity: 1;
    color: #005ba9;
}

 
.ui-input-1 {position: relative;min-width: 250px;margin: 15px -10px;}

.ui-input-1 input+label,.ui-input-1 textarea+label {
    position: absolute;
    left: 30px;
    top: 20px;
    transition: 0.2s;
    color: #005ba9;
    font-weight: 400;
    letter-spacing: -0.3px;
    font-size: 14px;
}
.ui-input-1 textarea {
    width: 95.33%;
    border: 1px solid #e0f3ff;
    border-radius: 2px;
    min-height: 150px;
    padding: 15px 25px;
    padding-top: 30px;
    font-family: 'Graphik LC', Roboto, Aria;
    font-size: 14px;
    margin: 0 10px;
    outline: none;
    cursor: pointer;
    line-height: 1.5;
    box-shadow: 0 4px 10px 0 #e1f2ff;
}

button.swal2-styled.swal2-confirm {
    font-size: 15px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    padding: 18px 25px;
    padding-bottom: 17px;
    line-height: 1;
    border-radius: 14px;
    margin-right: 15px;
    width: 49%;
}
button.swal2-styled.swal2-cancel {
    font-size: 15px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    padding: 18px 25px;
    padding-bottom: 17px;
    line-height: 1;
    border-radius: 14px;
    background: #efefef;
    color: #5d5d5d;
    width: 47%;
}

.ui-button-1 {
    padding: 12px;
    border-radius: 2px;
    border: 1px solid transparent;
    background: #005ba9;
    color: white;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    min-width: 140px;
    cursor: pointer;
    text-decoration: none;
}

.ui-button-2 {
    color: white !important;
    text-decoration: none;
    background: #0c83d5;
    padding: 15px !important;
    border-radius: 2px;
    box-shadow: 0px 2px 20px 0 #0f77cc;
    text-align:center;
    display:block;
    border: none !important;
}

p {
    margin-bottom: 5px;
    font-family: 'Roboto', Arial, sans-serif;
    line-height: 1.9;
}

p:last-child {
    margin-bottom: 0;
}


.brands .item {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #e4eff7;
    padding: 15px;
}

.brands.owl-carousel {
    border-top: 1px solid #e4eff7;
    border-bottom: 1px solid #e4eff7;
    margin: 50px 0;
    width: calc(100% + 100px);
    margin-left: -50px;
}

.brands .item img {
    max-height: 40px;
    object-fit: contain;
}

.brands .item a {
    text-decoration: none;
    color: #005ba9;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    letter-spacing: 0.4px;
    text-align: center;
}

.brands.owl-theme .owl-nav {margin: 0;}

.brands.owl-theme .owl-nav button.owl-prev, .brands.owl-theme .owl-nav button.owl-next {
    background: white;
    border-right: 1px solid #e4eff7;
    height: 100%;
    position: absolute;
    top: 0px;
    font-size: 27px;
    border-radius: 0px;
    opacity: 1;
    margin: 0;
    color: #b1c6d6;
    cursor: pointer;
}

.brands.owl-theme .owl-nav button.owl-prev {
    left: 0;
}

.brands.owl-theme .owl-nav button.owl-next {
    right: 2px;
    border-left: 1px solid #e4eff7;
    border-right: 0px;
}

.brands.owl-theme .owl-nav button.owl-prev i, .brands.owl-theme .owl-nav button.owl-next i {
    padding: 20px;
}

.brands.owl-carousel .owl-stage-outer {
    margin: 0 50px;
}

.brands.owl-theme .owl-nav button:hover {
    color: #005ba9;
}



.mt-15 {
    margin-top: 15px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px 
}

.mt-50 {
    margin-top: 50px 
}



.mb-15 {
    margin-bottom: 15px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px 
}
.mb-50 {
    margin-bottom: 50px;
}
.ui-flex {
    display: flex;
    margin: 0 -15px;
    height: 100%;
    width: 100%;
}

.ui-col-6 {
    width: 50%;
    margin: 0 15px;
}

.ui-col-8 {
    width: 60%;
    margin: 0 15px;
}

.ui-col-10 {
    width: 85%;
    margin: 0 15px;
}

.ui-col-3 {
    width: 25%;
    margin: 0 15px;
}

.ui-col-4 {
    width: 40%;
    margin: 0 15px;
	position:relative;
}

.justify-content-center{
	justify-content: center;
	align-items:center;
}
.align-items-center{
	align-items:center;
}
.ui-count-block {
    display: flex;
    flex-direction: column;
    padding: 50px;
    justify-content: flex-end;
    height: calc(100% + 107px);
    border-bottom: 1px solid #eff7ff1a;
    border-left: 1px solid #eff7ff14;
    text-align: center;
}

.ui-count-block #count {
    font-size: 4rem;
    font-weight: 500;
    color: #e2f2ff;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 20px;
    font-family: Roboto, sans-serif;
}

.ui-count-block #text {
    letter-spacing: 0.2px;
    font-family: Roboto;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: white;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
}

.ui-blocks-row {
    margin: -50px -80px;
    margin-left: 0px;
    height: 98%;
    position: relative;
    z-index: 1;
}

.ui-count-block.theme-1 {
    
}

.ui-count-block.theme-1 span#text {
}

.ui-count-block.theme-1 span#count {
    
}
.ui-count-block.theme-2 #text {
}

.ui-text-1 {
    font-size: 18px;
    line-height: 1.7 !important;
    font-weight: 500;
    font-family: Roboto, sans-serif;
}
.ui-text-2 {
    font-size: 19px;
    line-height: 1.7;
    color: #004079;
}
.ui-section-2 .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ui-section-2 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-section-2 .bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ui-section-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    justify-content: flex-end;
    padding: 50px;
    color: white;
    min-height: 500px;
}

.ui-section-2 .content {
    position: relative;
    z-index: 1;
    /* height: 100%; */
}

.ui-section-2 .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1377ceeb, #02adff73);
	background: linear-gradient(45deg, #1377ce, #02adff00);
}

.ui-section-3 {
    padding: 50px;
    border-bottom: 1px solid #f0f7ff;
    background: linear-gradient(45deg, #005aaa, #0095da);
    margin: 0;
    color: white;
}

.ui-section-3 .ui-feature-block-1 #text {
    color: #dfe7ff;
}

.text-white{
	color:white;
}
.ui-title-3 {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -0.5px;
}

.ui-section-2 .ui-logo-1 {
    width: 250px;
    height: 65px;
    filter: contrast(0.5) brightness(3.5);
}

.ui-bg-1 {
    background-image: url('assets/images/symbol.svg');
    background-repeat: no-repeat;
    background-size: 600px;
    background-position: right bottom;
}

.ui-bg-2 {
    background-color: #f0f7ff !important;
	border-bottom: 1px solid #dfeaf7;
}
.ui-bg-3 {
    background: linear-gradient(45deg, #005ba9, #0095d9);
    color: #edf8ff;
    -webkit-font-smoothing: antialiased;
}
.ui-eq-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-left: 0 !important;
    list-style: none !important;
}

.ui-eq-list li {
    width: 25%;
    line-height: 1.6;
    padding: 15px;
    transition: 0.3s;
    background: transparent;
    cursor: pointer;
    position: relative;
}

.ui-eq-list li a {
    text-decoration: none;
    color: #005ba9;
    letter-spacing: 0.4px;
    border-bottom: 1px dashed #0095d9;
}
.ui-eq-list li a:after {content: '\f054';display: block;position: absolute;right: 15px;top: 32%;font-family: 'Font Awesome 5 Pro';font-weight: 100;font-size: 18px;color: #dfe9f1;}
.ui-eq-list li:hover {
    background: #e9f3fd;
}

.ui-steps-1 {
    display: flex;
    margin: 0 -15px;
}

.ui-steps-1 .step {
    width: 33.333%;
    margin: 0 15px;
}

.ui-steps-1 .step ul {
    list-style: disc;
    padding-left: 15px;
    line-height: 1.8;
    margin-top: 20px;
    color: #7b889a;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
}
.ui-steps-1 .step p {
    color: #808d9e;
    font-size: 13px;
}
.ui-num-stylize {
    position: relative;
    margin-bottom: 25px;
    border-radius: 6px;
}

.ui-num-stylize:after {
    position: absolute;
    content: '';
    width: 75%;
    height: 1px;
    background: #efefef;
    top: 50%;
    left: 20%;
}

.ui-num-stylize #num {
    font-size: 4rem;
    color: #005ba9;
    left: 40%;
    line-height: 1;
    font-weight: 100;
    font-family: Roboto;
}
.ui-count-block img {
    width: 150px;
}

.ui-feature-block-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    position: relative;
}

.ui-feature-block-1 img {
    height: 60px;
    margin-bottom: 25px;
    filter: brightness(13.5) grayscale(2) contrast(6.5);
}


.ui-feature-block-1 #text {
    font-family: 'Rubik';
    font-size: 14px;
    line-height: 1px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    color: #12315b;
    -webkit-font-smoothing: antialiased;
}



.ui-feature-block-2 {
    position: relative;
    display: flex;
    overflow: hidden;
    background: url('../../uploads/2020/09/arrow.png') no-repeat;
    background-size: contain;
    background-position: right;
    padding: 50px;
    padding-right: 75px;
    padding-left: 15px;
    height: 100%;
    width: 100%;
}
.ui-col-4:first-child .ui-feature-block-2 {
    padding-left: 50px;
}

.ui-feature-block-2 p {
    margin-bottom: 0;
    line-height: 1.8;
    margin-top: 10px;
    color: #7b889a;
}
.ui-feature-block-2 
 #info {width: 100%;display: flex;flex-direction: column;height: 100%;}

.ui-feature-block-2 svg {position: relative;top: 4px;transform: scale(1.09);width: 300px;}

footer#footer {
    margin: 100px 25px;
    
    padding-top: 50px;
    color: #b0b0b0;
    line-height: 1.8;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
     
    letter-spacing: -0.2px;
    font-size: 16px;
}

footer#footer .ui-logo-1 {
    filter: grayscale(1);
    opacity: 0.6;
    width: 100%;
    height: 40px;
}

.ui-title-4 {font-weight: 500;}

footer#footer a {
    text-decoration: none;
    color: #a7a7a7;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 3px;
}

footer p {
    line-height: 1.8;
    margin-bottom: 0;
}


h2 {
    font-weight: 400;
    font-size: 2rem;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3;
}

.entry-content  p {
   line-height: 2;
}

.entry-content p:last-child {
    margin-bottom: 0px;
}

.entry-content ul {
 
    line-height: 1.8;
    list-style: disc;
    font-family: Roboto, sans-serif;
    padding-left: 15px;
}

.entry-content ul li {
    margin: 15px 0;
}
.entry-content ul li ol {
    list-style: inside;
}
.gallery.owl-carousel .owl-item{
	padding-right:10px;
}
.gallery.owl-carousel .owl-item:last-child {
    padding: 0;
}

.gallery.owl-carousel .owl-item img {
    height: 300px;
    object-fit: cover;
}

.ui-image-box {
    position: relative;
    margin: 0 30px;
}

.ui-image-box img {
    width: 100%;
	height: 100%;
    object-fit: cover;
    position: relative;
}

.ui-image-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #1377ceeb, #02adff73);
    z-index: 0;
    left: -10px;
    top: 10px;
}



ul.ui-list-1 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}

.ui-list-1 li {
    width: 50%;
    color: #005ba9;
    display: flex;
}

.ui-list-1 li:before {content: '\f00c';font-family: 'Font Awesome 5 Pro';color: #2aa900;font-weight: 400;margin-right: 15px;}

ul.ui-list-2 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    margin: -10px 0;
}

.ui-list-2 li {
    width: 50%;
    display: flex;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    margin: 10px 0;
    /* text-transform: uppercase; */
}

.ui-list-2 li:before {content: '\f111';font-family: 'Font Awesome 5 Pro';color: #25a1e6;font-weight: 600;margin-right: 13px;font-size: 11px;margin-top: 4px;}
.back-btn {
    padding: 15px 20px;
    font-size: 16px;
    display: flex;
    align-items: center;
    background: linear-gradient(45deg, #eff7ff, white);
}

.back-btn a i {
    font-size: 14px;
    margin-right: 10px;
}

.bread-row {
    display: flex;
    width: 100%;
}

.bread-row ul {
    display: flex;
    white-space: nowrap;
    align-items: center;
    width: 100%;
}


.bread-row ul li a {
    text-decoration: none;
    color: #6190c6;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    display: block;
    /* border-right: 1px solid #e4eff7; */
    padding: 20px;
}

.back-btn a {color: #6190c6;text-decoration: none;display: flex;align-items: center;font-size: 13px;-webkit-font-smoothing: antialiased;}

.bread-row ul li {
    display: flex;
    align-items: center;
}

.bread-row ul li:after {content: '\f054';font-family: 'Font Awesome 5 Pro';font-weight: 300;color: #80a5d1;font-size: 11px;}

.bread-row ul li:last-child:after {
    display: none;
}

.ui-menu-box {
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    z-index: 3;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    transform: scale(0.3);
    opacity: 0;
    visibility: hidden;
    padding: 50px 0;
    overflow: auto;
}

.ui-menu-box .close {
    cursor: pointer;
    position: fixed;
    right: 50px;
    top: 50px;
    font-size: 2rem;
}

.ui-menu-box.show {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.ui-eq-list-1 {
    display: flex;
    flex-wrap: wrap;
    margin: -25px;
}

.ui-eq-list-1 li a {
    text-decoration: none;
    color: #005ba9;
    border-bottom: 1px dashed #a1c5fb;
    line-height: 1;
    padding-bottom: 4px;
}

.ui-eq-list-1 li {
    font-size: 1.2rem;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding: 25px;
    letter-spacing: -0.6px;
    transition: 0.6s;
    background: white;
    transition-timing-function: cubic-bezier(0.38, 0, 0.07, 0.99);
}


.ui-eq-list-1 li:hover {
    background: #e8f1ff;
}

.ui-title-5 {
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto;
    font-weight: 500;
    color: white;
	line-height:1.7;
}

.ui-title-6 {
    font-size: 1.5rem;
 line-height:1.7;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    color: #005ba9;
    letter-spacing: -0.2px;
}

.ui-flex-header {
    display: flex;
    margin-top: 50px;
    border-top: 1px solid #ffffff14;
    padding-top: 50px;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #e8f2ff;
}

.ui-button-3 {
    color: white;
    text-decoration: none;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 17px;
    letter-spacing: 0;
}
.ui-button-4 {
    margin-left: 10px;
    color: #005ba9;
    text-decoration: none;
}

.ui-button-3 i {margin-left: 15px;}

.ui-flex-header .ui-col-4, .ui-flex-header .ui-col-6, .ui-flex-header .ui-col-8, .ui-flex-header .ui-col-12 {
    margin: 0;
    margin-right: 15px;
}

.ui-flex-header .ui-col-4:last-child, .ui-flex-header .ui-col-6:last-child, .ui-flex-header .ui-col-8:last-child, .ui-flex-header .ui-col-12:last-child { margin: 0;}

.text-center {
    text-align: center;
}


.gallery.owl-carousel {
    margin: 50px 0;
}

.gallery.owl-carousel button {
    position: absolute;
    left: -30px;
    top: 40%;
}

.gallery.owl-carousel button i {
    font-size: 3rem;
    color: #717171;
}

.gallery.owl-carousel button.owl-next {left: auto;right: -30px;}

.ui-video-1 {
    margin: -51px -80px;
    margin-left: 0;
    height: calc(100% + 102px);
}

.ui-video-1 video {
    width: 100%;
    height: 100%;
/*     object-fit: cover; */
}

.ui-flex-header .ui-col-3, .ui-flex-header .ui-col-4, .ui-flex-header .ui-col-6  {
    display: flex;
    flex-direction: column;
}

.ui-flex-header p.mb-30 {
    height: 100%;
}
.subheader::-webkit-scrollbar {
    width: 0px;  
    background: transparent;
}

.subheader {
    position: relative;
    width: 100%;
    height: 54px;
    overflow-y: hidden;
    overflow-x: auto;
    background: white;
    box-shadow: 0 13px 10px 0 #0000000d;
    z-index: 2;
    transition: 0.2s;
    transform: translateY(0px);
    -ms-overflow-style: none;
    scrollbar-width: 0px;
}

.subheader-control .fa-angle-left{
	left:3px;
}
.subheader-control .fa-angle-right{
	right: 5px;
}
.subheader-row {
    position: fixed;
    width: 100%;
    top: 64px;
    z-index: 3;
}

.subheader-row:before {content: '';position: absolute;left: 0;top: 0;height: 100%;width: 55px;background: linear-gradient(90deg, white, white, #ffffff00);z-index: 4;}
.subheader-row:after {content: '';position: absolute;right: 0;top: 0;height: 100%;width: 55px;background: linear-gradient(90deg, #ffffff00, white, #ffffff);z-index: 4;}
.subheader-control i{
	position: fixed;
	margin: 15px;
	align-items: center;
	font-size: 26px;
	color: #b1c5d5;
	z-index: 4;
	top: 63px;
	background: #ffffff;
}
.subheader-control i:hover{
	cursor:pointer;
	
}
.subheader-wrap ul {
    display: flex;
	margin: 0 -15px;
}

div#container {
    margin-top: 140px;
}

.subheader-wrap ul li {
    white-space: nowrap;
    padding: 20px 15px;
	line-height: 1.22;
}

.subheader-wrap ul li a {
    text-decoration: none;
    color: #005ba9;
    font-family: Roboto;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: -0.3px;
}

 .ui-form-1 a {
    text-decoration: none;
    color: #005aaa;
    border-bottom: 1px dashed #bdd4e4;
    padding-bottom: 4px;
}
.icon-bg {
    font-size: 16.5rem;
    margin-left: 5px;
    position: absolute;
    top: 0;
    opacity: 0.2;
    right: 0;
    z-index: -1;
    color: #0c83d5;
}

.ui-section-5 {
    height: 74vh;
    background: white;
    padding: 50px;
    display: flex;
    align-items: center;
    width: 100%;
}

.ui-section-5 .content {
    width: 100%;
}



.ui-section-6 .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ui-section-6 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-section-6 .bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ui-section-6 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    justify-content: flex-end;
    padding: 50px;
}

.ui-section-6 .content {
    position: relative;
    z-index: 1;
    /* height: 100%; */
}

.ui-section-6 .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #ffffff, #ffffff9c);
}

.ui-list-3 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    margin: -10px;
}

.ui-list-3 li {
    width: 31.74444%;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    margin: 30px 10px;
    /* text-transform: uppercase; */
    display: flex;
    flex-direction: column;
}

.ui-list-3 li i {
    font-size: 3rem;
    color: #005ba9;
    margin-bottom: 20px;
}
.ui-list-4, .ui-list-5{
	display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0 !important;
}
.ui-list-4 li{
	display: flex;
	font-size: 16px;
	line-height: 1.7;
	font-family: Roboto, sans-serif;
	font-weight: 500;
    margin: 15px 0;
}
.ui-list-4 li:before, .ui-list-5 li:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro';
    color: #25a1e6;
    font-weight: 600;
    margin-right: 13px;
    font-size: 11px;
    margin-top: 4px;
}

.ui-list-5 li {
    display: flex;
    font-size: 15px;
    line-height: 2;
    font-family: Roboto, sans-serif;
    margin: 15px 0;
}

.font-roboto {
    font-family: Roboto, sans-serif;
}

.ui-graph-1 {
    position: relative;
}

.ui-bg-block {
	position: absolute;
    width: 100%;
    left: 0px;
    top: 0;
    opacity: 0.5;
	z-index: -1;
}
svg.ui-bg-block {
	display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
	.ui-text{
		font-family: Roboto, sans-serif;
		position: absolute;
		color: #e2f2ff;
		fill: #e2f2ff;
		font-weight: 700;
		font-size: 1.5rem;
		opacity: 0;
	}
	.ui-text.text-1{
		top: 170px;
		left: 115px;
		animation: showed 1s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards 1.3s;
	}

	.ui-text.text-2 {
	    top: 80px;
	    left: 230px;
	    animation: showed 1s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards 1.7s;
	}
	.ui-text.text-3 {
    	top: 30px;
    	left: 345px;
    	animation: showed 1s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards 2s;
	}
	.ui-pin{
		fill: #005ba9;
		stroke: #eef7ff;
		stroke-width: 8px;
	}
	.ui-line{
		fill: #005ba9;
	}

	.ui-line.line-y{
		animation: moveY 1.3s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards;
	}
	.ui-line.line-x{
		animation: moveX 1.3s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards;
	}
	.ui-pin.pin-1,.ui-line.line-1{
		animation: move1 1.3s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards .2s;
	}
	.ui-pin.pin-2,.ui-line.line-2{
		animation: move2 1.5s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards .4s;
	}
	.ui-pin.pin-3,.ui-line.line-3{
		animation: move3 1.7s cubic-bezier(0.29, -0.03, 0.1, 0.74) forwards .6s;
	}
	@keyframes moveY {
  		to {
   			y: 60;
  		}
	}
	@keyframes moveX {
  		to {
   			x: 0;
  		}
	}
	@keyframes move1 {
  		to {
   			y: 230;
   			cy: 230;
  		}
	}
	@keyframes move2 {
  		to {
   			y: 140;
   			cy: 140;
  		}
	}
	@keyframes move3 {
  		to {
   			y: 90;
   			cy: 90;
  		}
	}
	@keyframes showed {
  		to {
   			opacity: 1;
  		}
	}

.ui-count-block #count {
    font-size: 8rem;
}

.ui-count-block .odometer.odometer-auto-theme, .odometer.odometer-theme-car {
    letter-spacing: -1px;
}

.ui-count-block .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {
    padding: 0;
}

.ui-count-block .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
    left: 4px;
}
.ui-title-3 span {background: #eff7ff;color: #005ba9;font-weight: 500;-webkit-font-smoothing: auto;}

.leaflet-bar {
    box-shadow: none;
    margin: 15px !important;
}

section .leaflet-control-zoom-in, section .leaflet-control-zoom-out {
    font-size: 23px;
    font-weight: 300;
    font-family: 'Rubik', sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #005ba9 !important;
    width: 30px;
    height: 30px;
    padding: 1px;
    border-bottom: none !important;
    transition: 0.3s;
    margin: 10px 0;
    box-shadow: 0 0 30px 0 #80badc6b;
    border-radius: 6px !important;
}

section .leaflet-bar a:hover {color: #005ba9 !important;width: 30px;height: 30px;padding: 1px;/* border-bottom: 1px solid #e4eff7; */background-color: #f0f5fc;}

.m-show{
	display:none;
}

.nav-links {
    display: flex;
    justify-content: space-between;
    padding: 25px 50px;
    background: white;
}
.nav-next{
	 margin-left: auto;
}
.nav-next a, .nav-previous a{
	color: #005ba9;
	text-decoration:none;
	font-size: 18px;
}
.nav-previous .meta-nav {
    margin-right: 10px;
}
.nav-next .meta-nav {
    margin-left: 10px;
}