.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

.contact {
    padding-bottom: 100px;
}

.contact .heading {
    margin-bottom: 50px;
}

.contact .heading h2 {
    font-size: 30px;
    font-weight: 700;
    color: #404356;
    margin: 0;
    margin-bottom: 15px;
}

.contact .heading h2 span {
    color: #3258a6;
    font-weight: 300;
}

.contact .heading p {
    font-size: 14px;
    font-weight: 400;
    color: #525f7f;
    line-height: 26px;
    margin: 0;
}

.contact .main {
    background: #ffffff;
    box-shadow: 1px 1px 20px 0 rgba(0,0,0,0.08);
}

.contact .main h3 {
    font-size: 20px;
    font-weight: 500;
    color: #4a545e;
    margin: 0;
    margin-bottom: 20px;
}

.contact .form-control {
    padding: 25px;
    font-size: 13px;
    margin-bottom: 10px;
    background: #f8f8f9;
    border: 0;
    border-radius: 5px;
}

.contact input.btn {
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    background: #3258a6;
    color: #ffffff;
}

.contact .main .left {
    padding: 40px 60px;
}

.contact .main .right {
    background:#3258a6;
    background-size: cover;
    padding: 40px;
    color: #ffffff;
    height: 100%;
}

.contact .main .right h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.contact .main .right .info {
    margin-bottom: 35px;
}

.contact .main .right .info i {
    font-size: 25px;
    color: #ffffff;
}

.contact .main .right .info span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 15px;
}

.contact .main .right .social a {
    text-decoration: none;
    font-size: 30px;
    color: #ffffff;
    margin-right: 20px;
}

.jumbotron, .jumbotron {
	background:#3258a6;
	border-radius: 0;
}

/* unvisited link */
.contact a:link {
  color: #ffffff;
}

/* visited link */
.contact a:visited {
  color: #ffffff;
}

/* mouse over link */
.contact a:hover {
  color: #ffffff;
}

/* selected link */
.contact a:active {
  color: #ffffff;
}

.navbar-custom {
    background-color: #343a40 !important
}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255,255,255,.5);
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #cccecf;
}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #343a40 !important;
}

.navbar-custom .dropdown-item {
    color: rgba(255,255,255,.5);
}

.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #cccecf;
    background-color: #343a40 !important;
}





#default_theme .banner_slider {
	min-height: 185px;
}

.mechanic header#default_header {
	border-top: solid #3c5c9e 8px;
}

.header_style .header_top {
	position: relative;
}


.header_top,
#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus,
.full_slider_inner,
.bg_load,
.theme_color_bg,
.price_table_active .price_head,
a.btn.dark_gray_bt:hover,
a.btn.dark_gray_bt:focus,
.carousel-indicators .active,
.social_icon_style_2 ul li a:hover,
.social_icon_style_2 ul li a:focus,
.progress-bar,
.tags a:hover,
.tags a:focus,
.testimonial_slider .carousel-control:hover,
.testimonial_slider .carousel-control:focus,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.icon_feature {
	background: #039ee3;
    background-size: 100% 100%;
    border: none;
}

.header_top {
	min-height: 50px;
}

.topbar-left {
	float: left;
}

.header_top .topbar-left .list-inline {
	float: left;
	margin: 13px 0;
}

.topbar-hightlight a {
	color: #fff;
}

.right_section_header_top div.social_icon {
	display: none;
}

.make_appo {
	float: right;
}

.make_appo .btn.white_btn {
	margin: 0;
	border-radius: 0;
	font-weight: 600;
	padding: 0 35px;
	font-family: 'Raleway', sans-serif;
}

/*----- Header Top -----*/

header {
	position: relative;
	z-index: 1;
}

header .right_bt {
	float: right;
}

header .right_bt .btn {
	margin: 26px 0 0;
}

.header_top {
	min-height: 50px;
}

.header_bottom {
	min-height: auto;
}

.header_top ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.header_top ul li {
	font-size: 14px;
	color: #fff;
	float: left;
}

.header_top ul li i {
	margin: 0 2px 0 0;
}

.header_top ul li i {
	color: #fff;
	transition: ease all 0.2s;
	font-size: 18px;
	margin-right: 5px;
}

.header_top .social_icon ul li a {
	color: #fff;
}

.top_information.pull-left li {
	margin-right: 20px;
}

.top_information.pull-right li {
	margin-left: 20px;
}

.logo {
	float: left;
	margin: 19px 0 19px;
	position: relative;
	left: 0;
}

.logo img {
	height: 80px;
}

.header_style_1 .header_top {
	position: relative;
}

.make_appo {
	float: right;
}

.make_appo .btn.white_btn {
	margin: 0;
	border-radius: 0;
	font-weight: 600;
	padding: 0 35px;
	font-family: 'Raleway', sans-serif;
}

.topbar-left {
	float: left;
}

.header_top .topbar-left .list-inline {
	float: left;
	margin: 13px 0;
}

.header_top ul li {
	font-size: 13px;
	color: #fff;
	float: left;
	margin-right: 20px;
}

.mechanic header#default_header {
	border-top: solid #3c5c9e 8px;
}

.mechanic .logo {
	margin: 25px 0 0;
}

.header_bottom {
	position: relative;
	z-index: 9;
}

/*-- header style 2 --*/

.header_style_2 #navbar_menu {
	margin: 12px 0 11px;
	float: left;
}

.header_style_2 .search_icon {
	float: left;
	margin: 22px 0 0 21px;
}

.menu_icon {
	padding: 22px 0px 0 0px;
}

.header_bottom .info_cont h4 {
	font-size: 14px;
	font-family: poppins;
	font-weight: 500;
}

.header_bottom .information_bottom p {
	color: #737373;
	font-family: poppins;
	font-size: 14px;
}

.header_bottom .information_bottom {
	margin: 45px 0 0;
}

.main_bg #navbar_menu>ul>li>a {
	color: #fff;
}

.main_bg .search_icon ul li a {
	color: #fff;
}

.main_bg .menu_icon ul li a {
	color: #fff;
}

.header_style_2 .header_top ul li,
.header_style_2 .header_top a,
.header_style_2 .header_top i {
	color: #737373;
}

.header_style_2 .header_bottom {
	background: #fff;
}

.header_style_2 .menu_side {
	float: right;
	width: 100%;
}

.header_style_4 .header_top {
	background: transparent;
}

.header_style_4 .header_bottom {
	min-height: 120px;
	background: #ffffff;
	padding: 0 30px 0 20px;
	float: left;
	width: 100%;
}

.header_style_4 .logo {
	left: 0px;
}

header .header_top,
header .header_bottom,
section,
footer,
.bottom_footer,
.light_silver,
.bottom_silver_section {
	float: left;
	width: 100%;
}

.container {
	width: 1200px;
	max-width: 1200px;
}

.full {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.make_appo .btn.white_btn {
  margin: 0;
  border-radius: 0;
  font-weight: 600;
  padding: 0 35px;
  font-family: 'Raleway', sans-serif;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.btn.white_btn, a.btn.white_btn, button.btn.white_btn, a.btn.white_btn {
  color: #111;
  text-transform: none;
  text-shadow: none;
}

button.btn.white_btn, a.btn.white_btnbutton.btn.white_btn, a.btn.white_btn {
  background: #fff;
  padding: 0 50px;
}

a.btn, button.btn {
  min-width: 170px;
  height: 50px;
  border-radius: 100px;
  padding: 0;
  text-align: center;
  line-height: 52px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
  color: #fff;
  border: solid transform 1px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
  position: relative;
  font-family: 'Poppins', sans-serif;
}
a, .btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

header .header_top, header .header_bottom, section, footer, .bottom_footer, .light_silver, .bottom_silver_section {
  float: left;
  width: 100%;
}
.header_bottom {
  position: relative;
  z-index: 9;
}
.header_bottom {
  min-height: auto;
}

.logo {
  float: left;
  margin: 19px 0 19px;
  position: relative;
  left: 0;
}

.menu_side {
  float: right;
  width: auto;
}

.first-ul li i {
	display: none;
}

.header_style_2 #navbar_menu.small-screen ul.first-ul {
	position: relative;
	top: 70px;
}

.header_style_2 .header_bottom {
	background: #fff;
}

.header_style_4 .header_bottom {
	min-height: 120px;
	background: #ffffff;
	padding: 0 30px 0 20px;
	float: left;
	width: 100%;
}

header .header_top,
header .header_bottom,
section,
footer,
.bottom_footer,
.light_silver,
.bottom_silver_section {
	float: left;
	width: 100%;
}


.menu_side {
	float: right;
	width: auto;
}

.menu_bottom_section .menu_side {
	float: left;
	width: 100%;
}

.tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.rs-parallaxlevel-0 {
    background: #039ee3 !important;
}

.tp-caption.tp-shape.tp-shapewrapper.rs-parallaxlevel-0 {
	background-color: rgba(0, 0, 0, 0.4) !important;
}

.footer {
  background-color: #efefef;
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   color: white;
   text-align: center;
}