﻿  
        .home-banner.home-slider-two .carousel-item .shapewrapper-inner {
            color: #3cade9;
        }

        .home-banner .carousel-item h1 span {
            background: #7fc540;
        }
        /* banner */
        .home-banner .carousel-caption {
            right: 30px;
            left: 30px;
            text-align: left;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            bottom: inherit;
        }

        .home-banner .carousel-item h1 span {
            color: #ffffff;
            display: inline-block;
            margin: 0px;
            padding: 1px 7px;
        }

        .home-banner .carousel-item h6 {
            margin-bottom: 20px;
        }

        .home-banner .carousel-indicators li {
            width: 3px;
            height: 3px;
            background: rgba(127, 127, 127, 1);
            cursor: pointer;
            border: 5px solid rgba(255, 255, 255, 1);
            box-sizing: content-box;
            box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
            -webkit-perspective: 400px;
            perspective: 400px;
            -webkit-transform: translatez(0.01px);
            transform: translatez(0.01px);
        }

            .home-banner .carousel-indicators li.active,
            .home-banner .carousel-indicators li:hover {
                background: rgba(86, 86, 86, 1);
                border-color: rgba(255, 255, 255, 1);
            }

        .home-banner.home-slider-one .carousel-indicators {
            bottom: 0;
        }

        .home-banner .carousel-control-prev,
        .home-banner .carousel-control-next {
            top: 50%;
            -webkit-transform: translateX(50%);
            -moz-transform: translateX(50%);
            -ms-transform: translateX(50%);
            -o-transform: translateX(50%);
            transform: translateX(50%);
            background: rgba(0,0,0,0.5);
            width: 40px;
            height: 40px;
            line-height: 50px;
            position: absolute;
            display: block;
            z-index: 100;
            border-radius: 50%;
        }

        .home-banner .carousel-control-next {
            right: 50px;
        }

        .home-banner .carousel-control-prev,
        .home-banner .carousel-control-next {
            /*359;*/
            -webkit-transition: all 1000ms ease;
            -moz-transition: all 100ms ease;
            -ms-transition: all 1000ms ease;
            -o-transition: all 1000ms ease;
            transition: all 1000ms ease;
        }

        .home-banner:hover .carousel-control-prev,
        .home-banner:hover .carousel-control-next {
            display: block;
        }

        .home-banner .carousel-item .slider-paragraph {
            line-height: 28px;
            letter-spacing: 1px;
            font-weight: 400;
            font-size: 18px;
            color: rgb(3, 27, 78);
            margin: 15px 0;
        }

        .home-banner .carousel-item .anim-1,
        .home-banner .carousel-item .anim-2,
        .home-banner .carousel-item .anim-3 {
            opacity: 0;
            -webkit-transition: all 1000ms ease;
            -moz-transition: all 100ms ease;
            -ms-transition: all 1000ms ease;
            -o-transition: all 1000ms ease;
            transition: all 1000ms ease;
            -webkit-transform: translateY(50px);
            -moz-transform: translateY(50px);
            -ms-transform: translateY(50px);
            -o-transform: translateY(50px);
            transform: translateY(50px);
        }

        .home-banner .carousel-item.first-slide .anim-1,
        .home-banner .carousel-item.active.first-slide-active .anim-1,
        .home-banner .carousel-item.active:not(:first-child) .anim-1,
        .home-banner .carousel-item.first-slide .anim-2,
        .home-banner .carousel-item.active.first-slide-active .anim-2,
        .home-banner .carousel-item.active:not(:first-child) .anim-2,
        .home-banner .carousel-item.first-slide .anim-3,
        .home-banner .carousel-item.active.first-slide-active .anim-3,
        .home-banner .carousel-item.active:not(:first-child) .anim-3 {
            opacity: 1;
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }

        .home-banner .carousel-item.first-slide .anim-1,
        .home-banner .carousel-item.active.first-slide-active .anim-1,
        .home-banner .carousel-item.active:not(:first-child) .anim-1 {
            transition-delay: 500ms;
        }

        .home-banner .carousel-item.first-slide .anim-2,
        .home-banner .carousel-item.active.first-slide-active .anim-2,
        .home-banner .carousel-item.active:not(:first-child) .anim-2 {
            transition-delay: 800ms;
        }

        .home-banner .carousel-item.first-slide .anim-3,
        .home-banner .carousel-item.active.first-slide-active .anim-3,
        .home-banner .carousel-item.active:not(:first-child) .anim-3 {
            transition-delay: 1000ms;
        }

        .home-banner .carousel-item h1 {
            line-height: 60px;
            letter-spacing: -2px;
            font-weight: 300;
            font-size: 48px;
            margin-bottom: 15px;
            margin-top: 10px;
        }

            .home-banner .carousel-item h1 strong {
                font-weight: 800;
            }

            .home-banner .carousel-item h1 span {
                background-color: inherit;
            }
       

        .slider-layout2 .slider-content div.slider-sub-text {
            animation: fadeInUp 1000ms ease-in-out;
        }

        .slider-layout2 .slider-content div.slider-paragraph {
            animation: fadeInUp 2000ms ease-in-out;
        }
      
        
        /** Home Slider 2 **/
        .home-banner.home-slider-two .carousel-item .shapewrapper-inner {
            
            position: relative;
            display: block;
            font-size: 60px;
            color: #ffffff;
            font-weight: 700;
            line-height: 1.14em;
            text-transform: uppercase;
            width: 650px;
            margin-top:30px;
            margin-left:50px;
        }

        .home-banner.home-slider-two .carousel-item .tagline {
            font-family: 'Lato', sans-serif;
            margin: 20px 50px;
            position: relative;
            display: block;
            font-size: 19px;
            line-height: 1.6em;
            color: #ffffff;
            width: 650px;
            font-weight: 300;
        }
        .home-banner.home-slider-two .carousel-item .tagline1 {
            font-family: 'Lato', sans-serif;
            margin: 30px 50px;
            position: relative;
            display: block;
            font-size: 30px;
            line-height: 1.6em;
            color: #ffffff;
            width: 650px;
            font-weight: 300;
        }
        .home-banner.home-slider-two .square-shape {
            
            position: relative;
            width: 200px;
            height: 345px;
            border: 12px solid #ffffff;
            border-right: none;
        }
            .home-banner.home-slider-two .square-shape:before {
                position: absolute;
                content: '';
                right: -125px;
                top: -12px;
                width: 125px;
                height: 12px;
                background-color: #ffffff;
                
            }
                   

        @-webkit-keyframes videomodule-anim {
            0% {
                -webkit-transform: scale(0.68);
                transform: scale(0.68);
            }

            100% {
                -webkit-transform: scale(1.2);
                transform: scale(1.2);
                opacity: 0;
            }
        }

        @keyframes videomodule-anim {
            0% {
                -webkit-transform: scale(0.68);
                transform: scale(0.68);
            }

            100% {
                -webkit-transform: scale(1.2);
                transform: scale(1.2);
                opacity: 0;
            }
        }
   
        @media(max-width:1024px) {
            /** Banner **/
            .home-banner .carousel-item h1 {
                line-height: 40px;
                letter-spacing: 0;
                font-size: 30px;
                margin-bottom: 5px;
                margin-top: 0;
            }


            .home-banner.home-slider-two .square-shape {
                padding: 20px 20px 0 20px;
            }
                .home-banner.home-slider-two .square-shape:before {
                    display: none;
                }
            .home-banner.home-slider-two .carousel-item .shapewrapper-inner {
                padding: 3px 10px;
                font-size: 25px;
                margin-top:50px
            }

            .home-banner.home-slider-two .carousel-item .tagline {
               
                font-size: 11px;
                letter-spacing: 1px;
            }
            .home-banner.home-slider-two .carousel-item .tagline1 {
                
                font-size: 19px;
                letter-spacing: 1px;
            }
            .home-banner.home-slider-three .carousel-item .shapewrapper-inner {
                letter-spacing: 1px;
            }

            
        }
    
        @media(max-width:767px) {
            /** Banner **/
            .home-slider-first .col-8 {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }

            .home-banner .carousel-item h1 {
                line-height: 32px;
                letter-spacing: 0;
                font-size: 22px;
                margin-bottom: 5px;
                margin-top: 5px;
            }          
            .home-banner .carousel-caption {
                right: 0;
                left: 0;
            }
           
            .home-banner:hover .carousel-control-prev, .home-banner:hover .carousel-control-next {
                /*display: none;*/
            }

            .home-banner.home-slider-two .square-shape {
                border: none;
                padding: 0;
            }
            .home-banner.home-slider-two .square-shape:before {
                display: none;
                
            }

            .home-banner.home-slider-two .carousel-item .tagline {
                
                margin-right: 400px;
                font-size: 11px;
                letter-spacing: 1px;
            }
            .home-banner.home-slider-two .carousel-item .tagline1 {
                
                margin-right: 400px;
                font-size: 19px;
                letter-spacing: 1px;
            }
            .home-banner.home-slider-two .carousel-item h1 {
                font-size: 22px;
                line-height: 30px;
            }

                .home-banner.home-slider-two .carousel-item h1 strong {
                    font-weight: 700;
                }

            .home-banner.home-slider-two .carousel-item .shapewrapper-inner {
                padding: 2px 7px;
                font-size: 25px;
                margin-top: 200px;
            }
                    
            .home-banner.home-slider-three .carousel-item .shapewrapper-inner {
                font-size: 12px;
            }

            .carousel-caption .btn {
                font-size: 11px;
                padding: 10px 35px !important;
                line-height: normal !important;
            }
        }
   
    
        @media(max-width:575px) {
            /** #myTab.nav-classic **/
            #myTab.nav-classic {
                display: block;
            }

            .home-banner .carousel-item h1 {
                line-height: 28px;
                font-size: 18px;
            }
        }

        @media(max-width:375px) {
            .home-banner .carousel-item h1 {
                line-height: 28px;
                font-size: 18px;
                margin-top: 0;
            }

            .home-banner .carousel-item .shapewrapper-inner {
               
                font-size: 25px;
                line-height: 1.2em;
                text-transform: capitalize;
            }

            .home-banner.home-slider-two .carousel-item h1 {
                font-size: 18px;
                line-height: 24px;
            }
        }
    
