.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}*{
box-sizing: border-box;
}
img{
height: auto;
}
.error_404 {
color: #018791;
text-align: center;
margin-top: 120px;
}
.error_404 .fa {
font-size: 140px;
}  .customize-partial-edit-shortcut button{
z-index: 999999999;
left:0;
}
img.aligncenter,
.wp-caption.aligncenter {
display:block;
margin: 0 auto;
text-align:center;
max-width: 100%;
}
img.alignright,
.wp-caption.alignright {
margin: 0 0 0 auto;
text-align:right;
max-width: 100%;
}.ab-box {
padding-top: 80px;
}
.slide-nv {
position: relative;
}
.slide-nv img.icon {
position: absolute;
top: 0;
right: 50px;
width: 150px;
}
.item-nv p {
font-size: 27px;
font-style: italic;
font-weight: 300;
line-height: 2em;
color: #181818;
font-family: 'Fraunces', serif;
}
.abbox1-left .item-nv{
text-align: right;
}
.item-nv .info img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 100%;
}
.item-nv h6 {
font-size: .8rem;
margin: 20px 0 0;
}
.item-nv span {
font-size: 14px;
}
.abbox1-left {
padding-right: 50px;
padding-top: 50px;
} .abbox-right {
padding-left: 50px;
}
.ab-title {
color: #0A4A66;
font-weight: 400;
font-size: 80px;
line-height: 1.2;
}
.item-solieu {
display: flex;
padding: 10px 0;
}
.item-solieu b {
display: block;
color: #ee353e;
font-size: 2.2em;
font-weight: 800;
margin-bottom: 5px;
}
.item-solieu .content {
padding-left: 20px;
} .item-abbox2 {
text-align: center;
}
.item-abbox2 .icon {
border-radius: 100%;
width: 90px;
height: 90px;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid #ee353e;
-webkit-box-shadow: 0 0 0 1em #ee353e inset;
box-shadow: 0 0 0 1em #ee353e inset;
background-color: #ee353e;
margin-bottom: 25px;
transition: .2s all;
}
.item-abbox2 .icon:hover {
box-shadow: 0 0 0 1px #ee353e inset;
background-color: #ffffff;
color: #ee353e;
}
.item-abbox2 .icon svg {
max-width: 50px;
max-height: 50px;
fill: #fff;
}
.item-abbox2 .icon:hover svg{
fill: #ee353e;
}
.item-abbox2 h5 {
font-size: 16px;
}
.item-abbox2 p {
font-size: 14px;
}
.info-program a,
.item-abbox2 a {
font-size: 13px;
font-weight: 600;
color: #ED8E20;
}
.info-program a i,
.item-abbox2 a i {
margin-left: 5px;
}
.ab-box3.ab-box {
background-color: #ee353e;
padding: 30px 0;
margin-top: 80px;
}
.main-abbox3 {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.main-abbox3 h4{
font-size: 60px;
color: #fff;
margin-bottom: 0;
}
.bt_bb_link {
box-shadow: 0 0 0 1px #ffffff inset;
color: #ffffff;
background-color: transparent;
height: 70px;
padding: 0 50px;
display: inline-flex;
align-items: center;
font-weight: 600;
border-radius: 50px;
transition: .3s all;
}
.bt_bb_link:hover {
box-shadow: 0 0 0 3em #ffffff inset;
color: #ee353e;
} .ab-box4.ab-box {
padding: 0;
align-items: center;
}
.ab-box4 .circle-title .title{
margin-bottom: 20px;
}
.abbox4-col {
width: 50%;
}
.abbox4-left-wrap{
max-width: 620px;
margin: 0 0 0 auto;
}
.content-lienhe a {
color: #db1c24;
}
.ab-box4 .content-lienhe > ul > li{
align-items: flex-start;
}
.ab-box4 .content-lienhe img{
}
.abbox4-map iframe{
width: 100%;
} .ab-me-box1 {
padding: 4em 0;
}
.item-ourteam .row {
align-items: center;
}
.item-ourteam-info {
padding-left: 50px;
}
.sub-title{
font-weight: 600;
}
.item-ourteam-info .title{
color: #ee353e;
font-size: 47px;
}
.ab-me-box2 .swiper-pagination.dots-swiper {
text-align: left;
}
.ab-me-box2 .slide-nv img.icon {
right: 0;
left: -20px;
}
@media only screen and (min-width: 1201px) {
.ab-me-box2 .title-lichhoc {
padding: 1em 3em;
}
}
.ab-me-box2 .slide-nv {
padding: 0 20px;
} .ourteam-box {
padding-top: 4em;
}
@media only screen and (min-width: 769px) {
.ourteam-box .item-ourteam:nth-child(2n) .col-mb:last-child{
order: -1;
}
.ourteam-box .item-ourteam:nth-child(2n) .col-mb:last-child .item-ourteam-info{
padding-right: 40px;
}
} .testimonials-box {
padding: 8em 0;
}
.testimonials-box-bg .slide-nv {
max-width: 890px;
margin: 0 auto 0 0;
}
.testimonials-box-bg{
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.testimonials-box-bg .item-nv h6,
.testimonials-box-bg .item-nv p,
.testimonials-box-bg
{
color: #fff;
}
.testimonials-box-bg .dots-swiper{
} @media only screen and (min-width: 769px) {
.testimonials-box:not(.testimonials-box-bg) .swiper-pagination.dots-swiper{
text-align: left;
}
.testimonials-box .slide-nv img.icon {
width: 250px;
top: -50px;
right: auto;
left: -100px;
}
.testimonials-box-bg .slide-nv img.icon {
right: -100px;
left: auto;
}
} .history-box {
padding: 8em 0;
}
.col-history{
position: relative;
width: 50%;
}
.item-history {
max-width: 900px;
margin: 0 auto;
}
.info-history::before {
content: " ";
text-align: center;
display: block;
line-height: 28px;
width: 28px;
height: 28px;
position: absolute;
top: 0;
left: -14px;
color: #ee353e;
color: white;
-webkit-box-shadow: 0 0 0 2px #ee353e inset;
box-shadow: 0 0 0 2px #ee353e inset;
border-radius: 50%;
}
.info-history::after {
content: " ";
text-align: center;
display: block;
width: 14px;
height: 14px;
position: absolute;
top: 7px;
left: -7px;
background: #ee353e;
border-radius: 50%;
}
.banner-history{
padding: 0 4.5em 8em;
}
.banner-history::after {
content: '';
display: block;
width: 2px;
position: absolute;
top: 28px;
bottom: 0;
right: -1px;
background: #ee353e;
}
.info-history {
padding: 0 0 8em 4.5em;
}
.history-box .item-history:nth-child(2n) .info-history {
order: -1;
padding-left: 0;
padding-right: 4.5em;
}
.history-box .item-history:nth-child(2n) .info-history::before {
left: auto;
right: -14px;
}
.history-box .item-history:nth-child(2n) .info-history::after {
left: auto;
right: -7px;
}
.history-box .item-history:nth-child(2n) .banner-history::after {
left: -1px;
right: auto;
}
.history-box .item-history:nth-child(2n) .banner-history{
padding-right: 0;
padding-left: 4.5em;
}
.history-box .item-history:last-child .banner-history::after {
display: none;
}
@media only screen and (max-width: 1200px) {
.item-ourteam-info {
padding-left: 0;
}
.item-ourteam-info .title {
font-size: 30px;
}
}
@media only screen and (max-width: 990px) {
.ab-box {
padding-top: 40px;
}
.abbox1-left,
.abbox-right{
padding: 0 !important;
}
.item-nv p {
font-size: 20px;
}
.ab-title {  }
.item-solieu b {
font-size: 18px;
}
.ab-box3.ab-box {
padding: 20px 0;
margin-top: 20px;
}
.main-abbox3 h4 {
font-size: 25px;
}
.bt_bb_link {
height: 40px !important;
padding: 0 20px;
} .abbox4-left-wrap {
max-width: 100%;
margin: 0 10px;
} .page-abme .full-content {
margin-bottom: 0;
} .history-box {
padding: 20px 0;
}
}
@media only screen and (max-width: 810px) {
.abbox4-col {
width: 100%;
}
.abbox4-left-wrap {
margin: 50px 10px 20px;
} .testimonials-box,
.ab-me-box1 {
padding: 20px 0;
}
}
@media only screen and (max-width: 768px) {
.main-abbox2 .col-mb {
width: 50%;
}
.item-abbox2 {
margin-bottom: 15px;
} .item-ourteam .col-mb,
.ab-box1 .col-ab,
.col-ab {
width: 100%;
}
.ab-title { }
.abbox1-left .item-nv {
text-align: center;
}
.ab-me-box2 .slide-nv {
padding: 0;
}
.ab-me-box2 .col-mb{
width: 50%;
}
.ab-me-box2 .col-mb:first-child {
width: 100%;
}
.ab-me-box2 .swiper-pagination.dots-swiper,
.slide-nv {
text-align: center;
}
}
@media only screen and (max-width: 640px) {
.item-nv p {
font-size: 18px;
}
.ab-title {
font-size: 22px !important;
line-height: 25px;
}
.ab-title strong {
font-size: 22px !important;
line-height: 35px !important;
display: block;
}
.item-ourteam-info .title,
.main-abbox3 h4{
font-size: 22px !important;
}
.ab-me-box2 .col-mb{
width: 100%;
} .main-abbox3{
justify-content: center;
}
.main-abbox3 h4 {
width: 100%;
margin-bottom: 20px;
} .banner-history {
padding: 20px;
}
.info-history {
padding: 0 0 20px 20px;
}
.history-box .item-history:nth-child(2n) .info-history{
padding-right: 20px;
}
.info-history .title {
font-size: 18px;
}
.main-list-khoahoc.khoahoc-box2 .col-mb{
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.main-abbox2 .col-mb {
width: 100%;
}
}.myaccount-box{
padding: 8em 0;
}
.myaccount-box h2 {
text-align: center;
}
.form-acc {
max-width: 640px;
margin: 0 auto;
padding: 50px;
border: 1px solid #ededed;
border-radius: 20px;
box-shadow: 1px 1px 10px rgba(0,0,0,.15);
} .form-acc .form-input {
margin-bottom: 20px;
}
.form-acc .form-input input{
height: 48px;
display: block;
width: 100%;
}
.form-acc .form-input label{
margin-bottom: 10px;
}
.btn-submit{
border: 1px solid #ee353e;
height: 50px;
}	
.mxh-login a {
display: block;
margin: 20px 0;
}
@media only screen and (max-width: 1100px) {
.acc-box-right {
padding: 10% 20px;
}
.acc-box-right .title {
font-size: 28px;
line-height: 30px;
}
.acc-box-right .desc {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 990px) {
.myaccount-box {
padding: 20px 0;
}
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 640px) {
.acc-box-right .title {
font-size: 20px;
}
.form-acc .form-input {
margin-bottom: 10px;
}
h2 {
font-size: 20px;
}
.mxh-login img {
width: 30px;
}
}
@media only screen and (max-width: 480px) {
.form-acc .icon {
width: 60px;
}
.mxh-login {
grid-gap: 10px;
grid-template-columns: 1fr;
}
.form-acc{
padding: 20px;
}
.form-acc .form-input input {
padding: 0 25px;
}
}.main-cart{
padding: 8em 0;
}
table.cart_table {
width: 100%;
}
.cart_table thead {
background-color: #ee353e;
color: #fff;
}
.cart_table th {
padding: 10px;
}
.cart_table .product-thumbnail{
max-width: 160px;
}
.cart_table td{
padding: 10px 0;
border-bottom: 1px solid rgba(217, 217, 217, 0.40);
}
.cart_table td:not(.product-thumbnail){
padding: 20px;
}
.cart_table .product-thumbnail img {
display: block;
width: 100%;
aspect-ratio: 1/1;
object-fit: cover;
width: 70px;
}
.attr{
color: #747474;
font-size: 14px;
}
.cart_table td.product-name {
max-width: 235px;
}
.cart_table td.product-name b {
display: block;
}
.product-name a {
color: #ee353e;
}
.cart_table .wrap-quantity {
padding: 0;
}
.wrap-quantity input {
border: 1px solid rgba(0,0,0,.1);
border-radius: 50px;
padding: 5px 20px;
}
.product-quantity, .product-price {
text-align: center;
}
td.product-remove {
font-size: 20px;
}
.product-remove .remove {
border-radius: 100%;
border: 1px solid;
width: 25px;
height: 25px;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: normal;
padding-top: 2px;
color: #ee353e;
}
.product-remove .remove:hover {
color: #333;
}
.product-subtotal {
text-align: center;
}
.buy-more {
margin: 20px 0;
}
.buy-more a{
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 20px;
color: #00ADEF;
border: 1px solid #00ADEF;
border-radius: 4px;
}
.main-cart,
.spdx-box{
padding-bottom: 50px;
}
.showcoupon {
display: flex;
align-items: center;
padding: 20px 0;
border: 1px solid #ededed;
margin: 20px 0;
border-left: 0;
border-right: 0;
} .head-order {
}
.cart_order_body { border: 1px solid rgba(217, 217, 217, 0.40);
border-left: 0;
border-right: 0;
}
.item-line-cart {
border-bottom: 1px solid rgba(217, 217, 217, 0.40);
padding: 10px;
}
.list-order-product .item-line-cart:last-child {
border: 0;
}
.order-item {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
font-weight: 500;
align-items: center;
}
.order-item label {
font-weight: 600;
text-transform: uppercase;
}
.order-total {
line-height: 36px;
font-weight: 600;
}
.bt_bb_link.outline-color-main {
margin-top: 20px;
border: 1px solid;
color: #ee353e;
display: inline-flex;
height: 40px;
text-transform: uppercase;
font-size: 14px;
}
.bt_bb_link.outline-color-main:hover {
-webkit-box-shadow: 0 0 0 3em #ee353e inset;
box-shadow: 0 0 0 3em #ee353e inset;
color: #fff;
}
.coupon-input {
color: #ee353e;
}
.coupon-input input {
display: block;
height: 30px;
border-radius: 4px;
width: 100%;
max-width: 150px;
}
.coupon-input input {
background-color: transparent;
border: 0;
padding: 0 22px;
}
.showcoupon .bt_bb_link {
border: 0;
height: 36px;
font-size: 14px;
text-transform: uppercase;
margin-right: 10px;
}
.to_checkout{
text-align: center;
}
.order-item.order-totals {
border: 0;
} .cart_order_body ul {
list-style: none;
padding: 20px 0;
margin: 0;
width: 100%;
}
.list-order-product li{
display: flex;
justify-content: space-between;
align-items: center;
margin: 0;
}
.list-order-product li .order_product-name{
width: 50%;
padding-right: 20px;
}
.showcoupon-data {
border-radius: 4px;
background: #EFEFEF;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
font-style: italic;
}
.showcoupon-data label{
color: rgba(0, 0, 0, 0.40);;
}
.order-payment .title{
font-weight: 600;
font-size: 18px;
margin-bottom: 20px;
}
.order-payment li label{
cursor: pointer;
} .customer_details h2 {
font-size: 28px;
font-weight: 600;
line-height: 32px;
text-transform: uppercase;
}
.billing-fields h3 {
margin: 20px 0;
font-size: 20px;
color: #262626;
}
.billing-fields input, 
.billing-fields select, 
.billing-fields textarea {
border: 1px solid #EAEAEA;
padding: 7px 20px;
width: 100%;
margin-bottom: 20px;
color: rgba(0, 0, 0, 0.60);
border-radius: 50px;
}
.billing-fields textarea {
height: 200px;
}
.billing-fields select {
background-size: 12px;
background-position: right 20px center;
}
.required {
color: red;
font-weight: 700;
border: 0;
}
.additional-fields textarea {
height: 5em;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
width: 100%;
border: 1px solid rgba(0,0,0,.1);
border-radius: 20px;
padding: 10px 20px;
} .list-order-product li.line-cart-head {
background-color: #ee353e;
font-weight: 600;
color: #fff;
}
@media only screen and (max-width: 1230px) {
.cart_table td:not(.product-thumbnail) {
padding: 10px;
}
.cart_table .wrap-quantity .input-text{
width: 55px;
}
.main-cart{
padding: 20px 0;
}
}
@media only screen and (max-width: 1024px) {
.main-cart .col-mb {
width: 100%;
}
.cart_table td {
padding: 10px 0;
}
}
@media only screen and (max-width: 900px) {
.head-order{
font-size: 16px;
}
.cart_table .price .amount{
font-size: 18px;
}
.cart_table .product-thumbnail {
max-width: 100px;
}
}
@media only screen and (max-width: 768px) {
.cart_table tr {
display: block;
justify-content: space-between;
}
.cart_table tr td{
display: flex;
width: 100%;
justify-content: space-between;
}
.cart_table tr td::before{
content: attr(data-title) ": ";
font-weight: 700;
float: left;
font-size: 14px;
}
.cart_table td.product-name{
max-width: unset;
}
.cart_table td.product-name a{
text-align: right;
flex: 1;
padding-left: 15px;
}
.cart_table thead,
.cart_table .product-thumbnail{
display: none;
}
.cart_table tr:nth-child(2n) td {
background-color: rgba(0,0,0,.025);
}
}
@media only screen and (max-width: 768px) {
.buy-more {
margin: 10px 0;
}
.buy-more a {
padding: 5px 10px;
}
.head-order{
padding: 10px;
}
.main-cart,,
.spdx-box {
padding-bottom: 20px;
} .customer_details h2 {
font-size: 22px;
}
.billing-fields h3 {
margin: 10px 0;
font-size: 16px;
}
.billing-fields input, .billing-fields select, .billing-fields textarea {
padding: 10px 15px;
margin-bottom: 10px;
}
.order-payment .title {
font-size: 16px;
} .main-cart .col-ck {
width: 100%;
}
}
@media only screen and (max-width: 640px) {
.showcoupon {
flex-wrap: wrap;
}
.coupon-input {
width: 100%;
margin-bottom: 10px;
}
.customer_details h2 {
font-size: 18px;
}
}.category-wrap{
padding: 0 0 20px;
}
.category-wrap h1 {
color: #0b4b65;
font-weight: bold;
}
.ul-head {
padding: 80px 0 20px;
text-align: center;
display: flex;
justify-content: center;
list-style: none;
}
.ul-head li{
font-size: 12px;
font-weight: 600;
padding: 0 10px;
text-transform: uppercase;
cursor: pointer;
}
.ul-head li.current-menu-item a{
color: #ee353e;
}
.item-post {
overflow: hidden;
}
.img-post img {
height: 100%;
width: 100%;
object-fit: cover;
display: block;
}
.info-post {
padding: 1.5em 2em 2em;
background: #fff;
border: 1px solid rgba(0,0,0,.1);
overflow: hidden;
margin-bottom: 20px;
border-radius: 10px;
}
.post-categories {
font-size: 12px;
list-style: none;
padding: 0;
margin: 0;
}
.post-categories li {
margin: 0 0 .25em;
display: inline-block;
}
.post-categories li a{
color: #ee353e;
text-transform: uppercase;
font-weight: 600;
}
.info-post .title {
font-size: 20px;
line-height: 28px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin: 0;
}
.info-post .title a:hover{
color: #ee353e;
}
.info-post p {
color: #181818;
line-height: 27px;
font-size: 15px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
font-family: Roboto;
}
.post-share {
margin-top: 20px;
}
.post-share a {
display: inline-block;
padding: 0 5px;
color: #ee353e;
font-size: 14px;
} .main-list-post {
column-count: 3;
column-gap: 1.25rem;
}
.img-post2 img {
aspect-ratio: 430/285;
width: 100%;
display: block;
object-fit: cover;
} @media only screen and (min-width: 990px) {
.single-post .full-content{
padding-top: 150px;
}
}
.single-post .full-header{
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}
.text-black .header-mxh a,
.text-black .header-top ul,
.text-black .main-menu ul li a{
color: #000;
}
.single-post .header-bottom{
border-color: rgba(0,0,0,.1);
}
.single-post-wrap {
padding-top: 4em;
}
.bt_bb_headline_subheadline {
font-family: Roboto;
font-weight: 300;
margin-bottom: 20px;
}
.bt_bb_headline_subheadline span{
margin: 0 5px;
}
.bt_bb_headline_subheadline i{
color: rgba(24,24,24,.4);
margin-right: 3px;
}
.btShareColumn {
padding: 20px 0;
display: flex;
align-items: center;
justify-content: flex-end;
}
.btShareColumn div a {
width: 30px;
height: 30px;
margin-left: 10px;
-webkit-box-shadow: 0 0 0 1em #989898 inset;
box-shadow: 0 0 0 1em #989898 inset;
color: #fff;
display: inline-block;
text-align: center;
border-radius: 100%;
transition: .2s all;
display: inline-flex;
align-items: center;
justify-content: center;
}
.btShareColumn div a:hover {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #989898 inset;
box-shadow: 0 0 0 1px #989898 inset;
color: #989898;
} .block-sidebar {
margin-bottom: 40px;
}
.block-sidebar.block-search input {
padding: 0 1.5em;
background: transparent;
height: 38px;
width: 90%;
display: block;
margin-right: .7em;
border-radius: 99px;
border: 1px solid #eb8e21;
font-style: italic;
box-shadow: 2px 2px 2px #ddd;
}
.block-search form {
display: flex;
align-items: center;
}
.block-search button {
width: 36px;
height: 36px;
background-color: #eb8e21;
border-radius: 100%;
border: 0;
color: #fff;
}
.block-sidebar .title {
position: relative;
font-size: 1.5em;
margin-bottom: 10px;
color: #eb8e21;
}
.block-sidebar .title::before {
content: "";
background-color: #cedbe0;
display: block;
border: none;
line-height: 1;
position: absolute;
top: -15px;
left: -25px;
z-index: 0;
width: 50px;
height: 50px;
border-radius: 100%;
z-index: -1;
}
.block-sidebar ul {
list-style: none;
margin: 0;
display: block;
padding: 0;
}
.block-sidebar ul li{
border-bottom: 1px solid rgba(0,0,0,.07);
}  .btPrevNextNav:after {
content: " ";
display: table;
width: 100%;
clear: both;
line-height: 0;
}
.btPrevNextNav {
margin: 40px 0;
}
.btPrevNextNav .btPrevNext a {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
float: left;
color: inherit;
min-height: 90px;
margin: 0;
}
.btNext.btPrevNextNav .btPrevNext {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
float: right;
text-align: right;
}
.btPrevNextNav .btPrevNext .btPrevNextImage {
-webkit-flex: 0 0 6em;
-ms-flex: 0 0 6em;
flex: 0 0 6em;
height: 6em;
background-size: cover;
background-position: center center;
margin: 0 1em 0 0;
}
.btPrevNext .btPrevNextImage {
margin: 0 0 0 1em;
}
.btPrevNextNav .btPrevNext .btPrevNextItem {
-webkit-flex: 1 0 0%;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
min-width: 0%;
}
.btPrevNextDir {
color: #ee353e;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.btPrevNextTitle {
font-weight: 600;
line-height: normal;
}
.btNext .btPrevNextItem {
order: -1;
text-align: right;
padding-right: 20px;
} .img-post2 .swiper-button-next, 
.img-post2 .swiper-button-prev {
background-size: 17px;
}
.info-post2 .title{
text-transform: uppercase;
font-size: 20px;
}
.info-post2 .title a{
color: #d71c24;
}
.img-post2 svg {
max-width: 50px;
} .nav-pagination {
display: block;
padding: 40px 0;
text-align: center;
}
.navigation.pagination {
justify-content: center;
}
.navigation.pagination .nav-links{
border: 1px solid #909090;
}
.navigation.pagination .page-numbers,
.nav-pagination .page-numbers {
text-decoration: none;
width: 35px;
display: inline-block;
height: 35px;
border: 0;
box-sizing: border-box;
border-radius: 0;
margin:0;
font-size: 14px;
line-height: 35px;
text-aling: center;
color: #856666;
border-right: 1px solid;
text-align: center;
}
.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next,
.nav-pagination .page-numbers.prev,
.nav-pagination .page-numbers.next{
width: auto;
padding: 0 10px;
}
.navigation.pagination .page-numbers.prev,
.nav-pagination .page-numbers.prev{
border-left: 0;
}
.navigation.pagination .page-numbers.next,
.nav-pagination .page-numbers.next{
border-right: 0;
}
.navigation.pagination .page-numbers.current,
.nav-pagination .page-numbers.current,
.nav-pagination a.page-numbers:hover {
color: #43463A;
background-color: #EEEEEE;
}
.page-numbers img {
width: 10px;
}
@media only screen and (max-width: 990px) {
.ul-head {
padding: 20px 0;
white-space: normal;
overflow: auto;
display: flex;
white-space: nowrap;
justify-content: flex-start;
}
.ul-head span{
white-space: nowrap;
}
.info-post {
padding: 10px;
}
.category-wrap {
padding: 0;
} .single-post .header-bottom{
border: 0;
}
.single-post-wrap {
padding-top: 120px;
} .category-wrap .col-mb {
width: 100%;
}
}
@media only screen and (max-width: 810px) {
.list-post .item-post:first-child .info-post .title, 
.list-post .item-post:first-child .info-post p {
margin-bottom: 10px;
}
.info-post .title{
font-size: 18px;
}
.read-more {
font-size: 13px;
} .info-post2 .title {
font-size: 18px;
}
}
@media only screen and (max-width: 768px) {
.info-post .title{
font-size: 16px;
}
.info-post {
padding-left: 10px;
}
.post-date {
font-size: 14px;
} .singlepost-last-content {
padding: 0 10px;
}
.singlepost-last-content a {
padding: 10px 25px;
margin-top: 20px;
} .main-list-post {
column-count: 2;
column-gap: 20px;
} .full-singlepost .col-mb {
width: 100%;
}
}
@media only screen and (max-width: 640px) {
.singlepost-last-content h2,
.singlepost-heading h1 {
font-size: 22px;
line-height: 30px;
} .btPrevNextNav {
margin: 20px 0;
}
.btPrevNextNav .btPrevNext{
width: 100%;
}
} @media only screen and (max-width: 575px) {
.item-post2 .w-50 {
width: 100% !important;
}
}
@media only screen and (max-width: 480px) {
.main-list-post {
column-count: 1;
}
}.full-footer {
position: relative;
color: #fff;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 120px 0;
}
.full-footer::before {
content: "";
background-color: rgba(0,0,0,.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.row-ft{
justify-content: space-between;
}
.ft-title {
font-size: 24px;
margin-bottom: 30px;
color: #ED8E20;
font-weight: 600;
}
.footer-box-1 i {
margin-right: 10px;
display: inline-block;
color: #fff;
}
.footer-box-1 li i {
color: #ED8E20;
margin-top: 5px;
}
.footer-box ul{
list-style: none;
padding: 0;
}
.footer-box ul li a{
color: #fff;
}
.ft-menu li{
margin-bottom: 15px;
}
.footer-box-1 ul li {
display: flex;
line-height: normal;
}
.footer-fanpage img {
width: 100%;
display: block;
}
.ft-mxh {
margin-top: 30px;
}
.ft-mxh {
margin-top: 18px;
display: flex;
align-items: center;
}
.ft-mxh h3 {
color: #FFF;
font-size: 16px;
font-weight: 500;
line-height: 28px;
margin-bottom: 0;
margin-right: 15px;
}
.mxh-icon a{
width: 36px;
height: 36px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
margin-right: 12px;
}
.full-footer-bottom {
background-color: #275C86;
text-align: center;
color: #FFFFFF99;
padding: 10px 0;
font-size: 14px;
}
.footer-box-4 {
padding-top: 40px;
}
@media only screen and (min-width: 992px) {
} .footer-box-4 input {
border: 1px solid rgba(255,255,255,.1);
background-color: transparent;
height: 40px;
border-radius: 50px;
width: 100%;
margin-bottom: 20px;
text-align: center;
}
.footer-box-4 input::placeholder {
color: #fff;
opacity: 1;
}
.footer-box-4 input[type="email"]:focus {
border-color: #fff;
}
input[type="submit"] {
-webkit-box-shadow: 0 0 0 3em #ee353e inset;
box-shadow: 0 0 0 3em #ee353e inset;
letter-spacing: 1px;
font-size: 12px;
color: #fff;
transition: all 300ms ease;
}
input[type="submit"]:hover {
-webkit-box-shadow: 0 0 0 1px #ee5b54 inset;
box-shadow: 0 0 0 1px #ee5b54 inset;
background: transparent;
color: #ee5b54;
-webkit-box-shadow: 0 0 0 1px #ee353e inset;
box-shadow: 0 0 0 1px #ee353e inset;
color: #ee353e;
}
@media only screen and (max-width: 1200px) {
.footer-box-2 {
padding: 0;
}	
}
@media only screen and (max-width: 900px) {
.full-footer {
padding: 40px 0;
}
.ft-title {
font-size: 20px;
margin-bottom: 20px;
}
}
@media only screen and (max-width: 768px) {
.footer-wrap .col-mb {
width: 50%;
}
.ft-mxh {
margin-top: 10px;
}
.footer-box ul li {
margin-bottom: 10px;
}
.footer-wrap .col-mb {
width: 50%;
}
}
@media only screen and (max-width: 600px) {
.full-row.full-footer {
padding: 20px 0;
}
.footer-wrap .col-mb {
width: 100%;
}
.footer-box{
margin-bottom: 10px;
}
.ft-title {
font-size: 18px;
margin-bottom: 10px;
}
}body:not(.home) .full-header{
background-color: #0000003b;
}
.full-header {
position: relative;
z-index: 2;
overflow-x:clip;
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 10px 0;
} .full-header.sticky {
background-color: #fff !important;
padding: 5px 0;
top: 0;
position: sticky;
z-index: 999;
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.15);
box-shadow: 1px 1px 10px rgba(0,0,0,.15);
-webkit-animation: stuckMoveDown .6s;
animation: stuckMoveDown .6s;
}
@keyframes stuckMoveDown {
0% {
-webkit-transform:translateY(-100%);
transform:translateY(-100%)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.sticky .header-logo a {
padding: 5px 0;
}
.sticky .header-logo a img {
max-height: 50px;
}
.sticky .btn-dki {
padding: 10px 20px;
font-size: 15px;
}
.sticky .icon-search img {
width: 40px;
height: 40px;
}
.sticky .header-right-wrap {
overflow-y: clip;
} @media only screen and (min-width: 1101px) {
.sticky .header-top{
display: none;
}
}
.sticky .main-menu ul li a,
.sticky .header-mxh a{
color: #181818 !important;
}
.header-top,
.header-bottom {
justify-content: space-between;
align-items: center;
}
.header-top ul {
list-style: none;
display: flex;
color: #fff;
font-size: 13px;
padding: 0;
}
.header-top ul li{
margin-bottom: 0;
display: flex;
align-items: center;
line-height: normal;
margin-left: 30px;
}
.header-top ul li svg {
width: 25px;
height: 25px;
fill: #ee353e;
}
.header-top .info-lh{
padding-left: 10px;
}
.header-top .info-lh b{
display: block;
line-height: normal;
text-transform: uppercase;
}
.header-top {
padding-bottom: 10px;
}
.header-bottom {
border-top: 1px solid rgba(255,255,255,.2);
}
.header-mxh a {
color: #fff;
margin-left: 10px;
} .main-menu {
font-size: 13px;
}
.main-menu ul {
}
.header-logo a {
display: block;
}
.header-logo a img {
max-height: 80px;
object-fit: contain;
}
.main-menu ul {
list-style: none;
margin: 0;
padding: 0;
text-transform: capitalize;
}
.main-menu .menu-primary {
display: flex;
flex-wrap: wrap;
}
.main-menu ul li {
position: relative;
margin: 0;
}
.main-menu ul li { }
.main-menu ul li a {
font-weight: 600;
color: #fff;
text-transform: uppercase;
}
.main-menu .menu-primary >li:first-child{
padding-left: 0;
}  .main-menu .current-item a,
.main-menu a:hover {
color: #ED8E20;
}
.main-menu .menu-primary>li {
min-height: 35px;
line-height: 35px;
margin-right: 50px;
}
.menu-item-has-children>i{
display: none;
}
.main-menu ul li {
position: relative;
}
ul.sub-menu::before {
position: absolute;
top: -9px;
left: 20px; width:0px;
height:0px;
border-left:10px solid transparent;
border-right:10px solid transparent;
border-bottom:10px solid #fff;
}
ul.sub-menu {
position: absolute;
display: none;
background-color: #fff;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.12));
min-width: 250px;
padding: 10px 0 0;
}
@media only screen and (min-width: 1100px) {
li:hover > ul.sub-menu {
position: absolute;
top: 100%;
left: 0;
display: block;
}
.sub-menu .menu-item-has-children:hover > .sub-menu {
left: 100%;
top: 0;
}
}
ul.sub-menu li {
margin-bottom: 10px;
}
ul.sub-menu li a{
padding: 0 20px;
min-height: 35px;
display: block;
line-height: 22px;
display: flex;
align-items: center;
color: #000;
font-weight: normal;
}
@media screen and (min-width: 769px) {
ul.sub-menu li:not(:last-child) > a::after{
content: ' ';
display: block;
position: absolute;
left: 1.5em;
right: 1.5em;
bottom: 0;
height: 1px;
background-color: rgba(0,0,0,.1);
}
}
ul.sub-menu li a:hover{
color: #ee353e !important;
} .btn-login {
background-size: contain;
background-repeat: no-repeat;
background-position: center;
font-weight: 700;
}
.btn-login a{
padding: 14px 23px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
}
.btn-login img{
width: 20px;
height: 20px;
margin-right: 8px;
} .main-menu .menu-toggle {
display: none;
}
@media only screen and (max-width: 1300px) {
.main-menu .menu-primary{
padding: 0 20px;
}
}
@media only screen and (max-width: 1100px) {
.full-header{
overflow: hidden;
padding: 10px 0;
}
.header-top {
padding-bottom: 0;
}
.full-header.menu-opend{
z-index: 999;
}
.main-menu .menu-toggle {
display: block;
background: linear-gradient(180deg, #ee353e 0%, #ee353e 100%);
border: 0;
box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.12);
border-radius: 3px;
padding: 2px 10px;
color: #fff;
font-size: 18px;
}
.main-menu .menu-toggle::after {
position: fixed;
width: 100%;
height: 99999px;
content: "";
top: 0;
left: 0;
opacity: 0.5;
background: black;
cursor: pointer;
z-index: 9999999998;
}
.main-menu {
flex: 1;
display: flex;
justify-content: flex-end;
padding-right: 15px;
padding-top: 10px;
}
.main-menu:not(.active) .menu-toggle::after{
display: none;
}
.main-menu .menu-primary{
position: fixed;
width: 300px;
max-width: 90%;
height: 100vh;
max-height: 100vh;
top: 0;
box-sizing: border-box;
transition: left 200ms ease-in-out, right 200ms ease-in-out;
overflow: auto;
z-index: 9999999999;
overscroll-behavior: contain;
left: -300px;
background-color: #fff;
}
.main-menu.active .menu-primary{
left: 0;
}
.main-menu ul li {
line-height: 35px;
font-size: 14px;
width: 100%;
}
.main-menu ul li a {
padding: 0 10px;
color: #262626;
display: block;
}
.main-menu .menu-primary {
display: block;
padding: 0;
}
ul.sub-menu {
width: 100%;
background-color: #fff;
z-index: 1;
position: unset;
}
.menu-item-has-children i {
display: block; 
color: #333;
font-size: 14px;
position: absolute;
top: 0;
right: 0;
width: 45px;
height: 45px;
text-align: right;
padding-right: 20px;
display: flex;
align-items: center;
justify-content: flex-end;
transition: .3s all;
padding: 0;
display: inline-flex;
justify-content: center;
align-items: center;
}
.menu-item-has-children ul i{
height: 35px;
}
.menu-item-has-children.active>i::before{
content: "\f068";
} .header-cart a {
height: 33px;
width: 36px;
}
.header-search {
padding-left: 40px;
order: -1;
}
}
@media only screen and (max-width: 900px) {
.header-logo a img {
max-height: 90px;
}
.header-top ul {
display: none;
}
.header-wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
body:not(.home) .header-mxh a,
body.home .menu-primary .header-mxh a {
color: #000 !important;
}
}
@media only screen and (max-width: 768px) {
.header-wrap-top {
justify-content: center;
}
.header-wrap-top p,
.header-wrap-top ul{
width: 100%;
text-align: center;
justify-content: center;
}
}
@media screen and (max-width: 768px) { .main-menu .menu-primary>li {
min-height: 45px;
line-height: 45px;
border-bottom: 1px dashed #ccc;
padding-left: 15px !important;
}
ul.sub-menu { }
.main-menu ul li {
border-bottom: 1px dashed #ccc;
line-height: 45px;
}
.main-menu ul li:last-child {
border-bottom: none !important;
}
ul.sub-menu li a {
padding-left: 15px;
display: flex;
}
.full-about .page-head .bg {
max-height: 300px !important;
min-height: 300px !important;
}
}
@media only screen and (max-width: 767px) {
.header-right {
padding-left: 80px;
}
.searchform input{
width: 180px;
}
}
@media only screen and (max-width: 640px) { .menu-primary .searchform {
width: calc(100% - 20px);
display: block;
margin: 0 auto;
border: 1px solid #ddd;
border-radius: 4px;
margin: 10px auto;
} .main-menu{
padding: 0;
}
.menu-primary .header-mxh {
display: block !important;
text-align: center;
margin: 50px 0;
}
.header-bottom>.header-mxh a{
font-size: 18px;
}
.menu-primary .header-mxh a:last-child,
.header-bottom>.header-mxh a:not(:last-child) {
display: none;
}
}
@media only screen and (max-width: 480px) {
}@media only screen and (min-width: 901px) {
} .bt_bb_headline{
font-size: 1.1rem;
margin-bottom: .5em;
}
.full-content-home .page-head .content-head .title {
font-size: 7rem;
line-height: 1.4; }
.full-content-home .content-head .title span{
display: block;
color: #ED8E20;
font-weight: 800;
}
.full-content-home .content-wrap>.page-head .bg { }
.home .header-wrap {
position: relative;
}
.home .page-head::before{
background-color: transparent;
}
.home .bt_bb_headline {
font-size: 75px;
font-weight: 400;
font-family: "Harlow";
}
.full-content-home .page-head .content-head .bt_bb_link {
font-weight: 400;
font-size: 18px;
padding: 0 40px;
height: 60px;
}
.home .content-head {
padding-bottom: 250px;
} @media only screen and (min-width: 991px) {
.home-box1 .main-list-programs {
margin-top: -80px;
}
} .home-box2 {
padding-bottom: 8em;
}
.list-programs .info-program{
display: flex;
flex-direction: column;
justify-content: flex-end;
padding-bottom: 50px;
}
.list-programs .item-program .img-program img {
aspect-ratio: 2/3;
}
.list-programs  .item-program .info-program::before {
background-color: #eb8e21;
top: auto;
width: 80px;
height: 80px;
left: -45px;
opacity: 1;
}
.list-programs .info-program span {
font-size: 18px;
font-weight: 600;
}
.list-programs .program-title {
color: #ee353e;
font-size: 30px;
}
.list-programs .info-program p{
font-size: 18px;
}
.list-programs .info-program a{
color: #ee353e;
} .home-box4 {
padding: 8em 0;
background-color: #FAE8D2;
}
.hbox4-banner {
position: relative;
margin-left: -120px;
padding-right: 40px;
}
.hbox4-banner::before {
content: "";
width: 80px;
height: 80px;
border-radius: 100%;
display: block;
position: absolute;
right: 100px;
top: 70px;
background-color: #ee353e;
z-index: 2;
}
.main-hbox4 .row {
align-items: center;
} .hbox4-right {
padding-left: 20px;
}
.sodo-kynang{
list-style: none;
padding: 0;
margin: 20px 0 50px;
}
.bt_bb_progress_bar {
padding: 0 .1em 1.4em 0;
overflow-x: hidden ; position: relative;
}
.bt_bb_progress_bar span.bt_bb_progress_bar_text {
font-size: .9em;
font-weight: 800;
letter-spacing: .5px;
display: inline-block;
padding-right: .5em;
text-transform: uppercase;
}
.bt_bb_progress_bar .bt_bb_progress_bar_bg {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0; position: inherit;
height: 9px;
background-color: #FFF;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner {
background-color: #ee353e;
color: #191919;
padding: .3em 1em;
margin-top: -9px;
z-index: 1;
position: relative;
-webkit-transition: transform 800ms ease;
-moz-transition: transform 800ms ease;
transition: transform 800ms ease;
transition-delay: 0s;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-delay: 700ms;
-moz-transition-delay: 700ms;
transition-delay: 700ms;
}
.bt_bb_progress_bar .bt_bb_progress_bar_inner .bt_bb_progress_bar_icon {  border-radius: 50px;
width: 3em;
height: 3em;
text-align: center;
position: absolute;
top: -1.25em;
right: -.3em;  display: inline-flex;
align-items: center;
justify-content: center;
}
.bt_bb_progress_bar_icon svg{
fill: #ee353e;
width: 21px;
height: 21px;
}
.danimate .bt_bb_progress_bar .bt_bb_progress_bar_inner{
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
} .btn-back.bt_bb_link {
box-shadow: 0 0 0 1px #eb8e21 inset;
color: #262626;
background-color: transparent;
}
.btn-back.bt_bb_link:hover {
box-shadow: 0 0 0 3em #eb8e21 inset;
color: #262626;
}
.link-color.bt_bb_link {
box-shadow: 0 0 0 3em #eb8e21 inset;
color: #262626;
}
.link-color.bt_bb_link:hover {
color: #eb8e21;
box-shadow: 0 0 0 1px #eb8e21 inset;
background-color: transparent;
}
@media only screen and (min-width: 991px) {
.more-btn .bt_bb_link {
padding: 0 40px;
height: 53px;
font-size: 16px;
}
}
.more-btn .btn-back {
margin-right: 20px;
} .home-box5 {
position: relative;
padding: 4em 0 4em;
background-size: cover;
background-position: center;
}
.home-box5::before {
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: #00000045;
}
.home-box5 .ab-title{
color: #ED8E20;
}
.home-box5 .sub-title{
font-size: 24px;
text-transform: uppercase;
margin-bottom: 20px;
}
.item-dv{
position: relative;
padding: 20px;
color: #fff;
margin: 0 20px;
}
.item-dv .bt_bb_price_list_title{
font-style: italic;
}
.item-dv .bt_bb_price_list_title::after{
content: ' ';
display: block;
width: 4em;
margin: 1.5em 0 1.5em;
border-style: solid;
border-width: 0 0 1px;
}
.item-dv .bt_bb_price_list_description{
font-size: 14px;
}
.dv-price {
font-weight: bold;
font-size: 82px;
color: #ee353e;
display: block;
padding: 10px 0 20px;
}
.dv-price b{
line-height: 82px;
font-weight: 600;
}
.dv-currency{
font-size: 40px;
}
.del-price-dv{
font-weight: 600;
text-decoration: line-through;
font-size: 25px;
margin-bottom: 20px;
} div.home-box6.home-box {
margin: 0;
} .home-box7.home-box {
padding: 8em 0;
}
.home-box7 .circle-title {
margin-top: 50px;
} .khoa-nb {
background-color: #efefef;
text-align: center;
color: #ee535e;
}
@media (min-width: 1220px) {
.kh-nb-banner {
margin-left: -15em;
margin-top: -4em;
}
}
.khoa-nb .row {
align-items: center;
}
.kh-nb-tt .sub-title {
color: #191919;
font-weight: 600;
}
.kh-nb-tt h2{
color: #ee535e;
font-size: 37px;
}
.khnb-price{
color: #191919;
font-size: 63px;
line-height: normal;
font-weight: 600;
}
.kh-nb-tt ul {
display: flex;
align-items: center;
justify-content: space-between;
margin: 20px 0 50px;
padding: 0;
list-style: none;
}
.kh-nb-tt ul label {
display: block;
color: #191919;
font-weight: 600;
}
.kh-nb-tt ul i {
font-size: 20px;
}
.kh-nb-tt li {
width: 33.333%;
margin-bottom: 0;
}
.kh-nb-tt li p{
margin-bottom: 0;
}
.kh-nb-tt li+li {
border-left: 1px solid #bfbfbf;
} .home-box9 {
padding: 8em 0;
}
.main-hbox9 .item-abbox2{
text-align: left;
} .hbox10-list-programs.list-programs .program-none-bg .info-program {
justify-content: center;
}
.hbox10-list-programs.list-programs .program-none-bg .info-program p{
max-height: unset;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 6;
-webkit-box-orient: vertical;
}
.hbox10-list-programs .item-program:not(.program-none-bg) span {
color: #fff;
}
.hbox10-list-programs .info-program span {
display: block;
line-height: normal;
padding: 0;
text-transform: uppercase;
}
.hbox10-list-programs .info-program .program-title {
margin-top: 20px;
}
.hbox10-list-programs .item-program:not(.program-none-bg)::after{
content: ' ';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: opacity 300ms ease;
-moz-transition: opacity 300ms ease;
transition: opacity 300ms ease;
background: -webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
background: -moz-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
background: linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 20%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 100%);
opacity: .8;
pointer-events: none;
z-index: 1;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.hbox10-list-programs .info-program{
z-index: 2;
} .home-lydo {
background-color: #db1c24;
padding: 40px 0;
}
.home-lydo h2.ab-title {
color: #fff;
font-size: 70px;
text-transform: uppercase;
}
.home-ud {
padding: 80px 0;
}
.main-ud label {
display: block;
margin: 10px 0;
font-weight: bold;
font-size: 18px;
}
.trichdan {
font-size: 22px;
font-style: italic;
font-weight: 300;
color: #181818;
font-family: Roboto;
text-align: right;
line-height: 1.8;
}/*/*/.home-style-life .circle-title::before{
top: -40px;
left: 35%;
}
.home-style-life .circle-title::after{
top: -35px;
left: 67%;
}
@media only screen and (min-width: 901px) {
.ab-box4 .circle-title::before {
top: -104px;
left: 24%;
}
.ab-box4 .circle-title::after {
top: -74px;
left: 51%;
}
}/**/.main-khoahoc-box4 img,
.home-video img {
width: 100%;
aspect-ratio: 1.5/1;
object-fit: cover;
}
@media only screen and (max-width: 1200px) {
.home .content-head {
padding-bottom: 100px;
}
.full-content-home .page-head .content-head p {
font-size: 25px;
padding: 10px;
margin-bottom: 15px;
}
.home .bt_bb_headline {
font-size: 30px;
}
.full-content-home .page-head .content-head .bt_bb_link {
font-size: 18px;
} .full-content-home .page-head .content-head .title {
font-size: 60px;
margin-bottom: 30px;
} .hbox4-banner {
margin-left: 0;
padding-right: 0;
}
}
@media only screen and (max-width: 990px) {
.home-box2 {
padding-bottom: 20px;
}
.home-box9,
.home-box7.home-box,
.home-box5,
.home-box4{
padding: 20px 0;
}
.item-dv{
padding: 20px;
margin: 0;
}
.dv-price {
font-size: 40px;
padding: 0;
}
.dv-currency {
font-size: 25px;
}
}
@media only screen and (max-width: 900px) {
.full-content.full-content-home {
padding: 0;
}
.home .content-head {
padding-bottom: 100px;
}
}
@media only screen and (max-width: 810px) {
.full-content-home .page-head .content-head .title {
font-size: 40px;
}
.full-content-home .page-head .content-head p {
font-size: 18px;
}
.home .bt_bb_headline {
font-size: 25px;
}
.full-content-home .page-head .content-head .bt_bb_link {
font-size: 16px;
} .list-programs {
grid-template-columns: repeat(2, 1fr);
} .home-box7 .col-mb {
width: 50%;
}
.home-box7 .col-mb:first-child {
width: 100%;
padding: 20px;
} .kh-nb-tt h2 {
font-size: 25px;
}
.khnb-price {
font-size: 40px;
}
.kh-nb-tt {
padding: 20px;
}
.kh-nb-tt ul {
margin: 10px 0 20px;
} .home-lydo h2.ab-title {
font-size: 30px;
}
.main-style-life .col-mb{
width: 100%;
}
}
@media only screen and (max-width: 640px) {
.header-logo a img {
max-height: 60px;
}
.full-content-home .page-head .content-head .title {
font-size: 30px;
margin-bottom: 0;
line-height: 1;
}
.home .bt_bb_headline {
font-size: 18px;
}
.full-content-home .page-head .content-head p {
font-size: 15px;
padding: 5px 10px;
margin-bottom: 0;
}
.bt_bb_headline {
font-size: 14px;
}
.home .content-head {
padding-bottom: 50px;
padding-top: 120px;
} .main-hbox8 .col-mb,
.main-hbox4 .col-mb,
.home-box2 .col-ab {
width: 100%;
}
.hbox4-right {
padding-left: 0;
}
.sodo-kynang {
margin: 10px 0 20px;
}
.main-hbox9 .col-mb,
.main-hbox5 .col-mb {
width: 50%;
}
.main-hbox5 .col-mb {
width: 100%;
}
.dv-price {
font-size: 35px;
} .home-box7 .col-mb {
width: 100%;
}
.hbox4-banner::before {
width: 40px;
height: 40px;
right: 50px;
top: 20px;
} .item-dv{
padding: 10px;
margin: 0;
}
.del-price-dv {
font-size: 18px;
margin-bottom: 10px;
}
.dv-price b {
line-height: normal;
}
.main-ud .col-mb{
width: 100%;
}
.playicon  svg{
width: 40px;
}
}
@media only screen and (max-width: 640px) {
.home-ud {
padding: 40px 0;
}
.main-ud img{
width: 60px;
}
.main-ud label {
margin: 10px 0;
font-size: 16px;
}
.trichdan {
font-size: 18px;
line-height: 1.4;
}
.home-lydo {
padding: 20px 0;
}
}
@media only screen and (max-width: 480px) {
.full-content-home .page-head .content-head .bt_bb_link {
height: 35px;
padding: 0 15px;
font-size: 12px;
}
.full-content-home .info-program p{
display: block;
}
.main-hbox9 .col-mb,
.main-hbox5 .col-mb {
width: 100%;
}
.home-lydo h2.ab-title {
font-size: 22px;
}
.home-box5 .sub-title {
font-size: 18px;
margin-bottom: 10px;
}
}.item-khbox1{
margin-bottom: 30px;
}
.item-khbox1 h3 {
font-size: 18px;
line-height: 1.4;
text-transform: uppercase;
margin-bottom: 5px;
} .khoahoc-box6 .main-abbox3 h4,
.testimonials-tqhv h2,
.title-box-kh{
font-size: 45px;
color: #0b4b65;
font-weight: 400;
}
.title-box-kh span{
font-weight: 800;
color: #db1c24;
}
.khoahoc-box2 .info-program a,
.khoahoc-box2 .info-program a span {
color: #db1c24 !important;
} .khoahoc-box-last,
.khoahoc-box2{
padding: 80px 0;
} .chuongtrinh-tructuyen,
.khoahoc-box4,
.khoahoc-box5{
background-color: #fbe8d3;
} .khoahoc-box-last p{
font-size: 22px;
font-style: italic;
font-weight: 300;
color: #181818;
font-family: 'Fraunces', serif;
line-height: 1.8;
}
.cttt-content .bt_bb_link,
.meta-khoahoc .bt_bb_link,
.khoahoc-box-last .bt_bb_link {
height: 52px;
padding: 0 40px;
font-weight: bold;
margin-top: 40px;
} .item-khacbiet {
border: 2px solid #eb8e21;
padding: 40px 10px 40px 60px;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
}
.item-khacbiet h3 {
color: #0b4b65;
font-weight: 500;
text-transform: uppercase;
font-size: 22px;
}
.item-khacbiet ul {
list-style: none;
padding: 0;
}
.item-khacbiet ul li{
position: relative;
}
.item-khacbiet ul li i {
position: absolute;
left: -33px;
top: 0;
font-size: 30px;
}
.item-khacbiet ul li i.fa-times-circle {
color: #db1c24;
}
.item-khacbiet ul li i.fa-check-circle {
color: #0b4b65;
} .main-khoahoc-list .item-khoahoc+.item-khoahoc{
margin-top: 40px;
}
.item-khoahoc {
padding: 40px;
border: 2px solid #eb8e21;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
}
.info-khoahoc::before {
content: "";
background-color: #eb8e21;
width: 2px;
height: 100%;
right: -10px;
top: 0;
display: block;
position: absolute;
}
.item-khoahoc h3 {
color: #eb8e21;
font-size: 25px;
text-transform: uppercase;
}
.item-khoahoc .khoahoc-desc em{
color: #eb8e21;
}
.price {
color: #db1c24;
text-decoration: none;
font-size: 30px;
font-weight: bold;
}
.price ins{
text-decoration: none;
display: block;
}
.price del{
font-size: 18px;
font-weight: normal;
font-style: italic;
}
.price del span{
color: #333;
} .item-lotrinh-loiich {
position: relative;
overflow: hidden;
padding: 20px 20px 20px 40px;
border: 1px solid #333;
border-radius: 20px;
margin-bottom: 40px;
height: 100%;
}
.item-lotrinh-loiich h3 {
color: #eb8e21;
font-size: 20px;
}
.item-lotrinh-loiich::before {
content: "";
background-color: #db1c24;
height: 60px;
width: 60px;
border-radius: 100%;
display: block;
position: absolute;
left: -30px;
top: 50%;
transform: translateY(-50%);
opacity: .8;
z-index: 2;
} .thanhqua-video .swiper-pagination.dots-swiper{
text-align: center;
}
.khoahoc-head-desc p.text,
.guitar-head-desc p.text {
font-size: 28px;
font-style: italic;
font-weight: 300;
color: #d2882f;
font-family: 'Fraunces', serif;
line-height: 1.8;
} .chuongtrinh-tructuyen-title h3 {
font-weight: 400;
color: #0b4b65;
}
.chuongtrinh-tructuyen-title h2 {
font-weight: 200;
color: #d11c24;
font-size: 50px;
}
.cttt-content h4 {
color: #d2882f;
font-weight: 400;
text-transform: uppercase;
font-size: 20px;
}
.khoahoc-head-title,
.guitar-title.ab-title {
text-transform: uppercase;
font-size: 70px;
font-weight: 600;
} .main-form-guitardien {
background-color: #fbe8d3;
padding: 80px 50px 20px;
}
.main-form-guitardien .row{
justify-content: center;
}
.main-form-guitardien .form-input input,
.main-form-guitardien .form-input select{
border-color: #999;
height: 50px;
border-radius: 99px;
}
.main-form-guitardien .form-input select {
padding-left: 40px;
}
.main-form-guitardien .form-input i {
height: 50px;
width: 50px;
}
.main-form-guitardien .wpcf7-submit {
background-color: #d2882f !important;
height: 50px !important;
font-size: 20px;
box-shadow: none !important;
color: #fff !important;
} .item-cauhoi {
position: relative;
border: 1px solid #d31c24;
margin: 20px;
padding: 20px 40px;
border-radius: 20px;
cursor: pointer;
}
.item-cauhoi::before {
content: "\f107";
font-family: FontAwesome;
color: #d31c24;
width: 25px;
height: 25px;
display: block;
position: absolute;
top: 20px;
right: 10px;
font-size: 29px;
transition: .3s all;
}
.item-cauhoi.active::before {
transform: rotate(180deg);
}
.item-cauhoi h3 {
font-weight: normal;
margin-bottom: 0;
font-size: 20px;
text-transform: uppercase;
}
.item-cauhoi p{
margin-top: 20px;
display: none;
} .item-hoctainha-cat-listkh {
border: 2px solid #eb8e21;
padding: 40px 10px 40px 60px;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.12);
margin: 20px 0;
}
.item-hoctainha-cat-listkh h3 {
color: #eb8e21;
} .main-khoahoc-hoctainha .hoctainha-title{
font-size: 60px;
}
.onthi-camnhan{
margin: 0 60px;
}
.item-onthi-camnhan img {
width: 100%;
}
.item-onthi-camnhan-content h3 {
color: #eb8e21;
font-size: 18px;
margin-bottom: 5px;
}
.item-onthi-camnhan-content {
position: absolute;
top: 50%;
left: 0;
padding: 0 40px;
} .item-step-onthi {
position: relative;
background-color: #fff;
border-radius: 15px;
border: 1px solid #333;
padding: 15px 15px 15px 80px;
margin-left: 50px;
margin-bottom: 30px;
}
.item-step-onthi img {
position: absolute;
top: 50%;
left: -50px;
transform: translateY(-50%);
}
.item-step-onthi-content h3 {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 0;
color: #eb8e21;
}
.main-step-luyenthi .col-step-luyenthi:nth-child(2n+1) .item-step-onthi::after {
content: "";
background-image: url(//seami.vn/wp-content/themes/seamitheme/css/images/ARROWICON.png);
width: 90px;
height: 40px;
display: block;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
right: -180px;
top: 50%;
transform: translateY(-50%);
}
.main-step-luyenthi .col-step-luyenthi:last-child .item-step-onthi::after{
display: none !important;
} .item-tietmuc img {
width: 100%;
display: block;
aspect-ratio: 460/370;
object-fit: cover;
}
.item-tietmuc {
text-align: center;
border: 1px solid #eb8e21;
}
.item-tietmuc h3{
font-size: 16px;
margin: 0;
padding: 20px;
font-weight: normal;
}
.tietmuc-main {
margin: 0 80px;
}
.swiper-button-prev.swiper-button-prev-hvg{
background-image: url(//seami.vn/wp-content/themes/seamitheme/css/images/BACK ICON.png);
}
.swiper-button-next.swiper-button-next-hvg{
background-image: url(//seami.vn/wp-content/themes/seamitheme/css/images/NEXT ICON.png);
}
.item-chiphi-dandung{
margin-bottom: 20px;
overflow: hidden;
position: relative;
padding-left: 50px;
}
.item-chiphi-dandung.item-khoahoc::before {
content: "";
background-color: #db1c24;
height: 60px;
width: 60px;
border-radius: 100%;
display: block;
position: absolute;
left: -30px;
top: 50%;
transform: translateY(-50%);
opacity: .8;
z-index: 2;
} .item-khoahoc-tuxa a {
background-color: #fff;
display: block;
margin-bottom: 30px;
text-align: center;
border: 1px solid #eb8e21;
}
.item-khoahoc-tuxa img {
width: 100%;
display: block;
aspect-ratio: 400/325;
object-fit: cover;
}
.item-khoahoc-tuxa h3 {
margin: 0;
padding: 10px 0;
font-size: 20px;
font-weight: normal;
color: #eb8e21;
}
.item-khoahoc-tuxa:hover h3{
color: #db1c24;
} .gioithieu-mastercoach {
min-height: 600px;
padding: 120px 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.gioithieu-mastercoach .title-box-kh {
color: #eb8e21;
} .item-onthi-camnhan .icon {
width: auto;
left: 50%;
position: absolute;
transform: translateX(-50%);
bottom: -50px;
} .item-hoctuxa-camnhan-content.item-onthi-camnhan-content {
padding: 0 20px;
}
.item-hoctuxa-camnhan-content.item-onthi-camnhan-content p {
line-height: 1.3;
font-style: italic;
}
.item-onthi-camnhan-content p {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
} .item-uudiem-kh{
}
.item-uudiem-kh span{
width: 60px;
}
.item-uudiem-kh span img{
max-height: 70px;
max-width: 100%;
object-fit: contain;
}
.item-uudiem-kh label {
flex: 1;
padding-left: 10px;
color: #db1c24;
font-weight: bold;
} .thanhnhac-tuxa-tab-contents {
margin: 0 10%;
border: 1px solid #eb8e21;
border-radius: 20px;
padding: 50px 0;
}
.thanhnhac-tuxa-tab-link {
padding: 0 10px;
margin-bottom: -27px;
}
.item-thanhnhac-tuxa-tablink{
padding: 10px 15px;
background-color: #fff;
border: 1px solid #eb8e21;
border-radius: 15px;
margin: 0 5px;
cursor: pointer;
}
.item-thanhnhac-tuxa-tablink.active{
background-color: #eb8e21;
}
@media only screen and (max-width: 1600px) {
.item-khoahoc-tuxa h3 {
font-size: 16px;
white-space: nowrap;
}
}
@media only screen and (max-width: 991px) {
.khoahoc-box-last,
.khoahoc-box2{
padding: 40px 0;
}
.title-box-kh {
font-size: 30px;
}
.slide-gv div.swiper-button-next, 
.slide-gv div.swiper-button-prev {
top: 34%;
}
.khoahoc-box3 .col-lg-6{
width: 100% !important;
}
.testimonials-tqhv h2 br, 
.title-box-kh br,
.chuongtrinh-tructuyen-title h2 br,
.ab-title br{
display: none;
}
.tietmuc-main {
margin: 0 10px;
}
}
@media only screen and (max-width: 767px) {
.khoahoc-head-desc p.text, .guitar-head-desc p.text {
font-size: 22px;
}
.item-khoahoc {
padding: 20px;
}
.item-khoahoc h3 {
font-size: 18px;
}
.price {
font-size: 22px;
}
.info-khoahoc::before {
display: none;
}
.chuongtrinh-tructuyen-title h2 {
font-size: 22px;
}
.swiper-button-next, .swiper-button-prev {
margin-top: 0 !important;
background-size: 11px !important;
}
.thanhqua-video .swiper-pagination.dots-swiper {
display: none;
}
.item-cauhoi {
margin: 0 0 20px;
padding: 15px;
}
.item-cauhoi h3 {
font-size: 16px;
} .item-cauhoi::before{
top: 5px !important;
font-size: 18px;
}
.item-cauhoi.active::before {
transform: rotateX(180deg);
top: 11px !important;
} .item-hoctainha-cat-listkh {
padding: 20px;
margin: 10px 0;
}
.main-form-guitardien {
padding: 20px 20px 0;
}
.main-form-guitardien .wpcf7-submit {
height: 44px !important;
font-size: 16px;
}
.main-form-guitardien .wpcf7-submit .wpcf7-spinner{
position: absolute;
}
.item-khoahoc-tuxa h3 {
font-size: 16px;
}
.item-khoahoc-tuxa a{
margin-bottom: 15px;
} .thanhnhac-tuxa-tab-link {
overflow: auto;
justify-content: flex-start !important;
margin-bottom: -22px;
}
.item-thanhnhac-tuxa-tablink {
padding: 7px 10px;
white-space: nowrap;
}
.thanhnhac-tuxa-tab-contents {
margin: 0 3px;
padding: 40px 0 20px;
}
.thanhnhac-tuxa-tab-item-content {
white-space: nowrap;
overflow: auto;
}
}
@media only screen and (max-width: 640px) {
.main-list-khoahoc .col-mb,
.khoahoc-box1 .col-mb {
width: 50%;
}
.item-khbox1 img {
width: 70px;
}
.program-title {
font-size: 16px;
}
.testimonials-tqhv h2,
.title-box-kh {
font-size: 22px;
}
.khoahoc-box-last .col-mb,
.khoahoc-box5 .col-mb{
width: 100%;
}
.khoahoc-box-last .bt_bb_link {
margin-top: 20px;
}
.khoahoc-box-last p {
font-size: 18px;
line-height: 1.5;
}
}
@media only screen and (max-width: 500px) {
.main-list-khoahoc .col-mb, .khoahoc-box1 .col-mb {
width: 100%;
}
}@font-face {
font-family: 'Harlow';
src: url(//seami.vn/wp-content/themes/seamitheme/css/fonts/Harlow.ttf);
font-weight: normal;
font-style: normal;
}
*{
box-sizing: border-box;
}
body {
padding: 0;
margin: 0;
float: left;
width: 100%;
font-family: 'Nunito', sans-serif !important;
font-size: 16px;
background-color: #fff;
line-height: 28px;
color: #262626;
font-weight: 400;
}
ul, ol {
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
}
li{
margin-bottom: 12px;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.5;
color: #333333;
font-weight: bold;
}
p {
margin: 0 0 10px 0;
}
body a{
text-decoration: none !important;
color: #333;
}
select,
button,
input,
textarea, input[type="text"], input[type="email"], input[type="telephone"] {
font-family: 'Nunito', sans-serif;
font-weight: 400;
}
input:focus-visible,
select:focus-visible{
outline: none;
}
iframe{
display: block;
}
.inner-container {
max-width: 1320px;
margin: auto;
box-sizing: border-box;
padding: 0 10px;
width: 100%;
}
.inner-container-sm{
max-width: 1300px;
}
iframe{
max-width: 100%;
}
.flex-align-items{
align-items: center;
}
.flex-class{
display: flex;
flex-wrap: wrap;
}
.row {
margin-right: -10px;
margin-left: -10px;
}
.row::after,    
.inner-container::after {
clear: both;
}
.inner-container::before,
.inner-container::after{
display: table;
content: " ";
}
.col-lg-1,
.col-lg-2,
.col-lg-2-5,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-10,
.col-lg-9,
.col-lg-12{
position: relative;
min-height: 1px;
padding-right: 10px;
padding-left: 10px;
}
@media only screen and (min-width:767px) {
.col-lg-1{
width: 14.285714%;
}
.col-lg-2{
width: 16.666667%;
}
.col-lg-2-5{
width: 20% !important;
}
.col-lg-3{
width: 25%;
}
.col-lg-4{
width: 33.333333%;
}
.col-lg-5{
width: 41.666667%;
}
.col-lg-6{
width: 50%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-8 {
width: 66.66666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10{
width: 83.33333333%;
}
.col-lg-12{
width: 100%;
}
}
select {
border: 1px solid #dbdbdb;
max-width: 100%;
padding: 8px 10px;
}
select {
background-image: url(//seami.vn/wp-content/themes/seamitheme/images/icon-select.png);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-position: right center;
background-repeat: no-repeat;
background-position: right 10px center;
background-color: transparent;
padding-right: 28px;
text-indent: .01px;
text-overflow: '';
cursor: pointer;
} .text-center {
text-align: center;
}
.full-row {
float: left;
width: 100%;
}
.full-content {
position: relative;
min-height: 500px;
}
.home .full-content,
.full-content.full-content-contact{
margin-top: 0;
margin-bottom: 0;
}
img {
max-width: 100%;
height: auto;
}
main#main.one-sidebar {
width: 64%;
float: left;
}
.error_404 {
color: #018791;
text-align: center;
margin-top: 120px;
}
.error_404 .fa {
font-size: 140px;
} .customize-partial-edit-shortcut button{
z-index: 999999999;
left:0;
}  @media only screen and (max-width: 990px) {
.full-content{
margin-bottom: 0;
}
p {
margin: 0 0 10px 0;
}
}
@media only screen and (max-width: 990px) {
body{
line-height: 1.6;
font-size: 14px;
}
main#main.two-sidebar,
main#main.one-sidebar{
width: 100% !important;
}
}
@media only screen and (max-width: 991px) {
.inner-container{
padding: 0 10px !important;
}
.row {
margin-right: -10px;
margin-left: -10px;
}
.inner-container,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-10,
.col-lg-12{
padding-right: 10px;
padding-left: 10px;
}
.col-lg-2-5 {
width: 25%;
}
}
@media only screen and (max-width: 900px) {
.full-content{ padding-bottom: 0;
}
}
@media only screen and (max-width: 400px) {
.col-lg-1,
.col-lg-2,
.col-lg-2-5,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-10,
.col-lg-9,
.col-lg-12{
width: 100% !important;
}
}.page-head {
position: relative;
}
.page-head .bg {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
.page-head::before{
content: "";
background-color: rgba(0,0,0,.5);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.content-head {
width: 100%;
z-index: 1;
color: #fff;
padding: 250px 0 100px;
position: relative;
min-height: 500px;
}
.page-head .content-head .title,
.content-head .title{
font-size: 57px;
color: #fff;
}
.content-head-wrap{ } .lh-box {
padding-top: 120px;
}
.content-lienhe>ul {
list-style: none;
display: flex;
flex-wrap: wrap;
padding-left: 0;
}
.content-lienhe ul ul{
padding-right: 10px;
padding-left: 0;
}
.content-lienhe>ul>li {
width: 50%;
display: inline-flex;
}
.content-lienhe li i{
color: #ee353e;
width: 21px;
font-size: 20px;
}
.content-lienhe li .info-lh{
padding-left: 20px;
line-height: normal;
}
.content-lienhe li .info-lh b{
color: #191919;
font-size: 13.5px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 10px;
display: block;
}
.content-lienhe li .info-lh p,
.content-lienhe li .info-lh .info{
font-size: 15px;
line-height: 2;
}
.content-lienhe img {
margin-top: 8px;
}  .form-input{
position: relative;
margin-bottom: 10px;
}
.form-input i{
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 44px;
color: #ee353e;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
.form-input br {
display: none;
}
.form-input input {
height: 44px;
border-radius: 99px;
}
.form-input textarea,
.form-input input {
box-shadow: none;
border: 1px solid rgba(0,0,0,.1);
padding: 16px 16px 16px 44px;
width: 100%;
}
.form-input input:focus {
-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
border: 1px solid rgba(0,0,0,.3);
}
.form-input textarea{
height: 120px;
width: 100%;
border-radius: 10px;
}
.form-input textarea:focus-visible{
outline: 1px solid rgba(0,0,0,.1);
}
.wpcf7-form-control.wpcf7-submit,
.hvg-btnsubmit {
width: 100%;
display: block;
height: 40px;
border: 1px solid rgba(255,255,255,.1);
background-color: transparent;
border-radius: 50px;
font-weight: 600;
}
.lh-box iframe {
width: 100%;
} .lh-box2 {
margin-bottom: 60px;
}
@media only screen and (max-width: 1200px) {
.page-head .content-head .title, .content-head .title {
font-size: 35px;
}
}
@media only screen and (max-width: 900px) { .lh-box {
padding-top: 50px;
} .content-head {
padding: 100px 0;
min-height: auto;
}
}
@media only screen and (max-width: 810px) {
.lh-box .col-lh {
width: 100%;
}
}
@media only screen and (max-width: 640px) {
.page-head .content-head .title, .content-head .title {
font-size: 30px;
} .lh-box {
padding-top: 20px;
}
.content-lienhe li .info-lh {
padding-left: 10px;
}
.content-lienhe li .info-lh p {
font-size: 14px;
}
.lh-box2 {
margin-bottom: 0;
} .content-head {
padding: 150px 0 50px;
}
.archive-programs	.content-head {
padding: 150px 0 50px;
}	
}
@media only screen and (max-width: 500px) {
.page-head .content-head .title, .content-head .title {
font-size: 22px;
}
}
@media only screen and (max-width: 420px) {
.content-lienhe > ul > li{
width: 100%;
}
}.ab-title strong
{
font-size: 57px;
line-height: 68px;
text-transform: uppercase;
color: #ED8E20;
font-weight: 800;
}
.circle-title .title strong{
font-weight: 800;
text-transform: uppercase;
color: #db1c24;
}
.circle-title{
position: relative;
}
.circle-title .title{
font-size: 47px;
margin-bottom: 50px;
color: #0b4b65;
}
.circle-title::before {
content: "";
width: 210px;
height: 210px;
border-radius: 100%;
background-color: #cedbe0;
position: absolute;
top: -68px;
left: -50px;
z-index: -2;
}
.circle-title::after {
content: "";
width: 60px;
height: 60px;
background-color: #dc922f;
position: absolute;
border-radius: 100%;
top: -60px;
left: -56px;
z-index: -1;
}
.page-head .circle-title::after {
background-color: #db1c24;
}
@media only screen and (min-width: 810px) {
.main-style-life img {
transform: scale(1.4);
position: relative;
left: -150px;
bottom: -106px;
}
}/**/.home-video .playicon {
opacity: 0;
}
.home-video a{
position: relative;
display: block;
}
.home-video a:hover .playicon {
opacity: 1;
}
.home-video .swiper-pagination.dots-swiper{
text-align: center;
} .main-sw{
position: relative;
} .page-head{
background-color: #fbe8d3;
}
@media only screen and (min-width: 1300px) {
.main-sw .swiper-button-next{
right: -50px;
}
.main-sw .swiper-button-prev{
left: -50px;
}
}
div.swiper-button-next, div.swiper-button-prev {
background-color: #e38621;
color: #fff;
width: 32px;
height: 32px;
line-height: 28px;
position: absolute;
top: 50%;
z-index: 2;
overflow: hidden;
text-align: center;
left: 0;
cursor: pointer;
font-size: 20px;
font-family: fontawesome; -webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
padding-right: 5px; 
border: 2px solid #e38621;
background-image: none;
border-radius: 100%; }
div.swiper-button-next {
right: 0;
left: auto;
padding: 0;
padding-left: 5px;
}
div.swiper-button-prev::before {
content: "\f104";
}
div.swiper-button-next::before {
content: "\f105";
}
div.swiper-button-next:hover,
div.swiper-button-prev:hover{
background-color: transparent;
color: #e38621;
}
@media only screen and (max-width: 990px) {
.circle-title .title {
font-size: 30px;
margin-bottom: 20px;
}
.circle-title::before {
width: 180px;
height: 180px;
left: -10px;
}
.circle-title::after {
width: 40px;
height: 40px;
top: -68px;
left: 5px;
}
}
@media only screen and (max-width: 640px) {
.circle-title .title {
font-size: 22px;
}
.circle-title::before {
width: 110px;
height: 110px;
top: -40px;
}
.circle-title::after {
width: 20px;
height: 20px;
top: -30px;
left: -10px;
}
} .search-doingu .form-select,
.search-doingu .form-input input {
border-color: #ED8E20;
border-radius: 5px;
padding: 10px;
font-style: italic;
}
.view-gv {
padding: 7px 15px;
background-color: #ED8E20;
border-radius: 99px;
color: #fff;
line-height: 40px;
}
.info-gv h2 {
color: #db1c24;
}
.star-icon {
color: #ED8E20;
} .next-prev-gv a{
padding: 5px 10px;
border-radius: 5px;
color: #ED8E20;
border: 1px solid #ED8E20;
}
.next-prev-gv a.prev{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.next-prev-gv a.next{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.next-prev-gv a:hover{
color: #000;
} .item-khbox1 img{
margin-bottom: 15px;
}
.main-abbox3 h4,
.testimonials-tqhv h2 {
font-weight: 300;
} #popupDkikhoahoc .wpcf7-textarea{
max-height: 80px;
}
@media only screen and (max-width: 640px) {
.info-gv h2 {
margin-top: 7px;
text-align: center;
}
}.page-abme .page-head::before,
.archive-programs .page-head::before{
display: none;
}
.archive-programs .content-head-wrap{
width: 80%;
}
.page-head .circle-title::before{
background-color: #fff;
}
.page-abme .content-head .title,
.archive-programs .content-head .title{
color: #0b4b65;
} .main-list-programs {
display: grid;
grid-template-columns: repeat(4,1fr);
padding-bottom: 8rem;
margin-top: -120px;
z-index: 1;
position: relative;
}
.item-program {
position: relative;
background-color: #fff;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.item-program .info-program::before {
content: "";
background-color: #db1c24;
height: 60px;
width: 60px;
border-radius: 100%;
display: block;
position: absolute;
left: -30px;
top: 45%;
transform: translateY(-50%);
opacity: .8;
z-index: 2;
}
.item-program:hover {
z-index: 1;
-webkit-box-shadow: 0 25px 20px -20px rgba(0,0,0,.2);
box-shadow: 0 25px 20px -20px rgba(0,0,0,.2);
}
.info-program {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%; 
padding: 40px 10px 20px 45px;
color: #fff;
display: flex;
flex-direction: column; overflow: hidden;
}
.info-program span {
font-size: .75em;
padding-bottom: 10px; line-height: normal;
color: #ED8E20;
}
.program-title {
text-transform: uppercase;
font-size: 20px;
padding-bottom: 0;
color: #ED8E20;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.info-program p {
z-index: 1;
overflow: hidden;
position: relative;
line-height: normal;
font-size: 15px;
margin-bottom: 20px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.item-program .info-program a span{
font-size: 15px;
}
.item-program .info-program a:hover{
color: #fff;
}
.item-program .img-program{
height: 100%;
width: 100%;
}
.item-program .img-program img{
object-fit: cover;
width: 100%;
aspect-ratio: 1/1;
} .item-solieu img {
width: 48px;
height: 60px;
object-fit: contain;
}
.abbox-right .col-mb:nth-child(3) img {
width: 50px;
height: 41px;
object-fit: contain;
}
.program-none-bg .info-program{
color: #181818;
}
.program-none-bg.item-program .info-program a:hover{
color: #181818;
}
.programs-wrap .ab-box{
margin-top: 0;
}
.program-none-bg .img-program img{
opacity: 0;
} .program-box {
margin-bottom: 50px;
}
.program-box1{
padding-top: 50px;
}
.program-box1 .content {
font-size: 15px;
}
.program-box1 .content li{
margin-bottom: 0;
}
.program-box1 .content ul {
margin: 0;
}
.program-box .title{
text-align: center;
margin: 20px 0 40px;
}
.program-box .item-abbox2 .icon{
width: 80px;
height: 80px;
}
.program-box .item-abbox2 .icon svg {
max-width: 35px;
max-height: 35px;
} .item-gv {
text-align: center;
}
.team-img img {
aspect-ratio: 1/1;
width: 100%;
object-fit: cover;
max-width: 250px;
border-radius: 100%;
}
.team-body{
font-size: 14px;
}
.team-body .title-name {
font-size: 20px;
font-weight: 500;
color: #e38621;
font-weight: 600;
margin: 15px 0 0;
display: block;
}
.team-body .position {
font-weight: 500;
color: #000;
font-size: 17px;
}
.item-gv .description {
line-height: 1.7;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.slide-gv div.swiper-button-next,
.slide-gv div.swiper-button-prev{
top: 21%;
}
.main-khoahoc-box3 .btn{
border-color: #e38621;
border-width: 2px;
border-radius: 40px;
font-weight: bold;
} .item-lichhoc {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #fff;
margin-bottom: 10px;
}
.title-lichhoc {
padding: 2.5em 3em 2.5em 3em;
color: #fff;
}
.title-lichhoc span {
font-size: .8em;
font-weight: 500;
color: #fff;
}
.title-lichhoc h3 {
font-size: 1.8em;
color: #fff;
margin-bottom: 0;
}
.item-lichhoc ul {
margin: 0;
padding: 0;
list-style: none;
}
.item-lichhoc li {
padding: 1.5em 3em;
border-bottom: 1px solid rgba(255,255,255,.2);
margin: 0;
display: flex;
justify-content: space-between;
font-size: .87em;
font-weight: 600;
line-height: normal;
}
.item-lichhoc li.btToday .week_day,
.item-lichhoc li.btToday .time{
color: #ee353e;
display: block;
}
.item-lichhoc li.btToday .schedule_location,
.item-lichhoc li.btToday .schedule_desc{
font-size: .8em;
font-weight: normal;
}
.item-lichhoc li.btToday .schedule_desc::before,
.item-lichhoc li.btToday .schedule_location::before,
.item-lichhoc li.btToday .week_day::before{
margin-right: 5px;
font-family: "FontAwesome";
}
.item-lichhoc li.btToday .week_day::before{
content: "\f00c";
}
.item-lichhoc li.btToday .schedule_location::before{
content: "\f041";
color: #ee353e;
}
.item-lichhoc li.btToday .schedule_desc::before{
content: "\f2c0";
color: #ee353e;
} .content-head .row {
align-items: center;
}
.program-head-right {
text-align: center;
}
.program-price {
font-size: 50px;
text-align: center;
font-weight: 600;
margin-bottom: 15px;
}
.bt_bb_link.add-program-cart{
background-color: #ee353e;
border-color: #ee353e;
text-transform: uppercase;
} .swiper-pagination.dots-swiper {
position: unset;
text-align: right;
margin: 20px 0;
}
.dots-swiper .swiper-pagination-bullet{
background-color: #ee353e;
opacity: 1;
width: 12px;
height: 12px;
margin: 0 7px !important;
}
.dots-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{
background-color: #ED8E20;
}
@media only screen and (max-width: 1200px) {
.main-list-programs{
margin-top: 20px;
padding-bottom: 40px;
} .program-price {
font-size: 35px;
} .title-lichhoc,
.item-lichhoc li {
padding: 15px;
}
.title-lichhoc h3 {
font-size: 22px;
}
}
@media only screen and (max-width: 990px) {
.info-program { }
.item-program::before {
height: 40px;
width: 40px;
left: -25px;
}
.program-title {
font-size: 18px;
}
}
@media only screen and (max-width: 810px) {
.main-list-programs {
grid-template-columns: repeat(3,1fr);
} .program-box {
margin-bottom: 20px;
}
.program-box .title {
font-size: 22px;
margin: 10px 0 20px;
}
}
@media only screen and (max-width: 768px) {
.main-program-box4 .col-mb {
width: 50%;
} .single-program-wrap .page-head::before {
z-index: 1;
}
.single-program-wrap .content-head{
position: relative;
z-index: 2;
transform: none;
padding: 40px 0;
}
.single-program-wrap .content-head .col-mb {
width: 100%;
}
.single-program-wrap .page-head .bg {
max-height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.single-program-wrap .program-price,
.single-program-wrap .program-head-right {
text-align: left;
} .swiper-pagination.dots-swiper {
text-align: center;
} .item-program .info-program::before {
height: 50px;
width: 50px;
}
}
@media only screen and (max-width: 640px) {
.main-list-programs {
grid-template-columns: repeat(2,1fr);
}
.info-program {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.main-program-box4 .col-mb{
width: 100%;
} .program-price {
font-size: 25px;
margin: 10px 0;
}
.info-program p{
display: none;
} .title-lichhoc h3,
.program-box .title {
font-size: 18px;
} .item-program .info-program a span {
font-size: 13px;
} .main-khoahoc-box3 .btn {
font-size: 13px;
}
}
@media only screen and (max-width: 500px) {
.main-list-programs {
grid-template-columns: repeat(1,1fr);
}
}/*/*/.item-program-style2 .img-program,
.item-program-style2 .info-program{
height: auto !important;
}.heading_box {
color: #fff;
font-weight: bold;
font-size: 24px;
margin-bottom: 40px;
background-image: url(//seami.vn/wp-content/themes/seamitheme/images/bg-title-sb.png);
background-repeat: no-repeat;
background-position: left;
background-size: contain;
padding: 20px;
white-space: nowrap;
}
.category-post {
padding-left: 20px;
} .control-sidebar {
width: 40px;
position: absolute;
height: 40px;
text-align: center;
top: 55%;
cursor: pointer;
display: none;
color: #fff;
background: #006598;
padding: 5px 10px;
z-index: 99999;
font-size: 18px;
-webkit-transition: all 0.35s ease;
-o-transition: all 0.35s ease;
transition: all 0.35s ease;
}
.sidebar-one .control-sidebar {
left: -40px;
right: auto;
}
.sidebar-two .control-sidebar {
right: 239px;
left: auto;
border-right: none;
}
.sidebar-one .control-sidebar.active i:before{
content: '\f00d';
}
.sidebar-fa.fa {
font-size: 18px;
color: #fff;
}
@media only screen and (max-width: 1200px) { .heading_box {
font-size: 15px;
margin-bottom: 20px;
}
.sb_filter_title {
padding: 10px 0 10px 10px;
}
.block-sb-filter ul {
padding: 20px 0 16px 15px;
}
.block-lh {
padding: 20px;
}
}
@media only screen and (max-width: 990px) {
.sidebar-one {
margin-left: 0;
}
.sidebar-one .item_post_content {
padding-left: 10px;
}
.category-post {
padding-left: 0;
}
}
@media only screen and (max-width: 990px) {
.sidebar-one{
width: 100%;
margin-right: 0;
}
.sidebar-one {
position: fixed;
background: #fff;
top: 0;
height: 100%;
z-index: 99;
top:0;
right: -300px;
width: 300px !important;
border-left: solid 1px #bbbbbb;
}
.control-sidebar {
display: flex;
align-items: center;
}
.sidebar-one .sidebar-content {
height: 100%;
overflow-y: scroll;
width: 100%;
padding: 10px;
}
.sidebar-content {
padding: 10px;
}
.title-sbmxh span{
font-size: 15px;
}
.menu-category a {
padding: 10px 15px;
font-size: 15px;
}
.block-sidebar-mxh ul li a {
margin-bottom: 15px;
}
}.thanhqua-video img {
object-fit: cover;
}
@media only screen and (max-width: 767px) {
.home-box2 .ab-title strong {
text-align: center;
}
.item-uudiem-kh,
.item-solieu {
padding-left: 20%;
}
.main-ud {
text-align: center;
}
.main-ud .col-mb{
margin-bottom: 10px;
}
.testimonials-tqhv h2, .title-box-kh{
font-size: 21px !important;
} .singlepost-cotent table {
overflow: auto;
display: block;
max-width: 100%;
}
}.popup-auto .modal-content {  } .main-popup-auto .logo{
width: 100px;
}
.popup-auto-head img {
max-width: 90%;
}
.popup-auto-head h3 {
color: #0b4b65;
font-size: 35px;
}
.popup-auto-main {
position: absolute;
top: 25%;
margin: 32px;
}
.item-kh-auto {
border: 1px solid #eb8e21;
padding: 20px;
box-shadow: 1px 1px 10px rgba(0,0,0,.12);
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
line-height: 1.3;
}
.item-kh-auto h3 {
color: #eb8e21;
font-size: 22px;
}
.item-kh-auto .price {
font-size: 18px;
}
.item-kh-auto .price del {
font-size: 14px;
font-weight: bold;
} .form-popup-auto .form-input{
font-size: 14px;
}
.form-popup-auto .form-input select {
border-color: #999;
height: 44px;
border-radius: 99px;
width: 100%;
padding-left: 44px;
color: #757373;
}
.form-popup-auto .form-input input{
border-color: #999; 
}
.form-popup-auto .form-input.form-select{
border: 0;
padding: 0;
border-radius: 99px;
}
.form-popup-auto .wpcf7-form-control.wpcf7-submit {
background-color: #a10701 !important;
border-color: transparent !important;
color: #fff !important;
box-shadow: none !important;
width: 50%;
margin: auto;
min-width: 170px;
}
.form-popup-auto {
background-color: #ffffff9e;
padding: 25px 30px 1px;
border-radius: 30px;
}
.form-popup-auto .wpcf7-spinner {
position: absolute;
}
.popup-auto-main .note {
font-size: 13px;
font-style: italic;
}
.popup-auto-main .note em{
color: #ee353e;
} .popup-auto-main .form-input i{
display: none;
}
.form-popup-auto .form-input input {
padding: 5px 20px;
text-align: center;
height: 39px;
border-color: #042c57;
color: #000;
}
.form-popup-auto .form-input select {
border-color: #042c57;
color: #000;
text-align: center;
padding: 5px 20px;
}
.form-popup-auto {
padding: 15px 15px 1px;
}
.form-popup-auto .wpcf7-form-control.wpcf7-submit{
background-color: #f3843d !important;
}
.popup-auto-main .note {
font-weight: bold;
}
@media only screen and (max-width: 768px) {
.main-popup-auto .logo {
width: 85px;
}
.popup-auto-head img {
max-width: 74%;
}
.popup-auto-head h3 {
font-size: 22px;
}
.popup-auto .modal-content {
max-width: 99%; }
.item-kh-auto{
padding: 15px 15px 0;
}
.item-kh-auto h3 {
font-size: 18px;
}
.item-kh-auto .price {
font-size: 16px;
}
.item-kh-auto .price del {
font-size: 12px;
}
.form-popup-auto {
padding: 20px 20px 10px;
}
}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:'FontAwesome';src:url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//seami.vn/wp-content/themes/seamitheme/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}