/*
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.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.12.2.1534774188
Updated: 2018-08-20 14:09:48

*/


.portfolio_text{
text-rendering: optimizeLegibility;
    font-size: 22px;
    line-height: 130%;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
}
#top-menu .menu-item:last-child:before{
 content:'';
}
 
#top-menu .menu-item-has-children .sub-menu .menu-item:before{
 content:'';
}
.et-pb-slider-arrows{
	color:#ff0c00;
}
.sb_slide_in_52.sb_slide_in.sb_slide_in_right.sb_sliding_in{
	opacity:0.8;
}
.more-link{
	color:#beb4ab;
	font-weight:600;
}
.active{
	font-weight:600;
}
#top-menu .current-menu-item a::before,
#top-menu .current_page_item a::before {
 content: "";
 position: absolute;
 z-index: 2;
 left: 0;
 right: 0;
}

#top-menu li a:hover {
 opacity: 1 !important;
}
#top-menu li a:hover:before {
 right: 0;
}
#top-menu li li a:before {
 bottom: 10%;
}

#footer-bottom{
	height:37px;
	padding:0px 0px 0px 0px;
}
.services .et_pb_column{
	min-height:190px;
}
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background-color: #ed3833;
}


.slide-in-container {
	height: auto;
	width: 1000px;
	transition: right 1s ease-in-out;
	background:#000000;
			}

.percent-value{
	color:#c2ab92;
}
.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote{
	border-color:#fd5f60;
}
.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a{
	padding-right:0px;
	padding-left: 22px;
}
.comments-number{
	display:none;
}
.et_post_meta_wrapper .entry-title{
	color:red;
}