/*
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
*/
p.entry-title {
    font-size: 20px !important;
}
.fusion-page-title-bar .fusion-breadcrumbs {
    font-size: 14px;
    color: #282525 !important;
}
.fusion-breadcrumbs span {
    display: inline-block;
    color: black;
}
.scroll-m {
overflow-y: scroll;
max-height: 100px;
padding-right: 20px;
}
.scroll-m::-webkit-scrollbar {
width: 2px;
}
.scroll-m::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 10px;
}
.scroll-m::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px grey;
border-radius: 10px;
}
@media only screen and (max-width: 900px) {
	
	p.wel {
            margin-top: 27%;
            font-size:14px !important;
}
p.wel23 {
    letter-spacing: 2px !important;
    font-size: 15px !important;
	}

.readmore {
       width: 70% !important;
	}

p.nv1 {
   
    font-size: 16px !important;
 
}

}


p.testc {
    text-align: center;
    letter-spacing: 2px;
    font-size: 19px;
    color: #f29e22;
}


.sdf1 .fusion-column-wrapper {
    background-image: linear-gradient(180deg, rgb(36 139 193) 17%, rgb(32 35 106) 100%);
}
.sdf {
    background-image: linear-gradient(180deg, rgb(203 151 29) 17%, rgb(146 100 15) 100%);
    padding: 70px 25px;
    margin-top: -20% !important;
    z-index: 99;
}
p.wel {
    letter-spacing: 2px;
    font-size: 19px;
    color: #f29e22;
	
}

.vbg1 {
    box-shadow: 0 0 15px rgb(0 0 0 / 10%), 0 30px 45px rgb(0 0 0 / 5%);
    margin-top: -10% !important;
    background: #fff;
    padding: 25px 0px 10px 0px;
    border-radius: 11px;
    z-index: 999;
}

p.abs {
    font-size: 20px;
    letter-spacing: 4px;
    margin-bottom: 10px;
    color: #cb971d;
}

.ser2 {
    left: -11%;
    position: relative;
    z-index: 9999999;
    background: white;
    box-shadow: 10px 12px 10px grey;
}


.ser1 {
    left: 8%;
    position: relative;
    z-index: 9999999;
    background: white;
    box-shadow: -10px 12px 10px grey;
}
.readmore {
    border: 1px solid #2727278a;
    padding: 15px;
    color: black;
    width: 40%;
    text-align: center;
}

p.wel23 {
   letter-spacing: 5px;
    font-size: 21px;
    color: #f29e22;
    text-align: center !important;
    text-transform: uppercase;
}


.vbg1 {
    box-shadow: 0 0 15px rgb(0 0 0 / 10%), 0 30px 45px rgb(0 0 0 / 5%);
    margin-top: -5% !important;
    background: #fff;
    padding: 25px 0px 10px 0px;
    border-radius: 11px;
    z-index: 999;
}
p.nah1 {
    margin-top: -19px !important;
    margin-bottom: 3px;
    font-size: 20px;
}
p.nah {
    font-size: 17px;
    color: #1659a6;
}

p.nv {
    color: #ddd;
    font-size: 19px;
    margin-bottom: -25px !important;
}


p.nv1 {
    margin-top: -9px !important;
    font-size: 22px;
    color: #fff;
}

.vvb{
		color:#ddd !important;

}

.vvb a{
		color:#ddd !important;

}

.fusion-body .fusion-menu-element-wrapper[data-count="0"] > .avada-menu-mobile-menu-trigger {
    border-radius: 4px;
}

.fusion-page-title-bar .fusion-breadcrumbs a{
    font-size: 14px;
    color: #ffffff !important;
}

.fusion-page-title-bar .fusion-breadcrumbs {
    font-size: 14px;
    color: #ffffff !important;
}

.brdser {
    border-radius: 20px 20px 0px 0px;
}


h4.titwhy {
    font-size: 24px !important;
}

.cta-call {
    position: fixed;
    color: #fff;
    bottom: 0;
    right: 0;
    margin: 15px;
    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;
}