/*======================================
Theme Name: Divi Child
Theme URI: https://divicake.com/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.1
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
======================================*/

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
body, input, textarea, select {
    font-weight: 300 !important;
}
:root{
    --main-color: #be914e;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: var(--main-color);
}
header .et_builder_inner_content {
    z-index: 9999 !important;
}
.main-title h5 {
    padding-left: var(--padding);
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 14px;
    padding-left: 25px;
}
.main-title h5:before,
.main-title h5:after {
    content: "";
    width: 15px;
    background: var(--main-color);
    height: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main-title h5:after {
    display: none;
    left: auto;
    right: 0;
}
.title-center h5 {
    display: inline-block;
    padding-right: 25px;
}
.title-center h5:after {
    display: inline-block;
}
/*******  | HEADER CODE |  *******/
.main-header .et_pb_social_media_follow li {
    margin-bottom: 0px !important;
}
#menu-main-menu li {
    padding-bottom: 8px;
}
#menu-main-menu li a {
    padding-bottom: 0px;
    border-right: 1px solid #fff;
    padding-right: 22px;
}
#menu-main-menu li:last-child a {
    padding-bottom: 0px;
    border-right: none;
    padding-right: 0px;
}
header .et_pb_menu__wrap {
		width:100%;
	}

/*******  | HOMEPAGE CODE |  *******/
.home-slider-sec .et_pb_slide_description {
    max-width: 630px;
    float: left;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 50px;
    text-align: center !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	border: 1px solid #be914e;
}
.home-slider-sec .et_pb_slide_content {
    padding: 30px 0px 20px;
}
.home-key-sec .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.home-services-sec .et_pb_main_blurb_image {
    margin-bottom: 0px;
    overflow: hidden;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 88%, 0% 0%);
    background: #000000;
}
.home-services-sec .et_pb_main_blurb_image img {
    transition: all 0.5s ease-in-out;
}
.home-services-sec .et_pb_blurb_content:hover .et_pb_main_blurb_image img{
    opacity: 0.6;
    transform: scale(1.2);
}
.home-services-sec .service-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 50px;
    background: var(--main-color);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    top: -90px;
    transition: all 0.5s ease-in-out;    
    overflow: hidden;
}
.home-services-sec .service-icon:before {
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: #000000;
    transition: all 0.5s ease-in-out;  
    height: 0;
    width: 0;
    border-radius: 50px;
}
.home-services-sec .et_pb_blurb_content:hover .service-icon:before {
    height: 100%;
    width: 100%;
}
.home-services-sec .service-icon img {
    max-width: 100%;
    width: 40px;
    height: 40px;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}
.home-services-sec .et_pb_blurb_container {
    padding: 25px;
    position: relative;
}
.home-logo-sec .gs_logo_single img {
    width: 100%;
    height: 80px;
    object-fit: contain;
    float: left;
    transition: all 0.5s ease-in-out;
}
.home-logo-sec .gs_logo_single {
    padding: 10px 10px !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
}
.home-logo-sec .gs_logo_single:hover {
    box-shadow: 0 0 10px #e0e0e0;
}
.home-logo-sec .gs_logo_single--wrapper {
    padding: 5px 10px !important;
}

/*--home-about--*/
.home-about-sec .et_pb_image .et_pb_image_wrap img {
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}
.home-about-sec .et_pb_image .et_pb_image_wrap {
    overflow: hidden;
}
.home-about-sec .et_pb_image .et_pb_image_wrap:hover img {
    transform: scale(1.1);
}


/*--home-about-close--*/
/*--home-testimonial--*/
.home-testimonial-sec .testimonial_body {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: #434343;
}
.home-testimonial-sec .easy_testimonial {
    padding: 0 !important;
    min-height: 360px;
}
.home-testimonial-sec .testimonial_body:before {
    content: "\f10d";
    color: #000000;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 4vw;
    margin-bottom: 10px;
}
.home-testimonial-sec .testimonial-client {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #000000;
    font-style: normal;
}
.home-testimonial-sec .testimonial-position {
    font-size: 17px;
    margin-bottom: 5px;
    color: #4b4b4b;
	font-style: normal;
}
.home-testimonial-sec .easy-t-cycle-pager {
    text-align: left;
}

.home-testimonial-sec .easy-t-cycle-controls {
    text-align: left;
}
.home-testimonial-sec .easy-t-cycle-controls span {
    color: #000000;
    font-size: 32px;
    margin: 8px 6px;
    position: relative;
    opacity: 0.5;
    line-height: 13px;
    width: 13px;
    height: 13px;
    float: left;
}
.home-testimonial-sec .easy-t-cycle-controls .cycle-pager-active {
    opacity: 1;
}
.home-testimonial-sec .easy-t-cycle-controls span:before {
    content: "";
    width: 130%;
    height: 130%;
    border: 1px solid black;
    position: absolute;
    top: 46%;
    transform: translate(-50%, -50%);
    left: 43%;
    border-radius: 50%;
    opacity: 0;
}
.home-testimonial-sec .easy-t-cycle-controls .cycle-pager-active:before {
    opacity: 1;
}


/*----testimonial new css ---*/

.home-testimonial-sec .sp-testimonial-free-section {
    margin: 0px !important;
}

.home-testimonial-sec .sp-testimonial-content p {
    margin-bottom: 20px!important;
    font-weight: 500!important;
    font-size: 24px!important;
    line-height: 1.5!important;
    color: #434343!important;
    text-align: left!important;
}

.home-testimonial-sec h4.sp-testimonial-client-name {
    font-weight: 700!important;
    font-size: 24px!important;
    line-height: 1.3!important;
    margin-bottom: 5px!important;
    color: #000000!important;
    font-style: normal!important;
    text-align: left!important;
}
.home-testimonial-sec .sp-testimonial-client-designation {
    text-align: left!important;
}
.sp-testimonial-content:before {
    content: "\f10d";
    color: #000000;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 4vw;
    margin-bottom: 10px;
}
.home-testimonial-sec .sp-testimonial-client-testimonial {
    text-align: left!important;
}

/*--- tesitmonial new css end ---*/



/*--home-testimonial-close--*/
/*--contact-form--*/
.contact-form-sec .form-col {
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%), inset 0px 10px 0px 0px rgb(0 105 64 / 0%);
    position: relative;
    margin-top: -200px;
}
.contact-form-sec .wpcf7-text {
    height: 45px;
    font-size: 15px;
    width: 100%;
    color: #000000;
    margin-bottom: 5px;
    background: rgba(190,145,78,0.16);
    padding: 12px 12px;
    border: 1px solid #be914e63;
    margin-top: 5px;
}
.contact-form-sec .wpcf7-textarea {
    background: rgba(190,145,78,0.16);
    padding: 12px 12px;
    border: 1px solid #be914e63;
    font-size: 15px;
    width: 100%;
    color: #000000;
    max-height: 140px;
    margin-top: 5px;
}
.contact-form-sec .wpcf7-submit {
    background: #000000;
    color: #fff;
    padding: 12px 35px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    border: 2px solid #000000;
    transition: 0.5s;
    border-radius: 30px;
}
.contact-form-sec .wpcf7-submit:hover {
    background: #be914e;
    color: #ffffff;
    border-color: #be914e;
}

.contact-form-sec form label {
    font-size: 16px;
    color: #000000;
}
.contact-form-sec iframe {
    float: left;
    width: 100%;
}
/*--contact-form-close--*/
/*******  | INNERPAGE CODE |  *******/



/*******  | FOOTER CODE |  *******/
.footer-copyright .et_pb_social_media_follow li {
    margin-bottom: 0px !important;
}
.main-footer .et_pb_widget {
	margin-bottom: 0px !important;
}
ul#menu-quick-links li {
    display: inline-block;
}
ul#menu-quick-links li a {
    float: left;
    line-height: 1;
}
ul#menu-quick-links li:first-child a {
    border-right: 1px solid #eedd91;
    padding-right: 10px;
    margin-right: 10px;
}
/*******  | MEDIA QUERY CODE |  *******/
@media only screen and (min-width: 981px) {
.our-service-sec {
    --padding-service-img: 50px;
}
.our-service-reverse {
    flex-direction: row-reverse;
}

.our-service-sec .et_pb_image {
    padding-right: var(--padding-service-img);
}
.our-service-reverse .et_pb_image {
    padding-left: var(--padding-service-img);
    padding-right: 0;
}
.our-service-sec .et_pb_image img {
    height: 450px;
    object-fit: cover;
}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
.home-testimonial-sec .testimonial_body {
    font-size: 18px;
}
}

@media only screen and (max-width: 980px) {
.home-slider-sec .et_pb_slide_description {
    max-width: 100%;
}
.home-testimonial-sec .easy_testimonial {
    min-height: 300px;
}
}

@media only screen and (max-width: 767px) {
.home-testimonial-sec .testimonial_body {
    font-size: 16px;
}
.contact-form-sec .recaptcha iframe{
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.home-testimonial-sec .easy_testimonial {
    min-height: 320px;
}
.home-testimonial-sec .sp-testimonial-content p {
    font-size: 16px!important;
}
}