/*
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
*/
.choose-us h2.content-box-heading {
	padding-top:0px;
}
.icon-box .fusion-column {
    margin-bottom: 0px !important;
}
.fusion-content-boxes .content-wrapper-background {
    padding: 10px 10px 10px 10px !important;
}
.fusion-column.content-box-column.content-box-column {
    border: 1px solid #424242;
    padding: 10px;
}
h2.content-box-heading {
/*    padding-top: 20px !important;*/
}
.fusion-page-title-secondary {
    text-transform: uppercase;
}
h1.entry-title {
    text-transform: uppercase;
    padding: 15px;
}
.design1 img:hover {
    box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ) !important;
}
.pum-close.popmake-close a {
    background: #000;
    color: #fff;
    padding: 7px 30px;
}
.pum-theme-204 .pum-title, .pum-theme-lightbox .pum-title {
    font-size: 25px !important;
}
.design1 {
    border: 1px solid #ccc;
    padding: 4px 4px;
    background: #ffffff;
    box-shadow: 1px 1px 3px #000;
}
.pr-lytec {
    background: #efefef;
    margin-bottom: 10px;
    padding: 3px;
}
p.polytec {
    text-align: center;
    margin-bottom: 0px;
    background: #000;
    padding: 10px;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
}
.sgpb-theme-1-content {
    border-bottom-width: 0px !important;
}
.home-pop {
    padding: 25px;
}
p.homepop2 {
    margin: 0px;
    font-size: 20px;
    font-weight: 900;
}
nav.fusion-main-menu {
    margin-top: 30px;
}
.phonemenu {
	 padding: 0px 15px !important;
    margin: 0px 2px !important;
}

.emaillmenu {
	 padding: 0px 15px !important;
    margin: 0px 2px !important;
}
.fusion-logo img {
    width: auto;
    height: 100px;
}
.home main#main {
    padding-top: 0px;
}
.processlist {
    font-size: 0;
    position: relative;
    counter-reset: prcount;
}
.processlist li {
    width: 20.86%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    padding: 0 20px 0 30px;
}
.processlist li:before {
    position: absolute;
    content: counter(prcount,decimal-leading-zero);
    counter-increment: prcount;
    left: 0;
    top: 0;
    color: #847b41;
    font-size: 24px;
    line-height: 100%;
    font-weight: 500;
}
.processlist p {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    position: relative;
    padding-top: 30px;
    margin-top: 10px;
	margin-bottom: 0px;
}
.processlist p:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
}
.processlist li:not(:last-child) p:after {
    position: absolute;
    content: '';
    right: 0;
    top: -8px;
    width: 8px;
    height: 17px;
    background: url(/wp-content/uploads/2020/03/process-arrow-wh.png)no-repeat;
}
.processlist li:last-child {
    padding-right: 0;
    width: 16.5%;
}

.simage img {
    position: relative;
    clip-path: polygon(0 0,100% 0,100% 100%,11% 100%,0 89%);
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,11% 100%,0 89%);
    max-width: inherit;
}
.simage:before {
    position: absolute;
    content: '';
    clip-path: polygon(0 0,100% 0,100% 100%,10% 100%,0 90%);
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,10% 100%,0 90%);
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #847b41;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.simage {
    position: relative;
    clip-path: polygon(0 0,100% 0,100% 100%,10% 100%,0 90%);
    z-index: 1;
    padding-bottom: 6px;
}
.sbtex {
    padding: 20px 10px 15px;
    margin-top: 0px;
    position: relative;
    z-index: 0;
}
.sbtex::before, .sbtex::after {
    content: '';
    background: #37984a;
    height: 50%;
    width: 0;
    position: absolute;
    z-index: -1;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.servicebox {
    border: 1px solid #ccc;
}

.servicebox {
    clip-path: polygon(0 0,90% 0%,100% 6%,100% 100%,90% 100%,10% 100%,0% 95%,0% 10%);
    -webkit-clip-path: polygon(0 0,90% 0%,100% 6%,100% 100%,90% 100%,10% 100%,0% 95%,0% 10%);
    background: #fff;
}
.servicebox:hover .simage::before {
    background: #fff;
}
.servicebox {
    display: block;
    position: relative;
    filter: drop-shadow(0 0 14px rgba(0,0,0,.09));
}
.servicebox:hover {
    color: #fff;
    background: #847b41;
}
p.sttitle {
    font-weight: 900;
    font-size: 18px;
}
/*** testimonial **/
.testimo img {
    background: #fff;
    border-radius: 50%;
    height: 50px;
    width: auto;
}
p.test-aut {
    color: #fff;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
.star img {
    height: 25px;
    width: auto;
}
p.revie {
    color: #fff;
    padding-top: 10px;
}
.home-form .wpcf7-form .wpcf7-text {
    height: 42px;
    background: transparent;
    color: #000;
    border: 1px solid #000;
}
.home-form .wpcf7-form textarea {
    border: 1px solid #000;
    background-color: transparent;
    color: #000000;
    border-color: #000000;
}

.home-form h2.title-heading-left {
    border-bottom: 1px solid;
}
.home-form {
    background: #847b41;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}
.home-form .wpcf7-form .wpcf7-text:focus {
    border-color: #000000;
}
/**** footer ***/
.fusion-footer-widget-column {
    margin-bottom: 20px;
}
section#media_image-2 img {
    height: 100px !important;
    width: auto;
}
#gallery-1 .gallery-item {
  margin: 0px !important;
}
#gallery-1 img {
    border: 1px solid #cfcfcf !important;
}
.fusion-footer-widget-area .widget-title {
    margin: 0 0 15px;
    border-bottom: 1px solid #ffffff;
}
/**** footer end ***/
.responsivecall {
    display: none;
}


/* Start Responsive Media */
@media only screen and (max-width : 800px) {
    .responsivecall {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 99;
        
    }
    .responsivecall .emaill  {
        width: 50%;
        float: left;
        padding: 10px 5px 10px 5px;
        color: #ffffff !important;
        font-weight: 700;
        background: #847b41;
		border-right: 1px solid #ffffff;
    }
    .responsivecall .phonee {
        width: 50%;
        float: left;
        padding: 10px 5px 10px 5px;
        color: #ffffff !important;
        font-weight: 700;
        background: #4a9a37;
		border-left: 1px solid #ffffff;
        
    }
	.responsivecall .phonee i.fa.fa-phone {
    transform: rotate(90deg);
}
	p.enqtext {
    font-size: 16px;
}
	.home-form .fusion-column-wrapper {
    padding: 15px !important;
}
	.home-form2 .fusion-column-wrapper {
    padding: 15px !important;
}
}
/* End Responsive Media */
/****** media ************/
@media (min-width:320px) and (max-width: 800px) {
.phonemenu {
    padding: 0px 0px !important;
    margin: 0px 0px !important;
}
.emaillmenu {
	 padding: 0px 0px !important;
    margin: 0px 0px !important;
}
p.step br {
    display: none;
}
.processlist p {
    margin-top: 10px;
    padding: 0px;
  }
ul.processlist li {
    display: block;
    width: 100%;
}
.processlist li:last-child {
    width: 100%;
}
.processlist li {
    padding: 0px 0px 0px 45px;
}
	.processlist li:not(:last-child) p:after {
  display:none;
}
	.processlist p:before {
   display:none;
}
}
/* ============= Responcive end ============= */
