/*
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
*/
.fusion-post-wrapper {
    border-radius: 25px !important;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 30px;
	line-height: normal;align-content
}
.fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper img {
    box-shadow: none;
    border-radius: 22px;
}
.fusion-alignleft {
    background: #1c6ab1;
    width: 38% !important;
    padding: 7px;
    text-align: center;
    border-radius: 33px;
    font-size: 14px;
}
.fusion-alignleft a{
   color: #fff !important;
}
.fusion-accordian .fusion-toggle-icon-right .panel-heading a {
    flex-direction: row-reverse;
    background: #ffffff;
    padding: 15px !important;
    margin-bottom: 3%;
    border-radius: 10px;
}

.tets{
    background-color:  #ffffff70;
    border-width: 1px 1px 1px 1px;
    font-size: 16px;
    width: 285px;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
	color:white;
}
.frm{
	border-style:dotted;
	border-color:#4ec0d0;
	border-radius:15px;

	background-color:white;
}
.tess{
	padding-left: 29px;
}
.titl{
	margin-top:-52% !important;
	z-index:999;
    padding-left: 6%;
}
.teaa{
	z-index:999;
    padding-left: 6%;
		
}
.btss{
	margin-top:9% !important;
	z-index:999;
  margin-right: 9%;
}
.paragh{
	margin-top:-44% !important;
	z-index:999;
	padding-left:8%;
	padding-right:8%;
	
}
.sraa{
	color:white;
}
.chejk {
    font-size: 16px !important;
    line-height: 1.6 !important;
}
.number {
	font-size:50px;
     text-shadow: -1px 0 #4ec0d0, 0 1px #4ec0d0, 1px 0 #4ec0d0, 0 -1px #4ec0d0;
}

.marquee-text {
	font-size:50%;
	display:inline-block;
	justify-content:space-between;
	animation: marqueeScroll 25s linear infinite;
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
@keyframes marqueeScroll {
    from {
        transform: translateX(10%);
    }
    to {
        transform: translateX(-100%);
    }
}

.cbghf{
		font-size:25px !important;
}
.fsdsd{
	top: -2%;
    left: 85%;
}

 .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: 65px;
    height: 65px;
    text-align: center;
    padding-top: 15px;
    background-color: #4c8f01;
    border: 2px solid #fff;
    z-index: 9999;
    margin-bottom: 14px !important;
}

                     
