
.bg-navbar {
    background-color: rgba(0,0,0,0.6);
}
.bg-navbar1{background-color:rgba(0,0,0,.7)}
.bg-navbar, .bg-navbar a , .bg-navbar1 a {
    color:#fff!important;      
}
.bg-navbar a:hover, .bg-navbar1 a:hover  {
    color:#E0E0E0!important;
}

.iteme {
    margin-top:2em;
}

.animation {
    opacity: 0;
    transition: opacity 1s, transform 1.3s;
}

.animated {
    opacity: 1;
    transform: translateY(-2rem);
}

@media screen and (max-width:500px) {
    .item {
    width: 100%;
}
}


body {
    width: 100%;
    height: 100vh;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.slide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
}
.slide-image {
    position: absolute;
    top: -200px;
    left: -200px;
    width: calc(100% + 400px);
    height: calc(100% + 400px);
    background-position: 50% 50%;
    background-size: cover;
}
.slide-title {
    font-size: 4rem;
    line-height: 1;
    max-width: 50%;
    white-space: normal;
    word-break: break-word;
    color: #FFF;
    z-index: 100;
    text-transform: uppercase;
    font-weight: normal;
}
@media (min-width: 45em) {
    .slide-title {
    font-size: 7vw;
    max-width: none;
}
}
.slide-title span {
    white-space: pre;
    display: inline-block;
    opacity: 0;
}

.slideshow {
    position: relative;
}
.slideshow-pagination {
    position: absolute;
    bottom: 5rem;
    left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: .3s opacity;
    z-index: 10;
}
.slideshow-pagination-item {
    display: flex;
    align-items: center;
}
.slideshow-pagination-item .pagination-number {
    opacity: 0.5;
}
.slideshow-pagination-item:hover, .slideshow-pagination-item:focus {
    cursor: pointer;
}
.slideshow-pagination-item:last-of-type .pagination-separator {
    width: 0;
}
.slideshow-pagination-item.active .pagination-number {
    opacity: 1;
}
.slideshow-pagination-item.active .pagination-separator {
    width: 10vw;
}
.slideshow-navigation-button {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 5rem;
    z-index: 1000;
    transition: all .3s ease;
    color: #FFF;
}
.slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
}
.slideshow-navigation-button.prev {
    left: 0;
}
.slideshow-navigation-button.next {
    right: 0;
}

.pagination-number {
    font-size: 1.8rem;
    color: #FFF;
    padding: 0 0.5rem;
}

.pagination-separator {
    display: none;
    position: relative;
    width: 40px;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
    transition: all .3s ease;
}
@media (min-width: 45em) {
    .pagination-separator {
    display: block;
}
}
.pagination-separator-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    transform-origin: 0 0;
}






.btn.btn-outline-primary:hover, .bg-primary {
    background-color: #0cb4ce !important;
}
.section-medium {
    padding: 55px 0px;
}
.testimonial-four blockquote:hover::after, .section-arrow-primary-color.section-arrow--bottom-center:after {
    border-right-color: #0cb4ce;
}
.section-arrow-primary-color.section-arrow--bottom-center:after {
    background-color: #0cb4ce;
    border-right-color: #0cb4ce;
    border-bottom-color: #0cb4ce;
}
.section-arrow--bottom-center:after {
    z-index: 1;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 30px;
    border-right: 1px solid #262626;
    border-bottom: 1px solid #262626;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #262626;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
    color: white !important;
}
.section-title {
    font-size: 32px;
    font-weight: 600;
    margin-top: 0.45em;
    margin-bottom: 0.35em;
    color: #303133;
    letter-spacing: -0.02em;
}
.section-sub-title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
}
.section-arrow-primary-color.section-arrow--bottom-center:after {
    border-bottom-color: #0cb4ce;
}
.section-arrow-primary-color.section-arrow--bottom-center:after{
    background-color: #0cb4ce;
}
.special-heading.line span:before, .special-heading.line span:after, .footer.footer-minimal, .t-bordered {
    border-top-color: #eaeaea;
}
.t-bordered {
    border-top: 1px solid #eaeaea;
}
.section-primary {
    padding: 75px 0px;
}
section {
    position: relative;
}



.testimonial-two {
    padding: 20px;
    border: 2px solid #0cb4ce;
    border-radius: 2px;
}


.testimonial-two blockquote p:before {
    font-size: 54px;
    color: #0cb4ce;
    font-weight: 900;
    left: 10px;
    color: #FFF;
    content: "“";
    font-style: normal;
    line-height: 1;
    position: absolute;
    top: 5px;
    font-size: 45px;
}

.testimonial-two blockquote p:after {
    font-size: 54px;
    color: #0cb4ce;
    content: "”";
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    bottom: -0.5em;
    right: 10px;
    font-weight: 900;
    transform: scaleY(-1);
    font-size: 45px;
    bottom: -5px;
}


.testimonial-two blockquote {
    padding: 15px 15px 15px 48px;
    position: relative;
}

.testimonial-two blockquote p:before,
.testimonial-two blockquote p:after {
    color: #0cb4ce;
    font-weight: 900;
}

.testimonial-two blockquote p {
    font-size: inherit;
    font-weight: inherit;
}

.testimonial-two .testimonial-author p {
    color: #999;
    margin: 0 0 0 25px;
    text-align: left;
}

.testimonial-two .testimonial-author strong {
    display: block;
    padding-top: 10px;
    margin-bottom: -2px;
    font-weight: 500;
    font-size: 14px;
    color: #444;
}

.testimonial-two .testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px;
}

.testimonial-two .testimonial-author .testimonial-author-thumbnail {
    float: left;
    margin-right: 15px;
    width: auto;
}

.testimonial-two .testimonial-author img {
    max-width: 55px;
}

.testimonial-two .testimonial-author {
    margin-left: 12px;
    margin-bottom: 15px;
}


.testimonial-two .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
}

.testimonial-two .owl-theme .owl-dots {
    text-align: left;
    margin-left: 50px;
}

.testimonial-two .owl-carousel .owl-dots .owl-dot.active span, 
.testimonial-two .owl-carousel .owl-dots .owl-dot:hover span {
    border-color: #0cb4ce;
}

.testimonial-two .owl-carousel .owl-dots .owl-dot.active span:before, 
.testimonial-two .owl-carousel .owl-dots .owl-dot:hover span:before {
    background-color: #0cb4ce;
}




.testimonial-three .testimonial-image {
    float: left;
    margin: 0 20px 0 0;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    overflow: hidden;
}

.testimonial-three .testimonial-content {
    overflow: hidden;
}

.testimonial-three .testimonial-meta {
    position: relative;
    overflow: hidden;
    margin-left: 100px;
}


.testimonial-three .testimonial-name {
    display: block;
}


.testimonial-three .testimonial-three-col {
    padding-bottom: 35px;
}

.testimonial-three .testimonial-three-col {
    border-right-style: dashed;
    border-right-width: 1px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    padding: 25px;
}

.testimonial-three .testimonial-three-col:hover {
    background-color:#f7f7f7;
}

.alternate-color .testimonial-three .testimonial-three-col:hover {
    background-color:white;
}

.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-child(2n) {
    border-right: none;
}

.testimonial-three.testimonial-three--col-two .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-two .testimonial-three-col:last-child {
    border-bottom: none;
}

.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-child(3n) {
    border-right: none;
}

.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+3),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:nth-last-child(-n+2),
.testimonial-three.testimonial-three--col-three .testimonial-three-col:last-child {
    border-bottom: none;
}







.testimonial-four .testimonial-author .testimonial-author-thumbnail {
    float: left;
    margin-right: 15px;
    width: auto;
}

.testimonial-four .testimonial-author img {
    max-width: 55px;
}

.testimonial-four .testimonial-author strong {
    display: block;
    padding-top: 10px;
    margin-bottom: -2px;
    font-weight: 500;
    font-size: 14px;
    color: #444;
}

.testimonial-four .testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px;
}

.testimonial-four blockquote {
    padding: 30px;
    width: 100%;
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 25px;
    border: 2px solid #eaeaea;
}

.testimonial-four blockquote::after {
    content: "";
    border-right: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
    position: absolute;
    left: 55px;
    bottom: -12px;
    width: 15px;
    height: 21px;
    overflow: hidden;
    background: white;
}

.testimonial-four .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    float: right;
    text-align: right;
    right: 3px;
    bottom: 40px;
}

.testimonial-four .testimonial-author {
    position: relative;
    overflow: hidden;
}

.testimonial-four blockquote:hover::after {
    border-right: 2px solid #0cb4ce;
    border-bottom: 2px solid #0cb4ce;
}

.testimonial-four blockquote:hover {
    border: 2px solid #0cb4ce;
}





.testimonial-five blockquote p {
    font-weight: 400;
    font-size: 14.58px;
    line-height: 1.6;
    margin-bottom:0;
}

.testimonial-five .testimonial-author .testimonial-author-thumbnail {
    float: left;
    margin-right: 15px;
    width: auto;
}

.testimonial-five .testimonial-author img {
    max-width: 55px;
}

.testimonial-five .testimonial-author strong {
    display: block;
    padding-top: 10px;
    margin-bottom: -2px;
    font-weight: 600;
    font-size: 13px; 
}

.testimonial-five .testimonial-author span {
    color: #666;
    display: block;
    font-size: 12px;
}

.testimonial-five blockquote {
    padding: 32px 41px 37px;
    width: 100%;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px; 
    border: 0px solid #eaeaea;
    background-color: #f7f7f7;
}

.testimonial-five blockquote::after {
    content: "";
    border-right: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    -webkit-transform: rotate(55deg);
    -moz-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
    position: absolute;
    left: 55px;
    bottom: -10px;
    width: 15px;
    height: 21px;
    overflow: hidden;
    background: #f7f7f7;
}

.testimonial-five.testimonial-light blockquote{
    background-color:white;
}
.testimonial-five.testimonial-light blockquote::after {
    background: white;
}


.testimonial-five .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    float: right;
    text-align: right;
    right: 3px;
    bottom: 40px;
}

.testimonial-five .testimonial-author {
    position: relative;
    overflow: hidden;
}

.testimonial-five blockquote:before {
    content: "“";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 170px;
    color: rgba(189, 189, 189, 0.2);
    position: absolute;
    top: 10px;
    left: 20px;
}






body {
    background-color: #fff;
}

@media only screen and (max-width:768px) {
    .container {
    margin-top: 0px
}
}

.height {
    height: 100vh
}

.card {
    border: none;
    cursor: pointer;
    box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}

.card:hover {
    background-color: #eee
}

.ratings i {
    color: orange
}

.testimonial-list {
    list-style: none
}

.testimonial-list li {
    margin-bottom: 20px
}

.testimonials-margin {
    margin-top: -19px
}


.service-info {
    padding-left: 50px;
    position: relative;
    line-height: 50px; 
}
.service-info:before {
    content: "\f105";
    font-family: fontawesome;
    width: 40px;
    height: 40px;
    background: #444;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox; 
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    margin-left: -50px;
    top:50%;
    border-radius: 50%;
    font-size: 20px;
    -webkit-transform: translateY(-50%) scale(0.7);
    -ms-transform: translateY(-50%) scale(0.7);
    transform: translateY(-50%) scale(0.7);
    position: absolute;
}


footer {
    background: #212529;
}


footer .text-small {
    font-size: 0.9rem;
}

footer a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

footer a:hover, footer a:focus {
    text-decoration: none;
}

footer .form-control {
    background: #212529;
    border-color: #545454;
    color:#fff;
}

footer .form-control:focus {
    background: #212529;
    color:#fff;
}






/* ------------------------------------------------------------------------

12. GOOGLE MAP

------------------------------------------------------------------------*/  

.kd_map {
    height: 500px;
}

.contact-map-container .business-info-wrapper {
    position: absolute;
    z-index: 10;
    width: 350px;
    color: #fff;
    left: 50%;
    margin-left: -605px;
    padding: 50px 40px;
    min-height: 500px;
}

.contact-map-container.right_info_panel .business-info-wrapper {
    margin-left: 0;
    margin-right: -605px;
    left: auto;
    right: 50%;
}


.business-info-header {margin-bottom: 50px;}

.contact-map-container .business-info-wrapper .business-info-day {
    border-top: 1px solid rgba(255,255,255,.15);
    color: #fff;
    line-height: 45px;
}

.contact-map-container .business-info-wrapper .business-info-day:first-child {
    border:none;
}

.business-info-header span, .business-info-header .fa {
    color: #fff;
    line-height: 1.4;
}

.business-info-header .fa {margin-right: 20px;font-size: 16px;font-weight: normal;width: 16px;display: block;float: left;text-align: center;}

.business-info-header .business-email-row a, .business-info-header .business-phone-row a {
    color: #fff;
}

.business-info-header .business-email-row,
.business-info-header .business-phone-row,
.business-info-header .business-address-row {
    display: block;
    margin-bottom: 20px;
}


.contact-map-container .business-info-day-hours {
    font-weight: bold;
    float: right;
}


.contact-map-container .business-info-wrapper h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 25px;
    letter-spacing: 0;
}



.contact-map-container {
    margin-right: -15px;
    margin-left: -15px;
    position: relative;
    height: 500px;
    overflow: hidden;
}

.full-map.contact-map-container {
    height: 500px;
}




/*mh animation*/
.mh_animate {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%; 
    background-color: #fff;
}   
.mh_left {
    left: 0; 
}
.mh_left_animate {
    left:calc(-100% - 1px);
}          
.mh_center {
    height: 100%; 
}
.mh_center_animate {
    height: 0%;
}
.mh_right {
    right: 0; 
}
.mh_right_animate {
    right:calc(-100% - 1px);
}
.mh_ts4 {
    transition: all 4000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 4000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);

}
.mh_ts3 {
    transition: all 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);

}
.mh_ts2 { 
    transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.mh_ts1 { 
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.full_width {
    width: 100%;
}
.mh_box {
    overflow: hidden;
    position: relative;
}
/*mh animation*/

.img-parallax {
    width: 100%;
    height: 60vh;
    z-index: -1;
    position: absolute;
    top: 0;

    left: 0;                           
    pointer-events: none;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -o-object-fit: cover;
    -ms-object-fit: cover;
}
.img-parallax-text {
    z-index: 1;
    position: absolute;
    top: 38vh;
    left: 5vw;
    padding: 4px;
    padding-left: 18px;
    padding-right: 18px;
    background-image: linear-gradient(to right,rgba(255,255,255,0.85),rgba(255,255,255,.75),rgba(255,255,255,0));
    border-radius:2px;
    font-size:26px;
    display: block;  
    width: 50%;
}

.parallax {
    height: 100vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    background-attachment: scroll;

}



.parallax-content {
    width:50%;
    margin:0 auto;
    color:#FFF;
    padding-top:50px;
}

.img_left {
    width: 82vw;
}
.img_right {
    position: absolute;
    right: 0;
    top: 24vw;
    width: 42vw; 
}