/*
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-body .fusion-flex-container.fusion-builder-row-1.home-slider {
    padding-top: 275px;
    padding-bottom: 275px;
}
.fusion-form-form-wrapper .fusion-form-field {
    margin: 5px 0px;
}
p.details-con {
    text-align: center;
    font-style: italic;
    font-size: 19px;
}
.ch-text .fusion-li-item-content {
    color: #fff;
}
.cta {
    position: fixed;
    color: #ffffff;
    bottom: 5%;
    right: 0;
    margin: 20px 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 7px;
    background-image: radial-gradient(#26d37c, #26d37c);
    z-index: 9999;
    font-size: 20px;
    transform: rotate(90deg);
    border-radius: 50%;
}
.fbb {
    position: fixed;
    color: #ffffff;
    bottom: 14%;
    right: 0;
    margin: 20px 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 2px;
    background: #3b5998;
    z-index: 9999;
    font-size: 27px;
    border-radius: 50%;
}

.fusion-header-v4 .fusion-header {
    padding-top: 0px;
    padding-bottom: 0px;
}
li#menu-item-126 {
    /* background: #fff; */
}
li#menu-item-126 a:hover {
   /* background: #fff !important; */
}
span.red {
    color: #ff4829;
}
p.hometext {
    color: #f3eeee;
}
p.wel-home {
    font-size: 14px;
}
.fusion-footer .fusion-li-item-content {
    font-size: 14px;
}
#menu-footer-menu li {
    padding: 7px;
    font-size: 14px;
}
.fusion-footer-widget-area .widget-title {
    border-bottom: 1px solid;
    padding: 10px 10px;
    background: #0a0a0a;
}
.home main#main {
    padding-top: 0px;
    padding-bottom: 0px;
}
p.icon-t {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 0px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0px;
    line-height: initial;
}
p.icon-d {
    margin-bottom: 0px;
    text-align: center;
    /* font-weight: 500; */
    color: #fff;
    font-size: 14px;
}
/* .yellow p.icon-t {
    color: #000;
}
.yellow p.icon-d {
    color: #000;
} */
p.icon-tit {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 19px;
	color: #000;
}
p.icon-descc {
    margin-bottom: 0px;
}
.wel-section img {
    height: 80px;
    width: auto;
}
p.serr-text {
    color: #fff;
    text-align: right;
	padding-bottom: 50px;
}
p.serr-title {
    font-weight: 500;
    color: #000;
    margin-bottom: 0px;
    padding: 3px 0px;
    font-size: 18px;
}
p.serr-desc {
    margin-bottom: 0px;
    font-size: 14px;
}
p.readmore {
    margin-bottom: 0px;
    background: linear-gradient(135deg, #ffffff 0%,#ffffff 50%,#ff472a 51%,#ff472a 100%);
    text-align: right;
    padding: 5px 10px 5px 0px;
    color: #fff;
}
p.test-text {
    color: #fff;
	text-align:center;
}
p.test-dec {
    text-align: center;
    font-size: 14px;
}
p.test-auth {
     margin-bottom: 0px;
    background: linear-gradient(135deg, #ffffff 0%,#ffffff 50%,#ff472a 51%,#ff472a 100%);
    text-align: right;
    padding: 5px 10px 5px 0px;
    color: #000000;
    font-weight: 600;
    color: #fff;
}

/***** header ******/

.headInfo {
    text-align: right;
    margin-top: 0px;
	margin-bottom: 0px;
}
.headInfo img {
    box-shadow: 1px 2px 5px 1px #5d5d5d;
}
.headInfo li:first-child {
    border-left: none;
}
.headInfo li {
    display: inline-block;
    border-left: 1px solid #fff;
    padding: 0 15px;
    text-align: left;
	vertical-align: middle;
}
.conInfo {
    padding-left: 60px;
    position: relative;
}
ul.headInfo a {
    font-weight: 400;
}
.email:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 21px;
    color: #fff;
    background: #000;
    padding: 8px 13px 10px 13px;
    border-radius: 50%;
}
.conInfo span {
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    display: block;
}
.conInfo a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
}
.headInfo li:last-child {
    padding-right: 0;
}
.phone {
    padding-left: 60px;
}
.phone:before {
    content: "\f10b";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 34px;
    /* line-height: 44px; */
    color: #000;
    background: #fecc0f;
    padding: 0px 17px 0px 17px;
    border-radius: 50%;
}
.phone a {
    font-size: 18px;
    font-weight: bold;
}
.emailbox {
background: #fecc0f;
    padding: 10px 10px 15px 10px !important;
    border-radius: 10px;
}

/***** head end ***/
/* ============= Responcive ============= */


@media (min-width:320px) and (max-width: 800px) {
.fusion-body .fusion-flex-container.fusion-builder-row-1.home-slider {
    padding-top: 80px;
    padding-bottom: 80px;
}
	p.icon-tit {
    text-align: center;
}
p.icon-descc {
    text-align: center;
}
	.fbb {
    bottom: 19%;
}
li#mobile-menu-item-126 {
    display: none;
}
}
/* ============= Responcive end ============= */


.home-slider