/*
Theme Name: Web Khoi Nghiep
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@keyframes draw {
    0% {
      stroke-dasharray: 140 540;
      stroke-dashoffset: -474;
      stroke-width: 8px;
    }
    100% {
      stroke-dasharray: 760;
      stroke-dashoffset: 0;
      stroke-width: 2px;
    }
  }
   a.form-try:hover{
    border-bottom: none !important
   }
  a.form-try{
    display: block;
    position: relative;
  }
  @-webkit-keyframes pulse {
            0% { -webkit-transform: scale(1); }
            50% { -webkit-transform: scale(1.1); }
            100% { -webkit-transform: scale(1); }
         }         
         @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.1); }
            100% { transform: scale(1); }
         }
.svg-wrapper .text {
  font-size: 13px;
    position: absolute;
    top: 12px;
    left: 18px;
}
.svg-wrapper:hover .shape {
    -webkit-animation: 0.5s draw linear forwards;
    animation: 0.5s draw linear forwards;
}
.svg-wrapper .shape {
    fill: transparent;
    stroke-dasharray: 140 540;
    stroke-dashoffset: -211;
    stroke-width: 8px;
    stroke: #EEC802;
}
svg:not(:root) {
    overflow: hidden;
}
.svg-wrapper {
      height: 40px;
    position: relative;
    width: 160px;
    top: 0px;
    cursor: pointer;
}
.header-nav-main li a{
        border-bottom: 2px solid transparent;
}
.header-nav-main li a:hover{
    border-bottom: 2px solid #EEC802;
}
.row-form .wpcf7-list-item-label{
    color: #F34848;
}
.taxonomy-description .row{
    margin-top:0px;
}
.single-post #breadcrumbs{
    margin-bottom: 20px;
}
#breadcrumbs{
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 15px;
    margin-bottom: 0px;
}
ul.page-numbers li span.page-number{
    border-radius: 5px;
}
ul.page-numbers li a.page-number{
      border-radius: 5px;
      border:none;
          background-color: #e6e6e6;
            color: var(--primary-color);
}
ul.page-numbers li a.page-number:hover{
    background: var(--primary-color);
    color: white;
}
.row-bai-viet .post-item .col-inner{
        border-top: 1px solid black;
    padding-top: 20px;
}
.div-tin-sau  .post-item .col-inner{
        border-top: 1px solid black;
    padding-top: 20px;
}
.archive  .title span {
    background: #FFF;
    z-index: 10;
    display: inline-block;
  
    position: relative;
}
.archive .title {
        text-align: left;
    
    
    position: relative;
    display: block;
    color: var(--primary-color);
    font-size: 30px;

}
.archive .title:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    background:var(--primary-color);
    right: 0;
    z-index: 1;
}

.banner-gioi-thieu1 h1{
    font-style: italic;
    font-weight: 900;
    font-size: 48px;
    line-height: 0%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.lien-he-1 h3 {
    position: relative;
    background: var(--primary-color);
    padding: 7px;
    color: white;
    font-size: 1;
    font-size: 16px;
    padding-left: 50px;
    width: auto;
    display: inline-block;
    padding-right: 40px;
    margin-bottom: 30px;
    background-image: url(images/check.jpg);
    background-repeat: no-repeat;
    background-size: 40px;
}
.lien-he-1 .fa {
    color: var(--primary-color);
    margin-right: 6px;
}
.lien-he-1 p {
    font-size: 15px;
    font-weight: 500;
    margin-left: 20px;
}
.taxonomy-description p{
    display: none;
}
.taxonomy-description .post-item p{
    display: block !important
}
.row-bai-viet .post-item:nth-child(1),.row-bai-viet .post-item:nth-child(2),.row-bai-viet .post-item:nth-child(3){
    display: none;
}
.paged .row-bai-viet .post-item:nth-child(1),.paged .row-bai-viet .post-item:nth-child(2),.paged .row-bai-viet .post-item:nth-child(3){
    display: block !important;
}

.entry-content{
    padding-top: 0px;
}
.archive #main,.single-post #main {
    background: #E9EBEE !important;
}
.archive #content .row,.single-post #content .row{
    padding-top: 20px;
    background: white;
}
.header-inner{
    padding-left: 0px;
}
.section-thuong-hieu .img{
    margin:auto;
}
.adress-text {
    padding-left: 10px;
    border-left: 3px solid;
        border-left-color: var(--primary-color);
}
.wpcf7 span.wpcf7-list-item {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
}
.register-block .txt-1.big {
    font-size: 40px;
    position: relative;
}
.register-block .txt-1.big span {
    position: absolute;
    font-family: utm_avoregular,sans-serif;
    font-size: 16px;
    top: 0;
    right: 0;
}
.register-block .txt-1.big small {
    font-size: 30px;
}
.register-block .txt-1 {
    font-family: utm_avobold,sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 3px solid var(--primary-color);;
    display: inline-block;
}
.register-block:hover:after {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -10px;
    bottom: 0;
    font-size: 25px;
}
.cool-btn-cta {
    color: #fff;
    background: var(--primary-color);
    background-size: 200% 100%;
    background-position: right bottom;
    text-transform: uppercase;
    margin: 20px auto;
    padding: 25px 45px 17px;
    border-radius: 5px;
    font-size: 20px;
    display: inline-block;
    font-weight: 400;
    transition: all .4s;
    line-height: 1;
    border: none;
    outline: 0;
}
.cool-btn-cta, .section-testimonial p.name, .section-testimonial p.title {
    font-family: cali,sans-serif;
}
.cool-btn-cta, .counter, .section-text.section-tab .contact-now {
    text-align: center;
}
.register-block .cool-btn-cta {
    font-size: 16px;
    font-family: utm_avoregular,sans-serif;
    padding: 10px 15px;
    margin-bottom: 0;
}
.register-block .txt-2 {
    font-size: 18px;
}
.register-section-new p {
    line-height: 1.4;
}
.register-block .txt-1 {
        margin-bottom: 10px;
    font-family: utm_avobold,sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 3px solid var(--primary-color);;
    display: inline-block;
}
.register-block:hover:before {
    left: calc(100% - 40px);
    top: 100%;
    border: solid transparent;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-left-color: var(--primary-color);;
    border-width: 40px;
    margin-top: -40px;
    transform: rotate(45deg);
}
.register-block:hover {
    border-color:var(--primary-color);;
}
.register-block {
  
    border: 5px solid #636363;
    padding: 30px 40px 30px 20px;
    vertical-align: top;
    position: relative;
    transition: all .3s;
}
.flickity-prev-next-button{
    opacity: 1;
}
.slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button .arrow {
    fill: #eec802;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button{
    transform: unset;

}
.section-huan-luyen .previous{
        position: absolute;
    top: -358px;
    left: 45% !important;
}
.section-huan-luyen .flickity-button-icon{
    background: white;
}
.section-huan-luyen .next{
        position: absolute;
    top: -358px;
    left: 51% !important;
}
.div-text-shadow{
        background: url(images/shadow.png) center bottom no-repeat;
    background-size: 90%;
    margin-bottom: 40px;
}
.section-noi-tieng .img img{
        border-radius: 50%;
    border: 4px solid #db2128;
}
.menu-dang-ky a{
    border-bottom: 3px solid var(--primary-color);
}
.section-hoi-vien p,.section-hoi-vien h4{
        color: rgba(255,255,255,.4);
}
.section-hoi-vien p:hover,.section-hoi-vien h4:hover{
    color: white;
}
.section-hoi-vien .box img{
      border: 4px solid #989898;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}
.section-hoi-vien .box:hover img{
       border: 4px solid var(--primary-color);
}
  
.div-form-dang-ky .col-inner{
    padding:15px;
    border: 1px solid var(--primary-color);
}
.wrap-hotline a:hover {
    color:  var(--primary-color);
    text-decoration: none;
}
.wrap-hotline a {
    color:  var(--primary-color);
    font-size: 30px;
    padding: 0 0 5px;
    border-top: 2px solid #6c6c6c;
    margin-top: 10px;
    display: inline-block;
    border-bottom: 2px solid #6c6c6c;
    font-family: 'UTMAvoBold' !important;
    letter-spacing: 3px;
}
.section-footer ul li {
    color: var(--primary-color);
        list-style-type: square;
}
.section-footer ul {
    padding-left: 18px;
    margin-top: 20px;
    list-style-type: square;
}
.section-footer li a{
    font-size: 14px;
    color: #7b7b7b;
}
.section-footer li a:hover{
    color: white;
}
h4.title-footer{
        font-size: 20px;
        font-weight: normal;
        color: white;
}
ul.menu>li+li, .widget>ul>li+li{
    border-top:none;
}
.absolute-footer{
    display: none;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap .wpcf7-select{
    padding-left: 32px;
}

.wpcf7 p { position: relative; }
.wpcf7 p .fa {
  position: absolute;
  color: #eec802;
  z-index: 100;
  font-size: 18px;
  top: 18%;
  left: 3%;
}

@font-face {

    font-family: 'utm_avo';
    src: url('fonts/UTM Avo.eot');
    src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
                     url('fonts/UTM Avo.ttf') format('truetype'),
                     url('fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    font-style: normal;
    font-weight: normal;
    src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
b,.wpcf7-list-item{
        font-family: 'UTMAvoBold' !important;
}
.wpcf7-list-item input{
        display: inline-block;
    width: 1.2em;
    height: 1.2em;
    margin: 0.25em .2em .25em .25em;
    border: .0625em solid silver;
    border-radius: 0;
    background: #fff;
    vertical-align: bottom;
}
body,p,a,h1,h2,h3,h4,h5,h6 {
    font-family: utm_avo !important;
}
.desc-form ul li:before {
    background: url(images/form-icon-1.png) center left no-repeat;
    background-size: contain;
}
.row-form .wpcf7-submit{
    padding: 7px 20px;
    border-radius: 5px;
      font-family: 'UTMAvoBold' !important;
}
h3.title-tap{
    color: #14B1E7;
     font-family: 'UTMAvoBold' !important;
     font-size: 30px;
}
.desc-form ul li:nth-child(2):before {
    background: url(images/form-icon-2.png) center left no-repeat;
    background-size: contain;
}
.desc-form ul li:nth-child(3):before {
    background: url(images/form-icon-3.png) center left no-repeat;
    background-size: contain;
}
.desc-form li:before {
    content: '';
    float: left;
    height: 40px;
    width: 55px;
    margin-top: -10px;
}
 .desc-form li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin: 10px 0;
    font-size: 14px;
}
.section-chuyen-gia .box {
        box-shadow: 0 0 10px rgba(0,0,0,.3);

}
#spu-122{
    background: url(images/model-form-1.png) ;
     background-repeat: no-repeat;
         background-position: 102% 0%;
}
.title-bold{
    font-size: 32px;
     font-family: 'UTMAvoBold' !important;
}
.div-no-padding{
    padding-bottom: 0px;
}
.section-chuyen-gia .box-text{
    padding: 9px;
}
.div-scroll{
    text-align: left;
    height: 310px;
    overflow-y: scroll;
    overflow-x:hidden;
    width: 100%;
}
.div-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.div-scroll::-webkit-scrollbar
{
    width: 5px;
    border-radius: 10px;
    background-color: #F5F5F5;
}

.div-scroll::-webkit-scrollbar-thumb
{
    background-color: rgb(76, 76, 76);
    border-radius: 10px !important;
 
}
.div-scroll .name-title {
    border-left: 4px solid var(--primary-color);
    padding-left: 20px;
    margin-bottom: 35px;
}
.div-scroll .name {
    color: var(--primary-color);
    font-size: 23px;
    line-height: 1;
    margin-bottom: 10px;
}
.div-scroll ul li{
    list-style: none;
}
.div-scroll ul li:before {
    content: '';
    background: var(--primary-color);
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -1px;
}


/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/

.gioi-thieu1 .img-dot1 {
    max-width: 160px;
    position: absolute;
    left: 18%;
}

.gioi-thieu1 .img-dot2 {
    max-width: 160px;
    position: absolute;
    right: 10%;
    bottom: 40%;
}
.gioi-thieu-2 .sky2 {
    z-index: -1;
    position: absolute;
    max-width: 300px;
    bottom: -40%;
}
.gioi-thieu-2 .sky1 {
    max-width: 260px;
    position: absolute;
    right: 5%;
    top: -3%;
}
.gioi-thieu-3 .icon-box:hover {
    box-shadow: 0px 7px 13px rgba(23, 0, 61, 0.16);
    background: var(--primary-color);
    color: white;
}
.gioi-thieu-3 .icon-box {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    padding: 20px;
}
.gioi-thieu-3 .icon-box:hover svg {
    color: white;
}
.gioi-thieu-3 .icon-box {
    min-height: 258px;
}
.gioi-thieu-3 .icon-box svg {
    color: var(--primary-color);
}
.icon-box-img svg {
    fill: currentColor;
    height: 100%;
    transition: all .3s;
    width: 100%;
}
.gioi-thieu-3 .icon-box h3 {
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 20px;
    text-align: justify;
    color: var(--primary-color);
    margin-bottom: 25px;
}
.gioi-thieu-3 .icon-box:hover h3 {
    color: white;
}
.gioi-thieu-4 {
    background:linear-gradient(268.39deg, #2c6f87 -2.66%, #14B1E7 41.33%, #eec80263 92.99%);
}
.gioi-thieu-4 {
    padding-bottom: 0 !important;
}
.gioi-thieu1 h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 101.02%;
    letter-spacing: 0.25em;
    margin-bottom: 0;
    color: var(--primary-color);
}
.gioi-thieu-3 .icon-box .icon-box-img {
    height: 60px;
    margin-right: 0;
    margin-left: auto;
}
.gioi-thieu-3 .icon-box p {
    font-size: 15px;
    line-height: 19px;
    text-align: justify;
}
.gioi-thieu1 h3 {
    color: var(--primary-color);
    font-size: 25px;
}
.gioi-thieu-2 .box p {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.gioi-thieu-2 .box h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0;
    line-height: 15px;
}
.gioi-thieu-2 h2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    color: var(--primary-color);
    margin-bottom: 0;
}
.gioi-thieu-2 .box .box-image {
    width: 80%;
    margin-left: 0;
}
.gioi-thieu-2 .box .box-text {
    text-align: left;
    transform: rotate(90deg);
    position: absolute;
    top: 46%;
    right: -39%;
    padding: 0;
}
.gioi-thieu-2 h3 {
    color: #FE8D01;
    font-size: 22px;
}
.gioi-thieu-4 h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 137.02%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0;
}

.nut-tu-van:before {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color:#fb0101;
    border-radius: 3px;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
    transition: all 0.3s ease;
    background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 85%;
}
.nut-tu-van{background-color: #000000;
    border: none;
    z-index: 1;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    font-family: "inter", sans-serif;
    letter-spacing: 0;
    padding: 7px 25px;background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 85%;
    padding-right: 45px;}
.nut-tu-van:hover:before {
    left: 0;
    width: 100%;
}
.nut-tu-van:after {
    content: "";
    border: 2px solid #fcd34d;
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 0;
    top: -5px;
    left: 5px;
    border-radius: 3px;
    display: flex
;
    border-left: none;
    border-bottom: none;
}
.nut-tu-van:hover {
  color: #fff;
}
.nut-tu-van{animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite;}
footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

@media(max-width: 855px){
        .banner-gioi-thieu1 {
        padding-top: 300px !important;
    }
        .banner-gioi-thieu1 h1, .blog-single .dau-trang-post {
        font-size: 30px;
        letter-spacing: 0;
    }
    .nut-tu-van{margin-top: 30px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
 padding: 5px 18px;
    background-position-x: 92%;
    padding-right: 39px;
}
        .section-banner-home .banner{
            padding-top: 500px !important;
        }
    .section-banner-home .video-overlay,.section-banner-home .video-bg{
        display: block !important;
    }
    .section-ngoai-hinh .section-bg.bg-loaded{
        background-position: 68% 74% !important;
    }
    #logo img {
    margin-left: 0px;
    max-height: 61px !important;
}
#header .stuck #logo img {
    max-height: 61px !important;
}
    #spu-122{
        background:unset; }
     #header .stuck #masthead {
        height: 61px !important;
    }
    
    .header-main{
            height: 61px !important;
    }
    #logo{
            margin-left: 0px;
    }
    .logo-left{
            padding-left: 0px;
    }
}
@media(min-width: 1023px){
    .banner-lien-he h1:before {
    text-shadow: -1px 0 #ff9800, 0 1px #ffc107, 1px 0 #ff9800, 0 -1px #ff9800;
    content: "Liên hệ";
    color: black;
    margin-top: -54px;
    position: absolute;
    z-index: -1;
    letter-spacing: 10px;
    /* fill: black; */
    opacity: 0.2;
}
.banner-lien-he h1:after {
    text-shadow: -1px 0 #ff9800, 0 1px #ffc107, 1px 0 #ff9800, 0 -1px #ff9800;
    content: "Liên hệ";
    color: black;
    margin-bottom: -54px;
    position: absolute;
    z-index: -1;
    letter-spacing: 10px;
    opacity: 0.2;
    left: 33%;
    bottom: 0px;
}
    .banner-gioi-thieu1 h1:before {
    text-shadow: -1px 0 #ff9800, 0 1px #ffc107, 1px 0 #ff9800, 0 -1px #ff9800;
    content: "Về chúng tôi";
    color: black;
    margin-top: -54px;
    position: absolute;
    z-index: -1;
    letter-spacing: 10px;
    /* fill: black; */
    opacity: 0.2;
}
.banner-gioi-thieu1 h1:after {
    text-shadow: -1px 0 #ff9800, 0 1px #ffc107, 1px 0 #ff9800, 0 -1px #ff9800;
    content: "Về chúng tôi";
    color: black;
    margin-bottom: -54px;
    position: absolute;
    z-index: -1;
    letter-spacing: 10px;
    opacity: 0.2;
    left: 18%;
    bottom: 0px;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}