/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body.framed, body.framed header, body.framed .header-wrapper, body.boxed, body.boxed header, body.boxed .header-wrapper, body.boxed .is-sticky-section{
	max-width: 420px !important;
}
.icon-box.ic1 {
  background: #fec633;
    border: 1px solid #000;
    color: #000 !important;
    display: inline-flex;
        width: max-content;
    align-items: center;
    justify-content: center;
}

.icon-box.ic1 .icon{
	line-height: 1 
}
.icon-box.ic1  .icon-box-img{
	padding: 5px;
	    border-right: 1px solid #ccb3b3;
}
.icon-box.ic1 .icon-box-img svg{
	padding: 0;
}
.icon-box.ic1 .icon-box-text{
	padding: 7px 15px;
}
.icon-box.ic1 .icon-box-text p{
	margin:0;
}
b, strong {
    font-weight: 600;
}
a.button.alert {
    color: #000;
}
td:first-child, th:first-child {
    padding-left: 5px;
    font-weight: 600;
    color: #000;
}
.rung{
	    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.ladi-headline {
    text-shadow: #333 1px 2px 0px;
}
input.wpcf7-form-control{
	box-shadow: none;
	font-size: 15px;
	margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner{
	margin:0;
	width: 100%;
	background-color: #000;
	border:1px solid #fff;
	    font-size: 20px;
	    	    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
        min-height: unset;
    line-height: 1;
    padding: 10px 15px;
}
.wpcf7-spinner{
	display:none;
}
b, strong{
	font-weight: 700;
}
.dark, .dark p, .dark td{
	color:#fff
}
.number1 {
    height: 60px;
    display: inline-flex;
    width: 60px;
    border: 2px solid #fec633;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 36px;
    color: #fec532;
}
td:first-child, th:first-child{
	padding-left: 5px;
}

.absolute-footer{
display:none

}
span.line1 {
    color: red;
    margin: 0 5px;
}
table tbody td, table tbody th{
	    border: .5px solid #fec633 !important;
	    font-weight: 500;
	        text-transform: none;
	        font-size: 13px;
}
table thead td, table thead th{
	border:.5px solid #fff !important;
}
table thead{ 
		background-color: #fec633;
		color: #000;
}
#button-contact-vr {
    position: fixed;
    bottom: 18px;
    z-index: 99999;
}
#button-contact-vr{
	    bottom: 95px;

    right: 20px;
}
.row-box-shadow-3 .col-inner, .row-box-shadow-3-hover .col-inner:hover, .box-shadow-3, .box-shadow-3-hover:hover{
	    box-shadow: 0 0 32px 0 rgb(103 115 129 / 20%);
}
/*phone*/
#button-contact-vr .button-contact {
    position: relative;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
       width: 75px;
    height: 75px;
    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: 50px;
    height: 50px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #fda613;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 0px 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: 34px;
    height: 34px;
    line-height: 34px;
    top: 20px;
    left: 20px;
    position: absolute;
    border-radius: 50%;
    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;
}
div#facebook-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1976D2;
    background-color: #1976D2;
}
div#facebook-vr .phone-vr-img-circle{ 
	 background-color: #1976D2;
}
div#ins-vr .phone-vr-circle-fill{ 
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.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%);
}
@-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: fixed;
    bottom: 113px;
    right: 55px;
    z-index: -1;
    color: #fff;
    font-size: 15px;
    padding: 8px 35px 7px 15px;
    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;
}


/*css all in one*/
#gom-all-in-one #phone-vr {
    transition: 0.7s all;
    -moz-transition: 0.7s all;
  -webkit-transition: 0.7s all;
}
#gom-all-in-one #zalo-vr {
    transition: 1s all;
    -moz-transition: 1s all;
  -webkit-transition: 1s all;
}
#gom-all-in-one #viber-vr {
    transition: 1.3s all;
    -moz-transition: 1.3s all;
  -webkit-transition: 1.3s all;
}
#gom-all-in-one #contact-vr {
    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;
}
.phone-bar a, #phone-vr .phone-vr-circle-fill, #phone-vr .phone-vr-img-circle, #phone-vr .phone-bar a {
    background-color: #fda613;
}

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

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

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

            @keyframes 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);
                }
            }
}
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}