/*
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
*/


.with_frm_style .frm_message, .frm_success_style {
    background: #ded5c9 !important;
    border-color: #ded5c9 !important;
    color: #000 !important;
}

.with_frm_style .frm_message p {
    color: #000 !important;
}



.custom-content-boxes-contact .content-container h4 {
    color: #fff !important;
}
.custom-content-boxes-contact {
    margin-bottom: 0px !important;
}
.custom-content-boxes-contact .fusion-column.content-box-column.content-box-column {
    margin-bottom: 0px !important;
}

form#form_contact-with-us button.frm_button_submit {
    color: #222328 !important;
    font-size: 15px;
    background: #fff !important;
    border-radius: 8px !important;
    line-height: 55px;
    padding-left: 90px;
    padding-right: 90px;
    border: 0px !important;
    font-weight:700;
}


.with_frm_style textarea::-webkit-input-placeholder { 
   color: #fff !important;
        font-size: 20px;
}
.with_frm_style textarea:-ms-input-placeholder { 
    color: #fff !important;
        font-size: 20px;
}
.with_frm_style textarea::-moz-placeholder { 
   color: #fff !important;
        font-size: 20px;
}
.with_frm_style textarea:-moz-placeholder {
    color: #fff !important;
        font-size: 20px;
}

div#frm_form_2_container input::-webkit-input-placeholder { 
  color: #fff;
        font-size: 20px;
}
div#frm_form_2_container input:-ms-input-placeholder { 
  color: #fff;
        font-size: 20px;
}
div#frm_form_2_container input::-moz-placeholder { 
 color: #fff;
        font-size: 20px;
}
div#frm_form_2_container input:-moz-placeholder {
  color: #fff;
        font-size: 20px;
}


.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    background: #ea2029 !important;
    border-color: #ea2029;
    color: #fff !important;
    height: 70px;
    border-radius: 0px !important;
    font-size: 20px;
}
.with_frm_style textarea{
    background: #ea2029 !important;
    border-color: #ea2029;
    color: #fff !important;
    border-radius: 0px !important;
    font-size: 20px;
}
/***************************/

form#form_get-in-touch button.frm_button_submit {
    background: #ea2029;
    color: #fff;
    border: none !important;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    height: 80px;
    /* line-height: 85px; */
    border-radius: 0px !important;
    text-transform: uppercase;
}
form#form_get-in-touch  select {
    color: #2c3941 !important;
    background: #f8f4ef !important;
    border-color: #f8f4ef !important;
    font-size: 20px !important;
}
form#form_get-in-touch input {
    color: #2c3941 !important;
    background: #f8f4ef !important;
    border-color: #f8f4ef !important;
    font-size: 20px !important;
}
form#form_get-in-touch textarea {
    color: #2c3941 !important;
    background: #f8f4ef !important;
    border-color: #f8f4ef !important;
    font-size: 20px !important;
}

 form#form_get-in-touch input::-webkit-input-placeholder { 
  color: #2c3941;
        font-size: 20px;
}
form#form_get-in-touch input:-ms-input-placeholder { 
  color: #2c3941;
        font-size: 20px;
}
form#form_get-in-touch input::-moz-placeholder { 
 color: #2c3941;
        font-size: 20px;
}
form#form_get-in-touch input:-moz-placeholder {
  color: #2c3941;
        font-size: 20px;
}


form#form_get-in-touch textarea::-webkit-input-placeholder { 
   color: #2c3941 !important;
        font-size: 20px;
}
form#form_get-in-touch textarea:-ms-input-placeholder { 
    color: #2c3941 !important;
        font-size: 20px;
}
form#form_get-in-touch textarea::-moz-placeholder { 
   color: #2c3941 !important;
        font-size: 20px;
}
form#form_get-in-touch textarea:-moz-placeholder {
    color: #2c3941 !important;
        font-size: 20px;
}





.cont-white-bg-text-link-shadow-bottom {
    -webkit-box-shadow: 0px 10px 60px 0px rgba(224, 224, 224, 0.4);
    -moz-box-shadow: 0px 10px 60px 0px rgba(224, 224, 224, 0.4);
    box-shadow: 0px 10px 60px 0px rgba(224, 224, 224, 0.4);
    /* z-index: 2; */
}


.cont-color-services .cont-img-bg-white-round {
    padding: 20px;
}


.cont-color-services .fusion-column-wrapper {
    padding: 30px !important;
}


.cont-testimonials-info h4 span small {
    font-size: 14px !important;
}
.cont-testimonials .fusion-column-wrapper {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 30px !important;
}

.cont-img-bg-white-round-shadow {
    -webkit-box-shadow: 0px 10px 60px 0px rgba(207, 199, 188, 0.47);
    -moz-box-shadow: 0px 10px 60px 0px rgba(207, 199, 188, 0.47) !important !important;
    box-shadow: 0px 10px 60px 0px rgba(207, 199, 188, 0.47) !important;
    /* backface-visibility: hidden; */
        -webkit-mask-image: inherit !important;
        padding: 25px !important;
}

.cont-bg-white-one-third .fusion-column-wrapper {
    padding: 30px !important;
}


.cont-title-16-right p:after {
    background: #ea2029;
    position: absolute;
    content: "";
    right: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ea2029;
    width: 30px;
    height: 2px;
}

.cont-title-16-right p {
    position: relative;
    padding-right: 45px;
}


.cont-one-fourth-padding .fusion-column-wrapper {
    padding-top: 30px !important;
}



img.img-margin-top-negative-onpc {
    margin-top: -70px;
}

.cont-white-inner-col .fusion-column-wrapper {
    padding: 20px !important;
}




/*.custom-image-carousel li.fusion-carousel-item{
max-width:100px;
}
*/
.cont-white-bg-text-link {
    background: #fff !important;
    margin-left: 20px;
    margin-right: 20px;
    padding: 40px 20px 10px;
    margin-top: -30px;
    z-index: 999999999999999999 !important;
    position: relative;
}

.custom-checklist-footer h5 {
    margin-bottom: 0px !important;
    color: #fff !important;
}
.custom-image-carousel .fusion-carousel-wrapper.fusion-carousel-swipe {
    padding-top: 50px;
    padding-bottom: 20px;
}


.custom-col-blog .fusion-text {
    margin-left: 40px !important;
    margin-right: 40px !important;
}


.custom-content-boxes .fusion-column.content-box-column.content-box-column {
    margin-bottom: 20px !important;
}


.custom-testimonials-home span.company-name span {
    color: #ea2029 !important;
}
.custom-testimonials-home img.testimonial-image {
    max-width: 120px !important;
}

.custom-testimonials-home q.fusion-clearfix {
    padding: 0px !important;
    font-style: normal;
    font-size: 20px;
    line-height: 1.5 !important;
}


.custom-testimonials-home blockquote {
    background: transparent !important;
}
.custom-testimonials-home .review.avatar-image {
    background: transparent !important;
}


.cont-green-bg > .fusion-column-wrapper {
    padding: 50px 90px !important;
}

.cont-title-16-white p{
    position:relative !important;
        padding-left: 45px;
}
.cont-title-16-white p:after {
    background: #ea2029;
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 30px;
    height: 2px;
}
/***************************/
.cont-title-16-center-color1 strong{
position: relative;
    padding-left: 45px;
    padding-right: 45px;
}
.cont-title-16-center-color1 strong:after {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ea2029;
    width: 30px;
    height: 2px;
}
.cont-title-16-center-color1 strong:before {
position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ea2029;
    width: 30px;
    height: 2px;
}

/********************/
.cont-title-16-center strong{
position: relative;
    padding-left: 45px;
    padding-right: 45px;
}
.cont-title-16-center strong:after {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 30px;
    height: 2px;
}
.cont-title-16-center strong:before {
position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 30px;
    height: 2px;
}


.cont-title-16 p{
    position:relative !important;
        padding-left: 45px;
}
.cont-title-16 p:after {
    background: #ea2029;
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ea2029;
    width: 30px;
    height: 2px;
}

.cont-checklist-big-icons i.fusion-li-icon {
    font-size: 30px;
    font-weight: 100 !important;
}

.cont-border-left {
    padding-left: 30px;
    border-left: 3px solid #fad105;
}
.cont-border-left-green {
    border-color: #0a4c48;
}


.cont-inn-padding .fusion-column-wrapper h4{
    margin-bottom:0px !important;
}

.cont-img-bg-white-round {
   /* background: #fff;*/
    padding: 15px;
    /*border-radius: 50px;*/
    border-radius: 50%;
}

.cont-inn-padding .fusion-column-wrapper {
    padding: 35px !important;
}


strong, span, em{
    font-family:inherit !important;
}

.circle-yellow {
    animation: hero-pulse 2s infinite;
}





@keyframes hero-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 209, 5, 0.4);
    box-shadow: 0 0 0 0 rgba(250, 209, 5, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 50px rgba(250, 209, 5, 0);
    box-shadow: 0 0 0 50px rgba(250, 209, 5, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 209, 5, 0);
    box-shadow: 0 0 0 0 rgba(250, 209, 5, 0);
  }
}

@-webkit-keyframes hero-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 209, 5, 0.4);
    box-shadow: 0 0 0 0 rgba(250, 209, 5, 0.4);
  }

  70% {
    -moz-box-shadow: 0 0 0 50px rgba(250, 209, 5, 0);
    box-shadow: 0 0 0 50px rgba(250, 209, 5, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 209, 5, 0);
    box-shadow: 0 0 0 0 rgba(250, 209, 5, 0);
  }
}



/******* css labels pseudoclass****/
.review.no-avatar {
    background: transparent !important;
}


.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/


.cont-half-padding-min .fusion-column-wrapper {
    padding: 50px 60px !important;
}


.cont-half-padding .fusion-column-wrapper {
    padding: 150px 100px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}





@media only screen and (max-width: 800px){
	.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    height: 50px !important;
}
	.fusion-content-boxes .content-wrapper-background {
    padding: 20px !important;
}
	.custom-content-boxes-contact i.fontawesome-icon {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 25px !important;
}
	
	.fusion-footer section#avada-vertical-menu-widget-2 {
    margin-bottom: 10px !important;
}
	.fusion-footer .fusion-columns .fusion-column {
    margin-bottom: 0px !important;
}
	
	h1 {
    font-size: 35px !important;
}
	h2 {
    font-size: 30px !important;
}
	h3 {
    font-size: 25px !important;
}
		h4 {
    font-size: 20px !important;
}
		h5 {
    font-size: 18px !important;
}
	
	
.cont-green-bg > .fusion-column-wrapper {
    padding: 30px !important;
}
    
    
    
.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-padding-top-50 {
    padding-top: 30px !important;
}

.cont-padding-bottom-50 {
    padding-bottom: 20px !important;
}   
    
.cont-half-padding .fusion-column-wrapper {
    padding: 40px 30px !important;
}
.cont-half-padding-min .fusion-column-wrapper {
    padding: 40px 30px !important;
}
    
    
.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){
    .cont-border-right-onpc {
    border-right: 2px solid #e1e1e1;
    margin-right: 4% !important;
    padding-right: 4%;
}
    
    
    .cont-margin-bottom-negative-on-pc-200 {
    margin-bottom: -200px !important;
}

    
.cont-margin-top-negative-onpc-50 {
    margin-top: -50px !important;
}
    .cont-margin-top-negative-onpc-70 {
    margin-top: -70px !important;
}
    .cont-margin-top-negative-onpc-100 {
    margin-top: -100px !important;
}
    
    
.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.cont-padding-top-50 {
    padding-top: 50px !important;
}
    .cont-padding-bottom-50 {
    padding-bottom: 30px !important;
}
    
    
.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}