/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 7.2.1
Text Domain:  Avada
*/

.fusion-footer .widget_media_image img {
  max-width: 350px !important;
  margin: 0px auto;
}

.fusion-social-links a.fusion-social-network-icon {
  background: #000;
  color: #fff;
  padding: 6px;
  border-radius: 50px;
}

.fusion-footer:before {
  content: '';
  background: url(/wp-content/uploads/2021/05/downarrow.png);
  width: 100%;
  height: 77px;
  position: absolute;
  display: block;
  z-index: 9;
  margin: 0px auto;
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  top: 0;
}


.fusion-header{
  padding: 0 90px;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header{
  height: 65px !important; 
}

.fusion-header > .fusion-row{
  width: 100%;
  max-width: 100%;
}

.fusion-logo-link{
  line-height: 1;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-menu > li:not(:last-child){
  padding-right: 40px !important;
}

.fusion-header .fusion-menu > li > a{
  font-size: 26px !important;
  color: #f2f3f2 !important;
  position: relative;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-menu > li > a{
  height: 64px !important;
  font-size: 24px !important;
  color: #252525 !important;
}

.fusion-header .fusion-menu > li.menu-item-has-children > a:after{
  content: "";
  border-top: 6px solid #f2f3f2;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: 43%;
  right: -20px;
}

.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-menu > li.menu-item-has-children > a:after{
  border-top: 6px solid #252525;
  right: -18px;
}

.fusion-header .fusion-logo{
  margin: 22px 0;
}

.main-banner .title-heading-left{
  font-size: 52px;
  color: #6e7261;
  margin-bottom: 25px !important;
}

.main-banner .title-heading-left .icon{
  display: inline-block;
  position: relative;
}

.main-banner .title-heading-left .icon:after{
  content: "";
  width: 100%;
  height: 10px;
  background: url("/wp-content/uploads/2021/05/curce-line@3x.png") no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.banner-pic{
  margin-bottom: 0 !important;
}

.banner-pic > .fusion-column-wrapper{ 
  position: relative;
}

.banner-pic > .fusion-column-wrapper:before{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  left: 0;
}

.main-banner .fusion-social-networks-wrapper{
  margin: 0 !important;
}

.main-banner .fusion-social-networks-wrapper a{
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #262626;
  font-size: 18px;
  color: #fff;
  padding: 0 !important;
  margin: 0 20px 0 0 !important;
}

.main-banner .fusion-social-networks-wrapper a:last-child{
  margin-right: 0 !important;
}

.experience-section{
  padding: 0 0 0 170px !important;
}

.experience-section > .fusion-row{
  max-width: 100% !important;
  width: 100% !important;
}

.experience-section .fusion-layout-column.experience-left{
  width: 41.6% !important;
  text-align: right;
  margin-bottom: 0 !important;
}

.experience-section .fusion-layout-column.experience-left > .fusion-column-wrapper{
  padding-right: 17px;
  margin: 0 !important;
}

.experience-section .fusion-imageframe{
  max-width: 475px;
  width: 100%;
  position: relative;
}

.experience-section .fusion-layout-column.experience-right{
  width: 58.4% !important;
  height: 100%;
  padding: 70px;
  background: #fff;
  margin-bottom: 0 !important;
}

.experience-section .experience-right > .fusion-column-wrapper{
  margin: 0 !important;
  position: relative;
}

.experience-section .experience-right > .fusion-column-wrapper:before{
  content: "";
  width: 30px;
  height: 30px;
  background: url("/wp-content/uploads/2021/05/line@3x.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: -20px;
  left: -20px; 
}

.experience-section .fusion-layout-column.experience-right p{
  font-size: 19px !important;
  line-height: 1.6 !important;
}

.experience-section .fusion-layout-column.experience-right p .bold-text{
  font-weight: 700 !important;
}

.experience-section .experience-right > .fusion-column-wrapper{
  max-width: 540px;
  width: 100%;
}

.experience-section .experience-right .fusion-button{
  min-width: 230px;
  background: #85877a;
  border-radius: 0;
  font-size: 25px;
  font-weight: 700;
  font-family: 'Calluna-Regular' !important;
  color: #f1e4d8 !important;
  padding: 16px 20px !important;
  line-height: 1;
  margin-top: 10px;
  transition: all 0.3 ease 0s;
}

.experience-section .experience-right .fusion-button:hover{
  background: #000 !important;
}

.experience-section .experience-right .fusion-button > span{
  color: #f1e4d8 !important;
}

.about-section{
  padding-top: 240px !important;
  margin-top: -200px !important;
  position: relative;
  z-index: 1;
}

.about-section > .fusion-row{
  position: relative;
}


.about-section .about-heading{
  margin-bottom: 0 !important;
  position: relative;
}

/*.about-section .about-heading:before{
  content: "";
  width: 80px;
  height: 80px;
  background: url("/wp-content/uploads/2021/05/move.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50px;
}
*/


.fusion-button{
  background: #85877a;
  padding: 16px 20px !important;
}

.fusion-button:hover{
  background: #000000;
  padding: 16px 20px !important;
}

.fusion-button span {
  min-width: 230px;
  border-radius: 0;
  font-size: 25px;
  font-family: 'Calluna-Regular' !important;
  color: #f1e4d8 !important;
  padding: 16px 20px !important;
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
}


.about-section-right .fusion-imageframe img {
    max-height: 490px;
    width: auto;
    float: right;
    text-align: right;
    position: relative;
    z-index: 99;
}

.about-section-right .fusion-imageframe {
    float: right;
}

.about-section .about-section-right {
    margin-bottom: -62px !important;
}

.about-section-left .fusion-button.red_btn {
    background: #c89e87;
}

.blog-section .feature_content {
    background: #f0f1f0;
    padding-left: 35px;
}


.fusion-footer {
    position: relative;
}
.about-section .about-section-right {
    margin-bottom: -62px !important;
}

.about-section-left .fusion-button.red_btn {
    margin-top: 25px;
    position: relative;
    top: 55px;
}

.about-section-left .fusion-button.red_btn:hover {
    background: #000;
}

.blog-section .feature_content {
    background: #f0f1f0;
    padding-left: 35px;
    padding-right: 30px;
    width: 50%;
}

.blog-section .featured-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.blog-section .img-with-title {
    width: 50%;
}
.fusion-social-links a.fusion-social-network-icon {
    background: #000;
    color: #fff;
    padding: 6px;
    border-radius: 50px;
}

.featured_sharelink a.fusion-social-network-icon {
    background: #c89e87 !important;
    margin-left: 24px;
}

.featured_sharelink a.fusion-social-network-icon:before{
  color:#fff;
}

.featured_sharelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured_sharelink span.email {
    font-family: F25Executive;
    font-size: 26px;
}

.blog-section .feature_content h4 {
    color: #848779;
    font-size: 26px;
    font-family: F25Executive;
    margin-top: 30px;
    margin-bottom: 24px;
}

.blog-section h2.fusion-responsive-typography-calculated {
    font-family: Calluna-Regular !important;
    font-weight: 800 !important;
}

.blog-section .feature_content .content-with-link a {
    font-weight: 600;
    color: #000;
    font-family: Calluna-Regular !important;
    text-align: right;
    float: right;
}

.testimonial-section .reviews {
    max-width: 840px;
    margin: 0px auto;
}

.testimonial-section q.fusion-clearfix {
    background: transparent !important;
}

.testimonial-section .fusion-testimonials.clean blockquote q {
    display: block;
    padding: 25px;
    background-color: transparent;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1.1px;
    font-style: normal;
    color: #6e7261 !important;
    font-weight: 500;
    font-family: F25Executive;
}

.testimonial-section .fusion-testimonials.clean .author {
    margin-top: 0px;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    font-family: Calluna-Regular !important;
}


.testimonial-section .company-name strong {
    font-weight: 500;
}

.fusion-footer .fusion-footer-widget-column {
    margin-bottom: 0;
}

.fusion-footer .fusion-column .widget_media_image {
    padding-top: 50px;
    padding-bottom: 28px;
}

.fusion-footer .fusion-widget-menu li a {   font-size: 22px !important;font-family: Calluna-Regular !important;
    padding-bottom: 22px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.fusion-footer .fusion-widget-menu li a:after{
  display:none;
}

.fusion-footer .fusion-copyright-content div {
    font-family: Calluna-Regular !important;
}

.feature_content .content-with-link p {
    font-family: Calluna-Regular !important;
}

.featured-outer .feature_content h2 {
    margin-bottom: 40px;
    margin-top: 42px !important;
}

.fusion-footer .fusion-footer-copyright-area {
    background-color: #a4a48c;
}

.blog-section .feature_content .content-with-link a {
    font-weight: 600;
    color: #000;
    font-family: Calluna-Regular !important;
    text-align: right;
    float: right;
    display: flex;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
        margin-top: 50px;
}

.blog-section .feature_content .content-with-link a img {
    margin-left: 6px;
}
.about-section-left h2.about-heading {
    padding-top: 26px;
}

.about-section .fusion-builder-row .fusion-builder-column-4 {
    margin-bottom: 0px !important;
}

.left_titleHeading span.htag {
    background: url(/wp-content/uploads/2021/05/more1.png);
    background-repeat: no-repeat;
    width: 45px;
    font-size: 0;
    height: 50px;
    display: inline-block;
    top: -56px;
    position: relative;
    margin-right: -28px;
    margin-left: -8px;
    margin-bottom:-40px;
}

.about-section .fusion-text p {
    margin-bottom: 0;
}

.about-section{
  position:relative;
}

.about-section:after {
    content: '';
    background: url(/wp-content/uploads/2021/05/rightBg-1.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 205px;
    height: 408px;
    right: -50px;
    position: absolute;
    bottom: -204px;
    background-size: 80%;
}

header .fusion-main-menu>ul>li.fusion-dropdown-menu {
    padding-right: 65px !important;
}


.experience-section .fusion-layout-column.experience-left .fusion-imageframe img {
    position: relative;
    z-index: 9;
}

.experience-section .fusion-layout-column.experience-left .fusion-imageframe:before {
    content: '';
    width: 300px;
    height: 300px;
    background: url(/wp-content/uploads/2021/05/spark.png) no-repeat;
    background-size: 74%;
    position: absolute;
    left: -64px;
    z-index: 1;
    bottom: -146px;
}

.experience-section .fusion-layout-column.experience-left .fusion-imageframe {
    position: relative;
    overflow: visible;
}




@media screen and (max-width:1500px){

.about-section:after {
    content: '';
    background-size: 56%;
}
  }


@media screen and (max-width:1299px){
.about-section-left .fusion-button.red_btn {
    margin-top: 25px;
    top: 0;
  margin-bottom: 15px;
}
}

@media screen and (max-width:1100px){
  
  .main-banner h1.title-heading-left br {
    display: none;
}
  
  .main-banner h1.title-heading-left {
    font-size: 45px !important;
}
.main-banner {
    padding-left: 20px !important;
} 
  
}


@media (min-width: 801px) and (max-width: 1140px){
  .fusion-header .fusion-menu > li > a {
    font-size: 16px !important;
}
  
.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-menu > li > a {
    font-size: 18px !important;
} 
  
body header .fusion-main-menu>ul>li.fusion-dropdown-menu {
    padding-right: 46px !important;
} 
  
.blog-section {
    padding-top: 60px !important;
} 
  
.experience-section .fusion-layout-column.experience-right {
    width: 68.4% !important;
    padding: 70px 30px;
} 
  
.blog-section .feature_content .content-with-link a {
    padding-bottom: 14px;
} 
  
.featured-outer .feature_content h2 {
    margin-bottom: 10px;
    margin-top: 10px !important;
  font-size: 32px !important;
} 
  
.featured_sharelink a.fusion-social-network-icon {
    margin-left: 6px !important;
} 
  
.experience-section .fusion-layout-column.experience-left {
    width: 31.6% !important;
    text-align: right;
    margin-bottom: 0 !important;
    padding-top:50px;
} 
  
.about-section {
    padding-top: 50px !important;
    margin-top: 0 !important;
} 
  
.experience-section {
    padding: 0 0 0 15px !important;
} 

.about-section-left .fusion-button.red_btn {
    margin-top: 25px;
    position: relative;
    top: 0;
    margin-bottom: 30px;
}
  
.banner-pic {
    margin-bottom: 0 !important;
    height: 500px;
} 
  
.main-banner h1.title-heading-left {
    font-size: 36px !important;
} 
  
}



@media screen and (max-width:800px){
.main-banner h1.title-heading-left {
    font-size: 30px !important;
}

.experience-section .experience-right > .fusion-column-wrapper {
    max-width: 100%;
} 
  

.banner-pic .fusion-column-wrapper {
    height: 250px;
}
  
.about-section .about-section-left {
    width: 100% !important;
} 
  
.about-section .about-section-right {
    width: 100% !important;
} 
  
.about-section-right .fusion-imageframe {
    float: none;
} 
  
.experience-section .fusion-layout-column.experience-left {
    width: 100% !important;
    text-align: right;
    margin-bottom: 0 !important;
      padding-bottom: 10px;
} 
  
.about-section-right .fusion-imageframe img {
    width: auto;
    float: none !important;
    text-align: center;
    position: relative;
    z-index: 99;
} 
  
.about-section-left .fusion-button.red_btn {
    margin-top: 25px;
    position: relative;
    top: 0 !important;
    margin-bottom: 40px;
} 
  
.experience-section > .fusion-row {
    max-width: 100% !important;
    width: 100% !important;
} 
  
.about-section .fusion-builder-row .fusion-builder-column-4 {
    margin-bottom: 0px !important;
    width: 100% !important;
} 
  
.about-section .fusion-builder-row .fusion-builder-column-5 {
    width: 100% !important;
    text-align: center;
}
  
.experience-section .fusion-imageframe {
    max-width: 60%;
    width: 100%;
    position: relative;
    margin: 0px auto;
    display: block;
    margin-bottom: 50px;
    margin-top: 60px;
} 
.main-banner {
    padding-left: 0 !important;
}
  
.main-banner .bannertext_left {
    padding: 10px 15px;
} 
  
.fusion-header {
    padding: 0 20px;
} 
  
.main-banner .banner-pic .fusion-column-wrapper {
    margin-left: 0 !important;
} 
  
.featured-outer {
    padding-top: 40px;
} 
  
.experience-section .fusion-layout-column.experience-right {
    width: 100% !important;
    height: auto;
    padding: 28px;
}
  
.featured-outer .feature_content h2 {
    margin-top: 10px !important;
    margin-bottom: 12px;
} 
  
.blog-section .feature_content .content-with-link a {
    padding-bottom: 20px;
} 
  
.featured_sharelink {
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 4px;
} 
  
.about-section:after {
    display:none;
} 
  
.blog-section {
    padding-top: 50px !important;
} 
  
.testimonial-section {
    padding-top: 10px !important;
} 
  
.feature_content h2 {
    margin: 10px 0px !important;
} 
  
.experience-section {
    padding: 0 0 0 0 !important;
} 
  
main h2.fusion-responsive-typography-calculated {
    font-size: 30px !important;
} 
  
.fusion-footer .widget_media_image img {
    max-width: 254px !important;
    margin: 0px auto;
} 
  
.blog-section {
    padding-left: 15px !important;
    padding-right: 15px !important;
} 
  
.fusion-footer #menu-footer-menu {
    padding-top: 15px;
    padding-bottom: 15px;
}
.fusion-footer #menu-footer-menu li {
    display: block;
    line-height: 16px;
}
  
.blog-section .featured-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
  
  .experience-section .fusion-layout-column.experience-left .fusion-imageframe:before{
    display:none;
  } 
  
.featured_sharelink a.fusion-social-network-icon {
    margin-left: 8px !important;
} 
  
}


@media screen and (max-width: 540px){
.experience-section .fusion-imageframe {
    max-width: 80%;
  margin-bottom: 0;
}
.single-related-posts .fusion-rollover-content h4,
    .single-related-posts .fusion-rollover-content h4 a{
        line-height: 1 !important;
        font-size: 14px !important;
    }
}
.fusion-header #mobile-menu-main-menu li a {
    color: #000 !important;
    font-size: 17px !important;
}
.single-related-posts .fusion-rollover-content h4,
    .single-related-posts .fusion-rollover-content h4 a{
        line-height: 1 !important;
        font-size: 18px !important;
    }
@media screen and (max-width: 1024px){
    .single-related-posts .fusion-rollover-content h4,
    .single-related-posts .fusion-rollover-content h4 a{
        line-height: 1 !important;
        font-size: 16px !important;
    }
    .single-related-posts .fusion-rollover-content{
        height: 100%;
        padding: 6px;
        width: 100%;
        display: flex;
        vertical-align: middle;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .single-related-posts .fusion-rollover-content .fusion-rollover-title{
        margin-top: 5px;
    }
}
@media screen and (max-width: 768px){
    .single-related-posts .fusion-rollover-content h4,
    .single-related-posts .fusion-rollover-content h4 a{
        font-size: 12px !important;
    }
}
/*@media screen and (max-width: 768px){
    .single-related-posts .fusion-carousel-holder {
        width: 100% !important;
        position: relative !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .single-related-posts .fusion-carousel-holder li{
        width: 48% !important;
        margin-left: 2% !important;
    }
}*/
/*@media screen and (max-width: 450px){
    .single-related-posts .fusion-carousel-holder li{
        width: 100% !important;
    }
}*/
@media screen and (max-width: 320px){
    .single-related-posts .fusion-rollover-content h4,
    .single-related-posts .fusion-rollover-content h4 a{
        line-height: 1 !important;
        font-size: 10px !important;
    }
    .single-related-posts a.fusion-rollover-link {
        width: 15px !important;
        height: 15px !important;
    }
    .single-related-posts a.fusion-rollover-link: before{
        font-size: 8px !important;
    }
}