﻿p{
    font-size: 12px;
}
.description {
    font-size: 14px;
    text-align: justify;
}

.descriptionWithJustify {
    font-size: 14px;
    text-align: justify;
}
.br-10 {
    border-radius: 10px;
}
.bn-none {
    border: none;
}
.color-dark-gray {
    color: #666E80
}
.fw-b {
    font-weight: bold
}
.m-a {
    margin: auto;
}
.m-a-50 {
    margin: auto 50px;
}
.bg-primary {
    background-color: #1696A7;
}
.menuzord-brand {
    font-size: 35px;
}
.menuzord-menu {
    float: right !important;
}
.menuzord-brand {
    margin-top: 10px;
}
.menuzord .showhide {
    padding-top: 25px;
}

    .post-underline {
    border-bottom: 1px solid #d3d3d3 !important;
}
.title-bar {
    background-color: #1696A7;
    color: white;
    padding: 10px 20px;
    margin-bottom: 15px;
}


.title-bar1 {
    background-color: #EAEBED;
    color: black;
    padding: 10px 20px;
    /*margin-bottom: 15px;*/
    border-left: 10px solid #1696A7;
}


.tbl-Bar1 {
    background-color: #EBF4F5;
    color: black;
    padding: 10px 20px;
    margin-bottom: 15px;
    /*    border-left: 15px solid #1696A7;*/
}


.tbl-Bar2 {
    background-color: white;
    color: black;
/*    padding: 10px 20px;*/
    margin-bottom: 15px;
/*    border-left: 15px solid #1696A7;*/
}

.post-thumb img {
    border-radius: 10px;
}
.widget .post-title a {
    font-size: 14px !important;
    font-weight: bold
}
.widget .post-description {
    font-size: 12px;
}

/* -------- Btn-dark-gray ---------- */
.btn-dark-gray {
    font-size: 20px;
    border-radius: 10px;
    color: #fff;
    background-color: #666E80;
    border-color: #666E80;
}
    .btn-dark-gray:focus,
    .btn-dark-gray.focus {
        color: #fff;
        background-color: #666E80;
        border-color: #666E80;
    }
.btn-dark-gray:hover {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}
.btn-dark-gray:active,
.btn-dark-gray.active,
.open > .dropdown-toggle.btn-dark-gray {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}
    .btn-dark-gray:active:hover,
    .btn-dark-gray.active:hover,
    .open > .dropdown-toggle.btn-dark-gray:hover,
    .btn-dark-gray:active:focus,
    .btn-dark-gray.active:focus,
    .open > .dropdown-toggle.btn-dark-gray:focus,
    .btn-dark-gray:active.focus,
    .btn-dark-gray.active.focus,
    .open > .dropdown-toggle.btn-dark-gray.focus {
        color: #fff;
        background-color: #666E80;
        border-color: #666E80;
    }
.btn-dark-gray:active,
.btn-dark-gray.active,
.open > .dropdown-toggle.btn-dark-gray {
    background-image: none;
}
.btn-dark-gray.disabled:hover,
.btn-dark-gray[disabled]:hover,
fieldset[disabled] .btn-dark-gray:hover,
.btn-dark-gray.disabled:focus,
.btn-dark-gray[disabled]:focus,
fieldset[disabled] .btn-dark-gray:focus,
.btn-dark-gray.disabled.focus,
.btn-dark-gray[disabled].focus,
fieldset[disabled] .btn-dark-gray.focus {
    background-color: #222222;
    border-color: #222222;
}
.btn-dark-gray .badge {
    color: #222222;
    background-color: #fff;
}

.post .entry-content {
    display: flex;
    height: 222px;
    background-color: #666E80;
    color: white;
    /*padding: 55px 35px;*/
    border-radius: 10px;
    margin-top: 0;
}
.entry-description {
    font-size: 12px;
}

/* Social Icons */
.styled-icons.icon-dark-gray a {
    background-color: #303745;
    color: #eeeeee;
    display: block;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    border-radius: 10px;
    width: 45px;
}
/*.styled-icons.icon-dark-gray a:hover {
    color: #5e5e5e;
}*/
.icon-twitter a:hover {
    background-color: #00abdc;
    color: white;
}
.icon-linkedin a:hover {
    background-color: #0F7FB9;
    color: white;
}
.icon-facebook a:hover {
    background-color: #325c94;
    color: white;
}
.icon-instagram a:hover {
    background-color: #3f729b;
    color: white;
}
.home-slider {
    height: 400px;
}
.home-slider > .item > img {
    height: 400px;
}
    .home-slider > .item > video {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: fill
    }
.slider-container {
    padding-left: 0;
}
.caption-container {
    display: flex;
    background-color: #1696A7;
    height: 400px;
    padding-right: 0;
}

@media (max-width: 1280px) {
    .slider-container {
        /*float: left;*/
        padding-left: 0;
    }
    .caption-container {
        padding-right: 0;
        /*float: right*/
    }
    .title-bar {
        margin-left: 0;
        margin-right: 0;
    }
    .post .entry-content {
        margin-top: 0;
    }
}
@media (max-width: 992px) {
    .slider-container {
        /*float: right;*/
        padding-left: 15px;
    }

    .caption-container {
        /*float: left;*/
        padding-right: 15px;
    }
    .title-bar {
        margin-left: 0;
        margin-right: 0;
    }
    .post .entry-content {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .slider-container {
        /*float: right;*/
        padding-left: 15px;
    }

    .caption-container {
        /*float: left;*/
        padding-right: 15px;
    }
    .title-bar {
        margin-left: -15px;
        margin-right: -15px;
       
    }

    


    .post .entry-content {
        margin-top: -15px;
    }
    section > .container, section > .container-fluid {
        padding-top: 50px;
    }
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border: none;
    background: rgba(255, 255, 255, 0.6)
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 1px;
    background-color: #1CD2E5;
}

.custom-carousel-caption {
/*    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}

    .custom-carousel-caption:not(#caption-0) {
        display: none;
    }

.div-video {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
}

.carousel .carousel-control {
    visibility: hidden;
}

.carousel:hover .carousel-control {
    visibility: visible;
}

.table-specification {
    color: black;
}

    .table-specification > tbody > tr:nth-child(odd) {
        background-color: #EBF4F5;
    }

    .table-specification > tbody > tr:nth-child(odd) {
        background-color: #EBF4F5;
    }

    .table-specification > tbody > tr > td {
        padding: 10px 15px;
        border-top: none;
    }

/*.li-container {
    width: 100%;
    background-color: #EBF4F5;
    border: 1px solid #19ACBF;
    border-radius: 5px;
    padding: 30px 50px;
}
*/
.mainTitle {
    background-color: #0098a9;
}



.mainHeadingArrow {
    list-style: none;

}

    .mainHeadingArrow li {
        padding-left: 40px;
        background: url('../images/titlearrow.svg') no-repeat 0px 8px;
       
    }


.featureslist {
    list-style:none;
}
    .featureslist li{
        padding-left:0px;
        font-size:12px;
    }





.featureslist1 {
    list-style: none;
}

    .featureslist1 li {
        padding-left: 0px;
        font-size: 14px;
    }



.featureslist2 {
    list-style:none;
}

    .featureslist2 ul {
        list-style-position: outside;
    }


    .featureslist2 li {
        /*    padding-left: 40px;*/
/*        list-style-position: outside;*/
        padding-left: 0.5em;
    }



.Elbk {
    /* Set the background image, size, and position. */
 
    background-image: url('../images/elp01.png');
    background-size: cover;
    background-position: center;
    /* Or, use the background shortcut. */
/*    background:  url('../images/elp01.png');*/
/*    margin: 20px;*/
/*    border: 1px solid rgba(0, 0, 0, 0.3);*/
    width:400px;
    height:400px;
}



.featuresimages{
    width:120px;
    height:120px;
}



.fontontable {
    font-size:12px;
}

.li-container {
    width: 100%;
    background-color: #F5F7F8;
    border: 1px solid #CCDEE0;
    border-radius: 5px;
    padding: 30px 50px;
}

    .li-container:hover {
        background-color: #EBF4F5;
        border: 1px solid #19ACBF;
    }

.custom-ul > li:before {
    content: "-";
    position: absolute;
    left: -0.1em;
}



.margintopSub{
    margin-top:0px;
}

