

@font-face {
    font-family: Akrobat;
    src: url(fonts/Akrobat-ExtraBold.otf);
    font-weight: 800;
}

@font-face {
    font-family: Akrobat-L;
    src: url(fonts/Akrobat-Light.otf);
}

/*
@font-face {
    font-family: Open Sans;
    src: url(fonts/OpenSans-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: Open Sans;
    src: url(fonts/OpenSans-Regular.ttf);
    font-weight: 400;
}
*/

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #eaeaea;
}

h1 {
    font-family: 'Akrobat', sans-serif;
    text-align: center;
    font-size: 80px;
    color: #fff000;
    text-transform: uppercase;
    margin-top: 20px;
    text-shadow: 3px 3px 3px #000;
}

h2 {
    font-family: 'Akrobat', sans-serif;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: 'Akrobat', sans-serif;
    text-align: center;
    font-size: 36px;
}

h4 {
    font-family: 'Akrobat', sans-serif;
    font-size: 24px;
    font-weight: 400;
}

h5 {
    font-size: 12px;
    font-weight: 600;
}

p {
    font-size: 14px;
    
}

.topic {
    border-bottom: 10px solid #FFCC00;
    font-size: 48px;
    margin-bottom: 20px;
}

header {
    background-color: #fff;
    width: 100%;
    z-index: 10;
    position: fixed;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 0 0 10px #777;
	/*margin-top: 10px;*/
}


.logo {
    font-family: 'Akrobat', sans-serif;
    /*font-size: 32px;*/
    margin: 20px 0;
}

.logo img {
    height: 80px;
}

.top-contact {
    text-align: right;
    margin-top: 10px;
    padding-bottom: 10px;
}


.call-back-header {
  margin-top: 27px;
    text-align: left;
}

.call-back-header button {
    background-color: #FFCC00;
    color: #000;
    border: none;
    padding: 7px 20px;
    font-size: 18px;
     font-family: 'Akrobat', sans-serif;
    border-radius: 20px;
}

.phone {
    font-family: 'Akrobat', sans-serif;
    font-size: 32px;   
}

header ul {
    text-align: right;
    margin: 15px 0;
}

header ul li{
    display: block;
}

header .fa {
    margin-right: 10px;
    color: #000000;
}

.logo-w {
    color: #fff;
    
}

.line-y {
    padding-bottom: 5px;
    border-bottom: 8px solid #fafa66;
}


.main-photo .cover {
    /*background-color: #ffeb043d;*/
    min-height: 700px;
    padding-top: 130px;
}

.greenhouse-img {
    margin-top: 50px;
    width: 90%;
}

.main-photo {
    background-color: #FFCC00;
    min-height: 600px;
    background-image: url(images/sun_burst_texture_by_adamimhotep-d3e2wxf.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-left: 0;
    padding-right: 0;
    
}



.menu {
     background-color: rgba(255, 255, 255, 0.7);
}

.download .fa {
    margin-right: 10px;
}

.main-menu {
    width: 100%;
    text-align: left;
    margin: 25px 0;
   padding: 0;
}

.main-menu li {
    display: inline-block;
  
}

.main-menu li a {
    font-family: 'Akrobat', sans-serif;
    font-size: 20px;
    color: #333;
    border-radius: 0px;
    padding: 5px 0;
    margin-right: 20px;
}

.main-menu li a:hover {
    color: #000;
	text-decoration: underline
}

.download {
    margin: 22px 0;
	text-align: center;
	border: solid 0.6px green;
	background: #8080801f;
	cursor: pointer
}

.download a{
    font-family: 'Akrobat', sans-serif;
    font-size: 18px;
    color: green;
    text-decoration: none;

}

.download a:hover {
    color: red;
	}

.download:hover {
	background: #80808047
}

.gh {
    width: 100%;
    border-radius: 3px;
}

.catalog {
    padding: 70px 0;
}

.catalog .row {
/*    padding: 50px 0;*/
/*    border-bottom: 1px solid #eaeaea;*/
}

.catalog h3 {
    padding-bottom: 20px;
}

.catalog a {
    color: #000;
    font-size: 24px;
    font-family: 'Akrobat', sans-serif;
}

.panel-group .panel {
    border-radius: 2px;
    background-color: #fff;
    border-color: #eaeaea;
}


.call-to-action {
/*    background-image: url(images/christmasbackground.jpg);*/
/*    background-image: url(images/t33.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
    background-color: #FFCC00;
    padding: 0;
}

.call-to-action h1 {
    margin: 0;
    text-align: left;
    color: #FFCC00;
    text-shadow: 1px 1px 2px #333;
}

.call-to-action h3 {
    color: #fff;
    text-shadow: 1px 1px 2px #333;
}

.white {
    border-bottom: 10px dotted #FFCC00;
}


.big-price{
    text-align: center;
    color: red;
}

.cta-cover {
/*
    background-color: rgba(0, 0, 0, 0.5);
    padding: 70px 0;
*/
}

.knopka {
    text-align: left;
    margin-top: 40px;
}

.btn-success {
    background-color: #FFCC00;
    color: #333;
    padding: 10px 30px;
    border-radius: 3px;
    font-family: 'Akrobat', sans-serif;
    font-size: 18px;
    border: none;
    box-shadow: 1px 1px 2px #bababa;
    margin-top: 30px;
    text-transform: uppercase;
}

.call-to-action img {
/*    margin-top: 40px;*/
}

.btn-success:hover, .btn-success:active, .btn-success:focus {
    background-color: orange;
    color: #333;
}




       
.caption {
  display: none;
}


.btn-yellow {
    background-color: #FFCC00;
    color: #333;
    padding: 10px 30px;
    font-family: 'Akrobat', sans-serif;
    text-transform: uppercase;
    box-shadow: 1px 1px 2px #333;
    font-size: 24px;
    border-radius: 50px;
    border: none;
    margin-top: 70px;
    margin-bottom: 20px;
}

.btn-yellow:hover {
    background-color: orange;
}

.feedback {
    padding: 70px 0;
}

.feedback-box {
    border: 1px solid #eaeaea;
    min-height: 250px;
    margin-top: 100px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
}

.face {
    height: 100px;
    width: 100px;
    border-radius: 50%;
/*    border: 1px solid #eaeaea;*/
/*    background-color: #f5f5f5;*/
    margin-top: -65px;
    margin-left: auto;
    margin-right: auto;
}

.face img {
    width: 100px;
}

.feedback-box h4, .feedback-box h5, .becareful h3 {
    text-align: center;
}

.knopka-feedback {
    text-align: center;
}

.knopka-feedback button {
    margin-top: 20px;
}

.becareful {
    
    padding: 70px 0;
}

.becareful h2 {
    margin-bottom: 50px;
}

.becareful p {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

.offer {
    background-color: #eaeaea;
    padding: 70px 0;
}

.offer h2 {
    margin-bottom: 50px;
}

.offer p {
    text-align: justify;
}

.y-box {
/*    border: 7px solid #fafa66;*/
    padding: 25px;
    min-height: 400px;
    margin-bottom: 20px;
    background-color: #fff;
}

.g-box {
    border: 7px solid #96ec89;
    padding: 15px;
    min-height: 210px;
     margin-bottom: 20px;
}

.contact {
    background-color: #eaeaea;
    padding: 0;
    padding-top: 40px;
}

.adress {
    background-color: #fff;
    width: 200px;
    height: 150px;
    margin-top: -300px;
    z-index: 2;
}

.modal-content {
    padding: 20px;
}

.talkwithexpert {
    font-size: 20px;
    display: block;
/*    color: #666666;*/
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    text-align: center;
/*    background-color: #feffa4;*/
/*    border: 1px solid #333;*/
/*    background-color: #fff;*/
    font-family: 'Akrobat', sans-serif;
    font-size: 18px;
/*    padding: 5px;*/
}

.circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 7px solid #FFCC00;
    margin-left: auto;
    margin-right: auto;
/*    margin-top: -50px;*/
    margin-bottom: 20px;
}

.circle p {
    font-family: 'Akrobat', sans-serif;
    font-size: 56px;
    text-align: center;
}

.code-city {
    color: #FFCC00;
}

.strong {
    font-weight: 600;
}

.polik {
    min-height: 500px;
    background-image: url(images/t12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.besedka {
    min-height: 500px;
    background-image: url(images/t11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.box {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px;
    min-height: 500px;
}

.attantion {
    border: 2px dashed #FFCC00;
    padding: 15px;
    margin-bottom: 20px;
    text-align: justify;
}

.catalog ul li {
/*    display: block;*/
    margin-bottom: 10px;
}

.price-box {
    background-color: #fff;
    padding: 20px;
/*    border: 1px solid #eaeaea;*/
/*    border-radius: 3px;*/
}

.buy-btn {
    background-color: red;
    padding: 15px 30px;
    border-radius: 3px;
    border: none;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    box-shadow: 1px 1px 2px #bababa;
    margin-top: 40px;
}

.buy-btn:hover {
    background-color: indianred;
}

header .strong {
    font-size: 18px;
}

.li-link {
    margin-top: 15px;
}

.li-link a {
    color: #333;
/*    border: 1px solid #333;*/
    padding: 5px 20px;
    border-radius: 3px;
    background-color: #fff000;
    box-shadow: 2px 2px 2px #000000;
}

.li-link a:hover {
    background-color: orange;
    text-decoration: none;
}



.cta-cover .row {
    border: dotted 10px #fff;
    padding: 30px;
}



.byu {
    padding-top: 10px;
    text-align: center;
}

footer {
    background-color: #eaeaea;
    min-height: 10px;
    padding: 10px;
}

.sponex {
/*    border-top: 1px solid #bababa;*/
    text-align: left;
    font-size: 10px;
/*    margin-top: 10px;*/
}



.call-back-fix {
    text-align: right;
    margin-top: 5px;
}

.call-back-fix button {
    color: #333;
    border: none;
    padding: 5px 20px;
    border-radius: 15px;
    background-color: #FFCC00;
    box-shadow: 1px 1px 2px #eaeaea;
}

.call-back-fix button:hover {
    background-color: orange;
    text-decoration: none;
}

#feedbackModal {
    text-align: center;
}

#addModal {
    text-align: center;
}

.form-inpt {
    margin-bottom: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
}

.form-button {
    background-color: #FFCC00;
    color: #333;
    padding: 10px 30px;
    border-radius: 3px;
    font-family: 'Akrobat', sans-serif;
    font-size: 18px;
    border: none;
    box-shadow: 1px 1px 2px #bababa;
    text-transform: uppercase;
}

#btnfeed {
    background-color: #eaeaea;
}

#btnfeed:hover {
    background-color: #f5f5f5;
}

.white {
    
}

.add_feedback {
    margin-top: 20px;
    background-color: #eaeaea;
}

.add_feedback:hover {
    background-color: #bababa;
}

img.mini {
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #eaeaea;
    padding: 2px;
}

img.mini:hover {
    border-color: #FFCC00;
}

img.big {
    width: 100%;
}

#buyModal h3 {
    margin-bottom: 50px;
}

.contact-box {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.contact h2 {
    text-align: left;
}

.contact ul {
    padding-left: 0;
    margin-top: 30px;
}

.contact ul li {
    font-family: 'Akrobat', sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
}

.main-photo-sklad {
/*    background-color: #555;*/
    background-image: url(images/sklad-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
    margin-bottom: -100px;
    z-index: 1;
    position: relative;
    padding-top: 170px;
    
}

.main-photo-sklad h1 {
    text-align: center;
    color: #fff;
    text-shadow: none;
}

.main-photo-sklad h3 {
    font-family: 'Akrobat-L', sans-serif;
    color: #fff;
    text-align: center;
}

.orange {
    color: #fc0;
}

.sklad-cta-1 {
    background-color: #fc0;
    padding-top: 70px;
    padding-bottom: 50px;
}

.sklad-cta-1 h3 {
    font-family: 'Akrobat-L', sans-serif;
    color: #333;
    text-align: center;
}

.sklad-cta-1 h3.cta-phone {
    font-family: 'Akrobat', sans-serif;
/*    color: #fff;*/
}

a.cta-callback {
    border-bottom: 1px solid #fff;
}

.cta-callback h3 {
    color: #fff;
/*    border-bottom: 1px solid #fff;*/
    text-decoration: underline;
}

.opt-trigger {
    padding: 35px 0;
    background-color: #ffffff;
}

.opt-trigger h4 {
     font-family: 'Akrobat-L', sans-serif;
    font-size: 24px;
    text-align: center;
}

.opt-tr1 {
    background-color: #fc0;
    padding: 5px 30px;
    border-radius: 30px;
    font-family: 'Akrobat-L', sans-serif;
    font-size: 18px;
}

.opt-teplitsi {
    background-color: #f5f5f5;
    padding: 35px 0;
}

.opt-block {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    min-height: 300px;
}

.opt-block h2 {
    font-family: 'Akrobat-L', sans-serif;
    color: #333;
    text-align: center;
}

.opt-block-item img{
    width: 100%;
/*    float: left;*/
}

.opt-block-item h4 {
/*     font-family: 'Akrobat-L', sans-serif;*/
    font-size: 24px;
    text-align: center;
}

.opt-block-item ul {
    padding: 0;
    margin: 0;
}

.opt-block-item ul li {
/*    display: block;*/
    margin-bottom: 10px;
}

.cta-opt-2 {
    border-top: 3px solid #fc0;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
}

.cta-opt-2 ul li {
    display: inline-block;
    margin-right: 30px;
    font-family: 'Akrobat-L', sans-serif;
    font-size: 24px;
}

.cta-opt-2 ul li .fa {
    color: #fc0;
    padding-right: 10px;
}

.cta-opt-2 h3 {
    font-family: 'Akrobat-L', sans-serif;
    text-align: center;
    font-size: 24px;
}

.cta-opt-2 h3.cta-phone {
    font-family: 'Akrobat', sans-serif;
/*    color: #fff;*/
}

.cta-opt-2 .cta-callback h3 {
    color: #333;
/*    border-bottom: 1px solid #fff;*/
    text-decoration: underline;
}

.opt-block img {
    width: 100%;
}

.opt-trigger img {
    height: 80px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.roznitsa {
    text-align: center;
}

.roznitsa a {
    border: 1px solid #fff;
    padding: 15px 20px;
    color: #fff;
    
}

.roznitsa a .fa {
    color: #fc0;
    padding-right: 10px;
}

.choose1 {
    padding: 0;
    margin: 0;
}

.choose1 li {
    display: inline-block;
}

.choose1 li a {
    font-size: 24px;
}

.choose1 li button {
    border: none;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    width: 100%;
}

.choose1 li.active button {
    background-color: #fc0;
}

.new-price {
    background-color: #feffa4;
    padding: 15px;
}

.price-m {
    background-color: #feffa4;
    padding: 15px;
}

.disc-li {
    width: 50%;
}

.disc-li-btn {
    width: 24%;
}

.greenhouse-trigger {
/*    border-bottom: 3px solid #fc0;*/
    border-top: 3px solid #fc0;
    padding: 30px;
    padding-bottom: 0;
}

.greenhouse-trigger p {
    color: #333;
    text-align: center;
    font-weight: 600;
}

.greenhouse-trigger p .fa {
    font-size: 21px;
    color: #fc0;
    padding-bottom: 5px;
}

.greenhouse-price {
    background-color: #444;
    padding: 20px;
    margin-bottom: 50px;
}

.greenhouse-price h3 {
    color: #fff;
}

.greenhouse-price-box {
    background-color: #fff;
    padding: 5px;
    border-radius: 3px;
}

table tr td.td-min {
    font-size: 14px;
}

.price-description {
    padding: 20px;
    color: #fff;
}

.free-space {
    height: 20px;
}

.greenhouse-calc-box {
/*    background-color: #fff;*/
/*
    padding: 5px;
    padding-bottom: 20px;
    border-radius: 3px;
    margin-top: 20px;
    text-align: center;
*/
    margin-bottom: 15px;
}

.greenhouse-calc-box a{
    padding: 15px 20px;
    background-color: #fc0;
    color: #333;
        float: right;
    margin-top: -85px;
    border-radius: 3px;
}

.greenhouse-calc-box a:hover {
    background-color: orange;
    text-decoration: none;
}

@media (max-width: 1199px) {
    h1 {
        font-size: 60px;
    }
    
    .main-photo {
        min-height: 450px;
    }
    
    .main-menu li a {
        font-size: 18px;

    }
    
    
    
   
}

@media (max-width: 991px) {
    
    .greenhouse-price-box {
        margin-bottom: 20px;
    }
    
    .main-photo-sklad {
        height: 550px;
    }
    
    .top ul {
        text-align: center;
    }
    
    h1 {
        font-size: 60px;
        margin-top: 20px;
        text-align: center;
    }
    
     .greenhouse-img {
        width: 70%;
    }
    
    .phone {
        padding: 23px;
    }
    
    .g-box {
        min-height: 350px;
    }
    
    .y-box {
        min-height: 350px;
    } 
    
    header {
        position: fixed;
        padding-top: 25px;
        border-bottom: 1px solid #eaeaea;
    }
    
    .product-link {
    text-align: right;
    margin-top: 36px;
}

.product-link a{
    color: #FFCC00;
    font-size: 36px;
}
    
    .collapse-menu {
        text-align: center;
        padding: 0;
        margin: 0;
        margin-bottom: 10px;
    }

.collapse-menu li {
    display: block;
    
}

.collapse-menu li a{
    font-family: 'Akrobat', sans-serif;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.menu-plus {
    text-align: center;
    padding-bottom: 50px;
}
    
    #thumbs {
        margin-right: auto;
        margin-right: auto;
    }
    
    .call-to-action {
        text-align: center;
    }
    
    .greenhouse-img {
    margin-top: 150px;
    width: 70%;
}
}

@media (max-width: 767px) {
    
    .cta-opt-2 ul {
        margin: 0;
        padding: 0;
    }
    
    .cta-opt-2 ul li {
    display: block;
    margin-right: 0;
    font-family: 'Akrobat-L', sans-serif;
    font-size: 18px;
}
    
     .opt-tr1 {
        margin-top: 20px;
    }
    
   .phone {
        text-align: center;
       padding: 0;
    }
    
    .logo {
        text-align: center;
        margin-left: -15px;
    }
    
    .greenhouse-img {
        margin-top: 50px;
    }
    
    h1 {
        font-size: 36px;
    }
    
    h2 {
        font-size: 32px;
    }
    
    h3 {
        font-size: 24px;
    }
    
    .main-menu li{
        display: block;
    }
    
    .talkwithexpert {
        display: none;
    }
    
    .product-link a {
        font-size: 32px;
    }
    
    .product-link {
    margin-top: 26px;
        
        
}
    
    .form-inpt {
        width: 100%;
    }
    
    .logo img {
    
        height: 50px;
    }
    
    .table-xs {
        border: 1px solid #eaeaea;
    }
    
    .table-xs td {
        width: 100%;
    }
    
    td.dlina {
        width: 30%;
    }
    
    td.tsena {
        width: 30%;
    }
    
    .buy-btn {
        font-size: 16px;
    }
    
    .flamp-widget {
        text-align: center;
    }
    
    .call-to-action h1  {
        text-align: center;
    }
    
    .cta-cover .row {
        border: none;
        padding: 0;
    }
    
    .catalog {
        padding: 0;
    }
    
    .cta-cover {
        padding: 0;
    }
    
    .greenhouse-calc-box a {
    padding: 15px 20px;
    background-color: #fc0;
    color: #333;
    float: inherit;
    margin-top: 0;
}
    
    .greenhouse-calc-box {
    /* background-color: #fff; */
    margin-bottom: 40px;
}
}

.main-photo-sklad2 {
    /*background-color: #555;*/
    background-image: url(images/x.jpg);
    background-position: top;
    background-repeat: repeat;
    background-size: cover;
    height: 650px;
    margin-bottom: -100px;
    z-index: 1;
    position: relative;
    padding-top: 170px;    
}

.main-photo-remont {
    background-image: url(images/x.jpg);
    background-position: top;
    background-repeat: repeat;
    background-size: cover;
    height: 600px;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
    padding-top: 170px;    
}


.roznitsa1 {
    text-align: center;
}

.roznitsa1 a {
    border: 1.5px solid #fc0;
    padding: 15px 20px;
    color: #fc0;
	box-shadow: 2px 3px 4px 1px black;
    
}

.roznitsa1 a .fa {
    color: #fc0;
    padding-right: 10px;
}


.orange1 {
    color: #fff000;
	text-shadow: 3px 3px 2px #000;
}

.orange2 {
    color: #fff;
	text-shadow: 3px 3px 2px #000;
}

.main-photo-plitka {
	background-image: url(images/plitka-main.png);
	padding-top: 170px;
	min-height: 800px;
	background-position: center;
	background-size: cover;
}

.main-photo-kacheli {
	background-image: url(images/kacheli-main.png);
	background-size: cover;
	background-position: center;
	padding-top: 170px;
	min-height: 800px;
}

.btn333 {
	width:100%;
	position: fixed;
	font-size: 100%;
	border-bottom: 1px solid;
	text-align:center;
	cursor: pointer;	
	padding: 2px;
	font-family:verdana;
	background-color: #dd31c5;
	z-index:99999;
	
	}

.btn333 a {
	color:white;
	text-shadow: 1px 1px 3px black;		
	}
	
	
.main-photo-drova {
    background-image: url(images/main.jpg);
    background-position: top;
    background-repeat: repeat;
    background-size: cover;
    height: 600px;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
    padding-top: 170px;    
}

.vid777 {
	position: fixed;
	left: 30%;
	top: 2%;
	)