﻿.site-products
{
background: #f7f7f7 url(/img/title_bg.jpg);
    text-align: center;
    color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc_layouts_title_caption
{
color:#fff  !important;
}
.scheme_default .sc_layouts_title_breadcrumbs a , .breadcrumbs_delimiter
{
color:#fff !important; 
}
.vc_custom_1512479246535
{
background:#fff !important;
}
.contact_us .flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.contact_us .itm {
    flex-basis: 49.5%;
    margin-bottom: 10px;
}
.row, .columns_wrap, .trx_addons_columns_wrap
{
margin-right: 0px !important;
}
.bt
{
text-align: center;
    margin: 30px;
}
.sc_item_subtitle.sc_align_center + .sc_item_title.sc_align_center {
    margin-top: 30px;
    margin-bottom: 30px;
}
.vc_custom_1511866390233
{
margin-bottom: 0px!important;
}
.scheme_default .trx_addons_cv .trx_addons_scroll_to_top, .scheme_default .trx_addons_scroll_to_top
{
border-color: transparent;
    background-color: transparent;
}
.whatsapp
{
position: relative;
}
.wats-app {
   position: fixed;
    z-index: 9999;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
}
.active
{
background:#fff;
}
#sc_title_2088112071
{
margin-top:30px;
}
.active a
{
color:#062a4d;
}
.img-list {
list-style: none;
padding: 0;
margin: 30px;
}
.img-list li {
border: 1px solid #606060;
box-sizing: border-box;
width: 24%;
    float: left;
    position: relative;
    cursor: pointer;
    margin: 5px 0 0 4px;
}
.img-list img {
max-width: 100%;
width:100%;
vertical-align: middle;
}

/* Image Placeholder Styles
-------------------------------------------------------------- */
.img-placeholder:before,
.img-placeholder:after {
padding-top: 33.33%;
content: "";
display: block;
}  
.img-placeholder {
background: #222;
box-shadow: 0 0 0 8px #222 inset, 0 0 0 9px #333 inset;
color: #444;
line-height: 0;
text-align: center;
display: block;
}

/* The hover effect
-------------------------------------------------------------- */
.img-list li:before {
transition: all .5s ease;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
transform: scale(0);
}

.img-list li:after {
transition: all .6s ease .2s;
content: "";
position: absolute;
top: 8px;
left: 8px;
right: 8px;
bottom: 8px;
border: 1px solid #aaa;
background: #000;
opacity: 0;
transform: scale(0);
}
/*.img-list li:hover:after {
opacity: .35;
transform: scale(1);
}.img-list li:hover:before {
opacity: .5;
transform: scale(1);
}*/
.wrapper {
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
}
/*tabs */
#tabs ,#tabss,#tabsss{
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li , #tabss li ,#tabsss li {
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a  , #tabss a , #tabsss a{
background: #5e5f5e;
    /*background-image: linear-gradient(to bottom, #00adef, #858686);*/
    padding: .7em 2.5em;
  float: left;
  text-decoration: none;
  color: #fff;
  border-radius: 0px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
      font-size: 15px;
}

#tabs a:hover,#tabss a:hover,#tabsss a:hover
#tabs a:hover::after,#tabss a:hover::after,#tabsss a:hover::after
#tabs a:focus,#tabss a:focus,#tabsss a:focus
#tabs a:focus::after , #tabss a:focus::after ,#tabsss a:focus::after {
  background: #00adef;
}

#tabs a:focus , #tabss a:focus , #tabsss a:focus{
  outline: 0;
}

/*#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;
}*/

#tabs #current a,
#tabs #current a::after , #tabss #current a,
#tabss #current a::after , #tabsss #current a , #tabsss #current a::after{
  background: #00adef;
  z-index: 3;
}

#content , #content2 , #content3{
  background: #fff;
  padding: 1em 0em;
  position: relative;
  z-index: 2;
  border-radius: 0 5px 5px 5px;
  box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5);
}
.pr-flex
{
    display:flex;
}
.pr-flex1
{
    flex:1;
}
.mg-left-20
{
    margin-left:20px;
}
.feature-head
{
   padding-bottom: 10px;
    font-weight: 500;
    line-height: 1em;
    font-size: 30px;
    color: #24b9f0 !important;
    margin-bottom: 0;
}
.pr-flex1 ul li
{
padding: 0 0 9px 1em;
    line-height: 26px;
    list-style-type: disc;
    font-size: 16px;
}
.img-shadow
{
     border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
.top-head {
    text-align: center;
    max-width: 750px;
    margin: 40px auto;
     margin-bottom: 50px;
}
.cnts-inner
{
 text-align: center;
 margin-bottom: 40px;
 margin-top: 20px;
}

/*gallery */
#gallery {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 0px;
}
.img-wrapper img {
  max-width: 100%;
    width: 100%;
    vertical-align: middle;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  opacity: 0 !important;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
.image {
    display: inline-block;
    border: 1px solid #606060;
    box-sizing: border-box;
    width: 24%;
    float: left;
    position: relative;
    cursor: pointer;
    margin: 5px 0 0 4px;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
      cursor: pointer;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

@media (max-width: 600px) 
{
    .top-head {
    text-align: justify;
    max-width: 100%;
}
    .pr-flex
{
    display:block;
}
.mg-left-20 {
    margin-left: 0px; 
    margin-top: 20px;
}
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs ul li label span {
    display: none;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  #tabs li ,#tabss li ,#tabsss li
  {
      float:none;
      width:100%;
  } #tabs li a , #tabss li a,#tabsss li a
  {
      width:100%;
      margin-bottom: 5px;
    padding-left: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
  .img-list li
  {
      width:23%;
  }
  .menu_mobile_close
  {
      right: 8px;
    top: 24px;
  }
  .menu_mobile .sc_layouts_logo
  {
      margin-top: 3em;
  }
  .cnts-inner
{
 text-align: center;
 margin-bottom: 20px;
 margin-top: 20px;
}
.image
{
        width: 23%;
}
}
