/*
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
*/

@media only screen and (max-width: 900px) {
	
	.vvc{
		font-size:15px !important;
	}
	.lines{
	
	border-width: 0px 0px 0px 1px !important;
	border-color:#ffffff33 !important;
	height: 40% !important;
	    left: 4% !important;
}
	.fusion-accordian .fusion-toggle-icon-right .panel-heading a {
        font-size: 15px !important;
        padding: 15px !important;
        margin: -30px !important;
        border-radius: 15px !important;
		background-color:white !important;
		color:black;
    }
	.scroll-m {
overflow-y: scroll;
    max-height: 137px;
    padding-right: 68px;
}
}

.vvx{
	    color: #ddd !important;

}
.fusion-body .fusion-menu-element-wrapper[data-count="0"] > .avada-menu-mobile-menu-trigger {
   background-color: #2065a9;
    color: #ffffff;
    border-radius: 5px;
}

.slider1{
	border-radius:38px;
	margin-right:12px;
	margin-left:12px;
}
}

p.weltext{
	color: #fff;
    font-size: 18px;
}

.scroll-m {
overflow-y: scroll;
    max-height: 137px;
    padding-right: 68px;
}
.scroll-m::-webkit-scrollbar {
width: 1px;
}
.scroll-m::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 5px;
}
.scroll-m::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}

p.nms {
    margin-top: 5%;
    font-weight: 600;
    font-size: 18px;
}

p.test {
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: #6aa33e;
}


.fusion-menu-element-wrapper.collapse-enabled.mobile-size-column-absolute:not(.mobile-mode-always-expanded).expanded>ul, .fusion-menu-element-wrapper.collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded).expanded>ul {
 
    max-height: 360px !important;
}
.shape{
	width: 300px; 
    height: 350px; 
    background-color: #f4f6f0; 
    border-radius: 50px 0px; 
   clip-path: path("M -8 -3 L 304 43 L 299 350 L -6 458 L 0 50 Z");
}
.lines{
	border-style:solid;
	border-width: 0px 0px 0px 1px;
	border-color:#ffffff33;
	height: 89%;
	    left: 1%;
}
.numer{
	font-size: 270%;

}
.btnaa{
	background-color:white;
	border-radius: 28px;
}
.bgc{
	margin-top: -31%;
    right: -77%;
    margin-bottom: -18%;
}
.ibgcss{
	margin-top: -135%;
    right: -77%;
    margin-bottom: -18%;
}
.fusion-accordian .fusion-toggle-icon-right .panel-heading a {
    flex-direction: row-reverse;
    color:#2065a9;
    padding: 33px!important;
	background-color:#f4f6f0;
    border-radius: 36px;
	font-size:19px;
	margin:22px;
}
.button-icon-right {
   margin-left: 50px;
    background-color: #E8F5D3;
    padding: 11px 15px 11px 15px;
    border-radius: 25px;
    margin-right: -34%;
}
.button-icon-left {
    margin-right: 10px;
    background-color: #E8F5D3;
    padding: 7%;
    border-radius: 41px;
}
.fusion-button.button-11 {
    background: #ffffff;
    width: 254px;
	padding: 6px 35px 7px 0px;
}
.cta-call {
    position: fixed;
    color: #fff;
    bottom: 0;
    right: 0;
    margin: 35px;
    border-radius: 32px;
    width: 65px;
    height: 65px;
    text-align: center;
    padding-top: 15px;
    background-color: #4c8f01;
    border: 2px solid #fff;
    z-index: 9999;
    margin-bottom: 14px !important;
}
.cta {
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 20px;
    border-radius: 45px;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 1px;
    background: #fff;
    border: 2px solid #fff;
    z-index: 9999;
    font-size: 23px;
}

