/* Whatsapp css */
#notification {
    position: fixed;
    bottom: 90px;
    left: 20px;
    z-index: 9999;
    border-color: #0062cc;
    background-color: #fff;
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.5);
    border-radius: 5px;
    width: 280px;
    height: auto;
    padding: 20px;
}

#notification p {
    text-align: justify;
    color: #000;
    font-size: 15px;
    line-height: 28px;
}

#notification a {
    color: #000 !important;
    font-weight: 600;
}

#notification table td {
    padding: 10px 0;
}

.whatsappicon {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 70px;
    height: 70px;
    z-index: 9999;
}

@media (max-width:789px) {
    .whatsappicon {
        bottom: 16px;
        width: 60px;
        height: 60px;
    }
}

.whatsappicon img {
    max-width: 100%;
}

.tableimg {
    width: 70px;
    margin-right: 15px;
}

/* Whatsapp css */

/*Translater Start here*/

#google_translate_element {
    margin: auto;
    display: inline-block;
    position: relative;
    z-index: 99;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    padding: 0 !important;
}

.goog-te-gadget>div>img {
    background-image: url(../images/lang.png) !important;
    background-repeat: no-repeat !important;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    background-position: center center !important;
}

#google_translate_element span a span:first-child {
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: rgb(255, 255, 255) !important;
}

.header-with-topbar:hover .goog-te-gadget-simple .goog-te-menu-value span {
    color: rgb(92 95 98) !important;
}

.stickywhite .goog-te-gadget-simple .goog-te-menu-value span,
.sticky .goog-te-gadget-simple .goog-te-menu-value span {
    color: rgb(92 95 98) !important;
}

.goog-te-menu-value {
    margin-left: 0px !important;
}


/*Translater Over Now*/

/**********************/
/* Full screen search */
/**********************/
#search {
    align-items: center;
    background: rgba(0, 0, 0, 0.975);
    height: 0;
    display: flex;
    justify-content: center;
    opacity: 0;
    position: fixed;
    transition: all .5s;
    width: 100vw;
    will-change: transform, opacity;
    z-index: -1;
}

#search.target {
    height: 100vh !important;
    opacity: 1;
    width: 100vw !important;
    z-index: 9999;
}

#search.target .close-btn {
    display: block;
}

#searchbox {
    background: transparent;
    border: solid #fff;
    border-width: 0 0 1px 0;
    color: #fff;
    flex: 1 0 auto;
    font-size: 2rem;
    height: 2rem;
    max-width: 50%;
    outline: 0;
    padding: 2rem 1rem;
}

.close-btn {
    display: none;
    color: #fff;
    font-size: 2rem;
    position: absolute;
    top: .5rem;
    right: 2rem;
}

.close-btn:hover {
    color: #ff0004;
}

#searchbox::placeholder {
    color: #fff;
}

/**********************/
/* Full screen search */
/**********************/

.main-slider.demo-2 .footer-slid .control-nav {
    position: absolute;
    right: 83px;
    z-index: 9;
}

.rounded-social-buttons {
    margin-top: 20px;
}

.rounded-social-buttons .social-button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: 0.125rem solid transparent;
    padding: 0;
    text-decoration: none;
    text-align: center;
    color: #fefefe;
    font-size: 1.5625rem;
    font-weight: normal;
    line-height: 30px;
    border-radius: 1.6875rem;
    transition: all 0.5s ease;
    margin-right: 0.25rem;
    margin-bottom: 0.25rem;
}
@media (max-width:1199px){
    .rounded-social-buttons .social-button{
        width: 30px;
        height: 30px;
        line-height: 21px;
        margin-right: 0;
    }
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-youtube, .fa-instagram {
    font-size: 18px;
}
@media (max-width:1199px){
    .rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-youtube, .fa-instagram {
        font-size: 15px;
    }
}

.rounded-social-buttons .social-button.facebook {
    background: #3b5998;
}

.rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
    color: #3b5998;
    background: #fefefe;
    border-color: #3b5998;
}

.rounded-social-buttons .social-button.twitter {
    background: #55acee;
}

.rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
    color: #55acee;
    background: #fefefe;
    border-color: #55acee;
}

.rounded-social-buttons .social-button.linkedin {
    background: #007bb5;
}

.rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
    color: #007bb5;
    background: #fefefe;
    border-color: #007bb5;
}

.rounded-social-buttons .social-button.youtube {
    background: #bb0000;
}

.rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
    color: #bb0000;
    background: #fefefe;
    border-color: #bb0000;
}

.rounded-social-buttons .social-button.instagram {
    background: #125688;
}

.rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
    color: #125688;
    background: #fefefe;
    border-color: #125688;
}

.brand-client{
	
  background-image: url(../images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.brand-client .section-title h2{
    color: #fff;
}