.p1 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.float-right {
    float: right;
}

.text-adjust p,
span {
    font-size: 14px;
    /* color: #1a1a1a; */
    line-height: 30px;
    font-weight: 500;
    /* text-indent: 50px; */
}

.w-75 {
    width: 75%;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}

.w-168 {
    width: 100%;
    height: 250px !important;
}

.next {
    font-size: 29px;
    padding: 0px 19px 0px 19px !important;
}

.bdr_outer {
    border: 1px solid #57b038;
}

.w-80 {
    width: 80%;
}

.clr-or {
    background-color: #da8925;
    color: white;
    border-radius: 0px !important;
    padding: 13px 59px 11px 49px !important;
    transition: 3s;
}

.box_shadow1 {
    box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
    padding: 50px 0px 50px 0px;
    margin: 33px 120px 33px 120px;
}

.cursor-pointer {
    cursor: pointer;
}

.w-50px {
    width: 50px;
}

.hov1 {
    color: #ffe07c;
}

.hov1:hover {
    background-color: #b99212 !important;
    color: white;
    transition: 1s;
    cursor: pointer;
}

.display-hidden {
    visibility: hidden;
}

.banner-indicators {
    display: none !important;
}

.clr-org:hover {
    background-color: #b99212;
    cursor: pointer;
}

.carousel-item {
    transition: 0.5s !important;
}

.mt-80 {
    margin-top: 80px;
}

.text-justify {
    text-align: justify;
}

.active_clr {
    color: #f7c385 !important;
    font-weight: 900;
    border-top: 1px solid;
}

.head-clr {
    color: #03326c;
    font-weight: 700;
}

.bg-hov {
    color: #111;
}

.bg-hov:hover {
    /* background-color: #e87817; */
    /* box-shadow: 0 0px 7px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #000;
    /* padding: 5px 9px 9px 9px; */
    /* border: 1px solid #c2a0308f; */
}

.bg-hov {
    transition: 1s;
    border: 1px solid #fff;
}

.bg-hov h5 {
    white-space: nowrap;
    width: 345px;
    padding-top: 20px;
    /* color: #03326c; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.pt-40 {
    padding-top: 40px;
}

.p-20 {
    padding: 20px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-20 {
    margin-top: 19px;
}

.p-6 {
    padding: 6px;
}

.pt-50 {
    padding-top: 50px;
}

.pl_3 {
    padding-left: 5px !important;
    padding-top: 2px;
    vertical-align: middle !important;
}

.w-55 {
    width: 55px;
}

.w_80 {
    width: 80px;
}

.p-10 {
    padding: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-60 {
    padding-top: 60px;
}

.pl-80 {
    padding-left: 80px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.bt-10 {
    bottom: -30px !important;
}

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

.mb-20 {
    margin-bottom: 20px;
}

.mt-60 {
    margin-top: 60px;
}

.bg-gray {
    background-color: #fafafa;
    border: 1px solid #abd5e6;
}

.br-o {
    /*border: #ec8834;*/
    /*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 3px 23px 0 rgba(0, 0, 0, 0.19);*/
}

.about_heading p {
    text-indent: 50px;
}

.cl-or {
    border: 1px solid orange;
    border-radius: 60%;
    padding: 6px;
    width: 0% !important;
}

.clr-green {
    background-color: #164e7d;
    color: white;
    border-radius: 0px !important;
    padding: 13px 59px 11px 49px !important;
}

.btn-back {
    background-color: #03326c;
    color: white;
    border-radius: 0px !important;
    border: 1px solid #03326c;
    padding: 8px 18px 8px 18px!important;
}

.btn-back:hover {
    color: #03326c;
    border: 1px solid #03326c;
    background: transparent;
    transition: 1s;
}

.btn-apply {
    background-color: #215298;
    color: #fff;
    border: 1px solid #215298;
    padding: 5px 10px 5px 10px!important;
    /* border-radius: 4px; */
    cursor: pointer;
    font-weight: 600;
}

.btn-apply:hover {
    color: #ffffff;
    border: 1px solid #3963a0;
    background: #3963a0;
    /* border-radius: 4px; */
    transition: 1s;
}

.pd-45 {
    padding-top: 45PX;
}

.black {
    color: black !important;
}

.z-index_9999 {
    z-index: 9999;
}

.rblue {
    color: #291770;
}

#bg-g .active {
    background-color: #e87817 !important;
}

.p-10:hover {
    color: #131313 !important;
}


/*     testimonials */

.card {
    margin: 0 auto;
}

.card .carousel-item {
    height: 200px;
}

.card .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: #3d3d3d;
}

.card .carousel-caption h3 {
    color: #3d3d3d;
}

.card .carousel-caption p {
    line-height: 30px;
}

.full_button {
    padding: 11px 10px 11px 10px;
    color: #fff;
    background: #e87817;
    border: none;
    width: 100%;
    text-align: center;
}

.h-100 {
    height: 100%;
}

.green {
    color: #57b038;
}

.orange {
    color: #e87817!important;
}

.card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center;
}

.card .carousel-caption .col-sm-9 {
    text-align: left;
}

.navi a {
    text-decoration: none;
}

a>.ico {
    background-color: grey;
    padding: 10px;
}

a:hover>.ico {
    background-color: #666;
}

.br-r {
    border-radius: 50%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.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 {
    float: left;
}

.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 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #164588;
    color: #eeeeee;
    width: 50px;
    height: 49px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px; */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
    background-color: #1645888a;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 0.8;
    border-radius: 0%;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

.clr-black {
    color: #03326c;
    font-weight: 600;
}

.img12 {
    vertical-align: bottom !important;
}

.icon_size {
    width: 130px;
}

.verify_close {
    color: #291770
}


/* downloads page styles */

.downloads_section h5 {
    text-overflow: ellipsis;
    width: 400px;
    color: #03326c;
}


/*// downloads page styles */


/*   Media    */

@media only screen and (max-width:600px) {
    .img-100 {
        width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    .img1-100 {
        width: 100%;
    }
}

@media only screen and (min-width:320px) and (max-width: 1440px) {
    .imgres {
        width: 320px;
    }
}

@media only screen and (min-width:400px) and (max-width: 500px) {
    .imgres {
        margin-left: 50px;
    }
}

@media only screen and (min-width:500px) and (max-width: 640px) {
    .imgres {
        margin-left: 90px;
    }
}

@media only screen and (min-width:650px) {
    .img1-100 {
        padding-left: 15px;
    }
}

@media only screen and (max-width:580px) {
    #testimonials {
        text-align: center;
    }
}

@media only screen and (max-width:500px) {
    .bt-4 {
        bottom: -4px !important;
    }
}

@media only screen and (min-width:570px) and (max-width:639px) {
    #apj {
        text-align: center;
    }
}

@media only screen and (min-width:1100px) {
    .pl-45 {
        padding-left: 70px !important;
    }
}

@media only screen and (max-width:575px) {
    .grad2 {
        height: 684px;
    }
}

@media only screen and (min-width:767px) {
    .gallery-img {
        height: 260px !important;
    }
}