.social-icons-block {
    margin-top: 16px;
}

.faq-section ul.tinyaccordion {
	padding-left: 0;
	margin-top: 25px;
}
.faq-section ul.tinyaccordion h4 {
	background: none;
	padding-left: 0;
	font-size: 18px;
}
.faq-section ul.tinyaccordion h4 i.fa {
	font-weight: 300;
	margin-right: 15px;
}
.faq-section ul.tinyaccordion .acc-section {
	margin-bottom: 10px;
}
.faq-section ul.tinyaccordion .acc-section p {
	margin-bottom: 15px;
}
.about-us-image img {
	height: auto;
}
.about-us-text h2 {
	font-size: 22px;
	padding: 0;
    color: #202020;
    margin: 0 auto;
	margin-bottom: 26px;
	font-family: montserrat,sans-serif;
	text-transform: uppercase;
}
.about-us-text h2::after {
	content: "";
    width: 60px;
    height: 5px;
    background: #ea0000;
    display: block;
    margin-top: 30px;
}
.our-services-section img {
	height: auto;
}
.gfort-section.half-section.left-side-media.main-background-color.testimonials {
	padding-top: 60px;
}
.testimonials-item-container {
	border: none !important;
}
.testimonials-item-body img {
	height: auto;
    width: 100px !important;
    display: inline-block !important;
    border-radius: 50%;
	margin-bottom: 20px;
}
.time-table-section .gfort-tabs-vertical.gfort-tabs .nav-tabs > li > a {
    padding: 10px 9px;
}
.gfort-tabs-bordered.gfort-tabs-vertical.gfort-tabs .tab-content {
    background: #e90000;
}
.gfort-tabs-bordered.gfort-tabs-vertical.gfort-tabs .tab-content,
.gfort-tabs-bordered.gfort-tabs-vertical.gfort-tabs .tab-content .tab-pane,
.gfort-tabs-bordered.gfort-tabs-vertical.gfort-tabs .tab-content .tab-pane h5,
.gfort-tabs-bordered.gfort-tabs-vertical.gfort-tabs .tab-content .tab-pane p {
	color: #fff;
}
.hr-divider-grey-color.small-margin {
	margin: 20px auto;
	color: #fff !important;
}
.main-background-color {
    background-color: #000;
}
.hr-divider {
    color: #ea0000;
}
.btn-gfort,
.btn-gfort-o {
    color: #ffffff;
    background-color: #ea0000;
}
.rev_slider a.btn-text,
.btn.btn-primary {
	padding: 10px 20px !important;
	background-color: #ea0000 !important;
	color: #fff;
	margin-top: 10px !important;
    display: inline-block;
	font-family: 'Montserrat', sans-serif !important;
	-webkit-transition: all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
	text-transform: uppercase !important;
	font-weight: bold !important;
	font-size: 13px !important;
	border-radius: 0;
	border: none;
}
.rev_slider a.btn-text:hover,
.btn.btn-primary:hover {
	background-color: #222 !important;
}
.rev_slider a.btn-text i {
	display: none !important;
}
nav.secondary-menu ul ul {
	display: none;
}
.socials-section {
	background: #000;
}
.socials-section h3 {
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}
.socials-section h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}
.socials-section .ce-column {
    margin-right: 0;
    width: 50%;
	margin-bottom: 30px;
}
.socials-section .ce-column img {
	height: auto;
}
.social-icons-block ul {
    padding: 0;
    width: 100%;
    margin: -5px;
    list-style: none;
    display: inline-block;
    text-align: right;
}
footer .widget-block-container h2,
footer .widget-block-container h3,
footer .widget-block-container h4 {
	color: #fff;
	margin: 0;
    padding: 0;
    position: relative;
    padding-right: 30px;
    display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.sub-page-wrapper .row > div h2 {
	margin-bottom: 6px;
}
.sub-page-wrapper .row > div h3 {
	margin-bottom: 6px;
}
.sub-page-wrapper .row > div {
	padding-top: 44px;
    padding-bottom: 70px;
}
.sub-page-wrapper .row div p:last-child {
	margin-bottom: 25px;
}
.sub-page-wrapper form .form-group label {
	display: none;
}
.sub-page-wrapper form textarea.form-control {
    height: 262px;
}