/*
	Theme Name: divi child
	Theme URI: 	mohsin
	Template: 	Divi
	Version: 	3.26.3
*/

/*
Custom Styling styling
---------------------------------------------------------------------------------------------------- */

body {
	font-weight: 400;
}

/* Headings styling
----------------------------------------------- */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 700;
	padding-bottom: 22px;
}
body h2 {
	font-size: 60px;
}
body h2 {
	font-size: 50px;
}
body h3 {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 22px;
}
body h6 {
	font-size: 20px;
}

p + h2,
p + h3,
p + h4 {
	padding-top: 15px;
}

body p {
	padding-bottom: 18px;
}

p:last-of-type + * {
	padding-top: 25px;
}

/* Buttons styling
----------------------------------------------- */

/* Buttons 
----------------------------------------------- */

#page-container .et_pb_button {
	display: inline-block;
	padding: 14px 35px;
	line-height: normal !important;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	min-width: 250px;
}
#page-container .et_pb_button:after {
	display: none;
}
#page-container button.et_pb_button {
	background: #567426;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
#page-container .et_pb_button.light-btn {
	background: #ffffff;
	border-color: #ffffff;
	color: #000000;
}
.et_pb_button + .et_pb_button {
	margin-left: 25px;
	margin-top: 5px;
}
.btn {
	background: #567426;
	color: #fff !important;
	display: inline-block;
	padding: 12px 36px;
	text-decoration: none;
}
.btn:hover {
	background: #567426;
}
.btn .icon {
	color: #fff;
}



/*
wpforms styling
--------------------------------------------------- */

#main-content .wpforms-form .wpforms-field-label {
	font-weight: 500;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select {
	height: auto;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select,
#main-content .wpforms-form textarea {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	font-family: inherit;
	padding: 12px 15px;
}
::-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder {
	color: #000000;
}
::-moz-placeholder {
	color: #000000;
}
:-ms-input-placeholder {
	color: #000000;
}
.entry-content .wpforms-submit-container {
	text-align: center;
}

/* list style
--------------------------------------------------- */

body .entry-content ul,
body .entry-content ol {
	padding-left: 30px;
}
body .entry-content ul li,
body .entry-content ol li {
	list-style-position: outside;
	margin-bottom: 5px;
}

#main-content .list-style li {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
}
#main-content .list-style li:before {
	content: '\f105';
	font-family: FontAwesome;
	display: inline-block;
	font-size: 18px;
	position: absolute;
	left: 0;
	color: #567426;
	font-weight: 700;
}

/* table styling
--------------------------------------------------- */

table {
	width: 100%;
} 
tr {
    background: transparent;
}
thead tr,
tbody tr:nth-child(2n+2) {
    background: #eee;
}
th,
td {
	border: 1px solid #dadada;
}

/* empty p tag none
--------------------------------------------------- */

p:empty {
	display: none;
}

/* anchor tag style
--------------------------------------------------- */

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
	pointer-events: none;
	cursor: default;
	display: inline-block;
}
.entry-content a:hover {
	color: red;
}
.et_pb_bg_layout_dark a {
	color: #fff;
}

/* image styling
--------------------------------------------------- */

img.alignright {
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
img.alignleft {
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.frame-img-module img {
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
}
.round-img-module img {
    border-radius: 50%;
    margin-bottom: 20px;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
}

/* Divi builder sections and module styling
---------------------------------------------------------------------------------------------------- */

/* builder row and container styling
----------------------------------------------- */

body .et_pb_row,
body .container {
	width: 100%;
}

/* builder section styling
----------------------------------------------- */

body .et_pb_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* builder top bottom gap none styling
----------------------------------------------- */

#main-content .top-gap-none {
	padding-top: 0;
}
#main-content .bottom-gap-none {
	padding-bottom: 0;
}

/* builder testimonial module styling
----------------------------------------------- */

.et_pb_testimonial + .et_pb_module {
	padding-top: 20px;
}

/* text module pick full height
----------------------------------------------- */

.et_pb_text_inner:after {
	content: '';
	clear: both;
	display: block;
}

/* 
Header styling
---------------------------------------------------------------------------------------------------- */

/* Header right widget area styling
--------------------------------------------------- */

.header-right-area {
	position: relative;
	z-index: 999;
	overflow: hidden;
	float: right;
	padding-top: 20px;
	padding-bottom: 25px;
}
.header-right-area .widget {
	display: block;
}
.header-right-area p {
	display: inline-block;
	padding-bottom: 0;
}
.header-right-area a {
	color: #000;
	position: relative;
	margin-left: 40px;
}
.header-right-area a:first-child {
	margin-left: 0;
}
.header-right-area .icon {
	color: #567426;
	margin-right: 5px;
}

/* Header menu styling
--------------------------------------------------- */

#main-header div#et-top-navigation {
    clear: both;
    padding: 15px 0 16px;
}
body #top-menu > li {
	padding-right: 50px;
}
#main-header {
    padding: 10px 0;
}
#top-menu-nav #top-menu > li > a {
    font-weight: 400;
    padding-right: 0;
    padding-bottom: 20px;
}
#top-menu-nav #top-menu > li > a:after {
	display: none;
}
#top-menu li ul {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
}
body #top-menu .menu-item-has-children li {
	padding: 0;
	line-height: 1.1;
	display: block;
	position: relative;
}
body #top-menu li li a {
	width: 100%;
	padding: 15px 20px 15px;
	font-size: 16px;
	color: #000000;
	opacity: 1;
	text-transform: inherit;
}
body #top-menu li li a:hover {
    background: #567426;
    color: #fff;
}

/* Menu hover 
--------------------------------------------------- */

#top-menu > li > a:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 0;
    width: 0;
	bottom: 0px;
	margin: auto;
	border-bottom: 5px solid #0c71c3;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#top-menu > li.current-menu-item > a::before,
#top-menu > li.current_page_item > a::before,
#top-menu > li > a:hover:before {
    width: 42px;
}
body #top-menu > li:last-child a {
    background-color: #0c71c3;
    padding: 18px 42px !important;
    color: #fff !important;
}

/**********************
 * Home Page
 * *********************************/


.get-quote-section h2 {
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    padding-bottom: 0;
}
#page-container .get-quote-section  .wpforms-container-full .wpforms-form .wpforms-submit-container {
    clear: none;
    display: inline-block;
	width: 30%;
}
#page-container .get-quote-section  .wpforms-field-container {
    display: inline-block;
	width: 70%;
}
#page-container .get-quote-section .wpforms-form input {
    max-width: 100%;
    height: 55px;
    border-radius: 5px;
}
.get-quote-section .wpforms-container-full .wpforms-form button[type=submit] {
    padding: 17px 0;
    width: 100%;
    background: #f38e31;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-weight: 500;
    position: relative;
    right: 12px;
    top: -2px;
}
.get-quote-section .wpforms-container-full .wpforms-form button[type=submit]:hover,
.get-quote-section .wpforms-container-full .wpforms-form button[type=submit]:active{
    background-color: #e79245;
    border: none;
}
.get-quote-section .wpforms-container-full {
    padding-top: 10px;
}
.get-quote-section {
    padding: 40px 0 20px;
}
.get-quote-section .wpforms-container-full .wpforms-form label.wpforms-error{
	position: absolute;
}
#home-panel3 .et_pb_text_inner {
    padding-top: 90px;
}
#home-panel3{
	padding: 60px 0;
}
#twenty-twenty-offset h2 {
    font-size: 50px;
    padding-bottom: 35px;
}
#twenty-twenty-offset{
	padding:40px 0 30px;
}
#double-slider-section .et_pb_slider .et_pb_slide {
    padding: 0;
}
#double-slider-section .et_pb_slider .et_pb_slide .et_pb_slide_image {
    margin: 0 !important;
}
#double-slider-section .et_pb_slide_description {
    display: none;
}
#double-slider-section .et_pb_slider .et_pb_slide .et_pb_slide_image img {
    width: 100%;
}
#double-slider-section .et-pb-arrow-next,
#double-slider-section .et-pb-arrow-prev{
	top: 50%;
}
#double-slider-row1 .et_pb_column:first-child .et_pb_text_inner {
    max-width: 378px;
    float: right;
    padding-top: 100px;
}
#double-slider-row2 .et_pb_column:last-child .et_pb_text_inner {
    max-width: 378px;
    float: left;
    padding-top: 100px;
}
#double-slider-section .et_pb_row,
#double-slider-section{
    padding: 0;
}
#double-slider-section .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
}
#home-panel2 .et_pb_text_inner {
    padding-top: 50px;
}
#home-panel2 img{
	border-radius: 10px;
}
#gallery-section .et_pb_row {
  max-width: 100%;
}
#gallery-section h2{
	text-align: center;
	padding-bottom: 25px;
}
#gallery-section .wpcp-carousel-section.nav-vertical-center {
    padding: 0 0;
}
#gallery-section .wpcp-carousel-section .wpcp-single-item img {
    min-height: 202px;
}
#footer-section .et-menu,
#footer-section .menu-item,
#footer-section .et_pb_column .et_pb_menu__wrap,
#footer-section .et_pb_column .et_pb_menu__menu,
#footer-section .et-menu-nav{
    display: block !important;
	text-align: center;
}
#footer-section .et-menu a {
    color: #000;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
}
#footer-section .et_pb_row:last-child .et_pb_text_inner a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 7px;
}
#footer-section .et_pb_row:first-child {
    padding: 50px 0 5px;
}
#footer-section .get-quote-section h2 {
    color: #000;
    padding-bottom: 10px;
    font-size: 30px;
    text-align: center;
}


/* 
Inner Banner Styling
---------------------------------------------------------------------------------------------------- */

#inner-banner7 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner7 .et_pb_row {
	padding: 0;
	width: 100%!important;
	max-width: 100%!important;
}
#inner-banner7 .et_pb_column {
	position: relative;
	overflow: hidden;
}
#inner-banner7 .et_pb_image_wrap {
	display: block;
}
#inner-banner7 .et_pb_image img {
	width: 100%;
	height: 100%;
	max-height: 450px;
	object-fit: cover;
}
#inner-banner7 .et_pb_image {
	margin-bottom: 0;
}
#inner-banner7 .et_pb_text {
	max-width: 1120px;
	width: 100%;
	margin: -45px auto 0;
	z-index: 9;
	padding: 0 20px 20px;
}
#inner-banner7 .et_pb_text_inner {
	background: #0c71c3;
	padding: 15px 20px;
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75);
}
#inner-banner7 h1 {
	font-size: 45px;
	font-weight: 700;
	padding-bottom: 0;
}
/* 
accordion style 6 styling
---------------------------------------------------------------------------------------------------- */

#main-content .accordion-style6 .et_pb_toggle {
	background: transparent;
	border: none;
	border-left: 4px solid #0c71c3;
	box-shadow: 0px 0px 20px -3px rgb(56 129 144 / 50%);
	padding: 0;
	margin-bottom: 15px;
}
#main-content .accordion-style6 .et_pb_toggle_title {
	font-size: 23px;
	font-weight: 700;
	color: #0c71c3;
	padding: 22px 65px 22px 22px;
}
#main-content .accordion-style6 .et_pb_toggle_title:before {
	content: "\f347";
	font-family: Dashicons !important;
	font-size: 30px;
	color: #0c71c3;
	display: block;
	right: 30px;
}
#main-content .accordion-style6 .et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\f343";
}
#main-content .accordion-style6 .et_pb_toggle_content {
	color: #000;
	padding: 0 65px 40px 22px;
}
.home #home-panel3 .et_pb_text_inner {
    padding-top: 25px;
}
#home-page-slider {
    padding: 20px 0 0;
}
#discover-panel2 .et_pb_slide_image {
    margin-top: 0 !important;
}
#discover-panel2 .et_pb_slide_description {
    padding: 30px 0 0;
}
/* 
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 980px) { 

	#inner-banner7 h1 {
		font-size: 35px;
	}
	body .flex-row,
	.mobile-col-reverse {
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.mobile-col-reverse .et_pb_column:first-child {
		order: 2;
		margin-bottom: 0;
		margin-top: 30px;
	}
	.flex-row .et_pb_image {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) { 


	#inner-banner7 .et_pb_text {
		margin-top: 0;
	}
	#inner-banner7 .et_pb_text_inner {
		max-width: 100%;
	}
	#inner-banner7 h1 {
		font-size: 30px;
	}

}