/*
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-header {
    /*background: -webkit-linear-gradient(-45deg, rgb(0, 0, 0) 34%, #EE3131 33%)*/
    background-position: left center;
        background-size: auto;
}
.h-im {
    position: relative;
    display: inline-block;
    float: left;
    padding: 4px 5px 6px 9px;
    width: 40px;
    line-height: 40px;
    top: 7px;
    height: 40px;
    background: white;
    border-radius: 5px;
}
.h-im i.fas.fa-phone-volume {
    font-size: 28px;
    color: black;
}
.h-action {
    float: left;
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 25px;
    text-align: center;
    margin-left: 10px;
    line-height: 53px;
}
.h-action span {
    display: block;
    font-size: 13px;
    position: relative;
    top: -4px;
    margin: auto;
    text-align: center;
}
.h-fb img {
    padding: 5px;
}
.h-call {
    /*border-right: 1px solid;*/
    padding-right: 10px;
    margin-right: 15px;
}
.fusion-main-menu{
    top: 32px;
}

.avada-skin-rev {
   border:none !important;
}
.hm-main h1 {
    margin-top: 35px !important;
    margin-bottom: 10px !important;
    color: white !important;
}

span.til-color {
    color: #ee3131;
}
.hm-mid .fusion-column-wrapper {
    padding: 40px 40px 20px 40px !important;
}
.ser-til {
    margin-top: -30px !important;
}
.ser-til span.til-color {
    color: black;
    font-size:20px;
    vertical-align: middle;
}
.ser-til h1{
    color:white !important;
    padding: 5px !important;
}
.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed {
    border: 1px solid #000000;
    text-align: center;
    padding: 50px 15px 25px 15px;
    box-shadow: 5px 5px 9px #b5b5b5;
}
.ser {
    padding-top: 70px !important;
}
.ser a.fusion-read-more {
    position: absolute;
    background: black;
    color: white;
    padding: 7px 16px;
    border-radius: 5px;
    bottom: -15px;
    z-index: 1111;
    left: 35%;
}
.ser a.fusion-read-more:hover {
    background:#ee3131;
    color: black !important;
    font-weight: 500;
}
.ser .fusion-read-more:after{
    display:none;
}

.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed::after,
.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed::before
{
      content: '';
      display: block;
      position: absolute;
      width: 20%;
      height: 25%;
      border: 1px solid black;
      transition: all 0.6s ease;
      border-radius: 2px;
}
.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed::after
{
      bottom: 0;
      right: 0;
      border-top-color: transparent;
      border-left-color: transparent;
      border-bottom-color: black;
      border-right-color: black;
}
.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed::before
{
      top: 0;
      left: 0;
      border-bottom-color: transparent;
      border-right-color: transparent;
      border-top-color:black;
      border-left-color:black;
}
.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed:hover:after,.ser .fusion-content-boxes.content-boxes-icon-boxed .content-wrapper-boxed:hover:before
{
      width: 100% !important;
      height: 100% !important;
}
.ser .fusion-content-boxes .fusion-column {
    margin-bottom: 80px;
}
.fusion-content-boxes .heading img {
    background: white;
    float: none;
    margin: 0;
    padding: 6px;
    border: 1px solid;
    border-radius: 6px;
}
.why-rgt .fusion-column-wrapper {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 30px !important;
}
.why-rgt h1 {
    color: white !important;
    margin-bottom: 20px !important;
}
.why-rgt .fusion-content-boxes .fusion-column {
    margin-bottom: 25px;
}
.why-rgt .fusion-content-boxes .content-wrapper-background {
    padding: 15px;
    border: 1px solid white;
    border-radius: 10px;
}
p.rev-til {
    font-weight: 600;
    color: black;
    margin-bottom: 10px;
}
p.rev-txt {
    color: black;
    text-align: justify;
    font-size:15px;
}
.call-lft .imageframe-align-center {
    margin-top: 10px;
    margin-bottom: 20px;
}
.fusion-testimonials .review blockquote q {
    border: 1px solid black;
    height: 262px;
    border-radius: 10px;
    background: black !important;
    background-color: #f6f6f6;
    color: #747474;
    color: white !important;
}
.fusion-testimonials.clean .author {
    margin-top: 12px;
}
.fusion-testimonials .testimonial-pagination {
    margin-top: 7px;
}
.call-lft .fusion-column-wrapper {
    padding-top: 30px !important;
    padding-left: 0px !important;
    padding-right: 80px !important;
        padding-bottom: 30px !important;
}
.call-lft h1 {
    margin-bottom: 20px !important;
}
.call-lft span.til-color {
    color: #ff2538;
}
.con input.wpcf7-form-control.wpcf7-text {
    margin-bottom: 20px;
    height: 37px;
    border-color: black;
    border-radius: 5px;
}
.con input.wpcf7-form-control.wpcf7-text::placeholder {
 color:#353535;
}
.con input.wpcf7-form-control.wpcf7-text:focus {
 color:#353535;
}
.con textarea.wpcf7-form-control.wpcf7-textarea {
    margin-bottom: 20px;
    border-color: black;
    border-radius: 5px;
}
.con textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
   color:#353535;
}
.con textarea.wpcf7-form-control.wpcf7-textarea:focus {
   color:#353535;
}
.con input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    display: block;
    font-size: 22px;
    background: black;
    border-radius: 5px;
}
.action {
    padding-top: 40px;
    padding-bottom: 60px;
}
.action .fusion-column-wrapper {
    border: 10px ridge #d6d6d6;
    border-radius: 8px;
    padding: 30px 20px !important;
}
.action h1 {
    margin-bottom: 12px;
}
.action h3 {
    margin-bottom: 20px;
}
footer.fusion-footer-widget-area {
    overflow: visible;
}
.test-1 {
    width: 38%;
}
.test-2 {
    color: white;
    padding: 0 !important;
    position: relative;
        float: right;
        left: 20%;
}
section#social_links-widget-2 {
    text-align: center;
    padding-bottom: 20px;
}
.test-2 section#text-2 {
    margin-bottom: 0;
}
.test-2 .textwidget {
    padding: 0 20px;
}
.test-1 {
    padding: 0 40px !important;
}
.foot i.far.fa-map {
font-size: 23px;
    width: 35px;
    text-align: center;
    vertical-align: text-bottom;
    line-height: 35px;
    color: #fff;
}
.foot i.far.fa-clock {
    font-size: 23px;
    line-height: 35px;
    width: 33px;
    text-align: center;
    color: #fff;
}
.foot p {
    margin: 0 0 23px 0;
    font-size: 18px;
    line-height: 40px;
    vertical-align: middle;
    color: #fff;
    display: block;
}
.foot span {
    display: inline-block;
    position: absolute;
    margin-top: -16px;
    padding-left: 5px;
    font-size: 20px;
}
.foot a {
    display: inline-block;
    font-size: 16px;
    line-height: 33px;
    vertical-align: bottom;
    color: #fff;
}
.foot i.fusion-li-icon.fa.fa-envelope-o {
    width: 30px;
    text-align: center;
}
.foot i.fusion-li-icon.fa.fa-mobile {
    text-align: center;
    width: 30px;
}
.foot i.fusion-li-icon.fa {
    font-size: 23px;
    vertical-align: text-bottom;
    line-height: 35px;
    color: #fff;
}
.foot a:hover {
    color: #FF2538 !important;
}
.test-2 section#media_image-2 {
    padding-top: 0px;
    padding-bottom: 0px;
        margin-right: 36%;
}
.test-2 #media_image-2 img {
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px;
}
.fusion-footer-widget-area .widget-title {
    margin: 0 0 25px;
}
#wrapper .fusion-vertical-menu-widget .menu {
    border-left: 1px solid white;
}
.c-phn {
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 11px;
    border-bottom: 2px dashed #b1abab;
}
.c-phn h3 {
    font-size: 33px;
    margin-bottom: 10px;
}
.c-phn i.fusion-li-icon.fa.fa-mobile {
    font-size: 40px;
    line-height: 50px;
    color: black;
    vertical-align: middle;
}
.c-phn a {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    color: black;
    vertical-align: middle;
}
.mai i.fusion-li-icon.fa.fa-envelope-o {
    font-size: 30px;
    line-height: 50px;
    color: black;
    vertical-align: middle;
}
.mai a {
    font-size: 30px;
    color: black;
    vertical-align: middle;
}
.add a {
    font-size: 25px;
    color: black;
    vertical-align: middle;
}
.add i.far.fa-map {
    font-size: 25px;
    line-height: 50px;
    color: black;
    vertical-align: middle;
}
#wrapper .fusion-vertical-menu-widget .menu li a{
    padding:10.5px !important;
}
.fusion-footer-copyright-area .fusion-row {
    max-width: initial;
}
#toTop:hover {
    background-color: #ff2538;
}
a.h-fb{float: left;
    border-right: 1px solid;
    padding-right: 10px;
    margin-right: 15px;}
@media screen and (max-width: 768px) and (min-width: 300px){
    .fusion-contact-info {
    padding: 0em 15px 6px 15px !important;
     font-size: 15px;
    }
   
    a.h-fb {
    text-align: center;
border:none;
    display: block;
}
.h-call {
    border: none;
    margin: 12px 0 0 76px;
}
.h-fb img {
    border: 1px solid;
    border-radius: 5px;
}
.fusion-header {
    padding-left: 15px;
    padding-right: 15px;
    background: black !important;
}
.hm-mid .fusion-column-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hm-mid h1 {
    font-size: 28px;
}
.fusion-title {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.ser-til {
    margin-top: 20px;
}
.fusion-testimonials .review blockquote q {
    height: 262px;
    overflow-y: scroll;
}
.call-lft .fusion-column-wrapper {
    padding-top: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 25px !important;
}
.why-rgt .fusion-content-boxes.content-boxes-icon-on-side .icon, .fusion-content-boxes.content-boxes-icon-on-side .image {
    position: relative;
    display: inherit;
    margin: auto;
    text-align: center;
    float: none;
}
.why-rgt i.fontawesome-icon {
    margin: 0 !important;
}
.why-rgt .content-container {
    position: relative;
    display: inherit;
    margin: auto;
    text-align: center;
    padding: 0 !important;
}
.why-rgt .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon, .fusion-content-boxes.content-boxes-icon-with-title .heading-with-icon {
    display: grid;
    width: auto;
}
.why-rgt h2.content-box-heading {
    display: inherit;
    text-align: center;
    margin: auto;
    position: relative;
    padding: 15px 0 0 0 !important;
}
.action h1 {
    font-size: 28px;
}
.action h3 {
    font-size: 18px;
}
.test-1 {
    padding: 0 15px !important;
}
.test-2 {
    padding: 0 15px !important;
    left:0% !important;
}
footer.fusion-footer-widget-area.fusion-widget-area {
    padding-left: 15px;
    padding-right: 15px;
}
.foot i.far.fa-clock {
    font-size: 23px;
    line-height: 40px;
    width: 27px;
}
.foot a {
    font-size: 14px;
    font-weight: 500;
}
.test-2 .textwidget {
    padding: 0 0px;
    font-size: 14px;
    font-weight: 500;
}
.test-2 section#media_image-2 {
    text-align: center !important;
    margin-right:0% !important;
}
.c-phn i.fusion-li-icon.fa.fa-mobile {
    font-size: 30px;
    line-height: 40px;
}
.c-phn a {
    font-size: 30px !important;
    line-height: 40px;
}
.mai i.fusion-li-icon.fa.fa-envelope-o {
    font-size: 20px;
    line-height: 40px;
}
.mai a {
    font-size: 19px !important;
}
.add i.far.fa-map {
    font-size: 18px;
    line-height: 40px;
}
.add a {
    font-size: 17px !important;
}
}
p.f-a {
    line-height: 26px;
}
.title1{font-size: 35px;font-family: Poppins, Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0px;
    font-style: normal;color: #ffffff;}