/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/******* scroll ****/
/* .wel2-txt {
    overflow-y: scroll;
    max-height: 500px;
    padding-right: 20px;
	text-align:justify;
    scrollbar-color: #4c5d34 #dfdfdf;
    scrollbar-width: thin;
}
.wel2-txt::-webkit-scrollbar {
    width: 5px;
}
.wel2-txt::-webkit-scrollbar-thumb {
    background: #e01e29;
    border-radius: 10px;
}
.wel2-txt::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #fff;
    border-radius: 10px;
} */
/******** scroll end ********/
.fusion-logo img {
    margin-top: -50px;
}
.fusion-is-sticky .fusion-logo img {
    margin-top: 0px;
    height: 100px;
}
.weltt h1 {
    background: #81d742;
    padding: 10px !important;
	text-transform: uppercase;
}
.weltt h2 {
    background: #81d742;
    padding: 10px !important;
	text-transform: uppercase;
}
.weltt h3 {
    background: #81d742;
    padding: 10px !important;
	text-transform: uppercase;
}

/**** services ****/
.sersec .fusion-column-wrapper {
    background: #fff;
}
p.serhead {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    color: #81d742;
    border-bottom: 2px solid;
    text-transform: uppercase;
    font-style: italic;
    text-align: center;
}
p.serdesc {
    text-align: center;
/*	height: 160px; */
}
p.buttonn a {
    background: #000;
    color: #fff;
    padding: 9px 60px;
    letter-spacing: 2px;
}
p.buttonn {
    margin-bottom: 0px;
}
.sbutt {
    text-align: center;
}
/**** services end ****/
/**** form ****/
.home-enq {
    border: 1px solid #ccc;
    background: #f1f1f1;
    padding: 15px 0px;
}
p.selecheck {
    margin-bottom: 0px;
    padding: 10px;
}
.fusion-row.selecheck2 {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 8px;
    margin-top: 5px;
    background: #e4e4e4;
}
/**** form end ****/
/****** info box ****/
.infosection {
    background: #000;
    /* margin: 2px; */
    padding: 20px 6px;
}
.infosection .fusion-column-wrapper {
    margin: 0px 2px;
    border: 1px solid #c7c7c7;
}
.infosection .fusion-column-wrapper {
    padding: 10px !important;
}
p.info-head {
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 2px;
    font-size: 13px;
    margin-bottom: 0px;
}
p.info-desc {
    color: #b1b1b1;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
/**** infobox-end ****/
/******  form box ****/
p.text-head {
    text-align: center;
    color: #81d742;
    font-size: 28px;
    padding: 0px 25px;
    font-weight: 800;
}
p.text-text {
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    padding: 0px 25px;
    font-weight: 100;
    letter-spacing: 1px;
}
/****** form box end ****/
/**** footer ***/
section#text-2 h4 {
    color: #000 !important;
    border-bottom: 1px solid;
}
p.fot-t {
    margin-bottom: 0px;
    color: #000;
    font-size: 20px;
    font-weight: 800;
}
p.fot-te {
    margin: 0px;
    color: #000;
    margin: 0px;
    color: #000;
    font-size: 20px;
    font-weight: 800;
}
p.fot-p {
    font-weight: 900;
    color: #000;
    font-size: 30px;
    background: #fff;
    text-align: center;
}
/**** footer end ***/
a.sticky-footer {
    position: fixed;
    bottom: 50%;
    right: -60px;
    background: #000;
    padding: 4px 12px 8px 12px;
    z-index: 11111111;
    transform: rotate(270deg);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
}
.home #main {
    padding-bottom: 0px;
    padding-top: 0px;
}


p.entry-title {
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin-top: 0px;
    color: #81d742;
}

/********** top bar ****/
p.info-headd {
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 2px;
    font-size: 17px;
    margin-bottom: 0px;
}
p.info-descs {
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
p.info-descs a {
    color: #ffffff;
    font-size: 15px;
	word-break: break-all;
}
/********** top bar end ****/
.sticker-left img.fan {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2500ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2500ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 2500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.sticker-left {
    position: relative;
    background: url(/wp-content/uploads/2020/07/image-fan-stand.png) no-repeat 0 0;
    width: 129px;
    height: 128px;
    margin-left: auto;
    margin-right: auto;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
/***** Sticky ****/
.sticker-left {
    position: fixed;
    right: 2px;
    z-index: 111112;
    top: 35%;
}
.cta {
    position: fixed;
    color: #ffffff;
    bottom: 0;
    right: 0;
    margin: 20px;
    border-radius: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 14px;
    background-image: radial-gradient(#51de3a, #1bc100);
    border: 2px solid white;
    z-index: 9999;
    font-size: 28px;
    transform: rotate(90deg);
}
.maill {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 20px;
    border-radius: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 7px;
    background-image: radial-gradient(#000000,#000000);
    border: 2px solid #fff;
    z-index: 9999;
    font-size: 31px;
}
.fb-mess {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 20px;
    border-radius: 45px;
    width: 75px;
    height: 75px;
    text-align: center;
    padding-top: 7px;
    background-image: radial-gradient(#00b2ff,#006aff);
    border: 2px solid #fff;
    z-index: 9999;
    font-size: 31px;
    bottom: 80px;
}

/*** sticky ****/

/****** top bar ******/
span.fusion-contact-info-phone-number b {
    margin: 0 5px;
}
b.caling {
    padding: 5px 0px 5px 0px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 2px;
}
b.mailing {
    padding: 5px 0px 5px 0px;
    font-size: 17px;
    font-weight: 400;
    border-radius: 2px;
}
b.socialss {
    background: #000;
    padding: 4px 12px 5px 11px;
    font-size: 17px;
    font-weight: 100;
}
b.instaa {
    /* background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%); */
    background: #000;
    border-color: #f8a46f!important;
    padding: 4px 9px 4px 10px;
    font-weight: 100;
    font-size: 17px;
}
b.socialss a i {
    color: #fff;
}
b.instaa a i {
    color: #fff;
}
.grecaptcha-badge {
    display: none !important;
}
/****** media ************/
@media (min-width:320px) and (max-width: 800px) {
	.s-section .bc .fusion-builder-row {
    display: flex;
    flex-direction: column-reverse;
}
.fusion-secondary-header {
    display: none;
}
	.sticker-left {
    background: url(/wp-content/uploads/2020/07/respon.png) no-repeat 0 0;
    width: 80px;
    height: 80px;
}
.fusion-contact-info {
    padding: 0px 5px;
}
	/*html:not(.avada-has-site-width-percent) .fusion-secondary-header {
    padding-left: 5px !important;
    padding-right: 5px !important;
} */
p.entry-title {
    font-size: 23px;
}
.cta {
    width: 55px;
    height: 55px;
    padding-top: 1px;
    font-size: 28px;
} 
.maill {
    width: 55px;
    height: 55px;
    padding-top: 4px;
    font-size: 25px;
}
.fb-mess {
    width: 55px;
    height: 55px;
    padding-top: 0px;
    font-size: 28px;
}
	.fusion-mobile-nav-holder>ul>li.fusion-mobile-nav-item>a{padding-top: 12px;}
	.fusion-mobile-nav-holder>ul li a{padding-top: 12px;}
	.fusion-logo img {
    margin-top: 0px !important;
    width: 170px !important;
}
}
/* ============= Responcive end ============= */
