@import url('../css-1');

html {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	color: #41474f;
}

.celebrate {
	background: #12193a;
}

.cel-text {
	background: #12193a;
	padding: 5px 0px;
}

.uk-drop.uk-open {
	display: block;
	z-index: 999;
}

.uk-description-list > dt {
	color: #333339;
	font-size: .875rem;
	font-weight: 600;
	text-transform: uppercase;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.logo {
	display: block;
}

.uk-button-default {
	background-color: transparent;
	color: #333;
	border: 1px solid #e5e5e5;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	border-radius: 50px;
}

.logo img {
	width: 150px;
}

.uk-navbar-nav > li > a {
	color: #414781;
}

.uk-navbar-nav > li.uk-active > a {
	color: #f65e5d;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	min-height: 59px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 600;
}

.lang {
	width: 150px;
	text-align: right;
}

.lang a {
    padding: 0px 5px 0 10px;
    color: #f65e5d;
    font-size: 12px;
}

.lang-active {
	padding: 10px 10px !important;
	border-radius: 50px;
	color: #00b64d !important;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.uk-text-primary {
	color: #0064ff !important;
}

.uk-text-warning {
	color: #f65e5d !important;
	letter-spacing: 2px;
}

.header {
	border-bottom: 1px solid #e9e9e9;
	background: #fff;
}

.uk-button-primary {
	background-color: #0064ff;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 50px;
	box-shadow: 0 5px 15px rgba(0, 100, 255, 0.3);
}

.uk-button-secondary {
	background-color: #f65e5d;
	color: #fff;
	border: 1px solid transparent;
	border-radius: 50px;
	box-shadow: 0 5px 15px rgba(246, 94, 93, 0.3);
}

.ms-1 {
	background-color: #f7faff;
}

.like {
	width: 60px;
}

.a1 {
	background-image: url(../img/bgn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.uk-border-rounded {
	border-radius: 20px;
}

.uk-link, a {
	color: #0064ff;
	text-decoration: none;
	cursor: pointer;
}

.ser-icon {
	width: 65px;
	background: #f65e5d;
	padding: 10px;
	border-radius: 200px;
	box-shadow: 0 5px 15px rgba(246, 94, 93, 0.3);
}

.serv-link {
	font-weight: 600;
}
.delivery {
	background: #fff;
}

.truckbg {
	
	height: 200px;
	padding-top: 50px;
}

.stars img {
	width: 20px;
}

.uk-dotnav > .uk-active > * {
	background-color: rgb(246, 94, 93);
	border-color: transparent;
}

.uk-dotnav > * > * {
	border: 1px solid rgb(0, 100, 255);
}

.footer {
	background: #fcb602;
	padding: 30px 0;
}

.fogo {
	width: 170px;
}
.logo-page{
	font-family: 'Yellowtail', cursive;
	color: red;
	font-size: 30px;
	font-weight: bold;

}
.logo-page span{
color: #0265ff;
}

.ficon {
	width: 30px;
	margin-right: 20px;
}

.uk-light .uk-icon-button {
    background-color: #fff;
	color:#0064ff;
}

.subfooter {
	background: #fcb602;
	padding: 20px 0;
	margin-bottom: 61px;
	font-size: 14px;
}

.brr {
	border-radius: 35px;
}

.uk-container {
	max-width: 1080px;
}

.uk-text-xbold {
	font-weight: bold;
}

.bottombar {
	position: fixed;
	display: block;
	width: 100%;
	bottom: 0;
	right: 0;
	padding: 10px 0;
	background: #1e2855;
	font-size: 14px;
	border-top: 1px solid #12193a;
	font-weight: 600;
	color: #fff;
}

.uk-h2, h2 {
	font-size: 29px;
}

.hands {
	height: 290px;
}

.rekmsg {
	background: #fff;
	border: 3px solid #f7faff;
	display: block;
	padding: 10px;
	border-radius: 10px;
}

.rekmsg:hover {
	border: 3px solid #f65e5d;
}

.rekmsg img {
	border-radius: 10px;
}

.truck {
	background-image: url(../img/bishkek.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.worldmap {
	background-image: url(../img/map.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.mob-nav {
	padding: 15px 10px;
	background: transparent;
	border: none;
	color: #0064ff;
}

.flagm {
	width: 40px;
}

.dvdssssssssssssssss {
    color: #ffffff !important;
}


/* Phone landscape and bigger */
@media (max-width: 640px) {
.dvdssssssssssssssss {
    color: #0265ff !important;
}
    
    
.a1 {
    background-image: url(../img/bgn.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}

.flagm {
	width: 30px;
}

.flag-text {
	font-size: 12px;
}

.uk-h4, h4 {
	font-size: 17px;
	line-height: 1.4;
}

.like-title {
	font-size: 14px;
	font-weight: bold;
}
.uk-h1, h1 {
	font-size: 29px;
	line-height: 1.2;
}

.uk-h2, h2 {
	font-size: 21px;
}

.ser-title {
	font-size: 19px;
}

.bottombar {
	padding: 0;
	background: #1e2855;
	font-size: 12px;
}


.bottombar img{
	width: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.mob-bottom-bar {
	display: block;
	padding: 5px 0;
	color: #fff;
}

.subfooter {
	margin-bottom: 53px;
}

.uk-nav-primary > li > a {
	font-size: 17px;
	line-height: 1.5;
	color: #0064ff !important;
}

.uk-offcanvas-bar {
	background: #fff;
}

.uk-modal-body {
	padding: 15px 15px;
}

}

