@font-face {
    font-family: 'Lato Regular';
    src: local(''), url('../fonts/lato/latoregular.woff2') format('woff2'), url('../fonts/lato/latoregular.woff') format('woff'), url('../fonts/lato/latoregular.ttf') format('truetype');
}



@font-face {
    font-family: 'Lato Bold';
    src: local(''), url('../fonts/lato/latobold.woff2') format('woff2'), url('../fonts/lato/latobold.woff') format('woff'), url('../fonts/lato/latobold.ttf') format('truetype');
}

body {
	font-family: 'Lato Regular';
	font-size: 18px;
	overflow-x: hidden;
}

.none {
	display: none
}

/*header*/
#nav-main.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
	
}
#nav-main.affix .navbar-default {
	margin: 0 -30px 0 -15px
}

#nav-main.affix .navbar-default  .none {
	display: inline
}

.navbar-text {
	margin: 0;

}
.navbar-default .navbar-text {	color: #fff}

.header-top {
	padding-top: 20px;
	background: rgba( 13, 19, 27, 1);
	/*background: rgba( 13, 19, 27, 0.8);*/
}
.soc {
	padding-left: 10px
}
.soc a {
	font-size: 40px;
	color: #fff;
	text-decoration: none;
	padding: 5px
}

.soc-b a {
	font-size: 140px;
	color: #D0D0D0;
	text-decoration: none;
	padding: 25px
}
.soc-bc {
    text-align: center;
}

.soc a:hover {
    color: #F2CF37;
}
.soc-b a:hover {
    color: #4574B6;
}




.header > .navbar-default {
	border: none;
	background: none;
	background: rgba( 13, 19, 27, 1);
	padding: 10px 10.4% 20px;
}
.affix > .navbar-default,
header > .header-top,
header .header > .navbar-default {
    background: rgba( 13, 19, 27, 0.8);
}




@media (max-width: 768px) {
    .header > .navbar-default{
        padding: 5px 10.4% 15px;
    }
}


.header > .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin:0}
.navbar-brand {
	padding: 0 20px
}

.header > .navbar {
	border-radius: 0;
	margin-bottom: 0
}


.header > .navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}



@media (max-width: 1200px) {
    .header > .navbar-default .navbar-nav > li > a {
    	padding-left: 20px;
    	padding-right: 20px;
    }
}

@media (max-width: 1045px) {
    .affix > .navbar-default{
        padding: 5px 5.2% 15px;
    }
    .affix  > .navbar-default .navbar-nav > li > a {
    	padding-left: 10px;
    	padding-right: 10px;
    }    
}


@media (max-width: 890px) {
    .header > .navbar-default .navbar-nav > li > a {
    	padding-left: 10px;
    	padding-right: 10px;
    	font-size: 17px;
    }
    .affix  .navbar-text {
    	font-size:13px;
    	margin-top:10px;
    }     
}


.header > .navbar-default .navbar-nav > li > a:hover {
	background-color: #EBBA00
}


 @media (max-width: 768px) {
	.header > .navbar-default .navbar-nav > li {
		padding: 0
	}
}


.sip {
	height: 24px;
	background: url(../img/bg-sip.jpg);
	margin-top: -10px
}
.sl-sip {
    margin-top: -5px;
    margin-bottom: 50px;
}
/*
.test {
	padding:0 10.4%;
}*/

.test section {
	margin-top: 30px;
	margin-bottom: 40px;
}
.test section h3 {
	text-align: center
}
@media (min-width: 1300px) {
	.container {
		width: 1240px;
	}
}
@media (min-width: 1400px) {
	.container {
		width: 1340px;
	}
}
@media (min-width: 1500px) {
	.container {
		width: 1440px;
	}
}
@media (min-width: 1720px) {
	.container {
		width: 1600px;
	}
}
/**/
 
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.no-gutter {
	margin-top: 15px
}

.m01 {
	margin-bottom: 100px
}

/**/
.hover
{
	cursor: pointer;
	position: relative;

}
/*@media (max-width: 991px) {
	.hover
	{
		float:left
	}
}*/

.hover .overlay
{
	left: 0;
	position: absolute;
	top: 0;
}
.hover img
{
	display: block;
	position: relative;
	margin: 0 auto
}
.ehover {
	text-align: center
}
.ehover img
{
	transition: all .35s;
	webkit-transition: all .35s;
}

.ehover{ border: 1px solid #fff;}
.ehover .overlay,.ehover button
{
	webkit-transition: opacity .35s,-webkit-transform .35s;
}
.ehover:hover img
{
	filter: brightness(.6);
	webkit-filter: brightness(.6);
}
.ehover .overlay
{
	border: 4px solid #91C12A;
	height: 80%;
	left: 10%;
	ms-transform: scale(0,1);
	top: 10%;
	transform: scale(0,1);
	transition: opacity .35s,transform .35s;
	webkit-transform: scale(0,1);
	width: 80%;
}

.overlay .date {
	font-size: 16px;
	text-align: right
}
.ehover:hover .overlay
{
	ms-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-transform: scale(1);
}
.ehover h3
{
	color: #FFF;
	opacity: 0;
	padding: 1em 0 0;
	text-align: center;
}

.ehover p {
	color: #FFF; 
	text-align: center;
	padding: 10px 20px
 }

.ehover h3
{
	background-color: transparent;
	transform: translate3d(0,-100%,0);
	transition: opacity .35s,transform .35s;
	webkit-transform: translate3d(0,-100%,0);
	webkit-transition: opacity .35s,-webkit-transform .35s;
}
.ehover:hover button,.ehover:hover h3
{
	opacity: 1;
	transform: translate3d(0,0,0);
	webkit-transform: translate3d(0,0,0);
}




/*222*/
.ehover4 {
	height: 500px;
	width: 100%;
}

 @media (max-width: 1200px) {
	.ehover4 {
		height: 400px;
	}
}
 @media (max-width: 990px) {
	.ehover4 {
		height: 350px;
	}
}
 @media (max-width: 768px) {
	.ehover4 {
		height: 350px;
	}
}


.ehover4 p
{
	margin: -55px 0 0;
	padding: 80px  5px 0;
	z-index: 9
}
.ehover4 .overlay,.ehover4 .verlay-hdr
{
	webkit-transition: all .4s ease-in-out;
}

.ehover4 .overlay-hdr
{
	text-align: center;
	ms-transform: translateY(50px);
	transform: translateY(50px);
	transition: all .4s ease-in-out;
	webkit-transform: translateY(50px);
}
.ehover4:hover .overlay-hdr
{
	ms-transform: translateY(15px);
	transform: translateY(15px);
	webkit-transform: translateY(15px);
}
.ehover4 .overlay-hdr i {
	font-size: 150px;
	color: #75B7F5;
	margin-bottom: 20px;
}

.ehover4 .overlay-hdr h3::after{
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 100px;
  height: 6px;
  background-color: #8CB6F2;
  right: 0;
  margin: 0 auto;
  display:block;
  padding:0;
}

.ehover4:hover .overlay-hdr h3::after {background-color: #3F3E3E;}


.ehover4:hover .overlay-hdr i {
	color: #1775BA
}
.ehover4 .overlay-hdr h3 {
	font-size: 24px;
	text-align: center;
	color: #575756;
	position: relative;
	margin: 40px 10px 0
}


.ehover4 p
{
	ms-transform: scale(0);
	opacity: 0;
	transform: scale(0);
	transition: all .4s ease-in-out;
	webkit-transform: scale(0);
	webkit-transition: all .4s ease-in-out;
	text-align: center
}
.ehover4:hover p
{
	ms-transform: scale(1);
	opacity: 1;
	transform: scale(1);
	webkit-transform: scale(1);
}
/**/

.btn-primary,.btn-success {
	border-radius: 0;
	border: none;
	font-size: 16px
}
.btn-primary {
	background-color: #1775BA;
	padding: 15px;
}
.btn-success {
	background-color: #91C12A;
	padding: 15px 45px;
}
.btn-success:hover,.btn-success:focus {
	background-color: #DFB91A;
}

.testing {padding: 30px 0}
.wrp > .testing {padding: 10px 0}
.testing > h2,.btn-t > h2 {
  font-size: 30px;
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #575755;
  padding:0;margin-bottom: 25px;
  font-family: 'Lato Bold'
}
/*.testing  > h2::after,.btn-t  > h2::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100px;
  height: 6px;
  background-color: #3e3e3e;
  right: 0;
  margin: 0 auto;
  display:block;
  padding:0;
}*/

.btn-t  > h2 > .caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px dashed;
}

.wrp {
	/*background-color: #F8F6F7;*/
	background: url(../img/bg.jpg);
}

/* owl */


#serv_carousel .owl-controls .owl-buttons div,
#banners .owl-controls .owl-buttons div {
	position: absolute;
	top: 45%;
 	font-size: 24px;
    line-height: 38px;
    min-width: 38px;
	padding: 15px 10px
}

#serv_carousel .owl-controls .owl-buttons div i,
#banners .owl-controls .owl-buttons div i {
	font-size: 24px;
}
#serv_carousel .owl-controls .owl-buttons .owl-prev,
#banners .owl-controls .owl-buttons .owl-prev {
  left: -5px;
}
#serv_carousel .owl-controls .owl-buttons .owl-next,
#banners .owl-controls .owl-buttons .owl-next {
  right: -5px;
}

/* Продукция */
.menu-01 {
	width: 230px;
	margin: 30px auto 0;
	list-style: none;
	padding: 0;
	text-align: center;
}
.menu-01 > li > a {
	font-size: 28px;
	font-weight: bold;
	color: #575757;
	text-decoration: none
}
.menu-01 .caret {
  border-top: 8px dashed;
  border-top: 8px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.menu-01 .dropdown-menu {
	font-size: 18px;
	text-align: center;
	box-shadow: none;
	border-radius: 2px;
	border: 1px solid #C9C9C9;
	width:400px;
	margin-top: 15px;
	padding: 0 35px;
}




.menu-01 .dropdown-menu li {
		border-bottom: 2px solid #ECEBEA
} 

.menu-01 .dropdown-menu a {
	color: #868686;
	padding: 10px;
}
.menu-01 .dropdown-menu a:hover {
background: #fff;
color: #1476BB
}
.dropdown ul.dropdown-menu::before {
    border-bottom: 10px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    position: absolute;
    right: 27px;
    top: -10px;
    z-index: 10;
}
.dropdown ul.dropdown-menu::after {
    border-bottom: 12px solid #ccc;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    position: absolute;
    right: 25px;
    top: -12px;
    z-index: 9;
}



.hdr-top {
	margin: 50px 0 20px 50px 
}

header {
    position: relative;
    z-index: 100;
}
@media (min-width: 1140px) {
header {
    background: rgba( 13, 19, 27, 0.57);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
}




.box-slider {
   position: relative;
   width: 100%;
   z-index: 1;
 }
 
 .slider-title {
	position: absolute;
	bottom: 10%;
	right:12%;
	height: 220px;
	width: 560px;
	background: rgba( 159, 191, 63, 0.85);
	z-index: 5;
	padding: 5px 80px;
	color: #fff;
	text-align: center
}
 .slider-title h3 {
	 text-transform: uppercase;
	 font-weight: bold;
 }

  .slider-title ul {
	list-style: none;
	padding: 0;
	font-size: 22px;
}
.slider-title ul li {
  padding-left: 35px;
 
}
.slider-title ul li:before {
  content: "\e902"; 
  font-family: icons-injet;
  display: inline-block;
  margin-left: -35px; 
  width: 35px; 
   font-size: 14px;
}
  
  
  
/* map */

.map, .box {
	height: 730px;	
}
.map{
	width:100%; 
}

.box {
   position: relative;
   width: 100%;
   margin-bottom: -40px;
   /*z-index: 1;*/
 }
 
 .block-adres {
	position: absolute;
	bottom: 0;
	height: 200px;
	width: 100%;
	background: rgba( 159, 191, 63, 0.85);
	z-index: 5;
}
.map-ttl {
	 color: #fff;
	 text-align: center;
	 padding: 30px 10px
 }
  .map-ttl i {
	 font-size: 70px
 }
 
 @media (max-width: 991px) {
	.map-ttl {padding: 10px}
	.map-ttl h3{display: inline}
	.map-ttl i {font-size: 24px;margin-right: 10px;}
}
 
.footer-bg {
	background: #020B15;
	margin-top: 70px
}
.footer {

	padding: 20px 10.4%;
	color: #EFEFF0
}
.footer p {
	color: #EFEFF0;
	font-size: 16px
}
.inf {
	text-align: right;
	color: #EFEFF0;
	font-size: 22px;
	font-weight: bold
}


  /* ICONS =========== */
@font-face {
  font-family: 'icons-injet';
  src:  url('../fonts/icomoon.eot?gccfvo');
  src:  url('../fonts/icomoon.eot?gccfvo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?gccfvo') format('truetype'),
    url('../fonts/icomoon.woff?gccfvo') format('woff'),
    url('../fonts/icomoon.svg?gccfvo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-injet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-individual:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-map:before {
  content: "\e907";
}
.icon-map-marker:before {
  content: "\e908";
}
.icon-quality:before {
  content: "\e909";
}
.icon-safety:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-truck:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-vk:before {
  content: "\e90e";
}
.icon-warrant:before {
  content: "\e90f";
}

/* PAGE */
.header-page {
	background-color: #0D131B;
	margin-bottom: 25px
} 

.breadcrumb {
    background-color: transparent;
	font-size: 15px;
    padding: 15px 0;
}

.breadcrumb > li + li::before {
    color: #4574B6;
	font-family: 'FontAwesome';
    content: "\f0da";
	font-size: 14px;
    padding: 0 5px;
}
.breadcrumb > li > a {
	color: #9cbc3e;
	font-size: 15px;
	text-decoration: none;	
}
.breadcrumb > li > a:hover {
	color: #4574B6;
}
.breadcrumb > .active {
	color: #292929
}

.page-cont {
	
}

/* double triple*/
.double, .triple {
	list-style-type: none;
	padding-left: 0;
	overflow:hidden;
	margin-bottom:70px;
}
.double li, .triple li{
	display:block;
	float: left;
	padding: 5px 10px 5px 30px; /* font-size */
	margin: 15px 0;
}

.double li {
	 width:50%;
}
.triple li  {
	width:33.333%;
}

.double li:before, .triple li:before {
	content: "\e902"; 
	font-family: icons-injet;
	display: inline-block;
	margin-left: -30px; /* font-size */
	width: 55px; 
	font-size: 30px;
	color: #4574B6;
}


 @media (max-width: 768px) {
	.double li, .triple li {
		float: none;
		width: 100%;
	}
}

.btn-od {
	display: inline-block; 
	padding: 20px 100px;
	border: none;
	border-radius: .625em;
	background-color: #ebba00;
	box-shadow: 0 .125em rgba(255,255,255,.4), inset 0 -0.2em #C19A08;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	/*text-shadow: 0 .063em rgba(0,0,0,.3);*/
	cursor: pointer;
	font-size: 32px;
	margin-bottom: 25px
}
.btn-od:hover {
	background-color: #91C02C;
	box-shadow: 0 .125em rgba(255,255,255,.4), inset 0 -0.2em #67811A;
}

.title-h1 {
	font-family: 'Lato Bold';
	color: #010101;
	margin: -1px 0 20px;
}
.title-h2 {
	font-family: 'Lato Bold';
	color: #010101;
margin: 0 0 30px		
}
.contact h2 {
	margin-top:0
}
.title-h3 {
	color: #010101;
text-align: center;
margin: 30px 0 20px	
}
p {
	color: #565656
}
.pd2 {
	margin-bottom: 40px
}

/**/

.pd {
	padding-right: 40px
}
.reviews {
	margin-bottom: 80px
}
.review {
	border-bottom: 2px solid #DDDBDB 
}
.review2 {
	border-bottom: 1px solid #DDDBDB 
}
.review:last-child,.review2:last-child {
	border-bottom: none
}

.review2 {
	padding-top: 30px
}

.item-rev {
	border: 1px solid #DFDCDC;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 40px;
	position: relative;
	margin: 40px 0 40px 150px
}

.item-rev:after, .item-rev:before {
	right: 100%;
	top: 25%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.item-rev:after {
	border-style: solid;
	border-width: 14px 26px 14px 0;
	border-color: transparent #fff transparent transparent;
	margin-top: -19px;
}
.item-rev:before {
	border-style: solid;
	border-width: 16px 28px 16px 0;
	border-color: transparent #DFDCDC transparent transparent;
	margin-top: -21px;
}


/**/
.item-rev2 {
	border: 1px solid #AAAAA9;
	padding: 30px;
	position: relative;
	margin: 40px 0;
	font-size: 15px;
	color: #565656
}
.item-rev2:after, .item-rev2:before {
bottom: 100%;
left: 40px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.item-rev2:after {
border-style: solid;
border-width: 0 12px 20px 12px;
border-color: transparent transparent #fff transparent;
margin-left: -0px;

}
.item-rev2:before {
border-style: solid;
border-width: 0 14px 22px 14px;
border-color: transparent transparent #AAAAA9 transparent;
margin-left: -2px;

}

.rev-title {
padding: 5px 10px 10px 120px
}
.rev-title h3 {
	color: #1775BA;
	font-size: 20px
}

.rev-title .small {
	color: #BDBDBD;
}

.item-rev h3 {
	color: #1775BA;
	margin: 0 0 5px;
	font-size: 20px
}

.item-rev .small {
	color: #bdbdbd
}

.review-left {
	float:left
}

#slider2 {
    margin: 0 0 50px;
}
#slider2 .item {
	margin: 10px
}

#slider2 .owl-controls {
	margin-top: 50px
}
#slider2 .owl-controls .owl-page span {
	background: #888;
	border: 4px solid #fff;
	height: 27px;
	width: 27px;
	margin: 3px
}
#slider2 .owl-controls .owl-page.active span {
	background: #91C02C;
	border: 4px solid #D2E1A5;
	height: 27px;
	width: 27px;
}



/**/
.navbar-form .form-control,.navbar-form .input-group-btn .btn {
	background: #CFD0D2;
	border-radius: 0;
}

#nav-main .navbar-default .navbar-nav > .active > a {
    background-color: transparent;
    color: #EBBA00;
}


/**/
.item img{
    display: block;
    width: 100%;
    height: auto;
}

.main-page {
    margin-bottom: 40px;
}

.other {
  display: block;
  position: relative;
  overflow: hidden;
}

.other figcaption {
    position: absolute;
    display: block;
    background: rgba(159,191,63,0.75);
    color: #fff;
    bottom: 0;
    width: 100%;
}
.other figcaption h4 {
    text-align: center;
    font-size: 22px
}

.other figure {position: relative}
 
.other-sid figure {margin: 40px 7px;}
.other-sid figcaption h4 {font-size: 32px}
.crumbs ol {
    margin-bottom:5px;
}

.title-m {margin-top:0;}

#vk_like, .fb-share-button {margin: 30px 0;}


.block_info li {text-align: center; font-weight: bold;}
.block_info > li > i {display:block; 
font-size: 48px;
color: #AFD06A;    
}


.btn-all {
    margin-top: 20px;
}
.modal-order {
    background-color: rgba(255, 255, 255, 0.7)
}   
.modal-order .modal-content {
    box-shadow: none;
    background-color: #F5F5F5;
    border:none;
}
.modal-order .modal-header,
.modal-order .modal-footer{
    border:none;
}
.modal-order .modal-body {
    background-color: #FEFEFE;
    margin: 0 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.arrow_box_modal {
	position: relative;
	background: #fff;
	border: 1px solid #DCDCDC;
}
.arrow_box_modal:after, .arrow_box_modal:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_modal:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box_modal:before {
	border-color: rgba(220, 220, 220, 0);
	border-bottom-color: #DCDCDC;
	border-width: 16px;
	margin-left: -16px;
}
.modal-order .modal-title {
    color: #737B83;
    font-size:28px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}


.btn-group-wrap {
    text-align: center;
}
.btn-group.open .dropdown-toggle,
.btn-group .dropdown-toggle:active, 
.btn-group.open .dropdown-toggle {
	box-shadow: none
}


.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}
#w_t,#w_t2 {
    z-index: 1;
}
/*#w_o,#w_o2 {
    width: 500px;
}*/
.grid {
    margin-bottom: 50px;
}
.grid-item { width: 25%; }
.grid-item--width2 { width: 50%; }

.menu-sidebar {
	height: 1100px;
    overflow-y: scroll;
	}
	
	
.menu-sidebar {
    border: 1px solid #E4E4E4;
    background-color: #F5F5F5;
    padding: 10px;
}
.menu-sidebar > li {
    border-bottom: 1px solid #DFDFDF;
}
.menu-sidebar > li.last {
    border-bottom:none;
    padding-bottom: 50px;
}
.menu-sidebar > li > a {
    text-align: center;
    color: #979797;
}
.menu-sidebar > li > a:hover,
.menu-sidebar > li > a:focus {
    color: #1D74BB;
    background-color: transparent;
    text-decoration: underline;
}

.btn-order {
    background-color: #9FC03E;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin-right: 40px;
}

.btn-order:hover, 
.btn-order:focus, 
.btn-order:active, 
.btn-order.active  {
   background-color: #EBBA00;
   color: #fff;
}

.modal-lg {
    width: 827px;}
    
.arrow_box_modal h3 {
    color: #9D9D9D
}
.arrow_box_modal label {
    color: #A7A7A7
}
.arrow_box_modal .form-control {
    background-color: #F5F5F5;
    border: 1px solid #EFEFEF;
}
.arrow_box_modal input.form-control {
      height: 50px;  
}
.arrow_box_modal .form-control:focus {
    border-color: #9FC03E;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(159, 192, 62, 1);

}

.modal-order button.close {
    padding: 4px 8px;
    background-color: #D85A4B;
    border-radius: 50px;
    opacity: 1;
}
.modal-order button.close:hover {
   background-color: #EBBA00; 
}

.modal-order .close {
    color: #fff;
    text-shadow: none;
}
.dropdown-menu > li > a {
	text-align: center
}
.custom-link {
    color: #565656;
}
.custom-link:hover {
    text-decoration: none;
}