/*
Theme Name: Avogado
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: Peko
Author URI: peko.cz
Template: Divi
Version: 3.0.94
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 04 Jun 2018 12:33:58 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

#top-menu li li a {
 padding-bottom: 6px !important;
}

 
/*----------Sub Menu Mobile----------*/
 
.et_mobile_menu {
    border-top: 2px solid #fff;
}
 
.et_mobile_menu li a {
    text-align: center;
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: left;
    width: 105%;
}

@media only screen and ( max-width:980px) { 
	nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: left;
    width: 99%;
	}}




/*-----Slim Horizontal Submenus-----*/
.nav li ul {
    visibility: hidden;
    z-index: 9999;
    position: fixed;
    width: 100vw;
    left: 0;
    padding: 0px;
    text-align: center !important;
    border: none;
    background: #67BB8E;
    box-shadow: none;
}


.nav li.et-reverse-direction-nav li ul {
    right: 0;
    top: auto;
	font-weight: 400;
}
#top-menu li li a {
    width: 100%;
	padding: 6px 20px;
}


/*burger color----*/
div.mobile_nav.opened .mobile_menu_bar:before, div.mobile_nav.closed .mobile_menu_bar:before {
    color: #f9b002;
	font-size: 45px;
}

/*---menu hover---*/
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
    color: #444444 !important; 
}

/* Switch to hamburger menu on tablets */

@media only screen and ( max-width:1200px) {
	#et_mobile_nav_menu {
		display: block;
	}
	#top-menu-nav {
		display: none;
	}
	.et_header_style_left .mobile_menu_bar {
		padding-bottom: 30px;
	}
}



#et-top-navigation {
    font-weight: 500;
	paddinf-left: 20px;
	}

@media only screen and (min-width: 1200px) {
  #et-top-navigation {
    float: none; 
position: relative; 
margin-left: 30%;   
padding-left: 0 !important; 
  }
}





/*---------------Menu CENÍK Button---------------*/
             
.btn-cenik a {
    border: 1px solid #50D7D3!important;
    padding: 12px!important;
    border-radius: 25px;
    text-align: center;
	margin-left: 16px;
	margin-right: 5px;
	min-width: 125px;
	color: #fff;
	background: #f9b002;
}


 
/*----zatím nepoužito----*/
.menu-cta a:hover {
    background-color: #8dc63f;
    color: white!important;
}
 
.et_header_style_left #et-top-navigation {
    padding-top: 16px!important;
}
 
.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 6px!important;
}
 
/*---------------Menu CTA Button Mobile Settings---------------*/
 
@media only screen and (max-width: 1200px) {
.btn-cenik a {
    background-color: #f9b002;
	border-radius: 25px;
    text-align: center;
	max-width: 400px;
	margin: 0 auto;
	margin-bottom: 5px;
	color: #fff;
    }
}

/*----MENU button - přihlásit se----*/
.btn-prihlasit a {
    border: 1px solid #fff!important;
    padding: 12px!important;
    border-radius: 25px;
    text-align: center;
	min-width: 125px;
	color: #fff;
	margin: -20px;
	
}
 
/*----zatím nepoužito----*/
.menu-cta a:hover {
    background-color: #8dc63f;
    color: white!important;
}
 
.et_header_style_left #et-top-navigation {
    padding-top: 16px!important;
}
 
.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 6px!important;
}
 
/*---------------Menu CTA Button Mobile Settings---------------*/
 
@media only screen and (max-width: 1200px) {
.btn-prihlasit a {
	border: 1px solid #fff!important;
	border-radius: 25px;
    text-align: center;
	max-width: 400px;
	margin: 0 auto;
	color: #fff;
    }
}

/*-----čára u počítadel----*/
 .et_pb_number_counter_0:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
       margin-left: -12%;
       top: 62%;
       }

.et_pb_number_counter_1:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
       margin-left: -12%;
       top: 62%;
       }

.et_pb_number_counter_2:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
       margin-left: -12%;
       top: 62%;
       }

.et_pb_number_counter_3:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
       margin-left: -8%;
       top: 62%;
       }

@media only screen and (min-width: 980px) {
	.et_pb_number_counter_3:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
		margin-left: -8%;
       margin: 0 auto;
       top: 62%;
       }
	
}
	
.et_pb_number_counter_4:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #fff;
       width: 26%;
       margin-left: -8%;
       top: 62%;
       } 

.counter5:after {
       position: absolute;
       content: "";
       height: 1px;
       background-color: #6BBB90;
       width: 6%;
       margin-left: -3%;
       top: 62%;
       } 



.pismeno .percent-value:after { content:' let';}


/*----vlastni ikony----*/
.fab-database .et-pb-icon::after {
    content: "\f1c0";
    font-family: "FontAwesome" !important;
    font-size: 48px;
    padding: 6px; /* OPTIONAL, READ NOTES */
}

.fab-users .et-pb-icon::after {
    content: "\f0c0";
    font-family: "FontAwesome" !important;
    font-size: 47px;
    padding: 0px; /* OPTIONAL, READ NOTES */
}
f082
.fab-cart .et-pb-icon::after {
    content: "\f07a";
    font-family: "FontAwesome" !important;
    font-size: 48px;
    padding: 3px; /* OPTIONAL, READ NOTES */
}

.fab-car .et-pb-icon::after {
    content: "\f1b9";
    font-family: "FontAwesome" !important;
    font-size: 46px;
    padding-top: 5px;
	padding-bottom: 5px;/* OPTIONAL, READ NOTES */
}

.fab-heartbeat .et-pb-icon::after {
    content: "\f004";
    font-family: "FontAwesome" !important;
    font-size: 48px;
    padding: 1px; /* OPTIONAL, READ NOTES */
}

.fab-lock .et-pb-icon::after {
    content: "\f023";
    font-family: "FontAwesome" !important;
    font-size: 48px;
    padding-left: 10px;
	padding-right: 10px;/* OPTIONAL, READ NOTES */
}


/*---hide,unhide button------*/

.rv_button.closed:after {content:"\33";}
.rv_button.opened:after{content:"\32"; }


.btn-zobrazit_vice a {
    border: 1px solid #444444!important;
    padding: 12px!important;
    border-radius: 25px;
    text-align: center;
	color: #fff;
}

.rv_button.opened:after:focus {
	float:left;
	
}

#text_obr p {
	font-weight: 400;
}


/*----5 columns----*/
.five-columns .et_pb_module {
    float: left;
    width: 20%!important;
    padding: 11px;
}
 
@media only screen and (max-width: 980px) {
     
.five-columns .et_pb_module {
    width: 33%!important; 
    }
}
 
@media only screen and (max-width: 479px) {
  .five-columns .et_pb_module {
    width: 90%!important;
	margin-left: 10%;
    }
}   


/*---obr2---*/
.myblurb img {
    border: 3px solid #ffffff;
    border-radius: 50%;
}

/*---footer4_FB----*/

footer .fa {
    width: 19px;
    font-size: 50px;
    margin-right: 15px;
    color: #D6D6D6;
}

/*----footer_setting----*/
.footer-widget li:before { display: none; }
.footer-widget { margin-right: 0;}
.footer-widget:nth-child(1) { font-weight: 300; }
.footer-widget:nth-child(2) { border-left: 1px solid #fff; width: 25%; padding-left:15px; min-height: 150px; font-weight: 300;}
.footer-widget:nth-child(3) { border-left: 1px solid #fff; width: 25%; padding-left:12px; min-height: 150px; font-weight: 300; line-height: 15px;}
.footer-widget+.last{ border-left: 1px solid #fff; width: 25%; padding-left:15px; min-height: 150px;}

 
@media only screen and (max-width: 1200px){
.footer-widget:nth-child(1) { border-left: 1px solid #fff; width: 30%; padding-right:15px; padding-left:15px;}
.footer-widget:nth-child(2) { width: 30%; padding-right:15px;min-height: 50px;}
.footer-widget:nth-child(3) { width: 30%; margin-right:0;min-height: 50px;}}
 
@media only screen and ( max-width: 767px ) {
.footer-widget:nth-child(1) { border-left: 1px solid #fff; width: 30%; padding-right:15px; padding-left:15px; min-height: 50px;}
.footer-widget:nth-child(2) { width: 30%; padding-right:15px;min-height: 50px;}
.footer-widget:nth-child(3) { width: 30%; margin-right:0;min-height: 20px;}}


/*----disable footer-----*/
#footer-bottom {
display: none;
}

#main-footer .container #footer-widgets {
  max-height: 300px !important; 
}

@media only screen and ( max-width: 1200px ) {
#main-footer .container #footer-widgets {
  max-height: 100% !important; 
	}}
#footer-widgets {
  padding-top: 30px;
	
}

/*---FAQ, price list-----*/



@media(max-width:768px) {
	.pricing-table-item.heading {display: none;}
	.pricing-table-btn .note {display: block;}
	.pricing-table-item.item .pricing-table-service {display: inline !important; padding: 0;}
	.pricing-table-item.item .pricing-table-service.pricing-table-price-note {display: block;}
	.pricing-table-service li {position: relative; height: auto; border-bottom: 1px #f1f1f1 solid; text-align: left; padding: 25px 10px 25px 70px; line-height: 1.5;}
		.pricing-table-service li .fa {position: absolute; top: 5px; left: 20px;}
	.pricing-table {display: block;}
	.pricing-table-item.item {width: 100%;}
	.pricing-table-item.active {margin-top: 0;; margin-bottom: 40px; box-shadow: none;}
		.pricing-table-item.active .pricing-table-item-header {padding-top: 15px;}
	.pricing-table-price {margin-bottom: 30px; margin-top: 30px;}
	}

@media (max-width: 768px) {
    .pricing-table-services li {
        position: relative;
        height: auto;
        border-bottom: 1px #f1f1f1 solid;
        text-align: left;
        padding: 25px 10px 25px 70px;
        line-height: 1.5;
	}
}
.pricing-table {
    display: flex !important;
    position: relative !important;
    width: 94%;
}

@media screen and (max-width: 768px) {
    body .pricing-table {
        display: block !important;
        width: 100%;
    }
}

.pricing-table:before {content: ''; position: absolute !important; right:100%  ; top: 0; bottom: 0; width: 114px; background: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/paragraf-left.png') 50% 50% no-repeat;}
.pricing-table:after {content: ''; position: absolute; left: 100% ; top: 0; bottom: 0; width: 124px; background: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/paragraf-right.png') 50% 50% no-repeat;}
	.pricing-table-item {border: 1px #f1f1f1 solid; margin: 0px; text-align: center;}
		.pricing-table-item label {font-weight: 400; cursor: pointer;}
	.pricing-table-item.heading {width: 60%; margin-left: 0px; text-align: left;}
	.pricing-table-item.heading-75 {width: 75%;}
	.pricing-table-item.item {width: 25%;}
		.pricing-table-item label {display: block;}
		.pricing-table-item.item .pricing-table-service {display: none; padding-right: 20px; list-style-type: none;}
		.pricing-table-item a.pricing-table-service {color: #444; cursor: pointer;}
		.pricing-table-item.heading a.pricing-table-service { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block !important; list-style-type: none;}
		.pricing-table-item a.pricing-table-service:before {content: "\f054"; /*f105*/ font-family: 'FontAwesome'; position: relative; margin-right: 10px; float: left;}
		.pricing-table-item a.pricing-table-service:hover:before, .pricing-table-item a.pricing-table-service:focus:before {color: #67BB8E;}

.pricing-table-item.active {}
		.pricing-table-item.pricing-standard .pricing-table-item-header {background: #ff9000; color: #fff;}
		.pricing-table-item.pricing-premium .pricing-table-item-header {background: #672c1d; color: #fff;}
		.pricing-table-item.pricing-free .pricing-table-item-header {background: #67bb8e; color: #fff;}
		
		.pricing-table-item-header { height: 100px !important; padding: 15px !important; background: #f1f1f1; font-size: 20px; font-weight: 600; vertical-align: middle !important; display: flex !important; align-items: center !important;}
			.pricing-table-item-header span {display: block; width: 100%;}
		.pricing-table-item.heading .pricing-table-item-header, 
		.pricing-table-item.heading .pricing-table-price {padding-left: 40px}
		
		.pricing-table-services {list-style-type : ''; margin: 0; padding: 0;}
			.pricing-table-services li {position: relative; height: 60px; line-height: 60px; border-bottom: 1px #f1f1f1 solid;}
				.pricing-table-services li .fa {display: block; margin: 0 auto; width: 36px; height: 60px; background: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/icon-check-green-big.png') 50% 50% no-repeat; vertical-align: middle;}
				.pricing-table-services li .fa:before {display: none;}
				.pricing-table-item.pricing-standard .pricing-table-services li .fa.fa-check-circle {background-image: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/icon-check-orange-big.png');}
				.pricing-table-item.pricing-premium .pricing-table-services li .fa.fa-check-circle {background-image: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/icon-check-brown.png');}
				.pricing-table-services li .fa.fa-times-circle {background-image: url('https://sjednat.avogado.cz/wp-content/uploads/2018/06/icon-close.png');}
				.pricing-table-services li:nth-child(even) {background: #fcfcfc;}
			.pricing-table-item.heading li {padding-left: 40px;}
			.pricing-table-item.heading li:before {display: none; content: '\f105'; font-family: 'FontAwesome'; font-size: 30px; position: absolute; top: 0; left: 20px; color: #f9b002;}

.pricing-table-price {margin: 15px 0;font-size: 28px;min-height: 70px;}
			.pricing-table-price .note {display: block; font-size: 14px; font-weight: 400;}
			.pricing-table-price .pricing-table-price-note {font-size: 14px; font-weight: 400;}
			
		.heading .pricing-table-price {line-height: 70px;}

.pricing-table-btn {text-align: center; margin-bottom: 20px;}
			.products .radio-field input {display: none;}
			.products .radio-field > span {display: inline-block; min-width: 80%; height: 50px; line-height: 50px; background: #67bb8e; color: #fff; border: 1px #748b7f solid; border-radius: 0px; text-transform: uppercase; font-size: 16px; box-shadow: 0 0 2px #fff inset;}
			.products .pricing-table-item.pricing-standard .radio-field > span {background: #ff9000; color: #fff; border-color: #b7945d !important;}
			.products .pricing-table-item.pricing-premium .radio-field > span {background: #672c1d; color: #fff; border-color: #4c1c10 !important;}
			.products .radio-field > span:hover {opacity: 0.6;}
			.products .radio-field > span .checked {display: none;}			
			.products .radio-field input:checked + span .default {}
			.products .radio-field input:checked + span .checked {}
			.pricing-table-btn .note {display: none; font-size: 12px;}
			
		.pricing-table-footer {}
			.pricing-table-footer .note {padding: 0px 40px 0 40px; font-size: 12px;}

.pricing-table2 {display: flex; }
	.pricing-table2 .pricing-table-item {border: 1px #f1f1f1 solid; margin-left: -1px; border-bottom: 5px #67bb8e solid; text-align: center;}
		.pricing-table2 .pricing-table-item label {font-weight: 400; cursor: pointer;}
	.pricing-table2 .pricing-table-item.heading {width: 50%; margin-left: 0; text-align: left;}
	.pricing-table2 .pricing-table-item.heading-75 {width: 75%;}
	.pricing-table2 .pricing-table-item.item {width: 25%;}
		.pricing-table2 .pricing-table-item label {display: block;}
		.pricing-table2 .pricing-table-item.item .pricing-table-service {display: none; padding-left: 10px;}
		
	.pricing-table2 .pricing-table-item.active {margin-top: -20px; margin-bottom: -20px; box-shadow: 0px 0px 10px #b8b8b8; z-index: 100;}
		.pricing-table2 .pricing-table-item.active .pricing-table-item-header {padding-top: 35px; height: 120px;}
		
		.pricing-table2 .pricing-table-item-header { height: 100px; padding: 15px; background: #f1f1f1; font-size: 20px; font-weight: 600; vertical-align: middle; display: flex; align-items: center;}
			.pricing-table2 .pricing-table-item-header span {display: block; width: 100%;}
		.pricing-table2 .pricing-table-item.heading .pricing-table-item-header, 
		.pricing-table2 .pricing-table-item.heading .pricing-table-price {padding-left: 40px}
		
		.pricing-table2 .pricing-table-services {list-style: none; margin: 0; padding: 0;}
			.pricing-table2 .pricing-table-services li {position: relative; height: 60px; line-height: 60px; border-bottom: 1px #f1f1f1 solid;}
				.pricing-table2 .pricing-table-services li .fa {color: #f9b002; font-size: 30px; line-height: 60px;}
				.pricing-table2 .pricing-table-services li .fa.fa-times-circle {color: #dedede;}
				.pricing-table2 .pricing-table-services li:nth-child(even) {background: #fcfcfc;}
			.pricing-table2 .pricing-table-item.heading li {padding-left: 40px;}
			.pricing-table2 .pricing-table-item.heading li:before {content: '\f105'; font-family: 'FontAwesome'; font-size: 30px; position: absolute; top: 0; left: 20px; color: #f9b002;}
		
		.pricing-table2 .pricing-table-price {margin: 15px 0; font-size: 28px; font-weight: 700; min-height: 70px;}
			.pricing-table2 .pricing-table-price .note {display: block; font-size: 14px; font-weight: 400;}
			.pricing-table2 .pricing-table-price .pricing-table-price-note {font-size: 14px; font-weight: 400;}
			
		.pricing-table2 .heading .pricing-table-price {line-height: 70px;}
			
		.pricing-table2 .pricing-table-btn {text-align: center; margin-bottom: 20px;}
			.pricing-table2 .radio-field input {display: none;}
			.pricing-table2 .radio-field > span {display: inline-block; min-width: 140px; height: 40px; line-height: 40px; color: #67bb8e; border: 1px #67bb8e solid; border-radius: 20px; text-transform: uppercase; background: none; box-shadow: none;}
			.pricing-table2 .radio-field > span:hover {border-color: #f9b002; color: #f9b002;}
			.pricing-table2 .radio-field > span .checked {display: none;}
			.pricing-table2 .radio-field input:checked + span {background: #f9b002; color: #fff; border-color: #f9b002;}
			.pricing-table2 .radio-field input:checked + span .default {display: none;}
			.pricing-table2 .radio-field input:checked + span .checked {display: block;}
			.pricing-table2 .pricing-table-btn .note {display: none; font-size: 12px;}
			
		.pricing-table2 .pricing-table-footer {}
			.pricing-table2 .pricing-table-footer .note {padding: 0px 40px 0 40px; font-size: 12px;}

.modal-inner {padding: 0 15% 10px 15%;}			
	.modal-field {margin: 20px 0;}
	.modal-inner .btn {padding: 10px 30px;}
	.selected-product-wrap {margin: 20px 0;}
		#selected-product {font-size: 20px;}
		.modal-inner .note {color: #999; padding: 10px 0 5px 0; font-size: 12px; line-height: 1.3;}
.close {font-size: 30px;}
		
.inner-tight {max-width: 600px; margin: auto; margin-bottom: 100px; padding: 50px; background: #F1F1F1; border: 1px #E5E5E5 solid;}
	.inner-tight section {padding: 0;}
	.datepicker {position: relative;}
	.datepicker:after {content: '\f073'; font-family: 'FontAwesome'; position: absolute; right: 10px; top: 8px; font-size: 26px; color: #A8A8A8;}
	
	select.product-type {font-weight: 600;}
	
	.create-product label {color: #525252; font-weight: 300; margin-bottom: 0;}
	
	.price-info {text-align: center; margin: 30px 0;}
		.price-info-title {font-size: 18px; margin-bottom: 10px;}
		.payment-type-wrap {margin-bottom: 80px;}
			.payment-type-wrap label {display: block; font-weight: 400; cursor: pointer;padding: 10px 0; background: #fff; border: 1px #67bb8e solid;}
			.price-payment-type {position: relative; float: left; width: 45%; border: none !important;background: transparent !important;}
			.price-payment-type:last-child {float: right; width: 45%;}
				.price-payment-type .note {font-size: 12px; width: 100%; color: #767676;margin-top:10px;}
				.price {font-size: 36px; font-weight: bold;}
				.price-payment-type .radio-field {}
					.price-payment-type .radio-field input {display: none;}
					.price-payment-type .radio-field > span {}
					.price-payment-type .radio-field > span:hover {}
					.price-payment-type .radio-field > span .default:before,
					.price-payment-type .radio-field > span .checked:before {content: ''; font-family: 'FontAwesome'; color: #67bb8e; display: block; width: 30px; height: 30px; line-height: 30px; margin: 7px auto; border: 1px #ccc solid; border-radius: 5px; font-size: 25px;}
					.price-payment-type .radio-field > span .checked {display: none;}
					.price-payment-type .radio-field input:checked + span {background: #f9b002; border-color: #f9b002;}
					.price-payment-type .radio-field input:checked + span .default {display: none;}
					.price-payment-type .radio-field input:checked + span .checked {display: block;}
					.price-payment-type .radio-field input:checked + span .checked:before {content:"\f00c";}
	
	.payment-methods label {font-size: 16px; font-weight: 400; cursor: pointer;}
	.payment-methods .disabled {opacity: 0.6; text-decoration: line-through;}
	
	.n {display: none;}

@media(max-width:768px) {
	.pricing-table-item.heading {display: none;}
	.pricing-table-btn .note {display: block;}
	.pricing-table-item.item .pricing-table-service {display: inline; padding: 0;}
	.pricing-table-item.item .pricing-table-service.pricing-table-price-note {display: block;}
	.pricing-table-services li {position: relative; height: auto; border-bottom: 1px #f1f1f1 solid; text-align: left; padding: 25px 10px 25px 70px; line-height: 1.5;}
		.pricing-table-services li .fa {position: absolute; top: 5px; left: 20px;}
	.pricing-table {display: block;}
	.pricing-table-item.item {width: 100%;}
	.pricing-table-item.active {margin-top: 0;; margin-bottom: 40px; box-shadow: none;}
		.pricing-table-item.active .pricing-table-item-header {padding-top: 15px;}
	.pricing-table-price {margin-bottom: 30px; margin-top: 30px;}
	}

@media (max-width: 768px) {
.pricing-table-services li {
    position: relative;
    height: auto;
    border-bottom: 1px #f1f1f1 solid;
    text-align: left;
    padding: 25px 10px 25px 70px;
    line-height: 1.5;
	}}

.faq {}
	.faq .items {max-width: 80%; margin: auto;}
		.faq .item {margin-bottom: 50px;}
			.faq .item-title {overflow: hidden;}
			.faq .item-title span {float: left; width: 20px; margin-right: 30px; margin-top: -6px; color: #67bb8e; font-size: 30px; font-weight: 800;}
			.faq .item-content {margin-left: 50px;}
				.faq .item-content-extended {padding: 1px 0;}
				.faq .item-content .more {display: none;}
				.faq .item-content .more.collapsed {display: inline-block;}
				
.faq .item-title span {
    float: left;
    width: 20px;
    margin-right: 30px;
    margin-top: 0px;
    color: #67bb8e;
    font-size: 30px;
    font-weight: 800;
}

div.container::before { 
	visibility: hidden;
}

 
/* hover-blurb_o nas */
    
    .gq-module-hover:hover h4 {
       
text-decoration: underline;}
         
         
/*------------------------------------------------*/

/*  Divi toggle animate arrow and change colour */
.et_pb_toggle_open .et_pb_toggle_title:before {
transform: rotate(180deg);
content: "\4f";
	font-size:2em;
transition:all 0.5s ease-in-out 0s;
color:#67BB8E;
}
.et_pb_toggle_title:before {
content: "\50";
font-size:2em;
transition:all 0.5s ease-in-out 0s;
color:#67BB8E;
}

.stories {}
	.stories .items {max-width: 80%; margin: auto;}
		.stories .item {margin-bottom: 80px;}
			.stories .item-title {cursor: pointer; overflow: hidden;}
			.stories .item-title:before {content: '-'; float: left; width: 20px; margin-right: 30px; margin-top: -7px; color: #67bb8e; font-size: 30px; font-weight: 800;}
			.stories .item-title.collapsed:before {content: '+';}
			.stories .item-content {margin-left: 50px;}
				.stories .item-content-extended {padding: 1px 0;}
				.stories .item-content .more {display: none;}
				.stories .item-content .more.collapsed {display: inline-block;}

/*---hide mobile menu dots---*/
@media screen and (max-width:980px) {
.et_pb_side_nav.et-visible {
display: none;
}
}

/*---submenu center---*/
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }

#logo { margin-left: 12%;}

@media only screen and (max-width:1300px) {
	#logo { margin-left: 6%;
	        font-size: 20px;}
}
/*---cf7 responsible---*/
input[type="text"],  
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"] {
   max-width: 100%;
}

/* Styling CF7 to look like the Divi Contact Form */
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 3px !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7-submit {
	color: #f26e20 !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.wpcf7-submit:hover {
	background-color: #eee;
	border-color: #eee;
	padding: 6px 20px !important;
}

#login-form {max-width: 500px; margin: auto; padding: 100px 0;}
	#login-form .fields {padding: 30px 0;}

.form-group {}
	.form-control {margin: auto; border: 1px #67bb8e solid; border-radius: 0; height: 60px;}
	.form-control.error, .form-group.error .form-control {color: #c00; border-color: #c00;}
	.errorMessage {color: #c00; margin-top: 5px;}
	
.form-prepare .form-intro {padding-bottom: 0;}

.form-prepare {}
	.form-prepare .section-subheading, #product-form .section-subheading {max-width: 100%; padding: 0; margin: 0;}
	.client-fields {background: #ddd;}
		.fields-first {margin-bottom: 40px;}
	.last-fields {padding-top: 0;}
		.last-fields .checkbox-wrap {margin-bottom: 20px;}
		.last-fields .btn-wrap .note {margin-top: 30px; color: #767676;}
.payment-type-wrap label {
    display: block;
    font-weight: 400;
    cursor: pointer;
}
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
	    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control.error, .form-group.error .form-control {
    color: #c00;
    border-color: #c00;
}
.btn-large2 {
    color: #fff;
    background: #f9b002;
    box-shadow: inset 0 0 2px #fff;
    padding: 15px 50px;
    border: 1px #ac6700 solid;
    border-radius: 0;
    font-size: 30px;
    font-weight: 800;
}
.btn-large2 span {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
select.product-type {
    font-weight: 600;
}

.form-control {
    margin: auto;
    border: 1px #67bb8e solid;
    border-radius: 0;
    height: 60px;
}

.price {
    font-size: 36px;
    font-weight: bold;
}

.payment-type-wrap label {
    display: block;
    font-weight: 400;
    cursor: pointer;
}
.create-product label {
    color: #525252;
    font-weight: 300;
    margin-bottom: 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.inner-tight section {
    padding: 0;
}
@media (min-width: 768px){

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row:before,
.row:after {
     content: " ";
     display: table;
 }

.row:after {
     clear: both;
 }

@media (min-width: 768px){
.col-sm-6 {
    width: 50%;
	}}

@media (min-width: 768px){
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

label {
    display: inline-block;
	max-width: 100%;}

.text-center {
    text-align: center;
}

.create-product{
    background-color: #fff;
    padding-bottom: 50px;
}

.btn{
    cursor: pointer;
}

.form-control.invalid {
    border-color: red;
}

.form-control.invalid ~ .errorMessage{
    display: block !important;
}

.datepicker:after {
    /* z-index: -1; */
    top: 19px !important;
}

.payment{
    padding: 50px 0 100px 0;
    background: #fff;
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
.et_fixed_nav.et_show_nav #page-container{
    background: #fff;
}

.pricing-table{
    float: none;
}


.page-create-header{
    padding: 100px 0;
}

.page-create-header h2{
    font-size: 50px;
}

.page-create-header p{
    font-size: 18px;
    font-weight: 100;
    line-height: 1.6;
    margin-top: 20px;
}

.col-sm-12{
    width: 100%;
}

.create-product .row{
    margin-top: 10px;
}

.price{
    line-height: 1.8;
	white-space:nowrap;
}

section.products{
    padding: 0;
}

#login-form {

}


.btn {
    padding: 8px 15px;
    border: 1px #444 solid;
    border-radius: 100px;
    color: #444;
    font-size: 16px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-large{
    width: 100%;
    max-width: 300px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    border-radius: 30px;
    font-size: 24px;
}

.btn-orange {
    background: #f9b002;
    color: #fff;
    border-color: #f9b002;
    border-radius: 25px;
}

.buttons{
    text-align: center;
}





.pricing-table2 {
    display: flex;
}

section.products--partners{
    padding: 6rem 0;
}

.form-client{
    padding: 45px 0;
    background: #f1f1f1;
    border: 1px #E5E5E5 solid;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    padding: 0 15px;
}

::-moz-placeholder { /* Firefox 19+ */
    padding: 0 15px;
}

:-ms-input-placeholder { /* IE 10+ */
    padding: 0 15px;
}

:-moz-placeholder { /* Firefox 18- */
    padding: 0 15px;
}

form.partners{
    padding: 0 0 2rem 0;
}

.partners .btn-wrap {
    margin-top: 2rem;
}

.partners .note{
    margin-top: 2rem;
}

section.from-user{
    padding: 65px 0 25px 0;
}

@media screen and (max-width: 768px) {
    .partners section.form-intro {
        padding: 40px 0;
    }

    .partners .pricing-table2{
        display: block !important;
    }

    .partners .pricing-table2 .pricing-table-item.item {
        width: 100% !important;
    }

    .partners .pricing-table2 .pricing-table-item.active{
        margin-top: 0 !important;
        margin-bottom: 60px !important;
    }

    .partners .pricing-table2 .pricing-table-item.item .pricing-table-service{
        position: relative;
        top: -25px;
    }

    .partners .pricing-table-services li .fa{
        top: 0 !important;
    }

    .partners .fa-text{
        position: absolute;
        top: 0;
        left: 30px;
    }
}

.partners h2{
    font-size: 50px;
    text-align: center;
    padding-bottom: 30px;
}

.toaster{
    padding: 40px 0;
}

.toaster__inner{
    padding: 20px;
    background-color: #67bb8e;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
}


/*
#custom .clearfix {
    overflow: auto;
}
*/

#custom .clearfix::after {
    content: "";
    clear: both;
    display: table;
}



#custom .rimg{
    display: inline-block;
    position: relative;
    width: 100%;
}

#custom .rimg:before{
    content: '';
    display: inline-block;
    padding-bottom: 55%;
}

#custom .rimg__source{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #cdcdcd;
}

#custom .post-layout__row{

}

#custom .post-layout__row--main{
    padding-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

#custom .post-layout__col{
    
}

#custom .post-layout__col--70{
    width: 70%;
    float: left;
    padding-right: 5%;
}

@media screen and (max-width: 991px) {
    #custom .post-layout__col--70{
        width: 100%;
        float: none;
        padding-right: 0;
    }
}

#custom .post-layout__col--30{
    float: right;
    width: 30%;
}

@media screen and (max-width: 991px) {
    #custom .post-layout__col--30{
        float: none;
        width: 100%;
    }
}

#custom .post-layout__title{
    font-size: 40px;
}

@media screen and (max-width: 991px) {
    #custom .post-main__title{
        font-size: 28px;
    }
}


#custom .post-layout__title--top{
    margin-top: 60px;
}

@media screen and (max-width: 991px) {
    #custom .post-layout__title--top{
        margin-top: 30px;
    }
}

#custom .post-layout__list{
    margin-top: 20px;
    list-style-type: none;
}

#custom .post-layout__list li{
    padding: 10px 0;
}

#custom .post-layout__list li a {
    color: #16191f;
    font-size: 20px;
}

#custom .post-layout__tags{
    margin-top: 20px;
}

#custom .post-layout__box{

}

#custom .post-layout__box--top{
    margin-top: 60px;
}

@media screen and (max-width: 991px) {
    #custom .post-layout__box--top{
        margin-top: 30px;
    }
}

#custom .post-layout__box #sidebar {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-bottom: 0;
}

#custom .post-layout__box #search-2{
    margin-bottom: 0;
}

#custom .post-layout__box #search-2 h4{
    display: none;
}

#custom .post-layout__load{
    text-align: center;
}

#custom .posts{
    margin-top: 45px;
}

@media screen and (max-width: 991px) {
    #custom .posts{
        margin-top: 30px;
    }
}

#custom .post{
    margin: 40px 0;
}

#custom .post__thumbnail{
    float: left;
    width: 200px;
    height: auto;
}

@media screen and (max-width: 768px) {
    #custom .post__thumbnail{
        float: none;
        width: 100%;
    }
}

#custom .post__title{
    line-height: 1.4;
}


#custom .post__title a{
    color: #16191f;
}

#custom .post__title a:hover{
    text-decoration: underline;
}

#custom .post__content{
    padding-left: 240px;
    width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    #custom .post__content{
        margin-top: 15px;
        padding-left: 0;
    }
}

#custom .post__tags{
    margin-top: 10px;
    margin-left: -2px;
    margin-right: -2px;
}



#custom .post-main{
    padding: 0 15px;
}

#custom .post-main__img{
    width: 70%;
    float: left;
}

@media screen and (max-width: 991px) {
    #custom .post-main__img{
        width: 100%;
        float: none;
    }
}

#custom .post-main__title{
    font-size: 40px;
    line-height: 1.2;
}

@media screen and (max-width: 991px) {
    #custom .post-main__title{
        font-size: 28px;
    }
}

#custom .post-main__title a{
    color: #16191f !important;
}

#custom .post-main__title a:hover{
    text-decoration: underline;
}

#custom .post-main__meta{
    padding: 10px 0;
}

#custom .post-main__content{
    width: 30%;
    float: right;
    padding-top: 30px;
    padding-left: 30px;
}

@media screen and (max-width: 991px) {
    #custom .post-main__content{
        width: 100%;
        float: none;
        padding-top: 30px;
        padding-left: 0;
    }
}

#custom .post-main__more{
    margin-top: 15px;
}

#custom .post-main__link{
    font-weight: bold;
    text-transform: uppercase;
    color: #16191f !important;
}

#custom .post-main__excerpt{
    font-size: 16px;
    line-height: 1.6;
}

#custom .post-main__ico{
    display: inline-block;
    font-size: 12px;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border-radius: 50%;
    background-color: #75c093;
    color: #fff;
    margin-left: 6px;
}




#custom .post-top{
    padding-top: 110px;
    padding-bottom: 110px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 991px) {
    #custom .post-top{
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

#custom .post-top--nopadding{
    padding: 0;
}

#custom .post-top__items{
    padding-top: 45px;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 991px) {
    #custom .post-top__items{
        padding-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
}


#custom .post-top__item{
    display: inline-block;
    width: 33.333%;
    float: left;
    padding: 0 15px;
}

@media screen and (max-width: 991px) {
    #custom .post-top__item{
        margin-top: 45px;
        width: 100%;
        float: none;
        padding: 0;
    }
}

#custom .post-top__title{
    overflow: hidden;
    line-height: 1.4;
}

#custom .post-top__image{
    margin-top: 10px;
}

#custom .post-top__tags{
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 14px;
}

#custom .post-tag{
    display: inline-block;
    padding: 3px 12px;
    margin: 4px;
    border-radius: 4px;
    background-color: #f2f2f2;
    color: #414141 !important;
    -webkit-transition: all 0.2 linear;
    -moz-transition: all 0.2 linear;
    -o-transition: all 0.2 linear;
    transition: all 0.2 linear;
}

#custom .post-tag:hover{
    background-color: #414141;
    color: #fff !important;
}

#custom .time-info{
    color: #75c093;
    padding-bottom: 5px;
}

#custom .time-info span{
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

#custom .button{
    cursor: pointer;
    display: inline-block;
    padding: 14px 60px;
    background: transparent;
    color: #414141 !important;
    border: 1px solid #75c093;
    border-radius: 12px;
    font-size: 18px;
    -webkit-transition: all 0.2 linear;
    -moz-transition: all 0.2 linear;
    -o-transition: all 0.2 linear;
    transition: all 0.2 linear;
}

#custom .button:hover{
    color: #fff;
    background-color: #75c093;
}

#custom .post-detail{
    padding: 0 0 80px 0;
}

@media screen and (max-width: 991px) {
    #custom .post-detail{
        padding: 0 0 40px 0;
    }
}

/*.post-detail__title{
    margin-top: 45px;
}*/

#custom .post-detail__wrapper{
    padding: 0 90px;
}

@media screen and (max-width: 991px) {
    #custom .post-detail__wrapper{
        padding: 0;
    }
}

#custom .post-detail__title{
    margin-top: 60px;
    line-height: 1.4;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__title{
        margin-top: 30px;
    }
}

#custom .post-detail__meta{
    margin-top: 30px;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__meta{
        margin-top: 15px;
    }
}

#custom .post-detail__content{
    margin-top: 45px;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__content{
        margin-top: 30px;
    }
}

#custom .post-detail__box{

}

#custom .post-detail__box--top{
    margin-top: 90px;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__box--top{
        margin-top: 45px;
    }
}

#custom .post-detail__tags{
    margin-top: 20px;
}

#custom .post-detail__buttons{
    text-align: center;
}

#custom .post-detail__buttons{
    margin-top: 60px;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__buttons{
        margin-top: 30px;
    }
}

#custom .post-detail__subtitle{
    font-size: 30px;
}

@media screen and (max-width: 768px) {
    #custom .post-detail__subtitle{
        font-size: 22px;
    }
}

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?78nhzv');
    src:  url('fonts/icomoon.eot?78nhzv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?78nhzv') format('truetype'),
    url('fonts/icomoon.woff?78nhzv') format('woff'),
    url('fonts/icomoon.svg?78nhzv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#custom .icon-arrow-right:before {
    content: "\e900";
}
#custom .icon-time:before {
    content: "\e901";
}

.currency{
	white-space: nowrap;
}
