﻿/*
@import url(https://fonts.googleapis.com/css?family=Lato+Sans:400italic);*/

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

button:hover {
    background-color: #CF2C2C;
}

span.hover {
    background-color: #CF2C2C;
}

.card {
    box-shadow: 0 4px 8px 0 rgb(10 5 5 / 20%);
    max-width: 440px;
    margin: auto;
    text-align: center;
    font-family: "Lato", sans-serif !important;
   /* border-radius: 1rem;*/
    overflow: hidden;
    background-color: #fff;
}

#title {
    font-size: 16px;
    color: #606060 !important ;
    text-align: left;
    padding-left: 26px;
    margin-bottom: 3px;
    text-transform: capitalize !important;
}



.button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #3498DB;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 18px;
}

a {
    text-decoration: none;
    font-size: 22px;
    color: black;
}

    button:hover, a:hover {
        opacity: 0.7;
    }

#name {
    font-size: 21PX;
    color: #020202 !important;
    text-align: left;
    padding-left: 26px;
    margin-bottom: 3px;
}

#depart {
    font-size: 13px;
    text-align: left;
    padding-left: 26px;
    margin-bottom: 3px;
    color: #606060;
   /* font-weight: 700;*/
}

#company {
    font-size: 16px;
    color: #020202 !important;
    text-align: left;
    padding-left: 27px;
    margin-bottom: 0px;
    font-style: italic;
}

#social {
    font-size: 16px;
    color: #6c6b6b !important;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 25px;
    margin-left: 14px;
    font-weight: bold;
}

#social1 {
    font-size: 16px;
    color: #6c6b6b !important;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 10px;
   /* margin-left: 14px;*/
    font-weight: bold;
}

#social2 {
    font-size: 16px;
    color: #6c6b6b !important;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 10px;
  /*  margin-left: 14px;*/
    font-weight: bold;
}



button {
    background-color: #606060;
    color: #fff;
    border-color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: 14px;
    text-align: center;
    font-weight: bold;
}

#spantitle {
    color: #4e4e4e;
    margin-left: 15px;
    width: 100% !important;
    font-size:15px;

    
}
#spanfli
{
    font-size:15px;
}

#afli {
    font-size: 15px;
    color:#606060;
}
    #afli:hover {
        color: #CF2C2C;
        cursor: pointer;
    }



#spantitle:hover {
    color: #CF2C2C;
    cursor: pointer;
}

.ver {
  /*  border-left: 2px dashed #fe821d;*/
    height: 100px;
    width: 80%;
}

#profile_image {
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 10%;
}

#rightdiv {
    width: 40%;
}

.hGMQcL {
    background-color: #fff;
    color: rgb(255, 255, 255);
    min-height: 12rem;
    position: relative;
    transition-duration: 300ms;
    transition-property: background-color;
    will-change: background-color;
}

.dLchLz {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
}


.hh-fontSet--nunito, .hh-fontSet--nunito * {
    font-family: "Lato", sans-serif !important;
}

.dLchLz img, .dLchLz video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


.fNBjll {
    width: 100%;
}

.iYvhHS {
    bottom: -2px;
    left: -2px;
    position: absolute;
    width: calc(100% + 4px);
}

.kfpnY {
    inset: 30% 0px 0px 65%;
    position: absolute;
}

    .kfpnY img {
        box-sizing: border-box;
        display: block;
        height: 157px !important;
        left: 41%;
        object-fit: contain;
        object-position: 75% 50%;
        padding: 0px 1rem;
        position: absolute;
        top: 93%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 1;
    }

.maindiv {
   height:80px;
}

.jUJmZs {
    -webkit-box-align: center;
    align-items: center;
    bottom: 0px;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: sticky;
    width: 100%;
}

.kgwEd.kgwEd:hover {
    transform: scale(1.1, 1.1) translate3d(0px, 0px, 0px);
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:before {
    -webkit-transform: scale(var(--mdc-ripple-fg-scale,1));
    transform: scale(var(--mdc-ripple-fg-scale,1));
}

body .mdc-button .mdc-button__ripple:after, body .mdc-button .mdc-button__ripple:before, body .mdc-fab .mdc-fab__ripple:after, body .mdc-fab .mdc-fab__ripple:before {
    background-color: currentColor;
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after {
    width: var(--mdc-ripple-fg-size,100%);
    height: var(--mdc-ripple-fg-size,100%);
}

.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after {
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

body .mdc-button .mdc-button__ripple:after, body .mdc-button .mdc-button__ripple:before, body .mdc-fab .mdc-fab__ripple:after, body .mdc-fab .mdc-fab__ripple:before {
    background-color: currentColor;
}

.kgwEd.kgwEd {
    background-color: #CF2C2C;
    border-radius: 2rem;
    color: rgb(255, 255, 255);
    /*   font-size: 1.1rem;*/
    height: 3.25rem;
    margin: 2rem 0px;
    padding: 0px 2rem;
    transition-duration: 300ms;
    transition-property: transform;
    font-weight: bold;
}

.mdc-button.mdc-ripple-upgraded {
    --mdc-ripple-fg-opacity: 0.12;
}

.kgwEd.kgwEd .mdc-button__ripple {
    border-radius: 0.625rem;
}

.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple {
    top: 0;
    left: 0;
}

.mdc-button .mdc-button__ripple {
    position: absolute;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mdc-button .mdc-button__icon {
    margin-left: 0;
    margin-right: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    vertical-align: top;
}

.gpTlcn, .gpTlcn:visited {
    color: rgb(255, 255, 255);
}

.gpTlcn {
    background-color: #606060;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    font-size: 12px;
    line-height: 2rem;
    max-width: 440px;
    opacity: 0.85;
    text-align: center;
    white-space: pre-wrap;
    width: 100%;
 
}

.mdc-typography--body1, .mdc-typography--body2 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.kgwEd.kgwEd .mdc-button__ripple {
    border-radius: 0.625rem;
}

.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple {
    top: 0;
    left: 0;
}

.mdc-button .mdc-button__ripple {
    position: absolute;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mdc-button .mdc-button__icon {
    margin-left: 0;
    margin-right: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    vertical-align: top;
}

*, *::before, ::after {
    border-color: var(--chakra-colors-gray-200);
    word-wrap: break-word;
}


.mdc-snackbar {
    z-index: 8;
    margin: 8px;
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mdc-snackbar__surface {
    padding-left: 0;
    padding-right: 8px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
}
/* tabs*/
.tabs {
    max-width: 640px;
    margin: 0 auto;
    /*   padding: 0 20px;*/
/*    margin-top: 24px;*/
    /*    width:440px;*/
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
}

    #tab-button li {
        display: table-cell;
        width: 20%;
    }

        #tab-button li a {
            /*display: block;
            padding: 0.2em;
            background: #fe821d;
            border: 3px solid #fe821d;
            border-radius:2px;
            BORDER-BOTTOM: chocolate;
            text-align: center;
            color: #fff;*/
            /*font-size: 16px;
            height: 38px;
            font-weight: 600;*/

            display: block;
            /* padding: 0.2em; */
            /* background: #fe821d; */
            /* border: 3px solid #f9f9f8; */
            /* border-right: 5px solid #fe821d; */
            /* border-left: 5px solid #fe821d; */
            border-radius: 2px;
            BORDER-BOTTOM: chocolate;
            text-align: center;
            color: #CF2C2C;
            /* text-decoration: none; */
            font-size: 16px;
            /*   height: 38px;*/
            font-weight: 600;
        }

        #tab-button li:not(:first-child) a {
            border-left: none;
        }

        #tab-button li a:hover,
        #tab-button .is-active a {
            display: block;
            /* padding: 0.2em; */
            /* background: #fe821d; */
            /* border: 3px solid #f9f9f8; */
            /* border-right: 5px solid #fe821d; */
            /* border-left: 5px solid #fe821d; */
            border-radius: 2px;
            BORDER-BOTTOM: chocolate;
            text-align: center;
            color: #000 !important;
            /* text-decoration: none; */
            font-size: 16px;
            /* height: 38px; */
            font-weight: 600;
        }

.tab-contents {
    padding: .5em 2em 1em;
  /*  border: 1px solid #ddd;*/
/*    margin-top: 31px;*/
}



.tab-button-outer {
    display: none;
}


#tab-select {
    width: 91%;
    margin: 14px;
    padding: 10px;
    position: absolute;
    left: 1%;
    margin-left: 18px;
    color: #000;
    border: 1px solid #ddd;
}

@media screen and (min-width: 768px) {

    #name {
        font-size: 21PX;
        color: #020202 !important;
        text-align: left;
        padding-left: 26px;
        margin-bottom: 3px;
    }
    .tab-button-outer {
        position: relative;
      /*  z-index: 2;*/
        display: block;
        max-width: 640PX;
    }

    #tab-button li:not(:first-child) a {
        border-left: none !important;
    }

    #tab-button li a:hover,
    #tab-button .is-active a {
        display: block;
        /* padding: 0.2em; */
        /* background: #fe821d; */
        /* border: 3px solid #f9f9f8; */
        /* border-right: 5px solid #fe821d; */
        /* border-left: 5px solid #fe821d; */
        border-radius: 2px;
        BORDER-BOTTOM: chocolate;
        text-align: center;
        color: #000 !important;
        /* text-decoration: none; */
        font-size: 16px;
        /* height: 38px; */
        font-weight: 600;
    }

    a {
        text-decoration: none;
        font-size: 22px;
        color: black;
    }

    .tab-select-outer {
        display: none;
        max-width: 640PX;
    }

    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
        max-width: 640PX;
    }

    #divhover {
        width: 100%;
    }

        #divhover:hover {
            background-color: #f4f3f3;
            cursor: pointer;
            color: #CF2C2C;
        }
    i.fa:hover {
        background: #CF2C2C;
    }

    i.fa {
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    i.fas {
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }
}



    @media screen and (min-width: 390px) {


        #name {
            font-size: 21PX;
            color: #020202 !important;
            text-align: left;
            padding-left: 26px;
            margin-bottom: 3px;
        }

        i.fa {
            display: inline-block;
            border-radius: 60px;
            box-shadow: 0 0 2px #888;
            padding: 0.5em 0.6em;
            width: 34px;
            height: 34px;
            background: #606060;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }

        i.fas {
            display: inline-block;
            border-radius: 60px;
            box-shadow: 0 0 2px #888;
            padding: 0.5em 0.6em;
            width: 34px;
            height: 34px;
            background: #606060;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }

        #divhover:hover {
            background-color: #f4f3f3;
            cursor: pointer;
            color: #CF2C2C;
        }

        i.fa:hover {
            background: #CF2C2C;
        }

        #tab-button li a:hover,
        #tab-button .is-active a {
            display: block;
            /* padding: 0.2em; */
            /* background: #fe821d; */
            /* border: 3px solid #f9f9f8; */
            /* border-right: 5px solid #fe821d; */
            /* border-left: 5px solid #fe821d; */
            border-radius: 2px;
            BORDER-BOTTOM: chocolate;
            text-align: center;
            color: #000 !important;
            /* text-decoration: none; */
            font-size: 16px;
            /* height: 38px; */
            font-weight: 600;
        }
    }


    /* #svgicon {
        vertical-align: text-bottom !important;
    }*/

    body {
        font-family: "Lato", sans-serif !important;
        font-size: 15px !important;
        background-color: rgb(242, 242, 242);
    }


    /* model */


    /* progress bar*/
    .progress {
        height: 27px;
        animation-name: progressBar;
        animation-iteration-count: 1;
        animation-duration: 2s;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

        .progress .skill {
            font-family: "Lato", sans-serif !important;
            line-height: 35px;
            padding: 0;
            margin: 0 0 0 20px;
            font-size: 15px;
            /*  text-transform: uppercase;*/
        }

            .progress .skill .val {
                /* float: right;*/
                font-style: normal;
                margin: 0 20px 0 0;
            }

    span {
        font-family: "Lato", sans-serif !important;
    }

    .progress-bar {
        text-align: left;
        transition-duration: 3s;
        transition: 2s linear;
    }

    .progress, .progress-stacked {
        --bs-progress-bar-bg: #359f47;
        padding-left: 0px;
        height: 30px;
        margin-bottom: 20px;
    }




    .about {
        /* font-size: 16px;*/
        color: #6c6b6b !important;
        text-align: left;
        margin-bottom: 0px;
        padding-top: 25px;
        text-align: justify;
        /*           border: 1px solid #999;*/
    }

    hr.style10 {
        border-top: 1px dotted #8c8b8b;
        border-bottom: 1px dotted #fff;
        margin-top: 5px;
        margin-bottom: 5px;
    }



    .blockquote p {
        font-family: "Lato", sans-serif !important;
        font-weight: 700px !important;
        text-align: center !important;
    }

    /*blockquote p::before {
           content: "\f095";
           font-family: FontAwesome;
          display: inline-block;
          padding-right: 6px;
          vertical-align: middle;
         font-size: 180px;
        }*/

    .blockquote:before {
        position: absolute !important;
        font-family: "Lato", sans-serif !important !important;
        top: 0 !important;
        content: "\f10d" !important;
        color: rgba(0,0,0,0.1) !important;
    }

    .blockquote::after {
        content: "" !important;
        top: 20px !important;
        left: 50% !important;
        margin-left: -100px !important;
        position: absolute !important;
        border-bottom: 3px solid #bf0024 !important;
        height: 3px !important;
        width: 200px !important;
    }


    .otro-blockquote {
        width: 100% !important;
        margin-top: 20px auto !important;
        font-family: "Lato", sans-serif !important;
        font-style: italic !important;
        color: #555555 !important;
        padding: 1.2em 30px 1.2em 75px !important;
        /* border-left: 8px solid #606060 !important;*/
        line-height: 1.6 !important;
        position: relative !important;
        /*  background: #EDEDED;*/
        padding-left: 30px !important;
        text-align: justify;
    }

        .otro-blockquote::before {
            font-family: "Lato", sans-serif !important;
            content: "\201C" !important;
            color: #CF2C2C !important;
            font-size: 4em !important;
            position: absolute !important;
            left: 10px !important;
            top: -10px !important;
        }

        .otro-blockquote::after {
            content: '' !important;
        }

        .otro-blockquote span {
            display: block !important;
            color: #333333 !important;
            font-style: normal !important;
            font-weight: bold !important;
            margin-top: 1em !important;
        }

    #comlogo {
        width: 200px !important;
    }

    /*form */
    .form-popup {
        position: fixed;
        bottom: 0%;
        /*right: 15px;*/
        /* border: 3px solid #f1f1f1;*/
        z-index: 9;
        justify-content: center !important;
        display: block;
        text-align: center;
        left: 49%;
        transform: translate(-49%);
        width: 100%;
    }



    /* Add styles to the form container */
    .form-container {
        max-width: 440px;
        padding: 38px;
        background-color: white;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 100px;
        transition: all 5s ease-in-out;
        background: rgb(255, 255, 255);
        border: 1px solid rgb(222, 222, 222);
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem;
        bottom: 0px;
        color: rgb(51, 51, 51);
    }

        /* Full-width input fields */
        .form-container input[type=text], .form-container input[type=password] {
            width: 100%;
            padding: 5px;
            margin: 5px 0 22px 0;
            border: none;
            background: #f1f1f1;
        }

            /* When the inputs get focus, do something */
            .form-container input[type=text]:focus, .form-container input[type=password]:focus {
                background-color: #ddd;
                outline: none;
            }

        /* Set a style for the submit/login button */
        .form-container .btn {
            background-color: #04AA6D;
            color: white;
            margin: 5px 0 22px 0;
            border: none;
            cursor: pointer;
            width: 100%;
            margin-bottom: 10px;
            font-weight: bold;
            height: 36px;
            padding: 4px;
            border-radius: 16px;
        }

        /* Add a red background color to the cancel button */
        .form-container .cancel {
            background-color: red;
        }

        /* Add some hover effects to buttons */
        .form-container .btn:hover, .open-button:hover {
            opacity: 1;
        }

    #myForm {
        display: none;
    }

    #addcontacts {
        background: #424242;
        color: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        font-size: 16px;
        border-radius: 16px;
    }

#send {
    background: #CF2C2C;
    color: #fff;
    font-size: 15px;
}

    #hrsend {
        width: 100%;
    }

    .close {
        /*position: absolute;
            top: 20px;
            right: 30px;*/
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
        float: right;
    }

        .close:hover {
            color: #CF2C2C;
            cursor: pointer;
        }

    #tab001 {
        display: block;
    }

    #tab002 {
        display: none;
    }

    #emaila {
        background-color: #424242;
        border: none;
        color: black;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 1px 0px;
        cursor: pointer;
        border-radius: 16px;
        font-size: 15px;
        width: 49%;
        color: #fff;
        height: 36px;
        padding: 8px;
    }

        #emaila:hover {
            /*  background-color: #ccc;*/
        }

    #texta {
        background-color: #f1f1f1;
        border: none;
        color: black;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        margin: 1px 0px;
        cursor: pointer;
        border-radius: 16px;
        font-size: 15px;
        width: 49%;
        height: 36px;
        padding: 8px;
    }

        #texta:hover {
            /*    background-color: #f1f1f1;*/
        }


    .btn {
        background-color: #04AA6D;
        color: white;
        margin: 5px 0 22px 0;
        border: none;
        cursor: pointer;
        width: 100%;
        margin-bottom: 10px;
        font-weight: bold;
        height: 30px;
    }



    @-webkit-keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translatex(-10px);
            -moz-transform: translatex(-10px);
            -o-transform: translatex(-10px);
            transform: translatex(-10px);
        }

        to {
            opacity: 1;
            -webkit-transform: translatex(0);
            -moz-transform: translatex(0);
            -o-transform: translatex(0);
            transform: translatex(0);
        }
    }

    @-moz-keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translatex(-10px);
            -moz-transform: translatex(-10px);
            -o-transform: translatex(-10px);
            transform: translatex(-10px);
        }

        to {
            opacity: 1;
            -webkit-transform: translatex(0);
            -moz-transform: translatex(0);
            -o-transform: translatex(0);
            transform: translatex(0);
        }
    }

    @keyframes fadeInLeft {
        from {
            opacity: 0;
            -webkit-transform: translatex(-100px);
            -moz-transform: translatex(-100px);
            -o-transform: translatex(-100px);
            transform: translatex(-100px);
        }

        to {
            opacity: 1;
            -webkit-transform: translatex(0);
            -moz-transform: translatex(0);
            -o-transform: translatex(0);
            transform: translatex(0);
        }
    }

    .in-left {
        -webkit-animation-name: fadeInLeft;
        -moz-animation-name: fadeInLeft;
        -o-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: 0s;
        -moz-animation-delay: 0s;
        -o-animation-duration: 1s;
        animation-delay: 0s;
    }

    #divhover {
        width: 100%;
        margin-bottom: 10px;
    }


        #divhover:hover {
            background-color: #f4f3f3;
            cursor: pointer;
            color: #CF2C2C;
        }

i.fas:hover {
    background: #CF2C2C;
}


    ul.menu {
        list-style-type: none;
        padding: 0px;
    }

        ul.menu > li {
            display: inline-block;
            padding-right: 5px;
        }

            ul.menu > li:not(:last-child) {
                border-right: solid 1px #aaa;
            }

    i.fa {
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    i.fas {
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    .icoFacebook {
        background: #3b5998 !important;
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    .icoInstagram {
        background: #3f729b !important;
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    .icoLinkedin {
        background: #0077B5 !important;
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    .icoWhatsapp {
        background: #25d366 !important;
        display: inline-block;
        border-radius: 60px;
        box-shadow: 0 0 2px #888;
        padding: 0.5em 0.6em;
        width: 34px;
        height: 34px;
        background: #606060;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    #telephone_office:before {
        font-family: FontAwesome;
        /* content: ;*/
    }

    #tab-button .is-active a {
        color: #000 !important;
    }

    ul li ul li a span {
        text-decoration: none !important;
    }

    .form-container {
        padding-bottom: 0px;
    }



    /*  LOADING SPINNER  */
    .loadingDiv-parent {
        text-align: center;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        opacity: 1500;
    }

.loadingDiv {
    text-align: center;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 1500;
 
    background: url('../images/asas-loading-GIF.gif') 50% 50% no-repeat rgb(249,249,249);
}


/*.spinner {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 9px solid;
    border-color: #04AA6D;
    border-right-color: #606060;
    animation: spinner-d3wgkg 1s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0px 0px -50px;
}

@keyframes spinner-d3wgkg {
    to {
        transform: rotate(1turn);
    }
}*/

