.phone-sticky
{
   position: fixed;
    right: 2%;
    top: 20%;
    background: rgba(0, 101, 51, 0.83);
    padding: 1%;
    border: 6px double #e30613;
    color: white;
}
#pwebcontact121_toggler
{
  height: 200px;
    width: 35px;
    font-size: 14px;
    border: 2px solid #006533;
}
#aboutUs
{
background:none;  
}
body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(1)
{
  width:15%;
}
body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(2)
{
  width:60%
}
body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(3)
{
  width:15%;
}
#Mod123 > div > h3
{
  text-align:center;
}
@media (max-width:1200px)
{
  body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(1)
{
  width:0%;
}
body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(2)
{
  width:90%
}
body > div.t3-wrapper.has_slideshow > div.t3-sl.t3-sl-2 > div > div > div > div:nth-child(3)
{
  width:0%;
}
}
.com_contact .bt_parallax
{
  background:none !important;
}
.uk-overlay-hover:hover .uk-overlay-fade {
    opacity: 0.6 !important;
}