    html,
    body {
        margin: 0;
        padding: 0;
        font-family: "noah" !important;
    }
    
    @font-face {
        font-family: "noah";
        src: url("../fonts/Noah-Regular.woff2") format("woff2"), url("../fonts/Noah-Regular.woff") format("woff");
    }
    
    @font-face {
        font-family: "noah-bold";
        src: url("../fonts/Noah-Bold.woff2") format("woff2"), url("../fonts/Noah-Bold.woff") format("woff");
    }
    /* Header*/
    
    #header1 {
        z-index: 0;
    }
    
    #menulinks {
        background-color: white;
        display: flex;
        justify-content: space-between;
        padding-right: 110px;
    }
    
    #menulinks a {
        padding-right: 10px;
        padding-top: 3px;
        background-position: top center;
        display: flex;
        color: #888887;
        text-decoration: none;
        float: left;
        font-size: 20px;
        margin-left: 3px;
        margin-right: 3px;
    }
    
    #menulinks a.active {
        text-decoration: none;
        color: #7D7D7D;
    }
    
    #menulinks a:hover {
        color: black;
    }
    
    #topright {
        display: flex;
        justify-content: end;
        background-color: white;
        vertical-align: bottom;
    }
    
    #topright a {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        background-position: top center;
        color: #7D7D7D;
        text-decoration: none;
        float: left;
        font-size: 15px;
        margin-left: 3px;
        margin-right: 3px;
        vertical-align: center;
    }
    
    #topright a:hover {
        color: black;
    }
    
    #topright a.telNumber:hover {
        text-decoration: underline;
        color: black;
    }
    
    #logo {
        padding-left: 110px;
        margin: auto;
    }
    
    #topright img.tel:hover {
        filter: brightness(10%);
    }
    
    #topright img.you:hover {
        filter: invert(32%) sepia(69%) saturate(6153%) hue-rotate(343deg) brightness(77%) contrast(96%);
    }
    
    #topright img.face:hover {
        filter: invert(71%) sepia(51%) saturate(5290%) hue-rotate(207deg) brightness(95%) contrast(99%);
    }
    
    #topright img.in:hover {
        filter: invert(62%) sepia(84%) saturate(891%) hue-rotate(146deg) brightness(92%) contrast(93%);
    }
    
    #topright img.insta {
        background-image: url('../images/instagram.png');
    }
    
    #topright img.insta:hover {
        background-image: url('../images/instagram-active.png');
    }
    
    #topright img.mail:hover {
        filter: brightness(10%);
    }
    
    #topright img.search:hover {
        filter: brightness(10%);
        cursor: pointer;
    }
    
    .en {
        font-size: 25px;
    }
    
    .en:hover {
        filter: brightness(10%);
    }
    
    #topright a.search1 {
        padding-left: 15px;
        padding-right: 0px;
    }
    
    #topright a.search {
        padding-left: 0px;
        padding-right: 15px;
    }
    
    #topright a.telNumber {
        padding-left: 0px;
        padding-right: 15px;
    }
    
    #topright img.EN {
        padding-left: 5px;
    }
    
    #resp-logo,
    #resp-img1,
    #resp-img2,
    #resp-img3,
    #resp-images {
        display: none;
    }
    
    #myLinks {
        display: none;
        width: 100%;
        text-align: center;
    }
    
    #myLinks a {
        text-decoration: none;
        font-size: 30px;
        display: block;
        color: #888887;
        font-weight: lighter;
        border-bottom: 1px solid #888887;
    }
    
    #myLinks a:hover {
        color: black;
    }
    
    #resp-img3 {
        display: none;
    }
    
    @media(max-width:1400px) {
        #menulinks a {
            font-size: 14px;
        }
    }
    
    @media (max-width: 992px) {
        .header1 {
            border-bottom: solid 1px rgb(219, 217, 217);
            padding-right: 0;
        }
        #resp-img1 {
            display: block;
            margin-right: 30px;
        }
        #resp-img2 {
            display: block;
            margin-right: 30px;
        }
        #resp-img3 {
            display: block;
            margin-right: 0px;
        }
        #resp-images {
            display: flex;
            justify-content: end;
        }
        .forUs {
            border-top: 1px solid #c7c7c2;
        }
        #menulinks {
            display: none;
        }
        #logo-resp {
            padding-left: 10px;
        }
        #grid-cards {
            padding-left: 0px;
            padding-right: 0px;
        }
    }
    /*End of Header*/
    /* Carousel*/
    
    #baner-img {
        height: 664PX;
        object-fit: cover;
    }
    
    #carousel-main .carousel-indicators button {
        margin: 10px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 1px solid darkblue;
        background-color: transparent;
    }
    
    #carousel-main .carousel-indicators .active {
        background-color: darkblue !important;
    }
    
    #carousel-caption {
        bottom: 30% !important;
        left: 60%;
    }
    
    #carousel-caption p {
        color: white;
        font-size: 18px;
        text-align: right;
    }
    
    #carousel-caption p span {
        padding: 2px 0;
        background-color: white;
    }
    
    .carousel-title {
        color: white;
        font-size: 24px;
    }
    
    #carousel-main .carousel-inner .carousel-item img {
        height: 600px;
    }
    
    .btn-info-position {
        right: 0;
        top: 100%;
        position: absolute;
    }
    
    .button-info {
        padding: 15px 70px;
        background-color: white;
        color: #2E2E2D!important;
        ;
        font-size: 23px;
        text-align: center;
        text-decoration: none!important;
        cursor: pointer;
        border-radius: 10px;
        border: 1px solid black;
        text-transform: uppercase;
    }
    
    .button-info:hover {
        background-color: #005B9C!important;
        color: white!important;
    }
    
    #baner-shadow {
        box-shadow: 0px 10px 15px;
    }
    
    #baner-indicators li {
        margin: 10px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 1px solid darkblue;
        background-color: transparent;
    }
    
    .carousel-indicators .active {
        background-color: darkblue !important;
    }
    
    #carousel-indicator-img {
        width: 150px;
        height: 100%;
    }
    
    .carousel-item img {
        height: 705px;
        object-fit: cover;
    }
    
    .carosel-icon {
        background-color: transparent !important;
        color: transparent !important;
        background-image: url(../images/messenger1.png);
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        border: transparent !important;
        background-size: transparent !important;
    }
    
    .carosel-icon:hover {
        background-color: transparent !important;
        color: transparent !important;
        background-image: url(../images/messenger-active.png);
        background-repeat: no-repeat;
        width: 70px;
        height: 70px;
        border: transparent !important;
        background-size: transparent !important;
    }
    
    .messenger-img:hover {
        background-image: url('../images/messenger-active.png');
    }
    
    @media (max-width: 768px) {
        #carousel-main {
            display: none;
        }
    }
    
    @media (max-width: 992px) {
        .btn-info {
            font-size: 20px;
            word-break: break-all;
            padding: 15px;
        }
        .carousel-caption {
            width: 200px;
            display: none;
        }
        .carousel-caption p {
            font-size: medium;
        }
    }
    /*End of Carousel*/
    /* Koha Z39 and RFID */
    
    #text-image1 {
        margin-bottom: -40px;
        padding-left: 110px;
        padding-right: 110px;
    }
    
    #text-image3 {
        margin-top: -40px;
        padding-left: 110px;
        padding-right: 110px;
    }
    
    #text-image1-2,
    #text-iamge3-2 {
        display: flex;
        justify-content: space-between;
    }
    
    #text-image1 h1,
    #text-image3 h1 {
        font-size: 50px;
        padding-left: 20px;
        margin-bottom: 0px;
        color: #2E2E2D;
        font-weight: bold;
    }
    
    #text-image1 p,
    #text-image3 p {
        font-size: 18px;
        color: #2E2E2D;
        line-height: 1.3;
    }
    
    #seeMore {
        width: 35%;
        border: 1px solid #2E2E2D;
        background-color: white;
        border-radius: 10px;
        margin-right: 50px;
        float: right;
    }
    
    #seeMore h2 {
        font-size: 24px;
        text-decoration: none;
        color: black;
        text-align: center;
        margin-top: 15px;
    }
    
    #seeMore:hover {
        background-color: #005B9C;
    }
    
    #seeMore:hover h2 {
        color: white;
    }
    
    #see {
        text-decoration: none;
    }
    
    #text-image2-2 {
        display: flex;
        flex-direction: row;
    }
    
    #text-image2 {
        width: 100%;
        background-color: #717171;
        border: 1px solid black;
        padding-left: 110px;
    }
    
    #text-image2 h1 {
        font-size: 50px;
        padding-left: 20px;
        color: white;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 10px;
        font-weight: bolder;
    }
    
    #rotaract-img {
        object-fit: contain;
    }
    
    #text-image2 p {
        font-size: 18px;
        color: white;
        margin-bottom: 0px;
        font-weight: lighter;
        line-height: 1.3;
    }
    
    #seeMore1 {
        width: 50%;
        height: 60px;
        border: 1px solid #2E2E2D;
        background-color: white;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    
    #seeMore1 h2 {
        font-size: 24px;
        text-decoration: none;
        color: black;
        text-align: center;
        margin-top: 15px;
    }
    
    #seeMore1:hover {
        background-color: #005B9C;
    }
    
    #seeMore1:hover h2 {
        color: white;
    }
    
    #see1 {
        text-decoration: none;
    }
    
    @media (max-width: 768px) {
        .koha-title {
            text-align: center;
        }
        #text-image1,
        #text-image3 {
            margin-bottom: 20px;
            padding-left: 10px;
            padding-right: 10px;
        }
        #text-image3 {
            margin-top: 0px;
        }
        #text-image-2 {
            margin-top: 0px;
        }
        #text-image1-2,
        #text-image3-2 {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        #text-image1 img,
        #text-image3 img {
            padding-left: 0px;
        }
        #text-image1 p,
        #text-image3 p {
            padding-left: 10px;
            padding-right: 10px;
            text-align: justify;
        }
        #text-image1 h1,
        #text-image3 h1,
        #text-image2 h1 {
            text-align: center;
            font-size: 30px;
            padding-left: 0;
            padding-right: 0;
        }
        span {
            display: none;
        }
        #seeMore {
            margin-top: 0;
            margin-right: 20px;
            margin-left: 20px;
            width: 100%;
        }
        #see {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        #text-image2 {
            padding-left: 0;
            padding-right: 0;
        }
        #text-image2 p {
            padding-left: 20px;
            padding-right: 20px;
            text-align: justify;
        }
        #textimage2 h1 {
            text-align: center;
            font-size: 30px;
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 0;
        }
        #text-image2-2 {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }
        #see1 {
            display: flex;
            justify-content: center;
            align-items: center;
        }
        #seeMore1 {
            margin-top: 0;
            margin-right: 20px;
            margin-left: 20px;
            width: 100%;
        }
    }
    /*End KOHA Z39 RFID*/
    /*News*/
    
    .custom-title {
        font-size: 50px
    }
    
    .news {
        text-decoration: none;
        color: black;
    }
    
    .news:hover {
        color: black;
    }
    
    .custom-news {
        width: 100%!important;
        background-color: white;
        padding-bottom: 50px;
        padding-left: 110px!important;
        padding-right: 110px!important;
    }
    
    #s1 {
        font-size: 14px;
        color: #2E2E2D;
        height: 100px;
    }
    
    .date,
    .city {
        font-size: 14px;
        color: #2E2E2D;
    }
    
    #buttonRead {
        height: 55px;
        background-color: white;
        border-radius: 20px;
        border: 1px solid black;
        margin-top: 30px;
    }
    
    #buttonRead p {
        font-size: 24px;
        text-align: center;
        margin-top: 17px;
        text-decoration: none;
        color: black;
    }
    
    #buttonRead:hover {
        background-color: #005B9C;
        text-decoration: none;
    }
    
    #buttonRead:hover p {
        color: white;
        text-decoration: none;
    }
    
    #video {
        left: 0px;
        border-radius: 10px;
    }
    
    .custom-news iframe {
        left: 0px;
        border-radius: 10px 10px 0px 0px;
        text-decoration: none;
        border: 1px solid black;
    }
    
    .card-body h2 {
        font-size: 30px;
        font-weight: bold;
    }
    
    iframe {
        height: 440px;
        left: 0px;
        border-radius: 10px 10px 0px 0px;
        text-decoration: none;
        border: 1px solid black;
    }
    
    .custom-card {
        border-radius: 10px 10px 10px 10px!important;
    }
    
    .read {
        text-decoration: none;
    }
    
    .card-body h2 {
        height: 100px!important;
    }
    
    @media (max-width: 768px) {
        .custom-card {
            margin-bottom: 20px;
            border-radius: 0;
            border: 0!important;
        }
        .card-body h2 {
            height: 100%;
        }
        #s1 {
            height: 100%;
        }
        .custom-news {
            padding-left: 0!important;
            padding-right: 0!important;
            margin-bottom: 0;
            border-radius: 0;
        }
        .custom-news h1 {
            font-size: 30px;
            text-align: center;
            padding-left: 0;
            padding-right: 0;
        }
        .custom-news iframe {
            border-radius: 0;
            height: 310px;
        }
        span {
            display: none;
        }
        #s1 {
            padding-left: 20px;
            padding-right: 20px;
            font-size: 18px;
            text-align: justify;
        }
        .date {
            font-size: 18px;
            text-align: center;
        }
        #buttonRead {
            border-radius: 10px;
            margin-top: 30px;
        }
    }
    /*End of News*/
    /* Video*/
    
    #rotary-video {
        margin-top: -50px;
        margin-bottom: -50px;
    }
    
    #video2 {
        padding-left: 0;
        padding-right: 0;
        background-color: #2E2E2D;
        padding-top: 10px;
        padding-bottom: 30px;
        margin-bottom: 50px;
    }
    
    #text-under-video {
        display: block;
        padding-left: 110px;
        padding-right: 110px;
    }
    
    .video-title {
        text-align: center;
        font-size: 48px;
        font-weight: bold;
    }
    
    #video2 iframe {
        width: 100%;
        height: 908px;
        border: 0px;
        padding-left: 110px;
        padding-right: 110px;
    }
    
    #video2 h1 {
        color: white;
        font-size: 48px;
        ;
        padding-left: 110px;
        padding-right: 110px;
        margin-top: 10px;
        font-weight: bold;
    }
    
    #video2 p {
        color: white;
        ;
        font-size: 16px;
        padding-left: 110px;
        padding-right: 110px;
    }
    
    @media(max-width:768px) {
        #text-under-video {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    
    @media (max-width: 768px) {
        #video2 {
            padding-top: 20px;
            padding-bottom: 20px;
            display: block;
        }
        #video2 iframe {
            height: 310px;
            padding-left: 0px;
            padding-right: 0px;
            border-radius: 0;
        }
        #video2 h1 {
            font-size: 24px;
            text-align: center;
            justify-content: center;
            padding-left: 0;
            padding-right: 0;
        }
        #video2 p {
            padding-left: 20px;
            padding-right: 20px;
            text-align: left;
            font-size: 18px;
        }
        .video-text {
            display: none;
        }
    }
    /*End of Video*/
    /*Contacts*/
    
    .img-contact {
        width: 500px;
    }
    
    #big-tel {
        font-size: 65px;
        vertical-align: middle;
        color: #717171;
        font-weight: bold;
        text-decoration: none;
    }
    
    #big-tel:hover {
        text-decoration: underline;
    }
    
    #contactForm {
        padding-left: 110px;
        margin-bottom: 40px;
    }
    
    #formcontacts {
        font-size: 13px;
        color: #a6a7a6;
        font-variant: small-caps;
    }
    
    input[type=text] {
        width: 100%;
        height: 40px;
        padding: 12px 20px;
        display: inline-block;
        border: 2px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 15px;
    }
    
    input[type=email] {
        width: 100%;
        height: 40px;
        padding: 12px 20px;
        display: inline-block;
        border: 2px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 15px;
    }
    
    #Messagebox {
        width: 100%;
        height: 160px;
        padding: 12px 20px;
        display: inline-block;
        border: 2px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 15px;
        resize: none;
    }
    
    input[type=checkbox] {
        -webkit-appearance: none;
        appearance: none;
        background-color: none;
        margin: 0;
        font: inherit;
        color: currentColor;
        width: 1.4em;
        height: 1.4em;
        border: 0.15em solid darkblue;
        border-radius: 0.15em;
        transform: translateY(-0.075em);
    }
    
    .checkbox input[type=checkbox]:focus+label::before {
        outline: none;
        outline: 0px !important;
        -webkit-appearance: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    
    #ToSText {
        color: gray;
    }
    
    .btn-form-submit {
        background-color: white;
        color: black;
        ;
        font-size: 20px;
        text-decoration: none;
        cursor: pointer;
        border-radius: 15px;
        border: 2px solid lightgrey;
        text-transform: uppercase;
        height: 50px;
        width: 100%;
        text-align: center;
    }
    
    .btn-form-submit:hover {
        background-color: #005B9C;
        color: white;
    }
    
    #forma {
        margin: 5px auto;
    }
    
    .resp-title {
        display: none;
    }
    
    .phone-number-contact {
        position: absolute;
        top: 10px;
        left: 120px;
        color: grey;
        font-size: 50px;
    }
    
    a.tel:link,
    a.tel:visited {
        text-decoration: none;
        color: grey;
    }
    
    a.tel:hover {
        color: grey;
    }
    
    .tel-img {
        position: absolute;
        top: 0;
    }
    
    .tel-img {
        content: "";
        display: inline-block;
        margin-right: 15px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .tel-nomer {
        font-size: 60px;
        font-weight: bold;
        color: #7D7D7D;
        position: absolute;
        left: 20%;
        top: 0;
    }
    
    .tel-nomer1 {
        font-size: 60px;
        font-weight: bold;
        color: #7D7D7D;
        position: absolute;
        left: 27%;
        top: 0;
        width: 500px;
    }
    
    .tel-nomer:hover {
        color: black;
        text-decoration: underline;
    }
    
    .big-image {
        position: absolute;
        height: 380px;
    }
    
    .contact-tel {
        position: absolute;
        left: 10%;
    }
    
    .contact-tel:hover {
        filter: brightness(10%);
    }
    
    .office {
        display: flex;
        justify-content: start;
        flex-direction: column;
        margin-top: -10px;
    }
    
    .office-in>h5 {
        font-size: 25px;
        font-weight: bolder;
    }
    
    .office-in>ul>li {
        font-size: 25px;
        color: #717171;
    }
    
    .contactPage-image {
        width: 60px;
        margin-right: 20px;
    }
    
    .phone-number {
        color: #717171;
    }
    
    .phone-number:hover {
        text-decoration: underline;
        color: black;
    }
    
    .big-tel {
        font-size: 48px;
        color: #717171;
    }
    
    .form-title {
        font-size: 48px;
        padding-left: 15px;
        font-weight: bold;
    }
    
    @media (max-width: 768px) {
        .resp-title {
            font-weight: bold;
            font-size: 30px;
        }
        .form-title {
            display: none;
        }
        .btn-form-submit {
            padding: 5px 161px;
        }
        #contactForm {
            padding-left: 0px;
            padding-top: 20px;
        }
        input[type=text],
        input[type=email],
        #Messagebox {
            border-radius: 10px;
        }
        .custom-center {
            margin: auto;
        }
        #email,
        #name,
        #phone,
        #theme,
        #Messagebox {
            text-align: center;
        }
        #submit {
            padding-right: 15px;
            text-align: center;
            padding: 0px;
        }
    }
    
    @media(max-width:992px) {
        #contactForm {
            padding-left: 15px;
        }
    }
    
    @media(max-width:1400px) {
        .contact-tel {
            display: none;
        }
        .tel-nomer {
            left: 10px;
        }
    }
    /*End of Contacts */
    /* Gallery */
    
    #open-modal {
        cursor: pointer;
        height: 500px;
        width: 600px;
    }
    
    #thumb-img li {
        width: 150px!important;
        height: 100px!important;
    }
    
    .splide__slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    #thumb-img {
        height: 150px!important;
        width: 200px !important;
    }
    
    #gallery {
        padding-left: 110px;
        padding-right: 110px;
    }
    
    .thumbnails {
        display: flex;
        margin: 1rem auto 0;
        padding: 0;
        justify-content: center;
    }
    
    .thumbnail {
        width: 70px;
        height: 70px;
        overflow: hidden;
        list-style: none;
        margin: 0 0.2rem;
        cursor: pointer;
        opacity: 0.3;
    }
    
    .thumbnail img {
        width: 100%;
        height: auto;
    }
    
    .thumbnail.is-active {
        opacity: 1;
    }
    
    .splide__slide img {
        height: 100%;
        object-fit: cover;
    }
    
    @media(max-width:992px) {
        #gallery,
        #struct {
            padding-left: 10px;
            padding-right: 10px;
            display: block;
        }
        #gallery h1 {
            text-align: center;
        }
        #gallery p {
            text-align: justify;
        }
        #struct h1 {
            text-align: center;
        }
        #struct p {
            text-align: justify;
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    /* End of Gallery*/
    /* Google map */
    
    #gmap_canvas {
        width: 100%;
        height: 680px;
        border: 0px;
        border-radius: 0;
        box-shadow: 0px 0px 30px 0px #888888;
    }
    /* End of Google map */
    /* Footer */
    
    footer {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    #footer-div {
        background: rgb(227, 231, 232);
        background: linear-gradient(180deg, rgba(227, 231, 232, 1) 0%, rgba(255, 255, 255, 1) 98%);
        padding-left: 110px;
        padding-right: 110px;
        padding-top: 40px;
    }
    
    .footer-list {
        color: #717171;
    }
    
    .li-email {
        text-decoration: underline;
        color: #717171;
    }
    
    footer h5 {
        margin-bottom: 0;
        font-weight: bolder;
    }
    
    .space {
        margin-bottom: 5px;
    }
    
    @media (max-width:576px) {
        .resp-center {
            text-align: center;
        }
        #footer-div {
            padding-left: 20px;
            padding-right: 20px;
        }
    }
    
    .footer-youtube:hover {
        filter: invert(32%) sepia(69%) saturate(6153%) hue-rotate(343deg) brightness(77%) contrast(96%);
    }
    
    .footer-facebook:hover {
        filter: invert(71%) sepia(51%) saturate(5290%) hue-rotate(207deg) brightness(95%) contrast(99%);
    }
    
    .footer-linkedin:hover {
        filter: invert(62%) sepia(84%) saturate(891%) hue-rotate(146deg) brightness(92%) contrast(93%);
    }
    
    .footer-viber:hover {
        filter: invert(13%) sepia(67%) saturate(5255%) hue-rotate(283deg) brightness(70%) contrast(102%);
    }
    
    .footer-msg:hover {
        filter: invert(20%) sepia(99%) saturate(3316%) hue-rotate(216deg) brightness(103%) contrast(108%);
    }
    
    .footer-skype:hover {
        filter: invert(47%) sepia(30%) saturate(1103%) hue-rotate(165deg) brightness(95%) contrast(88%);
    }
    
    .footer-whatsapp:hover {
        filter: invert(64%) sepia(27%) saturate(3090%) hue-rotate(82deg) brightness(102%) contrast(88%);
    }
    /*End of Footer*/
    /*Breadcrumb*/
    
    .breadcrumb-item {
        font-size: 18px;
        padding-left: 110px;
    }
    
    .vip {
        position: relative;
        bottom: 0;
        text-align: center;
        font-family: Arial;
        font-size: 14px;
    }
    /*End of BreadCrumbs*/
    /*For Us*/
    
    .for-us {
        padding-left: 110px;
        padding-right: 110px;
        margin-bottom: 50px;
        padding-bottom: 20px;
    }
    
    @media(max-width:992px) {
        .for-us {
            padding-left: 10px;
            padding-right: 10px;
        }
        #breadcrumb {
            margin-left: -90px;
        }
    }
    /*End of For Us*/
    
    #gmap_canvas {
        height: 410px;
        box-shadow: 0px 0px 0px 0px!important;
    }
    /*Grid Cards*/
    
    #grid-cards {
        padding-left: 110px;
        padding-right: 110px;
    }
    
    #rotary-card {
        border: 0px!important;
    }
    
    .card-img-top:hover {
        box-shadow: 0px 0px 20px 3px #a6a7a6;
    }
    
    @media(max-width: 992px) {
        #grid-cards {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    /*Grid Cards*/
    /*Shadow*/
    
    #shadow {
        position: absolute;
        z-index: 2;
        margin-top: -1px;
    }
    /*End of Shadow*/
    
    #breadcrumb a:hover {
        color: black!important;
    }