/*
Theme Name: Qhost
Theme URI: https://qhost.themetags.com/
Author: ThemeTags
Author URI: https://www.templatemonster.com/
Description: Qhost – Modern Web Hosting & WHMCS Theme. Qhost is a powerful Easy to Use, Mobile friendly, Highly customizable SEO friendly Wordpress Theme.
Version: 2.2.5
Requires at least: 5.0
Tested up to: 6.0.2
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: qhost
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 */

 :root{
    --color_primary: #0D72BA;
 }

.admin-bar .site-header {
    top: 32px;
}

 /* Blog - widget search */
 .sidebar .widget.widget_search {
     background: none;
 }

 .widget_search .wp-block-search input#wp-block-search__input-1 {
     border: 1px solid #ddd;
     border-radius: 10px 0 0 10px;
     height: 54px;
 }

 .widget_search .wp-block-search .wp-block-search__button {
     border-radius: 0 10px 10px 0;
     margin-left: -1px;
 }

 /**/
 .widget_block .wp-block-latest-comments__comment {
     font-size: 16px;
 }

 .widget_block .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
     font-weight: 400;
     line-height: 1.5;
     color: #5f6065;
 }

 /*================ Countdown ===================*/
.quiety-countdown .countdown .counting {
    flex: 0 0 25%;
    text-align: center;
    margin-right: 0;
}


#mega-menu-wrap-primary {
    background: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: white;
    font-weight: normal;
    text-decoration: none;
    border-color: white;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #0D72BA;
    font-size: 15px;
    font-weight: 500;
    /*text-transform: none;*/
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 500;
    color: #0D72BA;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    color: #0D72BA;
    background: transparent;
}

@media only screen and (max-width: 991px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        flex-direction: column;
        flex-wrap: nowrap;
        background: #ffffff;
        padding: 0;
        display: flex;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        border-bottom: 1px solid rgba(242, 244, 248, 0.7);
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        color: #111;
        font-size: 16px;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
        padding: 10px 20px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: '+';
        font-size: 16px;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout:not(.mega-menu-megamenu) ul.mega-sub-menu a {
        background-color: #fff;
        padding: 5px 20px;
    }
    body .site-header:not(.showed) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        color: #111;
        background: transparent;

    }
}


#/*mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-item-6321 a.mega-menu-link:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../images/dedicated.png") no-repeat;
    background-position: center;
    background-size: 80%;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 5px #dbdbdb;
}*/

.site-header.header-fixed.showed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #0f163b;
}

@media only screen and (min-width: 992px) {

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: start;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
        box-shadow: 0 5px 10px #14303a15;
        /*border-bottom: 1px solid #e5e5e5;*/
        top: 63px;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        background: transparent;
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        border-color: white;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
        color: #0D72BA;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout:not(.mega-menu-megamenu) ul.mega-sub-menu {
        margin: 0;
        padding: 15px 0;
        position: absolute;
        top: 115%;
        left: 0;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        transition: all 0.3s ease-in-out;
        border-radius: .25rem;
        min-width: 220px;
        box-shadow: 0 5px 10px #14303a15;
        z-index: 2222;
        display: block !important
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on.mega-menu-flyout:not(.mega-menu-megamenu) ul.mega-sub-menu {
        visibility: visible;
        opacity: 1;
        top: 65px;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout:not(.mega-menu-megamenu) ul.mega-sub-menu li a {
        background-color: transparent;
        padding: 5px 18px;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout:not(.mega-menu-megamenu) ul.mega-sub-menu li a:hover {
        color: #0D72BA;
    }



}
body:not(.home) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    /*color: #111;*/
}
body .site-header.header-fixed.showed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #0f163b;
}
body:not(.home){
    /*padding-top: 85px;*/
}
body:not(.home) .site-header{
/*    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px #d7d7d7;*/
}

body:not(.home) .site-header .tt-hamburger .bar{
    /*background-color: #222;*/
}

.wpcf7-acceptance label {
    display: flex;
    align-items: center;
}

.wpcf7-acceptance label input {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
        order: inherit !important;
    }

    .elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: 0 !important;
    }

    #spu-6833 .spu-container{
        padding: 0!important;
    }
}

.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title[aria-selected=true] {
    background-color: #0D72BA !important;
}

.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title {
    border-radius: 43px;
    margin-block-start: inherit;
}

.elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading {
    display: flex;
    align-items: center;
}

div[data-id="221fd9b"] {
    padding: 0;

}

#e-n-tab-content-1946736781 {
    padding: 0;
}

.phuong-thuc-step h3 {
    text-transform: uppercase;
    font-size: 18px;
}

.phuong-thuc-step img {
    width: 50px;
}

.doi-tac-tab-content .w-1090 {
    width: 1090px !important;
    margin: 0 auto;
}

@media (max-width: 1090px) {
    .doi-tac-tab-content .w-1090 {
        width: auto !important;
    }
}

.lictv .elementor-image-box-wrapper {
    display: flex;
}

.lictv .elementor-image-box-img {
    width: 80px !important;
    align-self: start;
    margin-right: 10px !important;
}

.lictv .elementor-image-box-content {
    flex: 1;
}

.lictv .elementor-image-box-content h3 {
    text-align: left;
}

.lictv .elementor-image-box-content p {
    text-align: left;
}

.dieu-khoan-doi-tac {
    list-style-type: none;
}

.dieu-khoan-doi-tac > li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.dieu-khoan-doi-tac > li:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url("/wp-content/uploads/2025/06/check.png") no-repeat;
    background-size: 100%;
    background-position: center;
    align-self: start;
    margin-right: 15px;
}

.dieu-khoan-doi-tac .text {
    flex: 1
}

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

.button-custom a {
    display: inline-block;
    background-color: #F44336;
    border-radius: 5px;
    color: #fff;
    padding: 10px 20px;
}

.button-custom a:hover {
    background-color: #B71C1C;
}

.kdnl > div {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px 50px;
    box-shadow: 0 0 10px #636363;
}

.kdnl .elementor-image-box-img {
    width: 100% !important;
}

.kdut > div > div {

}


.tu-van-popup {
    background-color: #fff !important;

}

.tu-van-popup .spu-container {
    border: 0 !important;
}

.cam-on-img .gallery-item{
    padding: 10px!important;
}
.cam-on-img  .gallery-item .gallery-icon{
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 0 10px #dfdfdf;
    padding:10px!important;
}

.ttthbc-slide-wrap .item{
    background-color: #fff;
    box-shadow: 0 0 10px #d3d3d3;
}
.ttthbc-slide-wrap .item .date a{
    display: block;
    font-size: 13px;
    color: #999;
    margin-bottom: 6px;
    text-align: left;
}
.ttthbc-slide-wrap .item .title a{
    width: 100%;
    display: block;
    text-align: left;
    color: #000;
    font-size: 16px;
    line-height: 1.3;
    text-transform: unset;
    font-weight: 600;
    font-family: 'Mulish', sans-serif !important;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ttthbc-slide-wrap .item .view-btn{
    margin: 10px 0;
}
.ttthbc-slide-wrap .item .view-btn a{
    color: #656565;
    background-color: #e7e7e7;
    display: inline-block;
    padding: 1px 15px;
    font-size: 13px;
    border-radius: 38px;
}
.ttthbc-slide-wrap .item .view-btn a:hover{
    color: #ffffff;
    background-color: #0D72BA;
}
.ttthbc-slide-wrap .meta{
    padding:10px
}

.ttthbc-slide-wrap .item .img{
    position: relative;
}

.ttthbc-slide-wrap .item img{
    display: block;
    height: 180px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.ttthbc-slide-wrap .item .img .tag{
    background-color: #0D72BA;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 10px;
    color: #ffffff;
}

.slick-slide {
    margin: 0 15px;
}
.slick-list {
    margin: 0 -15px;
    padding: 1rem;
}
.slick-prev:before, .slick-next:before {
    opacity: .75;
    color: #F44336;
}


.wpcf7 input,.wpcf7 select{
    height: 46px;
    margin-bottom: 10px !important;
}


.price-item{
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px #bbbbbb;
    padding: 10px;
    text-align: center;
}
.price-item .price{
    font-size: 20px;
    font-weight: bold;
    color: #F44336;
}
.price-item .price span{
    font-size: 14px;
}
.price-item .button{
    padding: 5px 55px;
    background: var(--color_primary);
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    border: 2px solid var(--color_primary);
    margin: 10px 0;
}
.price-item .button:hover{
    color: var(--color_primary);
    background-color: transparent;
}
.price-item .list ul{
    list-style-type: none;
}
.price-item .row_item{
    text-align: left;
    color: #222;
    font-size: 13px;
    align-items: center;
}
.price-item .row_item.red{
    color: red;
}
.price-item .row_item.disabled{
    color: #afafaf;
}
.row_item.high-light {
    color: #ff0000 !important;
}
.price-item i{
    color: #9E9E9E;
    /*background-color: #9E9E9E;*/
    width: 20px;
    height: 20px;
    display: inline-flex;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-left: 5px;
}
.price-item i:hover{
    /*background-color: #333;*/
    color: #222;
}

.price-item .sub{
    color: #4CAF50;
    font-size: 13px;
}

.custom-btn-price a:hover
{
    color: var(--color_primary);
}

.custom-btn-price:hover a{
	 color: var(--color_primary);
}

.custom-btn-price, 
.custom-btn-price a
{
    color: #fff;
	border-radius: 5px;
}

.dvbs table{
    box-shadow: 0 0 10px #bbbbbb;
    background: #fff;
}
.dvbs  tr:nth-child(even) {
    background-color: #f2f2f2;
}
.dvbs .price{
    width: 100px;
}
.tick-v2:before{
    content: "\e64c";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background-color: #4CAF50;
    border-radius: 50%;
    width: 20px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    padding: 16px;
}
.cancel-v2:before {
    content: "\e646";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background-color: #f00;
    border-radius: 50%;
    width: 20px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    padding: 16px;
}
.plus-v2:before {
    content: "\e61a";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background-color: #111;
    border-radius: 50%;
    width: 20px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    padding: 16px;
}

.title-1{
    color: #F44336;
    font-weight: bold;
    font-size: 20px;
}

.lidvtdo h3{
    background-color: #ff1100;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 10px;
}

.lidvtdo .elementor-widget-html{
    box-shadow: 0 5px 10px #afafaf;
}
.lidvtdo .elementor-widget-html ul{
    list-style-type: none;
}
.lidvtdo .elementor-widget-html ul li{
    margin: 6px 0;
}
.lidvtdo .elementor-widget-html ul li.h{
    color: #333;
    font-weight: bold;
}
.lidvtdo .elementor-widget-html ul li:not(.h):before{
    content: "\e64c";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #009688;
}

.list-1 svg{
    width: 30px!important;
    height: 30px!important;
    margin-right: 5px!important;
    fill: #0D72BA!important;
    align-self: start!important;

}
.list-1.small-icon svg{
    width: 16px!important;
    height: 16px!important;

}
.list-1 .list-icon p{
    flex: 1;
}


.dtip p{
    margin: 0;
}


.list-2 .gallery-item{
    padding: 1rem;
}

.list-3 li{
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.list-3 svg{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    fill: #0D72BA;
    align-self: start;
}
.list-3 p{
    flex:1;
    line-height: 20px;
}

.list-4 .gallery-item .gallery-icon img{
    height: 80px;
    width: auto;
    margin-bottom: 1rem;
}

.ss-brandname-v2 thead tr td{
  padding: 12px 10px;
  background: #2a3547;
  color: #fff;
  text-align: center;
  font-family: 'Mulish', sans-serif;
}
.ss-brandname-v2.border-top-left-right thead tr td.colm_1{
   border-top-left-radius: 10px;
}
.ss-brandname-v2 thead tr td{
  text-transform: uppercase;
}
.ss-brandname-v2 thead tr td.colm_1{
  background: #0D72BA;
  overflow: hidden;
  border-right: 2px solid #fff;
}
.ss-brandname-v2.border-top-left-right thead tr td.colm_3{
  border-top-right-radius: 10px;
}
.ss-brandname-v2 thead tr td.colm_3{
  overflow: hidden;
  border-left: 2px solid #fff;
}
.ss-brandname-v2 tbody{
  background: #f6f8f9;

}
.ss-brandname-v2 tbody tr td{
  padding: 12px 20px;
  border: 2px solid #fff;
  font-family: 'Mulish', sans-serif;
  line-height: 1.4;
}
.ss-brandname-v2 tbody tr td.colm_1{
  width: 40%;
}
.ss-brandname-v2 tbody tr td.colm_2{
  width: 30%;
}
.ss-brandname-v2 tbody tr td.colm_3{
width: 30%;
}



.list-5 .elementor-image-box-wrapper {
    display: flex;
}

.list-5 .elementor-image-box-img {
    width: 80px !important;
    align-self: start;
    margin-right: 10px !important;
}

.list-5 .elementor-image-box-content {
    flex: 1;
    padding: 0 10px;
}

.list-5 .elementor-image-box-content h3 {
    text-align: left;
}

.list-5 .elementor-image-box-content p {
    text-align: left;
}
.list-5.style-1 .elementor-image-box-img {
    background-color: #4CAF50;
    padding:18px;
}
.list-5.style-1 .elementor-image-box-title {
    font-size: 16px;
}


.list-6 li{
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.list-6 svg{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    fill:#0D72BA;
    align-self: start;
}
.list-6 p{
    flex:1;
    line-height: 20px;
}

body{
    color: #222!important;
}

.list-7 .elementor-element.e-child .elementor-widget-image{
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 5px;
    width: 100%;
    padding: 15px;
}
.list-7 .elementor-widget-container img{
    height: 100px;
    width: auto;
}
.list-8 .elementor-image-box-title{
    font-size: 18px;
    margin-top: 1rem;
}
.list-8 .elementor-widget-image-box{
    padding: 2rem;
}
.list-8 p{
    text-align: justify;
}

.slick-next{
    right: 0;
}
.slick-prev{
   left: 0;
}



.price-1 .number{
    color: #F44336;
    font-size: 28px;
    font-weight: bold;
}

.price-1 .text{
    color: #F44336;
    font-size: 16px;
    font-weight: normal;
}

.table-1 {
    border-collapse: inherit;
    border-spacing: 0;
}
.table-1 .colm_1{
    background-color: #0D72BA ;
    color: #fff;
}
.table-1 .colm_2{
    text-align: center;
}
.table-1 .colm_head{
    background: #0D72BA ;
	color: #fff;
}
.table-1 tbody tr:nth-child(odd) td:not(.colm_1) {
    background: #d9e8f9;
}

.image-list-1 .gallery-item {
    display: flex!important;
    margin-bottom: 1rem!important;
    align-items: center;

}
.image-list-1 .gallery-item .gallery-icon{
    width: 40px;
    align-self: start!important;
    margin-right: 10px;
}
.image-list-1 .gallery-item .gallery-caption{
    flex: 1!important;
    text-align: left!important;
}

.image-list-2 .gallery-item{
    border: 1px solid #4CAF50;
    position: relative;
}
.image-list-2.mb-item-4 .gallery-item{
    margin-bottom: 3rem!important;
}
.image-list-2 .gallery-item .gallery-icon{
    position: absolute;
    top: -23px;
    left: -20px;
    width: 50px;
    background: #f3f3f3;
    padding: 5px;
    box-shadow: 0 0 9px #a1a1a1;
    border-radius: 4px;
}
.image-list-2 .gallery-item .gallery-caption{
    padding: 16px;
    text-align: left !important;
    padding-left: 40px;
}


.image-slide-1 {
    overflow: hidden;
}
.image-slide-1 .item{
    border: 1px solid #e1e1e1;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    background-color: #fff;
}
.image-slide-1 .item .image{
    margin-bottom: 1rem;
}
.image-slide-1 .item img{
    width: 60%;
    margin: 0 auto;
}
.image-slide-1 .item:not(.slick-current){
    transform: scale(0.8);
}
.image-slide-1 .item .rate{
}
.image-slide-1 .item .rate span{
    display: inline-block;
}
.image-slide-1 .item .rate span:before{
    font-family: 'Font Awesome\ 5 Free';
    padding-left: 2px;
    cursor: pointer;
    color: #FFB300;
    display: block;
    content: "\f005";
    font-size: 13px;
    font-weight: 900;
}
.image-slide-1 .item .link a{
    font-size: 13px;
    color: #999;
}
.image-slide-1 .item .link a:hover{
    color: #444;
}


.c-grid {
   display: grid;
   grid-template-columns: auto auto;
   gap: 20px;
}

@media (max-width: 768px) {
    .c-grid {
       display: block;
    }
}

.cf7{
    width: 98%;
    margin: 0 auto;
    background-color: #e1e1e1;
    padding: 2rem;
    border-radius: 10px;
}
.cf7 input[type="radio"]{
    position: inherit;
}
.cf7 .radio .wpcf7-list-item label{
    display: inline-flex;
    align-items: center;
}
.cf7 .radio .wpcf7-list-item input[type="radio"]{
    width: 20px;
    margin-right: 5px;
}

input.wpcf7-form-control{
    background-color: #0D72BA ;
	border-radius: 10px;
}
.line-through {
    text-decoration: line-through;
    color: #d2d2d2;
}

.table-2 td{
    border: 1px solid #ddd;
}

.wpcf7-checkbox label{
    display: flex;
    align-items: center;
}
.wpcf7-checkbox input{
    height: 12px;
    margin: 0 !important;
    margin-right: 10px !important;
}


.testimonial-slide-v2 .slider-nav,
.testimonial-slide-v2 .slider-nav-three{
  max-width: 780px;
  width: 780px;
  margin: 0 auto;
}
.testimonial-slide-v2 .slick-slide {
  color: white;
  padding: 0;
  font-size: 30px;
  font-family: "Arial", "Helvetica";
  text-align: center;
}
.testimonial-slide-v2 .slick-arrow:before {
  color: black;
}
.testimonial-slide-v2 .slick-active.slick-center{
  height: 132px;
}
.testimonial-slide-v2 .slick-active.slick-center img{
  -webkit-transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  -webkit-transform: scale(1.5) rotate(0.01deg);
  transform: scale(1.5) rotate(0.01deg);
  margin-top: 30px;
  cursor: none;
}
.slider-nav .slick-list .slick-track,
.slider-nav-three .slick-list .slick-track{
      display: flex !important;
    align-items: center !important;
}
.testimonial-slide-v2 .slick-dots {
  bottom: -30px;
}
.testimonial-slide-v2 .slider-for{
  margin-top: 15px;
}
.testimonial-slide-v2 .slider-for .slick-slide p,
.testimonial-slide-v2 .slider-for .slick-slide h3{
  color: #000;

}
.testimonial-slide-v2 .slider-for .slick-slide p{
  font-size: 16px;
}
.slider.slider-for{
  border-bottom: 3px solid #6bc04b;
  padding-bottom: 15px;
}
.testimonial-slide-v2 .slider-for .slick-slide h3{
  text-transform: uppercase;
  margin-top: 45px;
}
.testimonial-slide-v2 .slick-slide{
  margin: 0 40px;
}
.testimonial-slide-v2 .slick-slide img{
  width: 75px;
  height: 75px;
  border: 1px solid #cae2cc;
  border-radius: 50%;
  padding: 0px;
  margin: 0 auto;
  cursor: pointer;
}
.rating-star{
  margin: 10px 0 15px 0;
}
.rating-star .star {
  position: relative;

  display: inline-block;
  width: 0;
  height: 0;

  margin-left: .9em;
  margin-right: .9em;
  margin-bottom: 1.2em;

  border-right:  .3em solid transparent;
  border-bottom: .7em  solid #ffc107;
  border-left:   .3em solid transparent;

  /* Controlls the size of the stars. */
  font-size: 12px;
}
.rating-star .star:before,
.rating-star .star:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: .58em;
  left: -1em;
  border-right:  1em solid transparent;
  border-bottom: .7em  solid #ffc107;
  /*border-bottom: .7em  solid #5bc231;*/
  border-left:   1em solid transparent;
  transform: rotate(-35deg);
}

.rating-star .star:after {
  transform: rotate(35deg);
}
.slider-for .slick-slide{
  padding: 0 60px;
}
.slider-for-testimonial .text{
    color: #111;
    font-size: 16px;
}
.row_item  {
    margin-bottom: 10px;
}
.row_item a {
    color: #00a5f0;
    text-decoration: underline !important;
}

.image-box-1 .elementor-image-box-img{
    background-color: #fff;
    border-radius: 50%;
    padding: 22px;
}
.image-box-1 .elementor-image-box-title{
    font-size: 20px;
}

.spla-step {
    display: flex;

}
.spla-step .item-spla{
    text-align: center;
    padding-right: 38px;
    background: url(/wp-content/uploads/2025/07/muiten.png) no-repeat;
    background-position: center right;
    background-size: 34px;
}
.spla-step .item-spla:last-child{
    padding-right: none;
    background: none;
}
.spla-step ul{
    list-style-type: none;
}
.spla-step .item-spla{
    flex: 1 1 0;
    width: 0;
}

@media (max-width: 768px) {
    .spla-step{
        display: block;
    }
    .spla-step .item-spla{
        padding-right: 0;
        background: none;
    }
}

.footer-contact-section{
    background-color: #000c6b;
    color: #fff;
}
.footer-contact-section .item{
    text-align: center;
    padding: 1rem 0;
}
.footer-contact-section .item .link a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.elementor-heading-title{
    line-height: 1.4 !important;
}

.footer-bottom{
    background-color: #020941;
    color: #cdcdcd;
    padding: 2rem 0;
    margin-top: 2rem;
}
.footer-bottom a{
    color: #E91E63;
}
.footer-bottom .logo .hover{
    display: none;
}
.footer-bottom .right{
    border: 1px solid #8b8b8b;
    border-radius: 36px;
    padding: 15px;
}
.footer-bottom .logo .item{
    margin-bottom: 1rem;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-bottom .logo .item img{
    max-height: 50px;
    width: auto;
}
.footer-bottom .logo .item:hover .normal{
    display: none;
}
.footer-bottom .logo .item:hover .hover{
    display: block;
}
.footer-bottom .axys {
    display: flex;
    margin-top: -56px;
    align-items: center;
    justify-content: center;
}
.footer-bottom .axys a{
    background: #020941;
    width: 30%;
}

.custom-header-section{
    height: 500px!important;
    display: flex!important;
    align-items: center;
    justify-content: center!important;
    position: relative!important;
    overflow: hidden!important;
    background: linear-gradient(to right, #01064a 0%, #104ac1 100%)!important;
    padding-top: 8rem;
    color: #fff!important;
}
.custom-header-section .elementor-heading-title{
    color: #fff!important;
}
.custom-header-section .header-info{
    padding-top: 8rem;
}
.custom-header-section .custom-header-image img{
    max-height: 300px;
    width: auto;
}
.custom-header-section p{
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .custom-header-section {
        height: 400px !important;
    }
    .custom-header-section .custom-header-image{
        display: none!important;
    }
    .custom-header-section .elementor-heading-title{
        font-size: 28px;
    }
}

.fixed-social-icon{
    position: fixed;
    right: 5px;
    bottom: 4rem;
    z-index: 999;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: rgb(255 255 255 / 80%);
    box-shadow: 0 0 0px #c3c3c3;
    padding: 10px;
    border-radius: 56px;
}
.fixed-social-icon li{
    margin-bottom: 1rem;
}
.fixed-social-icon li.hide{
    margin-bottom: 0;
}
.fixed-social-icon li:last-child{
    margin-bottom: 0;
}
.fixed-social-icon img{
    width: 56px;
    background: #e7e7e7;
    border-radius: 50%;
    padding: 10px;
    transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
}
.fixed-social-icon img:hover{
    background: #bdbdbd;
}
@media (max-width: 768px) {
    .fixed-social-icon{
        padding: 5px;
    }
    .material-scrolltop.reveal {
        width: 28px;
        height: 28px;
    }
    .fixed-social-icon img{
        width: 28px;
        background: #e7e7e7;
        border-radius: 50%;
        padding: 0;
        transition: all 0.3s cubic-bezier(0.25, 0.25, 0, 1);
    }
}
.material-scrolltop{
    position: relative!important;
    right: 0;
    bottom: 0;
}
.scroll-btn-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
}