﻿@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,700);


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
html {
    overflow-x: hidden!important;
}
/*for Scrollbar*/

.scrollbar {
    /*width: .25px !important;*/
    overflow: auto;
}

.DivDisplay {
    padding-top: 7%;
}

.mx-auto {
    margin-left: auto;
    margin-Right: auto;
}

.mb-1 {
    margin-bottom: .1rem;
}

.pl-5 {
    padding-left: 3rem;
}

.style-1::-webkit-scrollbar {
    display: none;
    height: 2px !important;
    width: 3px;
    background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb {
    background-color: #117a8b;
    border-radius: 1rem;
}

.style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 1rem;
}

.mx-1{
    margin-left: .25rem;
    margin-right: .25rem;
}

.style-1::-webkit-scrollbar-button {
    border-radius: .25rem;
    width: 2%;
    height: 5px;
    background-color: #27a2ff;
}

.d-none{
    display:none!important;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mb-4 {
    margin-bottom: 4.25rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-2 {
    padding-top: 1rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.py-4 {
    padding-top: 3.25rem!important;
    padding-bottom: 3.25rem!important;
}

.px-0{
    padding-left: 0!important;
    padding-right:0!important;
}

.mr-2{
    margin-right:.85rem;
}

.p-1 {
    padding: 10px;
}
.text-white {
    color: white !important;
}

body {
    font-family: 'Open Sans', 'sans-serif';
    background: #f0f0f0;
    overflow-x: hidden;
    /*scroll-behavior: unset;*/
    position: relative;
    /* background: url(https://pcbx.us/bfjb.jpg); */
    left: 0;
}

h1,
.h1 {
    font-size: 36px;
    /*text-align: center;*/
    font-size: 5em;
    color: #404041;
}

/*MainPage Css*/

.top .photo-slide img {
    border-radius: 30px;
}

@media (max-width:500px) {
    .link h5 {
        text-align: center;
    }
}

.border-0{
    border:none!important;
}

/*ABoutUs CSS*/


#about-us {
    display: block;
    width: 100%;
    line-height: 1.6em;
}

    #about-us #statements {
        margin-bottom: 50px;
    }

        #about-us #statements div.one_half {
            margin-bottom: 28px;
        }

        #about-us #statements h2 {
            margin: 0 0 20px 0;
            padding: 0 0 20px 0;
            border-bottom: 1px solid #CCCCCC;
            color: #505050;
        }

        #about-us #statements ul {
        }

            #about-us #statements ul li {
            }

        #about-us #statements p {
            font-weight: 400;
        }

        #about-us #statements blockquote {
            font-style: italic;
            font-weight: bold;
            /* text-align: justify; */
            font-size: 14px;
            color: #757575;
        }

        blockquote {
            margin: 0 0 5px!important;
        }

        #about-us #statements div #skillset {
            line-height: normal;
        }

            #about-us #statements div #skillset ul {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                #about-us #statements div #skillset ul li {
                    margin: 5px 0 0 0;
                    padding: 3px;
                    color: #333333;
                    background-color: #E2E2E2;
                    text-align:right;
                }

                    #about-us #statements div #skillset ul li:first-child {
                        margin-top: 0;
                    }

                    #about-us #statements div #skillset ul li strong {
                        display: block;
                        padding: 5px 8px;
                        color: #FFFFFF;
                        background-color: #3a4c82;
                        font-weight: normal;
                    }

                    #about-us #statements div #skillset ul li.size_20 strong {
                        width: 16.5%;
                    }

                    #about-us #statements div #skillset ul li.size_25 strong {
                        width: 21.5%;
                    }

                    #about-us #statements div #skillset ul li.size_30 strong {
                        width: 26.5%;
                    }

                    #about-us #statements div #skillset ul li.size_35 strong {
                        width: 31.5%;
                    }

                    #about-us #statements div #skillset ul li.size_40 strong {
                        width: 36.5%;
                    }

                    #about-us #statements div #skillset ul li.size_45 strong {
                        width: 41.5%;
                    }

                    #about-us #statements div #skillset ul li.size_50 strong {
                        width: 46.5%;
                    }

                    #about-us #statements div #skillset ul li.size_55 strong {
                        width: 51.5%;
                    }

                    #about-us #statements div #skillset ul li.size_60 strong {
                        width: 56.5%;
                    }

                    #about-us #statements div #skillset ul li.size_65 strong {
                        width: 61.5%;
                    }

                    #about-us #statements div #skillset ul li.size_70 strong {
                        width: 66.5%;
                    }

                    #about-us #statements div #skillset ul li.size_75 strong {
                        width: 71.5%;
                    }

                    #about-us #statements div #skillset ul li.size_80 strong {
                        width: 76.5%;
                    }

                    #about-us #statements div #skillset ul li.size_85 strong {
                        width: 81.5%;
                    }

                    #about-us #statements div #skillset ul li.size_90 strong {
                        width: 86.5%;
                    }

                    #about-us #statements div #skillset ul li.size_95 strong {
                        width: 91.5%;
                    }

                    #about-us #statements div #skillset ul li.size_100 strong {
                        width: 96.5%;
                    }

        /* CSS3 Elements Only Work In Latest Browsers */

        #about-us #skillset li, #about-us #statements strong {
            /* Rounded Corners */
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            -khtml-border-radius: 8px;
            border-radius: 8px;
        }

        #about-us #statements .panorama {
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding-top: 50px;
            height: 400px;
            border-top: 1px solid #CCCCCC;
            overflow: hidden;
        }

            #about-us #statements .panorama img {
                width: 100%;
                max-height: 500px;
            }

    #about-us #team {
        margin-bottom: 0;
    }

        #about-us #team h2 {
            color: #4e4e4e;
            /*margin: 0 0 50px 0;*/
            padding: 0 0 20px 0;
            border-bottom: 1px solid #CCCCCC;
        }
        #about-us #team h6 {
            color: #7c7c7c;
            /* margin: 0 0 50px 0; */
            font-size: 18px;
            padding: 0 0 20px 0;
            /* border-bottom: 1px solid #CCCCCC; */
            font-weight: 400;
        }

        #about-us #team ul {
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: center;
        }

            #about-us #team ul li {
            }

                #about-us #team ul li figure {
                    position: relative;
                }

                    #about-us #team ul li figure img {
                    }

                    #about-us #team ul li figure figcaption {
                        display: none;
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        overflow: hidden;
                        color: #FFFFFF;
                        background-color: #000000;
                        background: hsla(0, 0%, 0%, 0.8);
                    }

                #about-us #team ul li:hover figure figcaption {
                    display: block;
                }

                #about-us #team ul li figure figcaption p {
                    margin: 50px 0 0 0;
                    padding: 0;
                }

                #about-us #team ul li figure figcaption .team_name {
                    font-weight: bold;
                }

                #about-us #team ul li figure figcaption .team_title {
                    margin: 0;
                    font-size: 11px;
                    line-height: normal;
                }

            #about-us #team ul ul {
                margin-top: 20px;
            }

                #about-us #team ul ul li {
                    display: inline;
                    margin: 0 0 0 6px;
                }

                    #about-us #team ul ul li:first-child {
                        margin-left: 0;
                    }

                    #about-us #team ul ul li a {
                    }

                        #about-us #team ul ul li a img {
                        }

.one_half,
.one_third, .two_third,
.one_quarter, .two_quarter, .three_quarter,
.one_fifth, .two_fifth, .three_fifth, .four_fifth {
    display: inline-block;
    float: left;
    margin: 0 0 0 20px;
    list-style: none;
}

.one_third, .two_third {
    margin: 0 0 0 30px;
}

    .first,
    .one_half:first-child,
    .one_third:first-child, .two_third:first-child,
    .one_quarter:first-child, .two_quarter:first-child, .three_quarter:first-child,
    .one_fifth:first-child, .two_fifth:first-child, .three_fifth:first-child, .four_fifth:first-child {
        margin-left: 0;
    }

.two_half, .three_third, .four_quarter, .five_fifth {
    display: block;
    width: 100%;
    clear: both;
}

/*----------------------------------------------Half Grid-------------------------------------*/

.one_half {
    width: 48%;
}

/*----------------------------------------------Third Grid-------------------------------------*/

.one_third {
    width: 300px;
}

.two_third {
    width: 630px;
}

/*----------------------------------------------Quarter Grid-------------------------------------*/

.one_quarter {
    width: 225px;
}

.two_quarter {
    width: 470px;
}

.three_quarter {
    width: 715px;
}

/*----------------------------------------------Fifth Grid-------------------------------------*/

.one_fifth {
    width: 176px;
}

.two_fifth {
    width: 372px;
}

.three_fifth {
    width: 568px;
}

.four_fifth {
    width: 764px;
}

.imgl {
    height: 250px;
}

.AboutUsEmployees_Body {
    margin: 22px 0px 0px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 40px 0;
}

.AboutUsEmp_Img img {
    height: 168px;
    border-radius: 50%;
    border: 2px solid dodgerblue;
    padding: 10px;
}

.AboutUsEmp_Description blockquote {
    color: #848484;
    font-size: 18px;
}

.AboutUsEmp_Description {
    margin-top: 30px;
}


#Partners h2 {
    color: #45525b;
    /* margin: 0 0 50px 0; */
    padding: 0 0 20px 0;
    font-weight: 600;
    border-bottom: 1px solid #CCCCCC;
}

#Partners h6 {
    color: #7c7c7c;
    /* margin: 0 0 50px 0; */
    font-size: 18px;
    padding: 0 0 20px 0;
    /* border-bottom: 1px solid #CCCCCC; */
    font-weight: 400;
}

.AboutUsPartners_Logo{
    padding: 0px 10px;
    transition: .5s all;
}

.AboutUsPartners_Logo img {
    height: 125px;
    width: 100%;
    margin-bottom: 27px;
    border-radius:.25rem;
}

.AboutUsPartners_Logo:hover{
    box-shadow: 1px 1px 3px 2px rgba(0,0,0,0.18);
}

/*ABoutUs CSS*/
.back {
    background-image: url('./img/latest/main22-update.png');
    height: 530px;
    width: 100%;
    border-radius: 30px;
}

.main-heading {
    font-size: 20px;
    font-weight: 900;
    color: white;
    padding-top: 80px;
    text-align: center;
    margin-bottom: 5px;
}

.top .photo-slide {
    max-width: 300px;
}

.sub-heading {
    font-size: 20px;
    font-weight: 900;
    color: white;
    text-align: center;
}

.sub-sub-heading {
    font-size: 15px;
    font-weight: normal;
    color: white;
    margin: -26px auto;
    text-align: left;
    padding-left: 55px;
    text-shadow: 1px 2px 3px #333;
}

.icon1 {
    margin: 0px 20px;
    font-size: 25px;
}

.list {
    margin-top: 10px;
}

.datetime {
    text-align: center;
    color: white;
    font-weight: bold;
}

.list-inline {
    margin-left: 22px;
}

.ssub-heading {
    font-size: 20px;
    text-align: center;
    color: white;
    padding: 0px;
    margin: auto;
}

.link h5 {
    color: white;
}

.link:hover h5 {
    color: green;
    font-size: 18px;
    font-weight: bold;
}

.img:hover img {
    border-radius: 50%;
    width: 60%;
    height: 60%;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.marketing:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.link_btn {
    background: rgba(51,3,61,.5);
    border: 1px solid #33033d;
    padding: 10px 15px;
    border-radius: 10px;
    color: #33033d;
}

.images {
    background: url('./img/latest/cons.jpg')no-repeat center center;
    background-size: cover;
    display: block;
    max-height: 400px;
    min-height: 400px;
    width: 100%;
}

.images1 {
    background: url('./images/slider/2.jpg')no-repeat center center;
    background-size: cover;
    display: block;
    max-height: 400px;
    min-height: 400px;
    width: 100%;
}

.images2 {
    background: url('./img/latest/gas1.jpg')no-repeat center center;
    background-size: cover;
    display: block;
    max-height: 400px;
    min-height: 400px;
    width: 100%;
}

.images3 {
    background: url('./images/slider/shopping.jpg')no-repeat center center;
    background-size: cover;
    display: block;
    max-height: 400px;
    min-height: 400px;
    width: 100%;
}

.images4 {
    background: url('./images/slider/commercial.jpg')no-repeat center center;
    background-size: cover;
    display: block;
    max-height: 400px;
    min-height: 400px;
    width: 100%;
}

.heading h1 {
    padding: 20px;
    color: white;
    text-shadow: 1px 2px 3px #333;
}

.app-btn {
    margin: auto;
    text-align: center;
}

.app-bttn {
    font-size: 14px;
    color: white;
    padding: 20px;
    font-weight: 400;
    border: none;
    font-family: inherit;
    border-radius: 10px;
    background: #2f569b;
}

.app-btn:hover .app-bttn {
    background: #113a82 !important;
}

@media (max-width:550px) {

    .heading h1 {
        font-size: 20px;
    }
}

@media (max-width:550px) {

    .app-bttn {
        font-size: 16px;
    }
}

@media (max-width:300px) {

    .app-bttn {
        font-size: 12px;
    }
}

.link {
    padding: 47px 0px;
}

.intro-heading {
    font-family: "SAPBook",Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 70px;
    padding: 21px 0 0px 0;
}

.intro-para {
    font-family: Helvetica;
    font-size: 25px;
    line-height: 1.4;
    color: #484848;
}

.intro-img {
    margin-top: 20px;
    margin-bottom: 20px;
}

#features {
    background: url('/images/BG-4.jpg')no-repeat left;
    /*background-size: cover !important;*/
    /*margin-top: 3px;*/
    min-height: 666px;
    margin: 2px auto;
}
.features {
    margin-top:20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#description {
    background: url('/images/BG-1.jpg')no-repeat center center;
    background-size: cover !important;
    /*margin-top: 3px;*/
    min-height: 660px;
    margin: 2px auto;
}

.bg-testimonial {
    background: url('/images/BG-2.jpg')no-repeat center center;
    background-size: cover !important;
    /*margin-top: 3px;*/
    min-height: 660px;
    margin: 2px auto;
}

#contact {
    background: url(/images/BG-6.jpg)no-repeat;
    background-size: 100% 100%;
    /*margin-top: 3px;*/
    min-height: 455px;
    margin: 2px auto;
}

#products-links {
    background: url('/images/BG-7.jpg')no-repeat center center;
    background-size: cover !important;
    padding-bottom: 50px;
}

#Section1 {
    background: url('/img/a7.jpg')no-repeat center center;
    background-size: cover !important;
}

.products-para {
    color: white;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 40px;
    border-radius: 20px;
    margin-top: 10px;
    transition: .3s all;
}

.product-box {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 20px;
}

.product-box1 {
    background: rgba(51,3,65,.7);
    min-height: 100px;
    min-width: 300px;
    border-radius: 20px;
}

.second {
    margin-top: 10px;
}

.title-detail {
    padding: 40px 10px 10px 10px;
    font-size: 14px;
    color: white;
}

.detail {
    padding: 20px;
    color: white;
    text-align: justify;
    min-height: 235px;
    font-size: 14px;
}

.product-link-button {
    text-align: center;
    border-radius: 20px;
    /*text-decoration: underline;*/
    background: #0f70c3;
    transition: .3s all;
}

    .product-link-button a {
        color: white;
        text-decoration-style: none;
    }

.product-head-heading:hover {
    /*background:rgba(51,3,65,.7);
         -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);

            transform: scale(1.1);
        color:black;*/
}

.product-link-button:hover {
    background-color: #2d2d2d;
    text-decoration:none!important;
}

    .product-link-button:hover h5 {
        text-decoration: none;
    }

.product-head {
    padding: 0px;
    text-align: center;
    font-size: 55px;
    font-weight: bold;
}

@media only screen (max-width:500px) {
    .product-head {
        font-size: 30px;
    }
}

.products-para:hover {
    background-color: rgba(0, 0, 0, .8);
    color: white;
}

/*MainPage Css*/

/*Introduction Div*/

#introduction {
    background-color: white;
    /*background: url('./images/BG-5.jpg')no-repeat center center;*/
    /*background-size: cover !important;*/
    /*margin-top: 3px;*/
    min-height: 566px;
    margin: 12px auto 2px;
    /*margin-bottom: 50px;*/
}

.IntroductionBodyImage {
    position: relative;
    width: 100%; /* for IE 6 */
}

    .IntroductionBodyImage img {
        margin-left: 0px;
        width: 780px;
        height: 460px;
        position: absolute;
        margin: 20px 0px 50px;
        border: 0;
        right: 0;
    }

.Intro-textBody {
    position: relative;
    left: 10%;
    z-index: 1;
    background: white;
    width: 500px;
    padding: 68px 0px;
    margin-top: 0;
    top: 96px;
    box-shadow: 0 35px 60px rgba(0,0,0,0.18);
}

    .Intro-textBody h2 {
        color: #575757;
        font-weight: 500;
        font-size: 40px;
        line-height: 1.2;
        max-width: 12.5em;
        padding-left: 104px;
        padding-right: 36px;
    }



    .Intro-textBody p {
        font-size: 7.1875rem;
        line-height: 1.5;
        /* max-width: 21em; */
        font-family: "segoe","Segoe UI",Arial,sans-serif;
        background-color: white;
        color: #666;
    }

/*Introduction Div*/



/*Introduction Div*/

.ModulesSection {
    background-color: white;
    /* background: url(./images/BG-5.jpg)no-repeat center center; */
    /* background-size: cover !important; */
    /* margin-top: 3px; */
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleHeader-Img img {
    max-height: 100px;
    text-align: center;
    width: auto;
    margin: 0 auto;
}

.ModuleBody {
    position: relative;
    width: 100%; /* for IE 6 */
}

.ModuleImage-Body img {
    position: relative;
    left: 0;
    /*border-radius: 50%;*/
    bottom: 83px;
    z-index: 1;
    /* background: white; */
    width: 55%;
    /* padding: 26px; */
    height: 440px;
    /* margin-top: 0; */
    /* top: 196px;*/
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
}

.Module-textBody {
    margin-left: 0px;
    width: 55%;
    position: absolute;
    border: 0;
    right: 0;
    top: 0;
    /*z-index: 1;*/
    background-color: #0088d2;
    padding: 5% 4% 6% 15%;
    min-height: 420px;
}

    .Module-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }
        .Module-textBody h2 {
        color: white;
        width: 76.384615%;
        z-index: 1;
        font-size: 37px;
        position: relative;
        margin-bottom: 0.75em;
    }



    .Module-textBody p {
        font-size: 2.1875rem;
        line-height: 1.4;
        /*background: #0078d4;*/
        color: white;
        width: 100%;
        z-index: 1;
        position: relative;
    }

/*Introduction Div*/

/*Introduction Div*/

.ModulesSection2 {
    background-color: white;
    /* background: url(./images/BG-5.jpg)no-repeat center center; */
    /* background-size: cover !important; */
    /* margin-top: 3px; */
    min-height: 507px;
    margin: 100px auto 0px;
    margin-bottom: 40px;
}


.ModuleBody2 {
    position: relative;
    width: 100%; /* for IE 6 */
}

.ModuleImage2-Body img {
    position: relative;
    right: 0;
    bottom: 83px;
    z-index: 1;
    float: right;
    /* background: white; */
    width: 55%;
    /* padding: 26px; */
    height: 440px;
    /* margin-top: 0; */
    /* top: 196px;*/
    box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
}

.Module2-textBody {
    margin-left: 0px;
    width: 55%;
    position: absolute;
    border: 0;
    left: 0;
    z-index: 1;
    background-color: #0088d2;
    padding: 5% 15% 6% 4%;
    min-height: 420px;
}

.Module2-textBody h2 {
    color: white;
    width: 76.384615%;
    z-index: 1;
    font-size: 37px;
    position: relative;
    margin-bottom: 0.75em;
}



    .Module2-textBody p {
        font-size: 2.1875rem;
        line-height: 1.4;
        /*background: #0078d4;*/
    color: white;
    width: 100%;
    z-index: 1;
    position: relative;
}

/*Introduction Div*/


/*ModulesIntro-InnerBody*/

.ModulesIntro-Section {
    padding-top: 90px;
    padding-bottom:50px;
}

.ModulesIntro-InnerBody {
    background: #dcebfa;
    position: relative;
    /*min-height: 875px;*/
    /*padding-bottom: 130px;*/
}

.ModulesIntro-ImageBody {
    position: relative;
    top: -130px;
}

    .ModulesIntro-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
    }

.ModulesIntro-ModulesBody {
    position: relative;
    top: -76px;
}

    .ModulesIntro-ModulesBody h2 {
        color: #0078d4;
        margin: 0px 0px 30px;
        font-size: 30px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.ModulesIntro-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #0078d4;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 18px;
    margin-bottom: 8px;
    min-height: 139px;
}

    .ModulesIntro-ModulesInnerBody:hover {
        background-color: #005798 !important;
    }

.ModulesIntro-ModulesImage {
    text-align: center;
}
    .ModulesIntro-ModulesImage img {
        width: auto;
        height: 40px;
    }

.ModulesIntro-ModulesTitle {
}

    .ModulesIntro-ModulesTitle h2 {
        display: block;
        /* width: 90%; */
        margin: 12px auto;
        text-align: center;
        color: white;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.2;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        position: relative;
        /* white-space: nowrap; */
        font-family: "segoe","Segoe UI",Arial,sans-serif;
    }

/*ModulesIntro-InnerBody

        
/*SoftwareDevelopment-InnerBody*/

.SoftwareDevelopment-Section {
    padding-top: 110px;
}

.SoftwareDevelopment-InnerBody {
    background: #d223002e;
    position: relative;
    min-height: 275px;
    /*padding-bottom: 130px;*/
}

.SoftwareDevelopment-ImageBody {
    position: relative;
    top: -108px;
}

    .SoftwareDevelopment-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        min-height: 380px;
        z-index: 1;
    }

.SoftwareDevelopment-ModulesBody {
    position: relative;
    top: -112px;
}

    .SoftwareDevelopment-ModulesBody h2 {
        color: #ec2c05;
        margin: 30px 0px 30px;
        font-size: 36px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.SoftwareDevelopment-ModulesInnerBody {
    display: block;
    min-height: 139px;
    /*width: 19.3775100401606%;*/
    background: #dc2703d9;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 20px 14px;
    margin-bottom: 8px;
    max-height: 139px;
}

    .SoftwareDevelopment-ModulesInnerBody:hover {
        background-color: #c12000 !important;
    }

.SoftwareDevelopment-ModulesImage {
    text-align: center;
}

    .SoftwareDevelopment-ModulesImage img {
        width: auto;
        height: 40px;
    }

.SoftwareDevelopment-ModulesTitle {
}

    .SoftwareDevelopment-ModulesTitle h2 {
        display: block;
        /* width: 90%; */
        margin: 12px auto;
        text-align: center;
        color: white;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.2;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        position: relative;
        /* white-space: nowrap; */
        font-family: "segoe","Segoe UI",Arial,sans-serif;
    }

/*SoftwareDevelopment-InnerBody

    
        
/*ManagementServices-InnerBody*/

.ManagementServices-Section {
    padding-top: 83px;
}

.ManagementServices-InnerBody {
    background: #ffeeb5;
    position: relative;
    min-height: 375px;
    /*padding-bottom: 130px;*/
}

.ManagementServices-ImageBody1 {
    position: relative;
    top: -65px;
}

    .ManagementServices-ImageBody1 img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        max-height: 280px;
    }

.ManagementServices-ImageBody {
    position: relative;
    top: -30px;
    left: -12%;
}

    .ManagementServices-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        max-height: 300px;
    }

.ManagementServices-ModulesBody {
    position: relative;
    top: -70px;
}

    .ManagementServices-ModulesBody h2 {
        color: #d2a100;
        margin: 0px 0px 30px;
        font-size: 40px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.ManagementServices-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #d2a100;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 20px 14px;
    margin-bottom: 8px;
    min-height: 139px;
}

    .ManagementServices-ModulesInnerBody:hover {
        background-color: #c39600 !important;
    }

.ManagementServices-ModulesImage {
    text-align: center;
}

    .ManagementServices-ModulesImage img {
        width: auto;
        height: 40px;
    }
a:hover, a:focus {
     text-decoration: none!important; 
}
.ManagementServices-ModulesTitle {
}

.ManagementServices-ModulesTitle h2 {
    display: block;
    /* width: 90%; */
    margin: 12px auto;
    text-align: center;
    color: white;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    position: relative;
    /* white-space: nowrap; */
    font-family: "segoe","Segoe UI",Arial,sans-serif;
}

/*ManagementServices-InnerBody

    
        
/*DigitalMarketing-InnerBody*/

.DigitalMarketing-Section {
    padding-top: 110px;
}

.DigitalMarketing-InnerBody {
    background: #00da532e;
    position: relative;
    min-height: 375px;
    /*padding-bottom: 130px;*/
}

.DigitalMarketing-ImageBody {
    position: relative;
    top: -44px;
}

    .DigitalMarketing-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        min-height: 368px;
    }

.DigitalMarketing-ModulesBody {
    position: relative;
    top: -54px;
}

    .DigitalMarketing-ModulesBody h2 {
        color: #01c74c;
        margin: 0px 0px 30px;
        font-size: 40px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.DigitalMarketing-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #01c74c;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 20px;
    margin-bottom: 30px;
    min-height: 139px;
}

    .DigitalMarketing-ModulesInnerBody:hover {
        background-color: #008c35 !important;
    }

.DigitalMarketing-ModulesImage {
    text-align: center;
}

    .DigitalMarketing-ModulesImage img {
        width: auto;
        height: 40px;
    }

.DigitalMarketing-ModulesTitle {
}

.DigitalMarketing-ModulesTitle h2 {
    display: block;
    /* width: 90%; */
    margin: 12px auto;
    text-align: center;
    color: white;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    position: relative;
    /* white-space: nowrap; */
    font-family: "segoe","Segoe UI",Arial,sans-serif;
}

/*DigitalMarketing-InnerBody


    
/*SoftwareTechnology-InnerBody*/

.SoftwareTechnology-Section {
    padding-top: 110px;
    padding-bottom: 70px;
}

.SoftwareTechnology-InnerBody {
    background: #03ab9117;
    position: relative;
    min-height: 375px;
    /*padding-bottom: 130px;*/
}

.SoftwareTechnology-ImageBody {
    position: relative;
    top: -70px;
}

    .SoftwareTechnology-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        height: 225px;
        min-width: 362px;
    }

.SoftwareTechnology-ModulesBody {
    position: relative;
    top: -54px;
}

    .SoftwareTechnology-ModulesBody h2 {
        color: #00b095;
        margin: 0px 0px 30px;
        font-size: 40px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.SoftwareTechnology-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #00b095;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 20px 14px;
    margin-bottom: 8px;
}

    .SoftwareTechnology-ModulesInnerBody:hover {
        background-color: #009e86 !important;
    }

.SoftwareTechnology-ModulesImage {
    text-align: center;
}

    .SoftwareTechnology-ModulesImage img {
        width: auto;
        height: 40px;
    }

.SoftwareTechnology-ModulesTitle {
}

    .SoftwareTechnology-ModulesTitle h2 {
        display: block;
        /* width: 90%; */
        margin: 12px auto;
        text-align: center;
        color: white;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.2;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        position: relative;
        /* white-space: nowrap; */
        font-family: "segoe","Segoe UI",Arial,sans-serif;
    }

/*SoftwareTechnology-InnerBody

    
    
/*FreelancerAudit-InnerBody*/

.FreelancerAudit-Section {
    padding-top: 71px;
    padding-bottom: 50px;
}

.FreelancerAudit-InnerBody {
    background: #47507524;
    position: relative;
    min-height: 375px;
    /*padding-bottom: 130px;*/
}

.FreelancerAudit-ImageBody {
    position: relative;
    top: -70px;
}

    .FreelancerAudit-ImageBody img {
        position: relative;
        width: 100%;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        max-height: 472px;
        /* height: 210px;*/
    }

.FreelancerAudit-ModulesBody {
    position: relative;
    top: 54px;
}

    .FreelancerAudit-ModulesBody h2 {
        color: #475075;
        margin: 0px 0px 30px;
        font-size: 34px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.FreelancerAudit-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #475075;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 6px 14px;
    margin-bottom: 21px;
}

    .FreelancerAudit-ModulesInnerBody:hover {
        background-color: #003257 !important;
    }

.FreelancerAudit-ModulesImage {
    text-align: center;
}

    .FreelancerAudit-ModulesImage img {
        width: auto;
        height: 54px;
    }

.FreelancerAudit-ModulesTitle {
}

    .FreelancerAudit-ModulesTitle h2 {
        display: block;
        /* width: 90%; */
        margin: 12px auto;
        text-align: center;
        color: white;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.2;
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        position: relative;
        /* white-space: nowrap; */
        font-family: "segoe","Segoe UI",Arial,sans-serif;
    }

/*FreelancerAudit-InnerBody


    
    
/*FreelancerAudit-InnerBody*/

.GraphicDesigning-Section {
    padding-top: 50px;
}

.GraphicDesigning-InnerBody {
    background: #c3065817;
    position: relative;
    min-height: 375px;
    /*padding-bottom: 130px;*/
}

.GraphicDesigning-ImageBody {
    position: relative;
    top: -51px;
}

.GraphicDesigning-ImageBody img {
    position: relative;
    -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
    box-shadow: 0 35px 60px rgba(0,0,0,0.18);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: rgba(0,0,0,0.5);
    background-color: transparent;
    position: relative;
    z-index: 1;
    /*height: 210px;*/
}

.GraphicDesigning-ModulesBody {
    position: relative;
    top: -40px;
}

    .GraphicDesigning-ModulesBody h2 {
        color: #d2005b;
        margin: 0px 0px 30px;
        font-size: 29px;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    }

.GraphicDesigning-ModulesInnerBody {
    display: block;
    min-height: 114px;
    /*width: 19.3775100401606%;*/
    background: #d2005b;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    /*background-color: white;*/
    -webkit-box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    box-shadow: 0 18px 35px rgba(0,0,0,0.15);
    padding: 20px 14px;
    margin-bottom: 8px;
    min-height: 139px;
}

    .GraphicDesigning-ModulesInnerBody:hover {
        background-color: #bf0054 !important;
    }

.GraphicDesigning-ModulesImage {
    text-align: center;
}

    .GraphicDesigning-ModulesImage img {
        width: auto;
        height: 40px;
    }

.GraphicDesigning-ModulesTitle {
}

.GraphicDesigning-ModulesTitle h2 {
    display: block;
    /* width: 90%; */
    margin: 12px auto;
    text-align: center;
    color: white;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.2;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    position: relative;
    /* white-space: nowrap; */
    font-family: "segoe","Segoe UI",Arial,sans-serif;
}

/*GraphicDesigning-InnerBody


    /*animation element*/
    .animation-element {
        opacity: 0;
        position: relative;
    }
    /*animation element sliding left*/

    .animation-element.slide-left {
        opacity: 0;
        -moz-transition: all 1000ms linear;
        -webkit-transition: all 1000ms linear;
        -o-transition: all 1000ms linear;
        transition: all 1000ms linear;
        -moz-transform: translate3d(-100px, 0px, 0px);
        -webkit-transform: translate3d(-100px, 0px, 0px);
        -o-transform: translate(-100px, 0px);
        -ms-transform: translate(-100px, 0px);
        transform: translate3d(-100px, 0px, 0px);
    }

        .animation-element.slide-left.in-view {
            z-index: 1;
            opacity: 1;
            -moz-transform: translate3d(0px, 0px, 0px);
            -webkit-transform: translate3d(0px, 0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate3d(0px, 0px, 0px);
        }

    .animation-element.slide-right {
        opacity: 0;
        -moz-transition: all 1000ms linear;
        -webkit-transition: all 1000ms linear;
        -o-transition: all 1000ms linear;
        transition: all 1000ms linear;
        -moz-transform: translate3d(100px, 0px, 0px);
        -webkit-transform: translate3d(100px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(100px, 0px, 0px);
    }

        .animation-element.slide-right.in-view {
            z-index: 1;
            opacity: 1;
            -moz-transform: translate3d(0px, 0px, 0px);
            -webkit-transform: translate3d(0px, 0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate3d(0px, 0px, 0px);
        }



        .animation-element.slide-top {
            opacity: 0;
            -moz-transition: all 1000ms linear;
            -webkit-transition: all 1000ms linear;
            -o-transition: all 1000ms linear;
            transition: all 1000ms linear;
            transform: translate(0, 100px);
        }

            .animation-element.slide-top.in-view {
                z-index: 1;
                opacity: 1;
                -moz-transform: translate3d(0px, 0px, 0px);
                -webkit-transform: translate3d(0px, 0px, 0px);
                -o-transform: translate(0px, 0px);
                -ms-transform: translate(0px, 0px);
                transform: translate(0px, 0px);
            }

        .animation-element.slide-bottom {
            opacity: 0;
            -moz-transition: all 1000ms linear;
            -webkit-transition: all 1000ms linear;
            -o-transition: all 1000ms linear;
            transition: all 1000ms linear;
            transform: translate(100px, 0px);
        }

            .animation-element.slide-bottom.in-view {
                z-index: 1;
                opacity: 1;
                -moz-transform: translate3d(0px, 0px, 0px);
                -webkit-transform: translate3d(0px, 0px, 0px);
                -o-transform: translate(0px, 0px);
                -ms-transform: translate(0px, 0px);
                transform: translate(0px, 0px);
            }

        .animation-element.slide-TopTobottom {
            opacity: 0;
            -moz-transition: all 1000ms linear;
            -webkit-transition: all 1000ms linear;
            -o-transition: all 1000ms linear;
            transition: all 1000ms linear;
            transform: translate(0px, -100px);
        }

            .animation-element.slide-TopTobottom.in-view {
                opacity: 1;
                -moz-transform: translate3d(0px, 0px, 0px);
                -webkit-transform: translate3d(0px, 0px, 0px);
                -o-transform: translate(0px, 0px);
                -ms-transform: translate(0px, 0px);
                transform: translate(0px, 0px);
            }


        .animation-element.slide-fade {
            opacity: 0;
            -moz-transition: all 2000ms linear;
            -webkit-transition: all 2000ms linear;
            -o-transition: all 2000ms linear;
            transition: all 2000ms linear;
            -moz-transform: translate3d(0px, 0px, -100px);
            -webkit-transform: translate3d(0px, 0px, -100px);
            -o-transform: translate(0px, 100px);
            -ms-transform: translate(0px, 100px);
            transform: translate3d(0px, 0px, -100px);
        }

        .animation-element.slide-fade.in-view {
            z-index: 1;
            opacity: 1;
            -moz-transform: translate3d(0px, 0px, 0px);
            -webkit-transform: translate3d(0px, 0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate3d(0px, 0px, 0px);
        }


    .animation-element.slide-unknown {
        opacity: 0;
        -moz-transition: all 1000ms linear;
        -webkit-transition: all 1000ms linear;
        -o-transition: all 1000ms linear;
        transition: all 1000ms linear;
        -moz-transform: translate3d(150px, 100px, 100px);
        -webkit-transform: translate3d(150px, 100px, 100px);
        -o-transform: translate(120px, 100px);
        -ms-transform: translate(120px, 100px);
        transform: translate3d(150px, 100px, 100px);
    }

        .animation-element.slide-unknown.in-view {
            z-index: 1;
            opacity: 1;
            -moz-transform: translate3d(0px, 0px, 0px);
            -webkit-transform: translate3d(0px, 0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate3d(0px, 0px, 0px);
        }

    .animation-element.slide-unknown2 {
        opacity: 0;
        -moz-transition: all 1000ms linear;
        -webkit-transition: all 1000ms linear;
        -o-transition: all 1000ms linear;
        transition: all 1000ms linear;
        -moz-transform: translate3d(150px, 0px, 100px);
        -webkit-transform: translate3d(150px, 0px, 100px);
        -o-transform: translate(10px, 100px);
        -ms-transform: translate(10px, 100px);
        transform: translate3d(150px, 0px, 100px);
    }

        .animation-element.slide-unknown2.in-view {
            z-index: 1;
            opacity: 1;
            -moz-transform: translate3d(0px, 0px, 0px);
            -webkit-transform: translate3d(0px, 0px, 0px);
            -o-transform: translate(0px, 0px);
            -ms-transform: translate(0px, 0px);
            transform: translate3d(0px, 0px, 0px);
        }


.nav-right-col {
    background-color: #222;
    min-height: 657px;
    padding-top: 2rem;
    height: 100%;
}


    .nav-right-col  .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
        margin-bottom: 0!important;
        /*min-height: 235px;*/
    }


    .nav-right-col > ul > li > ul {
         text-align:center;
    }
        .nav-right-col > ul > li > ul > li.dropdown-header {
            font-size: 15px;
            line-height: 1.25;
            font-family: inherit;
            font-weight: 400;
            color: white;
            display: block;
            text-align: center;
            margin: 0rem;
        }

.navbar-nav > li > .dropdown-menu {
    padding-top: 0px;
    padding-bottom: 0px;
    /*margin-top: 20px;*/
    margin: 0 6%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

        .navbar-nav > li > .dropdown-menu:hover.navbar-default .navbar-nav > li > a {
            color: #ad83ff;
            border-bottom: 3px solid #6a32d6;
        }

.navbar-nav > li {
     /*float: none!important;*/ 
}
@media (min-width: 768px) {
    .navbar-nav {
        float: none!important;
        text-align: center;
        /*margin: 0px 10%!important;*/
        margin: 0;
    }
}
.navbar-default .navbar-nav > li > a {
    width: auto;
    padding: 25px 16px;
    position: relative;
    display: inline-block;
    font-size: 15.5px;
    line-height: 20px;
    font-family: inherit;
    font-weight: 500;
}

.navbar-default.scrolled {
    background: #1b1b1bed;
    -webkit-box-shadow: 0 2px 60px 14px rgb(62, 62, 62);
    box-shadow: 0 2px 60px 14px rgb(62, 62, 62);
}

.mega-dropdown {
    position: static !important;
    /*width: 100%;*/
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: .3s all;
}

.dropdown-menu .mega-dropdown-menu:hover .navbar-default .navbar-nav > li > a {
    background: none;
    color: #ad83ff;
    border-bottom: 3px solid #6a32d6;
}

    /*.mega-dropdown-menu:before {
        content: "";
        border-bottom: 15px solid #fff;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
        position: absolute;
        top: -15px;
        left: 285px;
        z-index: 10;
    }

    .mega-dropdown-menu:after {
        content: "";
        border-bottom: 17px solid #ccc;
        border-right: 19px solid transparent;
        border-left: 19px solid transparent;
        position: absolute;
        top: -17px;
        left: 283px;
        z-index: 8;
    }*/

.mega-dropdown-menu > li > ul {
    padding: 0;
    padding-left: 4.5%;
    padding-right: 0;
    margin-bottom: 0.45rem;
}

        .mega-dropdown-menu > li > ul:hover .navbar-default .navbar-nav > li > a {
            color: #fff;
            transition: .3s all;
        }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
            margin-bottom: .45rem;
            padding: 0;
        }

            .mega-dropdown-menu > li > ul > li > a {
                font-size: 12px;
                line-height: 1.25;
                font-family: inherit;
                font-weight: normal;
                color: #777777;
                display: inline-block;
                margin: 0rem;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #444;
        background-color: #f5f5f5;
    }


.nav-right-col .mega-dropdown-menu > li > ul > li > a {
    font-size: 15px;
    line-height: 1.25;
    font-family: inherit;
    font-weight: normal;
    color: #f9f9f9;
    display: inline-block;
    margin: 0rem;
}

.nav-right-col .mega-dropdown-menu > li ul > li > a:hover,
.nav-right-col .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #b1b1b1;
    cursor:pointer;
    background-color: transparent;
}


.mega-dropdown-menu .dropdown-header {
    display: inline;
    font-size: 14px;
    line-height: 1.25;
    padding-left: 0;
    font-family: inherit;
    font-weight: 500;
    color: #000;
    padding-bottom: 3.1rem;
}

        .mega-dropdown-menu .dropdown-header img {
            max-height: 75px;
            width: 68px;
            max-width: 100%;
            border: 0;
            display: list-item;
            padding: .75rem;
            padding-left: 0;
        }

.nav-right-col .mega-dropdown-menu .dropdown-header img {
    max-height: 75px;
    width: 75px;
    border: 0;
    margin: 0 auto;
    display: list-item;
    padding: .75rem;
    margin-bottom: .75rem;
}

.navbar-default .navbar-nav > .open > a, .mega-dropdown-menu:hover ~ .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ad83ff;
    border-bottom: 3px solid #6a32d6;
    background: none;
}

    .mega-dropdown-menu form {
        margin: 3px 20px;
    }

    .mega-dropdown-menu .form-group {
        margin-bottom: 3px;
    }


@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #ffffff !important;
        height: 460px!important;
    }
}

.navbar-default {
    background-color: #000000;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

@media (min-width: 768px) {
    .navbar {
         border-radius: 0px; 
    }
}

.navbar {
    position: relative;
    min-height: 50px;
     margin-bottom: 0px; 
     border: 0; 
}
/* =========================================
 Global Styles
========================================= */
body
{
    background-color: #33033d;
    color: #FFFFFF;
    font-family: 'Roboto' , sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    padding: 0;
}
h1 {
    margin-bottom: 30px;
    font-size: 60px;
    color: #fff;
    font-weight: 300;
}

p{
	font-weight: 300;
	letter-spacing: 0.5px;
}
strong {
	font-weight: 400;
}
img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.product-head-heading img {
    min-height: 90px;
}

ul {
    padding: 0;
}
ul li {
	list-style: none;
}
.dark-bg
{
    background-color: #33033d;
}
.underline {
    position: relative;
    font-size: 20px;
    max-width: 350px;
    margin: auto;
    margin-bottom: 6px;
    color: #dcdcdc;
}
    .underline:before {
        position: absolute;
        content: "";
        width: 150px;
        height: 1px;
        background-color: #dcdcdc;
        top: 50%;
        left: 0;
    }
.underline:after {
	position: absolute;
	content: "";
	width: 150px;
	height: 1px;
	background-color: #777;
	top: 50%;
	right: 0;
}
.custom-btn
{
    background-color: transparent;
    color: #660066;
    border-radius: .25rem;
    border: 2px solid #40291e;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
    .custom-btn:hover {
        background-color: #250909;
        color: #fff;
        border-color: #33033D;
    }
.btn:active, .btn.active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header {
    padding-top: 22px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    color: white;
}
.header p {
	margin-bottom: 30px;
}
.bg-color {
	/*background: rgba(0, 0, 0, 0.6);*/
}
.section-padding {
	padding-top: 100px;
	padding-bottom:50px;
}
.carousel-indicators {
	bottom: -50px;
}
.social a
{
    display: block;
    width: 40px;
    font-size: 28px;
    border-radius: 100%;
    text-align: center;
    color: #949494;
    margin: 10px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social a:hover {
	color: #33033D;
}
.form-control {
    color: #101010;
    font-weight: 600;
    min-height: 58px;
    background-color: #fffffffb;
    background-image: none;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus,
textarea:focus {
	border-color: #33033D !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*===============================
 Icons 
====================================*/

.bg-color ul.social-network
{
    list-style: none;
    display: inline;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0px;
}

.bg-color ul.social-network li
{
    display: inline;
    margin: 0 5px;
}

.bg-color .social-network a.icoRss:hover
{
    background-color: #F56505;
}

.bg-color .social-network a.icoFacebook:hover
{
    background-color: #3B5998;
}

.bg-color .social-network a.icoTwitter:hover
{
    background-color: #660066;
}

.bg-color .social-network a.icoGoogle:hover
{
    background-color: #BD3518;
}

.bg-color .social-network a.icoVimeo:hover
{
    background-color: #669900;
}

.bg-color .social-network a.icoLinkedin:hover
{
    background-color: #FF0066;
}

.bg-color .social-network a.icoRss:hover i, .bg-color .social-network a.icoFacebook:hover i, .bg-color .social-network a.icoTwitter:hover i, .bg-color .social-network a.icoGoogle:hover i, .bg-color .social-network a.icoVimeo:hover i, .bg-color .social-network a.icoLinkedin:hover i
{
    color: #fff;
}

.bg-color a.socialIcon:hover, .bg-color .socialHoverClass
{
    color: #993399;
}

.bg-color .social-circle li a
{
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.bg-color .social-circle li i
{
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.bg-color .social-circle li a:hover i, .triggeredHover
{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.bg-color .social-circle i
{
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.bg-color a
{
    background: rgba(255, 255, 255, 0.5);
}

/* =========================================
Section Header                 
========================================= */
header {
    background: url(../images/MianPageBG.jpg);
    background-position: left 25%;
    background-size: cover;
}
.top .photo-slide {
	max-width: 252px;
	margin: auto;
	padding-bottom: 50px;
}
.top .photo-slide img {
	width: 252px;
	height: auto;
}
.top .content {
	color: #fff;
}
    .top .content h1 {
        font-size: 50px;
        margin-bottom: 245px;
        margin-top: 20px;
        padding: 0px 42% 0px 0px;
        font-family: Arial,Helvetica,sans-serif;
        /*font-weight: bold;*/
    }
    .top .content h2 {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 200px;
        /*line-height: 2;*/
    }
    .top .content p {
        font-size: 18px;
        margin-bottom: 70px;
        letter-spacing: 1px;
        margin-top: 16px;
    }
.top .content .button a {
	font-size: 28px;
	font-weight: 400;
	/*margin-bottom: 50px;*/
	padding-right: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.top .content .button a i {
	margin-right: 20px;
}
    .top .content .button a:hover {
        background-color: #f0ab00;
    }

.TryPremiumBtn {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    border-radius: 4px;
    padding: 9px 27px 12px;
    color: white;
    background: rgba(0,0,0,0.1);
    -webkit-transition: all 180ms;
    transition: all 180ms;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.05), inset 0 0 0 1px white;
    box-shadow: 0 3px 9px rgba(0,0,0,0.05), inset 0 0 0 1px white;
}

.SignInBtn {
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    border-radius: 4px;
    padding: 9px 27px 12px;
    color: white;
    background: rgba(0,0,0,0.1);
    -webkit-transition: all 180ms;
    transition: all 180ms;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.05), inset 0 0 0 1px white;
    box-shadow: 0 3px 9px rgba(0,0,0,0.05), inset 0 0 0 1px white;
}

/* =========================================
Section Menu                 
========================================= */
.navigation {
    /*min-height: 70px;*/
}

.navigation .navbar {
	border: none;
	margin-bottom: 0;
	min-height: 70px;
}
.navigation .navbar .navbar-brand {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	height: 50px;
	line-height: 35px;
}
.navigation .navbar-default
{
    background-color: #33033D;
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
    border: none;
    border-radius: 0;
    clear: both;
    
}
.navigation .navbar-default .navbar-nav>li>a {
	color: #fff;
	font-weight: 400;
	padding-top: 14px;
	padding-bottom: 14px;
}

.navigation .navbar-default .navbar-nav > li > a:hover, .navigation .navbar-default .navbar-nav > .active > a, .navigation .navbar-default .navbar-nav > .active > a:hover, .navigation .navbar-default .navbar-nav > .active > a:focus
{
    background: none;
    color: #BF0BE6;
}
.navigation .btn-default:hover,
.navigation .btn-default:focus,
.navigation .btn-default:active,
.navigation .btn-default.active {
	border-color: transparent;
}

h1 i
{
    padding-right: 20px;
}
.header h1 {
    color: #f5f5f5;
}

.navbar-item-icon-link {
    font-family: "SAPRegular",Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding-top: 5px;
}

.navbar-item-title {
    color: #fff;
    text-align: center;
    width: 100%;
}

.navbar-item-title {
    display: inline-block;
    white-space: pre-wrap;
    line-height: 22px;
}

.item-content {
    text-align: center;
}

.navbar-item-icon img {
    width: auto !important;
    height: 70px;
    /*border-radius:50%;*/
    margin-bottom: 9px;
    transition: all .2s ease-in-out;
}



/* =========================================
Section Features                 
========================================= */
.features .featured-item-img {
	width: 252px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.features .header h1 {
    color: white;
}
.features .header h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 300;
    color: white;
}
.featured-item .icon-style {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 15px 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: white;
}
.featured-item  .icon i
{
    font-size: 30px;
    margin-top: 0px;
    color: white !important;
}
.featured-item .meta-text h3 {
    margin-top: 10px;
    margin-bottom: 15px;
    color: white;
    font-weight: 400;
}
.featured-item p {
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    color: white;
}
.featured-item .meta-text {
	/*margin-left: 80px;*/
}
.featured-item .icon {
    width: 60px;
    height: 60px;
    float: left;
    /*margin-right: 20px;*/
}
.featured-item:hover .icon-style {
	border-radius: 0;
}

.screenshots {
    background: url('/images/BG-3.jpg')no-repeat center;
    background-size: cover !important;
    /*margin-top: 3px;*/
    min-height: 427px;
}
.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel .next-slide {
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}	
/* =========================================
 Section Screenshots                 
========================================= */
.owl-carousel {
    padding: 80px 100px;
    background-color: #383838;
}
.owl-carousel .item {
	margin: 0 10px;
}
.owl-carousel .item img {
	border:5px solid #ccc;
	border-radius: 5px;
}
.owl-theme .owl-controls{
	margin-top: 25px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{ 
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
 }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}



/* =========================================
Section Description                 
========================================= */
.description .app-image
{
    /*max-width: 441px;*/
    margin: 30px auto 50px auto;
}
.description .content h1 {
	
	color: white;
	
}
.description .content h4 {
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 100;
}
.description .content .button .get-btn {
    border: 1px solid #78a6b6;
    padding-right: 30px;
    color: white;
}
.description .content .button a {
	margin-right: 30px;
	margin-bottom: 30px;
	font-weight: 400;
}
.description .content .button i {
	margin-right: 15px;
}
.description .content p {
	margin-bottom: 70px;
	font-weight: 300;
	letter-spacing: 1px;
}
.description .button {
	margin-bottom: 20px;
}
.description-two .content p {
	margin-bottom: 40px;
	font-weight: 300;
	letter-spacing: 1px;
}
.description .content .list-item {
	list-style: none;
	margin: 0;
	padding: 0 0 35px 0;
}
.description .content .list-item li i {
	margin-right: 15px;
	color: #33033D !important;
}
.description .content .list-item li{
	margin-bottom: 15px;
}
/* =========================================
Section Testimonial                 
========================================= */
/*#testimonial {
    background: url('./images/BG-2.jpg')no-repeat center center;
    background-size: cover;
}*/
.bg-testimonial {
    background: url('/images/BG-2.jpg')no-repeat center center;
    background-size: cover !important;
    /*margin-top: 3px;*/
    min-height: 400px;
}
.testimonial .testimonial-slide {
	width: 70%;
	margin: auto;
	text-align: center;
	margin-bottom: 70px;
}
.testimonial .testimonial-slide .image {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 2px solid #ccc;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
    .testimonial .testimonial-slide .content p {
        font-size: 18px;
        font-family: inherit;
        position: relative;
        padding: 0 50px;
        margin-bottom: 17px;
        font-weight: 400;
        color: #4e4e4e;
    }
.testimonial .testimonial-slide .content p:before {
	position: absolute;
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 30px;
	top: 0;
	left:0;
}
.testimonial .testimonial-slide .content p:after {
	position: absolute;
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 30px;
	bottom: 0;
	right: 0;
}

/* =========================================
Section Team                 
============================================ */
.team {
	text-align: center;
}
.team .app-dev h4 {
	font-size: 28px;
	font-weight: 300;
}
.team .app-dev .title {
	margin-top: 30px;
}
.team .member {
	width: 263px;
	height: 263px;
	position: relative;
	overflow: hidden;
	display: table;
	margin: auto;
}
.team .member .details {
	width: 263px;
	height: 263px;
	position: absolute;
	background: rgba(51, 3, 61, 0.9);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 0;
}
.team .member img {
	position: absolute;
	width: 263px;
	height: 263px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details p {
	color: #fff;
	padding:15px 10px 10px 10px;
	position: absolute;
	top: -100px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details .icon {
	position: relative;
	top: 290px;
	left: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details .icon a {
	color: #fff;
}
.team .member .details .icon ul {
	display: table;
	margin: auto;
}
.team .member .details .icon ul li {
	float: left;
	margin-right: 10px;
}
.team .info:hover .details {
	opacity: 1;
}
.team .info:hover .details p {
	transform: translateY(100px);
	-ms-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.team .info:hover .icon {
	transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-webkit-transform:translateY(-100px);
}
.team .title h5 {
	margin-bottom: 50px;
}

.copyright h5 {
    padding: 5px;
}
/* =========================================
 Section Price                 
========================================= */
.price .price-table {
    padding: 0 30px;
    position: relative;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    background-color: #fff;
    margin-top: 150px;
    color: #FFFFFF;
    background-image: url('../images/pattern-1.png');
    background-repeat: repeat;
    background-color: #660066;
}
.price .header .underline {
	margin-bottom: 10px;
}
.price .price-list {
	text-align: center;
}
.price .price-list i {
	margin-right: 20px;
}
.price .price-list h2 {
	margin-top: 100px;
	margin-bottom: 30px;
	display: inline-block;
}
.price .price-list p {
	margin-bottom: 30px;
	text-align: left;
}
.price .price-list ul {
	padding-left: 10px;
	padding-bottom: 50px;
	text-align: left;
}
.price .price-list ul li {
	list-style: none;
	margin-bottom: 15px;
}
.price .price-list ul li i {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	text-align: center;
	padding: 4px 0;
	font-size: 14px;
}
.price .price-list ul li i.fa-check {
	margin-right: 20px;
	border: 1px solid #33033D;
	color: #33033D;
}
.price .price-list ul li i.fa-times {
	margin-right: 20px;
	border:1px solid #e74c3c;
	padding-right: 1px;
	color: #e74c3c;
}
.price .price-list .rate {
	background: #33033D;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 60px 0;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	position: absolute;
	top: -75px;
	left: 50%;
	margin-left: -75px;
	font-weight: 700;
}
.price .price-list .buy-now {
	border: 1px solid transparent;
	background: #33033D;
	padding: 10px 30px;
	border-radius: 0;
	font-size: 20px;
	margin-bottom: 30px;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: -55px;
	margin-left: -75px;
}
.price .featured-price .rate,
.price .featured-price .buy-now {
	background: #e74c3c;
}

/* =========================================
 Section Subscribe                 
========================================= */
.subscribe {
	text-align: center;
}
.subscribe .subscribe-header {
	width: 70%;
	margin: auto;
}
.subscribe .subscribe-header p {
	margin-bottom: 30px;
}
.subscribe .subscribe-form input {
	width: 100%;
	margin: auto;
	height: 60px;
	border-radius: 0;
	background-color: transparent;
}
.input-group-addon {
	padding: 0 !important;
	font-size: 14px;
	font-weight: 400;
	color: #555;
	text-align: center;
	background-color: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	height: 60px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.input-group-addon:hover {
	background-color: #33033D;
	border-color: #33033D;
	color: #fff;
}

.input-group-addon button {
	background: transparent;
	border: none;
	margin-bottom: 0px;
	padding: 10px 70px;
	font-size: 20px;
	font-weight: 400;
	outline: none;
}
.subscribe .social {
	margin: auto;
	display: table;
	margin-bottom: 50px;
}
.subscribe .social ul {
	padding:30px 0;
}
.subscribe .social li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

/* =========================================
 Section Download                 
========================================= */
#download {
	background: url(images/bg5.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
.download
{
    background-image: url('../images/pattern-1.png');
    background-repeat: repeat;
    background-color: #660066;
}
.download .underline:before, .download .underline:after
{
    background-color: #BBB;
}
.download .download-area img {
	width: 30px;
	float: left;
	margin-top: 15px;
}
.download .download-area .download-btn {
	font-size: 28px;
	padding: 12px 0 10px 10px;
	min-width: 263px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: table;
}
.download .download-area span {
	display: block;
	font-size: 18px;
	margin-bottom: -5px;
}
.download .download-area a i {
	float: left;
	margin-top: 15px;
}
.download .download-area a i.fa-mobile {
	font-size: 50px;
	margin-top: 5px;
}
.download .download-area .app-download {
	margin-left: 40px;
	text-align: left;
	font-weight: 100;
}
.download .download-area .app-download strong {
	font-weight: 300;
}

/* =========================================
Section Footer                 
========================================= */

.ftco-footer {
    font-size: 14px;
    background: #141313;
    padding: 2em 0 10px;
}

    .ftco-footer .ftco-footer-widget {
        width: 100%;
        display: block;
    }

        .ftco-footer .ftco-footer-widget h2 {
            font-weight: normal !important;
            color: #fff;
            margin-bottom: 20px;
            font-size: 22px;
            font-weight: 700;
        }

        .ftco-footer .ftco-footer-widget .logo {
            color: #2f89fc;
        }

            .ftco-footer .ftco-footer-widget .logo span {
                color: #ff8000;
            }

        .ftco-footer .ftco-footer-widget ul li a span {
            color: #fff;
        }

        .ftco-footer .ftco-footer-widget .btn-primary {
            background: #fff !important;
            border: 2px solid #fff !important;
        }

            .ftco-footer .ftco-footer-widget .btn-primary:hover {
                background: #fff;
                border: 2px solid #fff !important;
            }

    .ftco-footer p {
        color: rgb(197, 197, 197);
        border-top: 1px solid #4e4e4e;
        padding-top: 10px;
        font-weight: 400;
    }

    .ftco-footer a {
        font-weight: 600;
        color: rgba(255, 255, 255, 0.7);
    }

        .ftco-footer a:hover {
            color: #fff;
        }

    .ftco-footer .ftco-heading-2 {
        font-size: 17px;
        font-weight: 400;
        color: #000000;
    }

    .ftco-footer .categories li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

        .ftco-footer .categories li a span {
            color: rgba(255, 255, 255, 0.5) !important;
        }

    .ftco-footer .subscribe-form .form-group {
        position: relative;
        margin-bottom: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .ftco-footer .subscribe-form .form-group input {
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            border-radius: 2px;
            width: 100%;
            background: rgba(255, 255, 255, 0.1) !important;
            border: none;
            color: rgba(255, 255, 255, 0.7) !important;
            font-size: 16px;
        }

            .ftco-footer .subscribe-form .form-group input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: rgba(255, 255, 255, 0.7) !important;
            }

            .ftco-footer .subscribe-form .form-group input::-moz-placeholder {
                /* Firefox 19+ */
                color: rgba(255, 255, 255, 0.7) !important;
            }

            .ftco-footer .subscribe-form .form-group input:-ms-input-placeholder {
                /* IE 0+ */
                color: rgba(255, 255, 255, 0.7) !important;
            }

            .ftco-footer .subscribe-form .form-group input:-moz-placeholder {
                /* Firefox 18- */
                color: rgba(255, 255, 255, 0.7) !important;
            }

        .ftco-footer .subscribe-form .form-group .submit {
            color: #fff !important;
            font-size: 16px;
            background: #2f89fc !important;
            border: none !important;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            border-radius: 2px;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .ftco-footer .subscribe-form .form-group .submit:hover {
                cursor: pointer;
                background: #ff8000 !important;
            }

    .ftco-footer .subscribe-form .icon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: rgba(255, 255, 255, 0.8);
    }
    .ftco-footer .block-21 .heading {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.4;
    }

        .ftco-footer .block-21 .text .heading a {
            color: #525252;
        }

            .ftco-footer .block-21 .text .heading a:hover, .ftco-footer .block-21 .text .heading a:active, .ftco-footer .block-21 .text .heading a:focus {
                color: #2f89fc;
            }

    .ftco-footer .block-21 .text .meta > div {
        display: inline-block;
        font-size: 12px;
        margin-right: 5px;
    }

        .ftco-footer .block-21 .text .meta > div a {
            color: #adadad;
            font-weight: 600;
        }

            .ftco-footer .block-21 .text .meta > div a span {
                margin-right: 2px;
                font-size: 14px;
            }

    .ftco-footer .open-hours {
        color: #fff;
        font-size: 15px;
        font-weight: 200;
        margin-left: 2px;
    }

        .ftco-footer .open-hours span {
            color: rgba(255, 255, 255, 0.3);
        }

.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}

    .ftco-footer-social li a {
        height: 40px;
        width: 40px;
        display: block;
        float: left;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 50%;
        position: relative;
    }

        .ftco-footer-social li a span {
            position: absolute;
            font-size: 20px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .ftco-footer-social li a:hover {
            color: #fff;
        }

.footer-small-nav > li {
    display: inline-block;
}

    .footer-small-nav > li a {
        margin: 0 10px 10px 0;
    }

        .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
            color: #2f89fc;
        }

.media .ftco-icon {
    width: 100px;
}

    .media .ftco-icon span {
        color: #2f89fc;
    }

#map {
    width: 100%;
}

@media (max-width: 767.98px) {
    #map {
        height: 300px;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(47, 137, 252, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0.4);
        -webkit-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0.4);
        box-shadow: 0 0 0 0 rgba(47, 137, 252, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 30px rgba(47, 137, 252, 0);
        -webkit-box-shadow: 0 0 0 30px rgba(47, 137, 252, 0);
        box-shadow: 0 0 0 30px rgba(47, 137, 252, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0);
        -webkit-box-shadow: 0 0 0 0 rgba(47, 137, 252, 0);
        box-shadow: 0 0 0 0 rgba(47, 137, 252, 0);
    }
}

.heading-section .subheading {
    font-weight: 400;
    font-size: 16px;
    display: block;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
    position: relative;
}

.heading-section h2 {
    font-size: 34px;
    font-weight: 800;
}

@media (max-width: 767.98px) {
    .heading-section h2 {
        font-size: 28px;
    }
}

.heading-section.heading-section-white .subheading {
    color: rgba(255, 255, 255, 0.7);
}

.heading-section.heading-section-white h2 {
    font-size: 40px;
    color: #fff;
}

.heading-section.heading-section-white p {
    color: rgba(255, 255, 255, 0.9);
}

.heading-section .category {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 2px;
}

    .heading-section .category span a {
        color: #000000;
    }

    .heading-section .category span.active {
        font-weight: 500;
    }

.border-line {
    position: relative;
}

    .border-line p {
        color: rgba(0, 0, 0, 0.5);
    }

.hotel-img,
.img,
.blog-img,
.user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.testimony-section {
    position: relative;
}

    .testimony-section .owl-carousel {
        margin: 0;
    }

        .testimony-section .owl-carousel .owl-stage-outer {
            padding-top: 4em;
            padding-bottom: 2em;
            position: relative;
        }

    .testimony-section .owl-nav {
        position: absolute;
        top: 100%;
        width: 100%;
    }

        .testimony-section .owl-nav .owl-prev,
        .testimony-section .owl-nav .owl-next {
            position: absolute;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-top: -10px;
            outline: none !important;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            transition: all 0.3s ease;
            opacity: 0;
        }

            .testimony-section .owl-nav .owl-prev span:before,
            .testimony-section .owl-nav .owl-next span:before {
                font-size: 30px;
                color: rgba(0, 0, 0, 0.2);
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before,
            .testimony-section .owl-nav .owl-next:hover span:before,
            .testimony-section .owl-nav .owl-next:focus span:before {
                color: #000000;
            }

        .testimony-section .owl-nav .owl-prev {
            left: 50%;
            margin-left: -80px;
        }

        .testimony-section .owl-nav .owl-next {
            right: 50%;
            margin-right: -80px;
        }

    .testimony-section:hover .owl-nav .owl-prev,
    .testimony-section:hover .owl-nav .owl-next {
        opacity: 1;
    }

    .testimony-section:hover .owl-nav .owl-prev {
        left: 50%;
        margin-left: -80px;
    }

    .testimony-section:hover .owl-nav .owl-next {
        right: 50%;
        margin-right: -80px;
    }

    .testimony-section .owl-dots {
        text-align: center;
    }

        .testimony-section .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            margin: 5px;
            border-radius: 50%;
            background: rgba(0, 0, 0, 0.2);
        }

            .testimony-section .owl-dots .owl-dot.active {
                background: #2f89fc;
            }

.testimony-wrap {
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(0, 0, 0, 0.8);
}

    .testimony-wrap .user-img {
        width: 120px;
        height: 120px;
        border-radius: 5px;
        position: relative;
    }

    .testimony-wrap .text {
        width: calc(100% - 120px);
        position: relative;
    }

    .testimony-wrap .quote {
        position: absolute;
        top: -60px;
        left: 0;
    }

        .testimony-wrap .quote i {
            font-size: 44px;
            color: #2f89fc;
        }

    .testimony-wrap .name {
        font-weight: 400;
        font-size: 18px;
        margin-bottom: 0;
        color: #000000;
    }

    .testimony-wrap .position {
        font-size: 14px;
        color: #2f89fc;
    }

@media (max-width: 767.98px) {
    .about-image {
        height: 400px;
        margin-bottom: 30px;
    }
}

.image-popup {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

#section-counter {
    position: relative;
    z-index: 0;
}

    #section-counter:after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: '';
        z-index: -1;
        opacity: 1;
        background: #2f89fc;
    }

.ftco-counter {
    overflow-x: hidden;
    position: relative;
}

@media (max-width: 1199.98px) {
    .ftco-counter {
        background-position: center center !important;
    }
}

.ftco-counter .bg-counter {
    position: relative;
    background: #fff;
}

    .ftco-counter .bg-counter h3.vr {
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        text-orientation: sideways;
        text-align: center;
        text-orientation: sideways;
        margin: 0rem;
        position: absolute;
        top: 0;
        right: -20px;
        height: 100%;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 4px;
        font-size: 16px;
        z-index: 1;
    }

@media (max-width: 1199.98px) {
    .ftco-counter .bg-counter h3.vr {
        opacity: 0;
    }
}

.ftco-counter .block-18 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.ftco-counter .text strong.number {
    font-weight: 800;
    font-size: 44px;
    color: #2f89fc;
    display: block;
}

.ftco-counter .text span {
    display: block;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 767.98px) {
    .ftco-counter .counter-wrap {
        margin-bottom: 20px;
    }
}

.ftco-counter .ftco-number {
    display: block;
    font-size: 72px;
    font-weight: bold;
    color: #2f89fc;
}

.ftco-counter .ftco-label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.appointment-form .form-group {
    position: relative;
    width: 100%;
    display: block;
}

    .appointment-form .form-group .icon {
        position: absolute;
        top: 50% !important;
        right: 0;
        font-size: 16px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .appointment-form .form-group .icon span {
            color: white !important;
        }

    .appointment-form .form-group .select-wrap, .appointment-form .form-group .input-wrap {
        position: relative;
    }

        .appointment-form .form-group .select-wrap select, .appointment-form .form-group .input-wrap select {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }

    .appointment-form .form-group .btn {
        width: 100%;
        display: block !important;
    }

.appointment-form .form-control {
    border: transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    height: 58px !important;
    padding-left: 0;
    padding-right: 0;
    background: transparent !important;
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 16px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .appointment-form .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(255, 255, 255, 0.9);
    }

    .appointment-form .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(255, 255, 255, 0.9);
    }

    .appointment-form .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(255, 255, 255, 0.9);
    }

    .appointment-form .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(255, 255, 255, 0.9);
    }

    .appointment-form .form-control:focus, .appointment-form .form-control:active {
        border-color: #fff;
    }

.appointment-form textarea.form-control {
    height: inherit !important;
}

.block-23 ul {
    padding: 0;
}

    .block-23 ul li, .block-23 ul li > a {
        display: table;
        line-height: 1.5;
        margin-bottom: 15px;
    }

        .block-23 ul li span {
            color: rgba(255, 255, 255, 0.7);
            margin-right: 11px;
        }

        .block-23 ul li .icon, .block-23 ul li .text {
            display: table-cell;
            vertical-align: top;
        }

        .block-23 ul li .icon {
            width: 40px;
            font-size: 18px;
            padding-top: 2px;
            color: white;
        }

.contact-section .contact-info p a {
    color: #1a1a1a;
}

.contact-section .box {
    width: 100%;
    display: block;
}
.frame-area {
    display: block;
    width: 100%; /* RESPONSIVE WIDTH */
    max-width: 400px;
    height: 356px;
    overflow: hidden; /* EDIT TO hidden FOR NO SCROLLBAR */
    border: #999999 1px solid;
    margin: 0px;
    padding: 0px;
}

.block-9 .form-control {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 15px;
}

.block-21 .blog-img {
    display: block;
    height: 255px;
    width: 340px;
    border-radius: .25rem;
}

.block-21 .text {
    width: calc(100% - 100px);
}

    .block-21 .text .heading {
        font-size: 18px;
        font-weight: 400;
    }

        .block-21 .text .heading a {
            color: #000000;
        }

            .block-21 .text .heading a:hover, .block-21 .text .heading a:active, .block-21 .text .heading a:focus {
                color: #2f89fc;
            }

    .block-21 .text .meta > div {
        display: inline-block;
        font-size: 12px;
        margin-right: 5px;
    }

        .block-21 .text .meta > div a {
            color: gray;
        }

/* Blog*/
.post-info {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    letter-spacing: .1em;
}

    .post-info > div {
        display: inline-block;
    }

        .post-info > div .seperator {
            display: inline-block;
            margin: 0 10px;
            opacity: .5;
        }

.tagcloud a {
    text-transform: uppercase;
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 7px;
    margin-right: 4px;
    border-radius: 4px;
    color: #000000;
    border: 1px solid #ccc;
    font-size: 11px;
}

    .tagcloud a:hover {
        border: 1px solid #000;
    }

.comment-form-wrap {
    clear: both;
}

.comment-list {
    padding: 0;
    margin: 0;
}

    .comment-list .children {
        padding: 50px 0 0 40px;
        margin: 0;
        float: left;
        width: 100%;
    }

    .comment-list li {
        padding: 0;
        margin: 0 0 30px 0;
        float: left;
        width: 100%;
        clear: both;
        list-style: none;
    }

        .comment-list li .vcard {
            width: 80px;
            float: left;
        }

            .comment-list li .vcard img {
                width: 50px;
                border-radius: 50%;
            }

        .comment-list li .comment-body {
            float: right;
            width: calc(100% - 80px);
        }

            .comment-list li .comment-body h3 {
                font-size: 18px;
                font-weight: 500;
            }

            .comment-list li .comment-body .meta {
                text-transform: uppercase;
                font-size: 13px;
                letter-spacing: .1em;
                color: #ccc;
            }

            .comment-list li .comment-body .reply {
                padding: 5px 10px;
                background: #e6e6e6;
                color: #000000;
                text-transform: uppercase;
                font-size: 11px;
                letter-spacing: .1em;
                font-weight: 400;
                border-radius: 4px;
            }

                .comment-list li .comment-body .reply:hover {
                    color: #fff;
                    background: black;
                }

.search-form {
    background: #fafafa;
    padding: 10px;
}

    .search-form .form-group {
        position: relative;
        margin-bottom: 0;
    }

        .search-form .form-group input {
            padding-right: 50px;
            font-size: 14px;
        }

    .search-form .icon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.subs-wrap {
    background: #2f89fc !important;
    display: block;
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}

    .subs-wrap h3 {
        color: #fff;
        font-size: 30px !important;
    }

.subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .subscribe-form .form-group input {
        background: transparent !important;
        border: 1px solid transparent;
        color: rgba(255, 255, 255, 0.7) !important;
        font-size: 16px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .subscribe-form .form-group input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(255, 255, 255, 0.7) !important;
        }

        .subscribe-form .form-group input::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(255, 255, 255, 0.7) !important;
        }

        .subscribe-form .form-group input:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(255, 255, 255, 0.7) !important;
        }

        .subscribe-form .form-group input:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(255, 255, 255, 0.7) !important;
        }

    .subscribe-form .form-group .form-control {
        border: 1px solid rgba(255, 255, 255, 0.4);
    }

    .subscribe-form .form-group .submit {
        color: #000000 !important;
        display: block;
        width: 100%;
        height: 52px;
        font-size: 16px;
        background: #fff !important;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

        .subscribe-form .form-group .submit:hover {
            cursor: pointer;
        }

.subscribe-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 991.98px) {
    .sidebar {
        margin-top: 5em;
    }
}

.sidebar-box {
    margin-bottom: 30px;
    padding: 0 25px 25px;
    font-size: 15px;
    width: 100%;
}

    .sidebar-box h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

.categories, .sidelink {
    padding: 0;
}

    .categories li, .sidelink li {
        position: relative;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dee2e6;
        list-style: none;
    }

        .categories li:last-child, .sidelink li:last-child {
            margin-bottom: 0;
            border-bottom: none;
            padding-bottom: 0;
        }

        .categories li a, .sidelink li a {
            display: block;
        }

            .categories li a span, .sidelink li a span {
                position: absolute;
                right: 0;
                top: 0;
                color: #ccc;
            }

        .categories li.active a, .sidelink li.active a {
            color: #000000;
            font-style: italic;
        }

#ftco-loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000;
}

    #ftco-loader.fullscreen {
        padding: 0;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background-color: #fff;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #ftco-loader.show {
        -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
        -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
        transition: opacity .4s ease-out, visibility 0s linear 0s;
        visibility: visible;
        opacity: 1;
    }

    #ftco-loader .circular {
        -webkit-animation: loader-rotate 2s linear infinite;
        animation: loader-rotate 2s linear infinite;
        position: absolute;
        left: calc(50% - 24px);
        top: calc(50% - 24px);
        display: block;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #ftco-loader .path {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
        -webkit-animation: loader-dash 1.5s ease-in-out infinite;
        animation: loader-dash 1.5s ease-in-out infinite;
        stroke-linecap: round;
    }

/* =========================================
 Section Copyright                 
========================================= */
.copyright
{
    text-align: center;
    padding: 30px 0;
  
    color: #FFFFFF;
}
    .copyright a {
        color: #a2a2a2;
        font-weight: bold;
    }

        .copyright a:hover {
            color: #717171;
            font-weight: bold;
        }


/*ModuleDetails Page CSS*/

/*Common CSS*/

.ModuleDetails-OuterBody {
    background-color: #f5f5f5;
    /*background: url(/images/ModuleDetailsBG.jpg);*/
    background-size: cover;
    padding: 0;
    margin: 0;
    min-height: 100vh;
    padding-bottom: 60px;
    padding-top: 100px;
}

.moduleDetails-InnerBody {
    /*margin: 8% 0px 0%;*/
}

/*Module Details Design 1*/

.ModuleDetailsBody {
    border-radius: 2.25rem;
    border: 1px solid rgba(97, 97, 97, 0.15);
    /*padding: 0 20px;*/
    margin: 0px auto;
    background-color: #fffffff5;
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.18);
    height: 430px;
    margin-bottom: 22px;
    overflow: hidden;
}

.ModuleDetailsBody-Logo {
    width: 123%;
}

    .ModuleDetailsBody-Logo img {
        height: 220px;
        width: 100%;
        border-top-left-radius: 2.25rem;
        border-top-right-radius: 2.25rem;
        /*height: 95px;
        padding: 10px;
        margin: 0 auto;
        border-radius: 50%;*/
    }

.ModuleDetailsBody-Title {
    text-align: left;
    margin-top: 10px;
    width: 336px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

    .ModuleDetailsBody-Title span {
        color: #0b69c6ed;
        font-weight: 500;
        font-size: 17px;
        line-height: 1.2;
        padding: 0 20px;
        text-transform: capitalize;
    }

.ModuleDetailsBody-Description {
    text-align: left;
}

    .ModuleDetailsBody-Description span {
        font-size: 16px;
        line-height: 1.5;
        color: #656565;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 118px;
        padding: 0 20px;
    }

.ModuleDetailsBody-Btn {
    text-align: left;
    margin: 10px 19px;
    /*text-align:center;*/
}

    .ModuleDetailsBody-Btn a {
        font-size: 13px;
        background: #0b69c6ed;
        padding: 5px 28px;
        color: #ffffff;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody-Btn a:hover, .ModuleDetailsBody-Btn a:focus {
            background: #0356a7ed;
        }

/*Module Details Design 2*/

.ModuleDetailsBody2 {
    border-radius: 1.25rem;
    /* border: 1px solid rgba(97, 97, 97, 0.15); */
    /* padding: 0 20px; */
    margin: 0px auto;
    /* background-color: #276772f5; */
    background-image: linear-gradient(to top, #000000 0%, #ff3100 100%);
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.32);
    height: 204px;
    margin-bottom: 22px;
    overflow: hidden;
}

.ModuleDetailsBody2-Logo {
    position: absolute;
    top:0;
}

    .ModuleDetailsBody2-Logo img {
        min-height: 211px;
        width: 100%;
        opacity: .3;
    }

.ModuleDetailsBody2-Bottom {
    padding: 4px;
}

.ModuleDetailsBody2-Title {
    text-align: left;
    margin-top: 10px;
    width: 344px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

    .ModuleDetailsBody2-Title span {
        color: #ffffffed;
        font-weight: 500;
        font-size: 20px;
        line-height: 1.2;
        padding: 0px 13px;
        text-transform: capitalize;
    }

.ModuleDetailsBody2-Description {
    text-align: left;
}

    .ModuleDetailsBody2-Description span {
        font-size: 15px;
        line-height: 1.5;
        color: #e9e9e9;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 110px;
        padding: 0 14px;
    }

.ModuleDetailsBody2-Btn {
    /*text-align: right;*/
    margin: 10px 28px;
}

    .ModuleDetailsBody2-Btn a {
        font-size: 13px;
        background: #ffffffcf;
        padding: 4px 27px;
        color: #b13308;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody2-Btn a:hover, .ModuleDetailsBody2-Btn a:focus {
            background: #8c1f00ed;
            color:white;
        }


/*Module Details Design 3*/

.ModuleDetailsBody3 {
    border-radius: .25rem;
    border: 1px solid rgba(97, 97, 97, 0.15);
    /*padding: 0 20px;*/
    margin: 0px auto;
    background-color: #fffffff5;
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.18);
    height: 420px;
    margin-bottom: 22px;
}

.ModuleDetailsBody3-Logo {
}

    .ModuleDetailsBody3-Logo img {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
        width: 100%;
        height: 204px;
        /*height: 95px;
        padding: 10px;
        margin: 0 auto;
        border-radius: 50%;*/
    }

.ModuleDetailsBody3-Title {
    margin-bottom: 7px;
    text-align: left;
    /* margin-top: 10px; */
    /* width: 336px; */
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    background-color: rgb(210, 161, 0);
    color: white;
}

    .ModuleDetailsBody3-Title span {
        color: #ffffffed;
        font-weight: 500;
        font-size: 15px;
        line-height: 1.2;
        padding: 0 20px;
        text-transform: capitalize;
    }

.ModuleDetailsBody3-Description {
    text-align: left;
}

    .ModuleDetailsBody3-Description span {
        font-size: 15px;
        line-height: 1.5;
        color: #656565;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 120px;
        padding: 5px 26px;
    }

.ModuleDetailsBody3-Btn {
    text-align: left;
    margin: 10px 19px;
}

    .ModuleDetailsBody3-Btn a {
        font-size: 14px;
        background: rgb(210, 161, 0);
        padding: 5px 20px;
        color: #ffffff;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody3-Btn a:hover, .ModuleDetailsBody3-Btn a:focus {
            background: rgb(184, 141, 1);
        }


/*Module Details Design 4*/

.ModuleDetailsBody4 {
    border-radius: 1.25rem;
    /*border: 1px solid rgba(97, 97, 97, 0.15);*/
    /*padding: 0 20px;*/
    margin: 0px auto;
    background-color: rgb(1, 199, 76);
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(68, 68, 68, 0.42);
    height: 380px;
    margin-bottom: 22px;
}

.ModuleDetailsBody4-Logo {
    overflow: hidden;
}

    .ModuleDetailsBody4-Logo img {
        border-top-left-radius: 1.25rem;
        border-top-right-radius: 1.25rem;
        height: 200px;
        width: 100%;
        margin: 0 auto;
    }

.ModuleDetailsBody4-Bottom {
    padding: 4px;
}

.ModuleDetailsBody4-Title {
    text-align: left;
    margin: 3px 0;
    width: 256px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

    .ModuleDetailsBody4-Title span {
        color: #ffffffed;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.2;
        padding: 0 12px;
        text-transform: capitalize;
    }

.ModuleDetailsBody4-Description {
    text-align: left;
}

    .ModuleDetailsBody4-Description span {
        font-size: 13px;
        line-height: 1.5;
        color: #e3e3e3;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 95px;
        padding: 0px 12px;
    }

.ModuleDetailsBody4-Btn {
    text-align: left;
    margin: 8px 30px;
}

    .ModuleDetailsBody4-Btn a {
        font-size: 13px;
        background: rgb(9, 142, 60);
        padding: 5px 20px;
        color: #ffffff;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
        text-align: center;
    }

        .ModuleDetailsBody4-Btn a:hover, .ModuleDetailsBody4-Btn a:focus {
            background: #2f2f2f;
            color: #dbdbdb;
        }


/*Module Details Design 5*/

.ModuleDetailsBody5 {
    border-radius: 1.25rem;
    border: 1px solid rgba(97, 97, 97, 0.15);
    padding: 0;
    margin: 0px auto;
    background-color: #00b095;
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.18);
    height: 401px;
    margin-bottom: 22px;
}

.ModuleDetailsBody5-Logo {
    margin: 0 auto;
}

    .ModuleDetailsBody5-Logo img {
        height: 172px;
        width: 100%;
        margin: 0 auto;
        border-top-right-radius: 1.25rem;
        border-top-left-radius: 1.25rem;
    }

.ModuleDetailsBody5-Title {
    text-align: left;
    margin-top: 3px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    /* width: 336px; */
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ffffff45;
}

    .ModuleDetailsBody5-Title span {
        color: #ffffffed;
        font-weight: 600;
        font-size: 15px;
        line-height: 1.2;
        padding: 0 16px;
        text-transform: capitalize;
    }

.ModuleDetailsBody5-Description {
    text-align: left;
}

    .ModuleDetailsBody5-Description span {
        font-size: 14px;
        line-height: 1.5;
        color: #f5f5f5;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        min-height: 146px;
        padding: 0px 16px;
    }

.ModuleDetailsBody5-Btn {
    border-top: 1px solid #ffffff45;
    text-align: left;
    margin: 7px 16px 0px;
}

    .ModuleDetailsBody5-Btn a {
        font-size: 13px;
        background: transparent;
        /* padding: 5px 20px; */
        color: #ffffff;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody5-Btn a:hover, .ModuleDetailsBody5-Btn a:focus {
            /*background: #8c1f00ed;*/
        }


/*Module Details Design 6*/

.ModuleDetailsBody6 {
    border-radius: 1.25rem;
    /*border: 1px solid rgba(97, 97, 97, 0.15);*/
    /* padding: 0 20px; */
    margin: 0px auto;
    /*background-color: #276772f5;*/
    /*background-image: linear-gradient(to top, #000000 0%, #ff3100 100%);*/
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.32);
    height: 407px;
    margin-bottom: 22px;
    overflow: hidden;
}

.ModuleDetailsBody6-Logo {
    /*position: absolute;
    top: 0;*/
}

    .ModuleDetailsBody6-Logo img {
        min-height: 211px;
        width: 100%;
        opacity: .75;
    }

.ModuleDetailsBody6-Bottom {
    padding: 4px;
}

.ModuleDetailsBody6-Title {
    text-align: left;
    margin-top: 10px;
    width: 344px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

    .ModuleDetailsBody6-Title span {
        color: #ffffffed;
        font-weight: 500;
        font-size: 18px;
        line-height: 1.2;
        padding: 0px 13px;
        text-transform: capitalize;
    }

.ModuleDetailsBody6-Description {
    text-align: left;
}

    .ModuleDetailsBody6-Description span {
        font-size: 14px;
        line-height: 1.5;
        color: #e9e9e9;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 105px;
        padding: 0 14px;
    }

.ModuleDetailsBody6-Btn {
    /*text-align: right;*/
    margin: 10px 28px;
}

    .ModuleDetailsBody6-Btn a {
        font-size: 13px;
        background: #ffffffcf;
        padding: 4px 97px;
        color: #494949;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody6-Btn a:hover, .ModuleDetailsBody6-Btn a:focus {
            background: #4b4b4bed;
            color: white;
        }

/*Module Details Design 7*/

.ModuleDetailsBody7 {
    border-radius: 1.25rem;
    border: 1px solid rgba(97, 97, 97, 0.15);
    /*padding: 0 20px;*/
    margin: 0px auto;
    background-color: #fffffff5;
    font-family: "segoe","Segoe UI",Arial,sans-serif !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.18);
    height: 320px;
    margin-bottom: 22px;
    position: relative;
    overflow: hidden;
}

.ModuleDetailsBody7-Logo {
}

    .ModuleDetailsBody7-Logo img {
        height: 320px;
        border-radius: 1.25rem;
        width: 100%;
    }


.ModuleDetailsBody7-Bottom {
    padding: 46px;
    position: absolute;
    background-color: #bf0054bf !important;
    height: 320px;
}

.ModuleDetailsBody7-Title {
    text-align: center;
    margin-top: 10px;
    /* width: 336px;*/
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

    .ModuleDetailsBody7-Title span {
        color: #ffffffed;
        font-weight: 500;
        font-size: 24px;
        line-height: 1.2;
        padding: 0 20px;
        text-transform: capitalize;
    }

.ModuleDetailsBody7-Description {
    text-align: center;
}

    .ModuleDetailsBody7-Description span {
        font-size: 16px;
        line-height: 1.5;
        color: #ffffff;
        width: 100%;
        font-weight: 400;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        min-height: 122px;
        padding: 0 20px;
    }

.ModuleDetailsBody7-Btn {
    text-align: center;
    margin: 10px 19px;
}

    .ModuleDetailsBody7-Btn a {
        font-size: 15px;
        background: #e32778;
        padding: 5px 42px;
        color: #ffffff;
        width: 100%;
        border-radius: .25rem;
        font-weight: 500;
        transition: .3s all;
    }

        .ModuleDetailsBody7-Btn a:hover, .ModuleDetailsBody7-Btn a:focus {
            background: #d01d6a;
        }


/*ModuleDetail Divs Design 1.1 Div*/

    .ModuleDetailDesignTop1Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop1Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop1Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop1Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop1-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop1-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop1-textBody h2 {
        color: #1c74ca;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop1-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop1 Div*/


/*ModuleDetail Divs Design 1.2 Div*/

.ModuleDetailDesignTop2Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop2Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop2Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop2Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop2-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop2-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop2-textBody h2 {
        color: #dc2703d9;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop2-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop2 Div*/


/*ModuleDetail Divs Design 1.3 Div*/

.ModuleDetailDesignTop3Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop3Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop3Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop3Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop3-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop3-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop3-textBody h2 {
        color: rgb(210, 161, 0);
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop3-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop3 Div*/

/*ModuleDetail Divs Design 1.4 Div*/

.ModuleDetailDesignTop4Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop4Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop4Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop4Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop4-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop4-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop4-textBody h2 {
        color: #01c74c;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop4-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop4 Div*/


/*ModuleDetail Divs Design 1.5 Div*/

.ModuleDetailDesignTop5Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop5Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop5Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop1Image5-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop5-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop5-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop5-textBody h2 {
        color: #00b095;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop5-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop5 Div*/


/*ModuleDetail Divs Design 1.6 Div*/

.ModuleDetailDesignTop6Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop6Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop6Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop6Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop6-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop6-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop6-textBody h2 {
        color: #475075;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop6-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop6 Div*/

/*ModuleDetail Divs Design 1.7 Div*/

.ModuleDetailDesignTop7Section {
    /*background-color: white;*/
    min-height: 507px;
    margin: 150px auto 0px;
    margin-bottom: 40px;
}

.ModuleDetailDesignTop7Body {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 65px 0px;
}

.ModuleDetailDesignTop7Image-Body img {
    height: 394px;
    width: 100%;
    border-radius: .25rem;
    opacity: .9;
}

.ModuleDetailDesignTop7Image2-Body img {
    height: 264px;
    width: auto;
    margin: 0 auto;
}


.ModuleDetailDesignTop7-textBody {
    /*margin-left: 0px;*/
    /*width: 55%;*/
    /*background-color: #0088d2;*/
    /*padding: 5% 2% 6% 14%;*/
}

    .ModuleDetailDesignTop7-textBody .product-link-button {
        position: relative;
        z-index: 1;
    }

    .ModuleDetailDesignTop7-textBody h2 {
        color: #d2005b;
        /* width: 76.384615%; */
        z-index: 1;
        font-size: 25px;
        position: relative;
        /* margin-bottom: 0.75em;*/
    }

    .ModuleDetailDesignTop7-textBody p {
        font-size: 15px;
        line-height: 1.4;
        /* background: #0078d4; */
        color: #636363;
        width: 100%;
        z-index: 1;
        font-family: "segoe","Segoe UI",Arial,sans-serif !important;
        font-weight: 400;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

/*ModuleDetailDesignTop7 Div*/

/*ModuleDetails Page CSS Ending*/


/*Footer CSS*/

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#footer {
    border-top: 3px solid #c6c6c6;
    padding: 50px 50px 10px;
    background: #242424 !important;
}

ul.social{
    text-align:center;
}

ul.quick-links {
    padding: 0 50px;
}

#footer h5 {
    font-size: 20px;
    padding-left: 10px;
    margin: 0 50px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color: #ffffff;
}

    #footer a {
        color: #ffffff;
        text-decoration: none !important;
        background-color: transparent;
        -webkit-text-decoration-skip: objects;
    }

    #footer ul.social li {
        padding: 3px 0;
    }

        #footer ul.social li a i {
            margin-right: 5px;
            font-size: 25px;
            -webkit-transition: .5s all ease;
            -moz-transition: .5s all ease;
            transition: .5s all ease;
        }

        #footer ul.social li:hover a i {
            font-size: 30px;
            margin-top: -10px;
        }

        #footer ul.social li a,
        #footer ul.quick-links li a {
            color: #ffffff;
            font-size: 15px;
        }

            #footer ul.social li a:hover {
                color: #eeeeee;
            }

    #footer ul.quick-links li {
        padding: 3px 0;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: .5s all ease;
    }

        #footer ul.quick-links li:hover {
            padding: 3px 0;
            margin-left: 5px;
            font-weight: 700;
        }

        #footer ul.quick-links li a i {
            margin-right: 5px;
        }

        #footer ul.quick-links li:hover a i {
            font-weight: 700;
        }

@media (max-width:767px) {
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}


/*ModuleDetailBtnCss*/

.FormBtn {
    font-weight: 500;
    color: white;
    min-width: 80px;
    min-height: 16px;
    /* margin-top: 25px; */
    padding: 4px;
    background-color: #0088d2;
    border: 1px solid #0088d2;
    font-size: 14px;
    font-family: inherit;
    float: left;
}

    .FormBtn:hover, .FormBtn:focus {
        background-color: #00649b;
        border: 1px solid #00649b;
        color:white;
    }

/*ModuleDetailBtnCss*/


/*EventGallery CSS*/


.EventGallery-OuterBody {
    background-color: #f5f5f5;
    /*background: url(/images/ModuleDetailsBG.jpg);*/
    background-size: cover;
    padding: 0;
    margin: 0;
    min-height: 100vh;
    padding-bottom: 60px;
}

.EventGallery-InnerBody {
    margin: 8% 0px 0%;
}

.Design1, .Design2 {
    margin: 20px;
    border: 1px solid #dddddd;
    display: inline-block;
    padding: 15px;
    border-radius: 0.25rem;
}

.EventGalleryBody, .EventGalleryBody2 {
    margin: 10px;
    box-shadow: 1px 1px 3px 1px #e3e3e3;
    width: 48%;
    float: left;
    position: relative;
    min-height: 1px;
}

.EventGalleryImg-Description, .EventGalleryImg2-Description {
    background-color: white;
    padding: 10px 15px;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

    .EventGalleryImg-Description span, .EventGalleryImg2-Description span {
        color: #4f4f4f;
        font-size: 14px;
        font-weight: 500;
    }

.EventGalleryBody-Img {
    height: 350px;
    overflow: hidden;
}

.EventGalleryBody-Img img {
    max-height: 1200px;
    height:100%;
    width: 100%;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
}

.EventGalleryBody2-Img{
    height: 150px;
    overflow:hidden;
}

    .EventGalleryBody2-Img img {
        max-height: 1200px;
        height:300px;
        width: 100%;
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }


/*EventGallery CSS*/
@media (max-width:768px) {
    .one_half {
        width: 100%;
    }

    .imgl {
        height: 300px;
        margin: 0 auto;
    }

    .AboutUsPartners_Logo img {
        height: 150px;
        width: 150px;
        margin: 10px auto;
        margin-bottom: 27px;
        border-radius: .25rem;
    }

    .navbar-default {
        position: fixed;
        z-index: 20;
        background-color: rgba(255, 255, 255, 0.24);
        padding-left: 0px!important;
        padding-right: 0px!important;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: 100%;
        min-height: 64px;
        max-height: 100000px;
        transition: .5s all;
    }

        .navbar-default .navbar-nav > li > a {
            width: auto;
            padding: 25px 15px;
            position: relative;
            display: inline-block;
            font-size: 15.5px;
            line-height: 20px;
            font-family: inherit;
            font-weight: 500;
        }
    .navbar-nav {
        /* float: none!important; */
        text-align: center;
        /* margin: 0px 10%!important; */
        margin: 0;
    }

    .IntroductionBodyImage img {
        margin-left: 0px;
        width: 100%;
        height: 460px;
        position: unset;
        margin: 20px 0px 20px;
        border: 0;
        right: 0;
    }
    .Intro-textBody {
        position: unset;
        left: 0%;
        z-index: 1;
        background: white;
        width: 100%;
        padding: 68px 0px;
        margin-top: 0;
        top: 0;
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
    }
        .Intro-textBody h2 {
            color: #575757;
            font-weight: 500;
            font-size: 40px;
            line-height: 1.2;
            max-width: 100%;
            padding-left: 104px;
            padding-right: 36px;
        }

    .ModulesSection {
        margin-bottom: 58px;
    }

    .ModulesSection {
        background-color: white;
        /* background: url(./images/BG-5.jpg)no-repeat center center; */
        /* background-size: cover !important; */
        /* margin-top: 3px; */
        min-height: 507px;
        margin: 28px auto;
        /*margin-bottom: 40px;*/
    }
    
    .ModulesIntro-Section {
        padding-top: 0;
        padding-bottom: 0;
    }

    .ModuleImage-Body img {
        position: unset;
        left: 0;
        /* border-radius: 50%; */
        margin-bottom: 26px;
        z-index: 1;
        /* background: white; */
        width: 100%;
        /* padding: 26px; */
        height: 440px;
        /* margin-top: 0; */
        /* top: 196px; */
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
    .Module-textBody {
        margin-left: 0px;
        width: 100%;
        position: unset;
        border: 0;
        margin-bottom: 17px;
        right: 0;
        top: 0;
        /* z-index: 1; */
        background-color: #0088d2;
        padding: 5% 4% 6% 15%;
        min-height: 349px;
    }

    .ModulesIntro-ImageBody {
        position: unset;
        margin-bottom: 30px
    }
    .ModulesIntro-ModulesBody {
        position: unset;
        margin-bottom: 30px
    }

    .ModulesIntro-ModulesBody h2 {
        text-align: center;
    }
    .ModuleImage2-Body img {
        position: unset;
        right: 0;
        margin-bottom: 23px;
        z-index: 1;
        float: right;
        /* background: white; */
        width: 100%;
        /* padding: 26px; */
        height: 440px;
        /* margin-top: 0; */
        top: 17px;
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
    .Module2-textBody {
        margin-left: 0px;
        width: 100%;
        position: unset;
        border: 0;
        left: 0;
        margin-bottom: 20px;
        z-index: 1;
        background-color: #0088d2;
        padding: 5% 15% 6% 4%;
        min-height: 356px;
    }
    .SoftwareDevelopment-ImageBody {
        position: unset;
        top: 0px;
    }
        .SoftwareDevelopment-ImageBody img {
            position: unset;
            width: 100%;
            -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
            box-shadow: 0 35px 60px rgba(0,0,0,0.18);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            background-color: rgba(0,0,0,0.5);
            background-color: transparent;
            position: relative;
            min-height: 349px;
            z-index: 1;
            margin-top: 44px;
            margin-bottom: 20px;
        }
    .SoftwareDevelopment-ModulesBody {
        position: unset;
        margin-bottom: 20px;
    }
    .ManagementServices-ImageBody {
        position: unset;
        top: -30px;
        left: 0px;
    }

    .ManagementServices-ModulesBody {
        position: unset;
        top: 0;
    }

    .DigitalMarketing-ModulesBody {
        position: unset;
        top: 79px;
    }

    .ManagementServices-ModulesBody, .DigitalMarketing-ImageBody {
        position: unset;
        top: 52px;
    }
    .ModulesSection2 {
        background-color: white;
        /* background: url(./images/BG-5.jpg)no-repeat center center; */
        /* background-size: cover !important; */
        /* margin-top: 3px; */
        min-height: 507px;
        margin: 20px auto 0px;
        margin-bottom: 40px;
    }
    .SoftwareTechnology-ImageBody img {
        min-width: 100%;
        height: auto;
        margin-bottom: 18px;
    }
    .SoftwareTechnology-Section {
        padding-top: 110px;
         padding-bottom: 0px; 
    }
    .FreelancerAudit-ImageBody {
        position: unset;
        top: 33px;
    }
    .GraphicDesigning-ImageBody {
        position: unset;
        top: 51px;
    }
    .GraphicDesigning-ModulesBody {
        position: unset;
        top: 78px;
    }

    .DigitalMarketing-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        min-height: 368px;
        margin-bottom: 30px;
    }


    .GraphicDesigning-ImageBody img {
        position: relative;
        -webkit-box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        box-shadow: 0 35px 60px rgba(0,0,0,0.18);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        margin-bottom: 20px;
        /*height: 210px;*/
    }

    #features {
        background: url(/images/BG-4.jpg)no-repeat left;
         background-size: cover !important; 
    }
    .ModulesPageHeader-textBody {
        margin-left: 0px;
        width: 100%;
         /*border-bottom-left-radius: 250px;*/ 
         border-top-left-radius: 0px; 
        position: unset;
        border: 0;
        right: 0;
        top: -83px;
        /* z-index: 2; */
        background-color: #383838;
         padding: 0; 
        height: 318px;
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
        .ModulesPageHeader-textBody h2 {
            color: white;
            width: 100%;
            z-index: 1;
            font-size: 40px;
            text-align: center;
            position: relative;
            margin-bottom: 0.75em;
        }
    .ModuleHeader-Img img {
        max-height: 100px;
        text-align: center;
        width: auto;
        margin: 0 auto;
    }
    .ModulesPageHeaderImage-Body img {
        border-bottom-right-radius: 250px!important;
        position: unset!important;
        left: 0;
        bottom: 83px;
        width: 100% !important;
        height: 424px;
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
    .ModulesPageHeader-textBody {
        margin-left: 0px;
        width: 100% !important;
        border-bottom-left-radius: 0px !important;
        border-top-left-radius: 0px;
        position: unset !important;
        border: 0;
        /* right: 0; */
        /* z-index: 2; */
        background-color: #383838;
        padding: 5%!important;
        height: 318px;
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
    .ModulesPageHeaderSection {
        background-color: white;
        /* background: url(./images/BG-5.jpg)no-repeat center center; */
        /* background-size: cover !important; */
        /* margin-top: 3px; */
        /* min-height: 507px; */
        margin: 62px auto 0px!important;
        margin-bottom: 40px;
    }
    .ModulesPageHeaderImage-Body img {
        border-bottom-right-radius: 250px;
        position: unset!important;
        left: 0;
        bottom: 83px;
        width: 100%!important;
        margin-top: 5px;
        height: auto!important;
        box-shadow: 0 35px 60px rgba(0, 0, 0, 0.35);
    }
    .ModulePageDetails-ImageBody img {
        /*position: relative;*/
        background-position: center center;
        background-size: cover;
        background-color: rgba(0,0,0,0.5);
        background-color: transparent;
        position: relative;
        z-index: 1;
        height: auto !important;
        position: unset!important;
        text-align: center!important;
        margin: 0 auto!important;
    }

    .ModulePageDetails-ModulesBody {
        position: unset !important;
        /* top: -54px; */
        margin-left: 0px;
        /* width: 65%; */
        /* border-bottom-left-radius: 250px; */
        /* z-index: 2; */
        background-color: #a71f00;
        padding: 10% !important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0 !important;
        height: auto !important;
        margin-bottom: 45px;
    }
    .ModulePageDetails-InnerBody {
        background: #a71f0029;
        position: unset !important;
        height: 100% !important;
        min-height: 462px;
        max-height: 100% !important;
    }

    .ModulePageDetails-ModulesBody p {
        height: 100%!important;
    }

    .ModulesPageFeatureImage-Body img {
        margin: 0 auto!important;
    }

    .ModulesPageFeature-textBody {
        margin-left: 0px;
        width: 100%;
         border-bottom-right-radius: 0px!important; 
        border-top-right-radius: 0px!important;
        top: -83px;
        /* z-index: 2; */
        background-color: #d29b00;
        padding: 10%!important;
        height: 100%!important;
    }
}

