body {
	background-color: #f4f5f7;
}

header {
	background-color: #6380c7;
	padding: 2.5rem 0;
}
.lato-bold {
	font-family: LatoWebBold;
}
.lato-medium {
	font-family: LatoWebMedium;
}
.lato-black {
	font-family: LatoWebBlack;
}
#labelWrapper {
	width: max-content;
	background-color: #f4f5f7;
}
#labelWrapper h2 {
	color: #6c8bdb;
	font-size: 1.8rem;
	padding: 1rem 1.8rem;
	margin-bottom: 0;
	letter-spacing: 0.2rem;
	text-align: center;
}
#label {
	width: max-content;
	-webkit-box-shadow: -2px 3px 6px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: -2px 3px 6px 0px rgba(0,0,0,0.2);
	box-shadow: -2px 3px 6px 0px rgba(0,0,0,0.2);
}
#logo {
	height: 4rem;
	padding: 0;
}
#wrapper-main {
	max-width: 1366px;
	margin: 0 auto;
}
#container-main {
	margin-top: 1.125rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

nav {
	min-height: 12.5rem;
	background-image: url(../img/ban1.jpg);
}

.nav-pills .nav-link {
	border-radius: 0;
	background-color: #6380c7;
	color: #fff;
	margin: 0 0.5rem;
	padding: 0.7rem 2.1rem;
	font-size: 1.3rem;
}
a i {
	font-size: 1.4rem;
}
button i {
	font-size: 1.4rem;
}
.nav-pills .nav-link:hover{
	background-color: #5171be;
}

.nav-pills .nav-link.active {
	background-color: #e63c34;
	cursor: default;
}

#partners {
	color: #666;
	background-color: #fff;
}
#partners h2 {
	text-align: center;
	padding-top: 3.4rem;
}
#partnersRow {
	padding: 2rem 3rem;
}
.sub-header {
	font-size: 1.6rem;
	text-align: center;
}
.sub-header.small-black, .sub-header.small-blue {
	font-size: 1.4rem;
}
#describeTraffic h2 {
	/*background-color: #f54336;*/
	color: #6380c7;;
	padding-top: 2rem;
	padding-bottom: 1rem;
	letter-spacing: 0.15rem;
}
#describeTraffic h4 {
	margin-top: 1.25rem;
	text-align: center;
}
.font-red {
	color: #f54336;
}
#phoneChart {
	max-height: 38rem;
	padding-top: 1rem;
}
#describeTraffic {
	background-color: #fff;
	padding-bottom: 2rem;
}
.traffic-icons {
	height: 3.25rem;
}
#trafficDesscription {
	padding-top: 6.25rem;
}
strong {
	font-size: 1.5rem;
	line-height: 1;
}
p {
	font-size: 1.2rem;
}
#callBack {
	margin-top: 3.36rem;
	min-height: 36rem;
	background-image: url(../img/ban2.jpg);
	background-size: cover;
	text-align: center;
}
#callBack h2 {
	padding-top: 7rem;
	color: #fff;
	letter-spacing: 0.15rem;
}
#callBackIconWrap, #reviwsIconWrap {
	position: absolute;
	left: 50%;
}
#callBackIcon, #reviwsIcon {
	position: relative;
	left: -50%;
	top: -0.5rem;
	max-height: 5rem;
}
#callback-form {
	margin-top: 3rem;
	width: 50%;
	color: #fff;
}
#callback-form .btn-primary {
	background-color: #e63c34;
	border-radius: 0;
	border: none;
	font-size: 1.8em;
	padding: 0.7rem 2.1rem;
	margin-bottom: 0.5em;
}
#callback-form .btn-primary:hover {
	background-color: #c24941;
}

#ufbbOpportunities {
	background-color: #fff;
	margin-top: 2.18rem;
	padding-left: 1rem;
	padding-right: 1rem;
}
#ufbbOpportunities h2 {
	color: #4185f0;
	padding-top: 1.8rem;
	padding-bottom: 1.8rem;
	letter-spacing: 0.15rem;
}
#reviews {
	margin-top: 2.125rem;
	background-color: #fff;
	padding-left: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
}
#reviews-title {
	text-align: center;
	padding-top: 5rem;
	margin-bottom: 3rem;
}
.media img {
 height: 5rem; 
}
#ufbbMoto {
	color: #fff;
	text-align: center;
	width: 100%;
	background-color: #6380c7;
	padding-top: 3rem;
	padding-bottom: 1.5rem;
	margin-bottom: 1rem;
	letter-spacing: 0.15rem;
}
#ufbbMotoDesc {
	background-color: #fff;
}
#ufbbMotoDesc h2.small-blue {
	color: #6380c7;
	margin-bottom: 1rem;
}
#ufbbMotoDesc h2.small-black {
	padding: 2rem;
}
.blue-line {
	height: 0.5rem;
	background-color: #6380c7; 
}
.outlined-box {
	border: 0.125rem solid #d7d7d7;
	padding: 0.5rem;
	margin-bottom: 0.25rem;
	font-weight: 600;
}
.padded-box {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.row-desc {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
footer {
	color: #acacac;
	padding-bottom: 2rem;
}
footer .sub-header {
	margin-top: 1rem;
	margin-bottom: 1.5rem;
}
#logo-footer {
	height: 5rem;
	position: absolute;
}
footer h6 {
	text-align: center;
	font-size: 1rem;
}
hr {
	border-width: 0.125rem;
}

#publications-advantages-section {
	background-color: #fff;
}
#publications-advantages-section .row {
	margin-bottom: 2rem;
	margin-top: 2rem;
}
#publications-advantages-section .card img {
	height: 9rem;
}
#res-table-section {
	text-align: center;
}
#res-table-form .table .thead-dark th {
	background-color: #6380c7;
	border-color: #6380c7;
}
#res-table-form .input-group {
	width: 50%;
}
#res-table-form .table tbody td {
	background-color: #fff;
}
#table-title {
	color: #6380c7;
}
#res-table-form .form-group {
	width: 50%;
}
#res-table-form .btn-primary {
	background-color: #e63c34;
	border-radius: 0;
	border: none;
	font-size: 1.8em;
	padding: 0.7rem 2.1rem;
	margin-bottom: 0.5em;
}
.lang-select {
	width: min-content;
	right: 0.2rem;
	top: 0.2rem;
}