/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Olga
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.w300, .et_pb_text_5_tb_footer {
	font-weight: 300 !important;
}

p, .et_pb_text_inner, .et_pb_blurb_description, .w400, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_4.et_pb_blurb .et_pb_module_header, .et_pb_blurb_4.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_3.et_pb_blurb .et_pb_module_header, .et_pb_blurb_3.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header a, .et_pb_blurb_0.et_pb_blurb .et_pb_module_header, .et_pb_blurb_0.et_pb_blurb .et_pb_module_header a {
	font-weight: 400 !important;
}


.w500 {
	font-weight: 500 !important;
}


.w600, strong {
	font-weight: 600 !important;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
	border-bottom: 3px solid #BB8C7E;
	font-weight: 600 !important;
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 3px !important;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 5px !important;
}

.brown {
	color: #bb8c7e;
}

.marcellus {
	font-family: 'Marcellus',Georgia,"Times New Roman",serif;
}

.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul {
margin-top: 4px;
}

@media (max-width: 980px) {
.et_pb_menu .et_mobile_menu {
    top: 100%;
    padding: 2% 2% 1% 2%;
}
}

@media (min-width: 1180px) {
#et-boc > header > div > div.et_pb_section.et_pb_section_0_tb_header.et_pb_sticky_module.et_section_regular.et_pb_section--with-menu > div.et_pb_row.et_pb_row_0_tb_header.top-menu-line {
	display: none !important;
}
}

@media (max-width: 1179px) {
#et-boc > header > div > div.et_pb_section.et_pb_section_0_tb_header.et_pb_sticky_module.et_section_regular.et_pb_section--with-menu > div.et_pb_row.et_pb_row_1_tb_header.et_pb_gutters2.et_pb_row--with-menu > div.et_pb_column.et_pb_column_1_5.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child > div > div > a > button {
	display: none;
}
	.et_pb_gutters2 .et_pb_column_3_5, .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
    width: 75%;
	margin-right: 0 !important;
}
	
	.et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
		width: 22%;
	}
	
	.et_pb_menu_0_tb_header {
    padding-top: 14px !important;
	}
}





	
.et-pb-contact-message {
    color: #fff !important;
    max-width: 350px !important;
}

/*Quotes*/

.quote-name {
	font-family: 'Marcellus',Georgia,"Times New Roman",serif;
	color: #6D625E;
	font-size: 16px;
}

.quote-text {
	font-size: 17px;
	color: #4D4D4D;
}

.sa_hover_container{
	border-radius: 3px !important;
	border: 1px solid #efefef;
}

#sample_slider_slide01, #sample_slider_slide02,#sample_slider_slide03{
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
}
/*Breadcrumbs*/

.lwp-breadcrumbs {
	text-align: center;
}

/*Buttons*/

.center {
	margin: 0 auto !important;
}


/*.top {
	margin-top: 40px;
}*/


.btn1 {
  z-index:1;
    border-radius: 3px;
    border: transparent;
  display: block;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background-color: #bb8c7e;
  padding: 15px 25px !important;
  width: 180px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);
}

.btn2 {
  z-index:1;
    border-radius: 3px;
    border: transparent;
  display: block;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background-color: #bb8c7e;
  padding: 15px 20px;
  width: 240px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);
}

.btn3 {
  z-index:1;
    border-radius: 3px;
    border: transparent;
  display: block;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  background-color: #bb8c7e;
  padding: 10px 20px;
  max-width: 215px;
	min-width: 200px;
	width: 16vw;
  box-shadow: 0 5px 15px rgba(0,0,0,0.10);
  line-height: 1.3em;
  font-weight: 300 !important;
}

.btn4 {
 z-index:1;
    border-radius: 3px;
    border: transparent;
  display: block;
  cursor: pointer;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  background-color: #bb8c7e;
  padding: 15px 25px;
  width: 330px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.20);
}


.btn1 span {
  position: relative; 
  z-index: 1;
}

.btn1:before,
.btn1:after {
  content: "";
  z-index:-1;
  position: absolute;
  left: 0;
  top: 0;
  height: 490%;
  width: 150%;
  background: rgba(255,255,255,0.08);
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);
}

.btn1:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.btn1:hover:after {
  background: rgba(255,255,255,0.12);
  -webkit-transform: translateX(-65%) translateY(-25%) rotate(45deg);
  transform: translateX(-65%) translateY(-25%) rotate(45deg);
}




.btn2 span, .btn3 span {
  position: relative; 
  z-index: 1;
}

.btn2:before,
.btn2:after, .btn3:before,
.btn3:after {
  content: "";
  z-index:-1;
  position: absolute;
  left: 0;
  top: 0;
  height: 475%;
  width: 145%;
  background: rgba(255,255,255,0.08);
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  -webkit-transform: translateX(-86%) translateY(-25%) rotate(45deg);
  transform: translateX(-86%) translateY(-25%) rotate(45deg);
}

.btn2:hover:before, .btn3:hover:before {
  -webkit-transform: translateX(-60%) translateY(-25%) rotate(45deg);
  transform: translateX(-60%) translateY(-25%) rotate(45deg);
}

.btn2:hover:after, .btn3:hover:after {
  background: rgba(255,255,255,0.12);
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}


.btn4 span {
  position: relative; 
  z-index: 1;
}

.btn4:before,
.btn4:after {
  content: "";
  z-index:-1;
  position: absolute;
  left: 0;
  top: 0;
  height: 490%;
  width: 150%;
  background: rgba(255,255,255,0.08);
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-76%) translateY(-25%) rotate(45deg);
}

.btn4:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.btn4:hover:after {
  background: rgba(255,255,255,0.12);
  -webkit-transform: translateX(-65%) translateY(-25%) rotate(45deg);
  transform: translateX(-65%) translateY(-25%) rotate(45deg);
}