@import url(https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Pre:wght@400..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap);*,body {
    margin: 0;
    padding: 0
}

*,.padding-zero,body {
    padding: 0
}

.banner-background,.what-possible {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.banner-background,.footer-background,.what-possible {
    background-repeat: no-repeat
}

* {
    box-sizing: border-box
}

html {
    scroll-behavior: smooth
}

body {
    overflow-x: hidden;
    background-color: #f9f9f9
}

.homepage-banner {
    padding-top: 80px
}

.proactive-header {
    position: fixed;
    width: 100%;
    z-index: 999
}

.we-do-img {
    margin: 75px 15px
}

.navbar-custom-global {
    background-color: #f7f7f7;
    border: 0;
    border-radius: 0;
    min-height: 80px!important;
    font-family: Raleway;
    box-sizing: content-box;
    margin-bottom: auto
}

.navbar-custom-global .container {
    position: relative;
    width: 95%
}

.navbar-custom-global .navbar-nav>li>a,.navbar-custom-global .navbar-nav>li>a:visited {
    color: #2e2c2c;
    font-weight: 500;
    font-family: Raleway;
    font-size: 18px;
    padding: 10px 9px
}

.navbar-custom-global .navbar-nav>li>a:hover {
    color: #12033d
}

.navbar-brand {
    position: absolute;
    top: 20px;
    padding: 0;
    margin: 0;
    height: auto
}

.navbar-brand>img {
    display: block;
    width: 260px;
    margin-top: -10px
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:0
    }
}

#bs-example-navbar-collapse-1 ul li {
    position: relative;
    width: auto;
    margin: 20px 5px
}

#bs-example-navbar-collapse-1 ul.submenu {
    position: absolute;
    left: 0;
    list-style: none;
    top: 150%;
    width: 200px;
    text-align: left;
    background-color: #fff;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#bs-example-navbar-collapse-1 ul.submenu li:first-child {
    border-top: none
}

#bs-example-navbar-collapse-1 ul li ul li {
    margin-left: 0
}

#bs-example-navbar-collapse-1 ul.submenu>li>a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 45px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#bs-example-navbar-collapse-1 ul li:hover>ul.submenu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.navbar-subli-effect:hover,.social-head b {
    font-weight: 600
}

@media only screen and (max-width : 850px) {
    .desktop-cross {
        display:none
    }
}

@media only screen and (min-width : 851px) {
    .mobile-cross {
        display:none
    }
}

.social-head,.social-head1,.social-head2 {
    margin-top: 8px;
    font-size: 20px!important
}

.navbar-custom-global .brand-skcc {
    position: absolute;
    top: 25px;
    left: 150px;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media only screen and (max-width : 992px) {
    .navbar-brand {
        top:15px;
        left: 15px;
        font-size: 18px;
        margin: 0
    }

    .navbar-custom-global .brand-skcc {
        top: 40px;
        left: 15px;
        font-size: 8px
    }
}

.navbar-nav>li>a {
    padding-top: 28px;
    padding-bottom: 25px;
    font-size: 15px
}

.navbar-nav>li>a.active {
    font-weight: 800
}

@media only screen and (max-width : 767px) {
    .navbar-custom-global .navbar-collapse {
        border:0;
        box-shadow: none
    }

    .navbar-custom-global .navbar-collapse .nav {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 80%;
        max-width: 300px;
        text-align: center;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 4px;
        margin: 0 auto
    }

    .navbar-custom-global .navbar-collapse .nav a:link,.navbar-custom-global .navbar-collapse .nav a:visited {
        color: #7c7c7c;
        border-bottom: 2px solid #000
    }
}

.navbar-custom-global .navbar-toggle {
    padding: 5px;
    margin-top: 25px;
    margin-right: 15px;
    background-color: #545454;
    border-radius: 12px;
    border-width: 0
}

.navbar-custom-global .navbar-toggle:focus,.navbar-custom-global .navbar-toggle:hover {
    background-color: #040404
}

.navbar-custom-global .navbar-toggle .icon-bar {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin: 1px;
    background-color: #fff
}

.navbar-li-effect:hover {
    opacity: 1
}

.navbar-li-effect::before {
    transition: .3s;
    height: 3px;
    content: "";
    position: absolute;
    background-color: #11096d;
    width: 0%;
    bottom: 0
}

.navbar-li-effect:hover::before,.what-possible img,.what-possible-services img,.why-choose-comp img {
    width: 100%
}

.banner-background {
    background-size: cover;
    background-color: #4e5340;
    border-radius: 30px
}

.footer-background {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/5678677161410560);
    background-size: cover;
    height: auto;
    width: 100%;
    border-radius: 40px;
    padding: 5em 6em
}

.footer-background h3 {
    font-family: Raleway;
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 45px;
    color: #fff
}

.footer-background p {
    font-size: 18px;
    line-height: 2.3;
    color: #fff;
    font-family: Raleway;
    text-align: left;
    font-weight: 500
}

.banner-background h1,.banner-background p {
    text-align: right;
    font-family: Raleway,serif
}

.social-head {
    font-weight: 500
}

.footer-right-content a p:hover,.social-head1:hover {
    color: #d3d3d3
}

.social-head1 {
    border-right: 1px solid #fff;
    font-weight: 500;
    width: 9em;
    cursor: pointer
}

.social-head2 {
    font-weight: 300!important;
    margin-left: 15px
}

.Azione-footer {
    padding: 50px 0
}

.banner-background h1 {
    font-size: 48px;
    font-weight: 700;
    color: #fff
}

.banner-headings {
    margin: 125px 68px
}

.banner-background p {
    font-size: 24px;
    line-height: 1.2;
    color: #d4d4d4;
    margin: 50px 0 50px 50px
}

.banner-background button {
    height: 60px;
    width: 222px;
    font-size: 21px;
    float: right;
    border-radius: 31PX;
    color: #284b63;
    font-weight: 600;
    font-family: Raleway,serif;
    border: none
}

.we-do-text h3,.why-choose h3 span {
    font-weight: 700;
    color: #505050
}

.banner-para {
    padding: 70px 30px
}

.banner-para p {
    font-size: 20px;
    font-family: Raleway,serif
}

.we-do-text h3 {
    font-family: Raleway;
    font-size: 46px;
    margin-top: 0;
    text-transform: capitalize;
    padding: 0 15px
}

.we-do-text p {
    font-family: Raleway;
    font-size: 21px
}

.we-do-img img {
    width: 90%;
    margin: 55px 15px
}

.our-services .imgBlock,.why-choose h3 {
    margin-bottom: 55px
}

.we-do-text {
    margin: 0 30px
}

.we-do-info {
    margin: -15px 0 15px 15px
}

.we-do-info h4 {
    font-family: Raleway;
    font-size: 22px;
    font-weight: 800
}

.we-do-info p {
    font-family: Raleway;
    font-size: 16px
}

.why-choose-comp {
    margin: 30px 15px
}

.why-choose h3 {
    font-family: Raleway;
    font-size: 46px;
    font-weight: 400
}

.what-possible {
    background-size: cover;
    margin: 30px;
    color: #4e5340
}

.unlock-full-potential,.what-possible-services {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll
}

.what-possible h3,.what-possible-services h3 {
    font-family: Raleway;
    font-size: 46px;
    font-weight: 400;
    margin-top: 80px;
    margin-bottom: 50px;
    color: #4e5340
}

.what-possible h3 span,.what-possible-services h3 span {
    display: block;
    font-weight: 700;
    /* color: #505050; */
}

.what-possible h4,.what-possible-services h4 {
    font-family: Raleway;
    font-weight: 700;
    font-size: 28px;
    color: #4e5340
}

.design-container p,.what-possible p {
    font-family: Raleway;
    font-size: 15px;
    color: #4e5340
}

.what-possible-services {
    background-size: cover;
    margin: 20px 0;
    color: #4e5340
}

.what-possible-services p {
    font-family: Raleway;
    font-size: 15px;
    color: #353535
}

.unlock-potential-content h3,.why-partner h3 {
    color: #fff;
    font-family: Raleway;
    text-align: center
}

.heading-star-way,.heading-star-way2 {
    display: flex;
    flex-direction: row
}

.heading-star {
    margin-top: 15px
}

.heading-star img {
    width: 90%
}

.heading-possible-way {
    margin: 0 150px 0 15px
}

.why-partner {
    background-color: #4e5340;
    padding-bottom: 55px;
    margin: 30px;
    border-radius: 30px
}

.why-partner h3 {
    font-size: 46px;
    font-weight: 400;
    margin-top: 70px;
    margin-bottom: 40px
}

.why-partner h3 span {
    font-weight: 700
}

.why-partner img {
    width: 100%;
    margin: 25px 0
}

.unlock-full-potential {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/5639601012080640);
    background-size: cover;
    margin: 30px 30px 0;
    border-radius: 30px
}

.unlock-potential-content {
    margin: 120px 190px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.unlock-potential-content h3 {
    font-size: 56px;
    font-weight: 700;
    margin: 0 50px 30px;
    letter-spacing: 1.5px
}

.unlock-potential-content p {
    font-family: Raleway;
    font-size: 16px;
    color: #e0e0e0;
    text-align: center
}

.unlock-potential-content button {
    height: 60px;
    padding: 10px 30px;
    width: 100%;
    font-size: 20px;
    border-radius: 31PX;
    color: #07077e;
    font-weight: 600;
    font-family: Raleway,serif;
    margin-top: 3em
}

.footer-right-content {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: 0 10%
}

.footer-socials {
    display: flex;
    margin: 30px 0
}

.footer-socials1 {
    display: flex;
    gap: 10px;
    border-right: 1px solid #fff
}

.footer-socials2 {
    margin-top: 30px;
    display: flex;
    gap: 10px
}

.footer-socials img {
    width: 9%;
    height: 9%;
    margin: 12px
}

.footer-socials1 img {
    width: 7%;
    height: 7%;
    margin: 15px 0
}

.footer-socials2 img {
    width: 3%;
    height: 3%;
    margin: 15px 0
}

.heading-star h5 {
    font-size: 22px;
    margin-top: 0
}

.partner-work-headings {
    padding: 0 55px
}

.partner-work-headings h3 {
    margin-bottom: 30px
}

.heading-possible-way1 p,.partner-work-headings p {
    font-size: 18px
}

.partner-work-headings button {
    height: 60px;
    width: 14em;
    border: none;
    font-size: 21px;
    float: left;
    border-radius: 30PX;
    color: #fff;
    background-color: #4e5340;
    font-weight: 600;
    font-family: Raleway,serif;
    margin-top: 20px
}

.service-banner-background,.signage-banner-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #4e5340;
    border-radius: 30px;
    margin: 0 15px
}

.service-banner-background h1 {
    font-family: Raleway,serif;
    text-align: left;
    font-size: 45px;
    font-weight: 600;
    color: #f9f9f9
}

.service-banner-background p {
    font-family: Raleway,serif;
    font-size: 20px;
    text-align: left;
    line-height: 1.2;
    color: #f9f9f9;
    margin: 40px 0
}

.our-services h3,.our-services p {
    text-align: center;
    color: #f9f9f9;
    font-family: Raleway
}

.services-banner-headings {
    margin: 80px 0 10px 60px
}

.heading-possible-way1 {
    width: 90%;
    margin: 25px 0
}

.point-head {
    font-size: 20px;
    font-weight: 700
}

.our-services {
    background-color: #353535;
    padding-bottom: 55px;
    margin: 30px;
    border-radius: 30px
}

.our-services h3 {
    font-size: 48px;
    font-weight: 700;
    margin-top: 80px
}

.our-services p {
    font-size: 20px;
    margin-bottom: 3em
}

.worksec-background {
    background-color: #d9d9d9;
    background-size: cover;
    height: 32em;
    border-radius: 40px;
    padding: 5em 8em;
    margin: 15px
}

.services-work-headings .container-box {
    width: 88%
}

.services-work-headings h3 {
    font-size: 54px;
    font-family: Raleway;
    font-weight: 700;
    color: #284b63
}

.services-work-headings p {
    font-size: 15px;
    font-family: Raleway;
    color: #284b63
}

.services-work-headings button {
    height: 60px;
    width: 14em;
    border: none;
    font-size: 21px;
    float: left;
    border-radius: 30PX;
    color: #fff;
    background-color: #284b63;
    font-weight: 600;
    font-family: Raleway,serif;
    margin-top: 20px
}

.captivating-today,.img-height {
    border-radius: 30px
}

.worksec-right-content {
    margin-left: 6em
}

.heading-star-way2 .heading-star {
    margin-top: 18px
}

.heading-star-way2 .heading-star img {
    width: 40px
}

.heading-star-way2 h4 {
    font-size: 30px;
    font-family: Raleway;
    font-weight: 700;
    color: #284b63;
    margin-bottom: 5px
}

.heading-star-way2 p {
    font-size: 14px;
    font-family: Raleway;
    color: #284b63
}

.application-signage h3,.azione-difference h3,.why-signage h3,.why-signage p {
    color: #4e5340;
    font-family: Raleway;
    text-align: center
}

.why-signage h3 {
    font-size: 46px;
    font-weight: 400;
    margin-top: 80px;
    margin-bottom: 20px
}

.why-signage p {
    font-size: 18px
}

.imgBlock1 {
    margin: 50px 15px
}

.application-signage,.education-sms-sec {
    margin: 0 15px
}

.application-signage h3 {
    font-size: 46px;
    font-weight: 400;
    margin-top: 80px;
    margin-bottom: 65px
}

.application-signage .app-block {
    height: 25em;
    width: 100%;
    background-color: #4e5340;
    border-radius: 30px;
    margin: 15px 0;
    padding: 110px
}

.application-signage .app-block-1:hover {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/Retail.png)
}

.application-signage .app-block-2:hover {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/Education.png)
}

.application-signage .app-block-3:hover {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/Corporate.png)
}

.application-signage .app-block-4:hover {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/events.png)
}

.application-signage .app-block h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    font-family: Raleway
}

.application-signage .app-block p {
    color: #fff;
    font-family: Raleway
}

.diff-img {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/The%20Azione%20Difference.png);
    background-size: cover;
    background-repeat: no-repeat
}

.captivating-today,.led-wall-background {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll
}

.azione-difference h3 {
    font-size: 46px;
    font-weight: 400;
    margin: 25% 0
}

.azione-difference img {
    height: 26em
}

.azione-difference {
    margin: 50px 0
}

.captivating-today {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/79.png);
    background-size: cover;
    margin: 30px 30px 0
}

.captivating-today .unlock-potential-content h3 {
    font-family: Raleway;
    font-size: 46px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0 50px 30px;
    letter-spacing: 1.5px
}

.buttons-captivating {
    display: flex;
    column-gap: 30px
}

.signage-banner-background h1 {
    font-family: Raleway,serif;
    text-align: left;
    font-size: 58px;
    font-weight: 700;
    color: #f9f9f9;
}

.signage-banner-background p {
    font-family: Raleway,serif;
    font-size: 20px;
    text-align: left;
    line-height: 1.2;
    color: #f9f9f9;
    margin: 40px 65px 40px 0
}

.Led-wall-headings h4,.Led-wall-headings p,.wall-para {
    color: #fff;
    font-family: Raleway
}

.signage-banner-headings {
    margin: 100px 0 10px 60px
}

.led-wall-background {
    background-size: cover;
    background-color: #4e5340;
    border-radius: 45px;
    margin: 0 15px
}

.Led-wall-headings {
    margin: 12%
}

.Led-wall-headings p {
    font-size: 18px;
    margin-top: 4em;
    margin-bottom: 3em
}

.Led-wall-headings h4 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 22px
}

.wall-para {
    font-size: 16px;
    margin: 15px 0
}

.Led-wall-headings img {
    width: 25px;
    margin: 30px 0
}

.contact-container h3,.what-we-do h2 {
    margin-top: 0;
    text-transform: capitalize;
    font-family: Raleway
}

.transform-space {
    background-image: url(https://storage.googleapis.com/giffycms-azione.appspot.com/Asset%20102.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 30px 30px 0;
    border-radius: 30px
}

.education-sms-sec .app-block {
    height: 25em;
    width: 100%;
    background-color: #d9d9d9;
    border-radius: 30px;
    margin: 45px 0;
    padding: 100px;
    color: #284b63
}

.education-sms-sec .app-block h4 {
    font-size: 40px;
    font-weight: 700;
    font-family: Raleway
}

.education-sms-sec .app-block p {
    font-family: Raleway;
    margin: 0;
    font-size: 14px;
    font-weight: 600
}

.video-banner-para,.what-are-para {
    font-size: 18px!important
}

.benefits-interactive {
    border-radius: 35px;
    margin: 50px 30px;
    border: 1px solid #000
}

.imgBlock2 {
    margin: 50px
}

.what-we-do h2 {
    font-size: 44px;
    color: #505050;
    font-weight: 400;
    padding: 0 15px
}

.why-azione {
    margin-top: 50px
}

.video-banner-heading {
    font-size: 72px!important;
    font-weight: 700!important
}

.video-banner-img {
    border-radius: 30px!important
}

.interactive-displays {
    margin: 6em 5em 5em
}

.interactive-displays .interactive {
    margin-bottom: 3em
}

.interactive-displays .interactive h3 {
    font-family: Raleway;
    font-size: 40px;
    font-weight: 400;
    color: #4e5340;
    margin-bottom: 1em
}

.interactive-displays .interactive h3 hr {
    border-top: 1.3px solid #4e5340
}

.YT_video-box iframe {
    border-radius: 32px;
    width: 100%;
    height: 260px
}

.img-margin {
    margin: 60px 70px
}

.contact-container {
    display: flex;
    height: auto
}

.right-col {
    padding: 3rem 3.5rem 0
}

.contact-container label {
    font-size: 18px;
    text-transform: capitalize;
    color: #284b63;
    font-weight: 600;
    font-family: Raleway
}

.contact-container h3 {
    color: #284b63;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 10px
}

.contact-container p {
    color: #284b63;
    font-size: 14px
}

.contact-container form {
    width: 100%;
    position: relative;
    margin-top: 2rem;
    padding: 1rem 0
}

.contact-container input,textarea {
    color: #284b63;
    font-weight: 500;
    background: 0 0;
    border: none;
    border-bottom: 1px solid #284b63;
    padding: 0;
    margin-bottom: 1rem;
    width: 42vw
}

.contact-container button {
    text-transform: capitalize;
    font-weight: 600;
    background: #284b63;
    color: #fff;
    width: 13rem;
    font-size: 15px;
    height: 5rem;
    margin-top: 30px;
    border: none;
    border-radius: 30px;
    outline: 0;
    cursor: pointer
}

#error,#success-msg {
    width: 40vw;
    margin: .125rem 0;
    font-size: 1.4rem;
    text-transform: lowercase;
    color: red
}

#success-msg {
    transition-delay: 3s
}

.contact-form-right {
    margin-top: 45px;
    margin-bottom: 0
}

.resources-h1 h1 {
    font-size: 65px;
    font-weight: 700
}

.in-depth-resource {
    margin: 4em
}

.explore {
    display: flex;
    gap: 1rem;
    justify-content: left;
    margin-top: 5em
}

.explore-block .app-block .explore p {
    font-size: 15px;
    margin-bottom: 0
}

.explore img {
    width: 10%;
    margin-top: -1px
}

.explore-block .app-block {
    height: 22em;
    padding: 65px 55px
}

.explore-block .app-block p {
    font-size: 19px
}

#wrapper {
    margin: 0 auto;
    display: block;
    width: 960px
}

#pagination {
    margin: 0;
    padding: 0;
    text-align: center
}

#border-pagination li,#pagination li {
    display: inline
}

#pagination li a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    color: #000;
    border-radius: 5px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

#pagination li a.active {
    background-color: #415842;
    color: #fff
}

#pagination li a:hover:not(.active) {
    background-color: #ddd
}

.b-pagination-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex
}

#border-pagination {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

#border-pagination li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ddd;
    float: left;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

#border-pagination li a.active {
    background-color: #4caf50;
    color: #fff
}

#border-pagination li a:hover:not(.active) {
    background: #ddd
}

.current {
    background: #556a45;
    padding: 5px 10px;
    color: #fff;
    margin: 10px;
    border-radius: 5px
}

.privacy-policy {
    padding-top: 70px
}

.design-container {
    margin: 20px 50px
}

.design-container h1 {
    font-family: Raleway;
    font-size: 50px;
    font-weight: 700;
    color: #4e5340;
    margin-bottom: .6em
}

.design-container h4 {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    color: #4e5340;
    margin-bottom: .7em;
    margin-top: 1em
}

.success-modal h5,.success-modal p {
    text-align: center;
    font-family: Raleway;
    color: #fff
}

.success-modal {
    height: auto;
    width: 100%;
    background-color: #284b63;
    border-radius: 10px;
    box-shadow: 0 0 20px 1px rgb(0 0 0 / .1);
    z-index: 1000;
    overflow: hidden
}

.success-modal img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 15%;
    margin-top: 3em
}

.success-modal h5 {
    font-size: 26px;
    margin-bottom: 14px;
    margin-top: 1.4em;
    font-weight: 700
}

.success-modal p {
    font-size: 15px
}

.success-msg1 {
    padding: 110px
}

.thankYouCross {
    padding: 10px 20px!important;
    color: #fff!important
}

.hover-effect:hover {
    background-color: #d9d9d9
}

.carousel-control.left,.carousel-control.right {
    background: 0 0
}

.carousel-control img {
    width: 75%
}

.carousel-control-1 {
    top: 22em;
    bottom: 70px;
    left: 95px;
    width: 4%
}

.carousel-control-2 {
    top: 22em;
    bottom: 70px;
    left: 145px;
    width: 4%
}

.Led-wall-headings a {
    color: #f9f9f9;
    font-size: 16px;
    text-decoration: none
}
