@charset "utf-8";

/* CSS Document */

body {}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.navbar-default {
    background-color: #87CEEB;
    /* border-bottom: #1c0ac6 solid 1px;
    border-top: #1c0ac6 solid 1px; */
    border-radius: 0;
    margin-bottom: 0;
    /* -webkit-box-shadow: inset 0px -10px 10px -6px #0c59db;
    -moz-box-shadow: inset 0px -10px 10px -6px #0c59db;
    box-shadow: inset 0px -10px 10px -6px #0c59db; */
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #3a3a3c;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    border-right: #fff solid 1px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: #00115d;
    color: #000;
    /* -webkit-box-shadow: inset 0px -10px 10px -6px #aa2e03;
    -moz-box-shadow: inset 0px -10px 10px -6px #aa2e03;
    box-shadow: inset 0px -10px 10px -6px #aa2e03; */
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #00115d;
    font-weight: 700 !important;
}

.navbar-default .navbar-text {
    color: #222;
}

.navbar-default .navbar-toggle {
    border-color: #972701;
    background-color: #ff9515;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}


/*sssssssssssssssssssssssssss */

.netbg {
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: #FFF solid 1px;
}

.navbg2 {
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 270px;
    margin-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.navbg3 {
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.nav-list li {
    border-bottom: #d4d4d4 dashed 1px;
    font-size: 16px;
    color: #353535;
}

.nav-list li a {
    color: #006666;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 19px;
    font-size: 14px;
}

.nav-list li a:hover {
    color: #000066;
}

.call {
    padding-top: 10px;
}

.call2 {
    padding-top: 18px;
}

.logo {
    padding-top: 0px;
    padding-bottom: 0px;
}

.yb {
    background: #ffffff;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: #FFF solid 1px;
}

.main-text {
    position: absolute;
    top: 50px;
    width: 100%;
    color: #FFF;
}

.counter {
    background-color: #87CEEB;
    padding: 20px 0;
    border-radius: 5px;
    margin-bottom: 6px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #fff !important;
    font-size: 30px !important;
    font-weight: 400 !important;
}

.myrow {
    padding: 50px 20px;
    background-color: #219ad6;
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
}

.marg_btm {
    margin-bottom: 30px;
    border-radius: 5px;
}

.blbg {
    background: #9ccf31;
    padding-top: 10px;
    padding-bottom: 10px;
}

.orbg2 {
    background: #ffffff;
    border-top: #000 solid 2px;
}

.grbg {
    background: #eee repeat;
    padding-top: 0px;
    padding-bottom: 20px;
}

.con_txt {
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 5px;
    border: #e7e7e7 solid 1px;
    border-radius: 0;
    font-size: 12px;
    color: #19507c;
}

.con_txt2 {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
    border: #ccc solid 1px;
    font-size: 15px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.wellbg {
    background: #ffffff;
    padding-top: 0px;
    border-color: none !important;
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
}

.wellbg3 {
    background: #ffffff;
    border-color: none !important;
    margin-bottom: 5px;
    margin-top: 0px;
}

.mlr {
    margin-left: 5px;
    margin-right: 5px;
}

.bbg {
    background: url(../images/backgound-bg.html) no-repeat center center fixed;
    background-size: cover;
    height: auto;
    margin-bottom: 20px;
    border-top: #FFF solid 1px;
}

.mtb {
    margin-top: 20px;
    margin-bottom: 25px;
}

.mtb2 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.mb {
    margin-bottom: 25px;
}

.mb2 {
    margin-bottom: 8px;
}

.mbs {
    margin-bottom: 10px;
}

.imageleft {
    width: 18%;
    height: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
}

.clrbg {
    background: #c73b0b;
}

.ybg {
    background: #f7d708;
    border-bottom: #ffffff solid 1px;
}

.mt {
    margin-top: 25px;
}

.mt2 {
    margin-top: 10px;
}

.mtb {
    margin-top: 25px;
    margin-bottom: 25px;
}

.ptb {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pt {
    padding-top: 10px;
}

.pb {
    padding-bottom: 45px;
}

.ptb2 {
    padding-bottom: 20px;
    padding-top: 5px;
    margin-bottom: 15px;
    border-bottom: #e2e2e2 solid 1px;
}

.imgr {
    border-radius: 50%;
    border: #FF0 solid 3px;
    width: 80px;
    height: 80px;
    padding: 25px;
    line-height: 80px;
    float: left;
    color: #FFF;
    margin-right: 8px;
    margin-bottom: 20px;
    background: #f78515;
    font-size: 18pt;
}

.imgr:hover {
    border: #FF0 solid 3px;
    background: #009ece;
}

.nmd {
    margin-bottom: 0;
    background: #CCC;
    border-color: #CCC;
}

.plr {
    padding-left: 10px;
    padding-right: 10px;
}

.plr2 {
    padding-right: 10px;
    padding-left: 10px;
}

.plr3 {
    padding-right: 10px;
    padding-left: 10px;
}

.lorry {
    background: url(../images/lorry.html) no-repeat right center;
}

.imgleft {
    width: 35%;
    height: auto;
    float: left;
    margin-right: 15px;
}

.iconleft {
    width: 130px;
    height: 130px;
    line-height: 100px;
    padding: 2px;
    background: #ffffff;
    border: #23b5af solid 1px;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.iconleft2 {
    width: 130px;
    height: 130px;
    line-height: 100px;
    padding: 2px;
    background: #ffffff;
    border: #23b5af solid 1px;
    border-radius: 50%;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.sertopmargin {
    margin-top: 50px;
}

.querybg {
    background-color: rgba(255, 255, 255, 0.4);
    padding-bottom: 25px;
    padding-top: 15px;
}

.querybg2 {
    background-color: #f7d708;
    padding-bottom: 25px;
    padding-top: 15px;
}

.box {
    border-radius: 3px;
    /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
    padding: 0px 15px;
    text-align: right;
    display: block;
    /* margin-top: 60px; */
    cursor: pointer;
}

.box-icon span {
    color: #f2c545;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.info h4 {
    color: #222222;
    font-size: 22px;
    margin: 0px;
    font-family: Oswald;
    font-weight: 100;
    padding: 10px 0px;
    text-transform: uppercase;
}

.info>p {
    color: #222222;
    font-size: 14px;
    text-align: center;
}

.box>.box-icon {
    border: 1px solid #ac2c00;
}

.box:hover>.box-icon {
    border: 1px solid #ac2c00;
    background-color: #ffffff;
    color: #222222;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.box:hover>.box-icon>span {
    color: #ff9e00;
}

.box-icon {
    background-color: #c73b0b;
    border-radius: 50%;
    display: table;
    height: 80px;
    margin: 0 auto;
    width: 80px;
    /*margin-top: -61px;*/
}

.nmd {
    margin-bottom: 10px;
    background: #f7f7f7;
    border-color: #d8d8d8;
}

.nmd:hover {
    background: #fff9d4;
    border-color: #e9e1ad;
}

.hr {
    height: 1px;
    color: #b4b4b4;
    background-color: #b4b4b4;
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

p {
    margin: 0px 0px 15px 0px;
    font-family: 'Roboto', sans-serif;
    color: #0a0a0a;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.4;
}

#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border: none;
}

.formwidth {
    width: 35px;
    border: #CCC solid 1px;
}

.marquee {
    height: 20px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.marquee div {
    display: block;
    width: 200%;
    height: 30px;
    position: absolute;
    overflow: hidden;
    animation: marquee 20s linear infinite;
}

.marquee span {
    float: left;
    width: 50%;
}

@keyframes marquee {
    0% {
        left: 0;
    }
    100% {
        left: -100%;
    }
}

.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 3px 0 0 3px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.input-group {
    margin-bottom: 10px;
}

.separator {
    border-right: 1px solid #dfdfe0;
}

.tmrg {
    margin: -35px auto 20px auto;
}

.panel-primary>.panel-heading {
    color: #ffffff;
    background-color: #0c59db;
    border-color: #ec9e0d;
}

.panel {
    border-color: #d1d1d1;
    background: #1c0ac6;
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
}

.footerbg2 {
    background: #000;
    border-bottom: #fece76 solid 1px;
    border-top: #fece76 solid 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFF;
}

.footerbg {
    background: #2a2521 repeat bottom right;
    border-bottom: #87CEEB solid 5px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.footermenu {
    list-style-image: url(../images/arrow.html);
}

.footermenu2 {
    color: #ffffff;
    text-decoration: none;
    line-height: 20px;
    font-size: 12px;
}

.footermenu2:hover {
    color: #350608;
    text-decoration: none;
}

.submenu {
    color: #FFF;
    text-decoration: none;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
}

.submenu:hover {
    color: #000;
    text-decoration: none;
}

.submenu2 {
    color: #000000;
    text-decoration: none;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
}

.submenu2:hover {
    color: #ffffff;
    text-decoration: none;
}

.readmore {
    color: #222;
}

.readmore:hover {
    color: #000000;
}

.readmore2 {
    color: #0c59db;
    text-decoration: none;
    font-size: 12px;
}

.readmore2:hover {
    color: #fdb632;
    text-decoration: none;
}

.readmore3 {
    color: #ffae00;
}

.readmore3:hover {
    color: #fff600;
}

.brbtm {
    border-bottom: #e7e7e7 solid 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.brlr {
    border-left: #c68711 solid 1px;
    border-right: #c68711 solid 1px;
}

.img-radius {
    border: #FFF solid 3px;
    -moz-box-shadow: 0 0 20px -12px #000000;
    -webkit-box-shadow: 0 0 20px -12px #000000;
    box-shadow: 0 0 20px -12px #000000;
    width: 100%;
    height: 280px;
}

.clrww {
    color: #0c59db;
}

.rr {
    color: #fff;
}

.clrw {
    color: #ffffff;
}

.clry {
    color: #000;
}

.clrb {
    color: #171616;
}

.clrbl {
    color: #0093d1;
}

.clro {
    color: #000;
}

.clrr {
    color: #c22326;
}

.clrr2 {
    color: #801638;
}

.clrg {
    color: #027878;
}

.clra {
    color: #979797;
}

.clrm {
    color: #222222;
}

.imgr2 {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px;
    background: #ffffff;
    border: #c5c5c5 solid 1px;
    border-radius: 50%;
    text-align: center;
    font-size: 25pt;
    color: #333333;
    margin-top: 20px;
    padding-top: 20px;
}

.gbg {
    background: #7fa707;
    margin-top: 10px;
    margin-bottom: 25px;
}


/* cards */

.card *:hover {
    text-decoration: none;
}

.card .thumbnail {
    padding: 0;
    border: 1px solid #ffdcdf;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card .thumbnail:hover {
    box-shadow: 0 0 33px 0 rgb(0 0 0 / 10%);
    border: none;
    padding: 0;
}

.card .thumbnail .caption {
    margin: -20px 20px 20px 20px;
    padding: 19px 29px 19px 29px;
    position: relative;
    background-color: white;
}

.card .thumbnail .caption h3 small {
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    display: block;
    color: #c73b0b;
    padding: 5px;
}

.card .thumbnail .caption h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    letter-spacing: -1px;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 18px;
}

.card .thumbnail .caption hr {
    border-top: 1px solid #333;
    margin: 20px 40px;
}

.card .thumbnail .caption p {
    font-size: 14px;
    line-height: 1.6;
}

.card .thumbnail .caption button {
    border-radius: 0;
    color: #fff;
    background-color: #1c0ac6;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.card .thumbnail .caption button:hover {
    background-color: #c22326;
    border-color: #a90d10;
    color: white;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.outerpadding {
    padding: 10% 0%;
}

.boximg {
    position: relative;
    overflow: hidden;
}

.boximg img {
    transition: all ease-in 500ms;
    border: 1px solid #fff;
}

.boximg img:hover {
    transform: scale(1.3, 1.3);
    cursor: pointer;
}

.boximg:hover {
    border: 1px solid #fff;
}

.date {
    left: 0;
    position: absolute;
    top: 15px;
    padding: 5px;
    background-color: #821122;
    opacity: 0;
    transition: all ease-in 300ms;
}

.likebut {
    background: none repeat scroll 0 0 #821122;
    height: 25px;
    padding: 7px;
    position: absolute;
    right: 5px;
    top: 130px;
    width: 25px;
    opacity: 0.4;
    transition: all ease-in 300ms;
}

.boximg:hover .date {
    opacity: 1;
}

.boximg:hover .likebut {
    opacity: 1;
}

.brdr {
    border: #CCC solid 1px;
}

.why {
    background: #001924 no-repeat center fixed;
    background-size: cover;
    padding-top: 5px;
    padding-bottom: 5px;
}

.sbg {
    background: #000000 url(../images/backgound-bg2.html) no-repeat center center fixed;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.sbg2 {
    background: #000000;
    background-size: cover;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 25px;
}

.netbg {
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: #FFF solid 1px;
}

.navbg2 {
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 230px;
    margin-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.navbg3 {
    background: #a0e8ff;
    border: #7cd0ec solid 1px;
    border-radius: 0;
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.nav-list li {
    border-bottom: #d4d4d4 dashed 1px;
    font-size: 12px;
    color: #206ba4;
}

.nav-list li a {
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 19px;
}

.nav-list li a:hover {
    color: #c73b0b;
}


/* carousel */

.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 0px;
}


/* Previous button  */

.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #c73b0b;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 20px
}


/* Next button  */

.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #c73b0b;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 20px
}


/* Changes the position of the indicators */

.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}


/* Changes the colour of the indicators */

.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #23b5af;
}

.media-carousel img {
    width: 250px;
    height: auto;
}


/* End carousel */

.wellbg2 {
    background: #FFF;
}

.footer-text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}


/* .brtop {
    border-top: #fff solid 1px;
    padding-top: 15px;
} */

.bott {
    width: 100%;
    background-color: #000;
    padding: 12px 0px 12px 0px;
}

#imagelightbox {
    position: fixed;
    z-index: 9999;
    -ms-touch-action: none;
    touch-action: none;
}

.mtb3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.jumbotron {
    display: block;
    margin-bottom: 0;
    border-radius: 0;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: #FFF solid 1px;
}

.jumbotron h3 {
    color: #87CEEB;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.71);
    font-size: 39px;
}

.jumbotron p {
    font-size: 16px;
    color: #000;
    /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.71);*/
}

.img-with-arrow img {
    width: 100%;
}

.img-with-arrow {
    position: relative;
    width: 100%;
    height: auto;
}

.img-with-arrow:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    vertical-align: middle;
    margin: auto 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-right-color: #fff;
}

@media (max-width: 768px) {
    .tmrg {
        margin: 10px auto 20px auto;
    }
    .call {
        padding-top: 10px;
        border-bottom: #e96e00 solid 1px;
        border-top: #e96e00 solid 1px;
    }
    .logo {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .lorry {
        background: none;
    }
    .navbar-brand {
        margin-bottom: 0px;
    }
    .main-text {
        position: absolute;
        top: 120px;
        width: 100%;
        color: #222222;
    }
    .navbg2 {
        background: #FFF;
        border: #dddddd solid 1px;
        border-radius: 0;
        width: 100%;
        height: auto;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .navbg3 {
        background: #a0e8ff;
        border: #7cd0ec solid 1px;
        border-radius: 0;
        width: 100%;
        height: 250px;
        overflow-y: hidden;
        overflow-x: hidden;
    }
    .iconleft {
        width: 90px;
        height: 90px;
        line-height: 90px;
        float: left;
    }
    .iconleft2 {
        width: 90px;
        height: 90px;
        line-height: 900px;
        float: right;
    }
}

.display_rev {
    background: #ffffff;
    padding: 15px;
    margin: 15px 0px;
    color: #333;
    border-radius: 3px;
    /* border:1px solid #333; */
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
}

.media-body p {
    font-weight: 700;
}

.userletter {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #dd6936;
    color: #fff;
    display: block;
    line-height: 80px;
    text-align: center;
    font-style: normal;
    font-size: 32px;
}

.rated-star {
    display: block;
    padding: 15px 0px 3px 0px;
    margin-bottom: 0
}

.rated-star i {
    margin-right: 2px;
}




  .success {
    border: none;
    background-color: #fff;
    color: green;
    width: 100%;
    padding: 5px 10px 5px 10px;
    border-radius: 30px;
    font-size: 20px;
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
    width: 50%;
  }

  .success:hover {

    background-color: green;
    color: white;

  }

  .danger {
    border: none;
    background-color: #fff;
    color: red;
    width: 100%;
    padding: 5px 10px 5px 10px;
    border-radius: 30px;
    width: 50%;
    font-size: 20px;
    box-shadow: 0 0 13px 0 rgb(0 0 0 / 10%);
  }

  .danger:hover {
    background-color: red;
    color: white;

  }
