.div_global_toolbar_container
{
    font-size: 1.6em;
    line-height: 1.875em;
    height: 1.875em;
    width: 100%;
    background-color: #242f43;
    color: #ffffff;
    font-family: NordiquePro-Semibold;
    text-transform: uppercase;

}

.div_global_toolbar_holder
{
    width: 62.5em;
}

.div_global_menu_container
{
    font-size: 2.2em;
    line-height: 1.25em;
    width: 100%;
}

.div_global_page_menu_container_item_selected
{
    color: #09245b;
    font-family: NordiquePro-Semibold;
    font-size: 1.8em;
    line-height: 1em;
    text-align: left;
    padding-right: 1em;
    text-decoration: underline;
}


.div_global_toolbar_item
{
    color: #09245b;
    padding-left: 0.25em;
    padding-right: 0.25em;
    font-family: NordiquePro-Semibold;
}

.div_global_toolbar_item:hover
{
    text-decoration: underline;
}

.div_global_toolbar_item_selected
{
	color: #09245b;
	padding-left: 0.25em;
	padding-right: 0.25em;
	font-family: NordiquePro-Semibold;
	text-decoration: underline;
}

.div_global_toolbar_item_splitter
{
    color: #ffffff;
    padding-left: 0em;
    padding-right: 0em;
}


.div_global_content_container
{
    width: 100em;
    text-align: center;
}

.div_global_content_header
{
    width: 100%;
}

.div_global_content_content
{
    width: 100%;
    margin-top: 2em;
}


.div_global_content_header_left
{
    width: 100%;
}

.div_global_content_header_left_title
{
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    padding-top: 1em;
    padding-bottom: 0.1em;
    font-family: NordiquePro-Semibold;

}

.div_global_logo
{
    margin-top: 2em;
    height: 6.5em;
    width: auto;
    padding-bottom: 2em;
}

.div_global_content_header_left_subtitle
{
    width: 100%;
    font-size: 1.4em;
    line-height: 1em;
    padding-top: 0.71em;
    padding-bottom: 1.42em;
    color: #46537d;
    font-family: NordiquePro-Semibold;
}

.div_global_content_header_right
{
    width: 100%;
    background-color: #242f44;
    padding-top: 1em;
    padding-bottom: 1em;
}

.div_global_content_header_right_mobile
{
	display: none;
}

.div_global_content_header_right_icon_facebook
{
    width: 3em;
    height: 3em;
    background-image: url("/resources/icons/icon_landing_facebook.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1em;

}

.div_global_content_header_right_icon_youtube
{
    width: 3em;
    height: 3em;
    background-image: url("/resources/icons/icon_landing_youtube.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1em;
}

.div_global_content_header_right_icon_qeeple
{
    width: 3em;
    height: 3em;
    background-image: url("/resources/icons/icon_landing_qeeple.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1em;
}

.div_landing_carousel
{
    width: 100%;
}

.div_landing_carousel_image_holder
{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
}

.div_landing_carousel_image_container
{
    position: absolute;
    width: 100%;
    height: auto;
    left: 100%;
}

.div_landing_cover_image
{
    width: 100%;
    height: auto;
}


.img_landing_cover_image
{
    width: 100%;
}

.div_landing_carousel_image_toolbar
{
    width: 100%;
    text-align: center;
}

.div_landing_carousel_dot
{
    float: none;
    width: 2.5em;
    height: 2.5em;
    background-image: url("/resources/icons/icon_carousel_dot.png");
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: inline-block;
}

.div_landing_carousel_dot_selected
{
    float: none;
    width: 2.5em;
    height: 2.5em;
    background-image: url("/resources/icons/icon_carousel_dot_selected.png");
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    display: inline-block;
}

.div_landing_cover_text
{
    position: absolute;
    width: 100%;
    height: 7em;
    bottom: 0;
    left: 0;
    background-image: url("/resources/images/image_global_cover_title_background.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 100%;

}

.div_landing_cover_text_title
{
    width: 98%;
    font-family: NordiquePro-Semibold;
    font-size: 1.8em;
    line-height: 1em;
    color: #e4edeb;
    text-shadow: 1px 1px 1px #133c46;
    padding-left: 2%;
}

.div_landing_cover_text_subtitle
{
    display: block;
    width: 98%;
    font-family: NordiquePro-Semibold;
    font-size: 5em;
    line-height: 1em;
    color: #e4edeb;
    text-shadow: 1px 1px 1px #133c46;
    padding-left: 2%;
    vertical-align: top;
}

.div_landing_left
{
    width: 67%;
    padding-right: 1.5%;
}

.div_landing_right
{
    width: 30%;
    padding-left: 13px;
    padding-left: calc(1.5% - 2px);
    padding-left: -webkit-calc(1.5% - 2px);

    border-left: dotted #a1b6bb 0.1em;

}

.div_landing_product_list
{
    width: 100%;

}

.div_landing_category_holder
{
    width: 48%;
    padding-bottom: 2em;
}

.div_landing_category_holder_gap
{
    width: 4%;
    height: 1px;
}

.div_landing_category_title
{
    width: 100%;
    font-size: 1.8em;
    line-height: 1em;
    text-align: left;
    padding-bottom: 0.5em;
    border-bottom: dotted 0.1em #a1b6bb;
    color: #17212c;
    font-family: NordiquePro-Semibold;
}

.div_landing_category_brand
{
    width: 100%;
    font-size: 2em;
    line-height: 1em;
    text-align: left;
    vertical-align: text-top;
    color: #133c46;
    margin-top: 0.8em;	
    font-family: NordiquePro-Semibold;
}

.div_landing_category_product
{
    width: 100%;
    font-size: 3em;
    line-height: 1em;
    text-align: left;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    padding-bottom: 0.3em;
}

.div_landing_category_text
{
    font-family: NordiquePro-Semibold;
    width: 100%;
    font-size: 1.2em;
    text-align: left;
    line-height: 1.67em;
    height: 8.33em;
    overflow: hidden;
    padding-top: 0.5em;
    color: #133c46;
}

.div_landing_category_action
{
    width: 100%;
    height: 3em;
    margin-top: 2em;
    background-image: url("/resources/icons/icon_landing_view_more.png");
    background-size: auto 2em;
    background-position: center center;
}

.div_landing_category_action:hover
{
    background-image: url("/resources/icons/icon_landing_view_more_hover.png");

}

.div_landing_media_container
{
    width: 100%;
    padding-top: 1em;
}

.div_landing_media_holder_container
{
	width: 100%;
}

.div_landing_media_holder_container_gap
{
	width: 100%;
	margin-left: 0;
}

.div_landing_media_holder
{
    width: 100%;
}

.div_landing_media_image
{
    width: 73.33%;
    height: 14em;
    overflow: hidden;
    position: relative;
    display: block;
}

.div_landing_media_date
{
    width: 26.67%;
    min-width: 4em;
    height: 14em;
    color: #d8e7e2;
    font-family: NordiquePro-Semibold;
}

.div_landing_media_date_top
{
    width: 100%;
    font-family: NordiquePro-Semibold;
    font-size: 6em;
    line-height: 1em;
    text-align: center;
    padding-top: 0.3em;
}

.div_landing_media_date_bottom
{
    width: 100%;
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    text-align: center;
}

.div_landing_media_title
{
    width: 100%;
    font-size: 2em;
    line-height: 1em;
    color: #133c46;
    text-align: left;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    font-family: NordiquePro-Semibold;
}

.div_landing_media_line
{
    width: 90%;
    height: 0.1em;
    margin-left: 5%;
    background-color: #ffffff;
    border-top: 0.1em solid #cbcbcb;
    display: none;
}

.div_landing_media_line_space
{
    width: 100%;
    height: 2em;
}

.div_landing_media_footer
{
    width: 100%; 
    line-height: 1em;
    font-family: NordiquePro-Semibold; 
    font-size: 1.4em; 
    color: #09245b;
    text-align: center;
    padding-bottom: 3em;
}

.iframe_landing_video
{
    width: 100%;
    height: auto;
}


.div_global_footer_container
{
    height: auto;
    width: 100%;
    background-image: url("/resources/images/image_footer_background.png");
    background-repeat: repeat;
    background-position: left top;
    padding-bottom: 2em;
}

.div_global_footer_item_holder
{
    width: 100em;
}

.div_global_footer_item_holder_left
{
    width: 60%;
}

.div_global_footer_item_holder_right
{
    width: auto;
    float: right;
}

.div_global_footer_item_box
{
    text-align: left;
    clear: left;
    width: 50%;
}

.div_global_footer_item_box_about
{
	text-align: left;
    clear: left;
	width: 30%;
}

.div_global_footer_item_box_title
{
    font-family: NordiquePro-Semibold;
    font-size: 2.4em;
    line-height: 2em;
    width: auto;
    clear: right;
    text-align: left;
    color: #d8e7e2;
}

.div_global_footer_item
{
    font-size: 1.2em;
    line-height: 1.67em;
    color: #ffffff;
    font-family: NordiquePro-Semibold; 
    width: 100%;
    cursor: pointer;

}

.div_global_footer_item:hover
{
    color: #f78d51;
}


.div_global_footer_item_nohover
{
    font-size: 1.2em;
    line-height: 1.67em;
    color: #ffffff;
    font-family: NordiquePro-Semibold; 
    width: 100%;

}

.div_global_page_title
{
    border-bottom: 0.1em dotted #a1b6bb;
    color: #09245b;
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    padding-bottom: 0.25em;
    text-align: left;
    width: 100%;		
    display: none;
}

.div_global_page_menu_container
{
    border-top: 0.1em dotted #a1b6bb;
    width: 100%;
    padding-bottom: 2em;
    padding-top: 0.5em;
}

.div_global_history_container
{
    border-top: 0.1em dotted #a1b6bb;
    width: 100%;
    padding-bottom: 2em;
    padding-top: 0.5em;
    margin-top: 5em;
}

.div_global_page_menu_container_mobile
{
	display: none;
}

.div_global_page_menu_container_item
{
    color: #46537c;
    font-family: NordiquePro-Semibold;
    font-size: 1.8em;
    line-height: 1em;
    text-align: left;
    padding-right: 1em;
}

.div_global_page_menu_container_item:hover
{
    color: #09245b;
}

.div_global_page_cover
{
    width: 100%;
    height: auto;
    padding-bottom: 2em;
}

.img_global_page_cover
{
    width: 100%;
    height: auto;
}

.div_global_page_text
{
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
    font-family: NordiquePro-Semibold;
}

.div_global_page_text_download
{
    font-family: NordiquePro-Semibold;
    width: 100%;
    padding-top: 3em;
    font-size: 1.4em;
    padding-bottom: 2em;
    text-align: left;
    color: #46537c;
}

.div_global_page_text_title
{
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 0.3em;
    text-align: left;
    width: 100%;		
}


.div_global_page_text_link_container
{
    padding-right: 2em;
    width: 21em;
    height: auto;
}

.div_global_page_text_link_image
{
    width: 100%;
    height: auto;
} 

.div_global_page_text_link_text
{
    width: 100%;
    font-size: 1.4em;
    line-height: 1.5em;
    text-align: center;
}

.div_global_left_container
{
    width: 25em;
    padding-right: 2em;
}

.div_catalogue_page_menu_container
{
	width: 25em;
    padding-right: 2em;
}

.div_global_right_container
{
    width: 73em;
}


.div_contact_right_container_map
{
	width: 73em;
	
}

.div_catalogue_right_container
{
	width: 73em;
}

.div_global_left_menu_container
{
	width: 90%;
    width: calc(100% - 2em);
    width: -webkit-calc(100% - 2em);
    
    color: #133c46;
    text-align: left;
    background-image: url("/resources/images/image_menu_background.png");
    padding: 1em;
}

.div_global_left_item
{
    font-family: NordiquePro-Semibold;
    font-size: 1.8em;
    line-height: 1.2em;
    width: 95%;
    width: calc(100% - 1.5em);
    width: -webkit-calc(100% - 1.5em);
    color: #133c46;
    padding-left: 1em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    background-image: url("/resources/icons/icon_product_menu.png");
    background-position: left 0.8em;
    background-repeat: no-repeat;
    background-size: 0.5em 0.5em;

}

.div_global_left_item_selected
{
    font-family: NordiquePro-Semibold;
    font-size: 1.8em;
    line-height: 1.22em;
    width: 95%;
    width: calc(100% - 1.5em);
    width: -webkit-calc(100% - 1.5em);
    color: #133c46;
    padding-left: 1em;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    background-image: url("/resources/icons/icon_product_menu_selected.png");
    background-position: left 0.8em;
    background-repeat: no-repeat;
    background-size: 0.5em 0.5em;
    text-decoration: underline;
}

.div_global_left_sub_item
{
	width: 95%;
    width: calc(100% - 3em);
    width: -webkit-calc(100% - 3em);
    margin-left: 1.28em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 1.4em;
    line-height: 1.5em;
    padding-left: 1.28em;
    /* 	background-image: url("/resources/icons/icon_product_sub_menu.png"); */
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.8em 0.8em;

}

.div_global_left_sub_item_selected
{
	width: 95%;
    width: calc(100% - 3em);
    width: -webkit-calc(100% - 3em);
    margin-left: 1.28em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 1.4em;
    line-height: 1.5em;
    padding-left: 1.28em;
    /* background-image: url("/resources/icons/icon_product_sub_menu_selected.png"); */
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.8em 0.8em;
    text-decoration: underline;
}

.div_global_grid_container_collection
{
    width: 23em;

}

.div_global_grid_image
{
    width: 100%;
    height: auto;
}

.div_global_grid_sub_title
{
    font-size: 1.4em;
    line-height: 1.5em;
    text-align: left;
}

.div_global_grid_sub_title_bold12
{
    width: 100%;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 1.6em;
    line-height: 1em;
    text-align: left;
    padding-top: 0.5em;

}

.div_global_grid_title
{
    width: 100%;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    padding-bottom: 0.5em;
    text-align: left;
}

.div_microsite_content
{
    width: 100em;
}

.div_microsite_title_container
{
    float: left;
}

.div_microsite_title
{
    width: 100%;
    font-size: 1.6em;
    text-align: left;
    color: #133c46;
    line-height: 1em;
    font-family: NordiquePro-Semibold;
}

.div_microsite_title_product
{
    width: 100%;
    font-size: 2em;
    line-height: 1.25em;
    text-align: left;
    color: #133c46;
    font-family: NordiquePro-Semibold;
}

.div_microsite_title_mobile
{
    display: none;
}

.div_microsite_title_product_mobile
{
    display:none;
}

.div_microsite_left_container
{
	width: 70%;
}

.div_microsite_cover
{
    width: 100%;
}

.div_microsite_cover_info
{
    width: 28%;
    padding-left: 2%;
}

.div_microsite_text_container_left
{
    width: 26%;
    padding-right: 2%;
}

.div_microsite_text_container_right
{
    width: 100%;
}

.div_microsite_sub_title_header
{
    width: 100%;
    font-size: 1.4em;
    text-align: left;
    color: #09245b;
    text-transform:uppercase;
    font-family: NordiquePro-Semibold;
    padding-bottom: 0.4em;
}

.div_microsite_sub_title
{
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
    font-family: NordiquePro-Semibold;
    padding-bottom: 1.6em;
}

.div_microsite_header_container
{
    width: 100%;
}
.div_microsite_toolbar_container
{
    float: right;
}

.div_microsite_icon_email
{
    height: 6em;
    width: 6em;
    background-image: url("/resources/icons/icon_microsite_email.png");
    background-position: right center;
    background-repeat: no-repeat;

}

.div_microsite_icon_pdf
{
    height: 6em;
    width: 6em;
    background-image: url("/resources/icons/icon_microsite_pdf.png");
    background-position: right center;
    background-repeat: no-repeat;

}

.div_global_left_menu_header 
{
    padding-top: 0;
    font-size: 2em;
    line-height: 1em;
    text-align: left;
    color: #133c46;
    font-family: NordiquePro-Semibold;
}

.div_global_left_menu_header:hover
{
	color: #09245b;	
}

.div_microsite_history_image_holder
{
    /* width: 200px; */
    /* padding-right: 20px; */
    /* width: 18.5%; */
    /* padding-right: 1.85%; */
    position: relative;
}

.div_microsite_history_image_title
{
    font-size: 1.4em;
    width: 100%;
    line-height: 2em;	
    color: #133c46;
    text-align: left;
    height: 2em;
    overflow: hidden;
}

.div_microsite_history_image_delete
{
    float: none;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 3em;
    height: 3em;
    background-image: url("/resources/icons/icon_microsite_history_delete.png");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center center;
}

.div_microsite_history_image_holder:hover .div_microsite_history_image_delete
{
    display: block;
}

.div_microsite_history_holder
{
    width: 100%;
    height: 190px;
    overflow: hidden;
    margin-top: 1em;
    display: block;
}

.div_microsite_history_left
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_left.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.0;
}

.div_microsite_history_right
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_right.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.div_microsite_history_left:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_left_hover.png");
    
}

.div_microsite_history_right:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_right_hover.png");
    
}

.div_microsite_history_viewport
{
    width: 90%;
    height: auto;
    overflow: hidden;
}

.div_microsite_history_slide
{
    margin-left: 0px;
}

.div_microsite_enquiry
{
    width: 100%;
    margin-top: 2em;
    padding-bottom: 4em;
    text-align: center;	
}

.div_global_left_menu_item_container
{
    width: 100%;
    padding-bottom: 2em;
}


.div_global_left_menu_item_header
{
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 1.6em;
    line-height: 1em;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
}

.div_global_left_menu_item_header:hover
{
    color: #09245b;
}


.div_global_left_menu_item_title
{
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    text-align: left;
    width: 100%;
}

.div_global_left_menu_item_title:hover
{
    color: #09245b;
}

.div_about_brand_gap
{
    width: 2em;
    height: 1px;
}

.div_about_grid_container_collection
{
    width: 23em;

}

.div_about_grid_image
{
    width: 100%;
    height: auto;
}

.div_global_left_header_text                          
{
    font-family: NordiquePro-Semibold;
    width: 100%;
    text-align: left;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 1em;
    color: #133c46;
    text-transform: capitalize;
}

.div_landing_media_container_facebook
{
    width: 100%;
}

.div_landing_like_message
{
    font-family: NordiquePro-Semibold;
    margin-left: 20px;
    height: 30px;
    width: 360px; 
    position: relative; 
    display: block;
    background-color: #242f44;
    z-index: 999999;  
    color: #e4edeb; 
    font-size: 24px;
    background-image: url("/resources/images/image_like_message.png");
    background-repeat: no-repeat;
    background-position: center left;
}

.div_landing_like_after
{
    margin-top: -5px;
    margin-left: 20px;
    font-family: NordiquePro-Semibold;
    height: 40px;
    width: 360px; 
    position: relative; 
    display: none;
    background-color: #242f44;
    z-index: 999999;  
    background-image: url("/resources/images/image_like_message_after.png");
    background-repeat: no-repeat;
    background-position: top left;
}

.div_landing_like_cover
{
    height: 25px;
    width: 195px; 
    position: absolute; 
    display: block;
    background-color: #242f44;
    z-index: 999999;  
    top: 0;
    left: 58px;
}

.div_global_content_header_right_icon_text
{
    width: 140px;
    height: 30px;
    background-image: url("/resources/images/image_social_message.png");
    background-repeat: no-repeat;
    background-position: center left;
}

.div_landing_category_image
{
    width: 100%;
    height: auto;
}

.div_global_brand_title
{
    color: #46537C;
    font-family: NordiquePro-Semibold;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 0.3em;
    text-align: left;
    width: 100%;
}

.div_global_brand_text
{
    color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
}

.div_global_home_buttom
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_home.png");
    background-position: left center;
    background-repeat: no-repeat;


}

.div_global_cart_buttom
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_cart.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.div_global_download_buttom
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_download.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.div_global_home_buttom_selected,.div_global_home_buttom:hover, .div_global_toolbar_item_container:hover .div_global_home_buttom 
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_home_selected.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.div_global_cart_buttom_selected,.div_global_cart_buttom:hover, .div_global_toolbar_item_container:hover .div_global_cart_buttom
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_cart_selected.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.div_global_download_buttom_selected,.div_global_download_buttom:hover, .div_global_toolbar_item_container:hover .div_global_download_buttom
{
    height: 1.875em;
    width: 1.5em;

    background-image: url("/resources/icons/icon_global_download_selected.png");
    background-position: left center;
    background-repeat: no-repeat;

}

.div_global_toolbar_item_container
{
    color: #ffffff;
}

.div_global_toolbar_item_container:hover
{
    color: #133c46;
}

.div_global_toolbar_button_text
{
    width: auto;
    white-space: nowrap;
    padding-left: 0;
    padding-right: 1.875em;
    color: #9fb7bb;

}

.div_global_toolbar_button_text:hover
{
    color: #ffffff;

}

.div_global_toolbar_button_text_selected
{
	width: auto;
    white-space: nowrap;
    padding-left: 0;
    padding-right: 1.875em;
    color: #ffffff;
}

.div_project_list_container
{
    width: 100%;
}


.div_project_page_cover
{
    width: 27.5%;
    padding-right: 2%;
}

.img_project_page_cover
{
    width: 100%;
    height: auto;
}


.div_project_page_text_container
{
    width: 70.5%;
}

.div_project_page_text_title
{
    width: 100%;
    text-align: left;
    font-size: 1.6em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
}

.div_project_page_text_subtitle
{
    width: 100%;
    text-align: left;
    font-size: 2em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1.25em;
    padding-bottom: 1em;
}


.div_project_page_text
{
    font-family: NordiquePro-Semibold;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 1.6em;
    text-align: left;
    color: #133c46;
    width: 100%;
}

.div_project_page_text_download
{
    width: 100%;
    font-size: 1.4em;
    color: #46537c;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
    text-align: right;
}


.div_enquiry_page_cover
{
    width: 45%;
    padding-right: 2.5%;
}

.img_enquiry_page_cover
{
    width: 100%;
    height: auto;
}


.div_enquiry_page_text_container
{
    padding-left: 1%;
    padding-right: 1%;
    height: 13.7em;
    border-right: 1px dotted #A1B6BB;
}

.div_enquiry_page_text_title
{
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
    font-weight: bold;
}

.div_enquiry_page_text
{
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1.5em;
}

.div_enquiry_page_text_action, .div_history_remove
{
    text-align: left;
    font-size: 1.2em;
    color: #b3b3b3;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
    margin-top: -0.9em;
}


.div_enquiry_page_title
{
    width: 100%;
    font-size: 4em;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
}

.div_enquiry_page_subtitle
{
    width: 100%;
    font-size: 4em;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
}


.div_global_left_menu_item_header_selected
{
	color: #09245b;
    font-family: NordiquePro-Semibold;
    font-size: 1.6em;
    line-height: 1em;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
}

.div_global_left_menu_item_title_selected
{
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    text-align: left;
    width: 100%;
	color: #09245b;
}

.a_download_link
{
	text-decoration: none; 
	color: #46537d; 
	
}

.a_download_link:hover
{
	text-decoration: underline;
}


.div_history_add_to_cart
{
    margin-top: 0; 
    float: left; 
    padding-top: 0.25em; 
    color: #677A9B; 
    font-size: 1.2em; 
    font-family: NordiquePro-Semibold;
}

.div_history_add_to_cart:hover
{
	color: #09245B;
}

.div_microsite_thumbnail_left
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_left.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.0;
}

.div_microsite_thumbnail_right
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_right.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.div_microsite_thumbnail_left:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_left_hover.png");
    
}

.div_microsite_thumbnail_right:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_right_hover.png");
    
}

.div_microsite_thumbnail_viewport
{
    width: 90%;
    height: auto;
    overflow: hidden;
}

.div_microsite_thumbnail_slide
{
    margin-left: 0px;
}

.td_microsite_thumbnail_gap
{
	width: 0;
	height: 4em;
}

.div_microsite_thumbnail_gap
{
	width: 2em;
	height: 4em;
}

.div_microsite_thumbnail_image_holder
{
	
}

.img_microsite_thumbnail
{
	width: 100%;
	height: auto;
}

.div_static_left_container
{
	width: 25em;
    padding-right: 2em;
}

.div_static_left_header_text
{
	font-family: NordiquePro-Semibold;
    width: 100%;
    text-align: left;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 1em;
    color: #133c46;
    text-transform: capitalize;
}

.div_static_right_container
{
	width: 73em;
}

.div_static_page_text
{
	font-family: NordiquePro-Semibold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: left;
}

.div_static_page_text_title
{
	color: #133c46;
    font-family: NordiquePro-Semibold;
    font-size: 3em;
    line-height: 1em;
    padding-bottom: 0.3em;
    text-align: left;
    width: 100%;
}

.div_download_brand_image
{
	width: 100%;
	height: auto;
}

.div_catalogue_sort_closed
{
				float: right; width: 10%; height: 2em;
				background-image: url(/resources/icons/icon_product_menu_selected.png);
				background-position: center center;
				background-size: 60%;
				background-repeat: no-repeat;

				
}

.div_catalogue_sort_opened
{
				float: right; width: 10%; height: 2em; display: none;
				background-image: url(/resources/icons/icon_global_dialog_close.png);
				background-position: center center;
				background-size: 60%;
				background-repeat: no-repeat;
}

.div_media_holder
{
	display: none;
}

.div_media_holder_selected 
{
	width: 100%;
}

.div_brand_grid_holder
{
	width: 100%;
}

.div_contact_enquiry_button_container
{
	width: 430px; 
	text-align: right; 
	clear: left;
}

.div_microsite_cover_info_mobile
{
	display: none;
}

.div_desktop_only
{
	width: 100%;
	display: block;
}

.div_enquiry_left
{
	width: 60%;
}

.div_enquiry_right
{
	width: 40%;
}

.div_enquiry_page_text_product
{
	width: 52.5%;
    padding-left: 0;
    padding-right: 0;
    height: 19em;
    
}

.div_enquiry_page_text_quantity
{
	width: 20%;
    padding-left: 3.75%;
    padding-right: 3.75%;
    height: 19em;
    border-left: 1px dotted #A1B6BB;
    border-right: 1px dotted #A1B6BB;
}

.div_enquiry_page_text_comment
{
	width: 68%;
    padding-left: 3.75%;
    padding-right: 0;
    height: 19em;
}

.div_enquiry_action_mobile
{
	display: none;
}

.div_enquiry_list_container
{
	width: 100%;
}

.div_enquiry_page_text_container_contact_left
{
    padding-left: 1%;
    padding-right: 1%;
    height: auto;
    border-right: 1px dotted #A1B6BB;
    width: 48%;   
}

.div_enquiry_page_text_container_contact_right
{
	width: 48%;
	padding-left: 1%;
	height: auto;
}

.div_enquiry_list_container_contact_desktop_action
{
	width: 100%;
}

.div_enquiry_list_container_contact_mobile_action
{
	display: none;
}

.div_mobile_nagivation_bar
{
	display: none;
}

.div_global_enquite_button
{
	background-color: #46537c;
	width: 180px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-family: NordiquePro-Semibold;
	color: #ffffff;
	float: none;
	margin-left: auto;
	margin-right: auto;
	 -moz-border-radius:5px;
    -webkit-border-radius:5px;
    behavior:url("/css/PIE.htc");
    border-radius:5px;
}

.div_cataogue_view_more_link
{
	color: #46537C;
    font-family: NordiquePro-Semibold;
    font-size: 1.4em;
    line-height: 1.5em;
    width: 100%;
    text-align: center;
    border-bottom: 0.1em dotted #A1B6BB;
}

.div_brand_page_cover
{
    width: 37.5%;
    padding-right: 2.5%;
}

.div_brand_page_text_container
{
    width: 60%;
}

.div_brand_page_text_title
{
    width: 100%;
    text-align: left;
    font-size: 1.6em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1em;
}

.div_brand_page_text_subtitle
{
    width: 100%;
    text-align: left;
    font-size: 2em;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    line-height: 1.25em;
    padding-bottom: 1em;
}


.div_brand_page_text
{
    font-family: NordiquePro-Semibold;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 1.6em;
    text-align: left;
    color: #133c46;
    width: 100%;
}

.div_global_page_title_enquiry
{
    border-bottom: 0.1em dotted #a1b6bb;
    color: #09245b;
    font-family: NordiquePro-Semibold;
    font-size: 2em;
    line-height: 1em;
    padding-bottom: 0.25em;
    text-align: left;
    width: 100%;		
    display: none;
}

.show_list
{
	display: block;
}

.hide_list
{
	display: block;
}

.div_microsite_see_also_left
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_left.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.0;
}

.div_microsite_see_also_right
{
    width: 5%;
    background-image: url("/resources/icons/icon_microsite_history_right.png");
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.div_microsite_see_also_left:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_left_hover.png");
    
}

.div_microsite_see_also_right:hover
{
    
    background-image: url("/resources/icons/icon_microsite_history_right_hover.png");
    
}

.div_thank_you_message
{
    font-size: 40px;
    line-height: 40px;
    color: #133c46;
    font-family: NordiquePro-Semibold;
    
    width: 100%;
    text-align: center;
}

/*! Social Likes v2.0.12 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,.social-likes__widget{display:inline-block;vertical-align:middle;line-height:20px;text-indent:0;padding:0;border:0;word-spacing:0;font-size:10px;*zoom:1;*display:inline}.social-likes{margin:-3px;line-height:26px;list-style:none}.social-likes li{display:inline-block;*zoom:1;*display:inline}.social-likes_vertical li{display:block}.social-likes__widget{display:inline-block;position:relative;margin:0px;white-space:nowrap}.social-likes__widget:before{display:none}.social-likes__button,.social-likes__counter,.social-likes__balloon,.social-likes__balloon__code{font-family:"NordiquePro-Semibold;font-size:10px;text-rendering:optimizeLegibility}.social-likes__button,.social-likes__counter{display:inline-block;*display:inline;*float:left;margin:0;line-height:18px;border-width:1px;border-style:solid;border-radius:3px;outline:0}.social-likes__button{position:relative;padding:1px 4px 1px 20px;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);-webkit-transition:border .1s ease-in-out,color .2s ease-in-out;-moz-transition:border .1s ease-in-out,color .2s ease-in-out;-ms-transition:border .1s ease-in-out,color .2s ease-in-out;-o-transition:border .1s ease-in-out,color .2s ease-in-out;transition:border .1s ease-in-out,color .2s ease-in-out;cursor:pointer;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0;width:20px;height:20px;background-repeat:no-repeat}.social-likes__counter{position:relative;margin-left:7px;padding:1px 4px;font-weight:400;color:#666;color:rgba(0,0,0,.5);cursor:default}.social-likes__counter:before,.social-likes__counter:after{content:"";position:absolute;width:0;height:0}.social-likes__counter:before{top:4px;left:-6px;border:6px inset transparent;border-left:0;border-right:6px solid;border-right-color:inherit;opacity:.7}.social-likes__counter:after{top:5px;left:-4px;border:5px inset transparent;border-left:0;border-right:5px solid}.social-likes__close{position:absolute;right:0;top:0;padding:2px 4px;font:16px Verdana,Geneva,Tahoma,sans-serif;color:#999;cursor:pointer}.social-likes__close:hover{color:#111}.social-likes__close:before{display:none}.social-likes_vertical{margin:-6px -4px}.social-likes_vertical .social-likes__widget{display:block;margin:6px 4px}.social-likes_notext .social-likes__widget{margin:3px 2px}.social-likes_notext .social-likes__button{padding-left:0;width:16px}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;display:none;top:-6px;left:-6px;padding:6px 6px 4px;background:#fff;text-align:left;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);z-index:99999}.social-likes_single .social-likes__widget:first-of-type{margin-right:14px}.social-likes__button_single{position:relative;padding-left:19px;background:#e2e2e2;background:-webkit-linear-gradient(top,#f7f7f7,#e2e2e2);background:-moz-linear-gradient(top,#f7f7f7,#e2e2e2);background:-ms-linear-gradient(top,#f7f7f7,#e2e2e2);background:-o-linear-gradient(top,#f7f7f7,#e2e2e2);background:linear-gradient(top,#f7f7f7,#e2e2e2);color:#444;border-color:#ccc;border-color:rgba(179,179,179,.8);border-bottom-color:rgba(153,153,153,.8)}.social-likes__button_single:hover{background:#f4f4f4;background:-webkit-linear-gradient(top,#f0f0f0,#cfcfcf);background:-moz-linear-gradient(top,#f0f0f0,#cfcfcf);background:-ms-linear-gradient(top,#f0f0f0,#cfcfcf);background:-o-linear-gradient(top,#f0f0f0,#cfcfcf);background:linear-gradient(top,#f0f0f0,#cfcfcf);color:#222;border-color:#bbb;border-bottom-color:#9f9f9f}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAplJREFUeNpMkl9IU2EYxp/zt50NxU3bnNYMLEANVQoCvYmJgQyI8Mbwxju9KlSEVClE8G4iiOq1oBhDoRQIQiTGCEMYkoyIMmyItrbh3Dk7/8/X2QmiB96bD37v9z4PD0UIoaPb0ZcZPfPUgBGgQFm6pUM3dZTFMRw4mgMBoVmwvwN84PXok9FXTJpLj2nXtTGNaDc0SnMRlgjeCq/gq/QJ/iq/IFmSkFNzAhi4LMryFeni3e232xzrueXpk1TJZ4NgORZ9bX3ovt2N/7X3bQ+7qV2IsghapX3CTSHCXqqXzSZrguIoTIen0VjdiLPCGRI/Ew7UFepyFqUyKcRP4nBTbqia2sSWtBLJy3lMPJpwoJ0vO1j8uAhJkxxw42gDbbVtSP1KOV5VQwXRCWFDvpC1GllFjacGWSmL+fg86irrsBBZAAFBNB5F4jQBN+dGUSvCTg6cwRGaoRlShsraP9lHRspg+MEwmv3NaPG3YPDeIEpGCV7Bi6ZAkzM8y4M9PD2keld7QfEU7NTg5t0oyIV/wRSVIi6uLjATnkHPnR7nberNlMUqhgJFVkBbNOzvHQ9zH+aQlbMghGD5YBm1FbUIN4ZhmAZixzGkc2mwpmkSjuJgEQsMGEw+nMRacg3j78ad7eWTlyJLsC1hPbmOka0RBPmgAwIGIOoiBu4PoL+135nkeRIUKLQH250Fm0ebmH0/i4aqBliKZYOG+R0mfAIrYCu5BVmVMdQ5hI5ghwOkC2msJFYQ+xyDh/aAmASmbv6gQo9Dz6o7q1/YcJAwBHYhnH7WuP8mnS1lnd56r3kBgrLO85/yC0zr89aD3HFOp3k6QAzCuIjrijEZsSSVRKWkiLzFiy7LJVqaJZuK+VU+k1fqO+ujfwQYAFtLOreC/KO5AAAAAElFTkSuQmCC");background-position:2px 3px}.social-likes__counter_single{background:#f6f6f6;border-color:#ddd}.social-likes__counter_single:after{border-right-color:#f6f6f6}.social-likes__button_facebook{padding-left:19px;background:#eceef5;background:-webkit-linear-gradient(top,#fff,#d8def4);background:-moz-linear-gradient(top,#fff,#d8def4);background:-ms-linear-gradient(top,#fff,#d8def4);background:-o-linear-gradient(top,#fff,#d8def4);background:linear-gradient(top,#fff,#d8def4);color:#3b5998;border-color:#cad4e7;border-color:rgba(202,212,231,.8);border-bottom-color:rgba(189,194,203,.8)}.social-likes__button_facebook:hover{background:#c0cdf3;background:-webkit-linear-gradient(top,#f2f3f7,#c0cdf3);background:-moz-linear-gradient(top,#f2f3f7,#c0cdf3);background:-ms-linear-gradient(top,#f2f3f7,#c0cdf3);background:-o-linear-gradient(top,#f2f3f7,#c0cdf3);background:linear-gradient(top,#f2f3f7,#c0cdf3);color:#253860;border-color:#b4bfd4;border-bottom-color:#b3b7bf}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAN0lEQVR42oXPAQYAMAxD0W5Jd/8jrzUmwuyjPAKNGFJLu5wghSVl40VWMgZIwMZf5jqRddJoL2yDCwGTID+dDQAAAABJRU5ErkJggg==");background-position:3px 3px}.social-likes__counter_facebook{background:#f2f3f7;border-color:#cad4e7}.social-likes__counter_facebook:after{border-right-color:#f2f3f7}.social-likes__button_twitter{padding-left:19px;background:#d5e6ef;background:-webkit-linear-gradient(top,#fff,#d5e6ef);background:-moz-linear-gradient(top,#fff,#d5e6ef);background:-ms-linear-gradient(top,#fff,#d5e6ef);background:-o-linear-gradient(top,#fff,#d5e6ef);background:linear-gradient(top,#fff,#d5e6ef);color:#186487;border-color:#a4cce5;border-color:rgba(164,204,229,.8);border-bottom-color:rgba(158,186,204,.8)}.social-likes__button_twitter:hover{background:#bfdfed;background:-webkit-linear-gradient(top,#f2f8fc,#bfdfed);background:-moz-linear-gradient(top,#f2f8fc,#bfdfed);background:-ms-linear-gradient(top,#f2f8fc,#bfdfed);background:-o-linear-gradient(top,#f2f8fc,#bfdfed);background:linear-gradient(top,#f2f8fc,#bfdfed);color:#0b3752;border-color:#9cbbcf;border-bottom-color:#68a0c4}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAnElEQVR4XmJgYGIAAWYuTh4GJiYmBjZ2EFfCWk9HUECQiYHHkJuZQUzzvcA/Q7FfzAwscnJvOCW5f3B/4bn3lYWB8wej0S9GZlEG0a/MvxgYJKWMTe3sTD08jGUAY2BgZGATZ9RiAAHGaw+B1vxiZn4L4r2+yQK2lYXl41sg78vju0A2sxqj1G9Ghrc/7v0BaWBk1mQEgUt//wO5AI4OI9PXb/eeAAAAAElFTkSuQmCC");background-position:3px 5px}.social-likes__counter_twitter{background:#f2f8fc;border-color:#a4cce5}.social-likes__counter_twitter:after{border-right-color:#f2f8fc}.social-likes__button_plusone{padding-left:12px;background:#e4e4e4;background:-webkit-linear-gradient(top,#f5f5f5,#e4e4e4);background:-moz-linear-gradient(top,#f5f5f5,#e4e4e4);background:-ms-linear-gradient(top,#f5f5f5,#e4e4e4);background:-o-linear-gradient(top,#f5f5f5,#e4e4e4);background:linear-gradient(top,#f5f5f5,#e4e4e4);color:#da573b;border-color:#bbb;border-color:rgba(204,204,204,.8);border-bottom-color:rgba(179,179,179,.8)}.social-likes__button_plusone:hover{background:#f4f4f4;background:-webkit-linear-gradient(top,#f9f9f9,#f0f0f0);background:-moz-linear-gradient(top,#f9f9f9,#f0f0f0);background:-ms-linear-gradient(top,#f9f9f9,#f0f0f0);background:-o-linear-gradient(top,#f9f9f9,#f0f0f0);background:linear-gradient(top,#f9f9f9,#f0f0f0);color:#cd4427;border-color:#ddd;border-bottom-color:#ccc}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAACPSURBVHheDMC3DYAwAETRz4FFzkFEuaBmB8T+U7in8AbwyNIu189UJEW47TrKEOoGaLUCPcCgcULRDBheD88FxLpBeAuLdRCc1n1jBIIbDAyMmkBa7M8hBjDQ03cyMGSAACMnJ2MTBgZGU0bGc8aMnD8YjzKxs5/5f4btCAcbAwMjAxAwOLM5uTBAgauTGwBNlBSKiV4UqwAAAABJRU5ErkJggg==");background-position:0 6px}.social-likes__counter_plusone{background:#f9f9f9;border-color:#d2d2d2}.social-likes__counter_plusone:after{border-right-color:#f9f9f9}.social-likes__button_mailru{padding-left:18px;background:#004584;background:-webkit-linear-gradient(top,#5d90ba,#004584);background:-moz-linear-gradient(top,#5d90ba,#004584);background:-ms-linear-gradient(top,#5d90ba,#004584);background:-o-linear-gradient(top,#5d90ba,#004584);background:linear-gradient(top,#5d90ba,#004584);color:#fff;color:rgba(255,255,255,.95);border-color:#1e65a5;border-color:rgba(11,84,153,.8);border-bottom-color:rgba(3,27,48,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}.social-likes__button_mailru:hover{background:#001e5d;background:-webkit-linear-gradient(top,#618cae,#001e5d);background:-moz-linear-gradient(top,#618cae,#001e5d);background:-ms-linear-gradient(top,#618cae,#001e5d);background:-o-linear-gradient(top,#618cae,#001e5d);background:linear-gradient(top,#618cae,#001e5d);color:#fff;color:rgba(255,255,255,.99);border-color:#094984;border-bottom-color:#031b30}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAl1JREFUeNp8k21IU2EYhi81NVsYKn6iuaUpGpYgEkW/KsCyCCGgEEOKrACS6H+IIVJIUJSZYoauoMokwahUK5riEtEwzVErm6kt21Rzc1u69ZyYMRN84eKcw/Pxvvf9nBdWWYs9bFwt7vdfcghQKBQJmT4hg3BHuB6QzdyKYinUeDw88/MjxfgNQ/cA5skp7AnRhGamEpUUT7LERyWeKw0GAPy9heFuNy9t88QWlqDNLuDKdwuN6Rq6XnRTm5LHpeIKHszMoVLylsmxd1K98JbF/H1Uai+yX4LDgseHW5YO2s8cpmpOh114+E+nS49Td5v3J/PI+K3np+Exhqw0bgDlBbk0/HqDRWnyuobj98poUzZSTrvGMsPWiA0EDRppu1zMbtEUdqKU8t4P1ALTDS2o1bH4lZwi3+Ek8OsETZKzR2Rt9/8yTipAcCB9P6zsmLVh0/VToxQCACOuBeoBAGIiGAYYNbPZf8iIAyBVzdqPJqZDVajkSG7fEYqc6KV3cT4SwDSB07+umT6HC6cmjoMVWprsDhyLbrTSYL3Xk/T4KCqWiiPDyBXHPY0d9AIEtlylSzFk/DkHcnZybbIdk9flv0a9qkZv68RhbuWpYq58vwPWASCGHTI2My4uzsvzbHAQ547mUF96mvu7MqkC8pQNFJc/PWE0TcMx3z8sICOZ83fLKNqyiSTAJFPQma1YE2OIUIUQt+0IlWOTZE3NMgLUCY4AAMAjTvfffITVOovT48YVFY46MZa9Ngdhg5+x9QxxQcbZCuiFhRUXw7tSBI2Q4MUijAlNwrIp/BFgAHH5FbuI+bRlAAAAAElFTkSuQmCC");background-position:1px 2px}.social-likes__counter_mailru{background:#fff1c2;border-color:#ffc70d}.social-likes__counter_mailru:after{border-right-color:#fff1c2}.social-likes_notext .social-likes__icon_mailru{background-position:2px 2px}.social-likes__button_vkontakte{background:#436f96;background:-webkit-linear-gradient(top,#8faecf,#436f96);background:-moz-linear-gradient(top,#8faecf,#436f96);background:-ms-linear-gradient(top,#8faecf,#436f96);background:-o-linear-gradient(top,#8faecf,#436f96);background:linear-gradient(top,#8faecf,#436f96);color:#fff;color:rgba(255,255,255,.95);border-color:#4d84c1;border-color:rgba(78,131,193,.8);border-bottom-color:rgba(52,88,127,.8);text-shadow:0 -1px 0 rgba(0,0,0,.3)}.social-likes__button_vkontakte:hover{background:#4e80ab;background:-webkit-linear-gradient(top,#a2c0df,#4e80ab);background:-moz-linear-gradient(top,#a2c0df,#4e80ab);background:-ms-linear-gradient(top,#a2c0df,#4e80ab);background:-o-linear-gradient(top,#a2c0df,#4e80ab);background:linear-gradient(top,#a2c0df,#4e80ab);color:#fff;color:rgba(255,255,255,.99);border-color:#5788be;border-bottom-color:#3b6798}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhVJREFUeNpi+f//P4OCWw4LAwODIBDLArEwELMBMSMDdvAbiN8D8VMgfg3Ev1iABoAUiwc6myalh7lmKEiJinCws7LhMIDhz99//x6/ePt684Ez2/sWbm0HCt1jkHfN5vTN7oz8+v3nj/8kAKBZ/yr6lzUC9QsxAU3idbXS8+LiYGNnIAEwMTIyWhuqe4OCARQWHDxcHGLICt5/+vrFMKS8F8i8BsTcQMwS7GpuV5ro6y0hIiAIUwe0mBNIcYIMYfz/7z8TFsuOG2spvYvzs8u8fu/J9Rmr9sxmYmLk6i6OCUJTx8iEz8WyEsLy/k4miQHOZtGgGBPg5cbqZRY8hvw7c/XenaqJK+rPXLl7x9ZYUzgz3NUOq214DGEUFuDh1FGV1QG6xvHw2esvE2um93/78esnKS5hkhQVVInysg4FcT58/nZ+9pq9x2/ef/rcUFNRgWjvANPO0xMXb5/98Pnrp/V7T91kZ2OVkxYXEsDuEkbG/1gM0QF64ToQTwUFqqK0qNWkysRYMSF+dEP+gwz5+fvPn0/IorzcnFyHFjaUw/jAsOHh5uTgQLfl568/f0B5BxSwn49fuLUXlCfgzmNmYpKTFBGBYWwGgMD1e09PgIKLWUDZ7O+DZ6/fsbIyi+iqyqmzsjCzEEryf/78/bNuz6nDzTPXtQC5jxihRQEo10oAsTwQ8+EpBmDgKxA/geLvAAEGAAgS4DPCeVV4AAAAAElFTkSuQmCC");background-position:1px 2px}.social-likes__counter_vkontakte{background:#eaeef3;border-color:#afc1d4}.social-likes__counter_vkontakte:after{border-right-color:#eaeef3}.social-likes__button_odnoklassniki{padding-left:17px;background:#f6900b;background:-webkit-linear-gradient(top,#f6bb6d,#f6900b);background:-moz-linear-gradient(top,#f6bb6d,#f6900b);background:-ms-linear-gradient(top,#f6bb6d,#f6900b);background:-o-linear-gradient(top,#f6bb6d,#f6900b);background:linear-gradient(top,#f6bb6d,#f6900b);color:#fff;color:rgba(255,255,255,.95);border-color:#d99c27;border-color:rgba(217,154,38,.8);border-bottom-color:rgba(197,137,7,.8);text-shadow:0 -1px 0 rgba(0,0,0,.12)}.social-likes__button_odnoklassniki:hover{background:#f69a21;background:-webkit-linear-gradient(top,#fbcc5a,#f69a21);background:-moz-linear-gradient(top,#fbcc5a,#f69a21);background:-ms-linear-gradient(top,#fbcc5a,#f69a21);background:-o-linear-gradient(top,#fbcc5a,#f69a21);background:linear-gradient(top,#fbcc5a,#f69a21);color:#fff;color:rgba(255,255,255,.99);border-color:#f0b22c;border-bottom-color:#c59121}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAYAAAA2yOUNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUBJREFUeNpkkD9LhWAUxtVEaKhLIUTDDeIWBX2AloaGpjtEuDnUF2jUwdXP4RKFIOQluJvQ4mY0FW1G4JCUWFQogaj2nMurWL3wcDjP+XH+vDzHXtM0cwiH0Ab0CE15nq+4HrAM3TS/3z35HVRV1Rm5ZVl+pGk6pUg5/IsOquv6k0zHcRSkq5ZljSmH/93v9EVmHMd7lKPbwT8oSZIJ24PGXKL4Tgngqw7SNG07z/O7/taUk091nk4viuJI1/UnRVF2ZVleQYdXz/NuTdMcSZI0IegY8DmUAb6my0RRXEBxDG8eOuFs297MsuzvH3UjXdedjRShoe/7p30gCAIN/hqrz358HRc9s3rJzn9B2GqBQQug/YNhGPvtpQwccGEYLmLZNyqoqrpD7SnSnuRHUbREzQRoxOYL7OsoDpkv/AgwAFAVNqIm5OzEAAAAAElFTkSuQmCC");background-position:4px 3px}.social-likes__counter_odnoklassniki{background:#ffe9be;border-color:#d9ab53}.social-likes__counter_odnoklassniki:after{border-right-color:#ffe9be}.social-likes_notext .social-likes__icon_odnoklassniki{background-position:5px 3px}.social-likes__button_livejournal{background:#cadcf3;background:-webkit-linear-gradient(top,#fff,#cadcf3);background:-moz-linear-gradient(top,#fff,#cadcf3);background:-ms-linear-gradient(top,#fff,#cadcf3);background:-o-linear-gradient(top,#fff,#cadcf3);background:linear-gradient(top,#fff,#cadcf3);color:#5183b4;border-color:rgba(182,216,246,.8);border-bottom-color:rgba(131,154,175,.8)}.social-likes__button_livejournal:hover{background:#dce2f5;background:-webkit-linear-gradient(top,#ecf1f7,#bad2f0);background:-moz-linear-gradient(top,#ecf1f7,#bad2f0);background:-ms-linear-gradient(top,#ecf1f7,#bad2f0);background:-o-linear-gradient(top,#ecf1f7,#bad2f0);background:linear-gradient(top,#ecf1f7,#bad2f0);color:#253759;border-color:#b7cfe4;border-bottom-color:#9caebe}.social-likes__icon_livejournal{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABBVBMVEUAAAAAM2bAwMD///9uodQaSH+FYnt+X3eOZXx6XHYOMWCDYXtDYYVLao87UnkeS4IzUHhVcJNYjMA6apmZzvkkUYc1V38pXZRfkcKd0Pyh1f+YzfklUYcjQWwtXpBwpNhLfrFPgbKbzfqh1P+azvooVIoVPWtrn9Kl2f9KfbBRg7Sazfqi1f+ZzfonU4gdSoFpndBMf7JPgrOazfum2f+f1P8vW5IbSoFpntFNgLRNf7B/s+Z8telek8UAJVtonM9wo9ZEerBJZH6Jioe2o4qLhX0XRXxqndBalM53hI3/1pj/2Z7fuZEXRn1OicOIjY7/15r/zpr/05t7enzkwZP/1pzwypnA4MqSAAAAAXRSTlMAQObYZgAAAJJJREFUeF5EyyEPglAYheHzMi7eO6cJm82MTYO/3WbUaDTi6GzQ2Mf4BvBupzzbQUKSaSkTcXcQG1AMqSOxgvKi1T4dWSH0dgmnUM4CosT7m4M4M/czv1jdxDpOVUjyXflWTL3NQdz53Fxe5iDyB97TsnFggf9/2CEAZChEZDcbGDDAPAFiBAG1rAbSCBEEhSwIAHICG8xK35H0AAAAAElFTkSuQmCC");background-position:2px 2px}.social-likes__button_pinterest{padding-left:20px;background:#eee;background:-webkit-linear-gradient(top,#fefefe,#d3d3d3);background:-moz-linear-gradient(top,#fefefe,#d3d3d3);background:-ms-linear-gradient(top,#fefefe,#d3d3d3);background:-o-linear-gradient(top,#fefefe,#d3d3d3);background:linear-gradient(top,#fefefe,#d3d3d3);color:#c71a28;border-color:#bbb;border-color:rgba(186,186,186,.8);border-bottom-color:rgba(153,153,153,.8)}.social-likes__button_pinterest:hover{background:#efefef;background:-webkit-linear-gradient(top,#fff,#d9d9d9);background:-moz-linear-gradient(top,#fff,#d9d9d9);background:-ms-linear-gradient(top,#fff,#d9d9d9);background:-o-linear-gradient(top,#fff,#d9d9d9);background:linear-gradient(top,#fff,#d9d9d9);color:#c11524;border-color:rgba(186,186,186,.6);border-bottom-color:rgba(153,153,153,.6)}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAABCUlEQVR4XmLACiSlOBll1exYoFxWEeXS4uLSomI2Zl4wX6a4qNiLSV5BoqSEiR0oIFJcFKhqAmSoa5SWSjMwat3JPf7EZgc/o9yTO8ZOf+czuJS4avJpF+uUlurq6RuUGjIYleYxOJUKmpqVlJozWBRZMvCXWjPY2DIwcJUW2TMIFYsyMTCwMYiwcfN8/8vAzmD635jJ6v9x7z/7nJwAK2S+e1GYm5mbgbm0OCQ0jCG8tDSCIbKoVIAhuqiouDSGQTg2jiGeo7QogYEhsaSoiCWJKzklVbSoSICBgYGXqYgxLb20uKi4tCSDh4GJ4TPrd46lzAwMzIx/vy/7AvFvjniumFh+QSGIDQDpzUMx9iwbegAAAABJRU5ErkJggg==");background-position:2px 1px}.social-likes__counter_pinterest{background:#fff5f6;border-color:#f0a8ae}.social-likes__counter_pinterest:after{border-right-color:#fff5f6}