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

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


/* @font-face {
  font-family: "Romie-Regular";
  src: url("fonts/Romie-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(fonts/SVN-PoppinsMedium.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-PoppinsLight.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(fonts/SVN-Poppins.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(fonts/SVN-PoppinsBold.ttf) format('woff');
  }
  @font-face {
    font-family: 'SVN-Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/SVN-PoppinsSemiBold.ttf) format('woff2');
  } */


@font-face {
    font-family: 'MTD_Valky';   
    src: url('./fonts/MTD Valky Bold.otf'), url('./fonts/MTD Valky Light.otf'), url('./fonts/MTD Valky Regular.otf');
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';   
    src: url('./fonts/Manrope-Light.ttf'), url('./fonts/Manrope-Regular.ttf');
}
@font-face {
    font-family: 'Manrope Bold';   
    src: url('./fonts/Manrope-Bold.ttf');
    font-weight: 700;
}

body{
    font-family: 'Manrope' !important;   
}

.font-main *,
.font-main{
    font-family: 'MTD_Valky';   
}
  
 #masthead ul li a, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, li.tab.has-icon a {font-family: 'MTD_Valky' !important;}
  h1, h2, h3, h5, h6, .heading-font {
      font-weight: 800 !important;
  }


.ss-top .overlay {
	background-color: transparent !important;
}

.avio-sub {
    font-size: 30px;
    font-weight: bold;
}

.ss-top .overlay {
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: linear-gradient(180deg, #18624e 4.48%, rgba(10, 99, 108, 0) 74.78%);
    transform: rotate(-180deg);
    bottom: 0 !important;
    position: absolute;
    top: auto;
}

.avio-tt {
	    display: inline-block;
    font-family: "MTD_Valky";
    font-size: 70px;
    line-height: 130%;
    background: linear-gradient(91deg, #FFD098 -4.65%, #A56820 169.61%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.avio-sub {
    font-family: "MTD_Valky";
}

.header:not(.transparent) .header-nav-main.nav > li > a {
    color: #0a0a0a;
}

.header:not(.transparent) .nav-dark .nav>li>a {
    color: #0a0a0a;
}

.ss-one .section-bg.bg-loaded {
    background-repeat: repeat-x !important;
    background-size: contain !important;
}



.address {
    border-top: 1px solid #333;
    margin-top: 24px;
    padding-top: 15px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
	color: #fff;
}

.address:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.address:before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #d0b170;
    border-radius: 50%;
}

.address:after {
    width: 1px;
    height: 24px;
    margin-top: -25px;
    background: #d0b170;
}

.address:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.icb-vt .icon {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #b78761;
}

.icb-vt .icon img {
    width: auto;
}

.bn-home .banner-bg:before {
    background-image: linear-gradient(180deg, #0f3b22 0%, #F2295B00 100%);
    z-index: 2;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top:0; 
}

.id2 {
	z-index: 2;
}

.icb-t {
    align-items: center;
    padding: 5px;
}

.th-title {
    font-weight: bold;
    color: red;
}

.gmd-h-tt {
    color: #f9bb00;
    font-size: 40px;
    font-weight: 700;
	font-family: 'MTD_Valky';
}

.gmd-h-line {
    font-weight: bold;
}


.gmd-h-title {
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 30px;
	   display: block;
    font-family: "MTD_Valky";
}

.gmd-h-title-b {
    text-align: center;
    color: #0f3b22;
    font-weight: 900;
    font-size: 30px;
	    text-align: center;
    color: #0f3b22;
    font-weight: 900;
    display: block;
    font-family: "MTD_Valky";
    line-height: 170%;
    background: linear-gradient(0deg, #BD8F46 0%, #F5DDA1 29%, #BD8F46 50%, #B17C46 100%);
    background: -webkit-linear-gradient(0deg, #164e48 0%, #0d6773 29%, #BD8F46 50%, #0d4b62 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.gmd-h-title-b-2 {
    text-align: center;
    color: #0f3b22;
    font-weight: 900;
    font-size: 20px;
}

.gmd-h-icb-tt {
    font-size: 20px;
    font-weight: bold;
    color: #fc0001;
}

.border-3 img {
	border-radius: 10px;
}

.gmd-project-tt {
    font-size: 25px;
    font-weight: bold;
    color: #0f3b22;
    margin-bottom: 5px;
}

.gmd-project-line {
    margin-bottom: 5px;
}


.gmd-project-tt-w {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.gmd-project-line-w {
    margin-bottom: 5px;
	color: #fff;
}

.gmd-ft-tt {
    font-weight: bold;
    margin-bottom: 10px;
}

#footer input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: red;
    width: 100%;
}

.ft-cta {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.absolute-footer {
	display: none;
}

.icb-du-an .box-text {
    padding: 10px 10px 0;
}

.icb-du-an-tt {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ea0f03;
}


.icb-bc-tt {
    font-weight: bold;
    font-size: 14px;
}

.icb-bc-sub {
    font-weight: 300;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icb-bc .icon-box-text.last-reset {
    padding: 10px;
}

.icb-bc-link {
    font-size: 12px;
    font-style: italic;
    color: red;
}

.icb-bc .icon-box-img img {
    height: 100%;
    min-height: 125px;
}

.icon-box.featured-box.icb-bc.icon-box-left.text-left {
    align-items: center;
}

.gmd-h-title-b-sub {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.r-form .wpcf7-form-control {
	margin-bottom: 0;
}

.r-form p{
	width: 100%;
	text-align: center;
}

.r-form .wpcf7-submit{
	display: inline-block;
	margin: 0 auto;
}

span.wpcf7-spinner {
    display: flex;
}

.e-tt h1 {
    font-size: 30px;
    color: #f8ba04;
    margin-bottom: 5px;
}

.e-sub {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}

.r-et .col-inner {
    border-radius: 0 20px 0 20px;
    border: 2px dotted #222;
}

.e-et-tt {
    text-align: center;
    color: var(--fs-color-primary);
}

.e-et-price {
    color: #fc0001;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.e-et-sub {
    text-align: center;
    color: var(--fs-color-primary);
    font-size: 14px;
}


.icb-ring {
    align-items: center;
    background: #fc0001;
    border-radius: 50px;
    padding: 5px;
}

.icb-ring .ion-box-img img {
    padding: 0;
}

.icb-ring .icon-box-img img {
    padding: 0;
    border-radius: 50%;
}

.icb-ring-tt {
    font-weight: bold;
    color: #fff;
}

@keyframes ct-pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.icb-ring {
	animation: ct-pulse 2s infinite ease;
}


.gmd-p-title {
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 20px;
	text-transform: uppercase;
}

.r-form-child input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: red;
}

.r-form-child form {
	margin-bottom: 0;
}

.r-form-child span.wpcf7-spinner {
	display: none;
}


.icb-e-child .icon-box-img img {
    padding: 0;
    background: #18ff48;
    border-radius: 50%;
}

.tq-tt {
    color: #fff;
}

.tq-sub {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}


.child-tt-medium {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    color: var(--fs-color-primary);
}

.box.has-hover.imb-tien-do.has-hover.box-text-bottom .box-text {
    padding: 10px 10px 0;
}

.box.has-hover.imb-tien-do-2.has-hover.box-text-bottom .box-text {
    padding: 15px 15px 10px;
}
.box.has-hover.imb-tien-do-2.has-hover.box-text-bottom .box-image img {
    border: 3px solid #f8ba04;
}

.td-title {
    font-weight: bold;
    font-size: 16px;
    color: #0f3b22;
}

.ch-tt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #f9bb00;
}

.ch-sub span {
    color: #f9bb00;
}

.mb-tt {
    font-size: 20px;
    font-weight: bold;
    color: var(--fs-color-primary);
    border-bottom: 1px solid #222;
    margin-bottom: 10px;
}

.mb-tt-2 {
    font-weight: bold;
    margin: 10px 0;
    color: var(--fs-color-primary);
}

.ld-tt {
    color: #0f3b22;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.icon-box.featured-box.icb-ld.icon-box-left.text-left {
    align-items: center;
}

.r-khung {
    background-image: -webkit-linear-gradient(0deg, #164e48 0%, #0d6773 29%, #164e48 50%, #0d4b62 100%);
    border: 5px solid #f8ba04;
}

.r-baogia {
	border-radius: 10px;
	animation: ct-pulse 2s infinite ease;
}

.icon-box.featured-box.icb-baogia.icon-box-left.text-left .icon-box-img img {
    padding: 0;
}

.icon-box.featured-box.icb-baogia.icon-box-left.text-left {
    margin: 10px 0;
       align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 30px;
}

.r-form-child-2 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}

.khung-text {
    text-align: center;
    color: #fff;
}

.khung-text span {
    color: #f9b905;
    font-weight: bold;
}

.khung-note {
    text-align: center;
    color: #f9b905;
}


.ch-price {
    background: #F0F6FF;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}

.ch-price-tt {

    background: -webkit-linear-gradient(0deg, #164e48 0%, #0d6773 29%, #BD8F46 50%, #0d4b62 100%);
    padding: 10px;

    color: #fff;
    font-weight: bold;
}

.box.has-hover.ch-price.has-hover.box-text-bottom .box-text {
    padding: 30px 10px 10px;
}

.ch-price-line span {
    color: red;
    font-weight: bold;
}


.r-chinh-sach {
    padding: 20px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.3);
    border-radius: 5px;
	    background-image: linear-gradient(180deg, #0ba84f 0%, #0f3b22 100%);
    border: 5px solid #f8ba04;
	
}


.icb-cs {
    align-items: center;
    padding: 10px;
    background: #f9b905;
    border-radius: 5px;
    color: #fff;
    background-image: linear-gradient(180deg, #f9b905 0%, #bc0707 100%);
}


.icb-dt .box-text {
    padding: 15px;
}

.dt-tt {
    font-weight: bold;
    color: #0f3b22;
	margin-bottom: 10px;
}

.dt-sub {
    margin-bottom: 10px;
}

.ss-cp .section-bg-overlay {
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #1a634f 0%, #F2295B00 100%);
}

.e-sub-1 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.e-sub-2 {
    color: #fff;
    margin-bottom: 10px;
}

.cp-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fbc24c;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.cp-tt {
    color: #ea0e03;
    font-weight: bold;
}

.cp-price {
    font-size: 30px;
    font-weight: bold;
    color: #0f3b22;
}

.cp-sub {
    color: #0c3c91;
}

.cp-form-tt {
    color: #fbc24d;
    font-weight: bold;
    margin-bottom: 10px;
}

.r-child-page {
    background-image: linear-gradient(180deg,#F9BB0012 0%,#0d636d 100%);
    border-radius: 0 100px;
    box-shadow: 7px 7px 0px 7px #fbc24d;
}

.child-form {
    text-align: center;
}

.child-form .wpcf7-spinner {
    display: none;
}


.e-child-page-text {
    padding: 20px;
    background: #0f3b22;
    color: #fff;
    border-radius: 10px;
}

.e-child-page-line {
    margin: 10px 0;
}


.phan-khu-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    background: linear-gradient(15deg, rgb(29 68 76) 0%, rgb(38 103 96) 100%);
    width: 200px;
    height: 200px;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid #fbc24d;
}

.phan-khu-tt {
    color: #fff;
}

.phan-khu-sub {
    font-weight: bold;
    color: #fbc24d;
    font-size: 24px;
}

.phan-khu-child {
    color: #fff;
}

.imb-ch-cp .box-text {
    padding: 15px 10px 0;
}

.cp-ch-tt {
    font-weight: bold;
    font-size: 18px;
    color: #0f3b22;
}

.gmd-h-title-b-3 {
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 20px;
}

.child-ld {
    margin-bottom: 5px;
}


.zl-fixed {
    bottom: 72px;
    right: 15px;
    position: fixed;
    width: 60px;
    height: 60px;
    z-index: 2147483644;
}


.fixed-line {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    background: -webkit-linear-gradient(0deg, #164e48 0%, #0d6773 29%, #164e48 50%, #0d4b62 100%);
}

.fixed-line-content a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px;
    background: red;
    width: 350px;
	    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
}

.cl-ic img {
    width: 30px;
}

.fixed-line-content {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
	padding: 10px;
}

.fixed-line-content a p {
    display: none;
}

a.fxl-zalo {
    background: #09f;
}

.cl-ic {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
	background-color: #46b450;
	color: #fff;
	text-align: center;
}


.kc-ic-num {
    margin-bottom: 0px;
    width: max-content;
    display: block;
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    background: linear-gradient(91deg, #FFD098 -4.65%, #A56820 169.61%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    min-width: 77px;
    text-align: center;
}

.kc-ic-item {
    display: flex;
    align-items: center;
}

.kc-ic-text {
    color: #fff;
}

.kc-ic-sub ul {
    margin: 0;
    color: #fff;
}



.zl-fixed {
    bottom: 72px;
    right: 15px;
    position: fixed;
    width: 60px;
    height: 60px;
    z-index: 2147483644;
}


.fixed-line {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    background: -webkit-linear-gradient(0deg, #164e48 0%, #0d6773 29%, #164e48 50%, #0d4b62 100%);
}

.fixed-line-content a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px;
    width: 350px;
	    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
	border-radius: 30px;
}


.fixed-line-content a.fxl-phone {
    background: #0765FF;
}




#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 99999
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230,8,8,0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

#instagram-vr .phone-vr-circle-fill {
    background: rgb(17,143,253);
    background: linear-gradient(160deg,rgba(17,143,253,1) 20%,rgba(188,60,218,1) 50%,rgba(253,223,5,1) 80%);
    background-size: contain;
    box-shadow: 0 0 0 0 #c840c9;
    background-color: rgb(79 103 254);
    border: 0
}

#instagram-vr .phone-vr-img-circle {
    background: transparent
}

#telegram-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2c9fd8;
    background-color: rgb(44 159 216 / 74%)
}

#telegram-vr .phone-vr-img-circle {
    background: #2c9fd8
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

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

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

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

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

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

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

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%)
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%)
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}

.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh
}

.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex
}

.content-popup-vr input,.content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff
}

.content-popup-vr label {
    width: 100%
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 29%);
    font-weight: 400;
    min-height: auto;
    line-height: 30px
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7
}

.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer
}

.content-popup-vr .close-popup-vr:hover {
    background: #b50000
}

.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px
}

.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden
}

#loco-top,#loco-bottom {
    display: block
}

#loco-top .content-popup-img-vr,div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center
}

#contact-showroom.no-event a {
    pointer-events: none
}

.content-popup-vr .content-popup-div-vr ul {
    color: #333;
    list-style: none;
    font-size: 15px
}

@media(max-width: 673px) {
    div#popup-form-contact-vr .content-popup-vr {
        display:block
    }

    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none
    }
}

#ftiktok-vr .phone-vr-img-circle {
    background-color: #020202;
}

#tiktok-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(2 2 2 / 55%);
    background-color: rgb(2 2 2 / 60%);
}

#tiktok-vr .phone-vr-img-circle img {
    max-width: 90%;
    max-height: 90%;
}

#tiktok-vr .phone-vr-img-circle {
    background: #020202;
}

#messenger-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #6a4ffe;
    background-color: rgb(106 79 254 / 50%);
}

#messenger-vr .phone-vr-img-circle {
    background-color: #6a4ffe;
}

#messenger-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
}
#button-contact-vr {
    right: 0;
}