/* General styles for all menus */
.cbp-spmenu {
    background: #149c6e;
    position: fixed;
}

.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #149c6e;
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

.cbp-spmenu a:hover {
    background: #149c6e;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #149c6e;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #149c6e;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 240px;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.cbp-spmenu-left.cbp-spmenu-open input[type="text"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="number"],
input[type="month"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
select {
    background: transparent !important;
    color: #fff !important;

}

#testimonial .owl-item {
    min-height: 100%;
    max-height: 100%;
    height: 100%;
}
.mb-15
{
    margin-bottom:15px !important;
}
.mb-50
{
    margin-bottom:50px !important;
}
#testimonial .owl-item img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 10px;
}

#testimonial .owl-item {
    border: 0px !important;
}

#testimonial .card {
    padding: 20px;
    background-color: #fff;box-shadow: 1px -1px 5px #ccc;
  
}

#testimonial .card p {
    min-height: 200px;
}
.text-left
{
    text-align: left;
}
.padd-100
{
    padding: 100px 0px;
}
.backgroundPopup {
    z-index: 2000;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(00, 00, 00, 0.8);
    top: 0px;
    left: 0px;
    opacity: 9;
}

.toPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    /*border-top: 30px solid #ccc;*/
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 25%;
    position: fixed;
    top: 10%;
    width: 50%;
    z-index: 2200;
    padding: 20px;
}

.backgroundPopup2 {
    z-index: 2000;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(00, 00, 00, 0.8);
    top: 0px;
    left: 0px;
    opacity: 9;
}

.toPopup2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: calc(100% - 62%);
    position: fixed;
    top: 10%;
    width: 25%;
    z-index: 2200;
    padding: 20px;
    margin: 0 auto;
}

.cbp-spmenu {
    box-shadow: 0px 0px 16px 0px #0b0b0b;
}

a {
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    /*background: #dee5eb;*/
    color: gray;
}

.new-L {
    width: 30%;
    float: left;
}

.new-C {
    width: 40%;
    float: left;
}

.new-R {
    width: 30%;
    float: left;
}

.runner-wrapper {
    background-color: #f5fafd;
padding-top: 4px;

}
.request-site-visit {
    float: right;
    /*top: 185px;*/
    position: fixed;
    left: 0 !important;
    bottom: 60px !important;
    z-index: 9;
}

.request-site-visit a {
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #149c6e;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    /*font: 700 14px/20px 'Open Sans', sans-serif;*/
    outline: none;
    /*padding: 12px 50px 13px;*/
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
}

.request-site-visit a:hover {
    background: #343434;
    color: #fff;
    text-decoration: none;
}

.text-box {
    padding: 12px 10px !important;
    width: 100% !important;
    border: 1px solid #dadada !important;
}

.text-box:focus {
    border: 1px solid #149c6e !important;
    box-shadow: inset 0px 0px 3px 0px #149c6e;
}

.form-group {
    margin-bottom: 15px;
}

.btn-primary {
    background: #149c6e;
    border: 1px solid #149c6e;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}

.btn-primary:hover {
    background: #343434;
    border: 1px solid #343434;
}

.close2 {
    font-weight: bold;
    text-decoration: none;
    padding: 10px 20px;
    color: #fff;
    background: #343434;
}

.close2:hover {
    text-decoration: none;
}

.text-center {
    text-align: center;
}
.bg2
{
    background-color: #f5fafd;
}
#news .grid-6 .news-caption
{
height: 165px;
padding: 20px 20px;
background-color: #fff;
border: 1px solid #ececec;
}

#news .owl-item {
height:100% !important;
min-height:100% !important;
max-height:100% !important;

}
.cbp-spmenu-left.cbp-spmenu-open button {
    background: #fff !important;
    color: #149c6e !important;
    width: 87%;
    border-radius: 6px;

}

/* Example media queries */

@media screen and (max-width: 55.1875em) {

    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }

}

@media screen and (max-height: 26.375em) {

    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

    .cbp-spmenu-push-toright {
        left: 190px;
    }
}

.olrk-away {
    display: none !important;
}