:root{
	/*--theme-color: rgb(255,0,0);*/
	/*--theme-color: #800000;*/
	--theme-color: #FF5733;
	--navy-blue: #000080;
	--old-theme: #cda274;
}

.section-margin{
	margin-top: 100px;
	margin-bottom: 100px;
}
.section-margin-top{
	margin-top: 100px;
}
.section-margin-bottom{
	margin-bottom: 100px;
}
.section-padding-top{
	padding-top: 100px;
}
.section-padding-bottom{
	padding-bottom: 100px;
}
.footer-logo img{
	height: 50px;
}

.second-footer .widget-area:not(:first-child):after{
	left: 0 !important;
}

.second-footer .widget-area:not(:first-child){
	padding-left: 25px;
}

.widget ul#menu-footer-service-link li a{
    padding-left:0;
}
.widget ul#menu-footer-service-link li a:before{
    display: none;
}
.widget ul#menu-footer-service-link li{
    padding:0 0 11px 0;
    width: 100%;
}