/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.cts-slider .swiper-slide .swiper-slide-inner {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}
.cts-slider .swiper-pagination {
    bottom: 33px !important;
}
.cts-dvd .elementor-divider {
    position: relative;
    display: inline-block;
}
.cts-dvd .elementor-divider::before {
    content: '';
    width: 50px;
    height: 7px;
    background: rgb(254,205,26);
    position: absolute;
    top: 0;
}
.cts-dvd.cts-dvd-left .elementor-divider::before {
    left: 0;
}
.cts-dvd.cts-dvd-center {
    text-align: center;
}
.cts-dvd.cts-dvd-center .elementor-divider::before {
    left: 80px;
}
.cts-testi .elementor-testimonial .elementor-testimonial__content {
    border: 3px solid #FECD1B;
    background: #F7F7F8;
    z-index: 2;
}
.cts-testi .elementor-testimonial .elementor-testimonial__content::after {
    position: absolute;
    content: '';
    left: 30px;
    top: -15px;
    width: 0;
    height: 0;
    border-color: #FECD1B;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid;
    transform: scaleX(.75) rotate(0deg);
    color: #FECD1B !important;
}
.cts-form .wpforms-submit-container .wpforms-submit {
    border: none !important;
    width: 100%;
    background-color: #FECD1B !important;
    color: #001D46 !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px !important;
    line-height: 1.6em !important;
    border-radius: 3px;
    overflow:  !important;
}
.cts-form .wpforms-submit-container .wpforms-submit:hover {
    background: #000 !important;
    color: #fff !important;
}
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    display: block;
    height: 100vh !important;
    top: 40px !important;
}

/**************Ipad ngang(1024 x 768)****************/
@media screen and (max-width: 1024px) {

}
/**************end Ipad ngang(1024 x 768)****************/



/******************Ipad dọc(768 x 1024)******************/
@media screen and (max-width: 768px) {
    
}
/******************end Ipad dọc(768 x 1024)******************/



/*................ip6-plus...................*/
@media only screen and (max-width: 550px) {
    

}
/*................end ip6-plus...................*/



/*................ip6...................*/
@media only screen and (max-width: 375px) {

}
/*................end ip6...................*/



/***********iphone 5 ----**************/
@media only screen and (max-width: 320px) {

}
/***********end iphone 5 ----**************/