/*--
	Theme Name: theme53093
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=latin,latin-ext);

.sf-menu > li > a {
	font-family: 'Ubuntu', sans-serif !important;
}
.sf-menu li li a {
	white-space: normal !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	text-transform: uppercase !important;
}

.breadcrumb__t li {
	font-family: 'Ubuntu', sans-serif !important;
}

/*Our menu is larger than the default menu, so change it appropriately*/
.menu_holder {
	right: -270px !important;
}
@media (max-width: 1490px) and (min-width: 1200px) {
	.menu_holder { right: -100px !important; }
}
@media (max-width: 1200px) and (min-width: 979px) {
	.menu_holder { right: -30px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.menu_holder { right: 0 !important; }
}
@media (max-width: 767px) {
	.menu_holder { right: 0 !important; }
}

/*The default color of text is to greyish*/
.m-text__readable {
	color: #5f5f5f;
}
.service-box_txt {
	color: #495057;
}


.icons_adv {
	cursor: pointer;
	padding: 10px !important;
}

.extramap {
	margin-top: 0 !important;
}

.service-box.extraservicebox_1.home-ft-card h2 {
	font-weight: 400 !important;
	text-transform: none !important;
}

.slideshow-wrapper {
	margin: 0 auto !important;
	border-radius: 4px;
}
.slideshow-wrapper .slideshow-information {
	opacity: 0.9 !important;
}
.slideshow-wrapper .slideshow-slider img {
	border-color: #ced4da !important;
}
.slideshow-wrapper .slideshow-fullsize {
	margin-bottom: -8px !important;
}
.slideshow-wrapper .slideshow-slidearea {
	padding-top: 6px !important;
}
.slideshow-wrapper .slideshow-thumbnails {
	border-top: 1px solid #efefef !important;
}
.slideshow-wrapper .slideshow-info-heading, .slideshow-wrapper .slideshow-info-content {
	color: #fe4953 !important;
}
.slideshow-slideleft, .slideshow-slideright {
	background-color: #eee !important;
	height: 95px !important;
}
.slideshow-slideleft:before, .slideshow-slideright:before {
	color: #adb5bd !important;	
}

.main-holder .parallax-slider #mainCaptionHolder .container .extraslidercontainer {
	width: 550px;
}
.pagination ul > li > a, .pagination ul > li > span {
	color: #f5474e;
}
#content {
	text-align: justify;
}