/* == == Generic == == */
a, a:hover, a:focus {
    text-decoration:none !important;
}
.contact-slider:after {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	 box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) inset;
	}

h1, h2, h3, h4, h5, #dj-megamenu104 {
    font-family: 'Mulish', sans-serif !important;
}
div#wrapper {
    overflow: hidden;
}
p {
	font-size: 16px;
	letter-spacing: 0.5px;
	color: grey;
	    line-height: 26px;
}

ul {
	list-style: none !important;
}

ul li {
	font-size: 16px;
}
li.dj-up.itemid113.parent.separator .dj-subwrap.single_column.subcols1.fadeInUp {
    width: 810px !important;
    margin-left: -340px !important;
    margin-top: 20px !important;
}
li.dj-up.itemid113.parent.separator .dj-subwrap.single_column.subcols1.fadeInUp .dj-subwrap-in,
li.dj-up.itemid113.parent.separator .dj-subwrap.single_column.subcols1.fadeInUp .dj-subwrap-in .dj-subcol{
    width: 100% !important;
}
/* == == Generic END == == */
body, html, #wrapper {height:100%;}
.wrapper-inner {min-height:100%;margin-bottom:-50px;position:relative;}
#clear-footer{height:50px;clear:both;}

/* == == == == TOP == == == == */
/* menu */
div#top {
    position: relative;
    width: 100%;
    padding: 30px 0px 5px;
    border-top: solid 7px #3D7F34;
}
div#top > .row-container::before {
    width: 70%;
    height: 20px;
    background: #3D7F34;
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
    position: absolute;
    content: '';
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

div#top > .row-container{
    position: relative;
}

a.nav-logo {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    left: 0px;
}

.nav-logo img {
	width: 450px;
	margin-left: 0px;
}

#navigation-wrapper.navbar-fixed-top {
    background: #000 none repeat scroll 0 0;
    transition: background 0.2s ease 0s;
}

div#top .dj-megamenu-wrapper {
    float: right;
    clear: right;
	margin: 0px 0px 40px 0px;
}

a.dj-up_a {
	font-size: 20px !important;
	text-transform: none !important;
}

a.dj-up_a.active {
    border: 2px solid rgba(21, 111, 180, 1) !important;
}

.dj-megamenu-custom104 li a.dj-up_a {
	height: 35px !important;
}

.dj-megamenu-custom104 li a.dj-up_a span {
	line-height: 33px !important;
	height: 33px !important;
}

.mod-custom.mod-custom__.top-phone-number {
    float: right;
    margin: 0px 15px 10px 0px
}

.mod-custom.mod-custom__.top-phone-number p {
    color: #333;
    font-size: 26px;
    font-weight: 600;
}

.dj-megamenu-custom104 li.dj-up a, .dj-megamenu-custom104 li.dj-up a span {
    width: 100%;
    text-align: center;
    font-weight: 700;
    box-sizing: border-box !important;
    color: #333;

}
.dropdown-text ul li a {
	    font-size: 15px;
}
.dj-megamenu-custom104 > li.dj-up > a {
    padding: 0px 15px !important;
	font-weight: normal !important;
	position: relative;
	border: 0px !important;
	clip-path: polygon(15% 0%, 100% 0, 100% 50%, 85% 100%, 0 100%, 0% 50%);
	background: white !important;
	
}

ul.dj-megamenu-custom104 li.dj-up{
    position: relative;
    margin: 0px 15px !important;
    
}
.dj-megamenu-custom104 li.dj-up::before {
    clip-path: polygon(15% 0%, 100% 0, 100% 50%, 85% 100%, 0 100%, 0% 50%);
    content: '';
    background: #3D7F34;
    height: calc(100% + 7px);
    width: calc(100% + 8px);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .5s ease;
}
.dj-megamenu-custom104 li.dj-up:hover::before, .dj-megamenu-custom104 li.dj-up.active::before{
    opacity: 1;
}


/* module drop down menu and sub menu*/

.arrow {
	top: calc(50% - 10px) !important;
}

.article_anywhere.drop-down-menu{
	width:100%;
}
.article_anywhere.drop-down-menu a {
	display:block;
}

/* menu END*/

/* == == == == TOP END == == == == */



/* == == == == HOME == == == == */
.pretext {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__ .row > div.item {
    box-sizing: border-box;
    margin: 0;
    width: 33.3%;
	padding: 2%;
}
.mod-newsflash-adv.mod-newsflash-adv__ .row {
    margin-left: 0px;
}

/* == == == Main Image SLider == == == */
.wrapper-inner > div#home-layer-slider {
    margin-top: -160px;
    z-index: -1;
    position: relative;
}


/* == == == Main Image SLider END == == == */

/* == == == Fold One == == == */
div#fold1 {
    position: relative;
}
div#fold1:before {
    content: "";
    left: -50px;
    bottom: -30px;
    width: 80px;
    height: 90px;
    position: absolute;
    background: white;
    z-index: 2;
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
}
div#fold1:after {
    content: "";
    right: -50px;
    bottom: 0px;
    width: 80px;
    height: 90px;
    position: absolute;
    background: white;
    z-index: 2;
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
div#fold1 .row-container {
	margin: 0;
	max-width: 100%;
}

div#fold1 .moduletable {
	margin: 20px 0px 0px;
}

.home-fold1-wrapper {
	position: relative;
}
.fold1-image {
    width: 100%;
    position: relative;
    height: 700px;
    overflow: hidden;
}
.fold1-image::before{
    content: '';
    background: black;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.fold1-image img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: auto !important;
	min-width: 100% !important;
	min-height: 100% !important;
	max-width: 430%;
}

.intro-text {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    max-width: 980px;
}
.intro-text p {
    color: white;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}
.intro-text h1 {
    font-weight: 500;
    font-size: 68px;
    line-height: 80px;
    text-align: center;
    color: #3D7F34;
    margin-bottom: 30px;
}

.intro-text .readmore{
    margin: 0px auto;
}


.readmore {
    display: block;
    width: 170px;
    padding: 10px 10px;
    background: #3D7F34;
    color: white;
    box-sizing: border-box;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 30px;
}

/* == == == Fold One END == == == */

/* == == == Fold Two == == == */
div#fold2 {
	padding: 150px 0px;
	position: relative;
}
div#fold2:before {
    content: "";
    top: 0px;
    right: 0;
    width: 770px;
    height: 290px;
    position: absolute;
    background: url(/images/home/green-wires-top-corner.png) no-repeat 0 0 / cover;
}
div#fold2:after {
    content: "";
    bottom: 0px;
    left: 0;
    width: 770px;
    height: 290px;
    position: absolute;
    background: url(/images/home/green-wires-bottom-corner.png) no-repeat 0 0 / cover;
}


@keyframes bobbing{
  0% {
    transform:  translate(0px,0px);
  }
	50% {
	transform: translateY(30px);
	}
  100% {
    transform:  translate(0px,0px);
  }
}


.welcome-image {
	width: 45%;
	float: left;
	position: relative;
	z-index: 2;
	margin-left: 3%;
}
.welcome-image::before {
    content: '';
    position: absolute;
    background: #3D7F34;
    height: calc(115% + 20px);
    width: calc(94% + 20px);
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    z-index: -1;
    clip-path: polygon(28% 0, 100% 0, 100% 65%, 76% 100%, 0 100%, 0% 39%);
}
.welcome-image::after {
    content: '';
    position: absolute;
    background: white;
    height: calc(115% + 0px);
    width: calc(93% + 0px);
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    z-index: -1;
    clip-path: polygon(28% 0, 100% 0, 100% 66%, 76% 100%, 0 100%, 0% 39%);
}
.welcome-text {
    float: right;
    width: 45%;
    margin-top: -30px;
    margin-right: 40px;
    z-index: 5;
    position: relative;
}
.fold-heading {
    font-size: 54px;
    line-height: 60px;
    font-weight: 500;
    color: #3D7F34;
}

.fold-heading span {
    color: #333;
    font-weight: 400;
    font-size: 48px;
}

.welcome-text p {
	line-height: 26px;
}

.highlight {
	color: #3D7F34;
}

div#fold2 ul {
	margin: 0px auto 20px;
}

div#fold2 li {
	position: relative;
	margin-left: 20px;
	color: grey;
	font-size: 16px;
	letter-spacing: 0.5px;
} 

div#fold2 ul li:before {
    content: "\f054";
    top: 0;
    left: -15px;
    position: absolute;
    font-family: fontawesome;
    font-size: 12px;
    color: #3D7F34;
}

div#testing-list-wrapper ul {
	max-height: 62px;
	overflow: hidden;
	transition: all 0.3s ease;
}

div#testing-list-wrapper.expanded ul {
	max-height: 600px;
}

#testing-list-btn {
    color: #3D7F34;
    font-size: 16px;
	border: none;
}

/* == == == Fold Two END == == == */

/* == == == Fold Three == == == */
div#fold3 .row-container {
    max-width: 100%;
}
div#fold3 .row-container .fold-3-wrapper {
    max-width: 1380px;
    width: 100%;
    margin: 0px auto;
}
div#fold3 {
    text-align: center;
    padding: 120px 0px 100px;
    background: #232323;
    position: relative;
}
div#fold3:before {
    content: "";
    left: -50px;
    bottom: -30px;
    width: 80px;
    height: 90px;
    position: absolute;
    background: white;
    z-index: 2;
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
}
.half-text {
    text-align: left;
    width: calc(100% - 850px);
}
.half-image-full {
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 2;
    width: 850px;
}
.homepage .half-image-full {
    bottom: -80px;
    width: 790px;
}
.half-text h2 {
    color: #fff;
    font-weight: 400;
    font-size: 48px;
    line-height: 55px;
    margin-bottom: 20px;
}
.half-text p.highlight {
	color: #3D7F34;
}
.half-text p {
    color: white;
}
.half-text ul {
    float: left;
    width: 100%;
    margin: 0px;
}
.half-text ul li {
    width: 50%;
    float: left;
    padding: 4px 0px 4px 3%;
    box-sizing: border-box;
    position: relative;
}
.half-text ul li a {
    color: #ffffff;
	transition: all 0.2s ease;
}
.half-text ul li a:hover {
    letter-spacing: 1px;
}
.half-text ul li:before {
    content: "\f054";
    top: 5px;
    left: -5px;
    position: absolute;
    font-family: fontawesome;
    font-size: 12px;
	color: #3D7F34;
}
@keyframes bobbing-fold3{
  0% {
    transform:  translate(0px,0px) rotate(180deg);
  }
	50% {
	transform: translateY(30px) rotate(180deg);
	}
  100% {
    transform:  translate(0px,0px) rotate(180deg);
  }
}

div#fold3 h1 {
	position: relative;
	z-index: 5;
}

div#fold3 h1 span {
	padding: 10px 20px;
	background: whitesmoke;
}

div#fold3 h1::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 50%;
    top: 50%;
    left: 25%;
    background: black;
    z-index: -1;
}

.fold3-intro-text{
    width: 70%;
    margin: 20px auto 30px;
	position: relative;
	z-index: 5;
}

div#fold3 .owl-carousel {
	z-index: 5 !important;
}

.service-card {
	width: 80%;
	margin: 30px auto;
	background: white;
	box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4); 
}

.service-image img {
	width: 100%;
}

.service-text {
    padding: 0 15px;
}

.service-text p {
    font-size: 14px;
}

.service-text h2 {
	font-size: 22px;
	position: relative;
}

.service-card .readmore-btn {
    margin: -10px auto 25px;
    float: none;
    bottom: -25px;
}

.service-text h2::after {
    content: '';
    position: absolute;
    width: 75%;
    height: 100%;
    top: 0;
    left: 12.5%;
    border-bottom: 2px solid #515151;
}

.services .half-text ul li {
    width: 100%;
	color: white;
}

.services .half-text ul li:last-of-type {
   margin-bottom: 10px;
}

ul#wire-list li:nth-of-type(3n-2) {
    margin-left: 0px;
}
ul#wire-list li {
    width: 28%;
    margin-left: 8%;
}
/* == == == Fold Three END == == == */

/* == == == Fold Four == == == */

div#fold4 .row-container {
	margin: 0;
	max-width: 100%;
}

.slider-card {
    padding: 4.16% 2.16% 4.16% 6.16%;
    width: 25%;
    float: left;
	height: 150px;
}

.slider-card h1, 
.slider-card p, 
.slider-card a.readmore {
    transition: all 0.5s ease;
}

.slider-card a.readmore {
    position: relative;
    left: -500px;
	opacity: 0;
	top: -20px;
}

.slider-card a.readmore .enquire {
    background: white;
	color: #1470b4;
}



.slider-card:hover a.readmore {
	left: 0px;
	opacity: 1;
}

.slider-card h1 {
	position: relative;
	margin-bottom: 30px;
}

.slider-card p {
	position: relative;
}

.slider-card:hover h1,
.slider-card:hover p{
    top: -30px;
}

.slider-card h1::after {
	content: '';
	position: absolute;
	width: 30%;
	height: 4px;
	background: white;
	bottom: -20px;
	left: 0;
}

.slider-card, .slider-card p{
	color: white;
}

.slider-action {
	background: #1470b4;
	z-index: 3;
	position: relative;
}

.slider-profit::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -1%;
    height: 100%;
    width: 50%;
    clip-path: polygon(0% -5%, 0% 105%, 20% 50%);
    background: #1470b4;
	z-index: 2;
}

.slider-profit {
	background: #4b89c5;
	z-index: 2;
	position: relative;
}

.slider-value::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -1%;
    height: 100%;
    width: 50%;
    clip-path: polygon(0% -5%, 0% 105%, 20% 50%);
    background: #4b89c5;
	z-index: 2;
}

.slider-value {
	background: #5ca9dc;
	z-index: 1;
	position: relative;
}
/* == == == Fold Four END == == == */

/* == == == Fold Five == == == */
div#fold5 {
	padding: 100px 0px;
	background: url(/images/home/consultantsaroundtable.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	color: white;
}

div#fold5 p, div#fold5 h2 {
    z-index: 2;
    color: white;
    position: relative;
}

div#fold5::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 1;
	top: 0;
	left: 0;
}

.review-text, .review-text p{
	color: white;
}

.review-text {
	width: 40%;
	margin: 0 auto;
}

.review-heading {
	text-transform: uppercase;
}

.review-description {
	width: 80%;
}

.review-text p {
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	font-style: italic;
}

div#fold5 h2 {
	position: relative;
	margin: 10px 0 30px;
	color: white;
}

div#fold5 h2 span {
    font-style: italic;
    font-weight: 400;
}

div#fold5 h2::before {
    content: '';
    position: absolute;
    width: 10%;
    height: 100%;
    bottom: -20%;
    left: 45%;
    border-bottom: 2px solid white;
	z-index: 2;
}

/* == == == Fold Five END == == == */

/* == Ebook == */
div#ebook-fold {
    padding: 130px 0px 60px;
    position: relative;
    overflow: hidden;
}
div#ebook-fold::before {
content: "";
    top: 0px;
    right: 0;
    width: 770px;
    height: 290px;
    position: absolute;
    background: url(/images/home/green-wires-top-corner.png) no-repeat 0 0 / cover;
}
div#ebook-fold::after {
    content: "";
    left: -50px;
    bottom: -30px;
    width: 80px;
    height: 90px;
    position: absolute;
    background: #232323;
    z-index: 2;
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
}
div#ebook-fold .row-container, .footer-block .row-container {
	max-width: 1380px;
}

form.pwebcontact-form .pweb-field-container .pweb-field input, textarea#pwebcontact88_field-message, textarea {
    line-height: 22px;
    height: 50px;
    box-shadow: none !important;
    border: 1px solid rgba(210, 210, 211, 0.72);
}
label {
    padding-top: 15px !important;
    padding-left: 10px !important;
}
div#pwebcontact111_container {
    background: none;
}
form#pwebcontact111_form {
	font-family: 'mukta', sans-serif !important;
}
div#ebook-image {
    float: left;
    width: 55%;
    margin-right: 5%;
    margin-top: 0px;
}

div#ebook-fold .pweb-labels-over form.pwebcontact-form .pweb-label-over .pweb-label {
    width: 100% !important;
}

div#form {
    float: right;
    width: 40%;
	margin-top: 75px;
}

div#pwebcontact111_text-0 h2 {
    font-size: 52px;
    margin-bottom: 30px;
    color: #3e7f34;
}


div#pwebcontact111_text-0 p:last-of-type{
	margin-bottom: 20px;
}

div#pwebcontact111 .pweb-field-container{
	margin-bottom: 15px !important;
}

form#pwebcontact111_form .pweb-field-container.pweb-field-text.pweb-field-name.pweb-label-over, 
form#pwebcontact111_form .pweb-field-container.pweb-field-text.pweb-field-email_4.pweb-label-over {
	float: left;
    width: 48.5%;
}
form#pwebcontact111_form .pweb-field-container.pweb-field-text.pweb-field-name.pweb-label-over {
    margin-right: 3%;
}
input#pwebcontact111_field-name, input#pwebcontact111_field-email_4 {
    border: 2px solid #e6e6e6;
    border-radius: 0px;
    border-bottom: 5px solid #3e7f34;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
input#pwebcontact111_field-name:focus,
input#pwebcontact111_field-email_4:focus{
    border: 4px solid #1470b4 !important;
    box-shadow: none !important;
}
label#pwebcontact111_field-name-lbl,
label#pwebcontact111_field-email_4-lbl{
    font-size: 16px;
    padding-top: 15px;
    padding-left: 20px;
}

button#pwebcontact111_send {
    text-shadow: none;
    box-shadow: none;
    border: 0px;
    font-family: 'Mulish', sans-serif !important;
    text-transform: capitalize;
    float: left;
    font-weight: 400;
    position: relative;
    display: block;
    width: 170px;
    padding: 10px 10px;
    background: #3D7F34;
    box-sizing: border-box;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    margin-top: 20px;
    border-radius: 0px;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

button#pwebcontact111_send:hover {
	background: #333;
	color: #1470b4;
}

/* == Ebook End == */

/*== Footer Block ==*/
.footer-block {
    padding: 60px 0;
    position: relative;
    background: #232323;
}
div#footer-block:after {
    content: "";
    top: -300px;
    left: 0;
    width: 770px;
    height: 290px;
    position: absolute;
    background: url(/images/home/green-wires-bottom-corner.png) no-repeat 0 0 / cover;
}
.contact-strip-item {
    float: left;
    
    box-sizing: border-box;
    margin: 0;
    text-transform: uppercase;
	font-weight:300;
}
.contact-strip-item i {
    font-size: 50px;
    float: left;
    margin-right: 20px;
}
p.contact-title {
    margin: 0 0 5px 0;
    font-size: 18px;
}
.contact-info {
    font-weight: 500;
    color: #eee;
    font-size: 18px;
}
div#phone {
    width: 23%;
}
div#address {
    width: 43%;
}
div#opening {width: 33.3%;}
.footer-block .footer-block-item {
    float: left;
    width: 25%;
    margin-right: 5%;
    position: relative;
    z-index: 2;
}
.footer-block .footer-block-item#middle {
    width: 60%;
    margin-right: 15%;
}
.footer-block .footer-block-item h5 {
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
}
.footer-block .footer-block-item#middle li {
    float: left;
    width: 50%;
    padding: 8.2px 0px;
    font-size: 17px;
    list-style-type: none;
}
.footer-block .footer-block-item#middle li a {
    color: white;
    list-style-type: none;
    position: relative;
    transition: all .33s ease;
}
.footer-block .footer-block-item#middle li a:before {
    content: "\f054";
    position: absolute;
    top: 3px;
    left: -20px;
    color: #3e7f33;
    font-size: 12px;
    font-family: fontawesome;
}
.services div#fold3 {
    padding: 60px 0px 50px;
}
 .footer-block .footer-block-item#middle li:hover a {
    letter-spacing: 1px;
    color: #E6E6E6;
}

.footer-block .footer-block-item:last-of-type {
    margin-right: 0;
}
.footer-block .footer-block-item h5 {
    font-size: 36px;
    line-height: 36px;
    color: white;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 400;
}
.footer-block .footer-block-item p {
    color: #eee;
    margin-bottom: 0px;
    line-height: 28px;
}

.footer-block .readmore-btn {
    margin-left: 5%;
}
div#footer-block:before {
    content: "";
    right: -50px;
    top: -40px;
    width: 80px;
    height: 90px;
    position: absolute;
    background: white;
    z-index: 2;
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
}
/*== Footer Block Ends ==*/


/* == == == == Home END == == == == */

/* == == == == Service Page == == == == */

/*== == == Service Page Fold Three == == ==*/

.services div#fold3 .row-container {
	max-width: 100%;
}

.service-fold3-wrapper {
    float: left;
    position: relative;
}

.service-fold3-text {
    padding: 70px 50px 70px 10%;
    box-sizing: border-box;
    color: #3d3b40;
    float: left;
    width: 45%;
    text-align: left;
}

.half-image {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
	z-index: 4;
}

.half-image img {
    max-width: 1080px;
    float: right;
}

/*== == == Service Fold Three END== == ==*/

/* == == == == Service Page END == == == ==*/


/* == == == ==  Contact Slider == == == ==  */


 
/*== pop up form == */

.modal-backdrop.fade.in {
    opacity: 0.5 !important;
    z-index: 1020;
}
.pwebcontact-modal > .pwebcontact-box {
    margin: 5% auto 0px !important;
}

.pweb-modal .pwebcontact-container {
    font-family: 'mukta', Helvetica, sans-serif;
    color: #fff;
	border: 4px solid #3D7F34;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 1);
    border-radius: 3px;
	padding:15px 40px !important;
}
.pwebcontact-modal .pwebcontact-container button.pweb-button-close {
    background: #3D7F34 !important;
    height: 10px !important;
    width: 10px !important;
    box-shadow: 0px 0px 10px 0px black !important;
    border-radius: 20px;
    position: relative;
    float: right;
    margin: -20px -40px -20px 0;
}
.pwebcontact-modal .pwebcontact-container button.pweb-button-close::after {
    content: 'X';
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
}

.pweb-title h3 {
    font-size: 37px !important;
    font-weight: 100;
    text-align: center;
    padding: 20px 0px 20px;
    border-bottom: 1px solid #3D7F34;
    margin: 0px auto 20px;
    width: 100%;
    display: block;
    float: none;
    line-height: 40px !important;
    color: #3D7F34;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent !important;
    border-right: 10px solid transparent !important;
    border-top: 10px solid #3D7F34 !important;
    float: none;
    margin: -20px auto 20px;
}

.pweb-modal .pwebcontact-form .pweb-field-container.pweb-field-buttons button {
    width: 100%;
    height: 40px;
    background-color: #3D7F34;
    background-image: none;
    margin: 10px 0px -20px;
    padding: 0px;
    font-size: 20px;
    color: #fff;
    text-shadow: none;
    border: 0;
}
.pweb-field-container.pweb-field-name.pweb-field-name {
    margin-right: 2%;
}
.pweb-field-container.pweb-field-name.pweb-field-name, .pweb-field-container.pweb-field-phone.pweb-field-phone, .pweb-field-container.pweb-field-textarea.pweb-field-message.pweb-label-over, div#pwebcontact97_text-1 {
    float: left;
    width: 100%;
}
.pweb-field-container.pweb-field-email.pweb-field-email_5 {
    float: none;
    clear: both;
}
.pweb-field-checkboxes .pweb-label label {
    font-size: 18px;
}
.checkbox-wrapper {
    float: left;
    width: 50%;
    margin: 5px 0 0px 0;
}
#pweb-services-interested {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 0px 0;
    color: #e7512f;
}
/* Pop Up End */

/* == == == ==  Contact Slider END == == == ==  */

/* == == == Footer == == == */
#footer {
    padding: 10px 0;
    box-sizing: border-box;
    height: 70px;
    position: relative;
    background: black;
}
#footer .row-container > p {
    float: left;
    margin-bottom: 0;
}
.privacy-site {
    float: right;
    text-align: right;
}
#footer .row-container > p, .privacy-site {
    width: 25%;
	margin-top:15px;
	color: white;
}

.privacy-site a {
	color: white;
}

#footer-multi-web {
    float: none;
    text-align: center;
    width: 345px;
    margin: 0px auto;
}
#footer-multi-web p {
    font-size: 13px !important;
    padding-bottom: 0px;
    margin: 0px;
    z-index: 20;
    position: relative;
	color: white;
}
p#mwm-small {
    font-size: 10px !important;
}
span#footer-highlight {
    position: relative;
    font-weight: bold;
    z-index: -4;
}
span#footer-highlight:before {
    content: "";
    background: url(/images/multiwebmarketing-facebook-globe-small.png) no-repeat 0px 0 / cover;
    position: absolute;
    top: -14px;
    left: -6px;
    width: 44px;
    z-index: -1;
    height: 44px;
}

#footer i {
    font-size: 24px;
    margin-right: 5px;
    color: white;
    margin-top: 10px;
	transition: all 0.3s ease;
}

.social-icons a i:hover {
	color: #3D7F34 !important;
}

.mod-custom.mod-custom__.social-icons {
    float: right;
    margin-left: 20px;
}
/* == == == == Footer END == == == == */



/* == == == == Service Pages == == == == */
.services .page-header {
    border-bottom: 0 solid #eee;
    margin: 20px 0 10px;
    padding-bottom: 0;
}

/* == == == == Service Pages END == == == == */

/* == == == == Contact Page == == == == */
div#pwebcontact88_text-0 {
    margin-bottom: 20px;
}

div#pwebcontact88_text-1 {
    float: left;
}

#contact-details > ul {
    box-sizing: border-box;
    float: left;
    margin: 50px 3.5% 30px 0;
    text-align: center;
    width: 31%;
}
#contact-details > ul:last-of-type {
	margin-right:0;
}
#contact-details > ul li {
	list-style:none;
	}
.moduletable.contact-page-form {
    float: left;
    width: 100%;
}
#contact-details > ul#address li:first-of-type::before, #contact-details > ul#email li:first-of-type::before, #contact-details > ul#phone li:first-of-type::before {
    content: "\f015";
    font-family: FontAwesome;
    font-size: 26px;
    left: 0px;
    position: relative;
    top: 3px !important;
}
#contact-details > ul#phone li:first-of-type::before {
    content: "\f095";
}
#contact-details > ul#email li:first-of-type::before {
    content: "\f003";
}
#pwebcontact88 .pweb-field-container.pweb-field-name.pweb-field-name, #pwebcontact88 .pweb-field-container.pweb-field-phone, #pwebcontact88 .pweb-field-container.pweb-field-email {
    box-sizing: border-box;
    float: left;
    width: 33.3%;
}

 #pwebcontact88 .pweb-field-container.pweb-field-text.pweb-field-message .pweb-field {
	width:100%;
}
 #pwebcontact88 .pweb-field-container.pweb-field-text.pweb-field-message .pweb-field input {
	height:130px;
}
 #pwebcontact88 label {
	 font-size:18px;
	 }
#pwebcontact88 .pweb-field-container.pweb-field-buttons {
    float: right;
}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message {
    float: left;
    width: 100%;
}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message .pweb-label {width:10%;}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message .pweb-field {width:90%;}
/* == == == == Contact Page End== == == == */

/*== == == Drop Down Menu == == ==*/

.dj-megamenu-custom104 li ul.dj-submenu{
	margin: 0px !important;
}

.dj-megamenu-custom104 .modules-wrap{
	padding: 0px !important;
}
.dropdown-container {
	width: 100%;
}

.dropdown-image {
    width: 33%;
    float: right;
}
.dropdown-text {
    width: 65%;
    float: left;
    text-align: left;
    margin-left: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.dropdown-container ul li {
    margin-top: 10px;
    width: 50%;
    float: left;
    position: relative;
}
.dropdown-text p {
    color: #318026;
    font-size: 24px;
    margin-top: 0px;
    margin-left: 20px;
}

.dropdown-container ul li {
    margin-top: 10px;
    width: 50%;
    float: left;
    position: relative;
    padding-left: 3%;
    box-sizing: border-box;
}

.dropdown-container ul li:before {
    content: '\f105';
    position: absolute;
    font-size: 22px;
    font-family: 'fontAwesome';
    color: #338229;
    left: 0;
}

.dropdown-container ul li a {
    color: #3D7F34;
    font-size: 15px !important;
}

.dropdown-container ul li a:hover{
	letter-spacing: 0.8px;
	color: #2E8ACE;
}

/*== == == Drop Down Menu Ends == == ==*/

/**Contact Page**/
#contact-details > ul {
    box-sizing: border-box;
    float: left;
    margin: 50px 3.5% 30px 0;
    text-align: center;
    width: 31%;
}
#contact-details > ul:last-of-type {
	margin-right:0;
}
#contact-details > ul li {
	list-style:none;
	}
.moduletable.contact-page-form {
    float: left;
    width: 100%;
}
#contact-details > ul#address li:first-of-type::before, #contact-details > ul#email li:first-of-type::before, #contact-details > ul#phone li:first-of-type::before {
        content: "\f015";
    font-family: FontAwesome;
    font-size: 42px;
	line-height: 42px;
    position: relative;
    display: block;
    padding-bottom: 5px;
}
#contact-details > ul#phone li:first-of-type::before {
    content: "\f095";
}
#contact-details > ul#email li:first-of-type::before {
    content: "\f003";
}
#pwebcontact88 .pweb-field-container.pweb-field-name.pweb-field-name, #pwebcontact88 .pweb-field-container.pweb-field-phone, #pwebcontact88 .pweb-field-container.pweb-field-email {
    box-sizing: border-box;
    float: left;
    width: 49%;
	margin-right: 2% !important;
}

#pwebcontact88 .pweb-field-container.pweb-field-phone{
	margin-right: 0% !important;
}
#pwebcontact88 .pweb-field-container.pweb-field-email{
	width: 100% !important;
	margin-right: 0% !important;
}
 #pwebcontact88 .pweb-field-container.pweb-field-text.pweb-field-message .pweb-field {
	width:100%;
}
 #pwebcontact88 .pweb-field-container.pweb-field-text.pweb-field-message .pweb-field input {
	height:130px;
}
 #pwebcontact88 label {
	font-size:16px;
	height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 10px !important;
	 }
#pwebcontact88 input{
	height: 40px;
}
#pwebcontact88 .pweb-field-container.pweb-field-buttons {
    float: right;
}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message {
    float: left;
    width: 100%;
}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message .pweb-label {width:10%;}
#pwebcontact88 .pweb-field-container.pweb-field-textarea.pweb-field-message .pweb-field {width:100%;}

body.contact-us div#main-content{
	padding-top: 50px;
}

body.contact-us div#fold1{
	margin-top: 150px;
}
.contact-us #main-content > .row-container{
	max-width: unset;
}

.moduletable.contact-page-form {
    float: left;
    width: 55%;
    margin-right: 5%;
    position: relative;
}
div#contact-details{
	float: right;
	width: 40%;
}
#contact-details > ul {
    box-sizing: border-box;
    float: left;
    margin: 30px 0 0px 0;
    text-align: center;
    width: 100%;
    position: relative;
    padding-bottom: 0px;
}

#pwebcontact88 .pweb-shadow form.pwebcontact-form input.pweb-input, .pweb-shadow form.pwebcontact-form select, .pweb-shadow form.pwebcontact-form textarea{
	box-shadow: none !important;
	border-radius: 0px !important;
}

body.contact-us h2{
	margin: 0px;
}

#contact-details h2.contact-title{
	text-align: center;
}

#pwebcontact88 #pwebcontact88_text-0 p{
	color: #9a9a9a;
	margin-top: 10px;
	font-size: 16px;
	line-height: 22px;
}

#contact-details > ul:first-of-type{
	margin-top: 10px;
}

#contact-details > ul li:first-of-type{
	color: #9a9a9a !important;
}

#contact-details > ul li{
	color: #3e7f34;
}

#contact-details > ul li::before{
	color: #3e7f34;
}

#contact-details > ul li a{
    color: #3e7f34;
}

#contact-details > ul li a:hover{
    color: #3e7f34;
}

#pwebcontact88 button{
	    padding: 15px 20px;
    text-align: center;
    box-sizing: border-box !important;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #3e7f34;
    font-weight: 400;
    border: solid 1px #3e7f34;
	box-shadow: none !important;
	text-shadow: none;
}

#pwebcontact88 button:hover{
	border: solid 1px #3e7f34 !important;
	background: #fff;
	color: #3e7f34 !important;
}

body.contact #main-content{
    padding-top: 70px;
}