/*
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.phns1 {
    color: #e1e4ff;
    font-size: 17px;
    line-height: 0 !important;
}
p.entry-title {
    font-size: 30px !important;
}

.elementor-icon-box-title1 a {
    color: #fff;
    font-size: 19px;
    line-height: 0 !important;
}
.cont-page:hover{
	 transform: translateY(-12px); 
}
i.fontawesome-icon.circle-yes {
    border-radius: 20% !important;
}
.elementor-icon-box-title a {
    color: #fffcfc;
    font-size: 19px;
}
p.phns {
    color: #e1e4ff;
    margin-top: 3px !important;
    margin-bottom: 0px !important;
}
ul.itemcds {
    color: #ddd;
    line-height: 2.5;
}
p.nms {
    margin-bottom: 0 !important;
    font-size: 18px;
}
.scroll-m {
overflow-y: scroll;
max-height: 125px;
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;
}

p.welc1 {
    color: #f7ca29;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 5px !important;
    text-align: center;
}
p.welc2 {
    color: #f7ca29;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 5px !important;
    text-align: center;
}
p.stps {
    margin-top: -125%;
    font-size: 48px;
    font-weight: 600;
    font-family: "Noto Sans", sans-serif;
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1px rgb(227, 227, 227);
}

p.welc {
    color: #f7ca29;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 5px !important;
}

.tsf {
    font-size: 20px !important;
    color: #f7ca29 !important;
    margin-top: -22% !important;
    z-index: 999 !important;
    text-align: center !important;
}
.fusion-menu-element-wrapper.collapse-enabled.mobile-mode-collapse-to-button>button:not(.fusion-close-flyout) {
    display: block;
    outline: 0;
    border-radius: 7px;
}
.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;
}
.cta-call {
    position: fixed;
    color: #fff;
    bottom: 0;
    right: 0;
    margin: 35px;
    border-radius: 32px;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 15px;
    background-color: #4c8f01;
    border: 2px solid #fff;
    z-index: 9999;
    margin-bottom: 14px !important;
}



@media only screen and (max-width: 900px) {
	.welc{
		 font-size: 14px;
	}
	.fusion-body .fusion-flex-container.fusion-builder-row-2 {
    padding-top: 9%;
    margin-top: -7px;
    padding-right: 7px !important;
    padding-bottom: 1%;
    margin-bottom: 0px;
    padding-left: 4px !important;
}
	.titl {
    font-size: 10px !important;
}
	.title h2{
		  font-size: 14px !important;
	}
	.tsf {
        margin-bottom: 35px !important;
        margin-top: -18% !important;
    }
	.quat{
		font-size:19px !important;
	}
	.welc2{
		text-align:left !important;
	}
	.welc{
		font-size:14px !important;
	}
	.fusion-form-142 .fusion-form-field {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}
	
}