@import url(font-awesome.css) screen;
@import url(bootstrap.css) screen;
@import url(owl.carousel.css) screen;
@import url(prettyPhoto.css) screen;
@import url(animate.min.css) screen;
@import url(pe-icon-7-stroke.css) screen;
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,600italic,700,800,400italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800,900,700,600,500,300,200,100);

* {
    margin: 0;
    padding: 0px;
}

body {
    font-family: 'Calibri','Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    background: #fff;
    /*color: #6d787f;*/
    color: #383636;
    padding: 0;
    margin: 0;
    overflow: visible;
}

.hidden {
    display: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

.container {
    margin: 0 auto;
    padding: 0 0em;
    width: 90%;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #fff !important;
}

.carousel-indicators li {
    border: 2px solid #323b41;
    border-radius: 0px;
    width: 12px;
    height: 12px;
    margin: 0px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.carousel-indicators {
    bottom: 2px;
}

.navbar-brand > img {
    display: block;
    padding: 0px;
    margin-top: -18px
}

.navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 1px;
}

.body-bg {
    background: url(../images/bg.gif);
    background-size: auto;
    background-position: center center;
    background-repeat: repeat;
    position: relative;
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #333;
    -webkit-box-shadow: 0 0 0px 1000px rgb(91, 105, 114) inset;
    transition: background-color 1000s ease-in-out 0s;
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31;
}

::-webkit-input-placeholder {
    color: #fff !important;
}

:-moz-placeholder {
    color: #fff !important;
}

::-moz-placeholder {
    color: #fff !important;
}

:-ms-input-placeholder {
    color: #fff !important;
}

.search-control::-webkit-input-placeholder {
    color: #333740 !important;
}

.search-control:-moz-placeholder {
    color: #333740 !important;
}

.search-control::-moz-placeholder {
    color: #333740 !important;
}

.search-control:-ms-input-placeholder {
    color: #333740 !important;
}

.blog-comment .contact-form .form-control::-webkit-input-placeholder {
    color: #ccc !important;
}

.blog-comment .contact-form .form-control:-moz-placeholder {
    color: #ccc !important;
}

.blog-comment .contact-form .form-control::-moz-placeholder {
    color: #ccc !important;
}

.blog-comment .contact-form .form-control:-ms-input-placeholder {
    color: #ccc !important;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

a {
    color: #fff;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #fff;
    }

.dvideos a:focus {
    text-decoration: none;
    color: #75b614 !important;
}

a img {
    border: none;
    vertical-align: middle;
}

a.remove {
    display: block;
    height: 18px;
    width: 18px;
    margin: 10px;
    padding-left: 0 !important;
    text-indent: -9999px;
    background: url(images/remove.html) #01090C;
    border-radius: 100px;
    border-style: solid;
    border-width: 1px
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    line-height: 140%;
    color: #5b6972;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}

.lead {
    font-family: 'Open Sans', Arial,sans-serif !important;
    font-size: 18px;
    margin: 15px 0;
    padding: 0;
}

.first {
    clear: both
}

.last {
    margin-right: 0
}

iframe, embed, object {
    max-width: 100%;
}

input, textarea {
    color: #fff !important
}

input, option {
    color: #fff !important
}

html, body, .wrapper {
    height: 100%;
}

.col-md-20 {
    width: 20%;
}

.title-section {
    display: block;
    width: 100%;
    text-align: center;
    height: auto;
    margin-bottom: 20px;
}

.title-section {
    text-align: center;
}

.title-section-1 h1 {
    font-size: 30px;
    color: #5b6972;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    line-height: 42px;
    font-family: 'Poppins', sans-serif;
}

.new-lnc {
    height: 20px;
    width: 30px;
}

.title-section > h1 {
    display: inline-block;
    font-size: 29px;
    color: #5b6972;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #6d787f;
    border-bottom: 1px solid #6d787f;
    line-height: 42px;
    position: relative;
}

.title-section-1 > h2 {
    display: inline-block;
    font-size: 29px;
    color: #0870ad;
    font-weight: 700;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #0870ad;
    border-bottom: 1px solid #0870ad;
    line-height: 42px;
    position: relative;
}

    .title-section-1 > h2 > span {
        color: #75b614;
    }

    .title-section-1 > h2:before {
        content: "";
        height: 9px;
        width: 9px;
        position: absolute;
        display: block;
        margin: 0 auto;
        background: #0870ad;
        top: -5px;
        left: 0;
        right: 0;
    }

    .title-section-1 > h2:after {
        content: "";
        height: 9px;
        width: 9px;
        position: absolute;
        display: block;
        margin: 0 auto;
        background: #0870ad;
        bottom: -5px;
        left: 0;
        right: 0;
    }

li.partners-all a {
    color: #fff !important;
}

    li.partners-all a:hover {
        color: #000 !important;
    }

li.partners-all ul li a:hover {
    color: #fff !important;
}

.portfolio-item2 img {
    height: 420px !important;
    width: 100%;
}

.title-section > p {
    display: block;
    margin-top: 15px;
    font-size: 16px;
}

.enq-section > h1 {
    display: inline-block;
    font-size: 15px;
    color: #070202;
    font-weight: 700;
    text-align: center;
}

.bk-title > h1 {
    color: #5e5e5e;
}

.white-title > h1 {
    color: #515b62;
}

.title-section > h1:before {
    content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #6d787f;
    top: -5px;
    left: 0;
    right: 0;
}

.title-section > h1:after {
    content: "";
    height: 9px;
    width: 9px;
    position: absolute;
    display: block;
    margin: 0 auto;
    background: #6d787f;
    bottom: -5px;
    left: 0;
    right: 0;
}

.clr {
    clear: both;
}

.all_feature_head {
    text-align: center;
    font-size: 25px;
    color: #222;
    font-weight: bold;
}

.package_head {
    font-size: 19px;
    color: #222;
    font-weight: bold;
    padding: 10px 0px;
}

.cnt_no a {
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
    line-height: 4.8em;
}

    .cnt_no a:hover {
        color: #ccc;
        transition: 0.2s;
    }

.basic_bg {
    background: #0d92e6;
    padding: 7px;
    border-radius: 10px 10px 0px 0px;
    color: white;
    font-weight: bold;
}

.basic_features {
    border: solid 2px #0d92e6;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 20px 10px 0px;
    background-color: #ddd;
}

.premum_bg {
    background: #fbb22d;
    padding: 7px;
    border-radius: 10px 10px 0px 0px;
    color: white;
    font-weight: bold;
}

.premum_features {
    border: solid 2px #fbb22d;
    border-radius: 0px 0px 10px 10px;
    padding: 0px 20px 10px 0px;
    background-color: #ddd;
}

th {
    background: #ddd;
    border: solid 1px #555;
    width: auto;
    padding: 5px;
    text-align: center;
    color: #222;
}

td {
    border: solid 1px #555;
    padding: 5px;
    width: auto;
    text-align: center;
    color: #fff;
}

.buyNow_btn {
    padding: 3px 20px;
    border-radius: 5px;
    background: #47af39;
    color: #111;
    font-weight: bold !important;
    border: none;
}

    .buyNow_btn:hover {
        box-shadow: 0px 4px 0px 0px #555;
        transition: 0.3s;
    }

.gren_bg {
    background: #47af39;
    padding: 3px 10px;
    width: 90px;
    color: white;
    border-radius: 4px;
}

.col-md-12_5 img:hover {
    transition: all 0.3s;
    transform: scale(1.1);
}

.title-section > h1 > span {
    color: #75b614
}

.white-title > p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    position: relative;
    margin-top: 40px;
}

.wrapper {
}

.section {
    padding: 10px 0;
}

.pori-btn {
    font-size: 14px;
    font-weight: 700;
    color: #73c050;
    display: inline-block;
    padding: 15px 25px;
    border: 0px solid #73c050;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 5px;
}

    .pori-btn:hover {
        color: #fff;
    }

    .pori-btn:before {
        content: "";
        display: block;
        height: 100%;
        width: 5px;
        position: absolute;
        top: 0;
        left: -1px;
        z-index: -1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .pori-btn:hover:before {
        content: "";
        display: block;
        height: 100%;
        width: 100%;
        position: absolute;
        background: #73c050;
        top: 0;
        left: 0px;
        z-index: -1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

.header-top-section {
    display: block;
    width: 100%;
    padding: 0px 0;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.contact-info {
    text-align: left;
}

    .contact-info > p {
        display: inline-block;
        color: #383636;
        font-size: 14px;
        font-weight: 600;
        opacity: 0.51;
        margin: 0;
        padding: 0;
        margin-right: 10px;
    }

        .contact-info > p > i {
            font-size: 12px;
        }

            .contact-info > p > i.pe-7s-mail {
                font-size: 20px;
                position: relative;
                top: 4px;
            }

.social-media {
    display: block;
    text-align: right;
}

    .social-media > ul {
        margin: 3px;
        padding: 0;
    }

        .social-media > ul > li {
            list-style: none;
            display: inline-block;
        }

            .social-media > ul > li > a {
                padding: -1 5px;
            }

                .social-media > ul > li > a > .fa {
                    font-size: 16px;
                    color: #ffffff;
                }

                .social-media > ul > li > a:hover .fa {
                    color: #73c050;
                }

.scial {
    margin-top: 10px;
    margin-bottom: -5px;
}

p {
    margin: 0px 10px;
    /*margin-right: 15px;
    margin-left: 15px;*/
    color: #ffffff;
}

.log_in {
    border-radius: 3px;
}

    .log_in a {
        background-color: rgba(51, 51, 51, 0.47);
        padding: 3px 10px;
        letter-spacing: 3px;
        font-size: 13px;
        height: 30px;
        border: 1px solid #ddd;
        border-radius: 14px;
        font-weight: 600;
        margin: 0px 20px 0px 10px;
    }

        .log_in a:hover {
            color: #73c050;
            background: #ddd;
            transition: 0.5s;
        }

.header-section {
    position: fixed;
    padding: 0px 0;
    top: 0px;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    box-shadow: -1px 1px 5px #3c3d3d;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.intro-header-section {
    background: rgb(91, 105, 114);
    padding: 5px 5px;
}

.banner-section img {
    width: 100%;
    height: auto;
}

.header-section.fixed {
    position: fixed;
    width: 100%;
    display: block;
    top: 0;
    background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    padding: 0px 0;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.navbar {
    margin: 0;
    min-height: initial;
}

.icon-bar {
    background: #fff;
}

.navbar-brand {
    padding: 0;
    height: auto;
}

.navbar-toggle {
    margin: 0;
    margin-top: 5px;
}

.navbar-nav {
    border-top: 1px solid #73c050;
    border-bottom: 1px solid #73c050;
}

.navbar-right {
}

    .navbar-right > li {
        position: relative;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

        .navbar-right > li ul {
            width: 300px;
            display: block;
            padding: 3px;
            /*background: #313840;*/
            background: #ffffff;
            position: absolute;
            top: 100%;
            left: 15px;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            border-radius: 5px 5px 5px 5px;
            box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
        }

        .navbar-right > li:hover ul {
            bottom: inherit;
            opacity: 1;
            top: 100%; 
            visibility: visible;
        }

.navbar-right > li ul li {
    list-style: none
}

/*.navbar-right > li ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    color: #383636;
    position: relative;
    background: #3f484f;
    text-align: left;
    padding: 6px 10px;
    padding-left: 15px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}*/

/*.dropdown_products li {
    background: green !important;
}*/

.navbar-right > li ul li a:hover {
    background: #73c050;
    color: #fff
}

.navbar-right > li.active {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

/*.navbar-right > li > a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-top: 0px solid #73c050;
    position: relative;
    background: rgba(0, 0, 0, 0);
    padding: 8px 15px;
}*/

    /*.navbar-right > li > a:before, .navbar-right > li > a:after {
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .navbar-right > li > a:hover:before, .navbar-right > li > a:hover:after, .navbar-right > li.active > a:before, .navbar-right > li.active > a:after {
        width: 7px;
        height: 7px;
        background: #73c050;
        content: "";
        display: block;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        outline: none !important
    }

    .navbar-right > li > a:before {
        top: -4px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .navbar-right > li > a:after {
        bottom: -4px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }*/

.navbar-right > li > a:hover, .navbar-right > li > a:focus, .navbar-right > li.active > a {
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none !important
}

.slider-section {
    height: auto;
    display: block;
    overflow: hidden;
    width: 100%;
    display: block;
}

.slider-section .container-fluid {
    display: block;
    width: 100%;
    height: 100%;
}

.container-fluid .row {
    display: block;
    height: 100%;
}

.carousel-indicators {
    display: none;
}

.carousel-caption {
    top: 28%;
    display: block;
    z-index: 999;
    bottom: inherit;
}

    .carousel-caption > h1 {
        font-size: 90px;
        line-height: 100px;
        color: #fff;
        font-weight: 400;
        margin: 0;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
        position: relative;
    }

    .carousel-caption > p {
        font-weight: 100;
        font-size: 30px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

        .carousel-caption > p > b > span {
            color: #73c050;
        }

.carousel-control {
}

a.carousel-control.left, a.carousel-control.right {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    width: 50px;
    height: 50px;
    background: #73c050;
    text-align: center;
    position: absolute;
    top: 45%;
}

    a.carousel-control.left > span {
        position: absolute;
        top: -49px;
        right: 21px;
    }

    a.carousel-control.right > span {
        position: absolute;
        top: -49px;
        left: 21px;
    }

.carousel-control.right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 100px 50px 0;
    border-color: transparent #73c050 transparent transparent;
}

.carousel-control.left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 100px;
    border-color: transparent transparent transparent #73c050;
}

.carousel-control span {
    font-size: 100px;
    color: #fff;
}

.video-section {
    height: auto;
    margin-top: 0px;
    display: block;
    overflow: hidden;
    position: relative;
    max-height: 700px;
    z-index: 99;
}

    .video-section:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0);
        position: absolute;
        top: 0;
        left: 0;
    }

    .video-section .container-fluid {
        display: block;
        width: 100%;
        height: 100%;
    }

        .video-section .container-fluid .row, .video-section .container-fluid .row .carousel, .video-section .container-fluid .row .carousel .carousel-inner, .video-section .container-fluid .row .carousel .carousel-inner .item {
            display: block;
            height: 100%;
        }

video {
    width: 100%;
}

#polina {
    font-weight: 100;
    color: white;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

    #polina button {
        display: inline-block;
        border: 4px solid rgba(0, 0, 0, 0.2);
        box-shadow: 10px 10px 5px #888888;
        font-size: 1.3rem;
        color: #fff;
        background: rgba(0, 0, 0, 0);
        border-radius: 3px;
        -webkit-transition: .3s -webkit-background;
        -moz-transition: .3s -moz-background;
        -o-transition: .3s -o-background;
        transition: .3s background;
        position: relative;
        z-index: 99;
        outline: none;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        cursor: url(../images/pause.png), auto;
    }

.video-play-btn {
    cursor: url(../images/play.png), auto !important;
}

#polina button .fa {
    font-size: 30px;
}

video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(10, 0, 0, 0.5);
    z-index: 1;
}

.static-image {
    background: url(../images/slider/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    height: calc(100% - 138px);
    max-height: inherit;
}

    .static-image:before {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        content: "";
        top: 0;
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
    }

.about-section {
    display: block;
    width: 100%;
    background-image: url(../images/safety.jpg);
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}

.about-content > h3 {
    margin: 0;
    padding: 0;
    color: #242424;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.about-content > p {
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
    color: #000;
    line-height: 24px;
    display: block;
    margin-top: 20px;
}

.about-content > a {
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    display: inline-block;
    padding: 15px 25px;
    border: 1px solid #73c050;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .about-content > a:hover {
        color: #fff;
    }

    .about-content > a:before {
        content: "";
        display: block;
        height: 100%;
        width: 5px;
        position: absolute;
        background: #73c050;
        top: 0;
        left: -1px;
        z-index: -1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .about-content > a:hover:before {
        width: 100%;
        left: 0
    }

.about-skill {
    display: block;
    width: 100%;
}

    .about-skill h3 {
        margin: 0;
        padding: 0;
        color: #242424;
        font-weight: 700;
        font-size: 20px;
        text-align: left;
        display: block;
        margin-bottom: 15px;
    }

.app-section {
    display: block;
    width: 100%;
    background-image: url(../images/apps.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.app-content > h3 {
    margin: 0;
    padding: 0;
    color: #242424;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
}

.app-content > p {
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
    color: #000;
    line-height: 24px;
    display: block;
    margin-top: 20px;
}

.app-content > a {
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    display: inline-block;
    padding: 15px 25px;
    border: 1px solid #73c050;
    text-transform: uppercase;
    margin-top: 15px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .app-content > a:hover {
        color: #fff;
    }

    .app-content > a:before {
        content: "";
        display: block;
        height: 100%;
        width: 5px;
        position: absolute;
        background: #73c050;
        top: 0;
        left: -1px;
        z-index: -1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .app-content > a:hover:before {
        width: 100%;
        left: 0
    }

.app-skill {
    display: block;
    width: 100%;
}

    .app-skill h3 {
        margin: 0;
        padding: 0;
        color: #242424;
        font-weight: 700;
        font-size: 20px;
        text-align: left;
        display: block;
        margin-bottom: 15px;
    }


.skill {
    margin-top: 28px;
    margin-bottom: 35px;
    position: relative;
}

.skill-bar > p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 3px 8px;
}

.skill:before {
    width: 100%;
    height: 25px;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
}

.skill-bar {
    width: 100%;
    height: 25px;
    background: #73c050;
    display: block;
    position: relative;
}

.skill1 {
    width: 95%;
}

.skill-bar span {
    position: absolute;
    top: -13px;
    color: #fff;
    padding: 0;
    font-size: 18px;
    padding: 15px 0;
    font-weight: 400;
    background: #73c050;
    height: 50px;
    width: 50px;
    text-align: center;
}

    .skill-bar span:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 14px 13px;
        border-color: transparent transparent #446d08 transparent;
        top: 0;
        left: -12px;
    }

    .skill-bar span:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 13px 0;
        border-color: transparent #446d08 transparent transparent;
        bottom: 0;
        left: -12px;
    }

.skill-bar {
    position: relative;
}

.skill1 .skill-count1 {
    right: 0;
}

.skill2 {
    width: 85%;
}

    .skill2 .skill-count2 {
        right: 0;
    }

.skill3 {
    width: 75%;
}

    .skill3 .skill-count3 {
        right: 0;
    }

.skill4 {
    width: 65%
}

    .skill4 .skill-count4 {
        right: 0;
    }

.skill5 {
    width: 80%;
}

    .skill5 .skill-count5 {
        right: 0;
    }

.skill6 {
    width: 90%
}

    .skill6 .skill-count6 {
        right: 0;
    }

.faqs-section {
    /*background-image: linear-gradient(to right, rgba(225, 225, 225, .6),rgba(225, 225, 225, .6)), url(../images/edu_bg.jpg);*/
    /*background-image: linear-gradient(rgba(0, 0, 0, .2)), url(../images/edu_bg.jpg);*/
    /*background-image: url(../images/edu_bg.jpg);*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

    .faqs-section:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        background: rgba(255, 255, 255, 0.32);
        top: 0;
        bottom: 0;
    }

.why-section {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}

    .why-section:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        background: rgb(244, 244, 244);
        border-top: 1px solid #6d787f17;
        top: 0;
        bottom: 0;
    }

.transport {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}

    .transport:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        /* position: absolute; */
        background: #fff;
        border-top: 1px solid #6d787f17;
        /* top: 13px; */
        margin-top: 55px;
    }


.why-thumb {
}

    .why-thumb > a {
        position: relative;
        display: block;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }

        .why-thumb > a:before {
            content: "";
            background: rgba(3, 0, 0, 0.50);
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            z-index: 99;
        }

        .why-thumb > a:hover:before {
            content: "";
            background: rgba(3, 0, 0, 0.30);
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .why-thumb > a:after {
            border: 1px solid #fff;
            content: "";
            position: absolute;
            top: 30px;
            left: 30px;
            right: 30px;
            bottom: 30px;
            display: block;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

        .why-thumb > a img {
            width: 100%;
            height: auto;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

        .why-thumb > a:hover img {
            width: 100%;
            height: auto;
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
        }

.panel-default > .panel-heading {
    letter-spacing: 3px;
    color: #333;
    border-color: #ddd;
    background-color:#fff
}

.why-content {
}

.panel-default {
    border: 1px solid rgba(0, 0, 0, 0.27);
    background: #ffffff !important;
}

.title-active {
}

    .title-active .panel-title > a {
        color: #fff;
    }

.panel-heading {
    border: none;
    padding: 0 !important;
}

.panel-title {
    margin: 0;
    padding: 0px;
    display: block;
    letter-spacing: 2px;
}

    .panel-title > a {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        display: block;
        background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
        /*padding: 10px 10px;*/
        padding: 10px 30px 10px 10px;
        line-height: 20px;
        position: relative;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s
    }

        .panel-title > a:before {
            content: url(../images/minus.png);
            display: block;
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 999;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

        .panel-title > a.collapsed {
            font-size: 13px;
            font-weight: 600;
            letter-spacing: 1px;
            color: #5b6972;
            display: block;
            background: transparent;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

            .panel-title > a.collapsed:before {
                content: url(../images/plus.png);
                display: block;
                position: absolute;
                top: 12px;
                right: 10px;
                z-index: 999;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s
            }

.panel-collapse {
}

.panel-body > p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #4d4c4c;
    line-height: 24px;
    padding: 0px 0px;
}

.service-section {
    display: block;
    width: 100%;
    position: relative;
}

.service-item {
    text-align: center;
    border-bottom: 1px solid #959595;
    border-top: 1px solid #959595;
    background-color: #fff;
    display: block;
    position: relative;
    padding: 5px;
    margin-bottom: 30px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

    .service-item:hover {
        -webkit-transform: scale(1.15,1.1);
        -moz-transform: scale(1.15,1.1);
        -o-transform: scale(1.15,1.1);
        transform: scale(1.15,1.1);
        background-color: #73c050;
    }

    .service-item:before {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        top: 0;
        left: 0;
    }

    .service-item:after {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        top: 0;
        right: 0;
    }

    .service-item:hover {
        border-bottom: 1px solid #73c050;
        border-top: 1px solid #73c050;
    }

.service-item2 {
    text-align: center;
    border-bottom: 1px solid #959595;
    border-top: 1px solid #959595;
    background-color: rgba(240, 248, 255, 0.59);
    display: block;
    position: relative;
    padding: 0px 0;
    margin-top: 5px;
    margin-bottom: 0px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

    .service-item2:hover {
        -webkit-transform: scale(1.10,1.1);
        -moz-transform: scale(1.10,1.1);
        -o-transform: scale(1.10,1.1);
        transform: scale(1.10,1.1);
        background-color: #eeeeee;
        color: #fff;
    }

    .service-item2:before {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        top: 0;
        left: 0;
    }

    .service-item2:after {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        top: 0;
        right: 0;
    }

    .service-item2:hover {
        border-bottom: 1px solid #73c050;
        border-top: 1px solid #73c050;
    }

.service-conent {
}

    .service-conent:before {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        bottom: 0;
        right: 0
    }

    .service-conent:after {
        content: "";
        display: block;
        width: 1px;
        height: 40px;
        background: #959595;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .service-item:hover:before, .service-item:hover:after, .service-conent:hover:before, .service-conent:hover:after {
        background: #73c050;
    }

    .service-conent > a {
    }

        .service-conent > a > i {
            font-size: 79px;
            color: #000000;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

    .service-conent:hover > a > i {
        color: #fff;
    }

    .service-conent > h3 {
        font-size: 16px;
        font-weight: 600;
        display: block;
        text-align: center;
    }

    .service-conent:hover > h3 {
        font-size: 16px;
        font-weight: 600;
        display: block;
        text-align: center;
        color: #fff;
    }

    .service-conent > p {
        font-size: 13px;
        font-weight: 300;
        color: #383636;
        line-height: 24px;
    }

    .service-conent:hover > p {
        font-size: 13px;
        font-weight: 300;
        color: #fff;
        line-height: 24px;
    }



.service-item2 {
    text-align: center;
    border-bottom: 1px solid #959595;
    border-top: 1px solid #959595;
    background-color: #fff;
    display: block;
    position: relative;
    padding: 0px 0;
    margin-bottom: 30px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/******footer top start********/
.footer-section-top {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
}

    .footer-section-top h6 {
        font-size: 20px;
        color: #fff;
    }

    .footer-section-top ul {
        list-style: none;
        margin-left: 0
    }

        .footer-section-top ul li {
            padding-top: 3px;
            padding-bottom: 3px;
            color: #e4e4e3;
        }

            .footer-section-top ul li a {
                /*color: #c6c7c4;*/
                color: #fff;
            }

                .footer-section-top ul li a:hover {
                    /*color:#fff;*/
                    color: #c6c7c4;
                }

.social-media-bottom {
    padding-bottom: 20px;
    padding-top: 20px;
}

.home-transportation-content {
    color: #383636;
    text-align: center;
    padding: 5px 100px;
    font-size: 15px;
    font-family: Calibri;
}

/******footer top end********/
/***support start***/
.support {
    background: #0d92e6;
    height: 70px;
    width: 200px;
    /* background-image:url(../images/support-call.jpg); */
    position: fixed;
    top: 80%;
    left: 85%;
    color: #000;
    z-index: 3000;
    border-radius: 10px 0px 0px 10px;
}

    .support img {
        height: 45px;
        width: 45px;
        margin-top: 5px;
        animation-iteration-count: infinite;
    }

.support-heading {
    margin-top: 5px;
    margin-left: 18px;
    color: #fff;
}

.support-ph {
    margin-top: -22px !important;
    margin-left: 17px !important;
    font-style: bold;
}

.support-mail {
    margin-top: -18px !important;
    margin-left: -40px !important;
    z-index: 3001;
    font-style: bold;
}
/***support end***/
/***contact start***/
.thank-you {
    min-height: 650px;
    background: #000 url(../images/call-center.jpg) no-repeat;
    color: #000;
}

    .thank-you h1 {
        padding-top: 250px;
        color: #fff;
        text-align: center;
        font-size: 80px;
    }

    .thank-you p {
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

        .thank-you p > span {
            color: #fff;
            text-align: center;
            font-size: 25px;
            font-weight: 600;
        }

.invalid-page {
    min-height: 650px;
    background:;
    color: #000;
}

    .invalid-page h1 {
        padding-top: 150px;
        color: #0d92e6;
        text-align: center;
        font-size: 200px;
    }

.section-contact-new {
    min-height: 700px;
    /*background: #f2f1f1;*/
    color: #000;
}

.section-contact-new-left {
    padding-top: 150px;
    /*background: #f2f1f1 !important;*/
    min-height: 700px;
}

    .section-contact-new-left h1 {
        font-size: 30px;
        font-weight: 600;
    }

    .section-contact-new-left ul {
        font-size: 18px;
        padding-left: 30px;
        display:flex;
        flex-wrap:wrap;
    }

        .section-contact-new-left ul li {
            color: #5b6972 !important;
            padding-top: 5px;
            padding-bottom: 5px;
            width:50%;
        }

.ulli-marign-50 {
    margin-top: 50px;
}

.section-contact-new-left ul img {
    padding-bottom: 15px !important;
}

.section-contact-new-left span {
    font-weight: 600;
    color: #000;
    padding: 0px 20px;
}

.section-contact-new-right {
    padding-top: 150px;
}

    .section-contact-new-right h1 {
        color: #5b6972;
        font-size: 30px;
        font-weight: 650;
    }

.section-contact-number {
    min-height: 100px;
    background: #0d92e6;
    padding-top: 14px;
}

    .section-contact-number h3 {
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-family: 'Poppins', sans-serif;
    }

    .section-contact-number span {
        font-size: 35px;
        padding-right: 20px;
    }

.section-404 {
    min-height: 500px;
    background: #f2f1f1;
    color: #000;
}

.section-404-inner h1 {
    padding-top: 180px;
    font-size: 40px;
    text-align: center;
}

.section-404-inner p {
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.btn-backhome {
    padding: 10px 50px;
    color: #fff;
    background: #75b614;
    margin-top: 30px;
}

    .btn-backhome:hover {
        color: #fff;
        background: #5d9705;
    }

.btn-backcon {
    padding: 10px 50px;
    color: #fff;
    background: #0d92e6;
    margin-top: 30px;
}

    .btn-backcon:hover {
        color: #fff;
        background: #026bae;
    }
/***contact end***/
/***about start***/
.section-about-new {
    min-height: 680px;
    background: #f2f1f1;
    padding-top: 120px;
    color: #000;
}

    .section-about-new h1 {
        font-size: 35px;
        font-weight: 650;
    }

    .section-about-new h2 {
        font-size: 30px;
        font-weight: 650;
    }

    .section-about-new img {
        height: 500px;
        width: 300px !important;
    }

.section-about-right p {
    color: #484a49 !important;
}


.school-about-banner {
    background: url(../images/edusys-about-banner.jpg) no-repeat;
    min-height: 500px;
    width: 100%;
}

    .school-about-banner h2 {
        padding-left: 110px;
        font-size: 40px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        padding-top: 70px;
        padding-bottom: 30px;
        text-align: center;
    }

    .school-about-banner p {
        font-size: 16px;
        color: #dcdcdb;
        font-family: 'Poppins', sans-serif;
        word-spacing: 2px;
        padding-bottom: 50px;
        line-height: 25px;
        text-align: center;
        padding-left: 150px;
        padding-right: 150px;
    }

.school-sign-about-button {
    width: 20%;
    background: none;
    padding: 20px 0px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 22px;
}

    .school-sign-about-button:hover {
        background: #29314f;
        color: #fff;
    }

.school-erp-banner-1 h2 {
    font-size: 40px;
    color: #302f2f;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 30px;
}

.section-privacy {
    min-height: 2700px;
    background: #fff;
    padding-top: 120px;
    color: #000;
}

.section-terms {
    min-height: 2300px;
    background: #ffffff;
    padding-top: 100px;
    color: #000;
}

    .section-terms ol {
        padding-left: 50px;
    }

.section-privacy h1 {
    font-size: 25px;
    font-weight: 650;
    text-align: center;
}

.section-privacy h2 {
    font-size: 18px;
    font-weight: 600;
}

/*.section-privacy p {
    color: #484a49 !important;
}*/

    .section-privacy p span {
        font-weight: 600;
        font-size: 16px;
    }

.section-privacy ul {
    padding-left: 50px;
}

.terms-blockquote {
    color: #484a49 !important;
    font-size: 13px !important;
}

    .terms-blockquote ol {
        padding-left: 50px;
    }

    .terms-blockquote h1 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }

    .terms-blockquote h2 {
        font-size: 18px;
        font-weight: 600;
    }

    .terms-blockquote p {
        color: #484a49 !important;
    }

        .terms-blockquote p span {
            font-weight: 600;
            font-size: 16px;
        }

    .terms-blockquote ul {
        padding-left: 50px;
    }

.privacy-font {
    font-weight: 600;
    font-size: 15px;
}

.section-sitemap {
    min-height: 1000px;
    /*background: #f2f1f1;*/
    padding-top: 120px;
}

    .section-sitemap h1 {
        background: #0d92e6;
        font-size: 35px;
        color: #fff;
        padding-left: 20px;
    }

    .section-sitemap ul {
        padding-left: 50px;
    }

        .section-sitemap ul li a {
            color: #484a49 !important;
        }
/***about end***/


.porfolio-section {
    display: block;
    width: 100%;
    z-index: 99;
    position: relative;
}

.fillter-menu {
    text-align: center;
}

    .fillter-menu > ul {
        background: #fff;
        box-shadow: 1px 1px 5px 0 #808080;
        text-align: center;
        display: inline-block;
        position: relative;
        padding: 10px 30px;
        margin: 0;
        margin-bottom: 40px;
    }

        .fillter-menu > ul:before {
            content: "";
            position: absolute;
            left: -30px;
            top: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 70px 30px;
            border-color: transparent transparent #959595 transparent;
        }

        .fillter-menu > ul > li {
            list-style: none;
            display: inline-block;
            cursor: pointer;
            padding: 10px 20px;
            margin: 10px 0;
            font-size: 16px;
            font-weight: 300;
            text-transform: uppercase;
            position: relative;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

            .fillter-menu > ul > li.active, .fillter-menu > ul > li:hover {
                border-top: 1px solid #73c050;
                border-bottom: 1px solid #73c050;
                color: #73c050;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

            .fillter-menu > ul > li:before, .fillter-menu > ul > li:after {
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

            .fillter-menu > ul > li.active:before, .fillter-menu > ul > li:hover:before {
                content: "";
                position: absolute;
                top: -5px;
                width: 9px;
                height: 9px;
                background: #73c050;
                margin: 0 auto;
                left: 0;
                right: 0;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

            .fillter-menu > ul > li.active:after, .fillter-menu > ul > li:hover:after {
                content: "";
                position: absolute;
                bottom: -5px;
                width: 9px;
                height: 9px;
                background: #73c050;
                margin: 0 auto;
                left: 0;
                right: 0;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

.portfolio-items {
    position: relative;
}

.portfolio-item {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
}

    .portfolio-item img {
        width: 100%;
        height: auto;
    }

.port-hover {
    position: absolute;
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    text-align: center;
    background: rgba(17, 81, 105, 0.51);
    display: block;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(0.1,0.1);
    -moz-transform: scale(0.1,0.1);
    -o-transform: scale(0.1,0.1);
    transform: scale(0.1,0.1);
}

.portfolio-item:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    border: 20px solid rgba(0, 0, 0, 0.40);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.portfolio-item2:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    border: 0px solid rgba(0, 0, 0, 0.40);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.portfolio-item2:hover:before {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
}

.portfolio-item2:hover .port-hover {
    opacity: 1;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.portfolio-item:hover:before {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
}

.portfolio-item:hover .port-hover {
    opacity: 1;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.portfolio-content {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.portfolio-contents {
    display: table-cell;
    vertical-align: middle;
}

    .portfolio-contents > h3 {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
    }

    .portfolio-contents > p {
        font-size: 14px;
        font-weight: 300;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
    }

.port-meta {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 10px 0;
    position: relative;
    display: inline-block;
}

    .port-meta:before {
        content: "";
        width: 1px;
        height: 100%;
        display: block;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .port-meta > a {
        display: inline-block;
        padding: 10px 5px;
        float: left;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

        .port-meta > a > i {
            font-size: 70px;
            color: #fff;
        }

        .port-meta > a:hover {
            background: #fff;
            color: #73c050
        }

            .port-meta > a:hover i {
                color: #73c050
            }

.testimonial-section {
    display: block;
    width: 100%;
    text-align: center;
    background: #ededed;
    padding-bottom: 0;
}

.testimonial-area {
    background-image: url(../images/testimonial-bg.jpg);
    background-size: cover;
    text-align: center;
    position: relative;
    margin-top: 60px;
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
}

    .testimonial-area:before {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.73);
    }

.testimanial-area.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.testimonia-box {
    position: relative;
}

.testimanial-area {
    margin: 0 auto;
    text-align: left;
    background-repeat: no-repeat;
    background-size: 100%;
}

    .testimanial-area .item > img {
        width: 160px;
        height: 160px;
        border-radius: 50%;
        display: inline-block;
        margin-top: -20px;
    }

.item > a {
}

    .item > a > img {
    }

.testimonial-details {
}

.testimanial-area .owl-item .item {
    width: 100%;
}

.testimonial-details > h3 {
    font-size: 30px;
    font-weight: 700;
    color: #73c050;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    margin-top: 30px;
}

.testimonial-details > h4 {
    font-size: 18px;
    font-weight: 700;
    color: #5b6972;
    margin: 0;
    padding: 0;
}

.testimonial-details > h5 {
    font-size: 16px;
    font-weight: 200;
    color: #73c050;
    margin: 0;
    padding: 0;
}

.testimonial-details > p {
    font-size: 14px;
    font-weight: 300;
    color: #5b6972;
    margin: 0;
    padding: 0;
    padding: 10px 0px;
    text-align: left;
    line-height: 26px;
}

.owl-carousel .owl-item {
    float: left;
    margin-top: 50px;
}

.customNavigation {
}

.testimonial-navigation {
    width: 100%;
    position: absolute;
    display: block;
    top: 45%;
}

    .testimonial-navigation button i {
        color: #fff;
        font-size: 50px;
        position: absolute;
    }

.testimonial-prev {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 100px;
    border-color: transparent transparent transparent #73c050;
    position: absolute;
    left: 0;
    background: transparent !important;
    outline: none;
}

.fa-angle-left {
    top: -26px;
    left: -78px;
}

.testimonial-next {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 100px 50px 0;
    border-color: transparent #73c050 transparent transparent;
    background: transparent !important;
    outline: none;
}

.fa-angle-right {
    top: -26px;
    right: -78px;
}

.owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    bottom: -110px;
    text-align: center;
}

.owl-pagination {
    display: inline-block;
    position: relative;
}

.owl-page.active {
    background: #fff;
}

.owl-page {
    height: 20px;
    width: 20px;
    border: 1px solid #73c050;
    float: left;
    margin: 5px;
    background: #73c050;
}

.we-work-section {
    background: #f4f6fe;
}

.we-work-item {
    text-align: center;
    position: relative;
    border: 1px solid #636363;
    padding: 20px 0 30px;
    margin-bottom: 20px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

    .we-work-item:before {
        content: "";
        height: 1px;
        width: 60%;
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block;
        background: #f4f6fe;
        top: -1px;
        position: absolute;
    }

    .we-work-item:after {
        content: "";
        height: 1px;
        width: 60%;
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block;
        background: #f4f6fe;
        bottom: -1px;
        position: absolute;
    }

    .we-work-item i {
        font-size: 50px;
        margin-bottom: 10px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .we-work-item > h3 {
        font-size: 22px;
        font-weight: 300;
        color: #636363;
        margin: 0;
        padding: 0;
        margin-top: 10px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .we-work-item:hover i, .we-work-item:hover h3 {
        color: #73c050;
    }

.we-top {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

    .we-top:before {
        content: "";
        height: 65%;
        width: 1px;
        margin: auto 0;
        left: -1px;
        right: 0;
        display: block;
        background: #f4f6fe;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 0
    }

    .we-top:after {
        content: "";
        height: 65%;
        width: 1px;
        margin: auto 0;
        right: -1px;
        display: block;
        background: #f4f6fe;
        position: absolute;
        top: 0;
        bottom: 0;
    }

.we-bottom {
    display: block;
    position: absolute;
    background: #636363;
    height: 1px;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

    .we-bottom:before {
        content: "";
        display: block;
        position: absolute;
        left: 0px;
        top: -15px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 15px 10px;
        border-color: transparent transparent transparent #636363;
        z-index: 99;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

.we-work-item:hover .we-bottom:before {
    border-width: 15px 0 15px 20px;
}

.we-work-section .col-md-2:first-child .we-work-item .we-bottom {
}

.we-work-section .col-md-2:last-child .we-work-item .we-bottom {
    background: transparent
}

    .we-work-section .col-md-2:last-child .we-work-item .we-bottom:before {
        display: none;
    }

.recent-work-section {
    background-image: url(../images/work-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 0;
    z-index: 99;
}

    .recent-work-section:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(77, 91, 100, 0.84)
    }

.recent-work-area {
    background-image: url(../images/mac.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    bottom: -13px;
    width: 700px;
    height: 350px;
    margin: 0 auto;
}

.recent-work-content {
    margin: 0 auto;
    height: 284px;
    width: 516px;
    background: #ccc;
    position: relative;
    top: 23px;
}

.recent-work-area .owl-carousel .owl-item {
    margin: 0;
}

.recent-work-area img {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0 auto;
}

.recent-work-navigation {
    display: none;
}

.recent-work-section .owl-controls.clickable {
    text-align: center;
    bottom: -100px;
    z-index: 99;
}

.table-title-section {
    display: block;
    position: relative;
}

.table-section {
    background-image: url(../images/table-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 99;
}

    .table-section:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        background: rgba(0, 0, 0, 0.73);
    }

.table-item {
    text-align: center;
    background: #fff;
    position: relative;
    top: -103px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .table-item:hover {
        -webkit-transform: scale(1.02, 1.02);
        -moz-transform: scale(1.02, 1.02);
        -o-transform: scale(1.02, 1.02);
        transform: scale(1.02, 1.02);
        top: -103px;
        box-shadow: 0 6px 26px 0 #858585;
    }

    .table-item > ul {
        margin-bottom: 0;
    }

        .table-item > ul > li {
            list-style: none;
            display: block;
            font-size: 16px;
            font-weight: 400;
            line-height: 26px;
            color: #857f7f;
            padding: 15px 0;
        }

            .table-item > ul > li:nth-child(even) {
                background: #bdbdbd;
                color: #fff;
            }

.table-header {
    display: block;
    background: #73c050;
    color: #fff;
    padding: 20px 0;
}

    .table-header > h2 {
        margin: 0;
        padding: 0;
        font-size: 26px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
    }

    .table-header > span {
        font-size: 18px;
        font-weight: 300;
        text-transform: uppercase;
        color: #fff
    }

.table-footer {
    border: 1px solid #ccc;
}

    .table-footer > a {
        display: inline-block;
        margin: 30px auto;
        text-align: center;
        padding: 15px 20px;
        font-size: 16px;
    }

.contact-btn-section {
    display: block;
    background: #3f464b;
    padding: 8px 0;
}

.headline-title {
}

    .headline-title > h1 {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
    }

.contact-btn {
}

    .contact-btn > a {
        font-size: 14px;
        font-weight: 700;
        color: #fff;
        display: inline-block;
        padding: 15px 25px;
        border: 1px solid #fff;
        text-transform: uppercase;
        position: relative;
        z-index: 99;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .contact-btn > a:hover {
            color: #73c050;
        }

        .contact-btn > a:before {
            content: "";
            display: block;
            height: 100%;
            width: 5px;
            position: absolute;
            background: #fff;
            top: 0;
            left: -1px;
            z-index: -1;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

        .contact-btn > a:hover:before {
            content: "";
            display: block;
            height: 100%;
            width: 100%;
            position: absolute;
            background: #fff;
            top: 0;
            left: 0px;
            z-index: -1;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

.team-section {
    display: block;
    background: #eceef5;
    padding-bottom: 90px;
}

.team-item {
    display: block;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 1px 0 #808080;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    margin-bottom: 30px
}

    .team-item .social-media {
        background: #73c050;
        color: #fff;
        display: block;
        width: 100%;
        text-align: center;
        padding: 5px 0;
        position: absolute;
        top: 0;
        margin-top: 0;
        z-index: 999;
        top: -87px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

    .team-item:hover .social-media {
        top: 0px;
        opacity: 1;
    }

    .team-item img {
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        position: relative;
        top: 0;
        display: inline-block;
    }

    .team-item:hover img {
        position: relative;
        top: 85px;
    }

    .team-item .social-media {
    }

        .team-item .social-media ul {
            display: inline-block;
            text-align: center;
            margin: 0 auto;
        }

            .team-item .social-media ul li {
            }

                .team-item .social-media ul li a {
                    display: block;
                    text-align: center;
                    opacity: 1;
                    padding: 0;
                }

                    .team-item .social-media ul li a i {
                        color: #fff !important;
                        opacity: 1;
                        border: 1px solid #fff;
                        color: #fff;
                        width: 35px;
                        height: 35px;
                        padding: 8px 0;
                    }

    .team-item > a {
        display: block;
        text-align: center;
    }

    .team-item .social-media ul li a:hover .fa-facebook {
        background: #3b5998;
    }

    .team-item .social-media ul li a:hover .fa-twitter {
        background: #4099FF;
    }

    .team-item .social-media ul li a:hover .fa-dribbble {
        background: #C73B6F;
    }

    .team-item .social-media ul li a:hover .fa-linkedin {
        background: #0e76a8;
    }

    .team-item .social-media ul li a:hover .fa-github {
        background: #333;
    }

    .team-item .social-media ul li a:hover .fa-codepen {
        background: #111;
    }

    .team-item .caption {
        background: #5b6972;
        display: block;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        position: relative;
    }

.caption > h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.caption > h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
}

.fan-facts-section {
    background-image: url(../images/FUN-BG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: relative;
}

    .fan-facts-section:before {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: rgba(0, 0, 0, 0.73);
    }

.counter-area {
    text-align: center;
    color: #fff;
    border: 5px solid rgba(91, 105, 114, 0.49);
    border-radius: 10px;
    padding: 20px 0;
    margin-bottom: 30px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    .counter-area:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    .counter-area i {
        font-size: 70px;
        color: #5b6972;
    }

    .counter-area span {
        display: block;
        font-size: 70px;
        text-transform: uppercase;
        font-weight: 700;
        color: #5b6972;
        font-family: 'Roboto';
        margin: 40px 0 30px;
    }

    .counter-area h3 {
        padding: 0;
        font-size: 20px;
        color: #5b6972;
        font-weight: 300;
    }

#client .owl-controls.clickable {
    display: none !important;
}

.client-section {
    display: block;
    position: relative;
    width: 100%;
    z-index: 99;
}

.client-item {
    border: 10px solid rgba(0, 0, 0, .12);
    margin: 0 15px;
}

    .client-item > a {
        display: block;
        position: relative;
        text-align: center;
        padding: 20px;
        font-size: 20px;
        font-weight: bold;
    }

        .client-item > a:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 100%;
            background: url(../images/white-plus.png) rgba(115, 192, 80, 0.62);
            background-repeat: no-repeat;
            background-size: auto;
            background-position: center center;
            -webkit-transform: scale(0.1,0.1);
            -moz-transform: scale(0.1,0.1);
            -o-transform: scale(0.1,0.1);
            transform: scale(0.1,0.1);
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            opacity: 0;
        }

        .client-item > a:hover:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(1,1);
            -moz-transform: scale(1,1);
            -o-transform: scale(1,1);
            transform: scale(1,1);
            opacity: 1;
        }

        .client-item > a > img {
            height: auto;
            margin: 12px auto;
            text-align: center;
            display: inline-block;
        }

.client-navigation {
    width: 100%;
    position: absolute;
    display: block;
    top: 60%;
    left: 0;
}

    .client-navigation button i {
        color: #fff;
        font-size: 50px;
        position: absolute;
    }

.client-prev {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 50px 100px;
    border-color: transparent transparent transparent #73c050;
    position: absolute;
    left: 0;
    background: transparent !important;
    outline: none;
}

.fa-angle-left {
    top: -26px;
    left: -78px;
}

.client-next {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 100px 50px 0;
    border-color: transparent #73c050 transparent transparent;
    background: transparent !important;
    outline: none;
}

.fa-angle-right {
    top: -26px;
    right: -78px;
}

.blog-section {
    display: block;
    position: relative;
}

.blog-item > a {
    position: relative;
    display: block;
    overflow: hidden;
    overflow: hidden;
}

    .blog-item > a:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/white-plus.png) #73c050;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center center;
        -webkit-transform: scale(0.1,0.1);
        -moz-transform: scale(0.1,0.1);
        -o-transform: scale(0.1,0.1);
        transform: scale(0.1,0.1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 0;
    }

    .blog-item > a:hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: url(../images/white-plus.png) rgba(70, 191, 169, 1.0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center center;
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 1;
    }

    .blog-item > a > img {
        width: 100%;
        height: auto;
    }

.blog-caption {
    position: relative;
    display: block;
    background: #f2f3f8;
}

.title {
    background: rgba(255, 255, 255, 0.7);
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

    .title > h3 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #605e5e;
        font-weight: 600;
        text-align: center;
        padding: 5px 10px;
    }

.caption {
    display: block;
    overflow: hidden;
}

.meta {
    width: 40px;
    height: 42px;
    float: left;
    background: #3579a4;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 26px;
}

.meta2 {
    width: 40px;
    height: 42px;
    float: left;
    background: #478929;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 26px;
    padding-top: 5px;
}

.meta3 {
    width: 40px;
    height: 42px;
    float: left;
    background: #b65d0e;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 26px;
    padding-top: 5px;
}

.meta i {
    font-size: 26px;
    margin-top: 5px;
}

.date-meta {
    width: 40px;
    float: left;
}

.date-box {
    background: #73c050;
    color: #fff;
    margin-top: 5px;
    width: 40px;
    height: 50px;
    text-align: center;
    padding: 6px 0;
}

    .date-box:last-child {
        height: 60px;
    }

    .date-box i {
        font-size: 26px;
        margin-top: 4px;
    }

    .date-box > p {
        display: block;
        margin: 0;
        padding: 0;
        color: #fff;
        text-align: center;
        margin-left: 0 !important;
        font-size: 16px;
        font-family: 'Roboto';
        font-weight: 300;
    }

    .date-box > span {
        font-family: 'Roboto';
        font-size: 24px;
        display: block;
        text-align: center;
        font-weight: 700;
        margin-top: 5px;
    }

.caption > p {
    margin-left: 40px;
    display: block;
    margin-top: 6px;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 10px;
    padding-bottom: 0;
}

.load-more {
    display: block;
    text-align: center;
}

    .load-more a.pori-btn {
        padding: 1.6% 5%;
        font-size: 16px;
    }


.cont-section3 {
    background: url(../images/tracking.jpg);
    display: block;
    color: #000;
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    position: relative;
}

.contact-section {
    background: url(../images/map-bg.png) #6d787f;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 99;
}

    .contact-section:before {
        content: "";
        background: rgba(50, 50, 50, .12);
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        top: 0;
    }

    .contact-section:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(50, 50, 50, .70)
    }

    .contact-section .titie-section {
        display: block;
        margin-bottom: 80px;
    }

        .contact-section .titie-section h1 {
            color: #fff;
        }

    .contact-section .left-content {
        display: block;
        overflow: hidden;
    }

        .contact-section .left-content h1 {
            font-size: 72px;
            margin: 0;
            padding: 0;
            color: #fff;
            line-height: 1;
            font-weight: 300;
        }

            .contact-section .left-content h1 span {
                color: #73c050;
            }

        .contact-section .left-content h3 {
            color: #fff;
            display: block;
            font-size: 20px;
            font-weight: 400;
            font-family: 'Roboto';
            margin: 0;
            padding: 0;
            margin-top: 15px;
            margin-bottom: 10px;
        }

        .contact-section .left-content p {
            color: #fff;
            font-size: 16px;
            font-weight: 300;
            line-height: 24px;
            font-family: 'Roboto';
        }

            .contact-section .left-content p b {
                color: #73c050;
            }

        .contact-section .left-content p {
            margin-bottom: 0;
        }

.left-content .contact-info {
    display: block;
    margin-top: 30px;
    opacity: 1;
}

    .left-content .contact-info p {
        margin: 0;
        display: block;
        opacity: 1
    }

.footer-social-media {
    display: block;
    margin-top: 10px;
}

    .footer-social-media ul {
        margin: 0;
        padding: 0;
        display: block;
    }

        .footer-social-media ul li {
            list-style: none;
            display: inline-block;
            margin-right: 0px;
            float: left;
        }

            .footer-social-media ul li a {
                color: #383636;
            }

                .footer-social-media ul li a i {
                    height: 35px;
                    width: 35px;
                    font-size: 20px;
                    border: 1px solid #b6b6b6;
                    text-align: center;
                    padding: 7px 0;
                }

                .footer-social-media ul li a:hover i {
                    background: #73c050;
                    border: 1px solid #73c050;
                }

.contact-form {
    margin-top: 40px;
    display: block;
    margin-bottom: 25px;
}

    .contact-form .col-md-6 {
        display: block;
    }

    .contact-form .input-group {
        width: 100%;
        display: block;
    }

    .contact-form input.form-control, .contact-form textarea.form-control {
        width: 100%;
        display: block;
        background: #fff;
        color: #000;
        border: 0px solid #73c050;
        height: 50px;
        border-radius: 0px;
        font-size:14px;
    }

input::-webkit-input-placeholder {
    color: #252625 !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #252625 !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: #252625 !important;
}

input:-ms-input-placeholder {
    color: #252625 !important;
}

textarea::-webkit-input-placeholder {
    color: #252625 !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: #252625 !important;
}

textarea::-moz-placeholder { /* Firefox 19+ */
    color: #252625 !important;
}

textarea:-ms-input-placeholder {
    color: #252625 !important;
}

.contact-form textarea.form-control {
    height: 120px;
}

.contact-form .form-control:focus, .contact-form .form-control:hover {
    border: 1px solid #73c050;
    box-shadow: none;
    color: #5b6972 !important;
    /*color: #000 !important;*/
}

span.pori-btn {
    padding: 0;
}

.contact-form input.submit-btn {
    display: inline-block;
    /*background: #75b614 !important;*/
    background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    padding: 15px 60px !important;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    outline: none
}

#message .error_message {
    display: block;
    width: 100%;
    color: red;
    padding: 5px 0;
}

#message fieldset {
    display: block;
    width: 100%;
}

    #message fieldset h1 {
        color: #73c050;
        margin: 0;
        padding: 0;
        font-size: 20px;
    }

.footer-top-section {
    display: block;
    width: 100%;
    background: #222426;
    padding: 70px 0 60px;
}

.widget {
}

.headline {
    margin: 0;
    padding: 0;
    font-size: 24px;
    display: block;
    text-align: left;
    color: #fff;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
}

    .headline:before {
        content: "";
        width: 100px;
        height: 2px;
        background: #73c050;
        display: block;
        position: absolute;
        bottom: -5px;
        left: 0;
    }

.widget-item {
}

    .widget-item > p {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }

    .widget-item > ul {
    }

        .widget-item > ul > li {
            list-style: none;
        }

            .widget-item > ul > li > a {
                font-weight: 600;
                font-size: 14px;
                color: #fff;
                text-transform: capitalize;
                text-align: left;
                line-height: 30px;
                position: relative;
                padding-left: 15px;
                font-family: 'Open Sans';
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s
            }

                .widget-item > ul > li > a:before {
                    content: "\f101";
                    font-family: FontAwesome;
                    font-style: normal;
                    font-weight: normal;
                    text-decoration: inherit;
                    color: #73c050;
                    font-size: 18px;
                    padding-right: 0.5em;
                    position: absolute;
                    top: -5px;
                    left: 0;
                    -webkit-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    -o-transition: all 0.5s;
                    transition: all 0.5s
                }

                .widget-item > ul > li > a:hover {
                    color: #73c050;
                }

.tagcloud {
    margin-left: -4px;
    margin-right: -4px;
}

    .tagcloud > a {
        float: left;
        background: #73c050;
        padding: 3px 8px;
        margin: 4px;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Open sans';
        color: #fff;
        border-bottom: 1px solid #73c050;
    }

        .tagcloud > a:hover {
            border-bottom: 1px solid #fff;
        }

.cont-section {
    background: url(../images/map-bg.png);
    display: block;
    color: #000;
    width: 100%;
    position: relative;
    background-color: #fff;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.cont-style {
    color: #383636;
}

.footer-section {
    bottom: 2px;
    display: block;
    background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    padding: 6px 0;
    text-align: center;
    vertical-align: unset;
    color: #fff;
}

    .footer-section p {
        padding: 0;
        margin: 0;
        display: block;
        color: #fff;
        line-height: 20px;
    }

        .footer-section p a {
            color: #73c050;
        }

            .footer-section p a:hover {
                color: #fff;
            }

.top-button {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 40px 25px;
    border-color: transparent transparent #73c050 transparent;
    position: absolute;
    top: -60px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}

    .top-button:before {
        content: "\f176";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        color: #fff;
        font-size: 16px;
        padding-right: 0.5em;
        position: absolute;
        top: 15px;
        left: -3px;
    }

    .top-button.fixed {
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 999;
    }

@media (max-width:1500px) {
    .carousel-caption {
        top: 25%;
    }
}

@media (max-width:1400px) {
    .carousel-caption {
        top: 25%;
    }

        .carousel-caption > h1 {
            font-size: 35px;
        }
}

@media (max-width:1300px) {
    .video-section {
        max-height: 550px;
    }

    .carousel-caption {
        top: 35%;
    }

        .carousel-caption > h1 {
            font-size: 70px;
            line-height: 70px
        }

        .carousel-caption > p {
            font-size: 25px;
        }
}

@media (max-width:1200px) {
    .video-section {
        max-height: 550px;
    }

    .team-item .social-media ul li a i {
        width: 31px;
        height: 31px;
        padding: 5px 0;
    }

    .title > h3 {
        font-size: 18px;
    }
}

@media (max-width:992px) {
    .navbar-right > li > a {
        font-size: 13px;
        padding: 12px 10px;
    }

    .portfolio-item2 img {
        height: 300px !important;
        width: 100%;
    }

    .slider-section {
        height: auto;
        display: block;
        overflow: hidden;
    }

    .video-section {
        max-height: 450px;
    }

    .carousel-caption {
        top: 35%;
    }

        .carousel-caption > h1 {
            font-size: 50px;
            line-height: 60px
        }

        .carousel-caption > p {
            font-size: 20px;
        }

    .we-bottom:before {
        display: none;
    }

    .we-bottom {
        display: none;
    }

    .recent-work-area {
        background-image: url(../images/mac.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        bottom: -16px;
        width: 700px;
        height: 350px;
        margin: 0 auto;
    }

    .recent-work-content {
        margin: 0 auto;
        height: 284px;
        width: 516px;
        background: #ccc;
        position: relative;
        top: 23px;
    }

    .table-item {
        margin-bottom: 30px;
    }

    .blog-item {
        display: block;
        margin-bottom: 15px;
    }

    .col-md-20 {
        width: 25%;
        text-align: center;
    }
}

@media (max-width:768px) {
    .title-section {
        margin-bottom: 39px;
        margin-top: -50px;
    }

    .col-md-20 {
        width: 25%;
        float: left;
        text-align: center;
    }

    .section-contact-number h3 {
        font-size: 16px;
    }

    .contact-need-help a {
        font-size: 16px;
    }

    .home-transportation-content {
        text-align: justify;
        padding: 5px 20px;
    }

    .main_slide_text {
        margin-left: 0px !important;
    }

    .thank-you {
        min-height: 300px;
        color: #000;
    }

        .thank-you h1 {
            padding-top: 30px;
            font-size: 50px;
        }

        .thank-you p {
            font-size: 12px;
        }

            .thank-you p > span {
                font-size: 18px;
            }

    .section-contact-new-right h1 {
        font-size: 20px;
    }

    .section-contact-new-right {
        padding-top: 0px;
    }

    .title-section-1 h1 {
        margin-top: -120px;
        font-size: 20px;
        line-height: 30px;
    }

    .school-about-banner {
        width: 100%;
    }

        .school-about-banner h2 {
            font-size: 20px;
            color: #fff;
            font-family: 'Poppins', sans-serif;
            font-weight: 600;
            padding-top: 30px;
            padding-bottom: 20px;
            text-align: center;
        }

        .school-about-banner p {
            font-size: 16px;
            color: #dcdcdb;
            font-family: 'Poppins', sans-serif;
            word-spacing: 2px;
            padding-bottom: 50px;
            line-height: 25px;
            text-align: center;
            padding-left: 0px;
            padding-right: 0px;
        }

    .school-sign-about-button {
        width: 60%;
        background: none;
        padding: 20px 0px;
        border: 2px solid #fff;
        color: #fff;
        font-size: 22px;
    }

        .school-sign-about-button:hover {
            background: #29314f;
            color: #fff;
        }

    .section-contact-new-left {
        padding-top: 50px;
        /*background: #f2f1f1 !important;*/
        min-height: 0px;
    }

        .section-contact-new-left h1 {
            font-size: 20px;
        }

    .section-privacy {
        padding-top: 50px;
    }
    /***support start***/
    .support {
        background: #0d92e6;
        height: 70px;
        width: 200px;
        position: fixed;
        top: 85%;
        left: 55%;
        color: #000;
        z-index: 3000;
        border-radius: 10px 0px 0px 10px;
    }

        .support img {
            height: 45px;
            width: 45px;
            margin-top: 5px;
            animation-iteration-count: infinite;
        }

    .support-heading {
        margin-top: -50px;
        margin-left: 67px;
        color: #fff;
    }

    .support-ph {
        margin-top: -22px !important;
        margin-left: 62px !important;
        font-style: bold;
    }

    .support-mail {
        margin-top: -18px !important;
        margin-left: -15px !important;
        z-index: 3001;
        font-style: bold;
    }
    /***support end***/
    .title-section > h1 {
        font-size: 30px;
        line-height: 45px;
    }

    .section {
        padding: 5px 30px
    }

    .container {
        margin: 0 auto;
        padding: 0 0em;
        width: 100%;
    }

    .header-top-section {
        padding: 10px 0;
    }

    .contact-info, .social-media {
        text-align: center;
        padding: 0px 0;
    }

    .header-section {
        position: relative;
        background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    }

    .navbar-header {
        padding: 0 15px;
    }

    .navbar-nav {
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        margin-top: 5px;
    }

    .navbar-right > li > a {
        text-align: center;
    }

    .navbar-right > li > a {
        font-size: 13px;
        padding: 5px 9px;
    }

    .navbar-right > li.active > a {
        text-align: center;
        border-top: 1px solid #73c050;
        border-bottom: 1px solid #73c050;
    }

    .navbar-right > li:hover ul {
        display: block;
        width: 100%;
        position: relative;
    }

    /*.navbar-right > li ul li a {
        text-align: center;
    }*/

    div#bs-example-navbar-collapse-1 {
        border: none;
        box-shadow: none;
    }

    .slider-section {
        height: auto;
        display: block;
        overflow: hidden;
    }

    video {
        width: auto;
        height: 100%;
    }

    .video-section {
        max-height: 300px;
    }

    .carousel-caption {
        top: 35%;
        display: block;
    }

        .carousel-caption > h1 {
            font-size: 30px;
            line-height: 40px
        }

        .carousel-caption > p {
            font-size: 14px;
        }

    a.carousel-control.left, a.carousel-control.right {
        top: 28%;
    }

    .about-content {
        margin-bottom: 50px;
    }

    .why-thumb {
        margin-bottom: 50px;
    }

    .fillter-menu > ul > li {
        padding: 5px 10px;
        font-size: 14px;
    }

    .fillter-menu > ul:before {
        display: none;
    }

    ul.button-group.sort-button-group {
        padding: 5px 10px;
    }

    .customNavigation.testimonial-navigation {
        display: none;
    }

    .recent-work-area {
        background-image: none;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        bottom: 25px;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .recent-work-content {
        margin: 0 auto;
        height: auto;
        width: 100%;
        background: transparent;
        position: relative;
        top: 23px;
    }

    .recent-work-area .item {
        border: 20px solid #fff;
    }

    .client-section .owl-controls {
        bottom: 0px;
    }

    .table-section {
    }

    .table-item {
    }

    .client-navigation {
        display: none;
    }

    .owl-carousel .owl-item {
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .headline-title > h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .team-item .social-media ul li a i {
        color: #fff !important;
        opacity: 1;
        border: 1px solid #fff;
        color: #fff;
        width: 35px;
        height: 35px;
        padding: 8px 0;
    }

    .contact-form input.submit-btn {
        margin-top: 0px;
    }

    .left-content .contact-info {
        margin-top: 10px;
        text-align: left;
    }
}

@media (max-width:420px) {
    .title-section > h1 {
        font-size: 25px;
        line-height: 45px;
    }

    .carousel-caption {
        top: 35%;
        display: block;
        padding-top: 0;
    }

        .carousel-caption > h1 {
            font-size: 20px;
            line-height: 25px
        }

        .carousel-caption > p {
            font-size: 12px;
        }

    .carousel-control {
        display: none;
    }

    .fillter-menu > ul > li {
        display: block;
    }

    .testimonial-area {
        padding: 20px 0 50px;
        height: auto;
    }

    .testimanial-area {
        height: auto;
    }

    .testimonia-box {
        height: auto;
    }

    .owl-controls {
        bottom: 50px;
    }

    .testimanial-area.owl-carousel .owl-wrapper-outer {
        height: auto;
        padding-bottom: 50px;
    }

    .testimanial-area {
        background-image: none;
        width: 100%;
        padding: 0 15px;
        position: relative;
        top: 0;
        margin: 30px 0;
    }

        .testimanial-area.owl-carousel .owl-wrapper-outer {
            width: 100%;
            margin: 0;
        }

    .we-work-item > h3 {
        font-size: 20px;
    }

    .we-work-item i {
        font-size: 35px;
    }

    .recent-work-section .owl-controls.clickable {
        text-align: center;
        bottom: -60px;
    }

    .white-title > p {
        font-size: 13px;
        line-height: 24px;
        padding: 0 15px
    }

    .title > h3 {
        font-size: 16px;
        padding: 8px 10px;
        line-height: 26px;
    }
}

.section.blog-title-section {
    display: block;
    width: 100%;
    background: url(../images/title-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    padding: 60px 0;
}

    .section.blog-title-section:before {
        content: "";
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(49, 56, 64, 0.71)
    }

.title-contnet {
}

    .title-contnet h2 {
        font-family: 'Open Sans', 'sans-serif';
        font-size: 48px;
        font-weight: 700;
        color: #fff;
        display: block;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

ol.breadcrumb {
    display: block;
    background: transparent;
    position: relative;
    margin-bottom: 0;
}

    ol.breadcrumb li.active {
        font-family: 'Roboto';
        font-size: 24px;
        font-weight: 400;
        color: #fff;
        margin: 0;
        padding: 0;
    }

    ol.breadcrumb li a {
        font-family: 'Roboto';
        font-size: 24px;
        font-weight: 400;
        color: #fff !important;
        margin: 0;
    }

.active {
}

.blog-container {
    display: block;
    margin-top: -50px;
}

.col-md-9 {
}

.blog-item {
    display: block;
    margin-bottom: 40px;
}

.thumb img {
    width: 100%;
    height: auto;
}

.img-responsive {
}

.blog-meta {
    position: relative;
}

    .blog-meta h2 {
        position: absolute;
        top: -87px;
        left: 0;
        padding: 10px 20px;
        background: rgba(0, 0, 0, 0.5);
        font-family: 'Roboto';
        font-size: 48px;
        font-weight: 700;
        color: #fff;
        display: block;
        margin: 0;
        text-transform: uppercase;
        width: 100px;
    }

    .blog-meta span {
        display: inline-block;
        width: 100px;
        background: #73c050;
        color: #fff;
        text-align: center;
        padding: 10px 15px;
        font-family: 'Roboto';
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        margin: 0;
        text-transform: uppercase;
    }

    .blog-meta p {
        display: inline-block;
        font-family: 'Open Sans';
        font-size: 14px;
        padding-left: 15px;
        color: #000000
    }

.blog-contnet {
}

    .blog-contnet h3 {
        color: #1c1c1c;
        font-family: 'Roboto';
        font-size: 24px;
        font-weight: 700;
        margin: 0;
        padding: 0;
        margin-top: 10px;
    }

    .blog-contnet p {
        margin-top: 0px;
        display: block;
        font-size: 14px;
        line-height: 25px;
        font-weight: 300;
        font-family: 'Open Sans';
    }

nav ul.pagination {
    margin: 0;
    margin-bottom: 50px;
}

    nav ul.pagination li {
    }

        nav ul.pagination li a {
            border-radius: 0px !important;
            color: #1c1c1c;
            margin: 3px;
        }

        nav ul.pagination li.active a {
            background: #73c050 !important;
            margin: 3px;
            border: 1px solid #73c050 !important;
        }

        nav ul.pagination li a:hover {
            background: #73c050;
            border: 1px solid #73c050 !important;
            color: #fff;
        }

.col-md-3.sidebar {
}

.sidebar .widget {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.search {
    width: 100%;
    display: block;
}

.input-group {
    display: block;
    display: block;
}

.search .form-control {
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #333740;
    color: #333740;
}

    .search .form-control:hover, .search .form-control:active, .search .form-control:focus {
        border: 1px solid #73c050;
    }

.input-group-btn {
}

.btn.btn-default {
}

.sidebar .headline {
    font-size: 24px;
    font-weight: 700;
    color: #1e1e1e;
    display: block;
    font-family: 'Open Sans';
    text-transform: uppercase;
}

    .sidebar .headline::first-letter {
        font-size: 150%;
        color: #73c050;
    }

.sidebar .widget ul {
}

    .sidebar .widget ul li {
        list-style: none;
        display: block;
        padding: 6px 0;
        position: relative;
    }

        .sidebar .widget ul li a {
            color: #73c050;
            font-size: 11px;
            font-weight: 700;
            font-family: 'Open Sans';
            color: #1e1e1e;
            text-transform: uppercase;
            position: relative;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s
        }

        .sidebar .widget ul li:before {
            content: "";
            background: #dad8d4;
            display: block;
            width: 100%;
            height: 1px;
            position: absolute;
            bottom: -6px;
        }

        .sidebar .widget ul li a:hover {
            color: #73c050;
        }

        .sidebar .widget ul li a b {
            margin-top: 5px;
            position: relative;
            top: 5px;
        }

        .sidebar .widget ul li a span {
            float: right;
            width: 100px;
            height: 30px;
            font-weight: 700;
            color: #5b6972;
            text-align: center;
            padding: 5px 0;
        }

.recent-item {
    position: relative;
}

.recent-post {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

    .recent-post img {
        width: 100%;
        height: auto;
    }

    .recent-post a {
        position: absolute;
        top: 0;
        display: block;
        background: #73c050;
        width: 100%;
        height: 100%;
        z-index: 99;
        text-align: center;
        color: #fff;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0.1,0.1);
        -moz-transform: scale(0.1,0.1);
        -o-transform: scale(0.1,0.1);
        transform: scale(0.1,0.1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 0;
        cursor: url(../images/white-plus.png), auto;
    }

    .recent-post:hover a {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 1;
    }

.recent-hover {
}

    .recent-hover h5 {
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        margin-top: 14%;
    }

    .recent-hover p {
        display: block;
        margin-top: 5px;
    }

        .recent-hover p i {
            color: #73c050;
        }

.widget-item.row {
    margin-left: -5px;
    margin-right: -5px;
}

.widget-items a {
    display: inline-block;
    width: 33.33%;
    float: left;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .widget-items a:before {
        content: "";
        position: absolute;
        top: 0;
        display: block;
        background: #73c050;
        width: 100%;
        height: 100%;
        z-index: 99;
        text-align: center;
        color: #fff;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0.1,0.1);
        -moz-transform: scale(0.1,0.1);
        -o-transform: scale(0.1,0.1);
        transform: scale(0.1,0.1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 0;
        cursor: url(../images/white-plus.png), auto;
    }

    .widget-items a:hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -o-transform: scale(1,1);
        transform: scale(1,1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        opacity: 1;
    }

    .widget-items a img {
        width: 100%;
        height: auto;
    }

#preloader {
    width: 100%;
    height: 100%;
    -webkit-animation: preloader_6 5s infinite linear;
    -moz-animation: preloader_6 5s infinite linear;
    -o-animation: preloader_6 5s infinite linear;
    animation: preloader_6 5s infinite linear;
    background: #000;
    display: block;
    text-align: center;
    position: fixed;
    z-index: 999999;
}

@-webkit-keyframes dyinglight {
    15% {
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }

    50% {
        -webkit-transform: rotate(-89deg);
        -moz-transform: rotate(-89deg);
        -o-transform: rotate(-89deg);
        transform: rotate(-89deg);
    }

    100% {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

@keyframes dyinglight {
    15% {
        -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -o-transform: scale(1.6);
        transform: scale(1.6);
    }

    50% {
        -webkit-transform: rotate(-89deg);
        -moz-transform: rotate(-89deg);
        -o-transform: rotate(-89deg);
        transform: rotate(-89deg);
    }

    100% {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
}

.loader-square {
    display: block;
    width: 50px;
    height: 50px;
    background: #73c050;
}

.loader-container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-animation: dyinglight 1s ease infinite;
    -moz-animation: dyinglight 1s ease infinite;
    -o-animation: dyinglight 1s ease infinite;
    animation: dyinglight 1s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.loader-border-top:before,
.loader-border-top:after,
.loader-border-bottom:before,
.loader-border-bottom:after {
    position: absolute;
    width: 17px;
    height: 17px;
    color: #73c050;
    content: "";
}

.loader-border-top:before {
    border-left: 1px solid;
    border-top: 1px solid;
    top: -6px;
    left: -6px;
}

.loader-border-top:after {
    border-right: 1px solid;
    border-top: 1px solid;
    top: -6px;
    right: -6px;
}

.loader-border-bottom:before {
    border-left: 1px solid;
    border-bottom: 1px solid;
    bottom: -6px;
    left: -6px;
}

.loader-border-bottom:after {
    border-right: 1px solid;
    border-bottom: 1px solid;
    bottom: -6px;
    right: -6px;
}

@media (max-width:768px) {
    .blog-meta p {
        padding-left: 0px;
        margin-top: 5px;
    }

    .section-about-new {
        padding-top: 50px;
    }

    .blog-contnet h3 {
        margin-top: 0px;
    }

    .section.blog-title-section {
        padding: 25px 0;
    }

    .blog-comment {
        margin-bottom: 50px;
    }

    .col-md-3.sidebar {
        margin-bottom: 50px;
    }
}

.blog-post-item .blog-meta {
    display: block;
    margin-bottom: 15px;
}

    .blog-post-item .blog-meta h2 {
        position: relative;
        top: 0;
        left: 0;
        padding: 10px 20px;
        background: rgba(0, 0, 0, 0.5);
        font-family: 'Roboto';
        font-size: 48px;
        font-weight: 700;
        color: #fff;
        display: block;
        margin: 0;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
    }

    .blog-post-item .blog-meta span {
        display: block;
        width: 100%;
    }

.blog-post-item .thumb img {
    margin-bottom: 15px;
}

.blog-post-item h3 {
    font-size: 20px;
    color: #1c1c1c;
    display: block;
    text-align: left;
    line-height: 34px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.blog-post-item .blog-meta p {
    padding-left: 0;
}

    .blog-post-item .blog-meta p b, .blog-post-item p a {
        color: #73c050
    }

.blog-post-item p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #1c1c1c;
}

.blog-post-item .blog-contnet h3 {
    font-size: 24px;
    font-weight: 300;
    color: #808080;
}

.blog-post-item .blog-contnet h2 {
    font-size: 30px;
    font-weight: 300;
    color: #808080;
    text-transform: uppercase;
    margin-bottom: 0;
}

.author-profile {
    display: block;
    background: #73c050;
    overflow: hidden;
    padding: 15px 0;
}

    .author-profile h4 {
        font-size: 24px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        margin: 0;
        padding: 0;
    }

    .author-profile i {
        font-size: 14px;
        font-weight: 300;
        font-style: italic;
        color: #fff;
    }

    .author-profile p {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        display: block;
        margin-top: 5px;
    }

.author-profile-pic img {
    display: block;
    border-radius: 5px;
    border: 10px solid #fff;
}

.blog-comment {
}

    .blog-comment h3 {
        border-bottom: 1px solid #73c050;
        padding: 0;
    }

        .blog-comment h3 span {
            display: inline-block;
            background: #73c050;
            text-align: center;
            padding: 10px 25px;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
        }

    .blog-comment .contact-form {
    }

        .blog-comment .contact-form .form-control, .blog-comment .contact-form textarea.form-control {
            border: 1px solid #ccc
        }

            .blog-comment .contact-form .form-control:focus {
                border: 1px solid #73c050
            }

    .blog-comment span.pori-btn {
        float: right;
        padding: 0;
    }

    .blog-comment .contact-form input.submit-btn {
        color: #73c050 !important;
        outline: none
    }

    .blog-comment .contact-form span:hover input.submit-btn {
        color: #fff !important;
        outline: none
    }

    .blog-comment .contact-form {
        margin-top: 15px;
        display: block;
    }

        .blog-comment .contact-form input.submit-btn {
            color: #73c050 !important;
            outline: none;
            padding: 15px 40px !important;
        }

        .blog-comment .contact-form .row {
            margin-left: -7px;
            margin-right: -7px;
        }

        .blog-comment .contact-form .col-md-6, .blog-comment .contact-form .col-md-12 {
            padding-left: 7px;
            padding-right: 7px;
        }

.footer-social-media ul li a i {
    font-style: normal;
}

canvas {
    display: block;
    vertical-align: bottom;
}

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats,
.count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}

#particles-js {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.black_color {
    color: #323232;
}
/* .black_color:hover{color:#73c050;}
.black_color:active{color:red;}
a.black_color:focus{color:#0d92e6;} */
.bootbox-body {
    color: #44b711;
    text-align: center;
    font-weight: 600;
    padding: 50px 10px;
}

button.close {
    color: red;
    opacity: 2;
}

.modal-dialog {
    z-index: 99999 !important;
}

.modal.in .modal-dialog {
    margin-top: 160px;
}

.nav li {
    position: relative;
}

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

    .nav > li:hover, .nav > li:hover > a {
        border-bottom-color: white;
    }

/*.nav li:hover > a {
    color: #5b6972;
}*/
/*.nav.navbar-right > li:hover > a {
    background: #fff;
    color: #3b3737;
}*/
.navbar-right > li ul li:hover a {
    color: #fff;
    background:transparent;
}

.nav > li:first-child {
    border-radius: 0 0 0 0;
}

.nav > li:first-child > a {
    border-radius: 0 0 0 0;
}

.nav > li:last-child {
    border-radius: 0 0 0 0;
    margin-right: 0;
}

.nav > li:last-child > a {
    border-radius: 0 0 0 0;
}

/*.nav li li a {
    margin-top: 1px
}*/




/* sticky button */

#menuhome {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 13.7%;
}

    #menuhome a {
        display: block;
        border: 1px solid #ccc;
        height: 31px;
        padding-top: 5px;
        width: 30px;
        text-align: center;
        color: rgb(91, 105, 114);
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-weight: bold;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0px;
        text-decoration: none;
    }

        #menuhome a:hover {
            background: rgb(91, 105, 114);
            border: 1px solid #c2c2c2;
            color: #fff;
        }


#menu1 {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 34%;
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 99;
}

    #menu1 a {
        display: block;
        background: #fff !important;
        color: #774da2 !important;
        border: 1px solid #0870ad !important;
        height: 30px;
        padding-top: 3px;
        width: 90px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        text-decoration: none;
    }

        #menu1 a:hover {
            background: #fff;
            border: 1px solid #0870ad;
            color: #774da2;
        }


#menu2 {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 48.6%;
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 99;
}

    #menu2 a {
        display: block;
        background: #fff !important;
        color: #568b05 !important;
        border: 1px solid #0870ad !important;
        height: 30px;
        padding-top: 3px;
        width: 90px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        text-decoration: none;
    }

        #menu2 a:hover {
            background: #fff;
            border: 1px solid #0870ad;
            color: #568b05;
        }

#menu3 {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 63.3%;
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 99;
}

    #menu3 a {
        display: block;
        background: #fff !important;
        color: #9d5109 !important;
        border: 1px solid #0870ad !important;
        height: 30px;
        padding-top: 3px;
        width: 90px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        text-decoration: none;
    }

        #menu3 a:hover {
            background: #fff;
            border: 1px solid #0870ad;
            color: #056fb3;
        }

#menu4 {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 78%;
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 99;
}

    #menu4 a {
        display: block;
        background: #fff !important;
        color: #056fb3 !important;
        border: 1px solid #0870ad !important;
        height: 30px;
        padding-top: 3px;
        width: 90px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        text-decoration: none;
    }

        #menu4 a:hover {
            background: #fff;
            border: 1px solid #0870ad;
            color: #9d5109;
        }


#menu5 {
    height: 0px;
    width: 0px;
    position: fixed;
    left: 0;
    top: 92.6%;
    transform: rotate(90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 99;
}

    #menu5 a {
        display: block;
        background: #fff !important;
        color: #1d5223 !important;
        border: 1px solid #0870ad !important;
        height: 30px;
        padding-top: 3px;
        width: 90px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-size: 15px;
        font-weight: bold;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        text-decoration: none;
    }

    #menu5 a:hover {
        background: #fff;
        border: 1px solid #0870ad;
        color: #1d5223;
    }







.carousel {
    position: relative;
    border: 7px solid #ffffff78;
    border-radius: 10px;
    box-shadow: 0px 2px 14px 3px #031b2a73;
    webkit-box-shadow: 2px #000 solid;
}

.plan_Pearl {
    font-family: muli,arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    animation: changecolor 5s infinite;
    -moz-animation: changecolor 5s infinite;
    -webkit-animation: changecolor 5s infinite;
    -ms-animation: changecolor 5s infinite;
    -o-animation: changecolor 5s infinite;
}

@keyframes changecolor {
    10% {
        color: #fbb22d;
    }

    25% {
        color: white;
    }

    50% {
        color: green;
    }

    100% {
        color: black;
    }
}

.plan_Coral {
    font-family: muli,arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    animation: changecolor 5s infinite;
    -moz-animation: changecolor 5s infinite;
    -webkit-animation: changecolor 5s infinite;
    -ms-animation: changecolor 5s infinite;
    -o-animation: changecolor 5s infinite;
}

@keyframes changecolor {
    10% {
        color: #fbb22d;
    }

    25% {
        color: white;
    }

    50% {
        color: green;
    }

    100% {
        color: black;
    }
}


.plan_Ruby {
    font-family: muli,arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    animation: changecolor 5s infinite;
    -moz-animation: changecolor 5s infinite;
    -webkit-animation: changecolor 5s infinite;
    -ms-animation: changecolor 5s infinite;
    -o-animation: changecolor 5s infinite;
}

@keyframes changecolor {
    10% {
        color: #fbb22d;
    }

    25% {
        color: white;
    }

    50% {
        color: green;
    }

    100% {
        color: black;
    }
}

.plan_Diamond {
    font-family: muli,arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    animation: changecolor 5s infinite;
    -moz-animation: changecolor 5s infinite;
    -webkit-animation: changecolor 5s infinite;
    -ms-animation: changecolor 5s infinite;
    -o-animation: changecolor 5s infinite;
}

@keyframes changecolor {
    10% {
        color: #fbb22d;
    }

    25% {
        color: white;
    }

    50% {
        color: green;
    }

    100% {
        color: black;
    }
}

.bolg_type {
    letter-spacing: 0px;
    font: bold 24px/26px calibri;
    margin-bottom: 10px;
}

.bolg_heading {
    letter-spacing: 0px;
    font: 24px/26px calibri;
    margin-bottom: 10px;
    word-break: break-word;
}

.p_color {
    color: #727d84;
    text-align: left;
    word-wrap: break-word;
}

.know_more {
    padding: 5px 20px !important;
    background: #0089e4 !important;
    color: white !important;
}

.m_top_30 {
    margin-top: 30px;
}

.m_top_20 {
    margin-top: 20px;
}

.m_top_10 {
    margin-top: 10px;
}

.margin_10 {
    margin: 10px !important;
}

.padding_10 {
    padding: 10px !important;
}

.align_right {
    float: right !important;
}

.align_left {
    float: left !important;
}

.text_right {
    text-align: right !important;
}

.text_left {
    text-align: left !important;
}

.m_top_20 {
    margin-top: 20px !important;
}

.p_top_20 {
    padding-top: 20px !important;
}

.padding_0 {
    padding: 0px !important;
}

.blog_social img:hover {
    transition: 0.5;
    transform: scale(1.1);
}

@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);

fieldset, label {
    margin: 0;
    padding: 0;
}
/* body{ margin: 20px; } */
h1 {
    font-size: 1.5em;
    margin: 10px;
}

/****** Style Star Rating Widget *****/

.rating {
    border: none;
    float: left;
}

    .rating > input {
        display: none;
    }

    .rating > label:before {
        margin: 2px;
        font-size: 1em;
        font-family: FontAwesome;
        display: inline-block;
        content: "\f005";
    }

    .rating > .half:before {
        content: "\f089";
        position: absolute;
    }

    .rating > label {
        color: #9e9e9e;
        ;
        float: right;
    }

/***** quiz popup start  *****/
.pop_efct {
    display: inline-block;
    padding: 3px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #066176;
    color: #fff;
    border-color: #ddd;
    box-shadow: 4px 7px 5px rgba(8, 8, 8, 0.25);
}

    .pop_efct:hover {
        background-color: #066176;
        border: solid 1px #ddd;
        color: #fff;
    }

    .pop_efct span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .pop_efct span:after {
            content: '>>';
            size: 12px;
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }

    .pop_efct:hover span {
        padding-right: 25px;
    }

        .pop_efct:hover span:after {
            opacity: 1;
            right: 0;
        }

    .pop_efct:active {
        background-color: rgba(16, 128, 158, 0.33);
        transform: translateY(4px);
        color: #222;
    }

.pop_head2 {
    margin: 0px !important;
    color: white;
    padding-top: 6px;
    line-height: 1em !important;
    font-size: 13px;
    font-weight: bold;
}

.fhead {
    color: #333;
    padding-top: 6px;
    line-height: 1em;
    font-size: 14px !important;
}

.exam_head_2 {
    padding: 2.25em 1.6875em;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    padding: 10px 0 5px 0;
    border: solid 1px #6d6d6d;
    color: black;
}

.student_detal {
    background: #eee;
    border: solid 1px #777;
    padding: 2px;
    margin-top: 51px;
    color: #222;
    vertical-align: middle;
    margin: 0 0 5px 0;
    font-size: 13px;
    text-align: left;
}

.modal-exam-content .title_bgs {
    color: #222;
    background: #ddd;
    border-radius: 0 0 10px 10px;
    padding: 7px 10px;
    width: 30%;
    text-align: center;
    margin-top: 0;
    margin-left: 35%;
    box-shadow: 2px 3px 8px #6d6d6d;
    border: solid 3px #fff;
    border-top: none;
}

.qut_no {
    margin: 5px;
    color: #222;
    font-weight: bold;
    font-size: 15px;
    float: left !important;
}

.qt_head {
    padding: 0px 10px 0 10px;
    color: #fff;
    height: 270px;
    margin-right: 10px;
    margin-top: 5px;
    padding-top: 10px;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.61);
    background-color: rgba(240, 248, 255, 0.2);
    border-radius: 5px;
    float: left;
}

.anw_height {
    height: 299px;
    overflow-y: auto;
}

.follo_qtn {
    padding: 2px 10px;
    background: #ddd;
    color: #222;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
}

.padding_0 {
    padding: 0 !important;
}

.bold_border {
    border: solid 2px #999;
    padding: 10px;
}

.pop_form-control {
    display: block;
    width: 100%;
    height: 24px;
    padding: 0px 3px;
    font-size: 12px;
    line-height: 1.8571;
    background-image: none;
    border: 1px solid #999 !important;
    border-radius: 0px;
    color: #222 !important;
}

.choose_ans .form-control {
    display: block;
    width: 100%;
    height: 24px;
    padding: 0px 3px;
    font-size: 12px;
    line-height: 1.8571;
    background-image: none;
    border: 1px solid #999 !important;
    border-radius: 0px;
    color: #222 !important;
    background-color: #fff;
}

.form-control select {
    color: #333 !important;
}

.choose_ans label {
    font-size: 13px;
    font-weight: normal !important;
    text-align: left !important;
}

.serial_no_4 {
    padding: 7px 6px 10px 6px;
    height: 30px;
    color: #fff;
    font-size: 11px;
    /* border: 1px solid rgb(255, 255, 255); */
    background: #6d6d6d;
    float: left;
}

.radio_new_btn_2 {
    border: solid 1px #c0c0c0;
    padding: 3px 0px;
    text-align: center;
    background: #066176;
}

.student_ans_2 {
    padding: 0 1px;
    border: 1px solid #c0c0c0;
    line-height: 28px;
    background-color: aliceblue;
    color: #000;
}

.modal-content2 {
    position: relative;
    height: 200px;
    width: 340px;
    margin-top: 150px;
    background-color: #6aa0ad;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 5px solid rgba(48, 70, 72, 0.56);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-header {
    padding: 1px;
    border-bottom: 1px solid rgba(229, 229, 229, 0.21);
    background-color: #066176;
    height: 25px;
}

.close2 {
    background-color: #ca2e2e;
    margin: 0px 23px 0px 0;
    padding: 0px 3px 2px 3px;
    border: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    z-index: 10000;
    position: absolute;
    text-align: center;
    float: right;
    right: -20px;
    top: 4px;
    opacity: inherit;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

.pop_head_submint {
    margin: 0px !important;
    color: white;
    margin-top: -8px !important;
    line-height: 1em !important;
    font-size: 13px;
    font-weight: bold;
}
/***** quiz popup end *****/

.video-main-heading h1 {
    font-weight: 800;
    font-size: 25px;
}

.video-heading-margin {
    margin-top: 115px;
    margin-bottom: 40px;
}

.glyphicon {
    margin-right: 10px;
}

.panel-body {
    padding: 0px;
    background: #fff !important;
}

    .panel-body table tr td {
        padding-left: 15px;
        border: 1px solid #f1f1f1;
    }

    .panel-body .table {
        margin-bottom: 0px;
    }

    .panel-body a {
        color: #000;
    }

/* .panel-video  a{background: linear-gradient(#8dec00 -60%,#1ea0f3 ) !important;color:#fff;}
 */
.modal-body {
    position: relative;
    padding: 0px;
}

.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.badge {
    margin-left: 30px;
}

.jq-stars {
    display: inline-block;
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: helvetica, arial, verdana;
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}

.jq-star:hover .fs-star-svg path {
}

.jq-star-svg path {
    /* stroke: #000; */
    stroke-linejoin: round;
}

/* un-used */
.jq-shadow {
    -webkit-filter: drop-shadow( -2px -2px 2px #888 );
    filter: drop-shadow( -2px -2px 2px #888 );
}

/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

ul.simple-pagination {
    list-style: none;
}

.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}

    .simple-pagination ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .simple-pagination li {
        list-style: none;
        padding: 0;
        margin: 0;
        float: left;
    }

span.ellipse.clickable {
    cursor: pointer;
}

.ellipse input {
    width: 3em;
}

/*------------------------------------*\
	Compact Theme Styles
\*------------------------------------*/
.compact-theme span {
    cursor: pointer;
}

.compact-theme a, .compact-theme span {
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #AAA;
    border-left: none;
    min-width: 14px;
    padding: 0 7px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

    .compact-theme a:hover, .compact-theme li:not(.disabled):not(.active) span:hover {
        text-decoration: none;
        background: #efefef; /* Old browsers */
        background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* Opera11.10+ */
        background: -ms-linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* IE10+ */
        background: linear-gradient(top, #efefef 0%,#bbbbbb 100%); /* W3C */
    }

.compact-theme li:first-child a, .compact-theme li:first-child span {
    border-left: 1px solid #AAA;
    border-radius: 3px 0 0 3px;
}

.compact-theme li:last-child a, .compact-theme li:last-child span {
    border-radius: 0 3px 3px 0;
}

.compact-theme .current {
    background: #bbbbbb; /* Old browsers */
    background: -moz-linear-gradient(top, #bbbbbb 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #bbbbbb 0%,#efefef 100%); /* W3C */
    cursor: default;
}

.compact-theme .ellipse {
    background: #EAEAEA;
    padding: 0 10px;
    cursor: default;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/
.light-theme span {
    cursor: pointer;
}

.light-theme a, .light-theme span {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #BBB;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#efefef 100%); /* W3C */
}

    .light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
        text-decoration: none;
        background: #FCFCFC;
    }

.light-theme .current {
    background: #666;
    color: #FFF;
    border-color: #444;
    box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;
    cursor: default;
}

.light-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}

/*------------------------------------*\
	Dark Theme Styles
\*------------------------------------*/
.dark-theme span {
    cursor: pointer;
}

.dark-theme a, .dark-theme span {
    float: left;
    color: #CCC;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #222;
    min-width: 14px;
    padding: 0 7px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: #555; /* Old browsers */
    background: -moz-linear-gradient(top, #555 0%, #333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555), color-stop(100%,#333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #555 0%,#333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #555 0%,#333 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #555 0%,#333 100%); /* IE10+ */
    background: linear-gradient(top, #555 0%,#333 100%); /* W3C */
}

    .dark-theme a:hover, .dark-theme li:not(.disabled):not(.active) span:hover {
        text-decoration: none;
        background: #444;
    }

.dark-theme .current {
    background: #222;
    color: #FFF;
    border-color: #000;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    cursor: default;
}

.dark-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}


.school-erp-pricing {
    min-height: 250px;
    background: linear-gradient(#06385f,#2196f36e);
}

.school-erp-pricing-inner {
    padding-top: 20px;
    padding-bottom: 60px;
}

.school-erp-pricing h2 {
    color: #75b614;
    text-align: center;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.school-erp-pricing p {
    padding-bottom: 30px;
    font-size: 18px;
    color: #75b614;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    background: #fff;
    border-radius: 30px;
    outline: none;
    margin-bottom: 30px;
}

    .slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px;
        height: 20px;
        background: #fff;
        cursor: pointer;
        border-radius: 100px;
        -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.75);
    }

.school-erp-pricing-left-stu output {
    color: #1f2b0c;
    float: left;
    font-size: 18px;
    margin-top: -10px;
}

.school-erp-pricing-left-stu span {
    color: #1f2b0c;
    font-size: 18px;
    padding-left: 8px;
}

.padt-20 {
    padding-top: 50px;
}

.school-erp-pricing-right output {
    color: #1f2b0c;
    font-size: 30px;
    margin-top: -30px !important;
}

.school-erp-pricing-right {
    color: #1f2b0c;
}

@media (max-width:768px) {
    .school-erp-pricing-right output {
        margin-top: 20px !important;
        margin-left: -0px !important;
    }

    .school-erp-pricing-inner {
        padding-bottom: 0px;
    }
}

.log_in {
    background-color: rgb(117, 182, 20);
    padding: 3px 10px;
    letter-spacing: 3px;
    font-size: 13px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 14px;
    font-weight: 600;
    margin: 0px 20px 0px 10px;
}















/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
    color: #ffa700;
    ;
}
    /* hover previous stars in list */

    .rating > input:checked + label:hover, /* hover current star when changing rating */
    .rating > input:checked ~ label:hover,
    .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
    .rating > input:checked ~ label:hover ~ label {
        color: #FFED85;
    }

.animation-ripple {
}

.pt_60 {
    margin-top: 50px !important;
}

.social-media i.fa {
    color: #fff !important;
}

.ptb_50 {
    padding-top: 30px;
    padding-bottom: 10px;
}

.pb_50 {
    padding-bottom: 50px;
}

.ptb_20 {
    padding-top: 30px;
    padding-left: 100px !important;
}

.trusted_setion {
    background: #e3e3e3;
}

.trusted_setion_inner span {
    font-size: 30px;
}

.trusted_setion img {
    height: 40px;
    width: 40px;
}

.trusted_setion p {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    /*color: #555;*/
    color: #383636;
    font-family: Calibri;
    letter-spacing: 1px;
    /*font-family: 'Open Sans', sans-serif !important;*/
}

.mapael .map {
    position: relative;
}

.mapael .mapTooltip {
    position: absolute;
    background-color: #fff;
    moz-opacity: 0.70;
    opacity: 0.70;
    filter: alpha(opacity=70);
    border-radius: 10px;
    padding: 10px;
    z-index: 1000;
    max-width: 200px;
    display: none;
    color: #343434;
}


.mt_-50 {
}

.why-us-conent {
}

.pad_20 {
    padding: 5px 10px;
    text-align: justify;
    font-size: 15px;
    font-family: Calibri;
    color: #383636;
}

/*.navbar .navbar-right .dropdown_products > li a {
    background: #3b81ab !important;
}*/

.navbar .navbar-right .dropdown_products > li a:hover {
    background: #246d98 !important;
    color:#fff;
}

.footer-section {
    background: linear-gradient(to right, #0870ad 0%, #2f749d 100%);
    padding-bottom: 20px;
    font-family: 'Calibri', 'Open Sans', sans-serifs;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn_1 {
    border: 1px solid #999;
    color: #555;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.form-control {
    border: 1px solid #bfbfbf !important;
}
.form-control:focus {
    /*border: 1px solid #0870ad !important;*/
    border: 1px solid #2f749d !important;
}

::-webkit-input-placeholder {
    /*color: #fff !important;*/
    color: #5b6972 !important;
}

:-moz-placeholder {
    /*color: #fff !important;*/
    color: #5b6972 !important;
}

::-moz-placeholder {
    /*color: #fff !important;*/
    color: #5b6972 !important;
}

:-ms-input-placeholder {
    /*color: #fff !important;*/
    color: #5b6972 !important;
}
.scr_career {
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
    padding: 10px 10px;
    margin-bottom:30px;
}

.scr_career h2, .scr_career p {
    margin: 5px 10px !important
}

.row.equal-height {
    display: flex;
    flex-wrap: wrap;
}

.row.equal-height > [class*='col-'] {
    display: flex;
}