/*
Theme Name: vivi
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);*/
@font-face {
    font-family: 'Reznik';

    src: url('../fonts/Reznik.otf'); /* IE9 Compat Modes */
    src: url('../fonts/Reznik.otf') format('embedded-opentype'),
    url('../fonts/Reznik.otf') format('woff2'),
    url('../fonts/Reznik.otf') format('woff'),
    url('../fonts/Reznik.otf')  format('truetype'),;
}
body {
    font-family: 'Reznik', sans-serif;
    /*overflow: hidden;*/
}
a:focus,
a:hover {
    text-decoration: none;
}

.wraper {
    overflow: hidden;
}
/*===================================================================================
      =================        H E A D E R /  NAVEBAR       ===================
====================================================================================*/
/*#wpadminbar .navbar-inverse{
  top: 40px;
}*/
.navbar {
    border: none;
}
nav.mobile_nav {
    display: none;
}
.nav > li > a {
    font-size: 14px;
    padding: 10px 10px;
}
nav.desktop_nav {
    height: 65px;
    margin-bottom: 0;
}
.navbar-default {
    background-color: #fff;
}
.navbar-default .container {
    position: relative;
}
.navbar-default .navbar-brand {
    margin-top: 4px;
    padding: 0;
}
nav.desktop_nav #topnavabar {
    position: static;
    float: left;
    padding-right: 0;
}
nav.desktop_nav .main_right_menu {
    position: static;
    margin-top: 25px;
}
nav.desktop_nav .main_right_menu .top_icons {
    position: relative;
    float: left;
    width: 25px;
    padding: 10px 0;
}
nav.desktop_nav .main_right_menu .top_icons a {
    position: relative;
    display: block;
    float: left;
}
nav.desktop_nav .main_right_menu .top_icons a:first-child {
    padding-left: 5px;
}
.navbar-default .navbar-nav > li > a {
    font-weight: 600;
    color: #000;
}
nav.desktop_nav .navbar-nav > li {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
nav.desktop_nav .navbar-nav > li:hover {
    background-color: #d7df21;
}
.navbar-default .navbar-nav > li.current_page_item {
    background-color: #d7df21;
}
nav.desktop_nav .lang_div {
    line-height: 25px;
    position: absolute;
    z-index: 9999999;
    top: 2px;
    right: 0;
    width: 240px;
    height: 25px;
    text-align: center;
    text-align: right;
    color: #c5c5c5;
}
nav.desktop_nav .lang_div .li_lang {
    float: right;
    margin-left: 5px;
}
nav.desktop_nav .lang_div .li_lang:first-child span {
    display: none;
}
nav.desktop_nav .lang_div .li_lang a.lang {
    padding-left: 7px;
    letter-spacing: 4px;
    color: #000;
}
nav.desktop_nav .lang_div .li_lang a.lang:hover {
    color: #000;
}

nav.desktop_nav .lang_div .li_lang a.lang-he {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 24px;
    text-indent: 9999px;
    background: url('../images/flag-he.png') no-repeat right;
}
nav.desktop_nav .search_div {
    line-height: 65px;
    position: absolute;
    z-index: 9999999;
    top: 15px;
    right: 0;
    display: none;
    width: 100%;
    height: 65px;
}
nav.desktop_nav .search_div .close_search {
    position: absolute;
    top: 0;
    right: 0;
}
nav.desktop_nav .search_div .input_search {
    font-size: 20px;
    line-height: 65px;
    height: 65px;
    padding-left: 50px;
    border: none;
    outline: none;
    -webkit-box-shadow: inset 0 0 0;
    -webkit-appearance: none;
}
nav.desktop_nav .search_div .search-submit {
    position: absolute;
    top: 10px;
    left: 5px;
    width: 40px;
    height: 38px;
    padding: 0;
    color: #fff;
    border: none;
    background: transparent;
    background: url('../images/opensearch.png') center center no-repeat;
}
.shadow_search {
    position: absolute;
    top: 0;
    right: 0;
}
nav.navbar.navbar-default.desktop_nav {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    width: 100%;
}
.wraper {
    padding-top: 65px;
}
.admin-bar nav.navbar.navbar-default.desktop_nav {
    top: 32px;
}





/*================================

              OLD ABOUT

 ============================*/



nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu {
    display: none;
    width: 130px;
    padding: 0;
}
nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li,
nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu {
    padding-top: 2px;
}
nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li a:hover,
nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu a:hover {
    color: #d7df21;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu a:hover {
    cursor: default;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu a {
    border-bottom: 1px dashed #fff;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu ul li a {
    cursor: pointer !important;
    border-bottom: 1px dashed #fff;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu ul li:last-child a {
    border-bottom: 0;
}


nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li a,
nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu a {
    display: block;
    margin: 0 10px;
    color: #fff;
    border-bottom: 1px dashed #fff;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.worldwidemenu a {
    border-bottom: 0;
}
nav.desktop_nav .navbar-nav > li.about_li:hover ul.sub-menu {
    position: absolute;
    z-index: 999;
    display: block;
    list-style: none;
    background-color: #242424;
}

nav.desktop_nav .navbar-nav > li.about_li ul.sub-menu li.map_li a {
    border-bottom: 0;
}

nav.desktop_nav .navbar-nav > li.about_li:hover ul.sub-menu li.worldwidemenu ul.sub-menu {
    display: none;
}
nav.desktop_nav .navbar-nav > li.about_li:hover ul.sub-menu li.worldwidemenu:hover ul.sub-menu {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 130px;
    display: block;
    list-style: none;
    border-left: 5px solid #fff;
    background-color: #242424;
}



/*=========================================

              N E W    A B O U T

 =========================================*/




nav.desktop_nav .navbar-nav > li.mega-menu > .megamenuwrap,
nav.desktop_nav .navbar-nav > li.mega-menu-about > .megamenuwrap {
    position: absolute;
    z-index: 9999;
    left: 0;
    display: inline-block;
    float: left;
    width: 100%;
    height: 378px;
    list-style: none;
    background-color: #363636 !important;
    background-size: cover;
}

nav.desktop_nav .navbar-nav > li.mega-menu > .megamenuwrap {
    background: url('../images/bgmegamenu.png') center center no-repeat;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about > .megamenuwrap {
    background: url('../images/aboutmenubg.jpg') center center no-repeat;
}


nav.desktop_nav .navbar-nav > li.mega-menu > .megamenuwrap > ul.sub-menu,
nav.desktop_nav .navbar-nav > li.mega-menu-about > .megamenuwrap > ul.sub-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-left: 0;
    border-bottom: 1px solid #fff;
}

nav.desktop_nav .navbar-nav > li.mega-menu > .megamenuwrap > ul.sub-menu:before,
nav.desktop_nav .navbar-nav > li.mega-menu-about > .megamenuwrap > ul.sub-menu:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -500px;
    display: block;
    width: 50%;
    height: 100.3%;
    content: ' ';
    border-bottom: 1px solid #fff;
    background: #363636;
}

nav.desktop_nav .navbar-nav > li.mega-menu > .megamenuwrap > ul.sub-menu:after,
nav.desktop_nav .navbar-nav > li.mega-menu-about > .megamenuwrap > ul.sub-menu:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -500px;
    display: block;
    width: 50%;
    height: 100.3%;
    content: ' ';
    border-bottom: 1px solid #fff;
    background: #363636;
}

nav.desktop_nav .navbar-nav > li.mega-menu,
nav.desktop_nav .navbar-nav > li.mega-menu-about {
    position: static;
}

/*-------------    P R O D U C T S   M E N U    ------------*/

nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li {
    line-height: 32px;
    display: inline-block;
    float: left;
    width: 16%;
}

nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li > a {
    font-size: 14px;
    font-weight: 700;
    padding-left: 10px;
    color: #d7df21;
}

nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li ul.sub-menu {
    position: relative;
    display: block;
    width: 80%;
    padding: 0;
    padding-top: 10px;
    list-style: none;
}
nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li ul.sub-menu li {
    line-height: 1.8;
}
nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li ul.sub-menu li a {
    display: block;
    padding-left: 10px;
    color: #fff;
}

nav.desktop_nav .navbar-nav > li.mega-menu ul.sub-menu li.product_li ul.sub-menu li a:hover {
    color: #000;
    background-color: #12aec6;
}


/*-------------     A B O U T   M E N U    ------------*/

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li,
nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li {
    display: inline-block;
    float: left;
    width: 12%;
    text-align: center;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li {
    width: 25%;
    padding-top: 30px;
}


nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li > a,
nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li > a {
    font-size: 16px;
    font-weight: 700;
    display: block;
    padding-left: 10px;
    color: #fff;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li > a span {
    font-size: 14px;
    font-weight: 300;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li > a .title_div {
    margin-top: 15px;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li > a span {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 10px;
    color: #000;
    background: #12aec6;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.worldwide_li {
    padding-bottom: 30px;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.worldwide_li > a span {
    font-size: 18px;
    font-weight: 700;
    margin-left: 50px;
    color: #fff;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li > a .img_div {
    margin-bottom: 10px;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li > a .title_div {
    padding: 0 15%;
}

nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li > a img,
nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.about_li > a img {
    padding-right: 0;
}



nav.desktop_nav .navbar-nav > li.mega-menu-about ul.sub-menu li.state_li ul.sub-menu {
    position: relative;
    display: block;
    width: 70%;
    padding: 0;
    padding-top: 10px;
    list-style: none;
}



nav.desktop_nav .navbar-nav > li.mega-menu .megamenuwrap,
nav.desktop_nav .navbar-nav > li.mega-menu-about .megamenuwrap {
    display: none;
}

nav.desktop_nav .navbar-nav > li.mega-menu:hover > .megamenuwrap,
nav.desktop_nav .navbar-nav > li.mega-menu-about:hover > .megamenuwrap {
    display: block;
}



/*===================================================================================
      =================         S I D E B A R       ===================
====================================================================================*/
#sidebar {
    position: fixed;
    z-index: 99999;
    top: 30%;
    right: 0;
    width: 44px;
}
#sidebar ul {
    padding: 0;
    list-style: none;
}
#sidebar ul li {
    width: 44px;
    height: 116px;
    list-style: none;
    text-align: center;
}
#sidebar ul li a {
    display: block;
    height: 116px;
}
/*===================================================================================
      =================               P A G E          ===================
====================================================================================*/
/*===================================================================================
      =================            H O M E  P A G E         ===================
====================================================================================*/

.home_bg {
    position: relative;
    height: 370px;
    background-repeat: no-repeat;
    background-position: center center ;
    background-size: cover;
}
section.homepage_slider {
    display: block;
    margin-bottom: 0;
}
section.homepage_slider {
    overflow: hidden;
    max-height: 370px;
}
.home_bg .header_div {
    line-height: 54px;
    position: absolute;
    top: 50%;
    left: 30%;
    margin: auto;
    background: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home_bg .header_div .tophex_abs {
    position: absolute;
    bottom: -30px;
    left: -28px;
}

.home_bg .header_div .inner_div p {
    font-size: 49px;
    text-align: center;
    color: #000;
}
.home_bg .header_div strong {
    font-size: 49px;
    font-weight: 900;
    letter-spacing: 7px;
}
.home_bg .header_div .div_visit {
    padding-top: 12px;
}
.home_bg .header_div a.visit {
    font-size: 20px;
    line-height: 1.42857143;
    display: block;
    margin-bottom: 0;
    padding: 7px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: 5px;
    color: #fff;
    border: 1px dashed;
    border-radius: 0;
    background: #000;

    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}
.col-xs-5ths {
    float: left;
    width: 20%;
    text-align: center;
}
.water_sec {
    min-height: 250px;
    background-color: #12aec6;
}
.indus_sec {
    min-height: 234px;
    background-color: #808285;
}
.water_sec h2 {
    color: #e8f10e;
}
.indus_sec h2 {
    color: #e8f10e;
}
.water_sec .container .bottom_row,
.indus_sec .container .bottom_row {
    padding-top: 20px;
}
.water_sec h2.sec_h2,
.indus_sec h2.sec_h2,
.products_sec h2.sec_h2 {
    font-size: 25px;
}
.water_sec .home-col-sec a,
.indus_sec .home-col-sec a {
    display: block;
}
.water_sec .home-col-sec a img,
.indus_sec .home-col-sec a img {
    display: inline-block;
    height: 99px;
}
.water_sec .home-col-sec a img.icon_green,
.indus_sec .home-col-sec a img.icon_green {
    display: none;
}
.water_sec .home-col-sec a.cat_link,
.indus_sec .home-col-sec a.cat_link {
    color: #fff;
}

.water_sec .home-col-sec:first-child a.cat_link {
    padding-right: 20%;
}

.water_sec .home-col-sec a.img_link {
    height: 99px;
}

.products_sec {
    min-height: 490px;
    padding-bottom: 30px;
    background-color: #fff;
}

section.products_sec .container div.desc_content {
    padding-bottom: 30px;
}

section.products_sec .container div.p_border {
    height: 1px;
    margin-bottom: 20px;
    background: url('../images/border_pro.png');
    -webkit-box-shadow: -4px 40px 14px 19px rgba(0,0,0,.75);
    -moz-box-shadow: -4px 40px 14px 19px rgba(0,0,0,.75);
    box-shadow: 0 4px 7px 0 rgba(0,0,0,.75);
}
section.products_sec .container h3 {
    font-weight: 700;
}
section.products_sec .container .tab-content.active {
    display: block;
}
section.products_sec .container .tab-content.hide {
    display: none;
}
section.products_sec .container .nav_tabs {
    margin-top: 30px;
}
section.products_sec .container .nav_tabs .img_col {
    height: 250px;
    padding-bottom: 35px;
    text-align: center;
}
section.products_sec .container .nav_tabs a:hover {
    font-weight: 500;
    cursor: pointer;
    color: #12aec6;
}
section.products_sec .container .product_mid {
    height: 40px;
    margin-top: 40px;
    text-align: center;
}
section.products_sec .container .product_mid h3 {
    line-height: 40px;
    height: 40px;
    margin: 0;
}

.container .con_tabs {
    margin-top: 0;
}

.border_bottom_div {
    height: 20px;
    background-color: #fff;
    -webkit-box-shadow: -4px 40px 14px 19px rgba(0,0,0,.75);
    -moz-box-shadow: -4px 40px 14px 19px rgba(0,0,0,.75);
    box-shadow: 0 -5px 50px -3px rgba(0,0,0,.75);
}

.container .con_tabs section.tab-content {
    min-height: 350px;
}
.container .con_tabs section.tab-content .container {
    padding-top: 40px;
}
.container .con_tabs section.tab-content a:hover img {
    margin-bottom: 30px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.container .con_tabs section.tab-content a span {
    font-size: 18px;
}
.container .con_tabs section.tab-content a:hover span {
    font-weight: 700;
    color: #12aec6;
}
.container .con_tabs section.tab-content img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.container .con_tabs section.tab-content .container .row .img_col {
    padding-bottom: 20px;
    text-align: center;
}
.container .con_tabs section.tab-content .container .row .img_col a img,
.container .nav_tabs .img_col a img {
    display: inline-block;
}
.container .con_tabs section.tab-content .container .row .img_col a,
.container .nav_tabs .img_col a {
    font-size: 22px;
    display: block;
    color: #010101;
}

.proshad {
    position: relative;
    height: 60px;
    background-image: url('../images/sol_shad_b.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

section.pro_seperator .container {
    position: relative;
    height: 188px;
    background: url('../images/graylinesep.png') center left no-repeat;
    background-size: contain;
}

section.pro_seperator .container:before {
    position: absolute;
    top: 0;
    left: -585px;
    display: block;
    width: 50%;
    height: 100%;
    content: ' ';
    background: url('../images/leftbottomsection.png') center center;
    background-repeat: repeat-x;
    background-size: contain;
}

section.pro_seperator .container:after {
    position: absolute;
    top: 0;
    right: -378px;
    display: block;
    width: 50%;
    height: 100%;
    content: ' ';
    background: url('../images/rightbottomsection.png') center center;
    background-repeat: repeat-x;
    background-size: contain;
}

section.pro_seperator .container .product_mid {
    line-height: 54px;
    position: absolute;
    top: 48%;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-48%);
}

section.pro_seperator .container .product_logo_red {
    line-height: 54px;
    position: absolute;
    top: 55%;
    left: 55px;
    background: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-55%);
}

section.pro_seperator .container .product_mid h3 {
    font-weight: 700;
    margin: 0;
    letter-spacing: 3px;
}


/*===================================================================================
      =================            A B O U T            ===================
====================================================================================*/
.about_bg {
    position: relative;
    min-height: 641px;
    background: url('../images/bgaboutcloud.png') center center no-repeat;
    background-size: cover;
}
.about_bg .container {
    position: relative;
    padding-bottom: 50px;
}
.about_bg .about_h1 {
    font-size: 50px;
    font-weight: 300;
    margin-top: 70px;
    margin-bottom: 30px;
    letter-spacing: 25px;
    color: #282828;
}
.about_bg .about_h4 {
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 5px;
    color: #282828;
}
.about_bg .about_hex_div {
    position: absolute;
    top: 13%;
    right: 0;
}
.about_bg  p {
    line-height: 2.4rem;
}
.about_bg .about_web_div_l {
    font-size: 17px;
    line-height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    letter-spacing: 14px;
    color: #282828;
    background: #bcc31d;
    background: rgba(188, 195, 29, .8);
}
section.stam_sec {
    height: 55px;
    background-color: #12aec6;
}
/*===================================================================================
      =================            C O N T A C T            ===================
====================================================================================*/
.contact_bg {
    position: relative;
    min-height: 145px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center ;
}
.contact_bg .contact_div {
    padding-top: 25px;
    padding-left: 30px;
}
.contact_bg .contact_div h1 {
    font-size: 36px;
    font-weight: 600;
    color: #00bed5;
}
.headquarters_sec .con_head,
.global_sec .con_head {
    line-height: 40px;
    height: 40px;
    background-color: #ccc;
}
.headquarters_sec .contact_h2,
.global_sec .contact_h2,
.worldwide_sec .contact_h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    margin: 0;
    letter-spacing: 18px;
}
.headquarters_sec .con_content,
.global_sec .con_content {
    min-height: 170px;
    padding-bottom: 30px;
    background-color: #ebebeb;
}

.contact_shad_class {
    padding-top: 35px;
    background: url('../images/contactsecbg.png') center center no-repeat;
    background-size: 100% 59px;
}

.contactglobal_shad_class {
    padding-top: 35px;
    background: url('../images/contactsecbg3.png') center top no-repeat;
    background-size: 100% 59px;
}

.headquarters_sec .con_content .container .row,
.global_sec .con_content .container .row {
    margin-bottom: 15px;
}

.headquarters_sec .con_content .container .row span,
.global_sec .con_content .container .row span {
    font-size: 16px;
}
.headquarters_sec .con_content .container .row span.con_name,
.global_sec .con_content .container .row span.con_name {
    font-weight: 600;
}
.headquarters_sec .con_content .container .row span img.big_env,
.global_sec .con_content .container .row span img.big_env,
.worldwide_sec .con_content .container .row span img.big_env {
    margin-right: 10px;
}
.worldwide_sec .con_content .container .row span a {
    color: #2ad5ef;
}
.worldwide_sec .con_head {
    line-height: 40px;
    height: 40px;
    color: #fff;
    background-color: #12aec6;
}
.worldwide_sec .con_content {
    min-height: 485px;
    padding: 40px 0;
    padding-top: 0;
    padding-bottom: 10px;
    color: #fff;
    background-color: #555;
}

.worldwide_sec .con_content .worldwide_container_shad {
    height: 100px;
    background: url('../images/conworldwideshad1.png') no-repeat;
    background-position: center bottom;
    background-size: 110%;
}

/*  .worldwide_sec .worldwide_container_shad{
    padding: 30px 0px;
    position: relative;
    background-color: #fff;
    background: url('../images/conworldwideshad.png') no-repeat;
  }*/

.worldwide_sec .con_content span.state_title {
    color: #d1d91f;
}

.worldwide_sec .con_content .worldwide_p {
    width: 60%;
    margin-bottom: 0;
}

.headquarters_sec .con_content a.mail_to,
.global_sec .con_content a.mail_to {
    color: #333;
}

.worldwide_sec .con_content .worldwide_p p {
    margin-bottom: 0;
}

.worldwide_sec .con_content .row .col-md-4 {
    padding-bottom: 30px;
}

.worldwide_sec .con_content .worldwide_email a {
    color: #fff;
}
.form_sec {
    position: relative;
    min-height: 340px;
    padding: 30px 0;
    background: url('../images/conbottombg.png') no-repeat;
    background-color: #fff;
    background-position: 85%;
}
.form_sec .form_div {
    width: 80%;
    background: #fff;
}
.form_sec .form_div .form-group {
    margin-right: 0;
    margin-bottom: 13px;
    margin-left: 0;
}
.form_sec .form_div input {
    height: 43px;
    border: 0;
    border: 1px dashed #000;
    border-radius: 0;
    outline: none;
}
.form_sec .form_div input.btn {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    border: none;
    background-color: #12aec6;
    -webkit-box-shadow: 0 -6px 19px -6px rgba(140,140,140,1);
    -moz-box-shadow: 0 -6px 19px -6px rgba(140,140,140,1);
    box-shadow: 0 -6px 19px -6px rgba(140,140,140,1);
}
.form_sec .form_div textarea {
    height: 155px;
    resize: none;
    border: 0;
    border: 1px dashed #000;
    outline: none;
}
/*===================================================================================
      ======================         S T A T E          ======================
  ====================================================================================*/
.state_bg {
    position: relative;
    min-height: 641px;
    background-color: #fff;
}
.state_bg .container {
    position: relative;
}
.state_bg .state_h1 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #282828;
}
.state_bg .state_h4 {
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 5px;
    color: #282828;
}
.state_bg .state_hex_div {
    position: absolute;
    top: 13%;
    right: 0;
}

.state_bg .states_flag_div {
    display: none;
    text-align: center;
}

.state_bg .states_flag {
    display: inline-block;
    width: 60px;
}
section.key_people .container .row .img_col {
    padding-bottom: 20px;
    text-align: center;
}
section.key_people .container .row .img_col.last {
    clear: both;
}
section.key_people .container .row .img_col a img {
    display: inline-block;
}
section.key_people .container .row .img_col a,
section.projects .container .row .img_col a {
    display: block;
}
section.key_people .container .row .img_col div.p_name {
    font-size: 17px;
    font-weight: 900;
    margin-right: 25px;
    margin-bottom: 15px;
    margin-left: 25px;
    padding: 8px;
    color: #fff;
}


/*      section.key_people .container .row .img_col div.p_name1{
        background-color: #D6DF20;
        color: #000;
      }
      section.key_people .container .row .img_col div.p_name2{
        background-color: #12AEC5;
      }
      section.key_people .container .row .img_col div.p_name3{
        background-color: #363636;
      }*/


section.key_people .container .row .img_col div.p_role {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}
section.baccara_cn {
    min-height: 80px;
    background-color: #023d65;
}
section.baccara_cn .inner-col {
    font-size: 20px;
    line-height: 80px;
    min-height: 80px;
    text-align: center;
    color: #fff;
}
section.baccara_cn .inner-col .inner_item span {
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
section.baccara_cn .inner-col .inner_item a.contact_us {
    margin-left: 10px;
    padding: 7px 15px;
    text-decoration: none;
    color: #fff;
    border: 1px dashed;
    border-radius: 0;
    background: transparent;
}
section.baccara_cn .inner-col .inner_item a.contact_us span:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 0 10px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #e3eb04;
}
section.highlights {
    font-weight: 800;
    line-height: 50px;
    height: 50px;
    background-color: #e2eb04;
}
section.highlights .inner-col {
    font-size: 20px;
}
section.highlights .inner-col span.highlights_span {
    letter-spacing: 5px;
}
section.projects {
    padding-bottom: 40px;
}
section.projects a h3 {
    font-weight: 700;
    color: #363636;
}
/*===================================================================================
        =================            N E W S           ===================
  ====================================================================================*/
.news_bg .container {
    position: relative;
    min-height: 200px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
.news_bg .news_h1 {
    font-size: 50px;
    font-weight: 900;
}
section.news_posts {
    padding-bottom: 40px;
}
section.news_highlights {
    font-weight: 800;
    line-height: 44px;
    height: 44px;
    background-color: #e2eb04;
}
section.news_highlights span {
    font-size: 26px;
    letter-spacing: 25px;
}
section.news_posts .row_posts {
    margin-top: 80px;
}
section.news_posts .row_posts .bg_news_post .bg_news_post_div {
    position: relative;
    min-height: 240px;
    background-color: #fff;
    background-size: cover;
}
section.news_posts .row_posts a h3 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
}
section.news_posts .row_posts a.btn {
    font-size: 17px;
    font-weight: 700;
    position: relative;
    padding: 4px 11px;
    padding-right: 33px;
    color: #fff;
    border-radius: 0;
    background-color: #02b5cb;
}

section.news_posts .row_posts a.btn_content:after {
    position: absolute;
    top: 12px;
    right: 8px;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

section.news_posts .row_posts a.btn_close:after {
    position: absolute;
    top: 10px;
    right: 8px;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent #bfe608 transparent;
}

section.news_posts .row_posts .socials_entry_div {
    margin-bottom: 15px;
}
section.news_posts .row_posts .socials_entry_div span {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
section.news_posts .row_posts .socials_shares {
    display: inline-block;
}
section.news_posts .row_posts .socials_shares a {
    display: block;
    float: left;
    margin-right: 7px;
}
section.news_posts .row_posts .content {
    display: none;
}
section.news_posts .row_posts .read_more_div {
    margin-top: 20px;
}
/*===================================================================================
        =================            S O L U T I O N          ===================
  ====================================================================================*/
.indus_bg {
    background-color: #959595;
}
.indus_bg .container {
    position: relative;
    min-height: 372px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.water_bg {
    position: relative;
    min-height: 372px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section.solution_title {
    font-weight: 800;
    line-height: 44px;
    height: 44px;
    background-color: #e2eb04;
}
section.solution_title span {
    font-size: 26px;
    letter-spacing: 20px;
}
section.solution_main .description {
    font-size: 15px;
    padding-top: 40px;
}
section.solution_main .wrap_div_cat_col {
    text-align: center;
}
section.solution_main .wrap_div_cat_col .wrap_div_cat {
    display: inline-block;
    padding-top: 50px;
}
section.solution_main .wrap_div_cat_col .wrap_div_cat .inner_div_cat {
    float: left;
    width: 100px;
    margin-left: 15px;
}
section.solution_main .wrap_div_cat_col .wrap_div_cat .inner_div_cat a {
    font-weight: 700;
    display: block;
    color: #969696;
}
section.solution_main .wrap_div_cat_col .wrap_div_cat .inner_div_cat a img.shad {
    padding-top: 5px;
}
section.solution_main .wrap_div_cat_col .wrap_div_cat .inner_div_cat a div:first-child {
    margin-bottom: 10px;
}
section.solution_main h3.solution_h3 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 7px;
}
section.solution_main .solution_cube_col {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
section.solution_main .solution_cube_img .sol_inner_div {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section.solution_main .solution_cube_img {
    position: relative;
    overflow: hidden;
    height: 380px;
}
section.solution_main .solution_cube_img:hover .sol_inner_div {
    /*    width: 110%;
    height: 110%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;*/
}
section.solution_main .solution_cube_img .inner_div {
    font-size: 20px;
    font-weight: 700;
    line-height: 100px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    color: #000;
    background-color: rgba(255, 255, 255, .5);
}
section.indus_download_bg,
section.water_download_bg {
    margin-top: 45px;
    background-color: #013d64;
}
section.solution_downloads_bottom {
    background-color: #e2eb04;
}
section.indus_download_bg .container,
section.water_download_bg .container {
    position: relative;
    min-height: 86px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section.indus_download_bg .container {
    background-image: url('../images/soltopdownloads.png');
}
section.water_download_bg .container {
    background-image: url('../images/solwaterdownloads.png');
}
section.indus_download_bg .inner-col,
section.water_download_bg .inner-col {
    font-size: 20px;
    line-height: 86px;
    min-height: 86px;
    padding-right: 7%;
    text-align: right;
    color: #fff;
}
section.indus_download_bg .inner-col .inner_item span,
section.water_download_bg .inner-col .inner_item span {
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}
section.indus_download_bg .inner-col .inner_item a.contact_us,
section.water_download_bg .inner-col .inner_item a.contact_us {
    margin-left: 10px;
    padding: 7px 15px;
    text-decoration: none;
    color: #fff;
    border: 1px dashed;
    border-radius: 0;
    background: transparent;
}
section.indus_download_bg .inner-col .inner_item a.contact_us span:before,
section.water_download_bg .inner-col .inner_item a.contact_us span:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border-width: 10px 0 10px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #e3eb04;
}
section.solution_downloads_bottom .container {
    position: relative;
    min-height: 51px;
    background-image: url('../images/solbottomdown.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section.solution_pro_banner {
    position: relative;
    min-height: 390px;
    padding-top: 40px;
    background-image: url('../images/solutionprobanner.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
section.solution_pro_banner .right_div {
    position: relative;
}
section.solution_pro_banner .right_div .new_icon {
    position: absolute;
    top: 0;
}
/*===================================================================================
        ============      S O L U T I O N   C A T E G O R Y         =============
  ====================================================================================*/
.cat_top_div {
    line-height: 83px;
    min-height: 83px;
    color: #fff;
    background-color: #1f1f1f;
}
.cat_top_div .img_div {
    margin-right: 20px;
}
.cat_top_div .img_div,
.cat_top_div .h1_div {
    float: left;
}
.cat_top_div .img_div img {
    max-width: 100%;
    height: 83px;
}
.cat_top_div .h1_div h1 {
    font-size: 34px;
    font-weight: 700;
    line-height: 83px;
    margin: 0;
    letter-spacing: 10px;
}
.cat_top_div .catalog_div {
    float: right;
}
.cat_top_div .catalog_div a h4 {
    line-height: 83px;
    float: left;
    margin: 0;
    letter-spacing: 5px;
    color: #fff;
}

.cat_top_div .catalog_div a .catalogiconright {
    float: left;
    width: 20px;
    margin-left: 10px;
    padding-top: 25px;
}

.bg_single_cat {
    position: relative;
    /*min-height: 665px;*/
    min-height: 465px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg_single_cat .main_col {
    position: relative;
    height: 465px;
}
.bg_single_cat .div_desc,
.cat_desc_append .div_desc {
    position: absolute;
    bottom: 0;
    width: 333px;
    height: 410px;
    padding: 30px;
    background-color: #000;
    background-color: rgba(255,255,255,.7);
}
.bg_single_cat .div_desc .div_h4 h4,
.cat_desc_append .div_desc .div_h4 h4 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #d8df20;
}
.bg_single_cat .div_desc .desc,
.cat_desc_append .div_desc .desc {
    color: #fff;
}
.bg_single_cat .div_form,
.cat_desc_append .div_form {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 187px;
    height: 200px;
    padding: 15px;
    background-color: rgba(255,255,255,.7);
}
.bg_single_cat .div_form form h4,
.cat_desc_append .div_form form h4 {
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #13afc8;
}
.bg_single_cat .div_form form .wrap_div,
.cat_desc_append .div_form form .wrap_div {
    margin-bottom: 5px;
}
.bg_single_cat .div_form form .wrap_div input,
.cat_desc_append .div_form form .wrap_div input {
    font-size: 11px;
    font-weight: 700;
    height: 15px;
    padding: 0;
    padding-left: 10px;
    opacity: .9;
    color: #000;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}
.bg_single_cat .div_form form .wrap_div textarea,
.cat_desc_append .div_form form .wrap_div textarea {
    font-size: 11px;
    font-weight: 700;
    height: 58px;
    padding: 0;
    padding-left: 10px;
    resize: none;
    opacity: .9;
    color: #000;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}
.bg_single_cat .div_form form .wrap_div button,
.cat_desc_append .div_form form .wrap_div button {
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 0;
    color: #000;
    border-radius: 0;
    background-color: #d8df20;
}
.bg_single_cat .div_form form .wrap_btn,
.cat_desc_append .div_form form .wrap_btn {
    border-right: 2px solid #887320;
}
input[type=text] {
    -webkit-appearance: none;
}
.bg_single_cat .div_form form .wrap_div input::-webkit-input-placeholder,
.bg_single_cat .div_form form .wrap_div textarea::-webkit-input-placeholder {
    color: #000;
}
.bg_single_cat .div_form form .wrap_div input:-moz-placeholder,
.bg_single_cat .div_form form .wrap_div textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.bg_single_cat .div_form form .wrap_div input::-moz-placeholder,
.bg_single_cat .div_form form .wrap_div textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.bg_single_cat .div_form form .wrap_div input:-ms-input-placeholder,
.bg_single_cat .div_form form .wrap_div textarea::-webkit-input-placeholder {
    color: #000;
}
.bg_single_cat .div_form form .wrap_div input:placeholder-shown,
.bg_single_cat .div_form form .wrap_div textarea::-webkit-input-placeholder {
    color: #000;
}
section.relevant_product h4.rel_h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 25px;
    letter-spacing: 9px;
}
section.relevant_product .relevant_products_box {
    height: 200px;
    margin-bottom: 10px;
    text-align: center;
}
section.relevant_product .relevant_products_box img {
    display: inline-block;
    width: 140px;
    height: 140px;
}
.carousel-arr {
    position: absolute;
    z-index: 9;
    top: 33px;
    width: 21px;
    height: 30px;
    cursor: pointer;
    background-image: url(../images/carousel_arrows.png);
    background-repeat: no-repeat;
}
.slick-slide {
    outline: none;
}
section.relevant_product .carousel-prev.carousel-arr {
    right: -30px;
    background-position: 0 -80px;
}
section.relevant_product .carousel-next.carousel-arr {
    left: -30px;
    background-position: 0 0;
}
/*===================================================================================
      =================            D O N L O A D S            ===================
  ====================================================================================*/
.downloads_bg {
    position: relative;
    min-height: 185px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
}
.downloads_bg .downloads_div {
    padding-left: 15px;
}
.downloads_bg .downloads_div h1 {
    font-size: 50px;
    font-weight: 600;
    margin-top: 25px;
    color: #000;
}
.downloads_yellow {
    height: 43px;
    background-color: #e2eb04;
}
.downloads_items {
    min-height: 700px;
}
div.open {
    min-height: 1030px;
}

div.open .col_item {
    margin-bottom: 40px;
}

div.open .title_active_div {
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    width: 275px;
    height: 40px;
    text-align: center;
    background-repeat: no-repeat;
}
div.open .title_active_div h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    margin: 0;
    color: #000;
}
div.open h2.item_h2 {
    font-size: 50px;
    margin-top: 35px;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 4px;
    color: #fff;
}
div.open .div_item_title h4 {
    color: #fff;
}
div.open .div_item_icons {
    display: inline-block;
    margin-top: 5px;
}
div.open .div_item_icons .inner_div {
    float: left;
    margin-right: 10px;
}

div.open.div_item_img .print_img {
    display: inline-block;
}

.panel {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.0);
    box-shadow: 0 1px 1px rgba(0,0,0,.0);
}
.panel-default {
    border: none;
    background-color: transparent;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
#accordion .panel-heading {
    background-color: transparent;
}

#accordion .bgdownbt {
    padding: 0;
    background: none;
    background-image: url(../images/notactive_item.png);
    background-repeat: no-repeat;
}

.bgdownbt_active {
    width: 275px;
    padding: 0;
    text-align: center;
    background: none;
    background-image: url(../images/activ_item.png);
    background-repeat: no-repeat;
}
.panel-title {
    position: relative;
}
.panel-title > a {
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    display: block;
    padding: 9px 20px 9px 70px;
    color: #000;
}
.panel-title > a.collapsed {
    color: #000;
}
.panel-title > a:before,
.panel-title > a.collapsed:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    /*content: "\f068";*/
    padding-right: 10px;
}
.panel-title > a.collapsed:before {
    /*content: "\f067";*/
}
#accordion .panel-body {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    color: #828282;
    border: none;
}

@media print {
    body {
        color: #000;
        background: #fff;
    }
}
/*===================================================================================
      =================       P R O DU C T S  I N D E X         ===================
  ====================================================================================*/



.bg_product_index {
    position: relative;
    height: 230px;
    background-image: url('../images/banner.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg_product_index .solenoid_div {
    line-height: 44px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 44px;
    background: #e2eb04;
}
.bg_product_index .solenoid_div .container h1 {
    font-size: 30px;
    line-height: 44px;
    margin: 0;
    letter-spacing: 10px;
}
.bg_product_index .solenoid_div .container .img_div,
.bg_product_index .solenoid_div .container .h3_div {
    float: right;
}
.bg_product_index .solenoid_div .container .img_div {
    margin-right: 15px;
}
.bg_product_index .solenoid_div .container .h3_div h3 {
    font-size: 20px;
    line-height: 44px;
    margin: 0;
}
.product_index_sec .container img.logo_img {
    padding-top: 10px;
}
.product_index_sec .container .content_col .logo_content {
    padding-top: 30px;
}
section.product_index_main {
    min-height: 700px;
}
section.product_index_main .container .col_product {
    padding: 30px;
    text-align: center;
}

section.product_index_main .container .row_block {
    border-bottom: 2px solid #ccc;
}

section.product_index_main .container .sub_cat_desc_div {
    width: 60%;
}


section.product_index_main .container .col_product .border_div {
    position: relative;
    border-right: 1px dashed #000;
    border-bottom: 1px dashed #000;
    border-left: 1px dashed #000;
}

section.product_index_main .container .col_product .border_div:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -15px;
    display: block;
    width: 15px;
    height: 100%;
    content: ' ';
    border-width: 5px;
    border-right: 0;
    border-image: linear-gradient(to bottom, rgba(255,255,255,1), #ccc, #ccc, rgba(255,255,255,1)) 1 100%;
}

section.product_index_main .container .col_product .border_div:after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -15px;
    display: block;
    width: 15px;
    height: 100%;
    content: ' ';
    border-width: 5px;
    border-left: 0;
    border-image: linear-gradient(to bottom, rgba(255,255,255,1), #ccc, #ccc, rgba(255,255,255,1)) 1 100%;
}


section.product_index_main .container .col_product .img_div {
    position: relative;
    height: 290px;
}
section.product_index_main .container .col_product .img_div a {
    display: block;
    text-decoration: none;
}
section.product_index_main .container .col_product img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    max-height: 100%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
section.product_index_main .container .col_product .title_div {
    line-height: 48px;
    height: 48px;
    background-color: #12aec6;
}
section.product_index_main .container .col_product .title_div a {
    display: block;
    text-decoration: none;
}
section.product_index_main .container .col_product .title_div h4 {
    line-height: 48px;
    margin: 0;
    color: #fff;
}
section.product_index_main .container .col_product .specials {
    height: 339px;
    border-right: 1px dashed #000;
    border-bottom: 1px dashed #000;
    border-left: 1px dashed #000;
    background-color: #d8e021;
}
section.product_index_main .container .col_product .specials .img_div {
    height: 260px;
}
section.product_index_main .container .col_product .specials span {
    font-size: 40px;
    color: #333;
}
section.product_index_shad .shad {
    position: relative;
    height: 60px;
    background-image: url('../images/sol_shad_b.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
/*===================================================================================
      =================       P R O DU C T  SINGLE  I N D E X         ===================
  ====================================================================================*/
.baccara_products_bottom_single h2 {
    font-weight: 700;
}

.baccara_products_bottom_single h2 span.cat_child {
    color: #12aec6;
}

.bg_products_index {
    position: relative;
    height: 185px;
    background-image: url(../images/banner33.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.bg_products_index .container .row .col-md-12 {
    position: relative;
    height: 185px;
}
.bg_products_index h1 {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: 60%;
    right: 0;
    left: 15px;
    margin: auto;
    color: #000;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.baccara_products_top {
    line-height: 44px;
    width: 100%;
    height: 44px;
    background: #e2eb04;
}
.baccara_products_top .container h1 {
    font-size: 30px;
    line-height: 44px;
    margin: 0;
    letter-spacing: 25px;
}
.baccara_products_top .container .img_div,
.baccara_products_top .container .h3_div {
    float: right;
}
.baccara_products_top .container .img_div {
    margin-right: 15px;
}
.baccara_products_top .container .h3_div h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 44px;
    margin: 0;
}
.product_index_sec .container img.logo_img {
    max-width: 80px;
    padding-top: 10px;
}

.product_index_sec .container .logo_col {
    float: left;
    width: 110px;
}

.product_index_sec .container .content_col .logo_content {
    padding-top: 30px;
}
.baccara_products_bottom {
    line-height: 44px;
    width: 100%;
    min-height: 44px;
    background-color: #12aec6;
}
.baccara_products_bottom h2 {
    font-size: 20px;
    line-height: 44px;
    margin: 0;
    letter-spacing: 5px;
    color: #fff;
}

section.baccara_products_main .products_row {
    /*margin-bottom: 10px;*/
}


section.baccara_products_main .products_row .img_div {
    position: relative;
    min-height: 200px;
    padding: 13px 0;
    text-align: center;
    background-color: #f3f3f3;
}

section.baccara_products_main .products_row .img_div img {
    width: 50%;
    height: auto;
}



section.baccara_products_main .products_row .desciption_div {
    min-height: 200px;
}

section.baccara_products_main .products_row .col-md-9,
section.baccara_products_main .info_row .col-md-9 {
    padding-left: 0;
}




section.baccara_products_main .info_row .type_div,
section.baccara_products_main .info_row .inner_div_links {
    background-color: #f3f3f3;
}

section.baccara_products_main .products_row .desciption_div {
    margin-bottom: 7px;
    border: 1px solid #b7b7b7;
    background-color: #fff;
}

section.baccara_products_main .products_row .desciption_div p {
    padding: 30px;
}

section.baccara_products_main .info_row .type_div {
    font-size: 17px;
    position: relative;
    top: -7px;
    min-height: 44px;
    padding: 7px;
    text-align: center;
}

section.baccara_products_main .info_row .inner_div_links {
    font-size: 17px;
    padding: 7px;
}

section.baccara_products_main .info_row .inner_div_links .technical_div,
section.baccara_products_main .info_row .inner_div_links .inquiry_div {
    float: right;
    width: 18%;
}

section.baccara_products_main .info_row .inner_div_links .inquiry_div a:hover {
    cursor: pointer;
}

section.baccara_products_main .info_row .inner_div_links .technical_div a,
section.baccara_products_main .info_row .inner_div_links .inquiry_div a {
    text-decoration: underline;
    color: #333;
}


.wpcf7-display-none {
    display: block  !important;
}

.content_desc_inqiry {
    display: none;
}

.mfp-bg {
    background: none;
}

.center_form_popup {
    position: relative;
    max-width: 660px;
    max-height: 530px;
    margin: 0 auto;
    padding: 0;
    border: none;
    border-radius: 10px;
}

.center_form_popup form p {
    display: none;
}

.center_form_popup .inner_div {
    min-height: 514px;
    padding: 35px 42px;
    padding-bottom: 20px;
    background: rgba(76,76,76,.9);
}

.center_form_popup .inner_div .row_item {
    margin-bottom: 15px;
}

.center_form_popup .inner_div .row_item .div_label {
    padding-left: 30px;
}

.center_form_popup .inner_div .row_item .div_label_request {
    padding-top: 40px;
}

.center_form_popup .inner_div .row_item .div_label span {
    font-size: 18px;
    color: #fff;
}

.center_form_popup .inner_div .row_item .btn_div {
    float: right;
    width: 20%;
}




.center_form_popup .inner_div input {
    font-size: 18px;
    width: 100%;
    height: 43px;
    padding-left: 20px;
    color: gray;
    border: 0;
    -webkit-appearance: none !important;

    -moz-appearance: none;
    appearance: none;
}

.center_form_popup .inner_div .row_item .btn_div input {
    font-size: 19px;
    padding-right: 0;
    padding-left: 0;
    color: #fff;
    background-color: #12aec6;
}

.center_form_popup .inner_div textarea {
    font-size: 18px;
    width: 100%;
    height: 105px;
    margin-bottom: 0;
    padding-left: 20px;
    resize: none;
    color: gray;
}



.center_form_popup .inner_div .div_title {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #e2eb04;
}

.center_form_popup .inner_div .div_title h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    color: #000;
}




.center_form_popup .mfp-close {
    font-size: 50px;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    color: #e2eb04;
}

.center_form_popup .done_form_center_loader {
    visibility: hidden;
    padding: 5px 5px;
    text-align: center;
}










section.baccara_products_main .row_title {
    margin-top: 35px;
    margin-bottom: 15px;
}

section.baccara_products_main:first-child .row_title {
    margin-top: 0;
}


section.baccara_products_main .row_title h3 {
    font-size: 33px;
    margin: 0;
}


section.baccara_products_main .products_row .img_div img {
    /*      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin: auto;
      right: 0;
      left: 0;*/
}

/*  section.baccara_products_main .row_title .img_div img.img_glar{
     right: 50%;
  }
*/

section.baccara_products_main .row_title .img_catalog_div div.catalog_img_div {
    padding-right: 5%;
    padding-bottom: 10px;
    text-align: right;
}

section.baccara_products_main .row_title .img_catalog_div div.text_div {
    text-align: right;
}

section.baccara_products_main .row_title .img_catalog_div div.text_div a span {
    font-size: 17px;
    font-weight: 700;
    color: #000;
}


section.baccara_products_main .row_title .img_catalog_div img {
    display: inline-block;
}

section.baccara_products_main .shad {
    position: relative;
    height: 60px;
    margin-bottom: 20px;
    border-bottom: 2px solid #013d64;
    background-image: url('../images/sol_shad_b.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 105px;
}


/*===================================================================================
      =================            A B O U T            ===================
  ====================================================================================*/
.worldmap_bg {
    position: relative;
    min-height: 641px;
    background: url('../images/bgaboutcloud.png') center center no-repeat;
    background-size: cover;
}
.worldmap_bg .container .worldmap {
    position: relative;
    min-height: 760px;
    background: url('../images/worldmapss.png') center top no-repeat;
    background-size: contain;
}

.worldmap_bg .container .worldmap h1 {
    font-family: arial;
    font-size: 55px;
    font-weight: 700;
    padding-top: 45px;
}

.worldmap_bg .container .worldmap .anchor {
    position: absolute;
}

.worldmap_bg .container .worldmap .anchor img:hover {
    cursor: pointer;
}

.worldmap_bg .container .worldmap .anc_usa {
    top: 45%;
    left: 21%;
}

.worldmap_bg .container .worldmap .anc_mexico {
    top: 52%;
    left: 22%;
}

.worldmap_bg .container .worldmap .anc_spain {
    top: 46%;
    left: 47%;
}

.worldmap_bg .container .worldmap .anc_brazil {
    top: 70%;
    left: 34%;
}

.worldmap_bg .container .worldmap .anc_australia {
    top: 73%;
    left: 81%;
}

.worldmap_bg .container .worldmap .anc_africa {
    top: 74%;
    left: 54%;
}

.worldmap_bg .container .worldmap .anchor .box_info {
    position: absolute;
    z-index: 9999;
    display: none;
    width: 280px;
    padding: 15px;
    padding-bottom: 0;
    border: 1px dashed #000;
    background: rgba(255,255,255,.9);
}

.worldmap_bg .container .worldmap .anchor .box_info {
    top: -157px;
    left: -70px;
}

.worldmap_bg .container .worldmap .anchor .box_info_mexico {
    top: 25px;
    left: -136px;
}
/*
    .worldmap_bg .container .worldmap .anc_usa .box_info_usa{
      top: -157px;
      left: -70px;
    }

    .worldmap_bg .container .worldmap .anc_usa .box_info_usa{
      top: -157px;
      left: -70px;
    }

    .worldmap_bg .container .worldmap .anc_usa .box_info_usa{
      top: -157px;
      left: -70px;
    }
*/

.worldmap_bg .container .worldmap .anchor .box_info ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.worldmap_bg .container .worldmap .anchor .box_info ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

.worldmap_bg .box_info ul li img {
    max-width: 37px;
}

.worldmap_bg .box_info ul li span {
    width: 85%;
}

.worldmap_bg .box_info .close_box {
    font-size: 20px;
    position: absolute;
    z-index: 99999;
    top: 5px;
    right: 8px;
    width: 20px;
    text-align: center;
}

.worldmap_bg .box_info ul li img,
.worldmap_bg .box_info ul li span {
    float: left;
}

.worldmap_bg .container .worldmap .anchor .box_info h4 {
    font-family: arial;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}


/*===================================================================================
    ==================      C U S T O M   M A D E        ====================
====================================================================================*/
.state_bg .custom_made_bg small {
    font-size: 14px;
    font-weight: 700;
    padding-left: 10%;
    letter-spacing: 4px;
    color: #000;
}

.state_bg .custom_hex_div {
    position: absolute;
    top: 20px;
    right: -40px;
}



.state_bg .custom_made_bg h1 {
    margin-bottom: 5px;
}

.custom_made_main .custom_made_steps {
    float: left;
    width: 25%;
    padding-top: 60px;
}

.custom_made_main .custom_made_steps .img_div {
    margin-bottom: 10px;
}

.custom_made_main .custom_made_steps .arr_img,
.custom_made_main .custom_made_steps .step_text {
    float: left;
}

.custom_made_main .custom_made_steps .arr_img {
    margin: 0 2px;
    padding-top: 4px;
}

.custom_made_main .custom_made_steps .step_text {
    font-size: 16px;
    font-weight: 700;
    width: 100px;
}

section.custom_products .container .row .img_col {
    padding-bottom: 70px;
}



section.bread_sec .breadcrumbs_div {
    line-height: 40px;
    height: 40px;
    text-align: right;
}

section.bread_sec .breadcrumbs_div a {
    color: #000;
}

/*===================================================================================
    ==================      F O O T E R          ====================
====================================================================================*/
footer .top_footer {
    width: 100%;
    min-height: 146px;
    border-top: 2px solid #949494;
    border-bottom: 2px solid #444;
    background-color: #686868;
}
footer .top_footer img.hexagonal {
    position: absolute;
    z-index: 999;
    top: 10px;
    left: -70px;
    width: 231px;
}
footer .top_footer .footer_head {
    font-size: 19px;
    font-weight: 600;
    margin-top: 40px;
    color: #fff;
}
footer .top_footer .footer_info {
    float: left;
    color: #fff;
}
footer .top_footer .footer_info span {
    font-size: 19px;
}
footer .top_footer .footer_socials {
    float: right;
    color: #fff;
}
footer .top_footer .footer_socials a {
    display: block;
    float: left;
    margin-right: 15px;
}
footer .top_footer .footer_socials a:last-child {
    margin-right: 0;
}
footer .bottom_footer {
    line-height: 36px;
    width: 100%;
    min-height: 36px;
    background-color: #e6e6e6;
}
footer .bottom_footer span {
    font-size: 16px;
    font-weight: 600;
    color: #4e4e4e;
}
/*.cube__inner {
  min-height: 300px;
}*/


.caret {
    display: inline-block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 10px solid black;
    border-right: 10px solid transparent;
    border-bottom: 0 solid black;
    border-left: 10px solid transparent;
    transition: 200ms ease;
}

.caret.open {
    border-top-width: 0;
    border-bottom-width: 10px;
}

.caret.large {
    border-width: 20px 20px 0 20px;
}

.caret.large.open {
    border-width: 0 20px 20px 20px;
}

.caret.flip.open {
    border-width: 10px 10px 0 10px;
    transform: rotateX(180deg);
}
.caret.flip.large.open {
    border-width: 20px 20px 0 20px;
}
.desciption_div {
    padding: 20px;
}
.desciption_div ul {
    padding-top: 20px;
    padding-left: 20px;
}
.desciption_div ul li {
    margin-bottom: 6px;
}
.desciption_div p {
    margin: 0;
    padding: 0 !important;
}
@media(max-width:750px) {
    .wraper {
        padding-top: 0;
    }
}

.blue_product_title {
    font-size: 23.67px;
    font-weight: bold;
    color: #12aec6;
}
.technical_info_wrapper {
    font-size: 17.91px;
}
ul.sub-menu {
    display: none;
}
.custom_made_main .custom_made_steps:last-child .arr_img {
    display: none;
}
ul.languages_download {
    margin: 0;
    padding: 0;
}
ul.languages_download li {
    float: left;
    padding: 0;
    list-style: none;
}
ul.languages_download a {
    font-size: 12px;
    color: #fff;
}
ul.languages_download a:hover {
    color: #e2eb04;
}
ul.languages_download li:after {
    display: inline-block;
    padding: 0 3px;
    content: '|';
    color: #fff;
}
ul.languages_download li:last-child:after {
    display: none;
}

/*.items_row .col_item:nth-child(5n) {
    clear: both;
}
*/
.footer_socials img {
    max-width: 25px;
}