/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height: 100%;
}
.going-right2{
    float:right;
    list-style-type:none;
    margin:28px 0px;
    padding-left:10px;
}
.going-right2 li {
    width: 40px;
    height: 40px;
    padding: 0px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: red;
    box-shadow: 0 0 0 0 rgba(252, 134, 134, 0.7);
    -webkit-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -moz-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    -ms-animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
    animation: pulse2 2.25s infinite cubic-bezier(0.66, 0, 0, 0.9);
}
@-webkit-keyframes pulse2 {to {box-shadow: 0 0 0 25px rgba(243, 221, 126, 0);}}
@-moz-keyframes pulse2 {to {box-shadow: 0 0 0 25px rgba(243, 221, 126, 0);}}
@-ms-keyframes pulse2 {to {box-shadow: 0 0 0 25px rgba(243, 221, 126, 0);}}
@keyframes pulse2 {to {box-shadow: 0 0 0 25px rgba(243, 221, 126, 0);}}
.going-right2 li a{
    color:#fff;
    font-size:18px;
}
.otdelenie img{
    max-width: 100%;
    border-radius: 20px;
    box-shadow: -1px 1px 12px rgba(0, 0, 0, 0.32);
}
.formblock{
    border-radius: 25px;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.going-right{
    float:right;
    list-style-type:none;
    margin-top:20px;
}
.going-right{display:none;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #a54cb8;
    background-color: transparent;
}
.zapilim i{
    border-width: 0px;
    margin-right: 5px;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #444;
}
body {
  padding-top: 50px;
 /* body padding for fixed top nav */
}
.span-berry{
    color: #ffd081;
}
.font-two{
    background: #b3599e;
    color: #fff;
    padding: 20px 20px;
    font-size: 17px;
    line-height:23px;
    font-family: Montserrat;
    font-weight: bold;
    border-radius: 20px 20px 0px 0px;
}
.zapil{
    max-width:100%;width:200px;text-align:left;float:left;padding-right:10px;padding-bottom:0px;
    margin-bottom:5px !important;
}
.zapilim p{
    margin-bottom:15px !important;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .9;
    top: 27px;
    position: absolute;
    z-index: 99;
    right: 20px;
}
.footer, .copys{
    background-color: #212121;
}
	.modal-content .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    position: relative;
    margin-bottom: 0px;
    margin-left: 20px;
}
.footer{
	padding:50px 0px;
}
.map iframe{
	width:100%;
	height:300px;
	filter:grayscale(50%);
}
#return-to-top {
    position: absolute;
	top:-50px;
    
    right: 20px;
    background: #e7a244;
   
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background:#b3599e;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

 
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
}
.prep{
	    background-color: #313131;
		padding:20px 0px;
}
.prep i{
    border-width: 0px;
    margin-right:5px;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	  color: #818181;
}
.img-responsive{
	margin-bottom:20px;
}
.revs p{
	  font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 28px;
   font-weight:300;
    font-style: normal;
    text-transform: none;
	
}
.name{
	color:#b3599e;
	font-weight:700 !important;
}
.describe{
	position:relative;
}
.img-revs {
    border-radius: 50%;
    border: 5px solid rgba(231, 162, 68, 0.45);
	margin-top:10px;
}
.item .col-sm-3 {
	text-align:center;
}
.gallery img{
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
	border-radius:30px;
}
.prep .btn{
	margin-top:20px;
	width:100%;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e7a244 !important;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #b3599e !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.describe:before{
    content: '\201C';
    margin: 0 3px -20px 0;
    top:10px;
	color:#e7a244;
    line-height: 40px;
    float: left;
	font-size:40px;
}
.about {
    padding: 50px 0px 20px 0px;
}
.otdel {
    padding: 50px 0px 50px 0px;
    background: rgba(242, 242, 242, 0.6);
}
.ot-in {
    height: 300px;
    position: relative;
    border-radius: 20px;
}
.otdelenie{
	margin-bottom:30px;
}
.abs-ot{
	position:absolute;
	bottom:0px;
	padding:15px 20px;
	border-radius:0px 0px 20px 20px;
	background:#b3599e;
	color:#fff;
	    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
	left:0px;
	width:100%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -48px;
}

.about p {
    color: #5d5d5d;
    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    text-decoration: none;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 30px;
    font-style: normal;
}
.formblock form{
    padding:10px 20px;
}
.new-btn:hover{
    background:#b3599e;
}
form .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ffdea3;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.new-btn{
    font-family: Montserrat;
    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    color:#fff;
    font-style: normal;
    text-transform: none;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    background: #e7a244;
    padding: 10px 30px;
    border: 0px solid;
    width:100%;
    border-radius: 35px;
}
form textarea {
    min-height: 80px;
}
.formblock{
    margin-bottom:50px;
}
form label {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-family:Montserrat;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    border: 0px solid #fff;
    color: #575757;
    margin-left: 15px;
}
.delivery p {
    color: #d7d7d7;
    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    text-decoration: none;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 30px;
    font-style: normal;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 33px;
    line-height: normal;
    position: relative;
 	    margin-bottom: 25px;
}
.title:before{
    background: #e7a244;
    border: 3px solid #e7a244;
    box-sizing: border-box;
    border-radius: 20px;
    content: '';
    left: -15px;
    display: block;
    top: -15px;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 1;
}
.title span{
    position: relative;
    z-index: 2;
}
.white{
	color:#fff;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.black{
	color:#000000;
}
.review-box {
    width: 100%;
    padding: 20px;
    border-radius: 25px;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}
.revs{
	padding:120px 0px;
	background:url(../img/revs-bg.jpg) no-repeat center;
	background-size:cover;
	
}
.delivery{
	padding:120px 0px;
	background:url(../img/deli.jpg) no-repeat center;
	background-size:cover;
	
}
.btn-primary {
    font-family: Montserrat;
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    background: #e7a244;
    padding: 10px 30px;
    border: 0px solid;
    border-radius: 35px;
    /* text-transform: uppercase; */
}
.btn-primary:hover{
	background:#aa4cae;
transition:0.5s;
}
.gallery{
	padding:50px 0px;
}
 
.prep h3{
    font-family: Montserrat;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 10px;
}
.prep i:hover{
	color:#fff;
	transition:0.5s;
}
.footer p{
	    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 14px;
    text-decoration: none;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    color: #818181;
}
.footer a{
    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 14px;
    text-decoration: none;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    color: #818181;
    text-transform: none;
}
.footer a:hover{
	color:#fff;
	transition:0.5s;
}
.copys p ,.copys p a{
 font-family: Montserrat;
    font-size: 14px;
	text-decoration:none;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
	color: #818181;
    text-transform: none;
}
.widgettitle{
   font-family: Montserrat;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;

	color:#fff;
    text-transform: none;
    text-decoration: none;
	    margin-bottom: 25px;
}
.navbar-brand {
    float: left;
    height: 100px;
    padding: 5px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img{
	height:90px;
}
.otdelenie:hover .abs-ot{
	background:#e7a244;
	transition:0.5s;
}
.navbar-inverse .navbar-nav > li > a{
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
	color:#444;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
}
.navbar-nav {
 
 
    margin: 22px 0px;
}
.navbar-inverse .navbar-nav > li > a:hover{
	color:#b3599e;
}
.copys p a:hover{
	transition:0.5s;
	color:#fff;
}
.copys {
    border-color: rgba(255,255,255,0.1);
    border-top: 1px solid;
    padding: 15px 0px;
	position:relative;
}
 


.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1;
 /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}
.phone-righter a{
    font-family: 'Montserrat', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    color: #aa4cae;
    line-height: 26px;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
}
.phone-righter a:hover{
	text-decoration:none;
}
.phone-righter li a i{
	color:#444;
}
.phone-righter li {
    padding: 15px 0;
}
.phone-aboslute-mobile{
	display:none;
}
.basket-absolute-mobile{
	display:none;
}
.phone-righter {
    float: right;
    padding-left: 20px;
    list-style-type: none;
    margin: 22px 0px;
}
.hidemob{
		display:block;
	}
	.hidepc{
		display:none;
	}
/* Responsive Styles */
@media (max-width: 767px) {
	.img-revs{
		max-width:200px;
	}
	.going-right2{
	    display:none;
	}
.zapil{
    width:100% !important;
    padding-left:0px;
    margin-bottom:20px !important;
    margin-top:0px !important;
}
	.phone-righter{
		display:none;
	}
	.hidepc{
		display:block;
	}
	.hidemob{
		display:none;
	}
.phone-aboslute-mobile {
    display: block;
    position: absolute;
    right: 80px;
    top: 29px;
    padding: 11px 18px;
    border-radius: 16px;
    color: #fff;
    background: #e7a244;
}
.basket-absolute-mobile {
    display: block;
    position: absolute;
    right: 150px;
    top: 24px;
 
}
	.navbar-collapse {
    max-height: 480px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 12px 12px;
    margin-top: 30px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 15px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #e7e7e7;
}
.navbar-inverse .navbar-toggle {
    border-color: #b3599e;
	background:#b3599e;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #d2aa66;
    border-color: #d2aa66;
}
	body {
    padding-top: 100px;
}
	.about .img-responsive{
	margin-top:30px;
}
.delivery p {
    color: #d7d7d7;
    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 18px;
    text-decoration: none;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 30px;
    font-style: normal;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}

	.title{
		margin-left:20px;
	}
.owl-carousel .owl-item img {
    display: inherit !important;
    max-width: 150px;
    margin: 10px auto;
}
.revs p {
    font-family: 'Roboto', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    font-style: normal;
    text-transform: none;
}
.gallery img {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.22);
    border-radius: 30px;
}
  .carousel {
    height: 70%;
 /* increases the carousel height so it looks good on phones */
  }
}
