        @media (max-width:375px){
            #loader {
                width:375px;
                height:1000px;
                background-color:white;
            }
            
            #loader img{
                width:375px;
                height:500px;
                object-fit:cover;
            }
            
        }
        
        @media (max-width:450px){
            #loader {
                width:450px;
                height:1000px;
                background-color:white;
            }
            
            #loader img{
                width:450px;
                height:500px;
                object-fit:cover;
            }
            
        }
        
        #client-logos .item {
            margin: 1px;
        }
        .cover-wrapper {
            padding: 0;
        }
        .client-inners img {
            height: 100%;
        width:100%;
            
        }
        .client-inners {
            border: none;
            height: 100%;
            text-align: center;
            padding: 8px;
        }
        .owl-nav img {
            width: 100%;
        }
        .owl-prev img {
            position: absolute;
            left: -38px;
            top: 50%;
            margin-top: -20px;
        }
        .owl-next img {
            position: absolute;
            right: -38px;
            top: 50%;
            margin-top: -20px;
        }


    
            @font-face {
                font-family: "Lato-Regular";
                src: url("Lato-Regular.woff");
            }
        
            @font-face {
                font-family: "Kravitz";
                src: url("fonts/Kravitz.woff");
            }
       
            @media (min-width: 768px) {
                .modal-dialog {
                    width: 1100px;
                    margin: 150px auto;
                }
            }
        
            @media only screen and (min-width: 1025px) {
                .next-arrow {
                    right: 7% !important;
                }
                .prev-arrow {
                    left: 9% !important;
                }
                .coverflow__image[data-coverflow-index] {
                    position: absolute;
                    left: 14% !important;
                    top: 1px !important;
                    -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    width: 1002px !important;
                    height: 700px !important;
                }
            }

            @media only screen and (min-width: 768px) {
                .prev-arrow {
                    left: 2%;
                }
                .next-arrow {
                    right: 46%;
                }
                .coverflow__image[data-coverflow-index] {
                    position: absolute;
                    left: 6%;
                    top: 118px;
                    -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    width: 600px;
                    height: 500px;
                }
            }

            @media only screen and (max-width: 414px) {
                .prev-arrow {
                    left: -6%;
                }
                .next-arrow {
                    right: -6%;
                }
                .coverflow__image[data-coverflow-index] {
                    position: absolute;
                    left: 6%;
                    top: 201px;
                    -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    width: 310px;
                    height: 280px;
                }
                .prev-arrow,
                .next-arrow {
                    cursor: pointer;
                    z-index: 10;
                    position: absolute;
                    top: 28%;
                    padding: 1.5rem 2rem;
                    color: rgba(255, 255, 255, 0.5);
                    font-size: 3rem;
                    line-height: 3rem;
                    background: transparent;
                    border-radius: 1rem;
                }
            }
      
            @media only screen and (max-width: 375px) {
                .prev-arrow {
                    left: -6%;
                }
                .next-arrow {
                    right: -6%;
                }
                .coverflow__image[data-coverflow-index] {
                    position: absolute;
                    left: 6%;
                    top: 224px;
                    -webkit-transform-origin: 50% 50%;
                    transform-origin: 50% 50%;
                    width: 272px;
                    height: 254px;
                }
                .prev-arrow,
                .next-arrow {
                    cursor: pointer;
                    z-index: 10;
                    position: absolute;
                    top: 22%;
                    padding: 1.5rem 2rem;
                    color: rgba(255, 255, 255, 0.5);
                    font-size: 3rem;
                    line-height: 3rem;
                    background: transparent;
                    border-radius: 1rem;
                }
                .prev-arrow,
                .next-arrow {
                    cursor: pointer;
                    z-index: 10;
                    position: absolute;
                    top: 22%;
                    padding: 1.5rem 2rem;
                    color: rgba(255, 255, 255, 0.5);
                    font-size: 3rem;
                    line-height: 3rem;
                    background: transparent;
                    border-radius: 1rem;

                    transform-origin: 50% 50%;
                }
            }
       
            .coverflow {
                position: relative;
                height: 700px;
                padding: 30px;
                overflow: hidden;
                -webkit-perspective: 1000px;
                perspective: 1000px;
            }

            .coverflow__image {
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                width: 500px;
                height: 350px;
                -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
                transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
            }

            /*.coverflow__image[data-coverflow-index] {
  position: absolute;
  left: 41%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}*/

            .coverflow__image[data-coverflow-index]:before {
                content: " ";
                z-index: 1;
                position: absolute;
                top: 300px;
                width: 100%;
                height: 10%;
                box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
            }

            .coverflow[data-coverflow-position="1"] .coverflow__image[data-coverflow-index="1"] {
                z-index: 1;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="2"] .coverflow__image[data-coverflow-index="2"] {
                z-index: 2;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="3"] .coverflow__image[data-coverflow-index="3"] {
                z-index: 3;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="4"] .coverflow__image[data-coverflow-index="4"] {
                z-index: 4;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="5"] .coverflow__image[data-coverflow-index="5"] {
                z-index: 5;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="6"] .coverflow__image[data-coverflow-index="6"] {
                z-index: 6;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="7"] .coverflow__image[data-coverflow-index="7"] {
                z-index: 7;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="8"] .coverflow__image[data-coverflow-index="8"] {
                z-index: 8;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="9"] .coverflow__image[data-coverflow-index="9"] {
                z-index: 9;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="10"] .coverflow__image[data-coverflow-index="10"] {
                z-index: 10;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }

            .coverflow[data-coverflow-position="11"] .coverflow__image[data-coverflow-index="11"] {
                z-index: 11;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="12"] .coverflow__image[data-coverflow-index="12"] {
                z-index: 12;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="13"] .coverflow__image[data-coverflow-index="13"] {
                z-index: 13;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="14"] .coverflow__image[data-coverflow-index="14"] {
                z-index: 14;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="15"] .coverflow__image[data-coverflow-index="15"] {
                z-index: 15;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="16"] .coverflow__image[data-coverflow-index="16"] {
                z-index: 16;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="17"] .coverflow__image[data-coverflow-index="17"] {
                z-index: 17;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="18"] .coverflow__image[data-coverflow-index="18"] {
                z-index: 18;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="19"] .coverflow__image[data-coverflow-index="19"] {
                z-index: 19;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="20"] .coverflow__image[data-coverflow-index="20"] {
                z-index: 20;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="21"] .coverflow__image[data-coverflow-index="21"] {
                z-index: 21;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="22"] .coverflow__image[data-coverflow-index="22"] {
                z-index: 22;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="23"] .coverflow__image[data-coverflow-index="23"] {
                z-index: 23;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="24"] .coverflow__image[data-coverflow-index="24"] {
                z-index: 24;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="25"] .coverflow__image[data-coverflow-index="25"] {
                z-index: 25;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="26"] .coverflow__image[data-coverflow-index="26"] {
                z-index: 26;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="27"] .coverflow__image[data-coverflow-index="27"] {
                z-index: 27;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="28"] .coverflow__image[data-coverflow-index="28"] {
                z-index: 28;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="29"] .coverflow__image[data-coverflow-index="29"] {
                z-index: 29;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="30"] .coverflow__image[data-coverflow-index="30"] {
                z-index: 30;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="31"] .coverflow__image[data-coverflow-index="31"] {
                z-index: 31;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="32"] .coverflow__image[data-coverflow-index="32"] {
                z-index: 32;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="33"] .coverflow__image[data-coverflow-index="33"] {
                z-index: 33;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }
            .coverflow[data-coverflow-position="34"] .coverflow__image[data-coverflow-index="34"] {
                z-index: 34;

                box-shadow: 0 1px 25px 10px rgba(0, 0, 0, 0.6);
            }

            .prev-arrow,
            .next-arrow {
                cursor: pointer;
                z-index: 10;
                position: absolute;
                top: 50%;
                padding: 1.5rem 2rem;
                color: rgba(255, 255, 255, 0.5);
                font-size: 3rem;
                line-height: 3rem;
                background: transparent;
                border-radius: 1rem;
                -webkit-transform-origin: 50% 50%;
                transform-origin: 50% 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                -webkit-transition: color 200ms, background 200ms;
                transition: color 200ms, background 200ms;
            }

            .prev-arrow:hover,
            .next-arrow:hover,
            .prev-arrow:focus,
            .next-arrow:focus {
                color: rgba(255, 255, 255, 0.9);
                background: rgba(0, 0, 0, 0.5);
            }

            /*.prev-arrow {
  left: 7%;
}*/

            .prev-arrow:before {
                content: "❮";
            }

            /*.next-arrow {
  right: 2%;
}*/

            .next-arrow:after {
                content: "❯";
            }
        
            .tabs-left,
            .tabs-right {
                border-bottom: none;
                padding-top: 2px;
            }

            .tabs-left {
                /*border-right: 1px solid #ddd;*/
            }

            .tabs-right {
                border-left: 1px solid #ddd;
            }

            .tabs-left > li,
            .tabs-right > li {
                float: none;
                margin-bottom: 2px;
            }

            .tabs-left > li {
                margin-right: -1px;
            }

            .tabs-right > li {
                margin-left: -1px;
            }

            .tabs-left > li.active > a,
            .tabs-left > li.active > a:hover,
            .tabs-left > li.active > a:focus {
                border-bottom-color: #ddd;
                background-color: #d6b129;
            }

            .tabs-right > li.active > a,
            .tabs-right > li.active > a:hover,
            .tabs-right > li.active > a:focus {
                border-right: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
            }

            .tabs-left > li > a {
                border-radius: 4px 0 0 4px;
                margin-right: 0;
                display: block;
                border-right: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
            }

            .tabs-right > li > a {
                border-radius: 0 4px 4px 0;
                margin-right: 0;
            }

            .sideways {
                margin-top: 50px;
                border: none;
                position: relative;
            }

            .sideways > li {
                height: 20px;
                width: 120px;
                margin-bottom: 100px;
            }

            .sideways > li > a {
                border-bottom: 1px solid #ddd;
                border-right-color: transparent;
                text-align: center;
                border-radius: 4px 4px 0px 0px;
            }

            .sideways > li.active > a,
            .sideways > li.active > a:hover,
            .sideways > li.active > a:focus {
                border-bottom-color: transparent;
                border-right-color: #ddd;
                border-left-color: #ddd;
            }

            .sideways.tabs-left {
                left: -50px;
            }

            .sideways.tabs-right {
                right: -50px;
            }

            .sideways.tabs-right > li {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transform: rotate(90deg);
            }

            .sideways.tabs-left > li {
                -webkit-transform: rotate(-90deg);
                -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                -o-transform: rotate(-90deg);
                transform: rotate(-90deg);
            }
        
            #loader {
                background-color: #fff;
                position: fixed;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 999;
                transition: all 0.5s;
            }

            #loader img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }
        
            .tabs-left,
            .tabs-right {
                border-bottom: none;
                padding-top: 2px;
            }

            .tabs-left {
                /*border-right: 1px solid #ddd;*/
            }

            .tabs-right {
                border-left: 1px solid #ddd;
            }

            .tabs-left > li,
            .tabs-right > li {
                float: none;
                margin-bottom: 2px;
            }

            .tabs-left > li {
                margin-right: -1px;
            }

            .tabs-right > li {
                margin-left: -1px;
            }

            .tabs-left > li.active > a,
            .tabs-left > li.active > a:hover,
            .tabs-left > li.active > a:focus {
                border-bottom-color: #ddd;
                background-color: #d6b129;
            }

            .tabs-right > li.active > a,
            .tabs-right > li.active > a:hover,
            .tabs-right > li.active > a:focus {
                border-right: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
            }

            .tabs-left > li > a {
                border-radius: 4px 0 0 4px;
                margin-right: 0;
                display: block;
                border-right: 1px solid #ddd;
                border-left: 1px solid #ddd;
                border-top: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
            }

            .tabs-right > li > a {
                border-radius: 0 4px 4px 0;
                margin-right: 0;
            }

            .sideways {
                margin-top: 50px;
                border: none;
                position: relative;
            }

            .sideways > li {
                height: 20px;
                width: 120px;
                margin-bottom: 100px;
            }

            .sideways > li > a {
                border-bottom: 1px solid #ddd;
                border-right-color: transparent;
                text-align: center;
                border-radius: 4px 4px 0px 0px;
            }

            .sideways > li.active > a,
            .sideways > li.active > a:hover,
            .sideways > li.active > a:focus {
                border-bottom-color: transparent;
                border-right-color: #ddd;
                border-left-color: #ddd;
            }

            .sideways.tabs-left {
                left: -50px;
            }

            .sideways.tabs-right {
                right: -50px;
            }

            .sideways.tabs-right > li {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                transform: rotate(90deg);
            }

            .sideways.tabs-left > li {
                -webkit-transform: rotate(-90deg);
                -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                -o-transform: rotate(-90deg);
                transform: rotate(-90deg);
            }
        
            .panel {
                margin-top: 50px;
                min-height: 50vh;
                background-color: #ffffff;
                margin-left: 10px;
                margin-right: 10px;
                padding: 0 0 0 0;
                position: relative;
                border-radius: 5px;
            }

            @media only screen and (max-width: 375px) {
                .panel {
                    min-height: 195px !important;
                }
            }

            @media only screen and (max-width: 768px) {
                .panel {
                    min-height: 431px !important;
                }
            }

            @media only screen and (max-width: 500px) {
                .panel {
                    margin-top: 50px;
                    min-height: 218px !important;
                    background-color: #416efe;
                    margin-left: 10px;
                    margin-right: 10px;
                    padding: 40px 0 0 0;
                    position: relative;
                    border-radius: 5px;
                }
            }

            .panel h1 {
                text-align: center;
                text-transform: uppercase;
                color: white;
                font-family: "PT Sans", sans-serif;
                letter-spacing: 3px;
                font-size: 40px;
            }

            .panel p {
                text-align: center;
                color: white;
                font-size: 18px;
                font-family: "PT Sans", sans-serif;
            }

            .panel input {
                width: 100%;
                bottom: 30px;
                line-height: 70px;
                background-color: #3a62e6;
                border: none;
                position: absolute;
                bottom: 0px;
                padding: 5px 50px 5px 50px;
                font-size: 22px;
                outline: none;
                color: white;
                text-align: center;
                opacity: 0.5;
                border-radius: 0 0 0 5px;
            }

            .icon-wrapper {
                text-align: center;
                margin-top: 20px;
                width: 130px;
                background-color: #3c64e8;
                border-radius: 50%;
                height: 130px;
                margin: 0 auto;
            }

            .mail {
                width: 80px;
                height: 80px;
                margin-top: 20px;
            }

            ::placeholder {
                color: white;
                opacity: 0.5;
                font-size: 22px;
                text-align: center;
                text-transform: uppercase;
            }

            :-ms-input-placeholder {
                color: white;
            }

            ::-ms-input-placeholder {
                color: white;
            }

            .InputAddOn {
                /* display: flex;
            width: 100px;*/
            }

            .InputAddOn-field {
                flex: 1;
                /* field styles */

                width: 100px;
            }

            .InputAddOn-item {
                /* item styles */
                position: absolute;
                bottom: -1px;
                right: -1px;
                width: 90px;
                height: 80px;
                background-color: #3658c9;
                border: none;
                outline: none;
                border-radius: 0px 0px 5px 0;
            }

            .close {
                position: absolute;
                top: -25px;
                right: -24px;
                width: 50px;
                height: 50px;
                background-color: #e8c15a;
                color: white;
                border-radius: 50%;
                opacity: 1;
                transition: 0.3s;
            }

            .close:hover {
                background-color: #eab629f7;
                opacity: 1;
            }

            .cross {
                margin-left: 9px;
                margin-top: 9px;
                width: 32px;
                height: 32px;
            }

            .shadow {
                box-shadow: 0 -3px 54px rgba(0, 0, 0, 0.05), 0 5px 34px rgba(0, 0, 0, 0.22);
            }
        
            #loader {
                background-color: #fff;
                position: fixed;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 999;
                transition: all 0.5s;
            }

            #loader img {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }
        
            @media (max-width: 414px) {
                .modal-dialog {
                    width: 100% !important;
                    margin: 32px auto !important;
                }
                .login_detail {
                    background: transparent;
                    margin: auto;
                    width: 361px;
                }
            }
            @media (max-width: 768px) {
                .modal-dialog {
                    width: 100% !important;
                    margin: 30px auto;
                }
            }
        
            #login .profile-login ul .active > a {
                background: #ed2a28;
            }
        
            /*  Overall Conatiner*/
            #slider {
                position: relative;
                /* margin: 20px auto 0 auto; */
                border-radius: 4px;
                width: 100%;
                height: 400px;
                overflow: hidden;
            }

            #slider ul.image_slider_ul {
                position: relative;
                margin: 0;
                padding: 0;
                width: 400%;
                height: 100%;
                list-style: none;
            }

            #slider ul.image_slider_ul li {
                position: relative;
                display: block;
                float: left;
                margin: 0;
                padding: 0;
                width: 25%;
                height: 100%;
            }

            #slider ul.image_slider_ul li .bgimage {
                width: 100%;
                height: 100%;
                position: relative;
                /* background-color: #333; */
                background-position: 100% 0%;
                background-size: cover;
                background-repeat: no-repeat;
                /* -webkit-filter: blur(2px); */
            }

            /*  Indicators*/

            #slider .indicator_con {
                width: 100%;
                height: auto;
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 10px 0;
                bottom: 0;
            }

            #slider .indicator_con ul.indicator {
                width: 100%;
                height: auto;
                position: relative;
                text-align: center;
            }

            #slider .indicator_con ul.indicator li {
                position: relative;
                list-style: none;
                width: 20px;
                height: 4px;
                background-color: #fff;
                /* border: 1px solid #fff; */
                display: inline-block;
                margin: 0 3px;
                border-radius: 1.5px;
                transition: 800ms ease-in-out;
            }

            #slider .indicator_con ul.indicator li.active {
                background-color: #f2b206;
            }

            /*  Buttons*/

            button.control_prev,
            button.control_next {
                position: absolute;
                /* top: 42%; */
                z-index: 999;
                display: block;
                width: 7%;
                height: 100%;
                background: transparent;
                /* background: rgba(0,0,0,0.1); */
                color: #eee;
                text-decoration: none;
                font-weight: 600;
                font-size: 18px;
                border: none;
                outline: none;
                /* opacity: 0.8; */
                cursor: pointer;
            }

            button.control_prev:hover,
            button.control_next:hover {
                opacity: 1;
                -webkit-transition: all 0.2s ease;
                /* background-color: #fff; */
                color: #fff;
            }

            button.control_prev {
                border-radius: 0 4px 4px 0;
            }

            button.control_next {
                right: 0;
                border-radius: 4px 0 0 4px;
            }
            #slider1 {
                position: relative;
                /* margin: 20px auto 0 auto; */
                border-radius: 4px;
                width: 100%;
                height: 400px;
                overflow: hidden;
            }

            #slider1 ul.image_slider_ul {
                position: relative;
                margin: 0;
                padding: 0;
                width: 400%;
                height: 100%;
                list-style: none;
            }

            #slider1 ul.image_slider_ul li {
                position: relative;
                display: block;
                float: left;
                margin: 0;
                padding: 0;
                width: 25%;
                height: 100%;
            }

            #slider1 ul.image_slider_ul li .bgimage {
                width: 100%;
                height: 100%;
                position: relative;
                /* background-color: #333; */
                background-position: 100% 0%;
                background-size: cover;
                background-repeat: no-repeat;
                /* -webkit-filter: blur(2px); */
            }

            /*  Indicators*/

            #slider1 .indicator_con1 {
                width: 100%;
                height: auto;
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 10px 0;
                bottom: 0;
            }

            #slider1 .indicator_con1 ul.indicator1 {
                width: 100%;
                height: auto;
                position: relative;
                text-align: center;
            }

            #slider1 .indicator_con1 ul.indicator1 li {
                position: relative;
                list-style: none;
                width: 20px;
                height: 4px;
                background-color: #fff;
                /* border: 1px solid #fff; */
                display: inline-block;
                margin: 0 3px;
                border-radius: 1.5px;
                transition: 800ms ease-in-out;
            }

            #slider1 .indicator_con1 ul.indicator1 li.active {
                background-color: #f2b206;
            }
        
            @media only screen and (max-width: 1440px) {
                .videocontainer {
                    height: 810px;
                }
            }
            @media only screen and (max-width: 1280px) {
                .videocontainer {
                    height: 720px;
                }
            }
            @media only screen and (max-width: 1024px) {
                .videocontainer {
                    height: 576px;
                }
            }
            @media only screen and (max-width: 768px) {
                .videocontainer {
                    height: 432px;
                }
            }
            @media only screen and (max-width: 414px) {
                .videocontainer {
                    height: 233px;
                }
            }
            @media only screen and (max-width: 375px) {
                .videocontainer {
                    height: 211px;
                }
            }
            @media only screen and (max-width: 1024px) {
                .videocont {
                    height: 411px;
                }
            }
            @media only screen and (max-width: 768px) {
                .videocont {
                    height: 315px;
                }
            }
            @media only screen and (max-width: 414px) {
                .videocont {
                    height: 176px;
                }
            }
            @media only screen and (max-width: 375px) {
                .videocont {
                    height: 170px;
                }
            }
       
            .dd-m-whatsapp {
                position: fixed;
                bottom: 110px;
                right: 42px;
                width: 60px;
                height: 60px;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -webkit-justify-content: center;
                -moz-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background-color: #25d366;
                -webkit-transition: 0.3s all ease;
                -o-transition: 0.3s all ease;
                -moz-transition: 0.3s all ease;
                transition: 0.3s all ease;
                cursor: pointer;
                text-decoration: none;
                color: #25d366;
                z-index: 99999;
            }
            
            .dd-m-whatsapp:hover {
                -webkit-transform: translateY(-5px);
                -moz-transform: translateY(-5px);
                -ms-transform: translateY(-5px);
                -o-transform: translateY(-5px);
                transform: translateY(-5px);
                -webkit-box-shadow: 0 5px 15px 2px rgba(37, 211, 102, 0.3);
                -moz-box-shadow: 0 5px 15px 2px rgba(37, 211, 102, 0.3);
                box-shadow: 0 5px 15px 2px rgba(37, 211, 102, 0.3);
            }
            
            .dd-m-whatsapp .icon {
                width: 50%;
                height: 50%;
                display: block;
                fill: #fff;
                -webkit-transform: translateX(1px);
                -moz-transform: translateX(1px);
                -ms-transform: translateX(1px);
                -o-transform: translateX(1px);
                transform: translateX(1px);
            }
            
            .dd-m-whatsapp .icon {
                width: 70%;
                height: 70%;
                background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 39'%3E%3Cpath d='M10.7 32.8l.6.3c2.5 1.5 5.3 2.2 8.1 2.2 8.8 0 16-7.2 16-16 0-4.2-1.7-8.3-4.7-11.3s-7-4.7-11.3-4.7c-8.8 0-16 7.2-15.9 16.1 0 3 .9 5.9 2.4 8.4l.4.6-1.6 5.9 6-1.5z' fill='%2325d366'/%3E%3Cpath d='M32.4 6.4C29 2.9 24.3 1 19.5 1 9.3 1 1.1 9.3 1.2 19.4c0 3.2.9 6.3 2.4 9.1L1 38l9.7-2.5c2.7 1.5 5.7 2.2 8.7 2.2 10.1 0 18.3-8.3 18.3-18.4 0-4.9-1.9-9.5-5.3-12.9zM19.5 34.6c-2.7 0-5.4-.7-7.7-2.1l-.6-.3-5.8 1.5L6.9 28l-.4-.6c-4.4-7.1-2.3-16.5 4.9-20.9s16.5-2.3 20.9 4.9 2.3 16.5-4.9 20.9c-2.3 1.5-5.1 2.3-7.9 2.3zm8.8-11.1l-1.1-.5s-1.6-.7-2.6-1.2c-.1 0-.2-.1-.3-.1-.3 0-.5.1-.7.2 0 0-.1.1-1.5 1.7-.1.2-.3.3-.5.3h-.1c-.1 0-.3-.1-.4-.2l-.5-.2c-1.1-.5-2.1-1.1-2.9-1.9-.2-.2-.5-.4-.7-.6-.7-.7-1.4-1.5-1.9-2.4l-.1-.2c-.1-.1-.1-.2-.2-.4 0-.2 0-.4.1-.5 0 0 .4-.5.7-.8.2-.2.3-.5.5-.7.2-.3.3-.7.2-1-.1-.5-1.3-3.2-1.6-3.8-.2-.3-.4-.4-.7-.5h-1.1c-.2 0-.4.1-.6.1l-.1.1c-.2.1-.4.3-.6.4-.2.2-.3.4-.5.6-.7.9-1.1 2-1.1 3.1 0 .8.2 1.6.5 2.3l.1.3c.9 1.9 2.1 3.6 3.7 5.1l.4.4c.3.3.6.5.8.8 2.1 1.8 4.5 3.1 7.2 3.8.3.1.7.1 1 .2h1c.5 0 1.1-.2 1.5-.4.3-.2.5-.2.7-.4l.2-.2c.2-.2.4-.3.6-.5s.4-.4.5-.6c.2-.4.3-.9.4-1.4v-.7s-.1-.1-.3-.2z' fill='%23fff'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                background-size: 70%;
            }
  