/**
* Theme Name: Fastrans Child
* Description: This is a child theme of Fastrans, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themexriver">Themexriver</a>
* Template: fastrans
* Version: 1.7.8
*/

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-size: 16px;
	line-height: 1.5;
	color: #3c3c3c !important;
	font-family: "Roboto" !important;
	-moz-osx-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
}
.social-box {
	display: none;
}
.header-top-three {
	background-color: #000000 !important;
}

.header-top-three .top-right .top-list li{
	position: relative;
    font-size: 14px;
    color: #ffffff;
    float: left;
    font-weight: 400;
	padding-left: 18px;
	padding-right: 18px;
    z-index: 1;
}

.top-list li.border-right {
	border-right: 1px solid #686868;
}

#menu-menuorder li a{
	text-transform: uppercase;
}


.search {
	width: 100%;
	position: relative;
	display: flex;
  }

  .search_concept {
	width: 180px;
	border: 1px solid #f11414;
	border-right: none;
	padding: 5px;
	height: 36px;
	border-radius: 5px 0 0 5px;
	outline: none;
	font-size: 13px;
	color: #2f2f2f
  }
  .search_concept:focus,
  .search_concept:hover{
	color: #2f2f2f;
  }
  
  .searchTerm {
	width: 350px;
	border: 1px solid #f11414;
	border-right: none;
	padding: 5px;
	height: 36px;
	/* border-radius: 5px 0 0 5px; */
	outline: none;
	font-size: 13px;
	color: #000000
  }
  
  .searchTerm:focus{
	color: #2f2f2f;
  }

  .searchTerm:hover{
	color: #2f2f2f;
  }
  
  .searchButton {
	width: 40px;
	height: 36px;
	border: 1px solid #d10303;
	background: #f11414;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 20px;
	line-height: 0px !important;
  }
  
  /*Resize the wrap to see the search bar change!*/
  .wrap{
	width: 450px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }

@media only screen and (max-width: 768px) {
	.wrap{
		display: none;
	}
}

  .hh-faq-header h2 {
	font-size: 14px !important;
  }
  .widget-title {
	font-size: 16px !important;
  }
  .ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-logo-widget p {
    color: #ffffff !important;
    padding-bottom: 35px;
	line-height: 25px;
}
.wp-block-table thead {
    border-bottom: 0px solid !important;
}
.wp-block-table table thead tr th{	
	border: 1px solid #383838 !important;
	background-color: #fa6b18 !important;
	color: #fff !important;
}
.wp-block-table td {
    border: 1px solid #383838 !important;
	color: #0c0c0c !important;
}

.ft-footer-copyright span,
.ft-footer-content-wrap-3 li a {
	font-size: 14px !important;
	font-family: Roboto, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.ft-footer-section-3 .ft-footer-logo img {
    height: 60px !important;
}

.ft-funfact-innerbox .ft-funfact-text p {
    text-align: center !important;
}

.main-header .main-menu .navigation > li.menu-item-has-children > a::before {
	color: #fa6b18 !important;
}

.ft-service-content .ft-section-title .sub-title {
	font-size: 19px;
}

.ft-service-slider-wrapper .slick-dots {
  display: none !important;
}

.hh-location-section .post-info li {
  position: relative;
  color: #f9f9f9;
  min-height: 35px;
  font-size: 16px;
  padding-left: 50px;
  display: block !important;
  margin-bottom: 15px;
}
.bank-card h6 {
	line-height: 28px;
}
.hh-col-seprate:before {
	position: absolute;
    content: '';
    right: 20px;
    top: 0px;
    bottom: 0px;
    width: 2px;
    background-color: #bd0000;
	z-index: 1;
	height: 70%;
	margin: 7% 0 7% 0;
}



.ft-footer-content-wrap-3 .ft-footer-widget .ft-footer-logo-widget .ft-footer-logo {
    margin-bottom: 0px !important;
	padding-bottom: 16px !important;
}
@media only screen and (min-width: 768px) {
	.ft-footer-content-wrap-3 div.col-xl-3:nth-child(3),
	.ft-footer-content-wrap-3 div.widget_text:nth-child(4) {
		margin-left: -14px;
	}
	.ft-footer-content-wrap-3 div.col-xl-3:nth-child(2) {
		padding-left: 88px;
	}
}

.ft-breadcrumb-section {
    padding: 120px 0px 110px !important;
}

.design-shape {
	display: none !important;
}