/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .mod-languages {
	right: 270px !important;
}

.sp-megamenu-parent >li >a {
	font-size: 16px !important;
	    font-weight: 500 !important;
}
#sp-left .sp-module-title {
	padding-right:0px !important;
}
#sp-left .sp-module {
	border-right: 5px solid #587d03;
	border-left:none;
}

.e-service i {
	/*border: 1px solid #ccc;*/
	margin-top: -100px;
	background:#2d4c68;
	margin-left: 100px;

}
.sp-contact-info {
    float: left !important;
}

#gruemenu {
    top: 10px !important;
	right:-25px !important;
}
#gruemenu a {
	line-height: 50px !important;
	padding: 0 45px 0 0 !important;
}
#gruemenu .sub-menu a {
	line-height: 30px !important;
	border-bottom:1px dashed #fff;
}

#sp-bottom {
   /* padding-right: 50px !important;*/
}

body.rtl .sp-contact-info {
    float: left;
    direction: ltr !important;
}

#sp-section-4 #sp-feature {
    border-top: 1px dashed #b92432;
    border-bottom: 1px dashed #b92432;
    padding-bottom: 20px;
    padding-top: 20px;
}