﻿* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Arial, sans-serif;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfont.html');
    src: url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfontd41d.html?#iefix') format('embedded-opentype'), url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfont-2.html') format('woff2'), url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfont-3.html') format('woff'), url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfont-4.html') format('truetype'), url('../fonts/mark%20simonson%20-%20proxima%20nova%20alt%20regular-webfont-webfont-5.html#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #777;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Arial Rounded MT Bold", sans-serif !important;
}
.container-custom-fluid {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
    margin-right: auto;
    margin-left: auto;
}
.vc-homepage {
    background: url(../images/bg.html) 50% 0 no-repeat;
    background-size: contain;
}
#vc-header {
    float: none;
}
#wrapper {
    width: 100%;
    position: relative;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.progressblue {
    color: #2193CF;
    font-size: 1.3rem;
}
.sectionBanner {
    margin: 5% 0;
}
.sectionServices {
    margin: 10% 0 0 0;
}
.vc-bannercontent {
    padding: 60px 60px 0px 0px;
}
    .vc-bannercontent h1 {
        font-size: 45px;
        margin-bottom: 0px;
    }
    .vc-bannercontent h3 {
        margin: 0px;
        font-size: 35px;
        line-height: 40px;
    }
    .vc-bannercontent p, .vc-service-content p {
        color: #999;
    }
    .vc-bannercontent .btn-login {
        padding: 5px 40px;
        border-radius: 20px;
        background-color: #2193ce;
        margin-top: 20px;
    }
.vc-service-content {
    padding: 40px 70px;
    margin: 30% 0;
    text-align: right;
}
    .vc-service-content h2 {
        font-size: 65px;
        font-weight: bold;
        color: #044970;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
.vc-service-content p {

}
.sectionOne {
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(../images/ico.png) 50% 0 no-repeat;
    background-size: 100%;
    background-position: 0% 58%;
    background-color: white;
}

.first-section {
    max-width: 1000px;
    width: 100%;
    margin: 14% auto;
}


.sectionTwo {
    width: 100%;
    background: url(../images/about-bg.png) no-repeat;
    background-size: cover;
    margin: -8% 0 0 0;
    height: 900px;
    background-position: top;
}

.sectionThree {
    width: 100%;
    height: auto;
    /*background: url(../images/orange-circle.png) no-repeat;*/
    background-size: cover;
    margin: -8% 0 0 0;
}

.fc-generic-content {
    padding: 0px 35px;
}

    .fc-generic-content .fc-header-title-center {
        margin-bottom: 60px;
    }

    .fc-generic-content h2 {
        font-family: "Arial Rounded MT Bold", sans-serif !important;
        font-size: 135px;
        font-weight: 900;
        color: #b1b1b1;
        position: absolute;
        z-index: 1;
        opacity: 0.1;
        top: 19px;
    }

    .fc-generic-content .fc-header-title-right h2 {
        right: 0;
    }

    .fc-generic-content .fc-header-title-center h2 {
        left: 43%;
        right: auto;
    }

    .fc-generic-content h3 {
        font-family: "Arial Rounded MT Bold", sans-serif !important;
        font-size: 65px;
        font-weight: bold;
        color: #23B7C5;
        line-height: 65px;
        text-transform: uppercase;
        z-index: 2;
        position: relative;
        margin: 0px;
    }

    .fc-generic-content h4 {
        font-family: "Arial Rounded MT Bold", sans-serif !important;
        font-size: 45px;
        font-weight: bold;
        color: #23B7C5;
        line-height: 65px;
        text-transform: uppercase;
        z-index: 2;
        position: relative;
        margin: 0px;
    }

.fc-body-content {
    margin-top: 20px;
}

    .fc-body-content p {
        font-size: 18px;
        color: #a1a1a1;
        line-height: 38px;
        padding-right: 20px;
    }


.sectionFour {
    width: 100%;
    height: auto;
    background: url(../images/blue-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: -12%;
    margin-top: 5%;
}

.sectionFive {
    width: 100%;
    background: url(../images/red-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: 120% 0%;
    margin-top: 5%;
}
.home.sectionFive {
    margin-top: 15%;
    background-position: 110% 0%;
}
.sectionSix {
    width: 100%;
    height: auto;
    background: url(../images/parrot-circle.png) 50% 0 no-repeat;
    background-size: contain;
    background-position: -12%;
    margin-top: 5%;
}

.sectionSeven {
    width: 100%;
    background: url(../images/dark-blue-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: 120% 0%;
    margin-top: 5%;
    margin-bottom:10%;
}


.section8 {
    width: 100%;
    height: auto;
    background: url(../images/about-bg.png) no-repeat;
    background-size: cover;
    background-position:top;
    margin-bottom:10%;
}

.section9 {
    width: 100%;
    height: auto;
    background: url(../images/orange-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: -12%;
    margin-top: 0%;
}

.section10 {
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 10%;
}

.section11 {
    width: 100%;
    background: url(../images/red-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: 120% 0%;
    margin-top: 10%;
}

.section12 {
    width: 100%;
    height: auto;
    background: url(../images/parrot-circle.png) 50% 0 no-repeat;
    background-size: contain;
    background-position: -12%;
    margin-top: 5%;
}

.section13 {
    width: 100%;
    background: url(../images/dark-blue-circle.png) 26% 0 no-repeat;
    background-size: contain;
    background-position: 120% 0%;
    margin-top: 10%;
}

.section14 {
    width: 100%;
    height: auto;
    background: url(../images/orange-circle.png) 50% 0 no-repeat;
    background-size: contain;
    background-position: -12%;
    margin-top: 5%;
}
.aboutus-section-content {
    margin-top: 12%;
    text-align: center;
    color: #fff;
}

    .aboutus-section-content .fc-header-title h1 {
        font-size: 65px;
        font-weight: bold;
        color: #fff;
        font-family: 'Comfortaa', cursive;
        line-height: 65px;
    }

    .aboutus-section-content .fc-body p {
        font-size: 24px;
        padding: 20px 200px;
        line-height: 32px;
    }

    .aboutus-section-content .aboutus-desc-img {
        max-width: 1200px;
        width: 100%;
        margin: 0px auto 0 auto;
    }
    .home.sectionThree {
        margin-top: 0px;
    }
.sectionThree {
    width: 100%;
    position: relative;
    margin-top: 20%;
}
.home.sectionThree {
    margin-top: 0px;
}
@keyframes OrangeCircle {
    0% {
        background-position: 160%;
    }

    25% {
        background-position: 150%;
    }

    50% {
        background-position: 140%;
    }

    75% {
        background-position: 130%;
    }

    100% {
        background-position: 120%;
    }
}

.fc-circle-background {
    background: url(../images/orange-circle.png) no-repeat;
    background-position: 120%;
    animation: OrangeCircle;
    animation-delay: 0.3s;
    background-size: contain;
    padding: 100px 0px;
    min-height: 800px;
    margin-top: -60px;
}

    .fc-circle-background .progress-group {
        max-width: 655px;
        text-align: right;
        position: relative;
        left: 14%;
    }

.fc-info-cards {
    max-width: 800px;
    width: 100%;
    z-index: 2;
    position: relative;
}

.dashboard-desc-img {
    width: 70%;
    position: absolute;
    /*top: 95px;*/
    top: -100px;
    right: 0px;
    left: auto;
    z-index: 2;
}

.uk-card-list {
    height: 60px;
    background: white;
    border-radius: 50px;
    border: 1px solid grey;
    margin: 30px;
    box-shadow: 0px 1px 8px 1px #00000059;
    width: 60%;
}

.flex {
    display: flex;
}

/*.pp_middle_img img {
    max-width: 345px;
}*/

.tilestext {
    padding-left: 30px;
    font-size: 24px;
    padding-top: 11px;
}

.tilesbox {
    width: 80px;
    height: 58px;
    border-radius: 50px 15px 95px 50px;
}

    .tilesbox img {
        width: 20px;
        margin-left: 30px;
        height: auto;
        margin-top: 14px;
    }

.firsttile {
    position: relative;
    left: 12%;
}

    .firsttile .bg {
        background: #7BAA1E;
    }

    .firsttile .textcolor {
        color: #7BAA1E;
    }

.Secondtile {
    position: relative;
    top: 50%;
    left: 7%;
}

    .Secondtile .bg {
        background: #E76768;
    }

    .Secondtile .textcolor {
        color: #E76768;
    }

.Thirdtile {
    position: relative;
    top: 94%;
    left: 12%;
}

    .Thirdtile .bg {
        background: #EAB85F;
    }

    .Thirdtile .textcolor {
        color: #EAB85F;
    }

.Forthtile {
    position: relative;
    top: 206%;
    left: 3%;
}

    .Forthtile .bg {
        background: #49B1E6;
    }

    .Forthtile .textcolor {
        color: #49B1E6;
    }

.Fithtile {
    position: relative;
    left: 14%;
}

    .Fithtile .bg {
        background: #CB9AF3;
    }

    .Fithtile .textcolor {
        color: #CB9AF3;
    }

.sectionFour .ToDo-desc-img, .sectionSix .workload-desc-img, .sectionFive .KanBan-desc-img, .section11 .KanBan-desc-img, .section12 .workload-desc-img {
    max-width: 1200px;
    width: 100%;
}
.home.sectionFive .KanBan-desc-img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    top: 50px;
    position: relative;
}

.section9 .active-desc-img {
    max-width: 450px;
    margin-left: 40px;
}

.activeproject-image {
    width: 66%;
    margin: -384px -54px 254px 155px !important;
}

.mytaskimage {
    margin: -384px -54px 254px 223px !important;
    width: 66%;
}

.backHeadingmytasks {
    position: absolute;
    font-size: 140px;
    margin-top: 10px;
    opacity: 0.6;
    font-weight: 900;
    font-family: 'Comfortaa', cursive;
    top: -16px;
    color: #F1F1F1;
}

.backHeadingKan {
    position: absolute;
    font-size: 170px;
    margin-top: 10px;
    text-align: center;
    opacity: 0.6;
    font-weight: 900;
    font-family: 'Comfortaa', cursive;
    top: -24%;
    left: 41%;
    color: #F1F1F1;
}

.backHeadingKanbanna {
    position: absolute;
    font-size: 170px;
    margin-top: 10px;
    text-align: center;
    opacity: 0.6;
    font-weight: 900;
    font-family: 'Comfortaa', cursive;
    left: 0;
    top: -3%;
    color: #F1F1F1;
}


.SectionFiveBackgroundCircle {
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(../images/red-circle.png) 50% 0 no-repeat;
    background-size: 43%;
    background-position: 116% 38%;
    background-color: white;
}

.vcclass {
    margin-bottom: -24%;
}

.PT35 {
    padding-top: 35px;
}

.ConditionBox {
    margin-bottom: 0rem !important;
}

.P-dashboard-bottom {
    margin-bottom: 50px;
}

.Team-section-content .Team-desc-img {
    max-width: 1200px;
    width: 100%;
    margin: 38px auto 0 auto;
}

.outercirlce {
    border-radius: 50%;
    width: 120px;
    height: 120px;
}

.outercirlce1 {
    border: 2px solid #FA9B25;
}

.outercirlce2 {
    border: 2px solid #EB5D2D;
}

.outercirlce3 {
    border: 2px solid #C14697;
}

.outercirlce4 {
    border: 2px solid #4E4693;
}

.outercirlce5 {
    border: 2px solid #59A3BE;
}

.outercirlce6 {
    border: 2px solid #2F5582;
}

.outercirlce7 {
    border: 2px solid #912771;
}

.outercirlce8 {
    border: 2px solid #CF354D;
}

.teamcircle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding-left: 25%;
    margin-left: 8PX;
    padding-top: 22%;
    margin-top: 7px;
}

    .teamcircle img {
        width: 70%;
    }

.team-first {
    padding-left: 21% !important;
    padding-top: 12% !important;
    background: #FA9B25
}

.team-second {
    background: #EB5D2D;
    padding-left: 23% !important;
}

.team-third {
    background: #C14697
}

.team-fourth {
    background: #4E4693
}

.team-five {
    background: #59A3BE
}

.team-six {
    padding-left: 20% !important;
    padding-top: 23% !important;
    background: #2F5582
}

.team-seven {
    padding-left: 23% !important;
    padding-top: 11% !important;
    background: #912771
}

.team-eight {
    padding-left: 18% !important;
    background: #CF354D
}


.textright {
    text-align: right !important;
}

.SectionFiveBackgroundCircle {
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(../images/red-circle.png) 50% 0 no-repeat;
    background-size: 50%;
    background-position: 143% 23%;
    background-color: white;
}

.MyTaskBackgroundCircle {
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(../images/red-circle.png) 50% 0 no-repeat;
    background-size: 60%;
    background-position: 139% 0%;
    background-color: white;
}



.activeprojectBackgroundCircle {
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(../images/orange-circle.png) 50% 0 no-repeat;
    background-size: 60%;
    background-position: -25% 5%;
    background-color: white;
}

.addtask-image {
    max-width: 1200px;
    width: 66%;
    margin: -394px 0px 250px 187px !important;
}

.sectionFour .row .col-md-6:last-child, .sectionFive .row .col-md-6:first-child, .sectionSix .row .col-md-6:last-child, .sectionSeven .row .col-md-6:first-child {
    top: 120px;
}
.home.sectionFive .row .col-md-6:first-child {
    top: 00px;
}
.section9 .row .col-md-6:last-child {
    top: 50px;
}

.section11 .row .col-md-6:first-child, .section12 .row .col-md-6:last-child {
    top: 150px;
}

/*
    #############
    NavBar
    ################

*/
.example3 {
    box-shadow: 0px 1px 12px -10px #0000002b;
}

.navbar-inverse {
    background-color: #2220;
    border-color: #08080800;
}

.navbar-toggle {
    z-index: 1;
}

.navbar-toggle {
    border: 0;
    margin: 0;
    padding: 9px 14px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}

.example3 .navbar-brand {
    height: 80px;
}

.navbar-brand {
    padding: 0px;
}

    .navbar-brand > img {
        height: 100%;
        padding: 15px;
        width: auto;
    }

.navbar-inverse .navbar-nav > a, .navbar-inverse .navbar-nav > a:focus, .navbar-inverse .navbar-nav > a:hover {
    color: #777 !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #08080800;
    color: #1d1d1d !important;
}

.nav.navbar-nav li a {
    font-family: "Arial Rounded MT Bold", sans-serif !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    display: block;
    line-height: 20px;
    color: #7a7a7a;
}
#vc-navbar li a {
    color: #fff;
}

    #vc-navbar li.active a, #vc-navbar li a:hover {
        border-bottom: 1px solid #fff;
        color: #fff !important;
    }
    .button-round {
        border-radius: 25px;
        padding-left: 25px;
        padding-right: 25px;
        border: 1px solid #36a1d3;
        background-color: #36a1d3;
        padding-top: 10px;
        padding-bottom: 10px;
        min-width: 120px;
        font-weight: 400;
        font-size: 16px;
    }

.button-blue {
    margin-top: 18px;
    color: #36a1d3;
    border-color: #36a1d3;
    margin-right: 25px;
    color: #fff;
}

.btn-primary {
    color: #7a7a7a;
    background-color: transparent;
    border-color: #1d1d1d;
    text-transform: uppercase;
    font-size: 14px;
}
#vc-navbar .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.nav.navbar-nav li a:hover {
    text-decoration: none
}

.header-full {
    width: 100%;
    float: left;
    padding: 0px 17px;
    display: inline-flex;
    flex-direction: column;
}
/*
    #######################
         FOOTER
    #######################

*/

.vc-footer {
    background: url(../images/footerbg.html) 50% 0 no-repeat;
    background-position: top;
    padding: 50px 0px 30px 0px;
}
.footer-logo {
    max-width: 400px;
    width: 100%;
    margin-top: 70px;
}
.vc-footer-menu {
    padding-top: 55px;
}
.vc-footer-menu ul{
    margin:0;
    padding:0;
}
    .vc-footer-menu li {
        display: inline-block;
        list-style: none;
        padding: 10px 20px;
    }
        .vc-footer-menu li a {
            color: #fff;
            text-decoration: none;
            font-size: 16px;
        }
    .vc-footer-menu li a:hover {
        color: #999;
    }
/*
    #######################
         MEDIA QUERIES
    #######################

*/
@media screen and (min-width: 1170px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        flex-basis: auto;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

        .navbar-nav > li {
            padding: 0 10px;
            position: relative;
            line-height: inherit;
            font-size: 18px;
            display: inline-flex;
            color: #484848 !important;
            font-size: 16px;
            line-height: inherit;
            font-weight: bold;
            text-transform: none;
            color: white;
            letter-spacing: 0.7px;
            flex-direction: column;
        }

        .navbar-nav > li {
            float: left;
        }

    .tg-header {
        z-index: 5;
        background: #fff;
        position: relative;
        border-bottom: none !important;
        width: 100%;
        float: left;
    }
}

@media screen and (min-width: 660px) {
}

/*@media screen and (min-width: 560px) {
}*/

@media screen and (max-width: 480px) {
    .navbar-inverse {
        padding: 0px;
    }
    .navbar-header {
        width: 100%;
    }
    .example3 .navbar-brand {
        height: 70px;
    }
        .navbar-toggle {
        border: 0;
        margin: 0;
        padding: 9px 14px;
        float: right;
        top: 15px;
        position: relative;
        background-color: #044b70;
        color: #fff;
        border-radius: 10px;
    }
    .nav.navbar-nav li a {
        padding: 10px !important;
    }
    .sectionOne {
        margin: 0;
        background-position: top;
        height: auto;
        min-height: 250px;
    }
    .first-section {
        margin: 20% auto;
    }
    .sectionTwo {
        margin: 0;
        background-position: top;
        height: auto;
        margin-top: -80px;
    }

    .aboutus-section-content {
        margin-top: 30%;
    }

        .aboutus-section-content .fc-body p {
            font-size: 20px;
            padding: 10px;
            line-height: 32px;
        }
    .fc-generic-content {
        padding: 0px 0px;
    }
    .fc-generic-content h2, .fc-generic-content .fc-header-title-center h2 {
        top: 0px;
        position: absolute;
        text-align: center;
        left: 22%;
    }

    .fc-generic-content h3 {
        font-size: 45px;
        text-align: center;
        line-height: 28px;
    }

    .fc-body-content p {
        font-size: 20px;
        padding-right: 0px;
        text-align: center;
        padding: 15px 0px;
    }

    .fc-body-content {
        margin-top: 50px;
        background-color: #fff;
    }
    .sectionFour .fc-body-content {
        margin-top: 0px;
    }

    .fc-circle-background .progress-group {
        left: 0px;
    }

    .uk-card-list {
        width: 100%;
    }

    .fc-info-cards ul {
        padding-left: 0px;
    }

    .firsttile, .Secondtile, .Thirdtile, .Forthtile, .Fithtile {
        left: 0px;
        margin-left: 0px;
    }

    .fc-circle-background {
        background-position: 0 95%;
        height: auto;
        min-height: 100px;
        margin-top: 0px;
        padding: 0;
        padding-bottom: 200px;
    }

    .dashboard-desc-img {
        width: 100%;
        position: relative;
        top: auto;
        right: 0px;
        left: auto;
        z-index: 1;
        bottom: -90px;
    }

    .sectionFour, .sectionSix, .section9, .section12 {
        background-position: top;
        margin-top: 15%;
    }

        .sectionFour .ToDo-desc-img, .sectionSix .workload-desc-img, .section11 .KanBan-desc-img, .section12 .workload-desc-img {
            max-width: 290px;
            width: 100%;
            margin: 15% auto 50% auto;
        }
    .sectionFive .KanBan-desc-img, .sectionSeven .KanBan-desc-img {
        max-width: 290px;
        width: 100%;
        margin: 15% auto 20% auto;
    }
 
    .section8 {
        background-position: top;
    }
    .section9 .active-desc-img {
        max-width: 290px;
        width: 100%;
        margin: 0 auto 30% auto;
        text-align: center;
    }
        .section9 .active-desc-img img {
            max-width: 230px;
            width: 100%;
            margin-top: 54px;
        }
    .section11 .KanBan-desc-img {
        margin: 55% auto 40% auto;
        text-align: center;
    }
        .section11 .KanBan-desc-img img {
            max-width: 230px;
            width: 100%;
            top: 80px;
            position: relative;
        }
    .section12 .workload-desc-img {
        margin: 15% auto 20% auto;
        text-align: center;
    }
        .section12 .workload-desc-img img {
            max-width: 230px;
            width: 100%;
            position: relative;
            top: 15px;
        }
        .sectionFour .row .col-md-6:last-child, .sectionFive .row .col-md-6:first-child, .sectionSix .row .col-md-6:last-child, .sectionSeven .row .col-md-6:first-child {
            top: 0px;
        }
           
            .section9 .fc-generic-content h4, .section9 .fc-generic-content h3, .sectionSix .fc-generic-content h4, .sectionSix .fc-generic-content h3 {
                top: -20px;
            }

    .fc-generic-content .fc-header-title-right h2 {
        right: auto;
    }

    .fc-generic-content h4 {
        text-align: center;
        font-size: 30px;
    }

    .sectionFive, .sectionSeven, .section11 {
        background-position: bottom;
        margin-top: 15%;
    }

        .sectionSeven .KanBan-desc-img {
            margin-top: 50px;
        }
    .section10 {
        margin-top: 30%;
    }
    .section10 h3 {
        margin-bottom: 10px;
    }
    .P-dashboard-bottom {
        margin-bottom: 0px;
    }
    .textright {
        text-align: left !important;
    }
    .descriptionleaf h3 {
        font-weight: 600 !important;
        padding-top:40px !important
    }
    .widget{
        padding-top: 40px;
        font-weight: 600;
    }
    .vc-bannercontent {
        padding: 0px;
        margin-bottom: 10px;
    }
 
}
p{
	text-align: justify;
}
