﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


:root {--main: #105B3E;--main-light: #1a9867;--main-focus:#f5863480;--main-dark: #05442c ;
       --second:#dd8c11;--second-light: #ffdb2b;--second-focus: #00a85a80;--second-dark: #e6c004;
       --text:#7a7a7a;--text-dark:#543c04;--light: #F7F7F7;--border:#CFCFCF}
body{background: #fff;font-family:"Open Sans", sans-serif;color:#333}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height:normal}
.ffb{font-family:ffb}.ffnb{font-family:ffnb}.fftd{font-family:Exo}
.color{color:var(--main)}.second{color:var(--second) !important}.text{color:var(--text)}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:inherit;}
thead, tbody, tfoot, tr, td, th{border-width:1px;/* border-color: #3333331a; */}
td{padding:5px}

.bg-main-dark{background-color: var(--main-dark) !important;}
.bg-primary{background-color: var(--main) !important;}
.bg-primary-dark{background-color: var(--main-dark) !important;}
.border-bottom{1px solid var(--border) !important}
.btn-square {width: 38px;height: 38px;}
.btn-square, .btn-sm-square, .btn-lg-square{padding: 0;display: flex;align-items: center;justify-content: center;font-weight: normal;}
.bg-light{background: #f7f7f7 !important;position: relative;}
.btn{border-radius: 4px;}
.btnz{border-radius: 20px;padding: .75rem 2rem;font-size: 18px;}
.btn-dark{color: #fff;background-color: #212529;border-color: #212529;}
.btn-dark:hover{color: #fff;background-color: #1c1f23;border-color: #1a1e21;}
.btn-outline-light:hover{/* background-color: var(--main); *//* border-color: var(--main); */color: var(--main);}
.btn-outline-primary{color: var(--main);border-color: var(--main);}
.btn-outline-primary:hover{background-color: var(--main);border-color: var(--main);}
.btn-outline-primary:active:focus,.btn-outline-primary:active,.btn-outline-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-outline-secondary{color: var(--second);border-color: var(--second);}
.btn-outline-secondary:hover{background-color: var(--second);border-color: var(--second);}
.btn-outline-secondary:active:focus,.btn-outline-secondary:active,.btn-outline-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.btn-primary{background-color:var(--main);border-color:var(--main);border-radius: 3px;}
.btn-primary:hover{background-color:var(--main-light);border-color:var(--main-light);/* color:var(--second); */}
.btn-primary:active:focus,.btn-primary:active,.btn-primary:focus{box-shadow: 0 0 0 .25rem var(--main-focus);}
.btn-secondary{background-color:var(--second);border-color:var(--second);color:var(--main);font-weight:600}
.btn-secondary:hover{background-color:var(--second-light);border-color:var(--second-light);color:var(--main)}
.btn-secondary:active:focus,.btn-secondary:active,.btn-secondary:focus{box-shadow: 0 0 0 .25rem var(--second-focus);}
.form-control{/* border-radius:0; */}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
.text-light{color:var(--light) !important}
.text-primary{color:var(--main) !important}
.text-second{color:var(--second) !important}
.fs18{font-size:18px}
.fw-m{font-weight:500 !important}
.mt-n4{margin-top: -1.5rem !important;}
.py-6 {padding-top: 6rem;padding-bottom: 6rem;}
.my-6 {margin-top: 6rem;margin-bottom: 6rem;}
@media (min-width: 768px){
  .py-md-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
  .my-md-6 {margin-top: 6rem !important;margin-bottom: 6rem !important;}
  .pt-md-6 {padding-top: 6rem !important}
}
@media (min-width: 992px){
  .col-left{padding-left: calc(((100% - 960px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 960px) / 2) + .75rem);}
  .pb-lg-6 {padding-bottom: 6rem !important}
  .pt-lg-6 {padding-top: 6rem !important}
  .py-lg-6 {padding-top: 6rem !important;padding-bottom: 6rem !important;}
}
@media (min-width: 1200px) {
  .col-left{padding-left: calc(((100% - 1140px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1140px) / 2) + .75rem);}
}

@media (min-width: 1400px) {
  .col-left{padding-left: calc(((100% - 1320px) / 2) + .75rem);}
  .col-right{padding-right: calc(((100% - 1320px) / 2) + .75rem);}
}
@media (max-width: 576px) {
  .btnz{font-size: 15px;padding: 0.375rem 1.5rem;}
}

.red,.titletb{color:red!important}
.clearfm *{margin:0;padding: 0;border:none;text-decoration:none;list-style:none;color:inherit;line-height:1.4;}
.overHide{overflow:hidden}

.background-white{background-color:#fff;padding:25px 4%;border:1px solid #eee}
.bncat{background: #232C3B;color:#fff;text-align:center;padding: 90px 0 40px;}
.bncat .h2{text-transform: capitalize;color: #fff;font-weight: 800;margin-bottom: 0;}
.boxes+.boxes{margin-top:50px;}
.boxes .contain{margin-top:20px}
.bread_crumb{a;padding: 8px 0;background: var(--bs-light);}
.breadcrumb{margin-bottom:0}
.breadcrumb-item.active{}
.breadcrumb-item+.breadcrumb-item::before{}

.center{text-align:center}

.detail{/* text-align:justify; */}
.detail table{width:100%}
.detail img{max-width:100% !important;cursor:zoom-in;height:auto !important;}
.detail a{}
.detail h1,.detail h2,.detail h3,.detail h4,.detail h5{font-size:1.15rem}
.detail h1{font-size: 1.5rem;}
.detail h2{font-size: 1.25rem;}

.error{color:red}

.flex{display:flex}

.imgB{position:relative;overflow: hidden;}
.imgB .img{position: absolute;background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;background-clip: border-box;overflow: hidden;transition:.5s;width: 100%;height: 100%;top: 0;left: 0;}
.imgB:hover .img{transform:scale(1.1);}
.imgA,.imgH,.imgW,.imgHover{overflow:hidden;position:relative;cursor:pointer}
.imgA img{height:auto;width:100%;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;}
.imgH img{height:100%;min-width:100%;width:auto !important;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;object-fit: cover;}
.imgHover:before{content:"";position: absolute;z-index: 1;top: 0;left: -10%;width: 120%;height: 100%;background: rgba(255, 255, 255, 0.2);transition: transform .8s;transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);opacity: 0;visibility: hidden;}
.imgW img{width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);transition:transform .3s;object-fit:cover}
.imgW:hover img,.imgH:hover img,.imgA:hover img{transform:translateX(-50%) translateY(-50%) scale(1.1)}
.imgHover:hover:before{transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -125%, 0);opacity: 1;visibility: initial;}
.info{font-size: 14px;color: #979797;/* margin-bottom:15px; */overflow:hidden;display: flex;}
.info li{padding-right:20px}
.info > span{padding-right:20px;margin-bottom:5px}
.info > span+span{}
.info .date:before{content:"\f073";font-family:fontawesome;display:inline-block;margin-right:6px;}
.info .views:before{content:"\f06e";font-family:fontawesome;display:inline-block;margin-right:6px;}
.ifbv{display:flex;flex-flow: wrap;}
.ifbv >*{padding-right:20px}

.left{float:left;}.right{float:right}
.line1{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line4{display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line5{display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line6{display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.line7{display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.list-group{margin-bottom:20px}

.ma{margin:auto}
.mtop10{margin-top:10px !important;}.mtop20{margin-top:20px !important;}.mtop30{margin-top:30px !important;}.mtop40{margin-top:40px !important;}.mtop50{margin-top:50px !important;}

.pager{margin-top:20px;/* font-size:13px; */}
.pager .pagination{justify-content:center}

.bgwhite{background-color:#fff}
@media only screen
and (max-width :576px){
    .ifbv{flex-flow: wrap;row-gap: 5px;}
    .info .fb-like{padding-left:0;}
    .background-white{padding:25px 0}
    .boxes .contain{margin-top:15px;}
    .boxes+.boxes{margin-top:25px}
    .breadcrumb h2{display:none}
    .detail{font-size:15px}
    .detail h1{font-size:24px}.detail h2{font-size:22px}.detail h3{font-size:20px}.detail h4{font-size:18px}
  .detail img{width: auto !important;}
    .pdingm{padding:25px 0 !important}
    .bncat h2{font-size:18px}
    .bread_crumb{font-size:13px}
}
.nav-mobile{display:none}
#slideshow {position:relative;width:100%;z-index:1;}
#slideshow img{width:100%;height:auto;float:left}
/*header*/
header{}
.midhead{background: #fff;}
.midhead .container{height:100px;display:flex;justify-content: space-between;align-items: center; border-bottom: 1px solid #A5A5A5}
.logo{height:90px;position: relative;}
.logo img{height:100%}
.logo:before, .logo:after{content: "";position: absolute;top: 50%;width: 10px;height: 100%;transform: translateY(-50%);background-color: rgba(255,255,255,.75);z-index: 1;}
.logo:before{left: -5%;animation: light-left 2.5s infinite alternate linear;}
.logo:after{right: -5%;animation: light-right 2.5s infinite alternate linear;}
.tencty {text-transform: uppercase;font-weight: bold;text-align: center;margin-right: auto;margin-bottom: 0;margin-left: 16px;color: var(--main);display: block;font-size: 28px;}
.midhr{display:flex}

.searchbox{}
.form-search{position:relative;display:flex; width: 490px; height:40px}
.searchbox .form-control{font-size: 15px;padding: 8px 15px;color:#000;min-width: 200px; box-shadow:none; border-color:#DBDBDB}
.searchbox .form-control::placeholder{}
.searchbox .btn{font-size: 15px;display: block;width: 65px;height: 100%;line-height: 40.5px;padding: 0 0.75rem; border-radius:0}


.carthead{font-size: 22px;text-align: center;align-content:center}
.carthead .icon{position:relative; margin-right:12px;color: var(--main)}
.carthead .number{font-weight: 600;font-size: 11px;position: absolute;background: var(--second);color: #fff;width: 16px;height: 16px;text-align: center;line-height: 15px;border-radius: 50%;right: -14px;top: -8px;display: block;}
.carthead .gh{font-size:13px; font-weight:600; height:100%; align-content:center;}

.phoneh {margin-right:60px}
.phoneh a{/* font-size:13px; */font-weight:600}
.phoneh .icon{height:100%; align-content:center; margin-right:15px}
.phoneh .icon i{font-size:26px; color: var(--main)}
.phoneh a{display:block}

.navhead{background:var(--main-light)}
.showmn{position:relative;}
.showmn .td{height: 64px;background: var(--second);}
.showmn i{color:var(--main)}
.mnsp{display:none;position:absolute;width: 100%;z-index: 2;background: var(--bs-light);}
.mnsp li{}
.mnsp li:hover{color: #fff;background: var(--main);}
.mnsp li a{padding: 8px;display:block}
.bothead{}
.mnsp2{/* display:flex; *//* flex-direction: column; */}
.mnsp2 li a{padding:8px}
.mnsp2 li:hover{background:var(--main);color:#fff}
.bnlk{display:flex;flex-direction: column;justify-content: space-between;}

.nav_main:not(.scroll-to-fixed-fixed){z-index: 999 !important;position: relative !important;}
.nav_main .container{display:flex;justify-content: center;align-items: center;height: 50px;animation: fadeInUp 1s;}
.menu_main{display:flex;margin: auto;height:100%;align-items: center;position: relative;z-index: 3;gap: 30px;font-size:16px; font-weight:600}
.mnlic1{text-transform: capitalize;height:100%; align-content:center}
.mnliac1{display:block;position:relative;text-align: center;z-index: 1;font-weight: 600;}
.mnlic1:hover{ color:var(--main)}
.havesub .mnliac1:after{content:"\f107";font-family:fontawesome;margin-left:3px;font-weight: 300;opacity: .6;}

.menusub{position: absolute;background-color: #fff;/* border-bottom: 5px solid var(--second); *//* border-radius: 0 0 5px 5px; */color: #777;top: 150%;opacity: 0;visibility: hidden;transition: .5s;}
.mnlic1:hover .menusub{top: 100%;visibility: visible;transition: .5s;opacity: 1;}
.menusub li a{display:block;padding: 5px 10px;font-weight: 500;}
.menusub li:hover a{background: var(--main);color: #fff;}

.fix-menu{position:fixed;width: 100%;top: 0;z-index: 1000;animation: fadeInDown 1s;box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;}

@media only screen 
and (max-width: 1200px){
  .menu_main{gap:20px}
}
@media only screen 
and (max-width: 992px){
  #ShowMenu{z-index: 10;animation: fadeInRight 1s;}
  #ShowMenu.close:before{background-color:rgba(0,0,0,.6);position:fixed;width:100%;height:100%;top:0;border:0;left:0;content:"";}
  #ShowMenu.navbar-dark .navbar-toggler{border-color: #ffffff52;}
  .search-h{display:none}
  .midhead .container{padding-top: 10px;padding-bottom: 10px;}
  .logo{}
  .lisearch{padding:10px 15px}
  .lisearch .searchbox{display: block;max-width: none;width: 100%;position: relative;padding: 0;border: 0;background: none;}
  .lisearch .searchbox .form-search{width: auto; height:auto}
  .searchbox .form-control{border-radius:0;font-size: 14px;box-shadow: none;}
  .searchbox .btn{font-size:14px;position: absolute;right: 0;top: 0;width: 36px;height: 100%;font-size: 14px;color: var(--main);background: none;border: none;}
  .nav_main .container{height:0}
  .menu_main{position: fixed;z-index:999;overflow:scroll;top: 0;background:var(--main);height: 100%;left:0;width:250px;display:none;gap: unset;margin: 0;}
  .mnlic1{border-top: 1px solid #ffffff2e;position: relative;height:auto;/* font-size: 13px; */}
  .mnliac1{padding: 15px 0;padding-left: 15px;width:calc(100% - 42.4px);color:#fff !important;text-align: left;border-radius: unset;}
  .lihome a{background:transparent}
  .mnliac1 i{color:#fff !important}
  .havesub.mnlic1 span:after,.mnliac1:after{display:none}
  .openmn{display:block;font-style: normal;position:absolute;right:2%;top:0;height: 50.8px;width:42.4px;display:flex;color:#fff}
  .openmn:before{content:"\f324";font-family:fontawesome;margin:auto;font-weight:500;transition:transform .3s}
  .havesub.active .openmn:before{transform:rotate(90deg)}
  .menusub{position:relative;padding:0;display:none;top:auto;visibility:visible;transition:none;opacity:1;margin: 0;transform: none;border-radius: 0;background: #fff;}
  .mnlic1:hover .menusub{transform: none;background: #fff;transition:none}
  .menusub li+li{border-top:1px solid #eee;}
  .menusub li a{padding:15px 0;padding-left:6%;}
}
@media only screen 
and (max-width: 576px){
    .midhead .container{height:auto}
    .phoneh {display:none}

    .logo{height:50px;}
  .tencty {margin-right: auto;margin-left: 10px;font-size: 24px;}

}
@media only screen 
and (max-width: 350px){
    .logo{height:35px;}
  .tencty {margin-right: auto;margin-bottom: 0;margin-left: 8px;font-size: 18px;}

}
/*header end*/

footer{background: #6f6f6f;color:#fff;font-size: 16px}
.topfoot .top{display:flex;align-items: center;gap: 50px;}
.logof{margin-bottom: 25px;}
.logof img{border-radius: 10px;}
.tenctyf{text-transform:uppercase;font-size:24px;margin-bottom: 20px;position:relative;padding-bottom: 15px;}
.tenctyf:before{content:"";position: absolute;border-bottom: 5px solid var(--second);bottom: 0;left: 0;width: 60px;border-radius: 5px;}

.titf{font-size:20px;margin-bottom: 20px;text-transform: uppercase;font-weight: 600;position: relative;;margin-bottom: 20px;padding-bottom: 15px}
.titf:before{content:"";position: absolute;border-bottom: 5px solid var(--second);bottom: 0;left: 0;width: 60px;border-radius: 5px;}
.mnf p{margin-bottom:8px}
.mnf a:hover{color:var(--second)}

.tagf a{/* font-size:13px; */padding:0 12px;margin:5px;line-height:1}
.tagf a+a{border-left:1px solid #e1e1e1}
.tagf a:hover{color:var(--second)}

.foot .container{border-top:1px solid rgba(256, 256, 256, .3)}
@media only screen 
and (max-width: 576px){
  .titf{margin-top:0}
  .topfoot .top{text-align: center;display: block;}
  .dkf{display:none}
}

.slideshow{position:relative;overflow: hidden;}
.tkhome{position: relative;z-index: 2;}
.formtk{width:100%;background: var(--main);border-radius:7px;overflow:hidden;color:#fff;padding: 30px;margin-top: -50px;display: flex;justify-content: space-between;align-items: center;gap: 24px;}
.formtk .title{text-transform:uppercase;font-size: 21px;font-weight: bold;font-family: 'Play';text-align:center;flex-shrink: 0;}
.formtk .title span{display:block}
.formtk .row{width:100%}
.formtk .link{margin-top: 32px;}
@media only screen 
and (max-width: 992px){
  .formtk{margin-top:0;display: block;}
  .formtk .title{margin-bottom:20px}
  .formtk .title span{display:inline-block;}
  .formtk .row label{display:none}
  .formtk .link{text-align:center;margin-top:24px}
}
@media only screen 
and (max-width: 576px){
  .tkhome{background:var(--main)}
}

.tithome{line-height:normal;text-align:center;text-transform: uppercase;margin-bottom: 30px;position: relative;padding-bottom: 16px;font-size: 2rem; color:var(--main)}
.tithome:before{content:"";border-bottom: 5px solid var(--second);position: absolute;width: 200px;border-radius: 5px;left: 0;right: 0;bottom: 0;margin: auto;}
.tithome2{position: relative;padding-bottom: 10px;margin-bottom: 30px;}
.tithome2:before{content:"";position: absolute;border-bottom: 5px solid var(--main);width: 82px;border-radius: 5px;bottom: 0;}
.quote{text-align:center;color:#777;margin-bottom: 25px}
.linkz {color:var(--main);font-size:18px;font-weight:bold}
.linkz a:hover{color:var(--second)}
.rowup .wow:nth-child(4n+2){animation-delay:.1s}
.rowup .wow:nth-child(4n+3){animation-delay:.2s}
.rowup .wow:nth-child(4n+4){animation-delay:.3s}
@media only screen
and (max-width :992px){
  .tithome{font-size: calc(1.325rem + .9vw)}
}
@media only screen
and (max-width :576px){
  
}

/*abouthome*/
.abouthome{background:#f6f6f6}
.abouthome .title{font-size:32px; font-weight: bold; color:var(--main)}
.ndgt{max-width:1000px;margin: auto;margin-top: 30px;margin-bottom: 50px;font-size:18px;}
.ndgt h1{font-size:36px;margin-bottom: 15px;}
.rowgt .item{text-align:center;cursor: pointer;}
.rowgt .imgz{height:100px;width:100px;margin:auto;margin-bottom:20px;box-shadow: 0px 0px 6px 2px #00000026;border-radius: 50%;background:var(--main);align-content:center;transition: .3s;}
.rowgt .imgz img{max-height:80%;max-width:80%}
.rowgt .td{font-size:20px;font-weight:600;color:#3B3B3B;margin-bottom: 16px;}
.rowgt .item:hover .imgz{transform: rotateY(180deg);}
.rowgt .item:hover .td{color:var(--main)}
@media (max-width: 576px){
  .abouthome .title{font-size:calc(1.275rem + 1.5vw); font-weight: bold; color:var(--main)}

  .ndgt h1{font-size: calc(1.375rem + 1.5vw);margin-bottom: 12px;}
  .rowgt .item{padding: 20px 10px;}
  .rowgt .imgz{width:70px;height:70px;line-height:70px;margin-bottom:12px;}
  .rowgt .imgz img{max-height:60%;max-width:60%}
  .rowgt .td{font-size:16px;margin: 0;}
}

/*gphome*/
/*.gphome {}
.rowgp .item{box-shadow: 0px 0px 9px 3px #00000026;}
.rowgp .nd{padding:20px 14px}
.rowgp .td{text-align:center;font-size:21px;font-weight:600;margin-bottom:15px}
.rowgp .item:hover .td{color:var(--main)}
.rowgp .mt{-webkit-line-clamp: 5;height: 105px;}
.rowgp .link{color:#7E7E7E;font-weight:bold;margin-top:15px;font-size:15px}
.rowgp .link i{*//* color:var(--main); *//*}
.rowgp .link a:hover{*//* color:var(--main); *//*}
@media (max-width: 576px){
  .rowgp .item{box-shadow:none}
  .rowgp .imgz{border-radius:4px}
  .rowgp .nd{padding:0}
  .rowgp .mt{display:none}
  .rowgp .link{margin-top:8px}
  .rowgp .link a{font-size: 12px;padding:2px 8px}
  .rowgp .link i{display:none}
  .rowgp .td{font-size: 13px;*//* text-align:left; *//*margin: 0;margin-top:5px;-webkit-line-clamp: 2;}
}*/

/*gthome*/
/*.gthome{}
.gthome .title{text-align:center;text-transform: uppercase;*//* color: var(--second); *//*font-size: 36px;margin-bottom: 30px;}
.rowgt2{align-items:center}
.rowgt2 .nd{text-align:right}
.rowgt2 .nd p{text-align:justify;margin-bottom: 8px;}
.rowgt2 h2{color:var(--main);font-size:28px;position:relative;padding-bottom: 20px;margin-bottom: 15px;}
.rowgt2 h2:before{content:"";position: absolute;border-bottom: 5px solid var(--second);width: 82px;border-radius: 5px;bottom: 0;right: 0;}
.rowgt2 .link{text-align:right;font-weight:bold;font-size:14px}
.rowgt2 .link a:hover{color:var(--main)}
@media (max-width: 576px){
.gthome .title{font-size: calc(1.375rem + 1.5vw);margin-bottom: 12px;}
  .rowgt2 .nd{text-align:center}
  .rowgt2 h2:before{left:0;margin:auto}
  .rowgt2 .link{text-align:center}
}*/

/*dahome*/
.dahome{/* background:url(/Design/bg-da.jpg) no-repeat; *//* background-size:cover; */}
.dahome .title{text-align:center;color:#fff;text-transform:uppercase;margin-bottom: 50px;position:relative}
.dahome .title:before{content:"";position: absolute;background: url(/Design/line-gt.png) no-repeat;background-size: contain;width: 93px;height: 79px;top: -31px;margin-left: -57px;}
.rowda .item{background: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0px 0px 10px 1px #00000033;}
.rowda .nd{padding: 20px 12px;font-size:15px}
.rowda .td:hover{color:var(--second)}
.rowda .mt{margin-bottom:20px}

/*dkhome*/
.dkhome{/* background: url(/Design/bg-dk.jpg) right; *//* background-size:cover; */background: #f2f2f2;}
.dkhome .box{padding:20px;border-radius:10px;background:#fff}
.dkhome .td{color:#27ae60;font-size:24px;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;}
.form-dkh .form-control{box-shadow: 0px 0px 3px 1px #00000026;}
.form-dkh .btn{text-transform:uppercase;}
.form-dkh .refresh{display:flex;align-items:center;gap: 20px;}
.btnRefresh{width: 35px;height: 35px;background: url(/Design/refresh.png) no-repeat;background-size:contain;border: none;}
@media (max-width: 576px){
  .dkhome{background-position:left;}
}

/*dghome*/
.dghome{}
.owldg .item{padding:10px}
.owldg .imgz{margin:auto;height:100px;width:100px;border-radius:50%;bottom: -50px;z-index: 2;}
.owldg .nd{background:#fff;padding:30px 40px;padding-top: 70px;text-align:center;border-radius: 20px;box-shadow: 0px 0px 15px 1px #00000026;}
.owldg .ten{margin-bottom: 4px;}
.owldg .star{margin-bottom:14px;color:var(--main)}
@media (max-width: 576px){
  .dghome .title{font-size:23px;margin-bottom:30px}
  .owldg .item{/* padding:0; */}
  .owldg .top{height:50px}
  .owldg .imgz{bottom:0}
}

/*ckhome*/
.ckhome {}
.ckhome .item{position:relative;z-index:1}
.ckhome .imgz:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background: rgb(0 0 0 / 50%);z-index: 1;pointer-events: none;}
.ckhome .nd{position:absolute;left:0;bottom:50px;color: #fff;text-align: center;padding: 20px;z-index: 2;transition: .3s;}
.ckhome .td{font-family:Play}
.ckhome .td:hover{color:var(--main-light)}
.ckhome .link{margin-top:20px}
.ckhome .link a{text-decoration:underline}
.ckhome .item:hover .nd{bottom:100px}
.ckhome .item:hover .link a{background: var(--main);text-decoration: none;border-radius: 3px;padding: .375rem .75rem;display: inline-block;}
.ckhome .item .link a:hover{background: var(--main-light)}
@media only screen
and (max-width :992px){
  .ckhome .scroll{overflow:scroll}
  .rowck{width: 768px;}
  .ckhome .nd{bottom:0}
  .ckhome .item:hover .nd{bottom:10px}
}

/*dthome*/
.dthome{}
.dthome .title{position:relative;font-size:20px; text-align:center;}
.dthome .title a{display:block;margin:auto;width: 250px;position:relative;z-index:1; background:#fff;}
.dthome .title:before{height:1px;background:#B6B6B6;position:absolute; content:"";top:50%; left:0; right:0 }


/*sphome*/
.bghome {/*background-image: url('../Design/bg-sp-home.png');*/}
.sphome {}
.lisp{background:#fff;position: relative;height: 100%;}
.lisp:hover{background:#f6f6f6}
.lisp .sale{position:absolute;top:0;left: -4px;background: var(--main);color: #fff;font-weight: 600;font-size: 12px;padding: 4px 9px;border-radius: 5px 50px 50px 0;}
.lisp .sale:before{content:"";position:absolute;height:6px;width:4px;background: var(--main);left: 0;top: 25px;border-radius: 0 0 0 10px;}
.lisp .imgz{/* border: 1px solid #B1B1B1; *//* border-radius: 5px; */}
.lisp .nd{padding:12px; text-align:center}
/*.lisp .tl{font-size:12px;font-weight: 600;color: #707070;text-transform: uppercase;margin-top: 3px;}*/.lisp .tl:hover{color:Var(--main)}
.lisp .td{height: 54px;font-size: 20px;font-weight: 600;margin-top: 5px;margin-bottom: 8px;text-transform: capitalize;}
.lisp .td:hover{color:var(--main)}
/*.lisp .mt{font-size:13px;color:#747474}*/
.lisp .giasp{font-size:20px; font-weight:bold; text-align: center;margin:20px 0;display:flex;gap: 15px;align-items: flex-end;justify-content:center}
.lisp .new{font-weight:bold;color:#FF0000}
.lisp .old{color:#C2C2C2;font-size:14px;text-decoration: line-through;}
.lisp .link {width: 200px;margin:auto;height:40px; background: var(--second); color:#fff;font-size:20px;text-transform:uppercase; font-weight:normal}
.lisp .link a{display:block;width:100%; height:100%; align-content:center}
.lisp .link:hover{color:var(--main)}
@media only screen
and (min-width :992px){
  .rowsp .col-lg-2{width:20%}
}
@media only screen
and (max-width :576px){
  .lisp{padding:5px;border-radius:5px}
  .lisp img{border-top-left-radius:5px; border-top-right-radius:5px}
  .lisp .tl,.lisp .mt,.lisp .link,.lisp .old{display:none}
  .lisp .nd{padding:0}
  .lisp .td{font-size:15px;}
  .lisp .giasp{margin:0;}
  .lisp .td{font-size:13px;margin-bottom:4px;-webkit-line-clamp: 3;}
  .lisp .td2 a{height: 49.19px;display: block;}
  .lisp .new{font-weight:600;font-size:13px}
}

/*dvhome*/
.dvhome {text-align:left;color:#fff;background-image: url('../Design/bg-dv.jpg'); background-size:cover; background-repeat:no-repeat}
.dvhome .item {padding: 70px 50px; height:100%; display:flex; flex-direction:column; justify-content:space-between}
.dvhome .item .title{font-size:32px; font-weight:bold; text-transform:uppercase; text-align:justify}
.dvhome .item .imgz{margin:30px 0}
.dvhome .item .tom-tat{font-size:16px; font-weight:600;margin:40px 0 50px 0}
.dvhome .item .btn{bottom:0;width:248px; height:50px; font-size:20px;align-content:center;background:#f6f6f6;text-transform:uppercase; color:#333; transition:.3s}
.dvhome .item .btn:hover{background:var(--main); color:#fff; border-color:#13714d}
@media (max-width: 576px) {
    .dvhome {text-align:left;}
    .dvhome .item {padding: 30px 10px;}
    .dvhome .col-12:first-child .item {border-bottom:1px solid #f6f6f6}
    .dvhome .item .title{font-size:20px;}
    .dvhome .item .imgz{margin:20px 0}
    .dvhome .item .btn{width:200px; height:50px; font-size:16px;font-weight:600;margin:auto}

}

/*dvhome end*/

/*CongTrinhHome*/
.CongTrinhHome{background:#f5f5f5}
.CongTrinhHome .nd{padding:12px;}
.CongTrinhHome .nd .td{margin-top:10px;font-size:20px; font-weight:600; text-align:center}
/*CongTrinhHome end*/

/*newshome*/
.newshome{}
.newshome .container{padding-bottom:10px}
.newshome .item{height:100%;}
.newshome .item:hover{background:#f6f6f6}
.newshome .item .nd{display:flex;flex-direction:column;padding:12px}
.newshome .item .title{margin:0;margin-top:10px;font-size:20px; font-weight:bold; color:#373330}
.newshome .item .tom-tat{margin-top: 20px;color:#6B6B6B}
.newshome .item .btn{margin:auto;margin-top: 30px;;width:184px; height:37px; background:var(--second); transition:.2s; border:none}
.newshome .item .btn:hover{background:var(--main)}
.newshome .owl-dots {position: absolute;bottom: -40px;width: 100%;text-align: center;}
.newshome .owl-dots .owl-dot span{width: 10px;height: 10px;background-color: rgb(229, 229, 229);border-radius: 10px;margin: 8px;transition: .5s;display: block;}
.newshome .owl-dots .owl-dot.active span{width: 29px;background-color: var(--main);}

@media only screen 
and (max-width: 576px){
    .newshome .owl-dots {bottom: -20px;}

}

/*khac*/
.owlnav.owl-carousel .owl-nav button{border-radius:0;top:0;margin:0;height:100%;position: absolute;border:none;outline:none;transform: rotate(180deg) !important;transition: .3s;color: #333;font-size: 35px !important;opacity:0;}
.owlnav .owl-nav button span{display:none}
.owlnav .owl-nav button.owl-prev{left: 0;}
.owlnav .owl-nav button.owl-next{right:0;}
.owlnav .owl-prev:before{content:"\f104";font-family:fontawesome;}
.owlnav .owl-next:before{content:"\f105";font-family:fontawesome;}
.owlnav:hover .owl-nav button{transform:translateX(0) !important;opacity:1}
.owlnav.owl-carousel .owl-nav button:hover{color:var(--main) !important}
.owldot .owl-dots{text-align:center;margin-top:20px}
.owldot .owl-dots button{outline:0}
.owldot .owl-dots span{display: block;width: 10px;height: 10px;margin: 3px;border-radius:50%;transition:.5s;background:var(--second);opacity:.5}
.owldot .owl-dots button.active span{opacity:1;}

.inner_page{padding:30px 0;overflow: hidden;}

/*sidebar*/
.col_side .td{font-size:24px;text-transform:capitalize;margin-bottom:25px;font-weight: 600;border-bottom: 1px solid var(--main);padding-bottom: 4px;}
.boxside+.boxside{margin-top:50px}
.ulttside li{display:flex}
.ulttside li+li{margin-top:20px}
.imgside{height:70px;width:70px;margin-right:20px}
.ulttside li .nd{display:flex;width:calc(100% - 90px);height:68px}
.ulttside li .nd >div{margin:auto 0}
.ulttside li .nd h4{font-size:16px;color:#333;margin-bottom:5px}
.ulttside li .nd h4:hover{color:#1f1f1f}
.ulttside li .nd p{color:#999;font-size:12px}
.tagside a{padding:7px 26px 5px;color:#6f6f6f;background:#f5f5f5;display:inline-block;margin-right:5px;margin-bottom:10px}
.tagside a:hover{background:#1f1f1f;color:#fff}
@media only screen 
and (max-width: 576px){

}

/*TintucPage*/
.litt {box-shadow: 0px 0px 10px 2px #00000026;}
.litt .nd {padding: 15px 10px;}
.litt .td {font-size: 16px;}
/*TintucPage end*/

/*bvpage*/
.bvpage{/* padding:100px 0 80px; */border-bottom:1px solid #e1e1e1;}
.titpost{font-size:1.25rem;border-bottom: 1px solid var(--bs-gray);margin-bottom: 12px;}
.tagbv{margin-bottom:10px}
.tagbv a{color:#6f6f6f}
.tagbv a+a:before{content:",";margin-right:5px;color:#6f6f6f}
.tagbv a:hover{color:#1f1f1f}
.bvothers{padding:70px 0 50px}
@media only screen 
and (max-width: 576px){
    .bvpage{padding:25px 0}
}

/*dppage*/
.dppage{/* padding-top:50px; */}
.dptop .row{/* flex-direction: row-reverse; */}
.dpsame .row{flex-direction: row}
.info_contain{}
.slider_contain {}
#slider{background:#f3f6fb;height: 500px;/* overflow: unset; */}
#slider .flex-viewport{/* overflow: hidden; */}
#slider .slides li{position:relative;/* overflow: unset; */}
#slider .slides li a{position:relative;height:100%;width:100%;display:block}
#slider .slides li .viewer-box{left: 550px !important;}
#slider .slides li a >img{position:absolute;height:auto;width:auto;max-width: 100%;max-height: 100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
#carousel{margin-top:20px;}
#carousel .slides > li{height: 50px;background:#f3f6fb;cursor:pointer;opacity:.5}
.flex-active-slide{opacity:1 !important}
#carousel .slides > li img{max-width:90%;max-height:90%}
.titproduct{text-transform:capitalize;color: #333;}
.giadp{color: var(--main);font-size: 24px;font-weight: 600;margin-bottom: 14px;}
.giadp .priceold{color:#C2C2C2;font-size:20px;text-decoration:line-through;margin-left:10px}
.statusdp .g{color:#4CAF50}.statusdp .r{color:#F44336}
.tddp table{width:100%}
.tddp td{border-bottom: 1px solid #ececec;font-size: .9em;line-height: 1.3;padding: .5em;}
.infodp{color:#6f6f6f;margin-top:20px}
.infodp .mt{border-bottom:1px solid #d2d2d2;width: 100%;max-width: 300px;padding-bottom: 5px;margin-bottom: 5px;}
.infodp .mt strong{width: 150px;display: inline-block;}
.infodp strong{color: var(--main)}
.cartdp{overflow:hidden;margin-top:45px;display:flex;}
.cartdp .textbox{background:#f5f5f5;color:#6f6f6f}
.cartdp .tinh{cursor:pointer;width:45px;height:55px;line-height:55px;text-align:center;float:left;box-sizing:border-box;}
.cartdp .txt{width:50px;height:55px;text-align:center;float:left;outline:0;background:#f5f5f5}
.cartdp .gio-hang{margin-left:10px;height:55px;padding:0 28px;color: #fff;letter-spacing:2px;text-transform:uppercase;border: 0;background: var(--main);border-radius: 4px;font-weight: 600;}
.cartdp .gio-hang:hover{background: var(--main-light);}
.carderror{color:#1f1f1f;font-size:14px}
.phonedp{padding-top:50px;margin-top:30px;border-top:1px solid #ebebeb}
.phonedp a{display:block;text-transform:uppercase;text-align:center;background: #EDB723;color:#1f1f1f;height:55px;line-height:55px;}
.ct-dp .title{text-align:center;position: relative;}
/*.ct-dp .title:before{content:"";position: absolute;border-bottom: 1px dashed var(--main);width: 100%;left: 0;bottom: 15px;}*/
.ct-dp .title span{border: 1px solid var(--main);color:var(--main);font-size: 18px;text-transform: uppercase;padding: 4px 18px;background: #fff;display: inline-block;position: relative;}
.ultabdp{display:flex;position:relative;background: #EFEFEF;align-items: center;}
.ultabdp li{position:relative;padding: 10px 29px;font-weight: bold;border-right: 1px solid #000;cursor: pointer;transition: .3s;}
.ultabdp li.active{background:var(--main); color:#fff}
.tab-over{margin-top:40px}
.fb-comments{display:block !important;width: 100% !important}
.sidesp{}
.boxssp{background:var(--bs-light);padding:10px;margin-bottom:5px;box-shadow: #f2f2f2 1px 1px 0px 0px inset, #f2f2f2 -1px -1px 0px 0px inset;border-radius: 4px;}
.boxssp .td{text-transform:uppercase;border-bottom: 1px solid #dee2e6;padding-bottom: 5px;}
.phonessp a{position: relative;margin: 15px 0;padding-left: 50px;display: block;line-height: 1.2;font-size: 15px;}
.phonessp i{color:var(--main);position: absolute;left: 0;font-size: 40px;}
.phonessp strong{display:block;color: var(--main);font-size: 18px;}
.ckssp .item{display:flex;align-items: center;margin:15px 0}
.ckssp img{width:35px;margin-right: 10px;}
.ckssp .nd{display:inline-block;line-height: .8;}
.ckssp h3{font-size:13px;text-transform:uppercase;margin: 0;}
.ckssp small{color:var(--bs-gray);font-size:13px}
.boxssp.i3{font-size: 14px;}
.boxssp.i3 .nd{max-width: 200px;margin: 10px auto;}
.boxssp.i3 a{color:red}
@media only screen 
and (max-width: 576px){
    .dppage{padding-top: 15px;}
    .dptop .row{/* flex-direction: column-reverse; */}
    .dpsame .row{flex-direction: row}
    #slider{height:380px;background:#fff}
    .cartdp{flex-flow: wrap;justify-content: space-between;}
    .cartdp .textbox{margin-bottom:10px}
    .cartdp .gio-hang{margin-left:0}
}

.zoom-left .imgz{height:500px;border: 1px solid #707070;}

#gallery_01{display:flex;gap: 10px;margin-top: 10px;}
#gallery_01 .imgH{width: 80px;height: 80px;border: 1px solid #ccc;}
#gallery_01 img {border: 2px solid white;}
#gallery_01 .active .imgH{border-color: var(--main);}


.mn-tkp{display:flex;gap: 10px;justify-content: center;font-size: 15px;}
.mn-tkp li{background-color: #fff;border: 1px solid #e0e0e0;border-radius: 4px;cursor: pointer;padding: 8px 10px;color: #333;}
.mn-tkp li:hover{background: #f4f4f4;color: #000;}
@media only screen 
and (max-width: 576px){
  .mn-tkp{font-size:13px;justify-content: normal;}
  .mn-tkp li{border:0;border-bottom:1px solid #bfbfbf;padding:0;border-radius:0}
  .zoom-left .imgz{height:300px}
}

/*photo-page*/
.photodetailp{}
#gallery .container{}
.ulctha{overflow:hidden;margin-right: -15px;margin-left: -15px;box-sizing:border-box;}
.lictha{max-width:33.33333333333%;width: 100%;padding-right: 15px;padding-left: 15px;box-sizing: border-box;}
.imgctha{margin-bottom:30px;}
.imgctha a{display:block;position:relative;}
.imgctha a:before{background: rgba(0, 0, 0, 0.5);position:absolute;position: absolute;top: 0;left: 0;bottom: 5px;right: 0;transition: all 300ms linear 0s;border-radius:10px;}
.imgctha a:after{content:"\f00e";font-size:20px;opacity:0;color:#fff;background:#ffffff42;width: 50px;height: 50px;box-sizing:border-box;padding: 12px;border:1px solid;display:inline-block;font-family:fontawesome;position:absolute;left: 0;right: 0;margin:auto;text-align:center;top:calc(40% - 20px);transition: all 300ms linear 0s;}
.imgctha:hover a:before{content:"";}
.imgctha:hover a:after{opacity:1;top:40%}
.imgctha img{width:100%;height:auto;border-radius:10px;}
@media only screen 
and (max-width: 576px){
.ulctha{margin-right:-5px;margin-left:-5px}
.lictha{max-width:50%;padding-left:5px;padding-right:5px}
}

/*rv-page*/
.rv-page{background-color: #fff;border-radius: 6px;box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%);padding: 1.25rem 1.5rem;}
.rv-page .title{color: var(--main);font-size: 20px;font-weight: normal;display: flex;gap: 10px;}
.form-rvp .d-inline-flex{align-items: center;gap: 20px;}
.form-rvp .btn {text-wrap:nowrap; color:#fff}
.ds-cmt .item{margin-bottom:20px;}
.ds-cmt .item .binhluan{display:flex;gap: 10px;align-items: flex-start;}
.ds-cmt .imgz{flex-shrink:0}
.ds-cmt img{height:46px}
.ds-cmt .nd{background: #f7f7f7;padding: 10px;border-radius: 10px;width: 100%;font-size:15px}
.ds-cmt .td{color:#c08824;border-bottom:1px solid;margin-bottom: 3px;}
.ds-cmt .td span{color:#999;font-size:13px;margin-left:10px}
.ds-cmt .item .traloi{display:flex;gap: 10px;align-items: flex-start;margin-top:10px;margin-left: 56px;}
@media only screen 
and (max-width: 576px){
  .form-rvp .d-inline-flex{a;flex-direction: column;display: flex !important;gap: 8px;}
}
/*rv-page end*/

@keyframes light-left {
0%{left:-5%;opacity:0}
50%{left:50%;opacity:1}
100%{left:105%;opacity:0}
}
@keyframes light-right {
0%{right:-5%;opacity:0}
50%{right:50%;opacity:1}
100%{right:105%;opacity:0}
}
.hotline-phone-ring-wrap{position:fixed;bottom:0;left:0;z-index:900}
.hotline-phone-ring-wrap-zl{position:fixed;bottom:90px;left:0;z-index:900}
.text-hotline{color:#fff;font-size:20px}
.hotline-phone-ring{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;left:0;bottom:0;display:block}
.hotline-phone-ring-zl{position:relative;visibility:visible;background-color:transparent;width:90px;height:90px;cursor:pointer;z-index:11;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s;right:0;bottom:0;display:block}
.hotline-phone-ring-circle{width:90px;height:90px;top:0;left:0;position:absolute;background-color:red;border-radius:100%;border:2px solid red;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-zl{width:90px;height:90px;top:0;right:0;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid #0182ca;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:.5}
.hotline-phone-ring-circle-fill{width:65px;height:65px;top:12px;left:12px;position:absolute;background-color:red;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-circle-fill-zl{width:65px;height:65px;top:12px;right:12px;position:absolute;background-color:#0182ca;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
.hotline-phone-ring-img-circle{background-color:red;width:40px;height:40px;top:25px;left:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle-zl{background-color:#0182ca;width:40px;height:40px;top:25px;right:25px;position:absolute;background-size:20px;border-radius:100%;border:2px solid transparent;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}
.hotline-phone-ring-img-circle .pps-btn-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.hotline-phone-ring-img-circle .pps-btn-img img{width:33px;height:33px}
.hotline-bar{position:absolute;background:#3578e5;height:45px;width:185px;line-height:45px;border-radius:3px;padding:0 50px;background-size:100%;cursor:pointer;transition:all .8s;-webkit-transition:all .8s;z-index:9;border-radius:50px!important;left:52px;bottom:31px}
.hotline-bar>a{color:#fff;text-decoration:none;font-size:16px;font-weight:700;text-indent:32px;letter-spacing:1px;display:block;line-height:45px;font-family:Arial}
.hotline-bar>a:hover,.hotline-bar>a:active{color:#fff}
@-webkit-keyframes phonering-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}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.6}
100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.6}
}
@-webkit-keyframes phonering-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)}
}