*,
*::after,
*::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* mini reset */
a,
form,
input,
li,
ul {
    border: none;
    margin: 0;
    padding: 0; }

a {
    text-decoration: none;
}

a {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}

ul li {
    list-style: none; }

* {
    outline: none;
}

img {
    max-width: 100%;
}

h1, h2, h3, h4, p, span{
    color: #000000;
}
a:hover{
    text-decoration: none;
    color: #f48926;
}


figcaption{
    text-align: center;
}

.dropdown-menu{
    margin: 8px 0 0;
}

.vertical-center {
    min-height: 80vh;
    display: flex;
    align-items: center;
}

.column-right__cst ul .sub-menu li,
.column-right__cst ol .sub-menu li {
    padding-left: 1em;
    list-style-position: inside;
    list-style-type: circle;
}

p.def-parg{
    padding: 0;
    margin: 0;
    margin-bottom:0!important;
}

@media (max-width: 991px) {
    .h2, h2 {
        font-size: 1.5rem;
    }
}


.overflow-x {
    display: block;
    overflow-x: scroll;
    max-width: 100%;
}


html{}
body{
    font-family: 'Open Sans Condensed', sans-serif;

}
header{

}
section {
    padding: 20px 0;
    overflow: hidden;
}

.wp-block-quote {
    padding-left: 50px;
}

.wp-block-quote:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    background: url( ../images/ico-quote.png ) 0 0 no-repeat;
    background-size: contain;
    width: 40px;
    height: 60px;
    margin-left: -50px;
}

.navbar-icon--close{
    display: none;
}

.navbar-toggler span{
    color: white;
}

.navbar-light .navbar-toggler{
    border: none;
}

button:focus{
    outline: none;
}

.dropdown-menu {
    background-color: #ffffff;
    border-radius: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #2695ff;
}

.section-title{
    text-align: center;
    color: #fff;
    max-width: 1140px;
    position: relative;
    margin: 0 auto 30px;
}

.section-title h2{
    text-align: left;
    position: relative;
    padding-left: 6px;
    text-align: left;
    position: relative;
    padding-left: 6px;
    font-weight: bolder;
    text-transform: uppercase;
}

.section-title:after {
    content: '';
    display: block;
    width: 4px;
    /* border-top: 4px solid rgb(237, 134, 42); */
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #ee7f1a;

}

.section-title--black{
    margin-bottom: 30px;
    text-align: left;
    padding-left: 6px;
    font-weight: bolder;
    text-transform: uppercase;
    position: relative;
}

.section-title--black:after {
    content: '';
    display: block;
    width: 4px;
    /* border-top: 4px solid rgb(237, 134, 42); */
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #ee7f1a;
}

.section-title--black h2{
    font-weight: bold;
}

.top-header .navbar-collapse li a{color: #000000;}
@media (max-width: 768px){
    .top-header .navbar-collapse li a{color: #fff;}
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 18px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(236, 142, 56);
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: rgb(237, 134, 42);
}
.navbar.navbar-expand{
    position: relative;
}

.top-logo--white {
    display: none;
}


@media (max-width: 991px) {
    .top-logo--white{
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
        z-index: 1;
        width: 300px;
        top: 10px;
    }

    .top-logo--white img{
        height: 1.5em;
        vertical-align: middle;
    }

    .top-logo--white span.detail-name--mobile{
        font-weight: bold;
        background: linear-gradient(180deg, #294c97 55%, #c0413d 45%, #c0413d);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #0B2349;
        font-size: 20px;
    }


}



.top-header .navbar-toggler{
    padding-left: 10px;
}

.navbar--mob img{
    width: 22px;
}

.icon--img{
    position: absolute;
    left: 0;
    top: 0;
    color: #ff810d;
}

.detail-info--header{
    display: block;
    padding-left: 30px;
    color: inherit;
    font-size: 14px;
    font-weight: 600;
}


.navbar-toggler {
    padding-left: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent;
    color: rgb(192 65 61)!important;
}

.dropdown-menu {
    padding: 0;
}

.bg-blue--cst{
    background-image: linear-gradient(to left bottom, #000000, #000000e6);

}
@media (max-width: 991px) {
    .bg-blue--cst{

    }

}


.top-header .navbar-nav{
    margin: 0 auto;
}
.slide-content{
    position: relative;
}


.slide-content h3{
    color: white;
    font-weight: 1000;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px #00000085;
    font-size: 66.6px;
    width: 66.6%;
    text-align: center;
    margin: 0 auto;
}

.slide-content .owl-nav .owl-prev, .slide-content .owl-nav .owl-next{
    font-size: 48px!important;
}

.mh-logo {
    margin: 0 auto;
    text-align: center;
    margin-left: 0;
}

.mh-logo img{
    max-width: 220px;
}

.mh-logo span{
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    font-weight: 800;
    color: #003b94;
    background: linear-gradient(180deg, #023b8eb3 33%, #0D61BC 66%, #2590f3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 1100px) {
    .slide-content h3 {
        text-shadow: 2px 2px 1px #00000085;
        font-size: 44px;
        text-align: center;
        width: 100%;
    }

    .text-info--slide p, .text-info--slide h1 {
        text-align: center;
        width: 100%!important;
    }
}

@media (max-width: 769px) {
    .mh-logo span {
        font-size: 22px;
    }
    .slide-content h3 {
        text-shadow: 2px 2px 1px #00000085;
        font-size: 26px;
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .mh-logo {
        margin-left: auto;
    }
    .detail-info li{
        float: none!important;
        text-align: center;
    }
    .top-header .navbar-toggler{
        padding-left:0
    }

    .slide-content h3 {
        text-shadow: 2px 2px 1px #00000085;
        font-size: 26px;
        text-align: center;
        width: 100%;
    }

    .detail-info--header{
        font-size: 16px;
    }

    .slide-content p {
        display: none;
    }


}

@media (max-width: 441px) {

    .slide-content h3 {
        text-shadow: 2px 2px 1px #00000085;
        font-size: 18px;
        text-align: center;
        width: 100%;
    }
    .text-info--slide p{
        font-size: 14px;
    }
}





.btn-custom--1{
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 1px;
    background: #00000099;
    padding: 10px;
    color: #fff;
    line-height: 1.5;
}

.btn-custom--1:hover{
    border: 1px solid #fff;
    border-radius: 1px;
    background: #00000099;
    padding: 10px;
    color:  rgb(255 176 0);
    line-height: 1.5;
}

.btn-custom--link{
    border-bottom: 1px solid #0000004d;
    border-radius: 1px;
    padding: 10px;
    line-height: 1.0;
    font-weight: 500;
    padding: 0;
}

.btn-custom--link:hover{
    text-decoration: none;
    color: rgb(255 176 0);
    border-bottom: 1px solid rgb(255 176 0 / 49%);
}

.home .medium-header{
    position: absolute;
    z-index: 1;
}

.medium-header{
    padding: 20px 0;
    background: linear-gradient(#ffffffc4, #ffffffa3);
    width: 100%;
}

@media (max-width: 991px) {
    .medium-header{display: none}
}

.center-element--v{
    display: flex;
    align-items: center;
}

.detail-info{
    position: relative;
    overflow: hidden;
}
.detail-info li {
    float: right;
    min-height: 36px;
    margin: 10px 0 0 0;
    position: relative;
    /* line-height: 1.5; */
}

.detail-info li::after{
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    left: 13px;
    top: 0;
    background: #f48926;
}

.detail-info li:not(:last-child) {
    padding-right: 10px;
}

.detail-info--detail i{
    line-height: 1.5;
    vertical-align: top;
    display: inline-block;
    position: relative;
}

.column--bl{
    display: inline-block;
    width: 80%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    line-height: 1.5;
}
.home-slide {
    position: relative;

    z-index: 0;
}

@media (max-width: 991px) {
    .home-slide {
        margin-top: 0;
    }
}

.owl-item.active{
    z-index: 1;
}

.home-slide .img--block img {
    -webkit-animation: zooming 30s infinite;
    animation: zooming 30s infinite;
}

.owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    background: #254a99;
    color: white;
}

.owl-nav .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    color: #f18626!important;
    bottom: 0;
    width: 66px;
    height: 76px;
    margin-top: -38px;
    background: #0000008a!important;
    font-size: 48px!important;
    line-height: 1!important;
}

.owl-nav .owl-prev:hover{
    color: #0000008a!important;
    background: #f18626!important;
}

.owl-nav .owl-next{
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    background: #0000008a!important;
    color: #f18626!important;
    bottom: 0;
    width: 66px;
    height: 76px;
    margin-top: -38px;
    font-size: 48px!important;
    line-height: 1!important;
}

@media (max-width: 769px) {
    .owl-nav .owl-next, .owl-nav .owl-prev{
        width: 40px;
        height: 56px;
        font-size: 36px!important;
        margin-top: -28px;
        line-height: 1!important;
    }

}

.owl-nav .owl-next:hover{
    color: #0000008a!important;
    background: #f18626!important;
}


@-webkit-keyframes zooming {
    0% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0)
    }
    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
}

@keyframes zooming {
    0% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0)
    }
    50% {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    100% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
}


.text-info--slide{
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    left: 0;
    right: 0;
    z-index: 5;
}
.text-info--slide p, .text-info--slide h1 {
    color: #fff;
    width: 50%;
}

@media (max-width: 769px) {
    .text-info--slide p, .text-info--slide h1 {
        text-align: center;
        width: 100%;
    }
}




/*--------------------------------------------------------------
# mobile--menu
--------------------------------------------------------------*/

@media (max-width: 991px) {
    .dropdown-menu {
        background-color: #0089cd3d;
        border-radius: 0;
        border: none;
        background: transparent;
    }
}



/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
    padding: 30px 0;
    background: url("../img/testimonials-bg.jpg") no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:#000;
}

.testimonials .icon-box p, .testimonials .icon-box i, .testimonials h2{
    color: #fff!important;
}

.testimonials .icon-box i{
    font-size: 46px;
}

.testimonials .section-header {
    margin-bottom: 40px;
}

.testimonials .testimonial-item {
    text-align: center;
    color: #fff;
}

.testimonials .testimonial-item:not(:last-child){
    border-right: 1px solid #ee7f1a;
}

@media (max-width: 992px) {
    .testimonials .testimonial-item:not(:last-child){
        border-bottom: 1px solid #ee7f1a;
    }
    .testimonials .testimonial-item:not(:last-child){
        border-right: none;
    }
}



.testimonials .testimonial-item h3 {
    font-size: 36px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #fff;
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #0089cd;
    margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: rgba(255, 255, 255, 0.4);
    font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #eee;
}

.testimonials .icon img{
    max-width: 250px;
    filter: grayscale(0.4);
    opacity: .9;
    transition: all .2s;
}
.testimonials .icon img:hover{
    filter: none;
    opacity: 1;
}

.testimonials .icon-box{
    margin-bottom: 30px;
    padding: 20px;
    transition: all .4s;
    position: relative;
}

.current-menu-item.active{
    position: relative;
}

.current-menu-item.active::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: -15%;


}

.testimonials .icon-box:hover{
    transform: scale(1.05) translateY(-0.5rem);
    margin-bottom: 30px;
}

.testimonials .icon-box:hover::before {
   /* content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #0089cd;
    left: 0;
    top: 0;*/
}

@media (min-width: 1024px) {
    .testimonials {
        background-attachment: fixed;
    }
}

@media (min-width: 992px) {
    .testimonials .testimonial-item p {
        width: 80%;
    }
}

/*--------------------------------------------------------------
# service
--------------------------------------------------------------*/

.bg--serv-0 {
   /*background: url(../images/bg/pic_4.jpg) no-repeat;*/
    padding: 140px 0px;
}


.bg--serv-1 {
   /* background: url(../images/bg/pic_3.jpg) no-repeat;*/
   /* background-size: cover;
    padding: 250px 66px;
    position: relative;*/
    padding: 140px 0px;
}

@media (max-width: 768px){
    .bg--serv-0, .bg--serv-1 {
        padding: 20px 0;
    }

    .services__item .name {
        font-size: 1.5rem!important;
    }
}

.bg--serv-0 .services__item.item{
   /* position: absolute;
    left: 0;
    !* top: 0; *!
    background: #ee7f1ac7;
    width: 100%;
    padding: 0 40px;
    height: 56%;
    bottom: 0;
    line-height: 0;
    margin: 0;
    clip-path: polygon(0 0%, 100% 22%, 100% 100%, 0 100%);*/
    font-size: 40px;
}

.bg--serv-1 .services__item.item{
  /*  position: absolute;
    left: 0;
    !* top: 0; *!
    background: #00000094;
    width: 100%;
    padding: 0 40px;
    height: 56%;
    bottom: 0;
    line-height: 0;
    margin: 0;
    clip-path: polygon(0 22%, 100% 0, 100% 100%, 0 100%);*/
    font-size: 40px;
}

.bg--serv-1 .services__item.item:hover,.bg--serv-0 .services__item.item:hover {
/*    height: 100%;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 100%);
    transition: all .5s;*/
}



.bg--serv-0 h3, .bg--serv-1 h3{
    text-transform: uppercase;
    font-weight: 400;
    color: white;
    font-weight: bold;
}

/*--------------------------------------------------------------
# mobile--App
--------------------------------------------------------------*/
.mobile--app{
    background-position: center center;
    background-size: cover;
    position: relative;
    min-height: 50vh;
}

.mobile--app_content{
    min-height: 35vh;
    align-items: center;
}

.mobile--app_content .row{
    align-items: center;
}

.mobile--app .icon{
    max-width: 100px;
    margin: 0 auto;
    height: auto;
}

#mobile--app::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #e3e6e9eb;
}


/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
.about.section-bg{
    padding: 0;
}

.about p, .about h2, .about a{
    color: #fff;
}

.about--block{
    position: relative;
    padding: 20px 0 60px;
}

.about--block_content{
    min-height: 40vh;
    align-items: center;
}

.about--block::before{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, #ef8221c7 0, #00000042 100%), url(../images/bg/pic_1.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
}

.about--block::after{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background:linear-gradient(135deg, #2a1300 0, #d0987038 100%), url(../images/bg/pic_2.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
}

.about--block-service::before{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, #ef8221c7 0, #00000042 100%), url(../images/bg/pic_4.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
}



.about--block-service::after{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background:linear-gradient(135deg, #2a1300 0, #d0987038 100%), url(../images/bg/pic_3.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
}

@media (max-width: 768px){
    .about--block-service::before{
        top: 0;
        right: 0;
        bottom: 50%;
        left: 0;
    }
    .about--block-service::after{
        top: 49%;
        right: 0;
        bottom: 0;
        left: 0;
    }
}

.about--block-service{
    position: relative;
}

.about--block-service .h3{
    font-size: 36px;
}

@media (max-width: 991px) {
    .about--block::before{
        top: 0;
        right: 0;
        bottom: 50%;
        left: 0;
    }
    .about--block::after{
        top: 50%;
        right: 0;
        bottom: 0;
        left: 0;
    }
}



/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
    color: #444444;
    text-align: center;
    /* box-shadow: 0 0 30px rgba(214, 215, 216, 0.3); */
    padding: 20px 0 30px 0;

    position:relative;
}

.contact .col-lg-3:not(:last-child) .info-box:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 1px;
    background: #ee7f1a;
    height: 180px;
    margin: center;
}

.contact .col-lg-3:not(:last-child){
    padding: 0!important;
}

@media (max-width: 991px) {
    .contact .col-lg-3:not(:last-child) .info-box:after{display: none}
}

@media (max-width: 551px) {
    .contact .info-box{
        padding: 0;
    }
}


.contact .info-box i {
    font-size: 32px;
    color: #000000;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #ee7f1a;
}

.contact .info-box h3 {
    font-size: 20px;
    color: #29519a;
    font-weight: 700;
    margin: 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form {
    box-shadow: 0 0 30px rgba(214, 215, 216, 0.4);
    padding: 30px;
}

.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br + br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: #0089cd;
}

.contact .php-email-form input {
    padding: 20px 15px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
    background: #0089cd;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #3b8af2;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*--------------------------------------------------------------
# News
--------------------------------------------------------------*/
.btn-custom{
    border-bottom-color: #0089cd;
    font-style: italic;
    color: #0089cd;
}

.card-columns {
    @include media-breakpoint-up(xs) {
        column-count: 2;
    }
    @include media-breakpoint-only(lg) {
        column-count: 4;
    }
    @include media-breakpoint-only(xl) {
        column-count: 5;
    }
}

.card-columns .card{
    position: relative;
    border: 1px solid #ffffff;
    border-radius: 0px;
}

.card-columns .card:hover {
    text-decoration: none;
    text-shadow: 1px 1px 3px rgba( 0, 0, 0, 0.5 );
}

.card-columns .card{
    background-color: #83c0ff4f;
    background-image: linear-gradient(62deg, #83c0ff1c 49%, #2e85ffb8 100%);
    transition: all 0.5s;
}

.card-columns .card-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.card-body a:hover {
    text-decoration: none;
}

.card-body:hover h4, .card-body:hover p.card-text  {
    color: #fff;
    transition: all 0.3s;
}

.card-columns .card-body{
    background-color: #342b2233;
    background-image: linear-gradient(62deg, #ffc28300 49%, #ffa50040 100%);
    transition: all 0.5s;
    min-height: 300px;
}

.card-columns .card-body:hover{
    background-image: none;
    transition: all 0.5s;
}

.card-columns .card img{
    opacity: 0.5;
    transition: all 0.5s;
 }

.card-columns .card:hover img{
    opacity: 1;
}

.card-columns .card:hover{
    background-color: transparent;
    background-image: none;
}

.card-columns a{
    cursor: pointer;
}

.title-custom--news{
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.content-custom--news{
    display: block!important;
    text-align: center;
    margin: 0 auto;
}


/*--------------------------------------------------------------
# Partners
--------------------------------------------------------------*/

.block-partners .owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}
.block-partners .bl--partner{
    transition: all .5s;
    background: #e2e2e27d;
    padding: 10px;
    border: 1px solid silver;
    margin: 5px;
    transition: all .2s;
}

.block-partners .bl--partner:hover{
    transition: all .5s;
    background: #e2e2e27d;
    padding: 10px;
    border: 1px solid #ee7f1a;
    margin: 5px;
}

.block-partners .bl--partner:hover{
    /*position: absolute;
    outline: 0.1rem solid #ee7f1a38;
    transform: scale(1.05) translateY(-0.5rem);
    box-shadow: 0 1.5rem 1rem rgb(0 0 0 / 12%);
    z-index: 20;*/
}


.block-partners:hover .bl--partner img:not(:hover) {
    -webkit-filter: grayscale(0.5);
    filter: grayscale(0.5);
    opacity: .75;
    transition: all .5s;
}

    /*--------------------------------------------------------------
    # Search
    --------------------------------------------------------------*/



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    border-top: 1px solid #0000002e;

}

#footer .footer-newsletter {
    padding: 50px 0;
    background: #f1f6fe;
    text-align: center;
    font-size: 15px;
}

#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
}

#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #106eea;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
    background: #0d58ba;
}

#footer .footer-top {
    padding: 60px 0 30px 0;
    background: #eaeaea38;
}

.footer-top .widget_nav_menu

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
    position: relative;
}

.footer-contact::after{
    content: '';
    position: absolute;
    width: 170px;
    height: 100px;
    background: url(../images/logo_1.png) no-repeat;
    left: 10px;
    right: 0;
    bottom: 0;
    background-size: contain;
    filter: grayscale(1);
}

@media (max-width: 768px) {
    .footer-contact::after{
       display: none;
    }
}

#footer .footer-top .footer-contact h3 {
    font-size: 24px;
    margin: 0 0 15px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-contact h3 span {
    color: #ffb000;
}

#footer .footer-top .footer-contact p {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0;
    /* font-family: "Roboto", sans-serif; */
    color: #848f9d;
    font-weight: 300;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    position: relative;
    padding-bottom: 12px;
    background: #fafafa;
    text-transform: uppercase;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #106eea;
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #848f9d;
    transition: 0.3s;
    display: inline-block;
    line-height: 1.1;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-weight: 400;
    font-size: 18px;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #ffb000;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #106eea;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #3b8af2;
    color: #fff;
    text-decoration: none;
}

#footer .copyright {
    text-align: center;
    float: left;
}

#footer .credits {
    float: right;
    text-align: center;
    font-size: 13px;
    color: #444444;
}

@media (max-width: 768px) {
    #footer .copyright, #footer .credits {
        float: none;
        text-align: center;
        padding: 2px 0;
    }

    .footer-top{
        text-align: center;
        margin: 0 auto;
    }

    #footer .footer-top .footer-links ul li{
        display: list-item;
    }
}

/*plugins*/


.services__item {
    display: block;
    /* flex-direction: row; */
    /* align-items: center; */
    /* margin-top: 1em; */
    /* margin-bottom: 1em; */
    /* text-decoration: none; */
    text-align: center;
    margin: 0 auto;
}

.services__item .icon {
    max-width: 5em;
}

.services__item .icon + .name {
   /* margin-left: 1em; */
}

.services__item .name {
    font-size: 150%;
}