.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0px;
    margin: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

::-moz-selection {
    /* Code for Firefox */
    color: #022a52;
    background: #B8945D;
}

::selection {
    color: #022a52;
    background: #B8945D;
}

* {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

* {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

body {
    margin: 0;
    padding: 0px;
    font-family: 'Kepler sm';
    font-family: 'Comfortaa';
}

.maxwidth {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    max-width: 850px;
    margin: 0 auto;
    position: relative;
}

.maxwidth1 {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    max-width: 1350px;
    margin: 0 auto;
}

.navbar {
    min-height: auto;
}

.navbar-default {
    background-color: #fff;
    padding: 0px;
    padding-bottom: 0px;
    border: 0;
}

.navbar-shrink {
    padding: 0px;
    border-bottom: solid #000 1px;
}

.navbar-shrink .logo {
    width: 140px;
}

.navbar-shrink .navbar-right {}

.navbar-brand {
    height: auto;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.logo {
    width: 100%;
    max-width: 170px
}

.logo:hover {
    opacity: 0.6;
}

.navbar-nav>li>a {
    padding: 0px;
    margin-top: 28px !important;
}

.carousel-inner>.item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.scroll-down {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 16;
    text-align: center
}

.scroll:hover {
    padding-top: 15px !important;
}

.carousel-caption {
    position: absolute;
    padding-bottom: 20px;
    bottom: auto !important;
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: left;
    font-family: "Lato Light";
    font-size: 38px !important;
    text-transform: uppercase;
    line-height: 35px !important;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75) !important;
    transform: translate(0, -50%);
}

.carousel-title {
    text-align: left;
}

.carousel-title img {
    margin-bottom: 20px;
    width: 45px;
}

.carousel-break {
    width: 100px;
    height: 4px;
    background-color: #81c341;
    margin-top: 20px;
}

.navbar-toggle {
    border-radius: 0px;
    margin-top: 20px;
}

.navbar-toggle:hover {
    border-color: #0C1555 !important;
}

.navbar-toggle:hover .icon-bar {
    background-color: #0C1555 !important;
}


/****************************************/


.navbar-right {
    padding-top: 19px
}

.menu-item {
    margin-left: 30px;
    margin-top: 13px;
    font-family: 'Kepler sm';
    padding: 5px 0px !important;
    margin-top: 20px !important;
    font-size: 14px;
    color: #0C1555;
}

.menu-item1 {
    margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #0C1555;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.menu-item:hover {
    border-bottom: 3px #A20C1D solid !important;
}

.menu-item-current {
    border-bottom: 3px #A20C1D solid !important;
}


.menu-sep {
    position: absolute;
    right: -19px;
    top: 10px;
}

.navbar-nav>li>a {
    margin-top: 0px !important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
    border-bottom: 3px #A20C1D solid !important;

}

.banner {
    background-image: url(../../imgs/slidera.jpg);
    background-size: cover;
    background-position: bottom;
}


.banner-text {
    color: #fff;
    font-size: 14px;
    margin-top: 40px;
    margin-left: 40px;
}

.date {
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    margin-top: 20px;

}

.header {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative
}

.sec2-title {
    background-color: #10044c;
    color: #fff;
    padding: 18px 31px;
    font-size: 35px;
    text-transform: uppercase;
    border-top-left-radius: 35px;
    margin-top: 90px;
}

.sec2 {
    margin-top: 25px
}

.sec2-logo {
    background-color: #f6f6f6;
    margin-top: 20px;
    border-top-left-radius: 40px;
}

.sec2-text {
    background-color: #f6f6f6;
    color: #1e1357;
    padding: 15px 30px;
    border-top-left-radius: 35px;
    padding-left: 0px;
    padding-right: 7px;
}

.sec2-logo img {
    width: 100%;
    margin-top: 15px;
    max-width: 100px;
}

.sec3 {
    background-color: #10044c;
    padding: 30px;
    border-top-left-radius: 50px;
    color: #fff;
    margin-top: 11px
}

.sec3-logo {
    width: 100%;
    max-width: 150px;
    margin-bottom: 15px;
}

.sec3-title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.sec3-sep {
    height: 1px;
    background-color: #8cc63f;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sec4-title {
    color: #10044c;
    background-color: #8cc63f;
    font-size: 34px;
    padding: 16px 20px;
    padding-bottom: 7px;
    margin-top: 50px;
    border-top-left-radius: 42px;
    font-weight: bolder;
    font-size: 38px;
    text-transform: uppercase;
}

.sec4-my {
    margin-top: 25px;
    margin-bottom: 25px;
}

.sec4-text {
    color: #10044c;
    font-size: 16px;
    margin-bottom: 30px;
}

.sec4-sec {
    padding: 30px;
    border: solid #8cc63f 3px;
    margin-bottom: 50px;
    border-radius: 50px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-top: 0px;
}

.bidnew {
    width: 100%;
    max-width: 280px;
    margin-left: 30px;
}

.greenbg {
    color: #fff;
    background-color: #8cc63f;
    padding: 30px;
    margin-top: 24px;
    font-size: 16px;
    padding-bottom: 14px;
    text-align: justify;
}

.greenbg span {
    background-color: #10044c;
    color: #fff;
    padding: 4px 7px;
    border-bottom-right-radius: 15px;
}

.greenbg .span {
    background-color: #10044c;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border-bottom-right-radius: 25px;
    margin-top: 10px;
    border-top-right-radius: 1px;
    margin-bottom: 3px;
    width: 100%;
    display: block;
}

.sec6-title span {
    background-color: #8cc63f;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 3px;
    border-bottom-right-radius: 17px;
    transform: translate(6px, -9px);
    display: inline-block;
}


.greenbg .span {
    background-color: #10044c;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    border-bottom-right-radius: 25px;
    margin-top: 10px;
    border-top-right-radius: 1px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
}

.sec5 {
    margin-top: 50px;
}

.sec6-title {
    margin-top: 50px;
    font-size: 46px;
    color: #10044c;
    margin-left: 25px
}



.sec6-subtitle {
    color: #10044c;
    margin-bottom: 22px;
    margin-left: 25px
}

.wet {
    padding: 30px;
    padding-top: 40px;
    color: #10044c;
}

.wet-text {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 13px;
}

.b1 {
    background-color: #f6f6f6;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 50px
}

.c1,
.c1 img {
    border-bottom-right-radius: 50px
}


.b2 {
    background-color: #f6f6f6;
    border-top-right-radius: 60px;
    margin-top: 30px
}

.c2,
.c2 img {
    border-top-right-radius: 50px
}

.c3,
.c3 img {
    border-bottom-left-radius: 50px
}

.share {
    width: 20px
}

.sec7 {
    background-color: #10044c;
    color: #fff;
    font-size: 38px;
    margin-top: 45px;
    padding-bottom:80px;
}

.sec7-title {
    padding-left: 20px;
    padding-top: 40px;
    text-align: left;
    font-size: 50px;
    text-transform: uppercase;
}

.sec9 {
    background-color: #10044c;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;

}

.footer {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 12px;
    color: #10044c
}

.sec4-text span {
    background-color: #10044c;
    color: #8cc63f;
    font-weight: bold;
    padding: 3px 7px;
    border-radius: 10px;
    border-top-right-radius: 0px;
}

.sec8-title {
    background-color: #10044c;
    color: #fff;
    padding: 19px 30px;
    font-size: 38px;
    border-top-left-radius: 50px;
    padding-bottom: 10px;
    margin-bottom: 50px;

}


.sec8-titlee {
    background-color: #10044c;
    color: #fff;
    padding: 19px 30px;
    font-size: 38px;
    border-top-left-radius: 50px;
    margin-top: 50px;
    padding-bottom: 10px;
    margin-bottom: 50px;
    text-transform: uppercase;
}


.sec8 {
    background-color: #f6f6f6;
    margin-top: 100px;
    padding-bottom: 50px;
}

.event .row {
    background-color: #fff;
}

.eim-cnt {
    position: relative;
}

.eim-cnt img {
    position: absolute;
    top: -40px;
    left: 0px;
    width: 95%;
}

.event-text {
    padding: 27px 8px;
    font-size: 13px;
    color: #10044c;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.event {
    margin-bottom: 90px;
}

.eim-cn2 {
    position: relative;
}

.eim-cnt2 img {
    position: absolute;
    top: -20px;
    right: 0px;
    width: 95%;
}

.event-text2 {
    padding: 27px 8px;
    font-size: 13px;
    color: #10044c;
    padding-left: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.banner-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px
}

.banner-title span {
    color: #8cc63f
}

.banner-break {
    background-color: #8cc63f;
    height: 3px;
    width: 75px;
    margin-bottom: 20px
}

.sep11 {
    background-color: #8cc63f;
    position: absolute;
    top: 19px;
    left: 261px;
    width: 3px;
    height: 49px;
}

.jh7 {
    position: relative;
    margin-top: 20px
}

.sec2-logo {
    position: absolute;
    bottom: -85px;
    left: 0px;
    padding: 11px
}

.jh7-img {
    border-top-left-radius: 40px;
}

.sec22-title {
    background-color: #10044c;
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    border-top-left-radius: 35px;
    margin-bottom: 10px;
}


.sep112 {
    background-color: #8cc63f;
    position: absolute;
    top: 30px;
    left: 261px;
    width: 3px;
    height: 55px;
}

.seco {
    margin-top: 40px;
    background-color: #f6f6f6;
    border-top-left-radius: 20px;
}

.tio {
    font-size: 20px;
}

.sdf4 {
    background-color: #f6f6f6;
    border-top-left-radius: 40px;
    padding: 15px;
}

.li {
    background-color: #f6f6f6;
    padding: 25px;
    border-top-left-radius: 40px;

}


.lii {
    background-color: #f6f6f6;
    padding-top: 25px;
    border-top-right-radius: 40px;
    margin-top: 20px;
    padding-bottom: 50px;
}

.lii2 {
    background-color: #8cc63f;
    color: #fff;
    display: inline-block;
    padding: 15px;
    font-size: 26px;
    border-top-right-radius: 30px;
    text-transform: uppercase;
    padding-bottom: 11px;
    padding-right: 25px;
}
.ttt1-img{
    height: 55px;
    margin-bottom: 4px;
}


.arrr {
    width: 470px;
    position: absolute;
    right: 0px;
    top: -24px;
}

.ttt6 {
    color: #10044c;
    padding: 20px;
    margin-top: 36px;
    font-size: 13px
}

.right {
    text-align: right;
}

.m150 {
    margin-bottom: 110px;
}

.dub {
    position: absolute;
    top: -31px;
    color: #fff;
    left: 26px;
    font-size: 14px;
}

.gr {
    border: 4px solid #10044c;
    border-top-left-radius: 40px;
    padding: 30px;
    margin-top: 35px
}

.sec2-text,
.sec3-text,
.li,
.ttt6,
.event-text,
.event-text2 {
    text-align: justify
}

.line {
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: -20px;
    left: 0px;
    z-index: 1000;
}

.intro {
    position: relative;
}

.intro-text {
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 100%;
}

.intro-blue {
    background-color: #10044c;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-right-radius: 40px;
}

.intro-blue1 {
    background-color: #10044c;
    width: 0%;
    height: 100%;
    position: absolute;

}

.intro-title,
.intro-subtitle,
.intro-body {
    padding-left: 15px;
    padding-right: 15px;
}

.intro-title,
.intro-subtitle {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
}

.intro-subtitle {
    color: #8ac340;
}

.intro-body {
    margin-top: 11px;
}


.sec2-title1 {
    background-color: #f4f4f4;
    color: #10044c;
    padding: 18px 10px;
    font-size: 35px;
    text-transform: uppercase;
    border-top-left-radius: 35px;
    margin-top: 105px;
    margin-bottom: 21px;
    font-weight: bold;

}


.sec2-logo1 {

    margin-top: 20px;
    border-top-left-radius: 40px;
}

.greybg {
    background-color: #f6f6f6;
    padding: 20px;
    border-top-right-radius: 45px;
    font-size: 17px;
    color: #10044c;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 50px;
    text-align: justify;
    padding-right: 47px;
}

.greybg-img img {
    position: absolute;
    top: 13px;
    left: 0px;
    z-index: 1;
    width: 106%;
}

.grn {
    background-color: #8cc63f;
    border-top-left-radius: 45px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
}

.grn-container img {
    height: 55px
}

.grn-container span {
    display: inline-block;
    width: 73%;
    font-size: 14px;
    margin-top: 20px;
}



.sec2-title2 {
    color: #10044c;
    font-size: 35px;
    text-transform: uppercase;
    border-top-left-radius: 35px;
    margin-top: 55px;
    margin-bottom: 21px;
    font-weight: bold;
    padding-left: 38px;
}

.feature {
    transform: translate(2px, -1px);
    display: inline-block;
    font-size: 41px;
}

.live {
    font-size: 35px;
    color: #87c761;
}

.how{
    border-top-left-radius: 40px;
    margin-top: 5px;
    margin-bottom: 25px;
    padding-right: 13px;
    background-color: #fff;
    padding-top: 6px;
    padding-left: 12px;
    padding-bottom: 7px;
}

.boxy{
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 70px;
}

.boxy-title{
    font-weight: bold;
    font-size: 14px;
}

.boxy-subtitle{
    font-size: 13px;
}

.boxy-subtitle span{
    color: #86ba42;
}

.boxy-img {
    margin-top: 3px;
    width: 40px;
}

.sec10{
    margin-top: 75px;
}

.sec10-text{
    color: #10044c;
    width: 100%;
    max-width: 292px;
    margin-top: 7px;
    margin-bottom: 10px;
    font-weight: bold;
}

.sec10green{
    background-color: #8cc63f;
    padding: 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.sec10title1{
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sec10text{
    background-color: #10044c;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    border-bottom-right-radius: 27px;
    padding-left: 17px;
}

.sec10text span{
    font-size: 14px;
}

.qclick {
    margin-top: 30px;
}

img.click {
    padding: 16px;
    margin-top: 5px;
}

.mobilephone img{
    position: absolute;
    width: 293px;
    left: 05px;
    top: -14px;
}

.ttt{
    padding: 30px;
    padding-bottom: 0px;
}

.ttt1-br{
    background-color: #10044c;
    width: 22px;
    height: 2px;
    margin-bottom: 6px;
}

.ttt1-br-center{
    background-color: #10044c;
    width: 22px;
    height: 2px;
    margin: 0 auto;
    margin-bottom: 6px;

}

.ttt1 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 7px;
    color: #11054d;

}

.tttt1 {
    color: #11054d;
    font-size: 14px;
    width: 100%;
    max-width: 280px;
    text-align: justify;
}


.ttt-center{
    text-align: center;
}


.tttt1-center {
    color: #11054d;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.x{
    width: 100%;
    max-width: 285px !important;
}

.xx {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-top: 20px;
}

.rate{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}

.rate img{
    width: 100%;
    max-width: 350px;
}

.sec2-imgg{
    margin-right:50px;
    width: 170px;
}

.globally{
    transform: translate(12px, 5px);display: inline-block;
}

.sec2-title-span{
    transform: translate(12px, 5px);display: inline-block;margin-right: 30px
}

.career{
    width: 100%;
}

.magn{
    width: 65%;
}

.evtitle{
    color:#10044c;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 12px;
}

.evlink{
    color: #8cc63f;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.more-padding1{
    padding-bottom: 90px;
    padding-top: 90px;
}

.more-padding2{
    padding-bottom: 50px;
    padding-top: 90px;
}