@import "../css/flaticon-set-carfixing.css";

body {
    padding-top: 50px;
	color: #666666;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    color: #333333;
}

.rev_slider_wrapper {
	height: 620px;
	
	background-size: cover;
	padding: 20px;
	padding-top: 10%;
	background-position-x: left;
}

.rev_slider_wrapper h2{
	font-size: 36pt;
	font-weight: 900;
	/*color: #202C45 !important;*/
	margin-top: 0;
}

.rev_slider_wrapper p{
	margin-top: 20px;
	font-size: 18pt;
	/*color: #202C45 !important;*/
}

.rev_slider_wrapper h3{
	font-size: 22pt;
	font-weight: 900;
	/*color: #F2184F;*/
	margin-top: 0;
}

.navbar-inverse {
    /*background-color: #222;*/
    /*border-color: #080808;*/
	/*background-color: #202C45 !important;*/
	
}


.bg-theme-color-2 h1 {
    color: white;
	font-size: 28px;
	margin: 20px;
}

.page-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.border-1px {
    border: 1px solid #eeeeee;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.p-15 {
    padding: 15px !important;
}

.section-title {
    margin-bottom: 30px;
    padding-left: 80px;
    position: relative;
}

.section-title .title {
    margin-top: 0;
    position: relative;
}

.line-bottom {
    border-bottom: 1px dotted #d3d3d3;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.text-uppercase {
    text-transform: uppercase;
}



section > .container, section > .container-fluid {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pb-0 {
    padding-bottom: 0!important;
}
.pt-0 {
    padding-top: 0!important;
}

.bg-lighter {
    background-color: #f7f7f7 !important;
}

.img-fullwidth {
    width: 100%;
}

img {
    max-width: 100%;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}
.pt-70 {
    padding-top: 70px !important;
}

.widget.dark .list-border li {
    border-bottom: 1px dashed #404040;
}
.widget ul.list li, .widget .post {
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.line-bottom-theme-colored-2 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.widget {
    margin-bottom: 30px;
}

.footer .widget .widget-title {
    margin-top: 0px;
}
.widget.dark .widget-title {
    color: #fff;
}
.widget .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
}
.line-bottom-theme-colored-2 {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px !important;
}
.mt-20 {
    margin-top: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.icon-box {
	min-height: 190px;
}

.icon-box .icon-box-details {
    margin-left: 110px;
}

.icon-box .icon {
    display: inline-block;
    height: 90px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 90px;
}

.navbar-inverse .navbar-brand {
	color: white;
}

.font-15 {
	font-size: 15px;
}

.section-title .title-icon {
    left: 0px;
    position: absolute;
    top: -10px;
}

.section-title .title-icon i {
    opacity: 0.5;
}

.font-48 {
    font-size: 6rem !important;
}

.line-bottom:after {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.tab-slider .nav.nav-pills a:hover, .tab-slider .nav.nav-pills a.active, .custom-nav-tabs > li > a:hover, .widget .tags a:hover, .progress-item .progress-bar, .small-title .title::after, .testimonial .item::after, .drop-caps.colored-square p:first-child:first-letter, .drop-caps.colored-rounded p:first-child:first-letter, .list-icon.theme-colored.square li i, .list-icon.theme-colored.rounded li i, .working-process.theme-colored a, .blog-posts .post .entry-content .post-date.right, .horizontal-tab-centered .nav-pills > li > a:hover, .horizontal-tab-centered .nav-pills > li.active > a, .horizontal-tab-centered .nav-pills > li.active > a:hover, .horizontal-tab-centered .nav-pills > li.active > a:focus, .owl-theme.dot-theme-colored .owl-controls .owl-dot span, .pagination.theme-colored li.active a, .section-title .both-side-line::after, .section-title .both-side-line::before, .section-title .top-side-line::after, .section-title .left-side-line::before, .section-title .right-side-line::before, .product .tag-sale, .owl-theme .owl-dots .owl-dot.active span, .line-bottom:after, .line-bottom-center:after, .portfolio-filter a.active, .portfolio-filter a:hover {
    background: #202C45;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.navbar-brand {
    padding-top: 20px;
	padding-bottom: 20px;
}

.navbar-toggle {
    margin-top: 11px;
    margin-bottom: 11	px;
}

.navbar-inverse .navbar-right>li>a {
    color: white;
	font-weight: bold;
}

.btn-theme-colored {
    color: #fff;
    background-color: #202C45;
    border-color: #202C45;
}


.btn {
    font-size: 13px;
    padding: 8px 22px;
}

.btn-flat {
    border-radius: 0;
}

.btn-flat:hover {
    background: #333333;
    color: #fff;
    text-shadow: none;
}

.pb-20 {
    padding-bottom: 20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.text-white {
    color: #fff !important;
}

.radio {
	display: inline-block;
}

.times .radio {
	margin: 10px;
	width: 80px;
	padding: 10px;
	border-radius: 3px;
	background-color: #f7f7f7;
}

h3 a, h4 a, h5 a, h6 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #333333;
}

a {
	text-decoration: none;
}

.main-text-banner {
    background: rgb(255, 255, 255, 0.5);
    padding: 26px;
    padding-top: 52px;
    padding-bottom: 52px;
    margin-top: 0;
}