#boxed-bg {  /* padding-right: 0px!important;*/

    background-image: url('../img/1920.jpg');        padding-top: 5px;
}


 .fixed .header{/* HEADER ON SCROLL*/

    background-image: url('../img/1920.jpg')!important;
}


  .fixed-header.fixed .header-wrapper:only-child {
    box-shadow: none; 
}


.modal-body h6 {
    font-size: 12px!important;
}



.boxed.fixed-header .header-transparent > .header-wrapper{
    background: rgba(255, 255, 255, 0);
  }
.boxed .header-transparent >  .header-wrapper {
    box-shadow: none;}

  .boxed .page-box-transparent {
    background: none!important;
     box-shadow: none;
}

.header .logo img {
    width: 230px;
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    background: none;
    border: 1px solid #fff;
    border: 1px solid transparent;
    border-radius: 3px;

    line-height: 20px;
    padding: 11px 13px;
    position: static;
text-shadow: 1px 1px 1px rgba(38, 38, 38, 1);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 901;
    /*mudei estas*/
    color: #ffffff; 
    font-size: 15px;
}


.header .search-box
{
    float: right;
    width: 250px;
    margin-top: 19px;
    margin-right: 19px;
}

.header .search-box .form-control {
    height: 30px;
    min-height: 30px;
    padding: 4px 11px;
    border: 1px solid rgb(174, 50, 1);
    box-shadow: 0 1px #CF3900, inset 0 1px 4px rgba(0, 0, 0, 0.15);
        background-color: rgba(0, 0, 0, 0.1);
        color: #FFFFFF;
        width: 90%;
        display: inline-block;
}
.header .search-box .lupa {

        display: inline-block;
}


.header .header-wrapper .primary .navbar .btn-navbar .icon-bar{
    background-color:#FFF!important;
}



.header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-dark:hover > a{
    border-bottom: 0px;
}


.header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-bg .sub, .header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-bg.parent .sub, .header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-dark.parent:hover > .sub{
    border-top: 0px;
    text-shadow: 1px 1px 0px rgba(20, 20, 20, 1);
}
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li:hover > a,.header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-dark:hover > a, .header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-bg .sub, .header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-bg.parent .sub, .header .header-wrapper .primary .navbar .navbar-collapse .nav .item-primary.item-dark.parent:hover > .sub{
    background: rgba(0, 0, 0, 0.70);    border-color: rgba(0, 0, 0, .75);
    margin-top: 0px;
}


.slider.rs-slider .tparrows {
    background-color: rgba(0, 0, 0, 0.5)!important;
}


.slider.rs-slider .tparrows:hover {
    background-color: rgba(0, 0, 0, 0.9)!important;
}


#main{
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 18px;

  padding: 15px 0;

}



.slider h1{font-size: 6em!important; font-weight: 300}



.owl-carousel .vertical-center {
    height: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   



.breadcrumb-box{
    margin-top: -15px;
    margin-bottom: 15px;
}



.box-category{
    background-image: url('../img/wp.png');
    height: 300px;
    margin-bottom: 20px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.3);
}

.box-category .box-img-brand{
    margin:10px 0 ;
    padding: 0px 15px;
}

.v-wrap {
    height: 150px;
    text-align: center;
    white-space: nowrap;
}

.v-wrap:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    margin-right: -.25em;
    height: 100%;
}
.v-box {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    padding: 0 0;
    width: 100%;
    margin: auto;
    list-style: none;
}

.box-category .box-img-brand .vertical-center {
    height: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    width: 100%;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   

.box-img-brand img{
    max-height: 100%;
}
.box-category .list-categories{
    list-style-type: none;
    padding-left: 0;

}


.box-category .list-categories li, .box-category .list-categories .no-style{
    padding: 7px 15px;

  text-shadow: 1px 1px 1px rgba(10, 10, 10, 1);
    color: white;
    text-decoration: none;

}


 .list-categories li{ 
    padding: 7px 15px;
  text-shadow: 1px 1px 1px rgba(10, 10, 10, 1);
    color: white;
    text-decoration: none;

}



.box-category .list-categories a{
text-decoration: none;
}

.box-category .list-categories .no-style{
    background: none!important;
}

.box-category .blue-list a:nth-child(1) li{
    background: #76baf4;
}

.box-category .blue-list a:nth-child(2) li{
    background: #418ac9;
}

.box-category .blue-list a:nth-child(3) li{
    background: #2875b8;
}

.box-category .blue-list a:nth-child(4) li{
    background: #2467a1;
}

.box-category .blue-list a:nth-child(5) li{
    background: #0f4d83;
}

.box-category .blue-list a:nth-child(6) li{
    background: #053158;
}
.box-category .blue-list a:nth-child(7) li{
    background: #011B32;
}




.box-category .blue-list a:hover li{
    background: #0089ff;
}

 .orange-list .btn { 
    background: #f76b04;
}

 .green-list .btn { 
    background:  #7cb20a;;
}


 .red-list .btn { 
    background: #E00A1D;
}
 .blue-list .btn { 
    background: #76baf4;
}

 .wine-list .btn { 
    background: #A4003A;
}


hr.smaller{
        margin: 10px 0;
}


.list-sub-cat .btn.btn-lg {
    text-decoration: none;
    color:white;  text-shadow: 1px 1px 1px rgba(10, 10, 10, 1);
    padding: 15px 20px;
}



.btn.btn-lg {
/*background-image: url('../img/ptn.png');*/
}




.title-brand{
        margin-bottom: 20px;
}


.list-sub-cat a {
    text-decoration: none;
    color:white;  text-shadow: 1px 1px 1px rgba(10, 10, 10, 1);
}


.list-sub-cat [class*="col-"]  {
    margin-bottom: 10px;}

 .orange-list a:nth-child(1) li{ 
    background: #ff9100;
}

 .orange-list a:nth-child(2) li{
    background: #f77c04;
}

 .orange-list a:nth-child(3) li{
    background: #f76b04;
}

 .orange-list a:nth-child(4) li{
    background: #e86200;
}

 .orange-list a:nth-child(5) li{
    background: #e34902;
}

 .orange-list a:nth-child(6) li{
    background: #bf4005;
}



 .orange-list a:hover li{
    background: #c34612;
}


 .green-list a:nth-child(1) li{
    background: #7cb20a;
}

 .green-list a:nth-child(2) li{
    background: #669406;
}

 .green-list a:nth-child(3) li{
    background: #517701;
}

 .green-list a:nth-child(4) li{
    background: #476702;
}

 .green-list a:nth-child(5) li{
    background: #3a5403;
}

 .green-list a:nth-child(6) li{
    background: #273902;
}

.box-category .green-list a:hover li{
    background: #93c130;
}




.product-image{
    height: 200px;
        background: #FFFFFF;
}

.product-image  img {
    display: block;
    margin: 0 auto;
    width: auto;        max-height: 100%;

   }


.product-image .vertical-center {
    height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
width: 100%;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   





.product-view{
    position: absolute;
    opacity: 0;    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color:  #FFFFFF;
    width: 100%;
    height:100%;

}


.product a:hover .product-view{
    opacity: 0.6;    z-index: 4;



}

.product-view-icon{
    opacity: 0;
    position: absolute;
     display: flex;
    /* flex-direction: column;*/
    align-items: center;  width: 100%;
    height: 100%;
  -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    justify-content:center;
}

.product a:hover .product-view-icon{
    opacity: 1;    z-index: 5;


}
.product-view-icon .fa{    font-size: 56px;
    color: #D94102;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.71);
  -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.row-products {
    margin-left: -23px;
    margin-right: -23px;
}

 .page-header{
    margin-bottom: 40px;
}



.page-product .page-header{
    margin-bottom: 20px;
}



.btn-default{
    background-color: #D94102!important;
    border-color:#D94102!important; 
}


.btn-default:hover{
    background-color: rgba(217, 65, 2, 0.81)!important;
    border-color:rgba(217, 65, 2, 0.81)!important;

}

.btn-info{
        font-weight: bold;
    margin: 0 17px 40px 0;
    min-width: 290px;
    text-transform: uppercase;
}

.product-page .product-tab {
    margin: 20px 0;
}


.general-img .vertical-center {
    height: 240px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
width: 100%;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   


.product-page .general-img img{
    width: auto;
    max-height: 100%;
    margin: 0 auto;
    display: block;


}




@media (max-width: 979px){
.accordion-tab > li.active > a, .accordion-tab > li.active > a:hover, .accordion-tab > li.active > a:focus, .accordion-tab > li.active:hover > a {
    background-color: #D94102;
}

}

.open-sub:before, .open-sub:after{
    background-color: #D94102!important;

}

.active .open-sub:before, .active .open-sub:after{
    background-color: white!important;

}

.portfolio .work {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.work .vertical-center {
    height: 200px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
width: 100%;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   

.work img {
   box-shadow: none;
    width: auto;
    max-height: 100%;
    margin: 0 auto;
    display: block;
}


.work-title {
  opacity: 0;
}



.work:hover .work-title {
opacity: 1;

}



.modal-footer{
    text-align:  left;
}

.work{
    cursor: pointer;
}



.btn-faqs{
    text-transform: none;

}


.btn-dark{
        background-color: #414141;
        border-color: #414141;
        color: white;
}

.btn-dark:active,.btn-dark:focus, .btn-dark:hover{
        background-color: #595959!important;
        border-color: #595959!important;
}


.modal.fade.in {
    background-color: rgba(49, 49, 49, 0.72);

}


.product-page .description {
    font-size: 14px;
    margin-top: 10px;
}



.custom-text h1{
    font-size: 30px
}


.custom-text h2{
    font-size: 25px
}

.custom-text h3{
    font-size: 20px
}

.custom-text h4{
    font-size: 17px
}
.custom-text h5{
    font-size: 14px
}


.custom-text tr, .custom-text td, .custom-text th {
    border-width: 1px;
    padding: 8px;
}



label.error{
        font-size: 12px;
    color: #D00000;
    font-weight: 300;
}


input.error, textarea.error{
    margin-bottom: 5px;
}




.required{
    color:#D94102;
}

.search-box ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.search-box :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.search-box ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.search-box :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}


.gsc-control-cse{
    padding: 0!important;

    border: none!important;

    background: none!important;
}

.gsib_a {
    padding: 0!important;
padding-top: 0!important;
padding-bottom: 0!important;
}


.gsib_a input{
    background: none!important;
}

.gsc-input-box {    border-radius: 3px;
     height: 30px;
     width: 100%;
    min-height: 30px;    
    padding: 3px 11px!important;
    border: 1px solid rgb(174, 50, 1)!important;
    box-shadow: 0 1px #CF3900, inset 0 1px 4px rgba(0, 0, 0, 0.15)!important;
        background-color: rgba(0, 0, 0, 0.1)!important;
        color: #FFFFFF;
        display: inline-block;
}


input.gsc-input{
    font-family: "Arimo", sans-serif!important;  font-size: 12px!important;
}


.gscb_a{display: none!important;}

button.gsc-search-button, button.gsc-search-button:hover {
    border-color: transparent!important;
  background-color: transparent!important;
  background-image: url("../img/lupa.png")!important;
  background-repeat: no-repeat!important;
   
}
button.gsc-search-button-v2 {    margin-top: -5px;

    padding: 13px 13px!important;}

 .gsc-input {
    padding-right: 3px!important;
}
button.gsc-search-button-v2 svg{ display:none;
}

.double-box ul{

  overflow:hidden;

}
.double-box li{

  float:left;
width:50%;}

.box-odd a:last-child li{

width:100%;
}







@media (max-width: 1200px){
.header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    padding:11px 8px!important;
}

.header .search-box{
    margin-right: 0px;
    width: 200px;
}
}

@media (max-width: 991px){
.header .header-wrapper .primary .navbar .navbar-collapse .nav .open-sub {
left: auto!important; right: 0px; top:3px;
    }
.header .header-wrapper .primary .navbar .navbar-collapse .nav {
    background: rgba(0, 0, 0, 0.86);
    border: 1px solid #000;}

header .header-wrapper .primary .navbar .navbar-collapse{
    width: 100%!important;
}

.header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-bg > a, .header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-bg:hover > a, .header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-inverse > a, .header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-primary.item-inverse:hover > a {
    background: none;
    border: none;
}

  .header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-bg .sub {
    background: none !important;
    color:white;
  }

    .header .header-wrapper .primary .navbar .navbar-collapse .nav > li.item-bg .sub a {

    color:white;
    padding: 4px 9px 4px 30px;
  }


  .header .right-box-wrapper {
    display: block;
    height: 60px
}

.header .search-box{
    width: 250px;
    float: left;
    margin-top: 5px;
}
.header .header-wrapper .primary .navbar .btn-navbar .text {
    color: #FFFFFF;

    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;

}

.header .header-wrapper .primary .navbar .btn-navbar:before {

    border-left: 1px solid rgba(255, 255, 255, 0.8);
}

.header .header-wrapper .primary .navbar .navbar-collapse{
    margin-top: 16px;

}

.header .header-wrapper .primary .navbar .btn-navbar {
        background: rgba(0, 0, 0, 0.86);
    border: 1px solid #000;
}

.header .header-wrapper .logo-box .logo a {
    display: block;
}

.header .header-wrapper .logo-box .logo a img, .header .header-wrapper .logo-box .logo a .logo-img {
    display: block;
    margin: 0 auto;
}

.gsc-results-wrapper-overlay {

     height: 100%!important;   left: 0!important;    width: 100%!important;
        }


}
@media (max-width: 768px) {
.header .logo img {
  /*  width: 100%;*/
}


.header .header-wrapper .primary .navbar .navbar-collapse{
    margin-top: 22px;
 
}


.text{
    font-size: 0px;
}


.header .search-box{
    float: left;
    width: 230px;
    margin-right: 0;
    margin-top: 5px;
}


.header .right-box {
    padding-left: 15px;
}
header .header-wrapper .primary .navbar .navbar-collapse{
    width: 100%!important;
}


.header .header-wrapper .primary .navbar .btn-navbar .icon-bar + .icon-bar {
    margin-top: 5px!important;
}


.header .header-wrapper .primary .navbar .btn-navbar {

    height: 40px;

    padding: 0px !important;

}

.header .header-wrapper .primary .navbar .btn-navbar .icon-bar {

    height: 4px!important;
    
    width: 100%!important;
}

.header .right-box-wrapper {

    vertical-align: baseline;
}


.header .header-wrapper .primary .navbar .btn-navbar{
    background: none!important;
    border: 0!important;

}

.header .right-box-wrapper {
   
    height: auto;
}

.header .header-wrapper .primary .navbar .btn-navbar:before {
    border-left: none;
}
}



.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}

.bs-callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid red;
}




.img-title{
        padding: 20px 0px;
    /*height: 117px;*/
}

.img-title.bigger{
        padding: 20px 0px;
    height: 150px;
}


.img-title.bigger img{
    height: 100%;
}


.catalogue-btn {

        right: -68px!important;
    
    padding: 7px 15px;

right:-68px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;margin:0;position:fixed;z-index:5000;  
border-top-right-radius:10px;
border-top-left-radius:10px; 
background-color: black;
color:white;

  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
background-color: black;
}



.category-header{
    margin-bottom: 20px;
}
.small-text-line{
     font-size: 12px!important;
      padding:15px 10px!important;
}

 .vertical-center-brands-category {
    height: 80px;
    width: 188px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    /*-webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;*/
}   


.img-title{
        height: 100%;
        max-width: 100%;
}


.img-title img{
       max-height: 100%;
}


.title-subcat{
        font-size: 34px;    margin: -4px 0 10px;
}


    .subcat-box{
        width:180px; 
        height:180px;
         margin:0px 5px 10px 0px;
         
         background-position: right; 
         background-repeat: no-repeat; 
         background-color:#fd4f03; display:inline-block; float:left; padding:10px 10px 20px 10px;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
 -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
     display: flex;}

     .vertical-center-brands-category .img-title{
        padding: 5px 0px;
    /*height: 117px;*/
}



  
    .list-sub-cat a:last-child .subcat-box{
        margin-right: 0;


    }



     .subcat-box:hover{
        background-color:#282828!important;
          -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
        
     }
    .subcat-box span{line-height: 19px;
            font-size: 20px;
            /*overflow:hidden;word-wrap: break-word;*/
        color: white;align-self:flex-end; 
        -webkit-font-smoothing: antialiased !important;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.90);

        }


.list-sub-cat{
    display: inline-block;
}


.brand-section{
    display: inline-block;
    margin-right: 20px;
}


form{
    margin-bottom: 0px;
}



.error{
    width: 100%;
      display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}

.error .text{
    text-align: center;
    font-size: 25px;
    margin-top: 15px;
    font-weight: 700;
    line-height: 30px;
    color: #222222;
    letter-spacing: -1.0px;
}

.error .text a{
    color:white;
    text-decoration: none;
}


.error .text a:hover{
    text-decoration: none;
}


.countryflag{
        margin-bottom: 2px;
    margin-right: 2px;
}

.title-box.dist-box{
    margin-bottom: 10px;
    font-size: 18pt;
}

.title-box.dist-box .title{
    font-size: 18px;
    margin: 0 0 10px;
}

.countryflag img{
    width: 26px;
    height: 26px;

}

.distributor  .vertical-center {
    height: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;
}   
.distributor  .vertical-center img {
    max-height: 100px;

}   

.distributor ul {
    margin:0;
    padding: 0;
    list-style: none;
}
.distributor li.address{
    line-height: 14pt;

}


.distributor {
    margin-bottom:  20px;
}

.partner-box{
    border: 1px solid #e1e1e1; 
    cursor: pointer;
    margin-bottom:20px;
}


.partner-box  .vertical-center {
    height: 150px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    width: 100%;
    -webkit-box-align : center;
    -webkit-align-items : center;
    -moz-box-align : center;
    -ms-flex-align : center;
    align-items : center;
    -webkit-box-pack : center;
    -moz-box-pack : center;
    -ms-flex-pack : center;
    -webkit-justify-content : center;
    justify-content : center;

    padding: 20px;
}   



.partner-box a .vertical-center img {
  max-width: 100%;

  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.partner-box:hover a .vertical-center img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.gsc-adBlock{
display:none!important;
visibility:hidden;}


