* {
  scrollbar-width: thin;
  scrollbar-color: #274961 #d8d8d8;
}
html{background:#fff;}
#facebook_slider_widget{color:#FFF;height:40px;left:0;margin-left:-290px;margin-top:-110px;position:fixed;top:40%;transition:all .3s ease 0s;width:330px;z-index:600;cursor:pointer;background:url(/images/front/button_fb.png) right 0 no-repeat #3B579D;padding-left: 0px}#facebook_slider_widget:hover{margin-left:0!important}#facebook_slider_widget div{display:table-cell;vertical-align:top}
div.p img{
    max-width: 100%;
    height: auto !important;
    object-fit: cover;object-position: center;
}
.flex-center {align-items:center;}
#cookies-message{
    padding: 20px; font-size: 12px; line-height: 1.3;text-align: center; position: fixed; bottom: 0px; background-color: rgba(0,0,0,0.85); max-width: 100%; z-index: 10500;color:#fff;width:100%;
    align-items: center;left:0;
    display: flex;
    justify-content: center;
    border-radius: 0%;flex-wrap:wrap;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    word-spacing: normal !important;
}
#cookies-message a{
    color:#ddd;margin:5px;
}
#cookies-message  a#accept-cookies-checkbox{
    background-color: #427aa3;font-size:14px; padding: 3px 7px; color: #fff; border-radius: 4px !important; display: inline-block; text-decoration: none; cursor: pointer;margin:5px 5px 5px;
}
#cookies-message  a#accept-cookies-checkbox:hover{
    background:#21cdc0;color:#fff;
}
a,button{
    outline: none !important;
    text-decoration: none !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 400;
    font-family: 'Cinzel',sans-serif;
}
.fb-allter:hover{
    color:#dedede;
}
.fb-allter {
    position: relative;
    float: left;
    width: 290px;
    max-width: 290px;
    text-align: center;
    color: #fff;
    padding: 12px 0 10px 0;
    font-size: 18px;
    z-index: 0;
    text-transform: uppercase;
    line-height: 1;
}
div.p a{
    color:#21cdc0;
}
div.p a:hover{
    color:#427aa3;
}
.social_slider_widget{background-image:none !important;color:#FFF;height:40px;left:0;margin-left:-290px;margin-top:-110px;position:fixed;top:40%;transition:all .3s ease 0s;width:330px;z-index:600;cursor:pointer;background-color: #3B579D;padding-left: 0px}.social_slider_widget:hover{margin-left:0!important}.social_slider_widget div{display:table-cell;vertical-align:top;max-width:290px;}
.social_slider_widget + .social_slider_widget{
    top:calc(40% + 45px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% + 90px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% + 135px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget+ .social_slider_widget{
    top:calc(40% + 180px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% - 45px);
}
.social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget + .social_slider_widget{
    top:calc(40% - 90px);
}
.social_slider_widget.facebook{
    background: #3B579D;
}
.social_slider_widget.twitter{
    background:  #5EAADE;
}
.social_slider_widget.linkedin{
    background: #0E76A8;
}
.social_slider_widget.instagram{
    background:  #e1306c;
}
.social_slider_widget.pinterest{
    background:  #e60023;
}
.social_slider_widget.youtube{
    background:  #c4302b;
}
.social_slider_widget.medium{
    background:  #03a87c;
}
.social_slider_widget:before{
    font: normal normal normal 24px/40px "FontAwesome";     
    position: absolute;
    right: 0;
    top:0;
    width:40px;
    text-align: center;
}
.social_slider_widget.facebook:before{   
    content: "\f09a";
}
.social_slider_widget.twitter:before{   
    content: "\f099";
}
.social_slider_widget.linkedin:before{   
    content: "\f0e1";
}
.social_slider_widget.instagram:before{   
    content: "\f16d";
}
.social_slider_widget.pinterest:before{   
    content: "\f231";
}
.social_slider_widget.youtube:before{   
    content: "\f167";
}
.social_slider_widget.medium:before{   
    content: "\F35A";
}
#preloader #status{
    margin-top:0px;
}
#preloader #status::before {
    background-image: url("/images/front/logo.webp"); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    height: 150px;
    margin-left: -100px;
    margin-top: -120px;
    position: absolute;
    width: 280px;
}

#preloader {
    background: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 33232;
}
.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    margin: 0 auto;
}
.preloader .lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    margin-top:50px;
    border: 2px solid #427aa3;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #427aa3 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

body {
    font-family: 'Quicksand',sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    color: #303135;background:#fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden !important;
}
.navbar .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 23px;
    position: relative;
    display: none;
}
.navbar .navbar-toggler .menu-lines {
    display: inline-block;position: absolute;top:0;left:0;margin-top:6px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.navbar .navbar-toggler.actived .menu-lines{
    margin-top:10px;
}
.navbar .navbar-toggler .menu-lines:after,
.navbar .navbar-toggler .menu-lines:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 30px;
    height: 4px;
    display: inline-block;
    background-color: #111;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.navbar .navbar-toggler .menu-lines:after {
    top: 16px;
}
.navbar .navbar-toggler .menu-lines span {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #111;
}
.navbar .navbar-toggler.actived .menu-lines > span {
    opacity: 0;
}
.navbar .navbar-toggler.actived .menu-lines:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navbar .navbar-toggler.actived .menu-lines:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slider-area{
    min-height: 108px;
}
.slider-area .page-title {
    padding-top: 30px;
    padding-bottom: 30px;
    background-position-y: center;
    background-size: auto;
    background-size: cover;
    display: flex;align-items:center;
    position: relative;
    justify-content: center;
    min-height: 15vw;
    background-color:rgb(41, 62, 109);
    background-position:center;
}
.wrapper .slider-area .bg-overlay::before {
    background: #427aa3;
}
.slider-area .page-title h1,.title-cls{
    font-size: clamp(24px,3.8vw,84px);
    padding: 5px 0;
    line-height: 1;
    /*filter: drop-shadow(0 0 5px #000);*/
    font-weight: 900;color:#fff;
}
.title-cls{
    font-size:clamp(24px,2.7vw,48px);
}
.title-cls{
    color:#000;margin-bottom: 40px;
}
.slider-area nav{
    display: inline-block;
}
.slider-area,.video-home-c{
    position: relative;box-shadow:0 0 0 1px #f4f4f4;
}
.video-home-c video,.video-home-c img{
    border-bottom:1px solid #f4f4f4;display: block;
}
.bg-overlay > *{
    position: relative;z-index: 2;
}
.breadcrumb{
    background:rgba(0,0,0,0.8);margin:0;
}
.breadcrumb a{
    color:#427aa3;
}
.breadcrumb a:hover {
    color: #283b6a;
}
.btn:focus,
.button:focus,
a:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.home-text{
    padding:75px 0;background:#000;position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.home-text::before {
    background: #2a514a;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .75;
    top:0;left:0;
    content: '';
}
.breadcrumb-item + .breadcrumb-item::before {
    content:'\f105'; font-family:'FontAwesome' !important;
}
.home-text .container{
    position: relative;z-index: 3;color:#fff;text-align: center
}
.home-text .heading__title{
    color:#000;font-size:24px;text-align: center;margin:0;
}
.home-text p{
    margin-top:30px;font-size:18px;
}
.service-item{
    height: calc(100% - 40px);margin:20px 0;
}
.service-item .service_title{
    margin:0 auto;width:100%;  font-size:clamp(22px,1.5vw,26px);position: relative;font-weight: 700;color:#111;padding:0px;;text-align: left;
}
.top-bar .right-bar ul a {
    margin-left: 5px;
    display: block;
    padding: 5px;
    border-radius: 50px;
    width: 26px;
    height: 26px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 2px #dfdfea inset;
    font-size:14px;
}

.btn {
    -moz-user-select: none;
    background: #427aa3;
    border: 0px solid #427aa3;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.4;
    margin-bottom: 0;
    letter-spacing: 0.4px;
    border-radius: 35px !important;
    padding: 17px 30px  !important;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: normal;
    text-transform: uppercase;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17);
}
.btn:hover {
    box-shadow: none;background: #21cdc0;color:#fff;
}
.simple-button.btn:hover{
    background: #21cdc0 !important;color:#fff;border-color:#21cdc0 !important
}
.btn.btn-secondary{
    color: #fff;
    background: #21cdc0;
    border-color: #21cdc0;
}
.btn.btn-secondary:hover{
    color: #fff !important;
    background: #427aa3 !important;
    border-color: #427aa3;
}
.full-banner{
    position: relative;overflow: hidden;background:#f4f4f4;;height: 38.55vw;min-height: 270px;
}
.full-banner .owl-theme .owl-nav [class*="owl-"],.owl-theme .owl-nav [class*="owl-"]{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 66px;
    background:#427aa3;
    height: 66px;
    border: none;
    color: #fff;
    left: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:32px;
    border-radius: 50px;
    line-height: 1;
}
@-webkit-keyframes fadeInBlur{0%{opacity:0;filter: blur(10px);}100%{opacity:1;filter: blur(0px);}}@keyframes fadeInBlur{0%{opacity:0;filter: blur(10px);}100%{opacity:1;filter: blur(0px);}}.fadeInBlur{-webkit-animation-name:fadeInBlur;animation-name:fadeInBlur}
.full-banner .owl-theme .owl-nav [class*="owl-"]:hover,.owl-theme .owl-nav [class*="owl-"]:hover{
    opacity: 0.8;
}
.full-banner .owl-theme .owl-nav .owl-next,.owl-theme .owl-nav .owl-next {
    left: auto;
    right: 10px;
}
.full-banner .slide__content{
    padding-top:0px;text-align: center
}
.full-banner .owl-slide {
    width: 100%;
    min-height: 270px;
    max-height: unset !important;
    height: 38.55vw;
    background-size: cover;
}
.full-banner .container{
    max-width:1600px;
}
.full-banner .owl-text.home_content {
    position: absolute;color:#fff;
    top: 50%;
    left: 0;
    right: 0;margin-left:auto;margin-right: auto;
    width:70%;text-align: left !important;
    transform: translateY(-50%);
    padding: 30px;
    opacity: 0;margin-top:30px;
    -webkit-transition: all 0.3s ease-in-out 0.9s;
    -moz-transition: all 0.3s ease-in-out 0.9s;
    -ms-transition: all 0.3s ease-in-out 0.9s;
    -o-transition: all 0.3s ease-in-out 0.9s;
    transition: all 0.3s ease-in-out 0.9s;
}
.top-bar .spt{color:#fff;padding:0 5px;}
label.has-error{
    box-shadow: none;color:red !important;
}
.has-error{
    box-shadow: 0 0 0px 2px red;
}
textarea{resize: none;}
.full-banner .active .owl-text.home_content{
    opacity: 1;margin-top:0;
}
.full-banner .owl-dots{
    position: absolute;bottom:5px;left: 0;right: 0;
}
.full-banner .owl-text.home_content h2 span{
    color: #21cdc0;
}
.full-banner .owl-text.home_content h2,.slider-area .page-title h1{
    font-size: clamp(20px,3.35vw,68px);padding:5px 0;line-height: 1;
    filter: drop-shadow(0 0 3px #00000087);
    font-weight: 700;
}
.full-banner .single-slider::before,.slider-area .bg-overlay::before {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;opacity: 0.2;left:0;
}
.full-banner .owl-text.home_content .banner-subtitle{
    font-size: clamp(13px,1.6vw,22px);
    line-height: 1.4;font-weight: 400;
    margin: 10px auto 0;
    width:780px;max-width:100%;

    /*filter: drop-shadow(0 0 5px #000);*/
}
.full-banner .owl-text.home_content .btn{
    margin-top:40px;
}
#scrollTopBtn {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    display: none;
    height: 40px;
    border:none;box-shadow: none;
    z-index: 26;
    font-size: 18px;
    border-radius: 50%;
    color: #fff;
    background-color: #0d0d0d;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#scrollTopBtn:hover{
    background:#444
}
a,.box-gallery a img{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.breadcrumb-item.active{
    color:#283b6a
}
.breadcrumb-item{
    text-transform: lowercase;
}

section.section-padding{
    padding:60px 0;
}
.box-gallery{
    margin:0px auto;position: relative;overflow: hidden;background:#fff;  
}
.photos-section{
    padding:0 0px;
}
.box-gallery a:hover img{
    transform: scale(1.06) rotate(1deg);
}
a .video-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);;
    color:#fff;
    font-size:15px;
    width:50px;
    height: 40px;
    background:#0d0d0d;
    text-align: center;
    line-height: 39px;
    border-radius:15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider .owl-dots{
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.slider.owl-theme .owl-dot {
    display: inline-block;
}
.slider.owl-theme .owl-dot span {
    background-color: #ccc;
    display: block;
    height: 14px;
    margin: 2px 3px;
    width: 14px;border-radius:50%;
}
.slider.owl-theme .owl-dot.active span{
    background-color:#427aa3;
}
.files-row{
    margin:20px auto;
}
.files-row ul{
    list-style: none;padding-left: 10px;
}
.files-row ul li{
    list-style: none;padding:2px 0;
}
.files-row ul li a{
    color:#000;font-weight: 800;
}
.files-row ul li a:hover{
    color:#427aa3
}
.breadcrumb {
    margin: 0;
    padding: 10px 15px;
    border-radius: 5px;
    background:rgba(0,0,0,0);
}
.page-title nav  {
    background:rgba(255,255,255,0.8);padding:5px 10px;border-radius: 12px;
    display: flex;font-size:12px;
    justify-content: center;
}
.page-title > .container > .row.align-items-center{	
	max-width: 80%;
}
.breadcrumb-item + .breadcrumb-item::before{
    color:#427aa3;
}

p.agree-p{
    font-size:11px;color:#696969;text-align: justify;line-height: 1.2;
}

.gold-row{
    padding:50px 0;background:transparent;position:relative;
}
.gold-row:before{
    width:200vw;left:-100vw;height:100%;background: #21cdc1;content:'';position:absolute;top:0;z-index: 0;
}
.gold-row >*{
    position: relative;z-index: 2;
}
.gold-row >*:last-of-type{margin-bottom: 0;}
.gold-row >*:last-of-type > *{margin-bottom: 0;}
.photo-full .col-md-6 .img-responsive{
    width:50vw;max-width: 50vw;
}

@media only screen and (max-width: 767px){
    .photo-full .col-md-6 .img-responsive{
        width:auto;max-width: 100%;
    } 
}
textarea.form-control{
    resize: none;min-height: 204px
}
#contact-form{
    margin-top:30px;
    padding:40px 60px 50px 60px;
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
    width:1000px;max-width:100%;margin:0 auto;
}
#contact-form .page-title-s{
    margin-bottom: 10px;
}
#contact-form.is-map-pd{
    margin-top: -120px;
}
section.section-padding.uns{overflow: unset;}
.header-blog .page-title-s{
    margin: 4px 10px 10px;font-size: clamp(22px,2vw,48px);line-height: 1.3;
}
.form-control{border-radius:25px;padding:10px 15px;font-size:13px;height: auto;border: 2px solid #e6e8eb;}
.form-group label {
    background: transparent;
    bottom: 0px;
    position: relative;
    font-size: 12px;
    margin: 0;font-weight: bold;
    padding: 0px 0 0 0;
}
.contact a{
    color:#000;
}
.form-group{
    margin-bottom: 10px;
}
.contact a:hover{
    color:#427aa3;
}
.form-group .inputAgree label{
    background:transparent;bottom:auto;
}
.navbar{
    padding:2px 30px;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 32;
    top: auto;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
}
.main-menu header.header .navbar{
    border-bottom: none;
}
.navbar-brand{
    padding:0;
}
.navbar-brand img{
    width:120px;
    padding:0px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    object-fit: contain;
    padding: 5px 0;
    background:#fff;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    position: relative;z-index: 2;
}
.navbar-brand {    
    margin-top: 0px;position: relative;
}
.top-right-menu{
    margin-left: 1rem;width:250px;justify-content: flex-end;
}
.top-right-menu > *{margin-left: 15px;}
.top-right-menu > *:first-child{margin-left: 0px;}
.top-right-menu .btn{padding:10px 20px !important}
.menu-ul{
    padding:0;margin:0;list-style: none;margin-right: auto;margin-left: 5vw;
}
.menu-ul li{
    display: inline-block;margin:0 5px;position: relative;
}
.menu-ul li a{
    font-size: 15px;
    font-weight: 700;
    text-transform: normal;
    display: block;
    position: relative;
    color: #000;
    letter-spacing: 0.4px; 
    padding:5px 12px;
}
.menu-ul li a:hover,.menu-ul li.active > a{
    color:#427aa3;
}
.navbar .menu-ul .nav__item .dropdown-menu a.active{
    color:#427aa3
}
header .navbar .container{
    display: flex;
    align-items: center;
    flex-wrap:nowrap;
	width:1400px;max-width:100%;
}

.bg-light {
    background-color:  #21cdc1 !important;
}
.blog-section .blog-item{
    margin-bottom: 50px;padding:0x;height: calc(100% - 50px);
    max-width: 100%;margin-left: auto;margin-right: auto;
}
.widget{
    padding: 30px;
    border-radius: 10px;margin-left: 40px;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
}
.blog__img a:before{
    content:'';position: absolute;top:0;left:0;background: rgba(0,0,0,0.7);width:100%;height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog__img a:hover:before{
    transform: scale(1.1) rotate(2deg);
}
.blog__img{position: relative;overflow: hidden;}
.title-cls + p{
    margin-top:-20px;margin-bottom:40px;letter-spacing: 2px;
}
.home-text{
    padding:55px 0;background:#21cdc0;position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.home-text::before {
    background: #21cdc0;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .75;
    top:0;left:0;
    content: '';
}
.home-text .container{
    position: relative;z-index: 3;color:#fff;text-align: center
}
.home-text .heading__title{
    color:#fff;font-size:clamp(20px,3vw,44px);text-align: center;margin:0;font-weight: bold;
}
.home-text p{
    margin-top:10px;font-size:18px;text-align: center;color:#fff;font-weight: bold;margin-bottom: 0;
}

.blog__img a img,.nav-pages-nx-pr i{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.blog-item .blog__meta-date{
    position: absolute;
    top: 5px;
    padding: 5px 10px;
    background: #F4F4F4;
    border-radius: 50px;
    left: 25px;
}
.blog-item .blog__content .text-center{
    margin:20px auto 0;font-weight: 800;color:#000;font-size:13px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.blog-item .blog__content{
    padding:5px 5px 5px 5px;
    background:url('/images/front/blog-n.jpg') no-repeat center top 20px;background-size: auto;
}
.blog-item .blog__content .blog__title{
    line-height: 1.1;width:100%;margin-top:15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.blog-item .blog__desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.b-lnk:hover .blog__content .blog__title{
    color:#21cdc0
}
.bg-dark{
    background-color:#AA9584 !important;color:#fff;
}
.bg-dark .title-cls{
    color:#fff;
}
.nfz{width:100px;}
.owl-dots{
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.owl-theme .owl-dot {
    display: inline-block;
}
.owl-theme .owl-dot span {
    background-color: #ccc;
    display: block;
    height: 14px;
    margin: 2px 3px;
    width: 14px;
    border:none;border-radius: 50%;
    box-shadow: none;
}
.owl-theme .owl-dot.active span{
    background-color:#427aa3;
}
.h1-testimonial-active.owl-carousel .owl-stage {
    display: flex;align-items:center;
}
.top-bar{
    background: #427aa3
}
.top-bar .right-bar > *{
    margin-left:15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;font-size:13px;font-weight:700;
}
.top-bar .top-right-b{}
.top-bar .right-bar svg path{
    fill:#283b6a !important;
}
.top-bar .right-bar svg{
    width:18px;
}
.top-bar .right-bar{
    display: flex;padding:10px 25px;
    align-items: center;color:#fff;
    justify-content: flex-end;
}
.top-bar .right-bar a{
    color:#fff;
}
.top-bar .right-bar a:hover{
    color:#21cdc0;
}
.top-bar .right-bar ul{
    margin:0;padding:0;font-size:22px;line-height: 1 !important;
}
.top-bar .right-bar ul a{
    margin-left: 5px;background:#dfdfea;color:#283b6a;
}
.top-bar .right-bar ul a:hover{
    background:#283b6a ;color:#fff
}
.top-bar .right-bar ul.flags-list{
    margin-left: 10px;
}
.top-bar .right-bar ul.flags-list img{
    width:22px;
}
footer{
    padding:85px 0px 0px 0px;color:#fff;
    background: #1d2a4d;
}
.footer-bottom{
    background: #1A2645;color:#fff;padding:10px;margin-top:85px;position: relative;
}
.footer__copyright{padding:0 5%;}
.footer-bottom *{font-size:11px;}
.contact-info{
    height: 100%;margin-right: 30px;
}
.contact-info{
    padding:0px 30px;
    min-height: 100%;
    display: flex;
    align-items: flex-start;;
}
.contact-info p{
    padding-left: 40px;padding-top:0px;padding-bottom: 5px;
}
.contact-info p a:hover{
    color:#000
}
.contact-info p a{
    color:#21cdc0
}
.contact-info strong,.contact-info b{
    font-size:16px;
}
.contact-info p:last-of-type{
    margin-bottom: 0;
}

.contact-info .contact_number svg{
    width:30px !important;height: auto;padding:5px;
}
.contact-info .contact_number img{
    width:50px !important;margin-right: 15px !important; margin-bottom: -10px;
}
.contact-info .svg-inc {
    width: 50px;
    padding: 10px;
    background: #fff;
    border-radius: 50px;
    display: inline-block;
    margin-right: 15px !important;
    margin-bottom: -10px;
}
.widget .categories{
    list-style:none;padding:0;margin:0;
}
.widget .categories .item{
    display: flex;padding:5px 0;margin-bottom: 10px;align-items: center;
}
.widget .categories .item .thumb{
    width:80px;border-radius: 15px;flex:0 0 80px;margin-right: 10px;height: 80px;
    overflow: hidden;padding:0;
    align-self: center;
}
.widget .categories .item .thumb img{
    width:100%;height: 100%;object-fit: cover;
}
.widget a {
    color: #21cdc0;
}
.widget a:hover{
    color: #0d0d0d;
}
.page-item.active .page-link {
    z-index: 3;
    background-color: #427aa3;
    border-color: #427aa3;
    color: #fff;
}
.page-item .page-link{
    border-radius: 5px !important;
    width:40px;height: 40px;margin:2px;font-weight: bold;
    color: #28211b;display: flex;align-items:center;
    justify-content: center;
    padding: 0;
}
.nav-pages-nx-pr i{
    background:#21cdc0; flex:0 0 46px;margin:10px; line-height: 42px; width:46px;height: 46px;border:2px solid #21cdc0;text-align: center;font-size:20px; color:#fff;border-radius: 50%;
}

.nav-pages-nx-pr .text-center a{
    display: inline-block;
}
.nav-pages-nx-pr a{
    display: flex;align-items:center;color:#21cdc0;line-height: 1.2;
}
.nav-pages-nx-pr a:hover i{
    background:#fff;color:#21cdc0
}
.nav-pages-nx-pr a:hover{
    color:#000
}
.nav-pages-nx-pr .text-center a i{
    display: block;margin:0 auto 6px;
}
.nav-pages-nx-pr .next-p a{
    text-align: right;justify-content: flex-end;
}
.nav-pages-nx-pr{
    padding:8px;border-radius: 30px;background:#F4F4F4;margin-top:30px;
}
@media only screen and (max-width: 767px)
{
    .nav-pages-nx-pr .text-center{
        display: none;
    }
    .nav-pages-nx-pr i{
        width:35px;height:35px;line-height: 31px;flex:0 0 35px;margin:5px;
    }
    .nav-pages-nx-pr .col-md-4{
        padding:10px
    }
}
header .navbar .menu-ul{
    margin-left:auto;margin-right:0;padding:0px 0;
}
header.header{
    position: sticky;top:0;width:100%;z-index: 323;
}
header.header .navbar {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
header.header.fixed-navbar .navbar .navbar-brand img{
    padding: 1px 18px;
}
.main-menu{
    border-top:1px solid #f4f4f4;border-bottom: 1px solid #f4f4f4;
}
.main-menu header.header{
    position: relative;
}
.maps-mg{
    padding:0 !important;height: 600px;
}
.social_slider_widget{
    background:#000 !important;
}
.contact-data-n{
    position: relative;
}
.contact-data-n i{
    position: absolute;top:6px;font-size:14px;
}
.row-contact-data h3{
    font-weight: bold;margin-bottom: 30px;
}
.row-contact-data .contact_number{
    font-size:16px;
}
.partners-box{
    background:#fff;padding:50px 0;
}
.partners-box .owl-carousel .owl-item img{
    width: 200px;margin:0 auto;
    max-width: 100%;
}
.partners-box .one-items{
    padding:0px 0px;
}
hr{
    border-color: #888;
}
.inputAgree,.agree-p{
    font-size:11px;line-height: 1.1;
}
.agree-title{
    font-weight: bold;margin:0;
}
.inputAgree{
    display: flex;align-items:baseline;
}
.inputAgree input{
    margin: 2px 10px 5px 0;border-radius: 0;
}
.agree-p{
    padding-left: 24px;
}
.inputAgree label{
    margin:0
}
.onepage-client{
    padding:0 0px;
}
.section-padding{
    position: relative;
}
section.section-padding{
    background:#fff;color:#303135;
}
.homeabout{
    background:#fff;color:#303135;
}
.homeabout > .container{
    position: relative;z-index: 2;
}
.fullvd,.home-img-banner{
    width:100%;
}
.service-item .icon-sx{
    width:100px;height:100px;
    padding:25px;position: relative;margin-bottom: 20px;
    box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.1);border-radius: 220px;

}
.service-item p{margin:10px 0 25px 0;line-height: 1.4;}
.service-item .icon-sx img{
    max-width:100%;
}
.service-item{
    position: relative;
    z-index: 2;
    border-radius: 10px;
    padding: 36px 40px 40px;
    background-color: #fff;
    box-shadow: 0px 5px 83px 0px rgba(13, 14, 47, 0.12);
    transition: all 0.3s ease;
    margin:20px 0;
}

.service-item .text-cnt{
    position: relative;z-index: 2;
}

.menu-ul .dropdown-toggle::after{
    display: none;
}

@media only screen and (min-width: 1200px){
    .navbar .menu-ul .nav__item  .dropdown-menu {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        background:rgba(255, 255, 255,1);
        border: none;
        position: absolute;
        visibility: hidden;
        -webkit-transform-origin: top;
        transform-origin: top;
        border-radius: 0;
        display: block;
        width: 220px;
        z-index: 99;
        opacity: 0;
        top: 110%;
        left: calc(50% - 110px);
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding:5px 5px 5px 5px;
    }
    .navbar .menu-ul .nav__item  .dropdown-menu a:before{display:none}
    .navbar .menu-ul .nav__item  .dropdown-menu a{
        padding:5px 10px;text-align: center;color:#111;line-height: 1.1;
    }
    .navbar .menu-ul .nav__item  .dropdown-menu li{
        margin:0;width:100%;
    }
    .navbar .menu-ul .nav__item  .dropdown-menu a:hover{
        background:transparent;color:#21cdc0
    }
    .menu-top ul li ul li{
        width:100%;
    }
    .nav__item.with-dropdown:hover .dropdown-menu,.nav__item.with-dropdown:focus-within .dropdown-menu {
        top: 100%;
        opacity: 1;
        margin-top: 0;
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navbar .dropdown-toggle{
        display: none;
    }
}
.files-row h3{
    display: inline-block;border-top: 1px solid #888;padding: 15px 0 0;font-size:18px;font-weight: 800;width:300px;max-width:100%;
}
.files-row .files-list-widget{
    padding-left:15px;
}
.files-row .files-list-widget i{
    display: none;
}

section.section-padding .photos-section > .row{
    border-top:0.5px solid #fff;
    border-bottom:0.5px solid #fff;
    margin-right: -16px;
    margin-left: -16px;
}
.box-gallery{
    margin:15px;
}
.box-gallery .pte{
    width:100%;position: absolute;bottom:0;left:0;color:#fff;font-size:12px;padding:10px 15px;background:rgba(0,0,0,0.5);transform: translateY(100%);
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.box-gallery img{
    opacity: 1;width:100%;
}
.box-gallery a:hover img{
    opacity: 0.9;
}.box-gallery a:hover .pte{
    transform: translateY(0);
}
.footer__widget-title,.sec-tls{
    font-size: 18px;font-weight: bold;text-transform: uppercase;margin-bottom: 20px;
    font-family: 'Cinzel',sans-serif;
}
.sec-tls{
    color:#000;margin-bottom: 0;
}
.footer__widget-content ul{
    list-style: disc;padding-left:18px;
}
.footer__widget-content ul li{
    line-height: 1.4;padding:0 0 6px 0;
}
.contact-maps{
    position: relative;
}
.contact-maps iframe{
    height: 550px;
}
.map-container {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 90%;max-width: 360px;
    transform: translateY(-50%);
    /*margin-left: calc((100% - 1250px) / 2);*/
    /*margin-right: calc((100% - 1250px) / 2);*/
    margin-left:65%;
}
.no-mps .map-container{position: relative;top:auto;transform: none;;margin:0 auto;margin-top:50px;;}
.contact-panel .panel-header {
    padding: 15px 15px;color:#fff;font-size:20px;font-weight: bold;
    border-radius: 10px 10px 0 0;
    background-color: #427aa3;
    line-height: 1.1;
    font-family: 'Cinzel',sans-serif;
}
.map-container .contact-list{
    padding:25px;
}
.map-container li a{
    color:#427aa3
}
.map-container li a:hover{
    color:#21cdc0
}
.footer__widget-content ul li a{
    color:#fff;line-height: 1.3;padding:2px;display: inline-block;
}
.footer__widget-content p{
    font-size:14px;
}
.footer-pera{
    font-size:12px;line-height: 1.6;margin-bottom: 0;
}
.footer-pera a{
    color:#000;
}
footer .social-list{
    margin:0;padding:0;margin-top:20px;
}
footer .footer-contacts{display: flex;align-items: center;line-height: 1.4;margin-bottom: 10px;}
footer .footer-contacts a{color:#fff}
footer .footer-contacts .spt{padding:0 5px;}
footer .footer-contacts .icn{
    width:46px;height: 46px;
    box-shadow: 0 0 0 2px #dfdfea inset;
    background:#dfdfea;
    padding: 8px;
    border-radius: 50%;
    margin-right: 15px !important;flex:0 0 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .footer-contacts .icn *{margin:0 !important;}
footer .social-list li a{
    padding: 5px;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    text-align: center;
    display: flex;
    justify-content: center;color:#fff;
    align-items: center;
    box-shadow: 0 0 0 2px #dfdfea inset;

}
footer .social-list li:last-of-type a{
    margin-right:0;
}
section.section-padding{
    overflow:clip;word-wrap: anywhere;
}

footer a:hover{
    color:#21cdc0 !important;
}
footer p{
    font-size:13px;line-height: 1.5;
}
.menu-d{
    margin:0 auto;
}
.menu-d > ul{
    padding:0; margin:0;
}
.owl-theme .owl-nav [class*="owl-"].disabled{
    opacity: 0.3;
}
@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }
    15% {
        opacity: 1;
        top: 50%;
    }
    50% {
        opacity: 0;
        top: 50%;
    }
    100% {
        opacity: 0;
        top: 29%;
    }
}
.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom:30px;
}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}
.blog-grid .blog__img a{
    padding-top:137.5%;display: block;position: relative;
}
.blog-grid .blog__img a img{
    position: absolute;height: 100%;width:100%;object-fit: cover;top: 0;z-index: -1;
}
.blog__img a:hover:before{
    opacity: 0;
}
.blog__content h4{
    color:#fff;
}

.blog-grid .blog-item:hover .blog__content .btn{
    background:#21cdc0;color:#fff;border-color:#21cdc0;
}
.blog-sld .owl-stage{
    margin:0 auto;
}
#blogGrid{
    background: transparent;padding-left: 50px;padding-right: 50px;
}
#blogGrid .owl-nav {
    position: absolute;
    top: 50%;
    width: calc(100% + 70px);
    left: -35px;
}
#blogGrid .col-md-4{margin:15px 0;}
.blog-item{
    padding:0px;height: 100%;
}
.blog-item > a{
    box-shadow:0px 5px 83px 0px rgba(13, 14, 67, 0.08);height:100%;border-radius:10px;background:#fff;
}
.image-rox{
    overflow: hidden;border-radius: 10px 10px 0 0;align-self: flex-start;
}
.b-lnk .text-center:hover {
    color:#427aa3;
}
a.b-lnk{
    outline-offset: -3px !important;
}
.b-lnk{
    display: flex;padding:0px;align-items: center;flex-wrap:wrap;
}
.b-lnk .date-content{
    padding:2px 0px;
    display: flex;
    flex-direction: row;align-items:baseline;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin:10px 0px 0px 0px;
    border-radius: 0px;
    text-align: center;
    color: #427aa3;
    background:transparent;position: relative;justify-content: flex-end;text-align: center;font-size:13px;text-transform: lowercase;
}
.b-lnk .date-content .day{
    position: relative;font-size:18px;font-weight: 900;line-height: 1 !important;padding:0px;display: block;
}
section.section-padding.services {
    background:#21cdc0;padding:30px;
}
.blog__desc{
    margin:15px auto;width:100%;text-align: left;;line-height: 1.4;color:#303135
}
.b-lnk .date-content .month{
    font-weight: 600;padding:0 5px;
}
.b-lnk .date-content .year{
    position: relative;font-weight: 600;line-height: 1 !important;
    font-size: 16px;display: block;
}
.b-lnk .blog__title{
    font-size:clamp(17px,1.6vw,22px);color:#000;font-weight: 800;text-align: left;
}
.b-lnk .blog__content{
    display: flex;flex-wrap:wrap;align-items:center;width:100%;padding:0 25px;padding-bottom: 25px;text-align: left;
}
section.section-padding.blog-section{
    padding:30px 15px;   padding-left: 15px;padding-right: 15px;
}
.blog__img .text-absll{
    position: absolute;top:100%;padding:0px;color:#fff;width:100%;
    transition: 0.3s all ease-in-out;
}
.blog__img .text-absll h4{
    color:#fff;font-size:20px;font-weight: bold;margin:0;
    transform: translateY(-100%);padding:15px 15px;
    transition: 0.2s all ease-in-out;
}
.blog__img .text-absll .ovs{
    padding:5px 15px;
    transform: translateY(0%);
    visibility: hidden;
    opacity: 0;
    font-size:12px;line-height: 1.2;
    padding-bottom: 30px;
    transition: 0.3s all ease-in-out;
}
.blog__img:hover .text-absll .ovs{
    opacity: 1;visibility: visible;transform: translateY(0%);
}
.blog__img:hover .text-absll{
    transform: translateY(-100%);
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 90%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 90%);
    background: linear-gradient(0deg, rgba(0,0,0,0.8267507686668417) 0%, rgba(255,255,255,0) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
    padding-top: 20px;
}
.blog__img:hover .text-absll h4{
    transform: translateY(0%);  
}
.blog-section .blog-item .b-lnk{
    flex-wrap:wrap;
}
.blog-more-label{
    padding:25px 0;
}
.blog-more-label .btn{
    font-size:clamp(12px,3vw,22px);font-weight: 900;
}
.blog-section .blog__img a img{
    width:100%;
}
.partners-box .one-items{
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.video-home-c video{
    max-height: 80vh;
    object-fit: cover;
}
.page-list{
    padding:60px 0;
}
.service-item1{
    margin:15px auto;;height: calc(100% - 30px);border-radius:15px
}
.service-item1 .text-center{padding-bottom: 15px;}
.service-item1 .list-content p{margin-bottom:0;}
.service-item1 .list-content h3 a,.service-item2 .entry-title a,.service-item1 .entry-title a{
    color:#427aa3; font-size:22px;font-weight: 700;line-height: 1.2;
}
.service-item1 .list-content{
    padding:10px 10px 20px 10px;
}
.service-item1 .rt-image{
    position: relative;overflow: hidden;border-radius: 15px;
}
.service-item1 .rt-image a{
    display: block;padding-bottom: 66%;overflow: hidden;
}
.service-item1 .rt-image a img{
    position: absolute;top:0;left:0;height: 100%;width:100%;object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item1 .rt-image a:hover img{
    transform: scale(1.1) rotate(2deg);
}
.service-item2{
    display: flex;;margin-bottom: 30px;box-shadow: 0 0 20px 0px rgba(0,0,0,0.1);;overflow: hidden;border-radius: 15px;
}
.service-item2 .rt-image a{
    height: 100%;
}
.service-item2 .rt-image img{
    height: 100%;object-fit: cover;
}
.service-item2 .rt-image{
    width:30%;flex:0 0 30%;margin-right: 30px;
}
.service-item2 .entry-title a{
    color:#000;margin-bottom: 15px;display: inline-block;
}
.service-item2 .list-content{
    padding:10px 30px 10px 0px;align-self:center;
}
.service-item2 .list-content p{
    font-size:14px;
}
.page-title-s {
    font-size: clamp(16px,1.7vw,36px);
    text-align: left;
    font-weight: 800;
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 30px;

}
.files-row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: calc(100% - 40px);
}
.files-row .files-list-widget{
    margin-bottom: 0;
}
.files_title{
    text-align: left;position: relative;
    color:#fff;
    text-transform: uppercase;
    font-size: clamp(22px,1.6vw,48px);
    font-weight: 700;line-height: 0.9;
    display: flex;
    align-items: center;
}
.files_title span{
    position: relative;z-index: 2;
    padding:15px 20px;background:#427aa3;border-radius:4px;
}
.special-row-2{
    flex-wrap:nowrap;width:100%;margin: 0;margin-bottom: 20px;
}
.special-row-2 .b-lnk .date-content{
    position: relative;bottom: auto;left:auto;top:auto;margin-right: 20px;
}
.special-row-2 .blog-item .b-lnk,
.special-row-2 .blog-item{
    padding:0;
}
.pd-0{
    padding:0;
}
.file-item:before{
    content:'';position: relative;display: inline-block;
    ;vertical-align: middle;margin-right: 10px;
    width:10px;height: 10px;background:#21cdc0;border-radius:4px;
}
.file-item a span{
    font-weight: 400
}
.files-row ul li{
    display: flex;align-items:center;
}
section.section-padding.pb-0{
    padding-bottom: 0;
}
.tins-x img{width:80%;max-width:320px;}
.tins-x{
    display: flex;align-items:center;width:100%;margin-bottom: 30px;position: relative;
}

.b-lnk .tins-x + .blog__content{
    background: url('/images/front/blog-n.jpg') no-repeat left -5px top -5px;margin-right: 0;
}
.maps-btn{
    font-size:12px;padding:12px 18px !important;margin:0 25px 15px 25px;
}
.b-lnk .tins-x .date-content {
    position: absolute;
    right: 0;
    margin: 0;
    max-height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 6vw 5px;
    min-width:42%;
}
.special-row{
    position: relative;flex-wrap:nowrap;margin-bottom: 30px;
}
.special-row .blog-item .b-lnk .date-content{
    position: relative;
}
.special-row .blog-item{
    position: absolute;right: 100%;
}
.special-col-md{
    -ms-flex: 0 0 49vw;
    flex: 0 0 49vw;
    max-width: 49vw;
}
.back-c{
    font-weight: 800;
    color: #000;
    font-size: 13px;
}
.back-c:hover{
    color:#427aa3;
}
a:hover {
    color: #427aa3;
}

body .top-bar{-webkit-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out;}
body.fixed-nav .top-bar{margin-bottom:70px;}




/*wsparcie*/

.wcagz-menu-btn {
    position: fixed;
    z-index: 1000;
    left: 0px;
    top: 0px;
    background: url('/images/front/wcag.jpg') no-repeat center center;
    background-size:contain;
    transition: .3s;
    border-radius: 0%;
    align-items: center;
    justify-content: center;
    transform: scale(1);
    width: 47px;
    height: 47px;
    display: flex;
    cursor: pointer;
}
.wcagz-menu-btn > svg{
    fill:#fff;display: none;
}
.wcagz-menu {
    display:none;
    position:fixed;
    left:0px;
    top:50px;
    border-radius:8px;
    box-shadow:0 0 20px #00000080;
    opacity:1;
    border:3px solid #427aa3;
    transition:.3s;
    z-index:500000;
    overflow:hidden;
    background:#f9f9f9;
    width:400px;
    line-height:1;
    font-size:15px;
    height:calc(100% - 50px - 0px);
    letter-spacing:.015em
}
.wcagz-menu * {
    color:#111 !important;
    font-family:inherit
}
.wcagz-menu svg {
    width:24px;
    height:24px;
    background:0 0!important;
    fill:currentColor
}
.wcagz-menu-header {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding-left:18px;
    height:50px;
    font-size:18px;
    font-weight:700;
    border-bottom:1px solid #dedede
}
.wcagz-menu-header>div {
    display:flex
}
.wcagz-menu-header div[role=button] {
    padding:12px;
    cursor:pointer
}
.wcagz-menu-header div[role=button]:hover {
    opacity:.8
}
.wcagz-card {
    margin:0 15px 30px; margin-top:0 !Important;
}
.wcagz-card-title {
    font-size:20px;
    padding:15px 0;
    font-weight:700;
    color:#555
}
.wcagz-menu .wcagz-select {
    width:100%!important;
    padding:10px!important;
    font-size:16px!important;
    font-family:inherit!important;
    font-weight:400!important;
    border-radius:4px!important;
    background:#fff!important;
    border:none!important;
    border:1px solid #dedede!important;
    min-height:45px!important;
    max-height:45px!important;
    height:45px!important;
    color:inherit!important
}
.wcagz-items {
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:1rem
}
html body .wcagz-btn {
    aspect-ratio:6/4.5;
    border-radius:4px;
    padding:0 5px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    text-align:center;
    color:#333;
    font-size:14px!important;
    font-weight: 700;
    background: #fff;
    border: 1px solid #dedede;
    transition:all .3s ease;
    cursor:pointer;
    line-height:1.4 !important;
    letter-spacing: 0px !important;
    word-spacing: normal !important;
}
html body div.wcagz-menu-content *,
html body .wcagz-btn span{line-height:1.4 !important;}
.wcagz-btn > span{
    margin-bottom: 6px;
}
.wcagz-btn .wcagz-translate {
    font-size:15px!important
}
.wcagz-btn svg {
    margin-bottom:16px
}
.wcagz-adjust-font > div.label{
    justify-content: flex-start;
}
.wcagz-btn:hover {
    border-color:#fff;color:#fff;
}
.wcagz-menu-content .wcagz-btn.wcagz-selected *{
    color:#fff !important;
}
.wcagz-btn.wcagz-selected {
    background:#4F3884;
    border-color:#4F3884;
    color:#fff !important;
}
.wcagz-adjust-font div[role=button] svg,.wcagz-adjust-font div[role=button] .material-icons,
.wcagz-btn.wcagz-selected * {
    fill:#fff!important;
    color:#fff!important;
    background-color:transparent!important
}
.wcagz-footer {
    display: none;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background:#fff;
    padding:16px;
    text-align:center;
    color:#333;
    border-top:1px solid #eee
}
.wcagz-footer a {
    font-size:14px!important;
    text-decoration:underline;
    color:#0648ff;
    background:0 0!important;
    font-weight:700
}
.wcagz-minus:hover,
.wcagz-plus:hover {
    opacity:.8
}
.wcagz-menu-content {
    overflow-y:auto;;
    max-height:calc(100% - 50px);
    color:#333;
    padding:5px 0
}
.wcagz-adjust-font {
    background:#fff;
    border:1px solid #dedede;
    padding:20px;
    font-weight: 600;
    margin-bottom:16px
}
.wcagz-adjust-font .wcagz-label {
    display:flex;
    justify-content:flex-start
}
.wcagz-adjust-font>div {
    display:flex;
    justify-content:space-between;
    margin-top:5px;
    align-items:center;
    font-size:15px
}
.wcagz-adjust-font .wcagz-label div {
    font-size:15px!important
}
.wcagz-adjust-font div[role=button] {
    background:#427aa3;
    border-radius:50%;
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer
}
.wcagz-overlay {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    display: none;
    height:100%;
    z-index:10000;
    background: rgba(0,0,0,0.5);
}
@media only screen and (max-width:560px) {
    .wcagz-menu {
        width:calc(100% - 20px);
        left:10px
    }
}
@media only screen and (max-width:420px) {
    .wcagz-items {
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:.5rem
    }
    .wcagz-menu {
        width:calc(100% - 20px);
        left:10px
    }
}
.readable-font i.fa{
    font-family:'FontAwesome' !important;
}
[data-wcagz-filter="dark-contrast"] .navbar .navbar-toggler .menu-lines span,[data-wcagz-filter="dark-contrast"] .navbar .navbar-toggler .menu-lines::after,[data-wcagz-filter="dark-contrast"] .navbar .navbar-toggler .menu-lines::before{
background:#fff !important
}

[data-wcagz-filter="dark-contrast"] .menu-ul li.active > a {
    color: yellow !important;
}
[data-wcagz-filter="dark-contrast"] section.section-padding  div.p * {color:#fff !important}
[data-wcagz-filter="dark-contrast"] .page-title nav {background: transparent;}
[data-wcagz-filter="dark-contrast"] .btn {background: #484848;}
[data-wcagz-filter="dark-contrast"] .a-fade {background: #484848;}
[data-wcagz-filter="dark-contrast"] section.section-padding {color:#fff;}
[data-wcagz-filter="dark-contrast"] #contact-form {background:#000;border:2px solid #fff;}
[data-wcagz-filter="dark-contrast"] footer .footer-contacts .icn {background:#000;border:2px solid #fff;}
[data-wcagz-filter="dark-contrast"] .about-footer-ds::after {display:none}
[data-wcagz-filter="dark-contrast"] footer {border-top:2px solid #fff;}
[data-wcagz-filter="dark-contrast"] footer .about-footer-ds{background:transparent}
[data-wcagz-filter="dark-contrast"] .contact-panel {background:#000;border:2px solid #fff;}
[data-wcagz-filter="dark-contrast"] .service-item {background:#000;border:2px solid #fff;}
[data-wcagz-filter="dark-contrast"] .icon-ix {
    background: #000 !important;
    box-shadow: 0 0 0 2px #000 inset;
}
[data-wcagz-filter="dark-contrast"] .top-bar,[data-wcagz-filter="dark-contrast"] .home-text{background: #222;}
[data-wcagz-filter="dark-contrast"] .top-bar .right-bar svg path {
    fill: #fff !important;
}
[data-wcagz-filter="dark-contrast"] .btn{border: 2px solid #fff;}
[data-wcagz-filter="dark-contrast"] .navbar .menu-ul{background:#000;}
[data-wcagz-filter="dark-contrast"] .widget{background:#000;}
[data-wcagz-filter="dark-contrast"] .header.fixed-navbar .navbar{background:#000;}
[data-wcagz-filter="dark-contrast"] .menu-ul li .nav__item-link::before {background:#fff;}
[data-wcagz-filter="dark-contrast"] .top-br{background:#000;}
[data-wcagz-filter="dark-contrast"] section.section-padding#info{background:#000 !important;}
[data-wcagz-filter="dark-contrast"] .partners-box{background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff}
[data-wcagz-filter="dark-contrast"] footer .social-list a,[data-wcagz-filter="dark-contrast"] .footer-pera .fa{background:#000;border:1px solid #fff;}
[data-wcagz-filter="dark-contrast"] .page-list .service-item1,
[data-wcagz-filter="dark-contrast"] .blog-item{
    background: #000;
    border: 1px solid #ccc;
}
[data-wcagz-filter="dark-contrast"] .navbar,[data-wcagz-filter="dark-contrast"] section.section-padding,[data-wcagz-filter="dark-contrast"] footer,[data-wcagz-filter="dark-contrast"] .footer-bottom ,[data-wcagz-filter="dark-contrast"] .preloader{
    background:#000;
}
[data-wcagz-filter="dark-contrast"] body,[data-wcagz-filter="dark-contrast"] .home-text .text-content .text-content-inner{
    color:#fff;background:#000;
}
[data-wcagz-filter="dark-contrast"] .contact-info .contact_number,[data-wcagz-filter="dark-contrast"] .full-banner .owl-text.home_content .banner-subtitle,[data-wcagz-filter="dark-contrast"] .nav-pages-nx-pr{
    background:#000;
}
[data-wcagz-filter="dark-contrast"] .bg-light,[data-wcagz-filter="dark-contrast"] .bg-dark{
    background:#000 !important;
}
[data-wcagz-filter="dark-contrast"] .table,[data-wcagz-filter="dark-contrast"] .b-lnk .blog__title,[data-wcagz-filter="dark-contrast"] .blog__desc{ color:#fff;}
[data-wcagz-filter="dark-contrast"] .service_icon img{
    background-color: transparent !important;
}
[data-wcagz-filter="dark-contrast"] .full-banner .owl-text.home_content { background:#000;transition: none;}
[data-wcagz-filter="dark-contrast"] .home-text:before{background:#000 !important;opacity: 1;}
[data-wcagz-filter="dark-contrast"] .navbar-brand img{filter: brightness(2000%) contrast(100%) grayscale(1);background: transparent !important;}
[data-wcagz-filter="dark-contrast"] .wrapper .slider-area .bg-overlay:before {background: #000;opacity: 0.5;}
[data-wcagz-filter="dark-contrast"] .about2.homeabout:before{background:#121212 !important;opacity: 0.98;}
[data-wcagz-filter="dark-contrast"] .about2 *{color:#fff;background-color:transparent !important;}
[data-wcagz-filter="dark-contrast"] .b-lnk .date-content{color:#80ff00;}

[data-wcagz-filter="light-contrast"] body,header,[data-wcagz-filter="light-contrast"] .top-br,[data-wcagz-filter="light-contrast"] .navbar,[data-wcagz-filter="light-contrast"] .header.fixed-navbar .navbar{ background:#fff;}
[data-wcagz-filter="light-contrast"] .widget{ background:#fff;}
[data-wcagz-filter="light-contrast"] .home-text .text-content .text-content-inner{ background:#fff;}
[data-wcagz-filter="light-contrast"] footer{ background:#fff;border-top: 1px solid #000;}
[data-wcagz-filter="light-contrast"] .footer-bottom{ background:#fff;border-top: 1px solid #000;}
[data-wcagz-filter="light-contrast"] .contact-info .contact_number{ background:#fff;border-top: 1px solid #000;}
[data-wcagz-filter="light-contrast"] .full-banner .owl-text.home_content *{ filter:none;color:#000;}
[data-wcagz-filter="light-contrast"] .full-banner .owl-text.home_content { background:#fff;transition: none;}
[data-wcagz-filter="light-contrast"] .top-bar { background:transparent}
[data-wcagz-filter="light-contrast"] .top-bar *{color:#000 !important;}
[data-wcagz-filter="light-contrast"] .page-title nav{background:transparent !important;}
[data-wcagz-filter="light-contrast"] footer{color:#000 !important;}
[data-wcagz-filter="light-contrast"] footer .footer-contacts .icn {
    box-shadow: 0 0 0 2px #000 inset;
    background: #fff;
}
[data-wcagz-filter="light-contrast"] .icon-ix {
    background: #fff;
    box-shadow: 0 0 0 2px #fff inset;
}
[data-wcagz-filter="light-contrast"] .home-text:before{background:#fff !important;opacity: 1;}
[data-wcagz-filter="light-contrast"] .about2.homeabout:before{background:#f9f9f9 !important;opacity: 0.98;}
[data-wcagz-filter="light-contrast"] .about2 *{color:#000;background-color:transparent !important;}
[data-wcagz-filter="light-contrast"] .menu-ul li.active > a,[data-wcagz-filter="light-contrast"] .menu-ul li > a.active{box-shadow: 0 0 2px 2px #000 inset;}
[data-wcagz-filter="light-contrast"] .wrapper .slider-area .bg-overlay:before {background: #fff;opacity: 0.7;}

.small-hr{
    max-width: 50%;
}
.skipLinks {margin: 0; padding: 0; position: absolute; top: 0; list-style: none;}
.skipLinks a {transition:none !important;display: inline; left: -9000em; padding:5px 10px 7px 10px; position: absolute; text-decoration: none; z-index: 200; width: 150px; text-align: center;font-size:13px;font-weight:700;line-height:1.4;background: #000; color: #fff;} 
.skipLinks a:hover, .skipLinks a:focus, .skipLinks a:active {background: #000; color: #fff; left: 0; top: 0; position: absolute; outline: 2px solid #188dd0;z-index: 3234234;}
.menu-ul li a{outline-offset: -2px;}
.dropdown-toggle:focus, .form-control:focus, a:focus, input[type="checkbox"]:focus,.btn.focus, .btn:focus,#scrollTopBtn:focus,.owl-nav [class*="owl-"]:focus,.owl-theme .owl-dot button:focus {
    outline: 2px solid #f5c125 !important;
    transition: none;
    box-shadow: none;
    outline-offset: 2px;
}
.slider-area .page-title h1{
    display: inline-block;padding:10px 0px;text-align: left;
}
.slider-area .page-title h1,.title-cls{
    font-size: clamp(24px,2.55vw,48px);
}
.sidebar-box{text-align: left;width:100%;}
.sidebar-box .blog__widget-title{margin-bottom: 10px;font-weight: bold;font-size:22px;}
.sidebar-box .categories{
    display: block;;padding:0;margin:0;list-style: none;
}
.sidebar-box .categories li{display: block;}
.sidebar-box .categories li.active a {
    color: #fff !important;
    background: #21cdc0;
}
.sidebar-box .categories li a:hover{ 
    color: #21cdc0;
}
.sidebar-box .categories li a{
    padding:5px 10px;margin:2px;border-radius: 5px;color:#427aa3;font-weight: 700;display:inline-block;line-height: 1.4;position: relative;
}
.sidebar-box .categories.category-list li a:before{
    height: 6px;
    background: #427aa3;
    border-radius: 50%;
    content: '';
    width: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.box-gallery a{display:block;outline-offset: -2px}
.partners-box .owl-carousel .owl-stage{margin:0 auto;}
.about2:before{
    opacity: 0.85;
    content:'';position: absolute;left:0;top:0;height: 100%;width:100%;
    background-color: #427aa3;
    background-image: linear-gradient(90deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(#427aa3) 80%);
}
.about2 *{color:#fff;}
section.section-padding.about2 {overflow: unset;margin-top:50px;}
.contact-panel {
    position: relative;
    z-index: 2;
    padding: 60px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
}
footer .about-footer-ds{
    padding: 30px;text-align: center;
    border-radius:15px 15px;
    background-color: #ffffff;
    position: relative;
    width: 385px;
    max-width: 100%;
    color:#427aa3;
    margin-top: -50px;
    margin-bottom: -50px;
}
footer .about-footer-ds p{margin-top:15px;margin-bottom: 0;font-weight: 600}
footer .about-footer-ds img{
    width:140px;max-width: 80%;
}
footer{overflow: hidden;}
.about-footer-ds *{position: relative;z-index: 2;}
.about-footer-ds:after{
    width:100%;height: calc(100% + 170px);top:-85px;left:0;content:'';position: absolute;background: #fff;
}

.page-title > .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icon-ix{
    background: #dfdfea;
    color: #283b6a;
    border-radius: 50px;
    width: 26px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:5px;
    height: 26px;
    margin-right: 8px;
    box-shadow: 0 0 0 2px #dfdfea inset;
}
.top-bar .right-bar svg{margin:0 !important;}
.one-fade-row .a-fade::before {
    border-radius: 50px;
    background: rgba(0,0,0,1);
    width: 34px;
    height: 34px;
    color:#fff;
    margin-right: 10px;
    content: "\f196";
    font: normal normal normal 20px/1 FontAwesome;
    font-size: 20px;
    line-height: 1;
    position: relative;
    display: flex;
    align-items:center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17px;
    content: '\f107';
    font-size: 16px;
}

.one-fade-row .a-fade.opened::before {
    content: '\f106';
}
.a-fade {
    font-weight: 600;
    color: #fff;
    border-radius:5px;
    background: #21cdc1;
    padding: 8px 15px;
    padding-right: 15px;
    text-align: left;
    /*box-shadow: 0 0 15px rgba(0,0,0,.06);*/
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 50px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 20px;
}
.a-fade *{
    padding:0;margin:0;
}
.a-fade:hover{opacity: 0.75;}
.desc-fade{
    display: none;padding: 10px 15px;
}

.submitting.info{
    opacity: 0;
    display: none;
    padding: 10px 15px;
    text-align: center;
    margin: 10px 0;
    width: 100%;
    color: #fff;
    background: #427aa3;
    border-radius: 10px;
}

.contact-form{    
    margin:0 auto;
    margin-top:30px;
    margin-bottom: 30px;
    padding:40px 60px 30px 60px;
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
    width:1000px;
    max-width:100%;
}
.tablesmall{
    font-size: 13px;
}
.tablesmall a i{
    font-size: 15px;
    color: #ff0000;
}
video,iframe{max-width:100%;}