/*
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: 25px !important;
}

.title{
	z-index:999;
}
.img{
	bottom: -31px;
}
.fts{
	 color:white;
   text-shadow: -2px -2px 0 green,  2px -2px 0 green,-2px  2px 0 green, 2px  2px 0 green,0px -2px 0 green,0px  2px 0 green,-2px  0px 0 green,2px  0px 0 green;

}
.check{
	color:white;
}
.afrs{
	margin-top:-13%;
}

@media only screen and (max-width: 768px) {
 .afrs{
	margin-top:-19%;
}
	.imas{
	        width: 200px !important;
        height: auto;
}
	.fusion-builder-column-36 > .fusion-column-wrapper {
        padding-top: 8% !important;
        margin-right: 1.92%;
        margin-left: 1.92%;
    }
	.fusion-checklist .fusion-li-item, .fusion-checklist.fusion-404-checklist>li, ul.fusion-checklist .fusion-li-item, ul.fusion-checklist.fusion-404-checklist>li {
    padding: 5.5px 0;
    margin-left: 0;
    font-size: 17px;
}
	.fusion-menu-element-wrapper.collapse-enabled.mobile-mode-collapse-to-button>button:not(.fusion-close-flyout) {
    display: block;
    outline: 0;
    background-color: #067406;
    border-radius: 4px;
    color: white;
  font-size: 17px;
}
	.fusion-title.fusion-title-center.fusion-sep-none .title-heading-center, .fusion-title.fusion-title-center.sep-underline .title-heading-center {
    padding: 0;
    text-align: center;
    font-size: 31px !important;
}
	.ngim{
		right: -54px;
        
	}
}