body{
    color:#585858;
}
 a.icon-style-wa{
    color:#2bd248 !important;
    margin-right:10px;
    font-size: 24px !important;
}
 a.icon-style-tlg{
    color:#26a1de !important;
     margin-right:10px;
}
.tooltip-inner {
    background-color: #f0f0f0;
    color:#000;
    border-radius:5px;
}

.tooltip.right .tooltip-arrow
{
    border-right-color: #f0f0f0 !important;
   
}
.tooltip.leftt .tooltip-arrow {
    border-left-color: #f0f0f0 !important;
}
.tooltip.bottom .tooltip-arrow{
    border-bottom-color: #f0f0f0 !important;
}
.tooltip.top .tooltip-arrow{
    border-top-color: #f0f0f0 !important;
}
#header-social-links{
    margin-top:-90px;
}
#header-phone{
    font-size:22px;
    color: #000;
}
#header-phone i{
    margin-right:1rem;
}
#header-phone .button{
    margin-top:5px;
}
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
    padding: 5px 0 15px;
}
.bg-image-dark .button-primary, .bg-image-dark .button-primary:focus {
    color: #000000;
    
}
.bg-image-dark .button-primary:hover, .bg-image-dark .button-primary:active {
    color: #000000;
    
}
/* .button-primary, .button-primary:focus{
    color: #000000;
} */
.shr-banner{
    padding:30px 0 60px;
}
.shr-banner img{
    margin:30px auto;
}
.material-parallax img{
    object-fit:cover;
}
html:not(.tablet):not(.mobile) .thumb-ruby__image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

@media (min-width: 1800px){
  .shell-fluid {
    padding-left: 60px;
    padding-right: 60px;
}  
}

.carousel-caption{
   text-shadow:none;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
    display: none !important;
}
.lg-thumb-outer {
    display: none !important;
}
.lg-outer.lg-visible{
    padding:30px 0;
}
#content{
    padding:50px 0;
}
#content .button{
    margin-top:30px;
}
p.error{
    color:#ff0033;
}
.success-text{
    font-size: 24px;
    color: #4CAF50;
    padding: 30px 0;
    text-align: center;
}
.f-phone{
    margin-right:10px;
}


.contact-col{
    color: #151515;
}
.contact-col a,.contact-col a:focus,.contact-col a:active{
    color: #151515;
}
.contact-col a:hover{
     color: #ffdd00;   
}

.rd-navbar-brand img{
    width:70px;
}
.rd-navbar-fixed .rd-navbar-brand img {
    height: 50px;
    width: auto;
}

#about-container .heading-4{
    text-transform:uppercase;
    text-align: left;
}
#about-container p,#about-container ul li{
    font-size:18px;
}
.brand__name{
    text-align:center;
}
.logo-text{
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    height: 500px;
    object-fit:cover;
    width:100%;
}


.rd-navbar-static .rd-navbar-nav-wrap{
    margin-left:0;
    margin-right:0;
}
.rd-navbar-static .rd-navbar-nav{
    padding:0;
}
.page-container{
    padding:0 15px;
}

.heading-3{
    text-transform:uppercase;
}

.hidden-content{
    display:none;
}
.classic-ul{
    list-style: circle !important;
    padding: initial!important;
    margin: initial!important;
}
/*Responsive*/

@media (min-width: 1200px){
 .layout-columns__aside {
    padding-left: 0;
}   
}

@media (min-width: 992px){
    h1, .heading-1{
        font-size:45px;
    }
}


@media (min-width: 768px){
.layout-columns__aside-item {
    padding: 22px 0;
    margin: 0 30px 0 0;
    }  
.layout-columns__aside{
    width:initial;
}    
 
 
}
@media (max-width: 991px){
   .brand__name img{
    display: block;
    margin-right: 10px;
    float: left;
 }   
    
 .rd-navbar-fixed .rd-navbar-brand{
     width: 100%;
 }
 
 .brand {
    display: block;
    width: 100%;
}
.brand__name {
    text-align: left;
}
.logo-text{
    margin-top: -10px;
    display: block;
}
#header-phone{
    margin-bottom:20px;
    text-align:center;
    font-size:16px;
}
#header-phone .button{
    float:none !important;
}
a.icon-style-wa{
    font-size:18px !important;
}
h1, .heading-1{
    font-size:28px;
}
h4, .heading-4{
        font-size: 18px;
}
#content p ,#content ul li{
    font-size:18px;
}
#page-title{
    margin-top:60px !important;
}
}
@media (max-width:320px){
    .logo-text{
     font-size:13px;   
    }
    .rd-navbar-fixed .rd-navbar-brand img{
        height:45px;
    }
}

