@charset "utf-8";
@import url("font-awesome.css");
@import url("font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');

/* font-family: 'Montserrat', sans-serif; */

@font-face {
    font-family: 'ciclegordita';
    src: url('../fonts/cicle_gordita-webfont.html') format('woff2'), url('../fonts/cicle_gordita-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.html') format('woff2'), url('../fonts/opensans-regular-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'open_sansregular';
    overflow-x: hidden;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.clear {
    clear: both !important;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

a {
    font-family: 'open_sansregular';
    text-decoration: none;
}

.top-banner {
    position: relative;
    top: 0;
    width: 100%;
}

.top-block {}

.container-new {
    left: 6%;
    position: relative;
}

.top-line-left {
    padding: 5px 0 0;
}

.social img {
    width: 22px;
}

.logo-left-wrapper {
    padding: 5px 0 0;
}

.logo-left-wrapper img {
    padding: 0;
    width: 100%;
}

.logo-right-wrapper {
    margin-top: 30px;
}

.navbar-default {
    background: none;
    border: 0 none;
}

.navbar-nav>li>a {
    color: #000000 !important;
    font-family: "Montserrat", sans-serif;
    line-height: normal;
    padding: 5px 18px;
    text-transform: uppercase;
    font-size: 13px;
}

.m-50 {
    margin-left: 20px;
}

.navbar-nav .caret {
    width: 0;
    height: 0;
    margin-left: 0;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    float: right;
    position: relative;
    top: 8px;
    right: 10px;
}

.logo-right-wrapper .navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: #006838;
    color: #ffffff !important;
    text-decoration: none;
}

.top-line {
    background: #f7da00;
    padding: 10px 0;
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    padding: 7px 0;
    border-top: 5px solid #006838;
}

.top-line a {
    color: #414141;
    font-size: 15px;
    margin: 0 5px 0 0;
    transition: all 0.25s ease 0s;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: none !important;
    border: 2px solid #ffffff;
    border-radius: 100%;
    width: 20px !important;
    height: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none;
    border: 2px solid #006838;
}

.banner-content {
    color: #fff;
    left: 7%;
    position: absolute;
    top: 80%;
    z-index: 9999;
}

.bigtext {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    padding: 0px;
    text-transform: uppercase;
}

.home_banner .bx-controls-direction {
    top: 15% !important;
}

.home-page-block {
    background: #848688;
    color: #ffffff;
    font-size: 30px;
}

.home-tagline {
    margin: 0 auto;
}

.home-bg {
    /*background: rgba(0, 0, 0, 0.5);*/
    padding: 120px 0;
}

.home-bg p {
    font-size: 20px;
}

.home_banner .bx-wrapper .bx-controls-direction a {
    top: 50% !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 5px !important;
    position: absolute !important;
}

#banner-effetto .item {
    border-left: 1px solid #d8d8d8;
    margin-right: 2%;
    width: 31%;
    margin-bottom: 20px;
}

#banner-effetto h2 {
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: -0.75px;
    line-height: 3em;
    text-transform: uppercase;
}

#banner-effetto h2 a {
    color: #000000;
    transition: all 0.3s ease 0s;
}

#banner-effetto h2 a:hover {
    color: #845f44;
    text-decoration: underline;
}

#banner-effetto .back,
#banner-effetto .flip-container,
#banner-effetto .front {
    min-height: 400px;
    width: 100%;
}

#banner-effetto .flipper .front {
    overflow: hidden;
}

#banner-effetto .flipper .front img {
    min-height: 400px;
    min-width: 100%;
}

#banner-effetto .flipper .back {
    background: #fcfcfc none repeat scroll 0 0;
    padding: 40% 10px 10px;
}

#banner-effetto .flipper .back p {
    font-size: 1.1em;
}

#banner-effetto .flipper .back h3 {
    font-size: 1.5em;
    text-transform: uppercase;
}

#banner-effetto .flipper .back h3 a {
    color: #000000;
    transition: all 0.3s ease 0s;
}

#banner-effetto .flipper .back h3 a:hover {
    color: #845f44;
    text-decoration: underline;
}

#banner-effetto .item {
    border-left: none;
}

#banner-effetto h2 {
    background: #ffffff;
    font-size: 1.2em;
    font-weight: 400;
    left: 6px;
    letter-spacing: -0.75px;
    line-height: 3em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -14px;
    width: 97%;
    z-index: 999999;
}

#banner-effetto h2 a {
    color: #ffffff;
    font-size: 30px;
    transition: all 0.3s ease 0s;
}

#banner-effetto h2 a:hover {
    color: #006838;
    text-decoration: underline;
}

#banner-effetto,
#banner-effetto .flipper .back,
#contact_button,
#download_block,
#eucookielaw,
.carousel div,
.slick-dots,
.slick-dots li button::before {
    text-align: center;
}

#banner-effetto .back,
#banner-effetto .flip-container,
#banner-effetto .front {
    min-height: 400px;
    width: 100%;
}

#banner-effetto .flipper .front {
    overflow: hidden;
}

#banner-effetto .flipper .front img {
    min-height: 400px;
    min-width: 100%;
}

#banner-effetto .flipper .back {
    background: #f7da00;
    padding: 30% 10px 10px;
    color: #000;
}

#banner-effetto .flipper .back p {
    font-size: 1.1em;
}

#banner-effetto .flipper .back h3 {
    font-family: montserrat;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#banner-effetto .flipper .back h3 a {
    color: #000;
    transition: all 0.3s ease 0s;
}

#banner-effetto .flipper .back h3 a:hover {
    color: #845f44;
    text-decoration: underline;
}

.button.arrow-right {
    color: #000000;
    font-family: montserrat;
    font-size: 20px;
    text-decoration: underline;
}

.flip-container {
    perspective: 1000px;
    box-shadow: 0 3px 5px #414141;
}

.flip-container.hover .flipper,
.flip-container:hover .flipper {
    transform: rotateY(180deg);
}

.back,
.flip-container,
.front {
    height: 480px;
    width: 320px;
    font-family: "Montserrat", sans-serif;
}

#banner-effetto .flipper .front {
    padding: 0;
}

.flipper {
    position: relative;
    transform-style: preserve-3d;
    transition: all 0.6s ease 0s;
}

.back,
.front {
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
}

.front {
    transform: rotateY(0deg);
    z-index: 2;
}

.back {
    transform: rotateY(180deg);
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: 0.75s;
}

@keyframes bounce {
    20%,
    53%,
    80%,
    0%,
    100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0px, 0px, 0px);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -30px, 0px);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -15px, 0px);
    }
    90% {
        transform: translate3d(0px, -4px, 0px);
    }
}

@keyframes bounce {
    20%,
    53%,
    80%,
    0%,
    100% {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0px, 0px, 0px);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -30px, 0px);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0px, -15px, 0px);
    }
    90% {
        transform: translate3d(0px, -4px, 0px);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom 0;
}

.no-p {
    padding: 0 !important;
}

.home-page-intro {
    background: #f1f1f1;
    padding: 50px 0;
}

.about-title {
    color: #006838;
    font-family: open_sansregular;
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
}


/*.home-tagline > p {
    font-size: 20px;
    margin: 0 0 20px;
}*/

.home-tagline a {
    background: #006838;
    color: #ffffff;
    font-size: 16px;
    padding: 3px 10px;
}

.m10 {
    margin-top: 20px;
}

.pi-wrapper {
    background: #d0d0d0;
    height: 100%;
    color: #000;
}

.pi-bg {
    height: 100%;
    padding: 50px 0;
}

.cli-title {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
}

#client-slider .testimonial {
    margin: 0 0 0 12px;
    width: 92%;
}

.pi-wrapper-1 {
    background: url(../images/bg1.png) no-repeat;
    height: 100%;
    color: #fff;
    background-size: 100%;
}

.pi-bg-1 {
    background: rgba(132, 134, 136, 0.65);
    height: 100%;
    padding: 50px 0;
}

.pi-title {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    text-align: left;
    margin-left: 12%;
    color: #000;
    margin-top: 5%;
    margin-bottom: 25px;
}

.pi-desc {
    font-size: 20px;
    margin: 0 auto;
    padding: 10px 0 40px;
    width: 55%;
}

.down-icons img {
    width: 30%;
}

.social-bottom {
    margin: 30px auto;
    padding: 10px 0;
    width: 90%;
}

.social-bottom a {
    color: #000000;
    font-size: 20px;
    margin-right: 20px;
}

.bottom-logo img {
    width: 16%;
}

.bottom-address {
    font-size: 16px;
    padding: 20px 0;
}

.brand {
    background: #006838;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 0;
}

.brand a {
    color: #fff !important;
}

#exTab1 .tab-content {
    color: #000;
    background: none;
    padding: 45px 0px 0;
}


/* remove border radius for the tab */

#exTab1 .nav-pills>li>a {
    border-radius: 0;
    color: #000;
}


/* change border radius for the tab , apply corners on top*/

.event-wrapper {
    padding: 50px 0;
}

#exTab1 {
    margin-top: 50px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: none;
    color: #006838 !important;
    font-weight: bold;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #006838;
    text-decoration: none;
    color: #fff !important;
}

.event-wrapper .nav.nav-pills {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 10px 0;
}

.event-img img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    height: 142px;
    overflow: hidden;
    transition: all 1s linear 0s;
    width: 100%;
}

.event-img:hover img {
    filter: none;
    transform: scale(1.4);
}

.event-img {
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    margin-right: 5px;
    overflow: hidden;
    padding: 1px;
}

.event-img {
    border: 1px solid #dddddd;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px;
    overflow: hidden;
}

.col-md-3-new {
    float: left;
    width: 25%;
}

.testimonial .pic img {
    border: 1px solid #cccccc;
    box-shadow: 0 1px 4px #414141;
    height: auto;
    margin-bottom: 2px;
    padding: 4px;
    width: 90%;
}

.client-wrapper .testimonial .pic {
    border: 0 none;
    border-radius: 0;
    height: auto;
    width: auto;
}

.padding-50 {
    padding: 50px 0;
}

.client-wrapper {
    background: #f1f1f1;
}

.event-wrapper .nav li a {
    padding: 10px 9px;
}

.client-wrapper .owl-pagination {
    padding-top: 20px;
}

.client-wrapper .owl-theme .owl-controls .owl-page span {
    background-color: #006838;
}

.marging-50 {
    margin-top: 50px;
}

#rightDisplay>img {
    border: 1px solid #cccccc;
    height: 450px;
    padding: 2px;
    width: 98%;
}

.inv>img {
    height: 93px;
    padding: 0 5px 8px 0;
    width: 93px;
}

.l-img {
    margin: 0 10px 10px 0;
    width: 31%;
    min-height: auto;
}

.l-img>img {
    box-shadow: 0 2px 4px #414141;
    cursor: pointer;
    width: 100%;
}

.inv .l-img:nth-child(3n+3) {
    margin: 0;
}

.delay_0 {
    animation-duration: 1s !IMPORTANT;
}

.delay_1 {
    animation-duration: 2s !IMPORTANT;
}

.delay_2 {
    animation-duration: 3s !IMPORTANT;
}

.delay_3 {
    animation-duration: 4s !IMPORTANT;
}

.delay_4 {
    animation-duration: 5s !IMPORTANT;
}

.delay_5 {
    animation-duration: 6s !IMPORTANT;
}

.delay_6 {
    animation-duration: 7s !IMPORTANT;
}

.delay_7 {
    animation-duration: 8s !IMPORTANT;
}

.container-outer {
    background: #e9e8e3;
}

.container-inner {
    background: #ffffff;
    display: block;
    overflow: hidden;
    position: relative;
    top: -180px;
}

.left-menu,
.right-content {
    display: block;
    overflow: hidden;
    padding: 30px 20px;
}

.left-menu li {
    border-bottom: 1px solid #dddddd;
    font-size: 13px;
    padding: 8px 10px;
    text-transform: uppercase;
}

.left-menu li:after {
    content: '\f105';
    font-family: fontawesome;
    color: #787878;
    float: right;
    font-size: 20px;
}

.left-menu a {
    color: #000000;
    font-family: "Montserrat", sans-serif;
}

.right-breadcrumb a {
    color: #000;
    font-size: 15px;
}

.right-title {
    color: #848688;
    font-size: 30px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
}

.top-block.darkHeader .logo-left-wrapper {
    padding: 0;
}

.desc p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}

.left-active {
    background: #e9e8e3;
}

.icon-set {
    background: #E93236 url(../images/logopng.png) no-repeat;
    box-shadow: 0 2px 5px #414141;
    margin: 0 auto;
    padding: 45px 10px;
    text-align: right;
}

.icon-name a {
    color: #787878;
    font-family: montserrat;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.icon-name {
    padding: 10px 0 0;
}

.icons {
    margin-top: 50px;
    text-align: center;
}

.vision-title {
    border-bottom: 1px solid #ccc;
    color: #006838;
    font-size: 22px;
    font-weight: bolder;
    line-height: 40px;
    margin: 0 0 20px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.team-pic img {
    width: 85%;
}

.team-pic {
    padding-bottom: 20px;
}

.teamwrapper {
    margin-bottom: 30px;
    text-align: center;
}

.team-name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.designation {
    color: #006838;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 0;
}

.experience {
    font-size: 13px;
}

.certification-img img {
    width: 100%;
}

.certification-img {
    margin-bottom: 15px;
}

.certificationwrapper {
    text-align: center;
}

.certification-name {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.certificationwrapper {
    margin-bottom: 50px;
}

.desc li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
    position: relative;
    padding-bottom: 15px;
}

.desc li:before {
    content: '\f192';
    font-family: fontawesome;
    left: 0;
    position: absolute;
    color: #006838;
}

.text-center {
    text-align: center !important;
}

.p-txt {
    margin: 0 auto;
    width: 80%;
}

.prod-img img {
    height: 400px;
    width: 100%;
}

.prod-wrapper {
    margin-bottom: 30px;
}

.p-wrapper {
    margin-top: 50px;
}

.prod-desc {
    background: #006838;
    color: #ffffff;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}


/*  bhoechie tab */

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 999;
}

a,
a:hover,
a:active,
a:focus {
    outline: 0;
}

object,
embed {
    outline: 0;
}

.list-group-item {
    padding: 25px 15px;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #006838;
    color: #ffffff;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-right: 10px solid #006838;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    border: none !important;
}

.bhoechie-tab {
    padding: 0;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.list-group-item {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.list-group-item img,
.tabs-left img {
    padding-right: 10px;
    width: 50px;
}

.bhoechie-tab-img {
    left: 80px;
    position: absolute;
    top: 80%;
}

.panel.with-nav-tabs .panel-heading {
    padding: 0;
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}

.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}

.panel.panel-default {
    border: 0 !important;
}

.panel.panel-default .panel-heading {
    background: none;
    margin-left: 17%;
    margin-bottom: 30px;
    border: 0
}


/********************************************************************/


/*** PANEL DEFAULT ***/

.with-nav-tabs.panel-default .nav-tabs>li>a,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
    background-color: #ddd;
    box-shadow: 0 2px 4px #414141;
}

.panel .nav-tabs>li {
    margin-right: 10px;
}

.with-nav-tabs.panel-default .nav-tabs>.open>a,
.with-nav-tabs.panel-default .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-default .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #ccc;
    border-color: #ddd;
    border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a {
    color: #777;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
    background-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #555;
}


/********************************************************************/

.panel .panel-body {
    padding: 0;
}

.colour-picker__colours {
    list-style: outside none none;
    margin: 30px 0;
}

.colour-picker__colour {
    float: left;
    width: 10%;
}

.colour-picker__colour-link {
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    text-indent: -1000em;
    top: 0;
    transition-duration: 0.15s;
    transition-property: top, left, box-shadow;
    width: 100%;
}

.colour-picker__colour-link:hover,
.colour-picker__colour--active .colour-picker__colour-link {
    box-shadow: 1px 0 #eeeeee, 0 1px #cccccc, 2px 1px #eeeeee, 1px 2px #cccccc, 3px 2px #eeeeee, 2px 3px #cccccc, 4px 3px #eeeeee, 3px 4px #cccccc, 5px 4px #eeeeee, 4px 5px #cccccc, 6px 5px #eeeeee, 5px 6px #cccccc, 7px 6px #eeeeee, 6px 7px #cccccc, 8px 7px #eeeeee, 7px 8px #cccccc, 9px 8px #eeeeee, 8px 9px #cccccc, 10px 9px #eeeeee, 9px 10px #cccccc, 11px 10px #eeeeee, 10px 11px #cccccc, 12px 11px #eeeeee, 11px 12px #cccccc, 12px 12px #eeeeee;
    left: -12px;
    top: -12px;
}

.readmore>a {
    color: #000000;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
}

.p-b-50 {
    padding-bottom: 50px;
}

.front ul {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999999;
    padding: 55px 0 0;
}

.front li {
    text-align: left;
}

.front li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
}

.front li:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 19px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.welcome-title {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: bold;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.col-1 {
    padding-right: 5px !important;
}

.col-3-1-img {
    padding-bottom: 5px;
}

.col-2-1 {
    display: block;
    overflow: hidden;
    padding-bottom: 5px;
}

.col-2-1-img {
    padding-right: 5px;
}

.inner-p-block {
    box-shadow: 0 2px 4px #414141;
    font-family: open_sansregular;
    font-size: 42px;
    font-weight: bold;
    line-height: 53px;
    padding: 50px 20px;
    text-align: left;
    background: url(../images/prod-bg.html) no-repeat;
    margin-bottom: 30px;
}

.inner-p-wrapper {
    margin-top: 50px;
}

.b-logo {
    padding-top: 30px;
}

.p-name {
    font-family: 'Montserrat', sans-serif;
    color: #565656;
}

.viewprod {
    margin-top: 10px;
}

.inner-p-block:hover {
    box-shadow: 0 5px 7px #414141;
    cursor: pointer;
}

.viewprod>a {
    background: #006838;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 36px;
    text-transform: uppercase;
}

.b-logo img {
    width: 100%;
}

hr {
    background-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    border: 0 none;
    height: 1px;
    margin: 22px 0;
}

.pr-img img {
    border: 1px solid #dddddd;
    padding: 3px;
    width: 100%;
}

.inner-p-wrapper-pro {
    margin-top: 30px;
}

.p-nm {
    font-size: 13px;
    font-weight: 500;
    padding-top: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
}

.nm-wrap {
    /*  border: 1px solid #dddddd;*/
    display: block;
    font-family: "Montserrat", sans-serif;
    margin-top: 5px;
    overflow: hidden;
    padding: 0 5px;
}

.p-size {
    font-size: 13px;
    padding: 5px 0;
    text-align: center;
    font-weight: 500;
    width: 100%;
    display: block
}

.inner-p-detail {
    margin-bottom: 30px;
}

.right-breadcrumb {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    padding: 10px 0;
}

.inner-p-detail a {
    color: #000;
    text-decoration: none;
}

.img-section-2-1 {
    padding-right: 5px;
}

.img-section-2-3 {
    padding-left: 5px;
}

.img-section-2-31-img {
    padding-bottom: 5px;
    padding-right: 5px;
}

.img-section-2-22-img>img {
    height: 502px;
    width: 265px;
}

.img-section-2-1-img {
    padding-bottom: 5px;
}

.img-section-2-33-img img {
    height: 248px;
}

.left-block,
.right-block {
    width: 50%;
    background: #848688;
}

.right-block {
    text-align: center;
}

.download-txt {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 90px;
    text-transform: uppercase;
}

.downloadreadmore {
    margin-top: 30px;
    text-align: center;
}

.downloadreadmore a {
    background: #f7da00;
    box-shadow: 0 1px 5px #006838;
    color: #0c8e46;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    padding: 5px 15px;
    text-transform: uppercase;
}

.left-block {
    background: url(../images/donwloadbg.html);
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 120%;
    height: 570px;
}

.right-bg {
    background: rgba(132, 134, 136, 0.65) none repeat scroll 0 0;
    padding: 166px 100px;
}

.download-app-wrapper .container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}


/*.down-app-img img {
    width: 100%;
}*/

.down-app-txt {
    color: #0c8e46;
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: bold;
    padding: 50px 0 0;
    text-align: left;
    text-transform: uppercase;
    margin-left: 12%;
}

.wheretobuywrapper {
    background: url(../images/location.png) no-repeat;
    height: 300px;
    background-size: 100%;
}

.wherebg {
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
}

.store-txt {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 60px;
    font-weight: bold;
    padding: 50px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.graycolor a {
    color: #848688 !important;
}

.greencolor a {
    color: #006838;
}

.backul>li {
    margin: 0 auto 10px;
    width: 200px;
}

.backul a {
    background: #0c8e46;
    color: #ffffff;
    display: block;
    padding: 10px 25px;
    width: 200px;
}

.top-block.darkHeader {
    background: #ffffff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 5px 0;
}

.top-block.darkHeader .logo-left-wrapper img {
    width: 100%;
}

.top-block.darkHeader .logo-right-wrapper {
    margin-top: 15px;
}

.event-left,
.event-right {
    width: 50%;
}

.event-left {
    height: 395px;
}

.img-section-2-33-img {
    width: 99%;
}

.project-wrapper .bx-wrapper img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.prod-wrapper .flip-container {
    width: 100%;
}

#banner-effetto .prod-wrapper .front {
    width: 100%;
    top: 0px;
    min-height: 100%;
}

#banner-effetto .prod-wrapper h2 {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}

#banner-effetto .prod-wrapper .flipper .back {
    padding: 15% 10px 10px;
}

.bottom-contact {
    background: #006838;
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.copywrite,
.brands,
.brands a {
    color: #ffffff;
    font-size: 12px;
}

.left-filter {
    margin-top: 50px;
}

.f-title {
    border-bottom: 1px solid #dddddd;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
}

.left-filter #accordion .panel-body {
    border: none !important;
    padding: 0 15px !important;
}

.left-filter .panel-heading {
    margin: 0 !important;
    padding: 10px 0;
}

.left-filter .fa {
    float: right;
}

.left-filter .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0 !important;
}

.left-filter .accordion-toggle {
    font-family: montserrat;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

.left-filter #accordion .panel-title a,
.left-filter .panel-body {
    background: none !important;
    color: #000 !important;
}

.left-filter .indicator.glyphicon {
    color: #006838;
    float: right;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

#filterbtn {
    background: #006838 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    padding: 6px 0;
    text-transform: uppercase;
    width: 100%;
}

.large-img img {
    width: 100%;
}

.product-main-image {
    margin-top: 50px;
    padding: 0px;
}

.thumb-img img {
    border: 1px solid #dddddd;
    height: auto;
    margin-right: 0;
    padding: 1px;
    width: 85%;
    margin-bottom: 5px;
}

.prod-right {
    margin-top: 50px;
    font-family: montserrat;
}

.prod-details {
    color: #787878;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.prod-right-name {
    color: #006838;
    font-size: 16px;
    font-weight: 500;
}

.prod-right-name>span {
    color: #000000;
}

.marging-20 {
    margin-top: 20px;
}

.pro-a a {
    background: #006838;
    color: #ffffff;
    padding: 5px 16px;
}

.pro-a a:nth-child(2n+2) {
    background: #848688;
}

.p-r-img img {
    width: 100%;
}

.prod-wrapper .back,
.prod-wrapper .flip-container,
.prod-wrapper .front {
    height: 400px;
}

.right-content #accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 5px;
}

.right-content #accordion .panel-heading {
    padding: 0;
    border-radius: 0;
    text-align: center;
    border: none;
}

.right-content #accordion .panel-title a {
    background: #e9e8e3;
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    text-align: left;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}

.right-content #accordion .panel-title a:hover {
    background: #006838;
    color: #fff;
    text-decoration: none;
}

.right-content #accordion .panel-body {
    font-size: 14px;
    color: #fff;
    background: #fff;
    padding: 15px 20px;
    line-height: 25px;
    border: 1px solid #dddddd;
    position: relative;
}

.right-content #accordion .panel-body:after {
    content: "";
    position: absolute;
    top: -30px;
    left: 40px;
    border: 15px solid transparent;
    border-bottom: 15px solid #F9F8F3;
}

.right-content #accordion .panel-heading {
    margin: 0;
}

.right-content .panel-title span {
    display: block;
    font-size: 12px;
    padding: 2px 0 0;
}

.right-content .panel-body {
    color: #000000 !important;
}

.events-img img {
    height: 100%;
    width: 100%;
}

.right-content .panel-body {
    display: block;
    overflow: hidden;
}

.events-img {
    margin-bottom: 30px;
    height: 170px;
    border: 1px solid #cccccc;
    overflow: hidden;
    text-align: center;
}

.events-img a {
    display: block;
    padding: 4px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#banner-effetto {
    background: #f7f7f7;
    display: block;
    overflow: hidden;
    padding: 80px 0;
}

#banner-effetto .flipper .front img.l-img {
    margin: 0 auto 30px;
    min-height: 100%;
    min-width: 70%;
    text-align: center;
    width: 100%;
}

#banner-effetto .front {
    background: #ffffff none repeat scroll 0 0;
}

.class-1 {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.class-2 {
    color: #006838;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}

.class-3 {
    color: #787878;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}

.client-left {
    padding: 0 0 4px;
    width: 50%;
}

.client-right {
    width: 50%;
}

.red {
    color: #0c8e46;
}

.p-50 {
    padding: 0 50px;
}

.project-wrapper {
    position: relative;
}

.project-wrapper .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    top: 425px !important;
    right: 65px;
}

.project-wrapper .bx-controls-direction {
    display: none;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 0px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-family: montserrat;
}

.mega-dropdown-menu li.col-sm-12 {
    padding: 0!important;
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu>li>ul>li {
    list-style: none;
    border-bottom: 1px dashed #dddddd;
}

.mega-dropdown-menu>li>ul>li>a {
    color: #222;
    display: block;
    font-family: montserrat;
    font-size: 13px;
    padding: 7px 10px;
    text-transform: uppercase;
}

#about_us_dropdown {
    padding: 20px 0;
}

.mega-dropdown-menu>li>ul>li:hover>a,
.mega-dropdown-menu>li>ul>li:focus>a,
.mega-dropdown-menu>li>ul>li.active>a {
    background: #f7da00;
}

.menu-title {
    border-bottom: 1px solid #dddddd;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 10px;
    padding: 0 0 10px;
    text-transform: uppercase;
}


/*.navbar-nav > li > .dropdown-menu ul li a:before{
    content: '\f105';
    font-family: fontawesome;
    color: #0c8e46;
    font-size: 18px;
    padding: 0 5px 0 0;
    position: relative;
    top: 2px;
}*/

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #0c8e46;
    color: #ffffff;
}

.cat-img img {
    width: 100%;
    border: 1px solid #ddd;
}

.cat-img {
    margin-bottom: 30px;
}

.client-block {
    margin-bottom: 30px;
}

.clients-wrapper .col-md-3,
.clients-wrapper .col-md-4 {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 250px;
    padding: 20px 0 0;
}

.clients-wrapper .col-md-4 {
    min-height: 350px;
}

.clients-wrapper.rndblock .client-name {
    padding: 20px 5px;
}

.clients-wrapper .col-md-3:nth-child(4n+4),
.clients-wrapper .col-md-4:nth-child(3n+3) {
    border-right: 0;
}

.client-name {
    font-family: montserrat;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0 0;
    text-transform: uppercase;
    color: #000;
}

.client-img img {
    height: 203px;
    width: 204px;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.p-b-20 {
    padding-bottom: 20px;
}

.line-height {
    line-height: 22px;
}

.career-panel .panel-body {
    border: 1px solid #dddddd;
    padding: 20px;
}

.career-wrapper {
    margin-bottom: 30px;
    line-height: 30px;
}

.career-btn {
    background: #006838;
    border: 0 none;
    color: #ffffff;
    font-family: montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding: 5px 30px;
    text-transform: uppercase;
}

.career-panel .nav.nav-tabs li a {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    color: #000000;
    font-family: montserrat;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.career-panel .nav.nav-tabs li a:hover,
.career-panel .nav.nav-tabs li a:focus {
    background: none;
    color: #006838 !important;
    box-shadow: none;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.career-panel .nav.nav-tabs li.active a {
    color: #006838 !important;
}

.career-panel .nav.nav-tabs li.active a,
.career-panel .nav.nav-tabs li a {
    background: none;
    box-shadow: none;
}

.career-panel .with-nav-tabs.panel-default .nav-tabs>li.active>a,
.career-panel .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.career-panel .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    background: none;
    border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
    color: #006838 !important;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 10px !important;
    margin: 0 0 10px 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    border-bottom: none;
    font-family: montserrat;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    position: relative;
    top: 10px;
    width: inherit;
}

.red-table thead>tr>th,
.red-table tbody>tr>th {
    vertical-align: middle;
    background: #006838;
    color: #fff;
    text-align: center;
}

.down-app-img {
    text-align: center;
}

.leftbg {
    background: rgba(0, 0, 0, .5);
    padding: 98px;
    height: 627px;
}


/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */

.tabs-left,
.tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    border-right: 1px solid #ddd;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

.tabs-left>li,
.tabs-right>li {
    float: none;
    margin-bottom: 2px;
}

.tabs-left>li {
    margin-right: -1px;
}

.tabs-right>li {
    margin-left: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}

.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

.sideways {
    margin-top: 50px;
    border: none;
    position: relative;
}

.sideways>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
}

.sideways>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0px 0px;
}

.sideways>li.active>a,
.sideways>li.active>a:hover,
.sideways>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
}

.sideways.tabs-left {
    left: -50px;
}

.sideways.tabs-right {
    right: -50px;
}

.sideways.tabs-right>li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sideways.tabs-left>li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.home_banner .container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.col-1-img img {
    width: 100%;
}

.bhoechie-tab img {
    width: 100%;
}

.img2 {
    height: 275px;
    padding-bottom: 5px;
    width: 98% !important;
}

.img3 {
    height: 275px;
    padding-bottom: 5px;
    padding-right: 5px;
}

.img4 {
    height: 275px;
    padding-bottom: 5px;
}

.img6 {
    height: 275px;
}

.img5 {
    height: 275px;
    width: 99% !important;
}

.img1 {
    height: 550px;
    width: 98% !important;
}

.img11 {
    height: 550px;
    margin-left: 5px !important;
    width: 96% !important;
}

.export-page {
    margin-top: 100px;
}

.export-img img {
    width: 80%;
    margin-top: 50px;
}

.acc-img img {
    border: 1px solid #dddddd;
    margin: 0 4px;
    padding: 0 13px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.mega-dropdown-menu.width-30 {
    width: 32%;
}

.navbar-nav>li {
    margin-right: 1px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: -24px;
}

.mega-dropdown-menu {
    width: 90%;
}

.dropdown-menu {
    left: auto;
}

.m-90 {
    right: -90px;
}

.size_600_600 .thumb-image {
    height: 475px;
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.size_1000_1000 .thumb-image {
    height: 475px;
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.size_600_1200 .thumb-image {
    height: 242px !important;
    margin: 0 auto;
    max-width: 475px !important;
    width: 100%;
}

.size_800_800 .thumb-image {
    height: 475px;
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.size_800_1200 .thumb-image {
    height: 706px;
    max-width: 475px;
    width: 100%;
    margin: 0 auto;
}

.p-nm:hover {
    color: #006838;
    text-decoration: underline;
}

.p-thumbs {
    padding-top: 50px;
}

.thumb-img {
    height: 430px;
    overflow-y: scroll;
}

.appmodal {
    top: 80px;
}

.appmodal .modal-dialog .modal-content {
    background: url(../images/Web-Banner-Wall-Tiles.html);
    height: 530px;
    color: #ffffff;
    text-align: center;
    border: none !important;
}

.appmodal .modal-dialog {
    margin: 0 auto !important;
}

.appmodal .modal-body {
    background: rgba(0, 0, 0, 0.75);
}

.apptitle {
    font-size: 30px;
}

.appsubtitle {
    font-size: 25px;
    padding: 0 0 20px;
    text-transform: capitalize;
}

.appmodal .close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    position: relative;
    text-shadow: 0 1px 0 #ffffff;
    z-index: 2147483647;
}

.appmodal .modal-header {
    border: 0;
    padding: 0;
}

.appsocial {
    margin-top: 20px;
}

.appsocial a {
    color: #ffffff;
    font-size: 24px;
    padding-right: 10px;
}

.appsimg>img {
    width: 40%;
}

.app-mail-title {
    font-family: montserrat;
    font-size: 45px;
    font-weight: 100;
}

.app-mail-title>span {
    color: #f7da00;
    font-weight: bold;
}

.apptitle>img {
    margin-bottom: 20px;
    position: relative;
    top: -9px;
    width: 45%;
}

.inner-p-detail.size_800_X_1200 .pr-img img {
    height: 362px;
}

.owl-theme .owl-controls .owl-page span {
    background: #fff !important;
}

.s_1000_1000 .l-img img,
.s_800_800 .l-img img,
.s_600_600 .l-img img {
    height: 90px;
}

.s_800_1200 .l-img>img {
    height: 124px;
}

.top-line-right .social .fa {
    text-align: center;
    width: 32px;
}

.facebook:hover {
    background: #3b5998;
    border-radius: 5px;
    color: #fff;
    transition: background-color 150ms ease-in-out 0s;
}

.twitter:hover {
    background: #00A0D1;
    border-radius: 5px;
    color: #fff;
    transition: background-color 150ms ease-in-out 0s;
}

.gplus:hover {
    background: #006838;
    border-radius: 5px;
    color: #fff;
    transition: background-color 150ms ease-in-out 0s;
}

.linkedin:hover {
    background: #007BB6;
    border-radius: 5px;
    color: #fff;
    transition: background-color 150ms ease-in-out 0s;
}

.youtube:hover {
    background: #006838;
    border-radius: 5px;
    color: #fff;
    transition: background-color 150ms ease-in-out 0s;
}

.social li.facebook a {
    background: url("../images/facebook.png") no-repeat;
    background-position: -3px -4px;
}

.social li {
    display: inline;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 0;
    width: auto;
}

.social li a {
    display: block;
    float: left;
    height: 32px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    transition: all 0.3s ease 0s;
    width: 32px;
}

.social li.facebook a:hover {
    background-color: #3b5998;
}

.social li a:hover {
    background-position: -3px -44px !important;
}

.social li.twitter a {
    background: url("../images/twitter.png") no-repeat;
    background-position: -3px -4px;
}

.social li.twitter a:hover {
    background-color: #48c4d2;
}

.social li.linkedin a {
    background: url("../images/linkedin.png") no-repeat;
    background-position: -3px -4px;
}

.social li.linkedin a:hover {
    background-color: #71b2d0;
}

.social li.youtube a {
    background: url("../images/youtube.png") no-repeat;
    background-position: -3px -4px;
}

.social li.youtube a:hover {
    background-color: #f45750;
}

.social li.blog a {
    background: url("../images/Mail2.png") no-repeat;
    background-position: -3px -4px;
}

.social li.blog a:hover {
    background-color: #fe9900;
}

.backul a:hover {
    text-decoration: none;
    box-shadow: 0 2px 3px #414141;
}

.bhoechie-tab img {
    width: 100%;
}

.playstoremodal .close {
    color: #ffffff;
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 10px;
    text-shadow: 0 1px 0 #ffffff;
    z-index: 2147483647;
}

.no_padding {
    padding: 0!important;
}

.flipper .downloadreadmore {
    display: block;
}

.flipper .downloadreadmore a {
    display: inline-block;
    box-shadow: none;
}

html,
body {
    padding: 0;
    margin: 0;
}

#slidediv p {
    margin: 15px;
    font-size: 0.917em;
}

#contentdiv {
    clear: both;
    margin: 0 auto;
    max-width: 534px;
}

#btnright {
    background: #ffffff;
    border-radius: 0;
    color: #006838;
    font-size: 20px;
    position: absolute;
    right: 0;
    z-index: 99999;
}

#slidediv {
    color: Green;
    background-color: #eee;
    border: 2px solid #333;
    display: none;
    text-align: justify;
    position: absolute;
    top: 30px;
}

.wrapper1 {
    position: relative;
    overflow: hidden;
    height: 100px;
    right: 0
}

#slide {
    position: absolute;
    right: -100px;
    height: 100px;
    background: blue;
    transition: 1s;
}

.wrapper:hover #slide {
    transition: 1s;
    right: 0;
}

#myButton {
    font-size: 1em;
    padding: 0.2em 1em;
}

#myDiv {
    background-color: #eeeeee;
    border: 2px solid #333333;
    color: #008000;
    display: none;
    text-align: justify;
}

.home_banner {
    display: block;
    position: relative;
}

.banner_icon {
    background: #006838 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 50px;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.banner_icon_close {
    background: #006838 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 30px;
    height: 50px;
    padding: 10px 0;
    position: absolute;
    right: 25%;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.banner_icon_close.active {
    display: block;
}

.banner_icon.active {
    display: block;
}

.banner_list_hide {
    visibility: hidden;
    right: 0;
    top: 0;
    position: absolute;
    transition: all 0.3s linear 0s;
    display: block;
    width: 0;
}

.banner_list_hide.active {
    visibility: visible;
    transition: all 0.3s linear 0s;
    width: 25%;
}

.brands {
    margin-right: 10%;
}

.news-event-wrapper {
    background: url(../images/newsbg.png) no-repeat;
    background-size: 100%;
    min-height: 603px;
}

.left-news-events,
.right-news-events {
    width: 50%;
    padding: 140px 0;
}

.down-icons {
    text-align: left;
    margin-left: 12%;
}

.m-10 {
    margin-top: 10px;
    display: block;
}

.visual-wrapper {
    padding: 20px 30px 0 !important;
}


/* Responsive CSS */

@media (max-width:1199px) {
    .banner_icon.active {
        display: none;
    }
    body,
    html {
        overflow-x: hidden;
    }
    .pro-a a {
        padding: 5px 3px;
    }
    .top-block .container {
        width: 100%;
    }
    .left-menu,
    .right-content {
        padding: 30px 0px;
    }
}

@media (max-width:1089px) {
    .navbar-nav>li>a {
        padding: 5px 14px;
    }
    .left-block,
    .right-block {
        width: 100%;
    }
    .left-block {
        background-size: 100%;
        padding: 0 0 60px 0;
    }
}

@media (max-width:1022px) {
    .navbar-nav>li>a {
        padding: 5px 10px;
    }
}

@media (max-width:991px) {
    .pro-a a {
        margin: 0 0 10px 0;
        display: block;
    }
    .thumb-img {
        height: auto;
    }
    .logo-left-wrapper {
        width: 50%;
        margin: 0 auto;
    }
    .top-block .container,
    #banner-effetto .container {
        width: 100%
    }
    .logo-right-wrapper {
        float: none !important;
    }
    .top-block.darkHeader .logo-left-wrapper {
        width: 20%;
    }
}

@media (max-width:910px) {
    .navbar-nav>li>a {
        padding: 5px 15px;
    }
}

@media (max-width:868px) {
    .navbar-nav>li>a {
        padding: 5px 10px;
    }
}

@media (max-width:798px) {
    .navbar-nav>li>a {
        font-size: 12px;
    }
    .container-inner {
        width: 96%;
        margin: 0 auto;
    }
}

@media (max-width:767px) {
    .navbar-header {
        background: #f7da00;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: none;
        border: none;
    }
    .res-pad-hide {
        padding: 0 !important;
    }
    .navbar-toggle {
        margin-right: 0;
        padding: 5px 10px;
        border-radius: 0;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        background: none;
        color: #006838 !important;
        text-decoration: none;
    }
    .navbar-nav>li>a {
        padding: 5px 10px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        background: none;
        color: #006838 !important;
    }
    .navbar-default .navbar-toggle {
        border: none;
    }
    #banner-effetto .item {
        margin: 0 auto 30px;
        width: 50%;
        float: none;
    }
    .size_800_1200 .thumb-image,
    .size_1000_1000 .thumb-image,
    .size_800_800 .thumb-image,
    .size_600_1200 .thumb-image,
    .size_600_600 .thumb-image {
        height: auto;
    }
}

@media (max-width:735px) {
    .career-panel .nav.nav-tabs li a {
        font-size: 12px;
        padding: 10px 5px;
    }
    .career-panel .panel .nav-tabs>li {
        margin-right: 1px;
    }
}

@media all and (max-width: 1199px) and (min-width: 320px) {
    .download-txt {
        font-size: 50px;
        line-height: 60px;
    }
    .news-event-wrapper {
        margin-top: 10px;
    }
    .left-news-events,
    .right-news-events {
        width: 100%;
        padding: 20px 0;
    }
    .news-event-wrapper {
        background-attachment: fixed;
        background-size: cover;
        min-height: 450px;
    }
    .wheretobuywrapper {
        background: #171C28;
        padding: 0 0 30px 0;
        height: auto;
    }
    .wherebg {
        background: #171C28;
    }
    .cli-title,
    .store-txt {
        font-size: 40px;
    }
    .store-txt {
        padding: 10px 0 0;
    }
}

@media all and (max-width: 745px) and (min-width: 320px) {
    .left-block {
        height: auto;
        padding: 0 0 30px 0;
        background-color: #f7da00;
        background-position: center top;
    }
    .down-app-txt {
        font-size: 25px;
        margin-left: 5%;
        padding: 10px 0 0;
    }
    .download-txt {
        font-size: 40px;
        line-height: 60px;
        text-align: center;
    }
    .download-app-wrapper .downloadreadmore {
        text-align: center;
    }
    .right-bg {
        padding: 10px 20px 30px;
    }
    .right-block {
        text-align: left;
    }
    .pi-title {
        margin-left: 5%;
        font-size: 20px;
        margin-top: 1%;
        margin-bottom: 5px;
    }
    .down-icons {
        margin-left: 5%;
    }
    .down-icons img {
        width: 30%;
    }
}

@media (max-width:718px) {
    .top-line a {
        font-size: 13px;
        margin: 0;
    }
    .m-50 {
        margin-left: 5px;
    }
}

@media (max-width:718px) {
    .m-50 {
        margin-left: 0;
    }
    .social {
        padding: 5px 0;
    }
}

@media (max-width:600px) {
    .welcome-title {
        font-size: 30px;
    }
    #banner-effetto .item {
        width: 65%;
    }
    .client-name {
        font-size: 13px;
    }
    .brands {
        margin-right: 0;
        clear: both;
        text-align: left;
        float: left !important;
        padding-bottom: 30px;
    }
}

@media (max-width:513px) {
    .career-panel .panel .nav-tabs>li {
        width: 100%;
    }
    .cli-box {
        width: 100%;
        border-right: none !important;
    }
}

@media (max-width:480px) {
    .p-nm {
        font-size: 12px;
        min-height: 40px;
    }
    .p-size {
        padding: 0;
    }
    .events-img {
        height: 100%;
    }
    .events-img.exb-img {
        height: 130px;
    }
    .top-block.darkHeader .logo-left-wrapper {
        width: 50%;
    }
}

@media (max-width:460px) {
    #banner-effetto .item {
        width: 75%;
    }
}

@media (max-width:416px) {
    .brands {
        padding-bottom: 30px;
    }
    .div-1 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .div-2 {
        width: 53%;
        margin: 0 auto;
        text-align: center;
        float: none;
        display: block;
        overflow: hidden;
    }
    #banner-effetto .item {
        width: 85%;
    }
}

@media (max-width:407px) {}

@media (max-width:394px) {
    .div-2 {
        width: 55%;
    }
    .events-img.exb-img {
        height: 100px;
    }
}

@media (max-width:380px) {
    .div-2 {
        width: 57%;
    }
    #banner-effetto .item {
        width: 100%;
    }
}

@media (max-width:367px) {
    .events-img.exb-img {
        height: 70px;
    }
    .div-2 {
        width: 60%;
    }
    .home-bg {
        padding: 110px 0;
    }
    .home-page-block {
        background: none;
    }
}

@media (max-width:350px) {
    .div-2 {
        width: 63%;
    }
    .home-bg {
        padding: 65px 0;
    }
}

@media (max-width: 343px) {
    .div-2 {
        width: 66%;
    }
    .home-bg {
        padding: 50px 0;
    }
}

@media (max-width: 330px) {
    .home-bg {
        padding: 40px 0;
    }
}

@media (max-width: 320px) {
    .div-2 {
        width: 67%;
    }
}