* {
    font-family: Century Gothic;
    font-size:30px;
    font-weight: 800;
    scroll-behavior: smooth;
}

h1,h2,h3,h4,h5,h6,p{
    color:#2b2a29;
}

body {
    background::;
}
img {
    width:70px;
    height: 70px;
    margin-left: 10px;
    margin-top: 1px;
    margin-bottom: -10px;
    
}






.jumbotron {
    background: url("https://www.electrolux.ru/siteassets/regional-assets/emea/russia/local-hub/recipes/b.-starters/recept_tortillas_header.jpg?preset=1600");
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    color: #802020;
    height: 400px;
    padding-top: 100px;
    z-index: -2;
}

.jumbotron a {
    display: block;
    width: 200px;
    margin-left: 550px;
    background-color: #ffb700;
    border: none;
    color: #000;
    font-weight: 800;
}
.jumbotron a:hover {
    background-color: #d1801d;
    text-shadow: 5px 5px 5px #000;
    font-weight: 800;
}

.jumbotron h1 {
    margin-top: 50px;
    font-family: Cooper;
    font-size: 65px;
    color:#ffb700;
    text-shadow: 10px 10px 5px #000;
    margin-left:50px;
}
.jumbotron h1:hover {
    color:#d1801d;
    transition: all 0.1s;
}
.jumbotron p {
    color: #fff;
    font-size: 30px;
    text-shadow: 10px 7px 5px #000;
    font-weight: 800;
}





.col-sm-8{
    margin-bottom: 70px;
}
.col-sm-8 h1{
    margin-left: 0px;
    line-height: 1.5;
    font-size:50px;
    margin-top: -20px;
    font-family: Century Gothic;
}
.col-sm-8 h4 {
    line-height: 1.5;
    font-size:20px;
    font-family: Century Gothic;
}
.col-sm-8 h4 a{
    line-height: 1.5;
    font-size:20px;
    font-family: Century Gothic;
    text-decoration: none;
    font-weight: lighter;
    color: #2b2a29 ;
}
.col-sm-4{
    margin-bottom: 50px;
}
#about{
    margin-bottom: 60px;
}

.logo {
    color: #5bc0de;
    font-size: 90px;
}




@media screen and (max-width: 768px) {
    .col-sm-4 {
		margin: 25px 0;
		font-size: 100px;
    }
	p{
		font-size:12px;
	}
}

#services h2, #services h4{
    font-family:Century Gothic ;
    color: #2b2a29;;
}
#services h4{
    font-size:25px ;
}

#services h1{
    margin-left: 0px;
    line-height: 1.5;
    font-size:50px;
    color: #2b2a29;
}

.col-sm-4 p{
    line-height: 1.5;
    font-size:20px;
    color: #2b2a29;
}

.logo-small {
  color: #c9881e;
  font-size: 50px;
}

.bg-grey {
      background-color: #c9881e;
}








.thumbnail {
    padding: 0px;
}
.thumbnail img {
    margin-bottom: 10px;
}

.col-sm-3{
    border: none;
}


.panel {
    border: 1px solid #d6cdbf;
    border-radius:0;
    transition: box-shadow 0.5s;
}
.panel:hover {
    box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
    border: 1px solid #fff0d9;
    background-color: #c24444 !important;
    color: #fff;
    border-radius: 25px;
    transition: all  0.3s;
}
.panel-heading {
    color: #fff !important;
    
    border-bottom-left-radius: 0px;round-color: #c9881e !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-footer {
    background-color: #fff !important;
}
.panel-footer h3 {
    font-size: 32px;
}
.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}
.panel-footer .btn {
    margin: 15px 0;
    background-color: #802020;
    color: #fff;
    outline: none;
    text-decoration: none;
} 
.panel-footer .btn a{
    outline: none;
    text-decoration: none;
    color: #fff;
} 
   

.panel-body {
    width: 250px;
    height: 350px;
    overflow: hidden;
}
.panel-body p img{
    width: 200px;
    height: 300px;
}



#formap {
    width: 100%;
    height: 150px;

}

#formap p {
  text-align: center;
  width: 100%;
  font: 80px Century Gothic;
  color: black;
  margin-top: 20px;
  margin-bottom: 50px;
}

#formap p:hover {
  text-shadow: 5px 5px 0px #A2A226;
  animation: scale 0.5s ease-out forwards;
  transition-duration: .2s;
}

input {
  display: block;
  margin-left: 5%;
  width: 25%;
  height: 80px;
  margin-bottom: 5px;
  border: 5px #98981F solid;
  padding-left: 10px;
  font:14px Century Gothic;
}

input:focus:invalid {
  background: #E77B7B;
  outline: 5px #D7D745 solid;
}

input:focus:valid {
  outline: 5px #D7D745 solid;
}

input:valid {
  background: white;
  outline: none;
}

input:invalid {
  background: white;
  outline: 2px #f00 solid;
}




.footer{
	background:#c9881e;
	margin-top:20px;
    
}
.col-md-offset-2 p {
    text-align: left;
    margin-left: -150px;
    line-height: 1.5;
}
.col-md-offset-2 p #p{
    text-align: left;
    margin-left: -150px;
    line-height: 1.5;
}




.footer h3, .footer h4{
	color:#c9881e;
}

#contacts {
    width: 380px;
    margin-right: 50px;
}
#contacts2>p {
    margin-left: 0px;
    display: block;
    text-align: left;
}
#map > iframe{
    width: 300px;
    height: 225px;
    margin-left: 700px;
    
}



.navbar {
    margin-bottom: 0;
    background-color: #ffffff;
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    letter-spacing: 4px;
    border-radius: 0;
    height: 75px;
    background:#fff7f0 ;
}
.navbar li a, .navbar .navbar-brand {
    color: #c9881e !important;
    font-size: 20px;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #fff !important;
    background-color: #c9881e !important;
}



#gif img {
    width: 400px;
    height: 400px;
}

#gif {
  margin-left: 600px;
  margin-top: -420px;
  margin-bottom: 150px;
}

#orderh1 h1{
    margin-bottom: 70px;
    margin-top: 150px;
    margin-left: 100px;
}







.item img{
    height: 00px;
    width: 300px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
} 
.container-fluid, .container{
	padding-top:60px;
}
nav .container{
	padding-top:0px;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #c9881e;
}
.carousel-indicators li {
    border-color: #c9881e;
}
.carousel-indicators li.active {
    background-color: #c9881e;
}
.item h4 {
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}
.item span {
    font-style: normal;
}    font-size: 19px;
    line-height: 1.375em;

#up{
    text-align: right;
    margin-right: 50px;
    margin-bottom: 50px;
    background-color: #c9881e;
    position: fixed;
}

*{
    border: none;
}

#totop {
    position: fixed;
    bottom: 40px;
    left: 40px;
    /*padding: -30px 50px 10px 10px;*/

    padding-top: -10px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 11px;


    width: 50px;
    height: 50px;
    background-color: #c9881e;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    z-index: 9999;
    opacity: 0;
}