/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.22.0.1692251115
Updated: 2023-08-17 05:45:15

*/



.testimonialQuoteTop, .testimonialQuoteBottom{
	position:relative;
}

.testimonialQuoteTop em{
    position: absolute;
    top: -29px;
    height: 0;
    left: -24px;
    font-weight: 700;
    font-size: 64px;
    color: #986B43;

}
.testimonialQuoteBottom em{
   position: absolute;
    top: -13px;
    height: 0;
    left: -5px;
    font-weight: 700;
    font-size: 64px;
    color: #986B43;
}


.SiteMap-Part1, .SiteMap-Part2{
	float:left;
	width:50%;
	padding:20px;
}


.head50plusicon{
	max-width:230px; display:inline-block;
}

.headmadeinusaicon{
	margin-left:20px; margin-top:0px; max-width:90px; display:inline-block;
}



.SiteMap-Part1>ul, .SiteMap-Part2>ul, .SiteMap-Part1>ul>ul, .SiteMap-Part2>ul>ul, .entry-content .sitemapctr ul{
	list-style-type:none !important;
	padding:0 0 0 1em!important;
	
}




.formFooter{
	display:none !important;
}

.Ckfixedlogo {
    position: fixed;
    width: 100%;
}


.Ckfixedmenu {
    position: fixed;
    width: 100%;
	top:118px;
}

#HeaderSearchBarCtr{
	display:none;
}




#HeaderSearchbarTriggerBtn .et-pb-icon:hover{
	cursor:pointer;
}


.sliderLeftImg {
    width: 6%;
    float: left;
}

.sliderRightImg {
    width: 9%;
    float: left;
}

.SliderCentertxt {
    width: 84.5%;
    float: left;
}

.thirdsliderLeft {
    width: 65%;
    float: left;
}

.thirdsliderRight {
    width: 35%;
    float: left;
	text-align:right;

}

.thirdsliderRight img {
    width: 180px;
	margin-top:-80px;
}

.FourthSliderImg{
	margin-left:180px;
}

.entry-content {
    padding-top: 0px;
}


a.LinksParagraph {
	color:#996b4c !important;
}


.nav li li {
    padding: 0 5px;
    width: 100%
}


.et-menu li li a {
    width: 100%;
}


.MainHeaderMenu .et-menu>li {
    padding-left: 15px;
    padding-right: 15px;
}


.MainHeaderMenu .et-menu>li>a {

    text-transform: uppercase;
}


.FooterBeforeMenu .et-menu>li {
    padding-left: 35px;
    padding-right: 35px;
}

h4 span a {
    color: #A97A5A !important;
}

.FooterBeforeMenu .et-menu>li>a {

    text-transform: uppercase;
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
    font-weight: 500;
    border-bottom: 1px solid rgba(232, 228, 228, 0.422);
    font-size: 17px !important;
}

.et-menu-nav li.mega-menu>ul>li {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.et-menu-nav li.mega-menu>ul>li>ul {
    background: transparent !important;
}

/* .CAropselWithTitle{

} */



/* Contact Form 7 Style */

.CkFormCtrcfrm7 .CkhalfFielHoldfer {
    width: 50%;
    float: left;
    padding: 10px;

}


.CkFormCtrcfrm7 .CkFullFielHoldfer {
    width: 100%;
    float: left;
    padding: 10px;
}

.CkFormCtrcfrm7 .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
}


.CkFormCtrcfrm7 input[type="text"],
.CkFormCtrcfrm7 input[type="password"],
.CkFormCtrcfrm7 input[type="email"],
.CkFormCtrcfrm7 input[type="tel"],
.CkFormCtrcfrm7 input[type="number"],
.CkFormCtrcfrm7 textarea,
.CkFormCtrcfrm7 select {
    color: rgb(26, 25, 25) !important;
    border: 1px solid #c3c2c2 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: normal;
    font-family: 'latolight';
    font-size: 18px;
    line-height:45px;
    margin-bottom: 10px;
    background: #f9f9f9;
    height:45px;
    padding-left: 5px;
}

.CkFormCtrcfrm7 textarea{
    min-height: 150px;
}

.CkFormCtrcfrm7 input[type=submit],.CkFormCtrcfrm7 input[type=reset] {
    background-color: #346569!important;
    text-transform: none!important;
    font-weight: normal;
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 44px!important;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    font-size: 20px;
    height: 45px!important;
    text-decoration: none!important;
    border: navajowhite;
    color: white;
}


.CkSearchReslutCtr article{
	    margin-bottom: 30px;
    padding: 20px;
}



@media only screen and (max-width: 600px) {
	
	.head50plusicon{
	max-width:195px; display:inline-block;
}
	
	.et_pb_slide_2 .et_pb_slide_description{
		padding:0% 1% 13%;
	}

.headmadeinusaicon{
	margin-left:20px; margin-top:0px; max-width:90px; display:inline-block;
}
	
	.FourthSliderImg{
		margin-left:25%;	
	}
	
	
	
    .CkFormCtrcfrm7 .CkhalfFielHoldfer {
        width: 100%;
        float: none;
        padding: 10px;
    }
	
	.Ckfixedlogo{
		position:static;
	}

    .mobile_menu_bar{
        bottom: 0 !important;
    }

    .entry-content{
        padding-top:0;
    }
  }