/*!
 * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

@font-face {
	font-family: 'cyr_regular';
	src: url('/cyr_regular.ttf') format('ttf'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
	url('/cyr_regular.ttf') format('truetype');
}

body,
html {
	width: 100%;
	height: 100%;
}

body {
	font-family: 'cyr_regular', 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
}

hr {
	max-width: 50px;
	border-width: 3px;
	border-color: #F05F40;
}

hr.light {
	border-color: #fff;
}

a {
	color: #F05F40;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

a:hover {
	color: #f05f40;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'cyr_regular','Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.bg-primary {
	background-color: #F05F40 !important;
}

.bg-dark {
	background-color: #212529 !important;
}

.text-faded {
	color: rgba(255, 255, 255, 0.7);
}

section {
	padding: 8rem 0;
}

.section-heading {
	margin-top: 0;
}

::-moz-selection {
	color: #fff;
	background: #212529;
	text-shadow: none;
}

::selection {
	color: #fff;
	background: #212529;
	text-shadow: none;
}

img::-moz-selection {
	color: #fff;
	background: transparent;
}

img::selection {
	color: #fff;
	background: transparent;
}

img::-moz-selection {
	color: #fff;
	background: transparent;
}

#mainNav {
	border-bottom: 1px solid rgba(33, 37, 41, 0.1);
	background-color: #fff;
	font-family: 'cyr_regular','Open Sans', 'Helvetica Neue', Arial, sans-serif;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

#mainNav .navbar-brand {
	font-weight: 700;
	text-transform: uppercase;
	color: #F05F40;
	font-family: 'cyr_regular','Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #f05f40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
	font-size: .9rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #212529;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
	color: #F05F40;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
	color: #F05F40 !important;
	background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
	background-color: transparent;
}

@media (min-width: 992px) {
	#mainNav {
		border-color: transparent;
		background-color: #00000069;
		border-bottom: 1.5px solid white;
	}

	#mainNav .navbar-brand {
		color: rgba(255, 255, 255, 0.7);
	}

	#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
		color: #fff;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link {
		padding: 0.5rem 1rem;
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link,
	#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
		color: rgba(255, 255, 255, 1);
	}

	#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
	#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
		color: #fff;
	}

	#mainNav.navbar-shrink {
		border-bottom: 1px solid rgba(33, 37, 41, 0.1);
		background-color: #fff;
	}

	#mainNav.navbar-shrink .navbar-brand {
		color: #F05F40;
	}

	#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
		color: #f05f40;
	}

	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
		color: #212529;
	}

	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
	#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
		color: #F05F40;
	}
}

header.masthead {
	padding-top: 10rem;
	padding-bottom: calc(10rem - 56px);
	background-image: url("../img/mercedes-benz-s-class_wv222_start_1000x470_06-2017-1.jpg");
	background-position: center center;
	background-size: cover;
}

header.masthead hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

header.masthead h1 {
	font-size: 2rem;
}

header.masthead p {
	font-weight: 300;
}

@media (min-width: 768px) {
	header.masthead p {
		font-size: 1.15rem;
	}
}

@media (min-width: 992px) {
	header.masthead {
		height: 65vh;
/*		min-height: 650px;*/
		padding-top: 0;
		padding-bottom: 0;
	}

	header.masthead h1 {
		font-size: 3rem;
	}
}

@media (min-width: 1200px) {
	header.masthead h1 {
		font-size: 4rem;
	}
}

.service-box {
	max-width: 400px;
}

.portfolio-box {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	color: #fff;
	background: rgba(240, 95, 64, 0.9);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'cyr_regular','Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
	opacity: 1;
}

.portfolio-box:focus {
	outline: none;
}

@media (min-width: 768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 16px;
	}

	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 22px;
	}
}

.text-primary {
	color: #ffffff !important;
}

.btn {
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 300px;
	font-family: 'cyr_regular','Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.btn-xl {
	padding: 1rem 2rem;
}

.btn-primary {
	background-color: #F05F40;
	border-color: #F05F40;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	color: #fff;
	background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
	-webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
	box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}

.black-box {
	background-color: black;
	padding: 2rem 0;
	color: white;
}
.white-box{
	padding: 2rem 0;
}

.custom-input{
	width: 100%;
	padding-left: 8px;
	border: 2px solid;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: black;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: black;
}

:-ms-input-placeholder { /* Microsoft Edge */
	color: black;
}

.submit-form{
	color: white;
	background-color: #5f5f5f;
	padding: 4px 17px 4px 17px;
	border: 1.9px solid black;
	position: absolute;
	bottom: 8px;
}



.border-bottom-2 {
	border-bottom: 2.5px solid;
	margin-top: 8px;
}

.hr-horizontal {
	border: none;
	border-left: 2px solid hsl(0, 0%, 0%);
	height: 80vh;
	width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.services {
	padding: 0rem 0;
}

.padding-top {
	padding-top: 25px;
}

.line-height {
	line-height: 2.5 !important;
}

.border-bottom {
	border-bottom: 1.7px solid white !important;
}

.margin-bottom-none {
	margin-bottom: 0px !important;
}

.hr-horizontal-red {
	overflow: hidden;
}

.hr-horizontal-red:after {
	content: "";
	display: inline-block;
	height: 0.5em;
	vertical-align: bottom;
	width: 35px;
	margin-right: -100%;
	margin-left: 10px;
	border-top: 3px solid #ff1550;
}

.fa-suitcase {
	font-size: 34px;
	padding-left: 11px;
	color: #6b6b6b;
}

.h2-padding-left {
	padding-left: 15px;
}

.h3-gallery {
	border-top: 2.5px solid white;
	padding-top: 30px;
	padding-bottom: 15px;
	margin-top: 30px;
}

.float-right {
	float: right;
	border: 1.5px solid white;
	padding: 2px 23px 2px 23px;
}

.span-border-top {
	border-top: 2px solid white;
	padding-top: 20px;
}

.fa-2em {
	font-size: 2em;
}

.top-menu {
	width: 33%;
	text-align: center;

}

.menu-item {
	text-transform: none !important;
	font-weight: 400 !important;
	font-size: 1.3rem !important;
	padding-bottom: 0px !important;
}


.section-contact{
border-top: 1.7px solid white !important;
}

.footer-lg-3{
	font-size: 14px;
}

.footer-section{
	padding-top: 7px;
	padding-bottom: 7px;
}


.no-padding{
    padding-left: 0px;
    padding-right: 0px
}
.border-bottom-2{
    border-bottom: 2px solid;
}

.custom-box{
    border-right: 2px solid black;
    height: 565px;
    padding-left: 62px;
    padding-right: 62px;
}




.fixed-span{
    color: #FFFFFF;
    height: 30px;
    right:0;
    display: block;
    position: fixed;
    font-size: 20px;
    z-index: 1000;
}

.phone-margin-span{
    margin-top: 115px;
}

.fb-margin-span{
    margin-top: 172px;
}

.instagram-margin-span{
    margin-top: 229px;
}


.i-custom{
    border-top-left-radius: 28px !important;
    border-bottom-left-radius: 28px !important;
    font-size: 36px !important;
}

.phone-i{
    padding: 8px 4px 9px 11px;
    background-color: #c7345e;
}

.fb-i{
    padding: 8px 14px 9px 19px;
    background-color: #3c5a9a;
}

.instagram-i{
    padding: 8px 7px 9px 13px;
    background-color: #5f5f5f;
}
.color-white{
	color: white;
}
a:hover {
	color: #cccccc;
}
.div-custom-hr{
	padding-left: 36px;
}
.custom-hr{
	margin-top: 0px;
	max-width: 29px;
	border-color: #fb1e54 !important;
}

.logo-footer{
	width: 31%; float: right;
}

@media screen and (min-width: 992px) {
	#navbarResponsive {
		display: block !important;
	}

}

@media screen and (max-width: 991px ) {
	.top-menu {
		text-align: left;
	}

	.padding-bottom {
		padding-bottom: 23px;
	}
	.custom-box {
		border-right: none !important;
		height: auto !important;
	}
	.logo{
		display: none;
	}
	.for-logo{
		display: none;
	}
	.logo-footer{
		width: 14% !important;
	}
	.navbar-collapse{
		padding-left: 0px !important;
		margin: 32px !important;
	}
	.navbar{
		width: max-content;
		background-color: #fffffffa !important;

	}
	.padding-bottom{
		padding-bottom: 20px;
	}

	.div-custom-hr{
		display: none;
	}
}













/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

/*jssor slider bullet skin 051 css*/
.jssorb051 .i {
	position: absolute;
	cursor: pointer;
}

.jssorb051 .i .b {
	fill: #fff;
	fill-opacity: 0.5;
}

.jssorb051 .i:hover .b {
	fill-opacity: .7;
}

.jssorb051 .iav .b {
	fill-opacity: 1;
}

.jssorb051 .i.idn {
	opacity: .3;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {
	display: block;
	position: absolute;
	cursor: pointer;
}

.jssora051 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 360;
	stroke-miterlimit: 10;
}

.jssora051:hover {
	opacity: .8;
}

.jssora051.jssora051dn {
	opacity: .5;
}

.jssora051.jssora051ds {
	opacity: .3;
	pointer-events: none;
}