.pay_onl {
    background: #f1eb1f !important;
}
button.pay_onl span img {
    width: 56.68px !important;
}
.pic_logo_doitac img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}
.pic_logo_doitac {
    height: 100px;
    overflow: hidden;
}
a.btn_contact {
    height: 45px;
    display: flex;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    text-align: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: right 9px center;
        padding-right: 7px;
}
a.btn_contact:hover {
    text-decoration: underline;
}
.contact_bk:after {
    content: '\f107';
    font: normal normal normal 18px/1 FontAwesome;
    width: 12px;
    height: 8px;
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAYAAADN5B7xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABRSURBVHgBhY2xDQAgCAQZwRHcv3EER3AERkHQLwyCklCQv+NJRKpu0y2UjGVgqh1d9oxIAjzAdEIDR5KDeTUguKQUPr55KYcT6Q0H0h92UghPrge/n20oL5IAAAAASUVORK5CYII=);
    background-position: 50%;
    background-repeat: no-repeat;*/
    position: absolute;
    right: 12px;
    top: 16px;
}
#ungtuyen .modal-header {
    min-height: 0 !important;
    padding: 0 !important;
    border-bottom: none !important;
}
#ungtuyen .modal-footer {
    padding: 0 !important;
    text-align: right;
    border-top: none !important;
}
#ungtuyen .modal-body {
    position: relative;
     padding: 0 !important; 
}
#ungtuyen .modal-header .close {
    margin-top: -22px;
}
.box_right_modal {
    background: #f2b92a;
    color: #fff;
        position: relative;
}
.box_content_modal {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0%;
    right: 0;
    text-align: center;
    transform: translate(0%, -50%);
}
.box_left_modal, .box_right_modal {
    width: 50%;
    text-align: center;
}
.box_left_modal {
    margin: auto;
}   
.dflex_modal {
    display: flex;
    width: 100%;
}
.box_modal_ungtuyen .dflex_modal {
    height: 500px;
}
.title_modal h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Quicksand-Bold';
}
.box_right_modal .title_modal p {
    padding-bottom: 10px;
}
.form_login {
    padding: 10px;
}
.form_group input.form-control {
    height: 45px;
    margin-bottom: 15px;
    background: #f5f5f5;
    color: #444;
    border: none;
}
button.btn_sign_in {
    margin-top:10px;
    background: #cb3636;
    color: #fff;
    padding: 5px 30px;
    border: navajowhite;
    font-size: 16px;
    border-radius: 50px;
}
.box_right_modal button.btn_sign_in {
    background: none;
    border:1px solid #fff;


}
#ungtuyen .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.2 !important;
}
.gutter-20 {
    margin: 0 -10px;
}

.project-mains {
    background: url(../images/bg-project-mains.png) no-repeat center bottom;
    background-size: auto;
}

.project-mains .bottom-project__mains {
    padding:0px;
}

.title-small__main {
    font-size: 14px;
    color: #FBB03C;
    font-family: "Lora";
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-bottom: 5px;
}

.project-mains .title-small__main {
    text-align: center;
}

.title-mains {
    font-size: 36px;
    font-family: 'Quicksand-Bold';
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    line-height: 1.2;
}

.project-mains .title-mains {
    justify-content: center;
}

.group-slide__prj {
    display: flex;
    align-items: center;
}

.group-slide__prj .big-shows__prd {
    width: 100%;
    flex: 1;
}

.tns-outer {
    padding: 0 !important;
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#tns4 > .tns-item {
    width: calc(20%);
    padding-right: 10px;
}

#tns4 > .tns-item {
    font-size: 16px;
}
.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.items-prj__show {
    display: flex;
    align-items: center;
    position: relative;
}

.items-prj__show .img-prj__mains {
    width: 100%;
}

.items-prj__show img {
    width: 65% !important;
    height: 455px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.items-prj__show .text-project__mains {
    padding: 20px 30px;
    color: #484954;
    transition: all 0.3s;
    position: absolute;
    z-index: 10;
    right: 20px;
    background-color: #FFF;
    padding: 45px 55px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: auto;
    width: 445px;
    box-shadow: 0px 20px 18px 0px rgb(0 0 0 / 20%);
}

.items-prj__show .text-project__mains .top-text__project {
    padding-bottom: 10px;
    border-bottom: solid 1px #DADAE5;
    margin-bottom: 10px;
}

.items-prj__show .text-project__mains .bottom-text__project {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item-mains__btn {
    color: #FBB03C;
    font-family: "Lora";
    transition: all 0.3s;
    border-bottom: solid 1px transparent;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.items-prj__show .text-project__mains .bottom-text__project img {
    height: auto !important;
}

.items-prj__show .text-project__mains .btn-img__project img {
    width: 53px;
    height: 42px;
}




#owl-carousel__project .owl-dots {
    position: absolute;
    display: flex;
    flex-flow: column;
    left: 99%;
    top: 30%;
    width: auto !important;
  }
  #owl-carousel__project.owl-carousel .owl-dots .owl-dot span {
    background: none;
  }
  #owl-carousel__project.owl-carousel .owl-dots .owl-dot.active span, #owl-carousel__project.owl-carousel .owl-dots .owl-dot:hover span {
     background: none; 
}
  #owl-carousel__project  .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
    margin-right: 5px;
    margin-bottom: 30px;
  }

  #owl-carousel__project  .owl-dot span::before {
    content: "0"counter(slides-num);
    font-size: 15px;
    color: #8E8F9D;
  }

  #owl-carousel__project .owl-dot.active span::before {
    color: #FBB03C !important;
  }


  .media-mains .title-small__main {
      text-align: center;
  }

  .media-mains .title-mains {
    justify-content: center;
}

.gutter-20>[class^=col] {
    padding: 0 10px;
}

.item-media__mains {
    position: relative;
    margin-bottom: 20px;
    transition: all 0.3s;
}

.item-media__mains img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.item-media__mains .see-media__mains {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 1000px;
    background-color: #FBB03C;
    cursor: pointer;
    z-index: 2;
}

.item-media__mains:hover, .item-media__mains:focus {
    transform: translateY(-10px);
    box-shadow: 0px 4px 9px 0px rgb(0 0 0 / 40%);
}

.item-media__mains iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.item-media__mains iframe.active {
    display: block !important;
}


.box_new_duhoc {
    margin-bottom: 35px;
}
.title_new_duhoc h3 {
    margin: 15px;
    color: #3b1d82;
    position: relative;
    font-size: 36px;
    line-height: 50px;
    font-style: normal;
    position: relative;
    text-align: center;
    font-family: 'Quicksand-Bold';
    font-weight: bold;
}
.date_duhoc {
    font-weight: bold;
    position: absolute;
    bottom: -1px;
    left: 0px;
    background: #fff;
    opacity: 0.9;
    padding: 10px 20px 8px 20px;
    font-size: 14px;
    color: #3b1d82;
}
.pic_duhoc {
    position: relative;
    overflow: hidden;
        height: 247px;
}
.pic_duhoc img {
    height: 100%;
    object-fit: cover;
}
.pic_duhoc:hover img {
    transition: 1.2s;
    transform: scale(1.2);
}
.text_desc_duhoc {
    background: #fff;
    padding: 30px 20px;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 20px 30px 0px rgb(0 0 0 / 10%);
    height: 269px;
    overflow: hidden;
}
.text_desc_duhoc h4 {
    padding-bottom: 5px;
    padding-top: 5px;
}
.text_desc_duhoc h4 a {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    font-family: 'Quicksand-Bold';
}
.text_desc_duhoc p {
    margin: 0;
    margin-top: 12px;
    color: #707070;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    font-size: 14px;
    font-family: 'Quicksand-Regular';
}
.danhmuc_cate a{
    color: #444;
}
.danhmuc_cate h4, .list_cate_detail h4 {
    text-transform: uppercase;
    background: #ff7200;
    padding: 13px 5px 13px 15px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -0.9px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-family: 'Quicksand-Bold';
}
.danhmuc_cate {
    background: #fff;
    margin-bottom: 20px;
    /* padding: 20px; */
    box-shadow: 0 0 6px 2px #ccc;
    border-radius: 8px;
}
.danhmuc_cate ul li {
    padding: 10px 20px 10px;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    font-family: 'Quicksand-Bold';
}
.danhmuc_cate ul li:hover a {
    color: #fff;
}
.danhmuc_cate ul li:hover {
    box-shadow: -1px 4px 7px 2px #ccc;
    background: #ff7200;
}
.col_pro, .col_sub {
    padding: 0;
}

@font-face {

  font-family: 'Quicksand-Bold';

  src: url('../fonts/Quicksand-Bold.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Quicksand-Bold.woff') format('woff'), url('../fonts/Quicksand-Bold.ttf')

  format('truetype'), url('../fonts/Quicksand-Bold.svg#Quicksand-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Quicksand-Regular';

  src: url('../fonts/Quicksand-Regular.eot?#iefix') format('embedded-opentype'),

  url('../fonts/Quicksand-Regular.woff') format('woff'), url('../fonts/Quicksand-Regular.ttf')

  format('truetype'), url('../fonts/Quicksand-Regular.svg#Quicksand-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}



.swiper-container.khampha {

    width: 100%;

    height: 100%;

    margin-left: auto;

    margin-right: auto;

}

.khampha .swiper-wrapper {

    /*overflow-x: auto;*/

    background-color: #fff;

    display: -ms-grid;

    display: grid;

    -ms-grid-rows: 1fr 1fr;

    grid-template-rows: 1fr 1fr;

    grid-auto-flow: column;

    list-style: none;

}

.khampha .swiper-slide {

    /*text-align: center;*/

    font-size: 18px;

    /* background: #fff; */

    /*height: calc((100% - 30px) / 2);*/

    /*display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;*/

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {

    font-size: 12px !important;

    background: #fff;

    color: #000;

    padding: 8px 12px;

    border-radius: 48px;

    box-shadow: 0 0 2px 0px #ccc;

    font-weight: 600;

}



.d_flex {

    display: flex;

}



.content_mid {

    background: #fafafa;

}

.pic_lang ul {

    position: absolute;

    opacity: 0;

    top: 23px;

    right: 0px;

    z-index: 99;

    padding: 0px;

    margin: 0px;

    width: 100%;

    min-width: 94px;

}

.pic_lang:hover ul {

    opacity: 1;

}

.pic_lang ul li {

    line-height: 17px;

    height: 30px;

    background: #f1f1f1;

    z-index: 999;

    display: block;

    padding: 5px 0px;

}

.pic_lang ul li:hover {

    background: #d1cfcf !important;

}

.pic_lang ul li a {

    font-size: 13px;

    margin-left: 4px;

    color: #333 !important;

}

.content_mid .row_pc {

    display: flex;

    align-items: center;

}

.box_slide_bn {

    position: relative;

}

.text_banner_home {

    position: absolute;

    top: 20%;

    right: 20%;

}

.title_top_banner {

    text-align: center;

}

.title_top_banner h3 span {

    font-size: 60px;

    color: #36354d;

    font-family: 'Quicksand-Regular';

}



.title_top_banner h3 {

    font-size: 27px;

    color: #36354d;

    font-family: 'Quicksand-Regular';

}

.title_top_banner h1 {

    font-size: 60px;

    text-transform: uppercase;

    letter-spacing: -3.5px;

    color: #db4646;

    font-family: 'Quicksand-Bold';

}

.list_benefit {

    margin: 30px 0 0 125px;

}

.list_benefit ul li {

    font-size: 18px;

    font-family: 'Quicksand-Regular';

}

.list_benefit ul li:before {

    content: '\f00c';

    font-size: 20px;

    padding-right: 10px;

    font: normal normal normal 18px/1 FontAwesome;

}

.register_banner {

    position: absolute;

    bottom: 15%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.register_banner a {

    background: #00b9c6;

    color: #fff;

    text-transform: uppercase;

    font-size: 24px;

    padding: 10px 20px;

    border-radius: 5px;

    font-family: 'Quicksand-Regular';

}

.about_home {

    background: url(../images/bg_about.png);

    background-size: 100% 100%;

    background-repeat: no-repeat;

    background-position: top;

    padding: 70px 0 50px;
    position: relative;
    top: -27px;

}

section.banner_home {

    position: relative;

    /*height: 1290px;

    overflow: hidden;*/

}

.about_home {

    /*position: absolute;*/

    width: 100%;

    margin-top: -80px;

}

.title_top_project h2, .title_top_project h1 {

    color: #fff;

    text-transform: uppercase;

    padding-bottom: 20px;

    font-family: 'Quicksand-Bold';

    letter-spacing: -1.5px;
    font-size: 30px;

}

.title_top_project {

    padding-bottom: 15px;

}

.text_top_info img {

    padding-right: 6px;

}



.text_top_info h3 {

    color: #00b9c6;

    font-size: 20px;

    text-transform: uppercase;

    font-family: 'Quicksand-Bold';

}

.text_top_info {

    margin-bottom: 15px;

    color: #fff;

}

.list_text_info {

    color: #fff;

    font-family: 'Quicksand-Regular';

}

.text_img_about {

    background: #0e0e0ecc;

    position: absolute;

    bottom: 11px;

    width: 97%;

    left: 0;

    margin-left: 10px;

    color: #fff;

    padding: 10px;

    text-align: center;

    font-family: 'Quicksand-Regular';

}

.picture_about {

    position: relative;

}

.text_img_about h5 {

    color: #00b9c6;

    font-size: 18px;

    font-family: 'Quicksand-Bold';

}

.more_home a {

    border: 1px solid #fff;

    color: #fff;

    padding: 10px 20px;

}

.more_home {

    margin-top: 20px;

}

.box_product:hover {

    background: #f5f5f5;

    box-shadow: 0px 0px 5px 2px #f5f5f5;

    border: 1px solid #f5f5f5;

}

.title_pro_head .d_flex img {

    height: 70px;

    object-fit: cover;

}
a.xemthem {
    background: #0fbac7;
    padding: 6px 20px;
    border-radius: 7px;
    color: #fff;
    margin-left: 35px;
    border: 1px solid #0fbac7;
}
.xemthem:hover {
    background: #fff;
    border: 1px solid #0fbac7;
    color: #0fbac7;
}

.title_pro_head .d_flex {

    justify-content: center;

    margin-bottom: 20px;
    align-items: center;

}

.title_pro_head h2 {

    color: #ff7200;

    font-size: 30px;

    text-transform: uppercase;

    letter-spacing: -1.5px;

    margin-bottom: 20px;

    font-family: 'Quicksand-Bold';

}



section.card_new_home {

    padding: 0px 0 50px;

}

.box_product {

    border: 1px solid #ccc;

    border-radius: 10px;

    padding: 10px 10px;

    font-family: 'Quicksand-Regular';

    position: relative;
    margin-bottom: 25px;

}

.box_product a h3 {

    font-size: 16px;

   text-align: center;

    letter-spacing: -1.5px;

    font-family: 'Quicksand-Bold';

    color: #444;

    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 1;
    line-height: 28px;
    margin-top: 10px;
}

.box_product a p {
    font-size: 14px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

p.price_pro {

    color: #f2b92a;
    font-size: 24px !important;
    padding: 10px 0 6px;
    font-weight: bolder;

}

p.price_pro span {

    font-size: 25px;

    font-family: 'Quicksand-Bold';



}
.list_text_info h3 {
    margin-bottom: 5px;
}
.list_text_info h3 em {
    margin-left: 10px;
    font-family: 'Quicksand-Bold';
    font-size: 20px;
}
.list_text_info ul {
    margin-left: 25px;
}
.list_text_info ul li {
    list-style: disc;
}

.box_product span.d_flex {
    justify-content: space-between;
}
.box_product span {

    font-size: 12px;

    font-family: 'Quicksand-Regular';

}

.position_icon {

    opacity: 0;

}

.box_product:hover p {

    color: #444;

}
.box_product:hover a h3 {
    color: #ea088c;
}
.box_product:hover p.price_pro {
    color: #0fbac7;
}
.box_product:hover p>span {

    color: #0fbac7;

}
.box_product:hover span {

    color: #444;

}

section.new_home {

    background: #f1f1f1;

    padding: 50px 0;

}

.new_home .title_pro_head h2 {

    margin: 6px;

}

.new_home .title_pro_head {

    padding-bottom: 20px

}

.text_new_home {

    padding: 10px 0;

}

.text_new_home h3 {

    font-size: 17px;
    color: #444;

    font-family: 'Quicksand-Bold';

    margin-bottom: 10px;

}

.text_new_home span {

    color: #525252;

}

.text_new_home p {

    line-height: 20px;

    text-align: justify;

    font-size: 14px;

    font-family: 'Quicksand-Regular';

}

.list_desc_new {

    padding-top: 0;

}

.list_desc_mota  {

    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 3;
    line-height: 21px;
    font-family: 'Quicksand-Regular';
}

.box_right_new {

    margin-bottom: 15px;

}

section.regisster_home {
    background: url(../img/bg_number.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 0;
    color: #fff;
}
.detail_question {
    margin-top: 95px;
    margin-bottom: 40px;
}
.mota_ques {
    font-size: 15px;
    font-family: 'Quicksand-Regular';
    font-weight: 500;
}

.form_item table {

    width: 100%;

}

.regisster_home .title_top_project h2 {

    padding-bottom: 5px;

}

h3.title_reg_home {

    color: #ff7200;

    text-transform: uppercase;

    font-size: 20px;

    margin-top: 20px;

    font-family: 'Quicksand-Bold';

}

.form_input input {

    border: navajowhite;

    background: none;

    border-bottom: 1px solid #fff;

    border-radius: 0;

    height: 40px;
    margin-bottom: 0;

}

button.btn_gui {

    background: #ff7200;

    padding: 2px 20px;

    border: none;

    font-size: 18px;

    border-radius: 5px;

    font-family: 'Quicksand-Regular';

}

.button_gui {

    margin-top: 20px;

}

.box_why {

    margin-top: 15px;

}

.box_product:hover .position_icon {

    opacity: 1;

}

.box_item_number {

    padding: 20px;

    background-image: linear-gradient(#fff, #bbbbbb);

    color: #000;

    margin-bottom: 20px;

    border-radius: 10px;

    align-items: center;

}

.pic_why {

    background: #2c286c;

    padding: 20px 8px;

    border-radius: 50%;

    text-align: center;

}

.pic_why img {

    width: 70%;

    margin: 0 auto;

}

.text_number_why {

    padding-left: 20px;

}

.text_number_why p , .text_number_why p .counter {

    color: #ea088c;

    font-size: 32px;

    font-family: 'Quicksand-Bold';

}

.text_number_why  span {

    text-transform: uppercase;

    font-size: 13px;

    font-family: 'Quicksand-Regular';

    color: #000;

}

section.experience_home {

    padding: 50px 0;

    background: #f1f1f1;

}

.experience_home .title_pro_head {

    padding-bottom: 20px;

}

span.question_icon {

    background: #ea088c;

    color: #fff;

    padding: 5px 23px;

    border-radius: 50%;

    font-size: 20px;

    font-family: 'Quicksand-Bold';

}

.box_question .d_flex {

    align-items: center;

}

.box_question h3 {

    font-size: 20px;

    padding-left: 10px;

    color: #ea088c;
    font-family: 'Quicksand-Bold';

}

.text_question {

    padding-left: 10px;

}

.number_ques {

    font-size: 35px;

    color: #2c286c;

}

.text_question h4 {

    text-transform: uppercase;
    font-family: 'Quicksand-Bold';
    font-size: 15px;

}



.text_question p {

    font-size: 13px;

    color: #a9a9a9;

}

.box_link_ques h3 {

    text-transform: uppercase;

    font-size: 24px;

    margin: 20px 0 12px;

    color: #24b6c2;

    font-family: 'Quicksand-Bold';

}

.box_link_ques a {

    font-size: 14px;

    background: #cccc;

    padding: 5px 10px;

    border-radius: 5px;

    line-height: 34px;

    text-align: center;

}

.menu_tab_home {

    background: #fff;

    padding: 20px;

    border-radius: 10px;

}

li.nav-link.active a {

    border-top-color: #ff7200;

    color: #ff7200;

    text-transform: uppercase;

}

li.nav-link a {

    text-transform: uppercase;

    font-size: 16px;

    font-weight: 500;

    color: #848484;

    padding: 7px 10px;

    letter-spacing: 0;

    font-family: 'Quicksand-Bold';

    border-top: 2px solid #ddd;

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    background-color: rgba(0,0,0,0.04);

    border-radius: 0;

}

li.nav-link {

    width: 50%;

    text-align: center;

}

.box_text_ques {

    margin-left: 20px;

    width: 70%;

}

.picture_ques {

    width: 30%;

}

.col_post_inner {

    width: 100%;

    margin-bottom: 20px;

}

.tab_item {

    overflow-x: hidden;

    margin-top: 20px;

    height: 340px;

    width: 100%;

}

.box_text_ques h4 {

    font-size: 16px;

    line-height: 21px;

    font-family: 'Quicksand-Bold';

    padding-bottom: 5px;

}

.box_text_ques p {

    font-size: 12px;

    font-family: 'Quicksand-Regular';

}

.box_text_ques p {

    font-size: 12px;

    font-family: 'Quicksand-Regular';

    height: 40px;

    overflow: hidden;

    line-height: 18px;

}

.title_cont_tab {

    padding: 10px 0;

    font-family: 'Quicksand-Bold';

}

.title_cont_tab h2 {

    font-size: 18px;

}

section.parther_nb {

    padding: 50px 0 20px;

}

footer.footer {

    background: #ff7200;

    color: #fff;

    padding: 50px 0;

}

h3.title_head_ft {

    padding: 20px 0;

    font-size: 18px;

    color: #fff;

    text-transform: uppercase;

    font-family: 'Quicksand-Bold';

    line-height: 23px;

}

h3.title_head_mid img {

    padding-right: 10px;

}



h3.title_head_mid {
        margin-top: 98px;
    color: #fff;

    text-transform: uppercase;

    font-size: 20px;

    margin-bottom: 20px;

    font-family: 'Quicksand-Bold';

}

.list_menu_ft li {

    padding: 3px 0;
    color: #fff;

}

.list_menu_ft {

    padding-left: 10px;

}

.list_menu_ft li a {

    color: #fff;

    font-size: 14px;

    font-family: 'Quicksand-Regular';

}

.list_menu_ft li:before {

    content: '\f111';

    color: #fff;

    padding-right: 10px;

    font: normal normal normal 8px/1 FontAwesome;

}

.giaiphap {

     height: 228px;

     text-align: center;
        margin-top: 98px;
}

.bg_ft {

    background: url(../img/bg_ft_icon.png);

    background-position: center;

    background-size: 85% 100%;

    background-repeat: no-repeat;

    text-align: center;

    height: 228px;

    position: relative;

}



.giaiphap h5 {

    font-size: 23px;

    text-transform: uppercase;

    line-height: 29px;

}

.text_ft_bg {

    position: absolute;

    top: 26%;

    left: 16%;

    margin: 0 auto;

}



.giaiphap h3 {

    font-size: 24px;

    color: #24b6c2;

    margin-bottom: 5px;

}

.box_ft {

    margin-bottom: 25px;

}

.form_ft h4 {

    font-size: 19px;

    text-transform: uppercase;

    padding-bottom: 15px;

}

button.send_ft {

    background: #24b6c2;

    float: right;

    margin-top: 5px;

    border: none;

    padding: 5px 10px;

    text-transform: uppercase;

    border-radius: 5px;

    font-family: 'Quicksand-Bold';

}

.font_group_ft span {

    line-height: 34px;

}
section.customer_home {
    padding: 50px 0 25px;
}
.slide_parther {
    padding: 50px 0 10px;
}
.box_parther {
    background: url(../images/bg_par.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    height: 390px;
    overflow: hidden;
}
.image_parther img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.image_parther {
    width: 50%;
    margin: 0 auto;
    height: 48%;
}
.text_parther h3 {
    padding: 30px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Quicksand-Bold';
    color: #2c286c;
}
.text_parther p {
    line-height: 23px;
    font-family: 'Quicksand-Regular';
    color: #2c286c;
}
.content_mid {
    background: #fafafa26;
    position: absolute;
    width: 100%;
}
button.owl-prev i,button.owl-next i {
    background: #db4646;
    font-size: 30px;
    color: #fff;
    padding: 5px 17px 9px 18px;
    border-radius: 50%;
}
.pic_new:hover img {
    transition: 1.2s;
    transform: scale(1.2);
}
.pic_new {
    overflow: hidden;
}
/*================================== detail pro ================*/
.page_list_head {
    background: unset;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 8px;
    margin-top: 7px;
    align-items: center;
}
.page_list_head {
    font-size: 16px;
    font-family: 'Quicksand-Regular';
}
.page_list_head a {
    color: #000;
    font-size: 16px;
    font-family: 'Quicksand-Bold';
}
.page_banner {
    position: relative;
    margin-top: 70px;
    background: #f1f2f3;
}
.column {
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
}
.slider_right_pro.row {
    margin: 0 -3px;
}
.col_my {
    padding: 0 3px;
}
.title_pro_detail_head h2, .title_pro_detail_head h1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: justify;
    color: #4c5155;
    font-family: 'Quicksand-Bold';
}
.kiem_dinh {
    background: #f2b92a;
    padding: 8px 10px;
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    align-items: baseline;
    display: flex;
    width: fit-content;
    font-family: 'Quicksand-Regular';
}
.kiem_dinh p {
    margin-left: 10px;
}
.content_detail_iserted {
    padding-top: 8px;
}
.title_table {
    background: #f1f1f5;
    border-radius: 5px;
    padding: 8.5px 8px;
    margin-bottom: 0;
}
.title_table h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    color: #333;
    margin: 0;
    font-family: 'Quicksand-Bold';
}
table.table_detail {
    width: 100%;
    font-size: 15px;
    line-height: 18px;
    color: #9b999a;
}
table.table_detail tr {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    font-family: 'Quicksand-Regular';
}
table.table_detail tr:not(:last-child) {
    box-shadow: inset 0 -1px 0 #cbcbcb;
}
table.table_detail tr th {
    padding: 8px;
    width: 46%;
    vertical-align: top;
    font-size: 15px;
    line-height: 18px;
    color: #9b999a;
    font-weight: 400;
}
table.table_detail tr td {
    padding: 8px 0;
    color: #000;
    font-size: 15px;
    line-height: 18px;
}
.box_block {
    position: sticky;
    top: 60px;
}
.content_block {
    padding: 15px;
    border: 1px solid #f1f1f5;
    border-radius: 5px;
    background-color: #fff;
}
.product_detail_bg {
    position: relative;
}
.salary_box {
    border: 1px solid #f1f1f5;
    border-radius: 5px;
    padding: 8px;
    margin-bottom: 5px;
}
.fee {
    font-size: 14px;
    line-height: 16px;
    color: #9b999a;
}
.salary_basic {
    font-size: 14px;
    line-height: 16px;
    color: #f2b92a;
    margin-bottom: 4px;
}
.salary_basic b {
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
    font-family: 'Quicksand-Bold';
}
.jobname {
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-family: 'Quicksand-Regular';
}
p.note_box {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    padding: 8px 12px;
    font-family: 'Quicksand-Bold';
}
button.btn_bookmark, button.contact_bk {
    color: #fff;
    border: none;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin-right: 8px;
    padding: 0 15px;
    border-radius: 5px;
    height: 45px;
    text-align: center;
    margin-bottom: 10px;
}
button.btn_bookmark {
    padding-left: 11px;
    padding-right: 9px;
    background: #f2b92a;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Quicksand-Bold';
}
span.btn_text_center {
    flex: 1 1 auto!important;
}
button.contact_bk {
    background: #0d8dc8;
    line-height: 15px;
    position: relative;
    font-family: 'Quicksand-Bold';
}
button.btn_bookmark span img {
    width: 17.68px;
}
h4.job_code {
    font-size: 14px;
    line-height: 18px;
    padding: 13px 10px;
    background-color: #f1f1f5;
    border-radius: 5px;
    color: #4c5155;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    text-align: center;
    margin: 8px 0 0;
    font-family: 'Quicksand-Bold';
}
.thongso, .desc_pro {
    background: #fff;
    padding: 20px 0 0;
    margin-bottom: 20px;
}
.title_lq {
    padding: 0 20px;
}
.title_lq h2 {
    display: inline-block;
    color: #ff7200;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 3px solid #ff7200;
    padding-bottom: 5px;
    margin: 0;
    font-family: 'Quicksand-Bold';
    /* border-bottom: 1px solid #ececec; */
    margin-bottom: 0;
    /* padding: 0 20px; */
}
.thongso .table {
    border-collapse: collapse;
    width: 100%;
    color: #20315C;
    font-size: 18px;
    font-family: 'Quicksand-Bold';
}
.thongso .table th, td {
    text-align: left;
    padding: 16px !important;
}
.text_hover_detail {
    color: #292BB7;
    background: #EBEBFF;
    border-radius: 20px;
    padding: 10px 12px 8px;
    display: inline;
    position: relative;
}
span.tooltiptext {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid rgba(41, 43, 183, 0.95);
    background: #fff;
    border-radius: 4px;
    margin-top: 10px;
    width: 320px;
    padding: 15px;
    line-height: 22px;
    z-index: 2;
    color: #20315C;
}
.text_hover_detail:hover .tooltiptext {
    display: block;
}
.thongso .table tr:nth-child(even) {
    background-color: #f8f8f8;
}
.product_lq .title_lq {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 0 20px;
    background: #fff;
    padding-top: 20px;
}
.slide_pro_detail {
    display: inline-block;
    background: #fff;
    width: 100%;
}
.box_product_home {
    border-left: 0.5px solid rgba(41,43,183,.2);
    border-bottom: 0.5px solid rgba(41,43,183,.2);
    padding: 15px;
    position: relative;
}
.box_product_home:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    left: 0;
    height: calc(100% + 40px);
    -webkit-box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    box-shadow: 0 3px 17px rgb(0 0 0 / 16%);
    background: #fff;
    border-radius: 0;
    border: solid 0 #dee2e6;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
.box_product_home .pro_item {
    padding-bottom: 100px;
}

.box_product_home .pro_item {
    position: relative;
    overflow: hidden;
}
.picture_prod {
    height: 280px;
    width: 100%;
    overflow: hidden;
}
.picture_prod img {
    height: 100%;
    object-fit: cover;
}
.picture_prod:hover img {
    transition: 1.2s;
    transform: scale(1.2);
}
.picture_prod span {
    position: absolute;
    top: 10px;
    right: 0;
    height: 27px;
    width: 40px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 27px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ff2727;
    margin-bottom: 10px;
}
.title_product {
    position: absolute;
    background: #fff;
    width: 100%;
    padding-top: 10px;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    /* bottom: -40px; */
}
.title_product h4 {
    font-family: 'Quicksand-Bold';
    position: relative;
    padding: 0;
    color: #20315c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 0;
    height: 45px;
    font-weight: 600;
}
.price_box, .installment {
    display: inline-block;
}
.price_old {
    font-family: 'Quicksand-Regular';
    font-size: 14px;
    color: #9a9a9a;
    text-decoration: line-through;
}
.price_new {
    font-size: 18px;
    color: #ff3c3b;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Quicksand-Bold';
}
.installment {
    border-left: 2px solid #e6e7e8;
    padding-left: 10px;
}
.installment label {
    margin-bottom: 0;
    color: #20315c;
    line-height: 23px;
}
.installment .amount {
    color: #292bb7;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Quicksand-Bold';
}
.box_product_home .view_detail {
    opacity: 0;
}
.box_product_home:hover .view_detail {
    opacity: 1;
}
.view_detail {
    font-family: 'Quicksand-Bold';
    margin-top: 10px;
    text-align: center;
    border: none;
    height: 33px;
    line-height: 33px;
    color: #fff;
    display: block;
    border-radius: 4px;
    background-color: #fe2c2b;
    transition: all .35s;
    -o-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    text-decoration: none;
}
.box_product_home .view_detail:hover {
    background-color: #292bb7;
}
.box_product_home:hover {
    z-index: 3;
}
.box_product_home:hover:before {
    opacity: 1;
}
.box_product_home:hover .pro_item {
    overflow: visible;
}
.product_category {
    background: #f1f2f3c9;
}
.search_menuleft {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}
.mota_danhmuc {
    font-family: 'Quicksand-Regular';
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
}
.sub_row {
    background: #fff!important;
}
.wraper_pro, .sub_row {
    margin: 0;
}
.box_check {
    border-bottom: 1px solid #ccc;
}
.list_cate_detail {
    margin-bottom: 20px;
    box-shadow: 0 0 6px 2px #ccc;
    border-radius: 8px;
}
.checkbox label {
    margin-left: 10px;
}
input.thuonghieu, .khoanggia {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 7px;
    padding-right: 10px;
}
.checkbox span {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    color: #fff;
}
.slide_pro_detail .box_product_home {
    border-right: 0.5px solid rgba(41,43,183,.2);
}
.box_list_mid {
    margin-bottom: 30px;
}
.box_inner_bn {
    position: relative;
}
.banner_right_new .picture_box_banner, .box_list_mid .picture_box_banner {
    height: 200px;
    overflow: hidden;
}
.picture_box_banner img {
    height: 100%;
    object-fit: cover;
}

.picture_box_banner img {
    border-radius: 2%;
}
.text_banner_cate h5 {
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #222b45;
    font-size: 18px;
    font-family: 'Quicksand-Bold';
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
    line-height: 21px;
}
.box_tuvan {
    padding: 20px 0;
}
.content_tuvan h3 {
    color: #222b45;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Quicksand-Bold';
}
.content_tuvan p {
    margin: 10px 0 0;
    font-size: 14px;
    color: #666;
    font-family: 'Quicksand-Regular';
}
.write_news_sidebar h3 span {
    background: linear-gradient( 275deg ,#17ffff 0%,#0049fd 100%)!important;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
ul.post_news li {
    counter-increment: li;
    list-style: none;
    padding: 10px 0;
    margin: 0 0 10px 0;
    line-height: 18px;
    border-bottom: 1px solid #e5e5e5;
}
ul.post_news li:before {
    float: left;
    padding: 5px 10px 5px 10px;
    background: #288ad6;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 50%;
    margin-bottom: 7px;
    content: counter(li);
}
ul.post_news li span {
    text-transform: lowercase;
    display: block;
    font-family: 'Quicksand-Regular';
    font-size: 16px;
    color: #333;
    outline: none;
}
section.danhmuc_product {
    padding: 30px 0;
}
.picture_box_banner:hover img {
    transition: 1.2s;
    transform: scale(1.2);
}
.picture_box_banner {
    border-radius: 2%;
}
.picture_tuvan, .picture_tuvan img {
    border-radius: 2%;
}
.pro_new_nb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.pro_new_nb {
    height: 200px;
    overflow: hidden;
}
.re-sdt {
    position: absolute;
    margin-left: 83px;
    margin-top: 28px;
    font-size: 20px;
    padding: 5px 20px;
    background-color: #00aff2;
    border-radius: 20px;
    color: #fff;
}

.re-sdt:hover {
    opacity: 0.7;
}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    -webkit-transition: visibility 0.5s ease 0s;
    -moz-transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 20000000 !important
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}

.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
    text-align: center
}

.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9)
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg)
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }
}

.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    color: #fff
}

@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
</style>
<style>
.icon_fixed {
    position: fixed;
    z-index: 999;
    bottom: 120px;
    left: 30px
}

.icon_fixed img {
    width: 45px;
    height: 45px;
    margin-bottom: 20px
}

@media (max-width: 576px) {
    .suntory-alo-phone {
        top: 89%;
    }

    .call_pc {
        display: none
    }

    .suntory-alo-phone {
        /* position: relative !important; */
        margin-top: -25px;
        width: 75px;
        /* margin-left: -20px */
    }

    .fix_mb {
        position: fixed;
        display: flex;
        justify-content: space-between;
        top: 90%;
        width: 85%
    }
}

@media(min-width: 1500px) {
    .icon_fixed {
        bottom: 120px !important;
    }
}

.call-now-button {
    background: #3c57a6;
    left: 25px;
    /* top: 88%; */
    bottom: 50px;
}

.visible-xs .call-now-button {
    left: 3%;
}

@media screen and (max-width: 1960px) {
    .call-now-button {
        display: flex !important;
        background: #3c57a6;
    }
}

.call-now-button {
    display: none;
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    position: fixed;
    border-radius: 50px;
}

.call-now-button div {
    display: flex;
}

.call-now-button .call-text {
    color: #fff;
}

.call-now-button div p {
    color: #fff;
    display: table;
    padding: 10px;
    border-radius: 21px;
    height: 34px;
    line-height: 14px;
    font-size: 14px;
    margin: 8px 5px 8px 50px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    box-sizing: content-box;
    text-decoration: none !important;
    box-sizing: border-box;
}

.call-now-button p.call-text a {
    color: #fff;
}

.call-now-button div {
    display: flex;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: -25px;
    left: -25px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 5px solid rgba(30, 30, 30, .4);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.call-now-button div {
    display: flex;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.5;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-btn-icon.quick-alo-cart-img-circle {
    background: url(http://anpro.online/code_nano/img/iphone.jpeg) no-repeat center center;
    background-size: 40px 40px;
}

.call-now-button div {
    display: flex;
}

.quick-alo-ph-btn-icon {
    background-color: #ffffff !important;
}

.quick-alo-ph-btn-icon {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}


.quick-alo-ph-btn-icon {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    10% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}