syngenta.css 12 KB
@font-face {font-family: Lato; font-weight: 900; font-style:normal; src: url(/fonts/Lato-Black.ttf);}
@font-face {font-family: Lato; font-weight: 900; font-style:italic; src: url(/fonts/Lato-BlackItalic.ttf);}
@font-face {font-family: Lato; font-weight: 700; font-style:normal; src: url(/fonts/Lato-Bold.ttf);}
@font-face {font-family: Lato; font-weight: 700; font-style:italic; src: url(/fonts/Lato-BoldItalic.ttf);}
@font-face {font-family: Lato; font-weight: 400; font-style:normal; src: url(/fonts/Lato-Regular.ttf);}
@font-face {font-family: Lato; font-weight: 400; font-style:italic; src: url(/fonts/Lato-Italic.ttf);}
@font-face {font-family: Lato; font-weight: 300; font-style:normal; src: url(/fonts/Lato-Light.ttf);}
@font-face {font-family: Lato; font-weight: 300; font-style:italic; src: url(/fonts/Lato-LightItalic.ttf);}
@font-face {font-family: Lato-SemiboldItalic; font-weight: 100; font-style:italic; src: url(/fonts/Lato-SemiboldItalic.ttf);}
@font-face {font-family: Lato; font-weight: 100; font-style:normal; src: url(/fonts/Lato-Thin.ttf);}
@font-face {font-family: Lato; font-weight: 100; font-style:italic; src: url(/fonts/Lato-ThinItalic.ttf);}
@font-face {font-family: HelveticaNeue; font-weight: 400; font-style:normal; src: url(/fonts/Helultra.otf);}
@font-face {font-family: HelveticaNeue; font-weight: 100; font-style:normal; src: url(/fonts/HelultraLite.otf);}
@font-face {font-family: HelveticaNeue; font-weight: 300; font-style:normal; src: url(/fonts/HelultraThin.otf);}

*{font-family: HelveticaNeue ;}
*{
    color: #58595b;
}
#block_1{
    background-image: url(/images/landings/syngenta/foto_rozdil_1.jpg);
    background-size: cover;
    background-position: center;
    color: rgb(255, 255, 255);
    padding: 100px 0;
}
.white_line{
    background-color: rgba(255, 255, 255, 0.33);
    height: 13px;
}
.grean_line{
    background-color:rgba(88, 116, 44, 0.76);
    padding: 24px 15px;

}
div#block_2 {padding: 56px 15px;}
#prod_1{
    border-top:#7b9159 7px solid;
    background-color: #eaf9f9;
}
.product_line{
    padding: 50px 0;

}
.carousel.slide {
    min-height: 235px;
}
#prod_1 button, #prod_1 .carousel-indicators li.active{
    border-color:#680518;
    background-color: #680518;
}
#prod_1 .color_prod,#prod_1 ul li,#prod_1 button:hover{
    color: #680518;
}
#prod_2 button, #prod_2 .carousel-indicators li.active{
    border-color:#1a469b;
    background-color: #1a469b;
}
#prod_2 .color_prod,#prod_2.product_line li,#prod_2 button:hover{
    color: #1a469b;
}
#prod_2 .carousel.slide, #prod_3 .carousel.slide {
    min-height: 325px;
}
#prod_3 button, #prod_3 .carousel-indicators li.active{
    border-color:#f7931e;
    background-color: #f7931e;
}
#prod_3 .color_prod,#prod_3.product_line li,#prod_3 button:hover{
    color: #f7931e;
}
#prod_3{
    background-color: #f7f7f7;
}


.carousel-indicators li {
    background-color: #a7a9ac;
}


.product_line button{
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    padding: 3px 40px;
    color: #fff;
    font-size: 20px;
}
.product_line button:hover{
    background: none!important;
    cursor: pointer;
}
.sub_name {
    margin-top: 12px;
}
.product_line img{
    max-width: 100%;
}
.product_line ul {
    list-style-type: square;
}

#big_form .h3{
    font-family: "HelveticaNeue";
    color: rgb(88, 116, 44);
    line-height: 1.389;
    text-transform: uppercase;text-align: center;
    margin-bottom: 20px;
}
#form{
    background-image: url(/images/landings/syngenta/foto_rozdil_7.png);
    background-size: cover;
    background-position: center;
    padding: 80px 0;
    margin-top: 60px;


}
#big_form{
    padding: 50px 0 20px 0;

}
input[type="text"], input[type="email"], input[type="submit"] {
    background-color: #ffffff;
    border: #ffffff 1px solid;
    border-radius: 20px;
    padding: 5px 20px;
    outline: none;
    margin: 10px 15px;
}
input[type="submit"] {
    background-color: #f7931e;
    border: #f7931e 1px solid;
    border-radius: 20px;
    padding: 5px 35px;
    outline: none;
    color: #fff;
}
input[type="submit"]:hover {
    border: #ffffff 1px solid;
    cursor: pointer;
}

input[type="text"]:focus, input[type="email"]:focus {
    background: none;
    color: #fff;
}
input[type="checkbox"] {
    display: none;
}
#big_form label {
    padding-left: 52px;
    background-repeat: no-repeat;
    background-image: url(/images/landings/syngenta/2.svg);
    display: block !important;
    text-align: left;
    max-width: 379px;
    margin: 19px auto;
    background-size: 40px;
    background-position-y: 7px;
}
#big_form label:hover,#big_form label.check{
    background-image: url(/images/landings/syngenta/1.svg);
    cursor: pointer;
}

/**********************basket**********************/
.w25{width:25px;}
.w30{width:30px;}
.w35{width:35px;}
.w66{width:66px;}
.w75{width:75px;}
.w82{width:82px;}
.w85{width:85px;}
.w90{width:90px;}
.w100{width:100px;}
.w120{width:120px;}
.w147{width:147px;}
.w170{width:170px;}
.w184{width:184px;}
.w199{width:199px;}
.w200{width:200px;}
.w205{width:205px;}
.w210{width:210px;}
.w232{width:232.5px;}
.bold18{font-size:18px;font-weight:bold;}
input[type="number"]{
    background-color: #f5f5f5;
    border: 0;
    width: 29px;
    height: 18px;
    padding: 4px 6px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    text-align:center;
    -moz-box-shadow:inset 2px 2px 8px #dfdfdf;
    -webkit-box-shadow:inset 2px 2px 8px #dfdfdf;
    box-shadow:inset 2px 2px 8px #dfdfdf;
}
.clear{clear:both;}
.popup{
    font-family: Calibri, Tahoma, Arial, sans-serif;
    background-color: #d9dade;
    color: #333333;
    position:fixed;
    z-index:99999;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
}
.popup_window{
    background-color:white;
    z-index:9999;
    margin-left:auto;
    margin-right:auto;
    min-width:300px;
    text-align:center;
    margin-top:7%;
    max-height:530px;
    position:relative;
    -moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 16px rgba(0,0,0,0.7);
}
.popup_close_button{
    width:40px;
    height:40px;
    position:absolute;
    top:0;
    right:0;
    background:#f5f5f5 url("../../images/close.png") center center no-repeat;
    cursor:pointer;
}
.popup_window_content{padding:40px;}
.summary_price{background-color:#f5f5f5;width:100%;text-align:right;color:#5c5c5c;font-weight:bold;font-family:Calibri;padding-top:9px;padding-bottom:12px;}
.summary_price .price{font-weight:normal;font-size:16px;}
.summary_price span{font-weight:bold;font-size:22px;}
.summary_price .text{font-size:16px;padding-right:75px;}
.popup_footer{text-align:right;margin-top:42px;margin-bottom:-7px;}
.green_but2{background-color:#4fa32c;color:#ffffff;border-radius:3px;font-weight:bold;text-decoration:none;font-size:13px;font-family:Calibri;padding:5px 13px 8px 13px;}
.popup_window a{display:inline;}
.cont_shop_but, #help{font-size:13px;color:#555555;padding-right:25px;padding-left:25px;}

h4{font-size:24px;color:#464646;text-align:left;margin:0;padding:0;}
.basket_block_header{display:table;border-bottom: 1px solid #cdcdcd;line-height:1;}
.basket_block_header div{
    display:table-cell;
    vertical-align:bottom;
    font-size:16px;
    font-weight:bold;
    font-family:Calibri;
    color:#7d7d7d;
    padding: 15px 20px 12px;
}
.basket_block_content{max-height:270px; width: 940px}
.basket_block_content.overflow{overflow-y:auto;}
.basket_element_name{
    display:table-cell;
    vertical-align:middle;
    width:300px;
    text-align:left;
    padding: 15px 10px 15px 15px;
}
.basket_element{border-bottom:1px solid #cdcdcd;padding-left:5px;}
.basket_element:last-child{border:none;}
.picture_element{float:left;-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    margin-right: 15px;
}
.title_element{font-weight:bold;font-size:18px;padding:15px;line-height: 1;}
.title_element .subtitle_element{font-size:13px;font-weight:normal;margin-top:8px;opacity:0;}
.basket_element_prepack{display:table-cell;vertical-align:middle;width: 195px;padding-right: 18px;position:relative;}
.basket_element_priceone{display:table-cell;vertical-align:middle;padding-right: 25px;}
.basket_element_pricenum{display:table-cell;vertical-align:middle;padding-right: 20px;padding-left: 10px;}
.basket_element_priceall{display:table-cell;vertical-align:middle;padding-left: 30px;}
.basket_element_delete{	display:table-cell;vertical-align:middle;padding-left: 12px;}
.basket_element_delete a{
    background:url("../../images/delete_grey.png");
    display:table-cell;
    vertical-align:middle;
    width:16px;
    height:16px;
    cursor:pointer;
}
.basket_element_delete a:hover{background:url("../../images/delete.png");}
.basket_element_priceone .price span{font-size:22px;}
.basket_element_priceall .price span{font-size:22px;}
.del_but_right{margin-right: -33px;float: right;}
.prepacks_table{display:table; vertical-align:bottom;}
.prepacks_table_cell{
    display:table-cell;
    line-height:0.9;
    font-size:11px;
    width:20px;
    vertical-align:bottom;
    padding:3px;
}
.prepacks_table_cell_elem{
    border:1px solid #e0e0e0;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:3px;
    cursor:pointer;
    color:#5c5c5c;
}
.prepacks_table_cell_elem:before{content:'';border:1px solid #e0e0e0;width:15px;height:1px;display: -webkit-inline-box;border-radius:1px;}
.prepacks_table_cell_elem.min{width:17px;padding-top:2px;}
.prepacks_table_cell_elem.two{width:22px;padding-top:4px;}
.prepacks_table_cell_elem.premax{width:23px;padding-top:4px;}
.prepacks_table_cell_elem.max{width:27px;padding-top:4px;}
.prepacks_table_cell_elem.min:before{margin-bottom: 3px;}
.prepacks_table_cell_elem.two:before{margin-bottom: 6px;}
.prepacks_table_cell_elem.premax:before{margin-bottom: 10px;}
.prepacks_table_cell_elem.max:before{margin-bottom: 5px;}
.prepacks_table_cell_elem.actived{border:1px solid #4fa32c;}
.prepacks_table_cell_elem.actived:before{border:1px solid #4fa32c;}
.align_bottom {position: relative;}
.items .one_item .one_item_buttons a{display:inline;margin:3px;}
.items .one_item .one_item_buttons, .compare_items_table .compare_one_item .one_item_buttons
{width: 120%;margin-top: 15px;margin-bottom: 15px;margin-left: -10px;}
/**********************basket**********************/


/*footer*/

.panel-footer{background-color:#67b73e !important;color:#fff;padding:40px 0 !important;}
.footer_table span{border-right:1px #fff solid;padding:0 27px 0 41px;float:left;color:#fff}
.footer_table{overflow:hidden;color:#fff}
.panel-footer .container{color:#fff}
.soc_link a{width:50px;height:50px;background-size:50px 50px;display:inline-block;margin:0 8px}
.soc_link .vk{background-image:url(/images/basket/vk_1.png)}
.soc_link .vk:hover{background-image:url(/images/basket/vk.png)}
.soc_link .yt{background-image:url(/images/basket/YouTube_1.png)}
.soc_link .yt:hover{background-image:url(/images/basket/YouTube.png)}
.soc_link .fb{background-image:url(/images/basket/facebook_1.png)}
.soc_link .fb:hover{background-image:url(/images/basket/facebook.png)}
.carousel-control.right{background-image:url(/images/basket/right.png) !important;background-position:center;background-repeat:no-repeat !important;}
.carousel-control.left{background-image:url(/images/basket/left.png) !important;background-position:center;background-repeat:no-repeat !important;}
.carousel-control.right:hover{background-image:url(/images/basket/right_hover.png) !important;}
.carousel-control.left:hover{background-image:url(/images/basket/left_hover.png) !important;}
@media all and (max-width:767px) {
    .footer_table span{padding:3px 0!important;width:100%;border:0;text-align:center;float:none;display:block}
    .footer_table img{float:none!important;margin:0 auto!important}
    .footer_table{text-align:center}
    .form_line_radius span{width:100%!important;display:block}
    .soc_link {
        float: none !important;
        margin: 20px auto 0 auto;
    }
    div#carousel_prod_3 {
        min-height: 460px !important;
    }

    div#carousel_prod_2 {
        min-height: 477px !important;
    }

    div#carousel_prod_1 {
        min-height: 353px !important;
    }
}
/*footer*/