:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: "Poppins";
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
p {
    font-size: 16px !important;
}

a:link, a:visited {
    text-decoration: none;
    color: #0056b3 !important;
    font-weight: bold;
}
.slick-slide:before, .slick-slide:after {
    /*background: rgba(0, 0, 0, 0.25) !important;*/
    position: absolute;
    
    content: '';
    top: 0;
    height: 100%;
    width: 100%;
}

.mainbottomcontainerphone {
    font-size: 22px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-align: center !important;
    color: #fff;
    font-size: 36px;
}
.action-style-box
{
    background: #2f90f4  !important;
    padding: 5px !important;

}
.mainadress {
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}

.openinghours {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    height: 35px;
}
.p-4 h3 {
    border-bottom: 2px solid white;
    padding-bottom: 10px;
}
.mainbigtitle {
    color: white;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
    /* border-bottom: solid 1px rgba(42, 147, 201,0.2); */
}

.heading-section .subheading {
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
    color: #f15d30;
    font-family: "Arizonia", cursive;
}

.heading-section h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
}

    .heading-section h2 span {
        font-weight: 400;
    }
    .servtable
    {
        width:100%;
        padding-left: 0;
        padding-top: 20px;
    }
    
    .servtable ul
    {
        padding-left : 0 !important;
        list-style: none;
    }
    
    .servtable li
    {
     
        height: 27px;
        background: url(/images/bullet_red.png) no-repeat -3px -1px !important;
        padding-left: 15px !important;
    }
@media (max-width: 767.98px) {
    .heading-section h2 {
        font-size: 28px;
    }
}

.heading-section.heading-section-white .subheading {
    color: rgba(255, 255, 255, 0.9);
}

.heading-section.heading-section-white h2 {
    font-size: 40px;
    color: #fff;
}

.heading-section.heading-section-white p {
    color: rgba(255, 255, 255, 0.9);
}
.Welcomecontainer {
    position: absolute;
    top: calc(50% - 90px);
    z-index: 100;
    left: 50%;
    /* top: 0; */
    transform: translateX(-50%);
}
.Welcometitlecontainer {
    text-transform: uppercase;
    color: white !important;
}
.Welcometitlecontainer h2 {
    letter-spacing: 24px;
    color: white !important;
}
.Welcometitlecontainer h3 {
    font-size: 18px;
    margin-top: 10px;
    letter-spacing: 1px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    color: white !important;
}
.pubcontainer {
    height: 45px;
    font-size: 22px;
    background: rgba(25, 186, 226, 0.85);
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 5px;
    display: inline-block;
}
/* .block { width:293px; height:170px; float:left; margin:0 40px 0 0; } */
.block {
    width: 300px;
    height: 250px;
    float: left;
    transform: scale(0.85);
}
/* .last { margin-right:0; } */

/*---------------
ZOOM DEFAULT
---------------*/
.zoomholder figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
 
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.zoomholder figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.zoomholder figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .zoomholder figure figcaption::before,
    .zoomholder figure figcaption::after {
        pointer-events: none;
    }

.zoomholder figure figcaption,
.zoomholder figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

            /* Anchor will cover the whole item by default */
            /* For some effects it will show as a button */
.zoomholder figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.zoomholder figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

    .zoomholder figure h2 span {
        font-weight: 800;
    }

.zoomholder figure h2,
.zoomholder figure p {
    margin: 0;
}

.zoomholder figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-chico figcaption {
    padding: 3em;
}

    figure.effect-chico figcaption::before {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        border: 1px solid #fff;
        content: '';
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    figure.effect-chico figcaption::before,
    figure.effect-chico p {
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

figure.effect-chico h2 {
    padding: 20% 0 20px 0;
}

figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }

    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
 
    
.zoomholder
{

}
    .zoomholder img {
        height: 140px;
        padding: 5px;
        border: solid 1px #ccc;
    }



    .prelevheader
    {
        width: 100%;
        height: 100px;
        background: url('/images/prelevbg.jpg') no-repeat;
        background-size: cover;
        overflow: hidden;
    }

    .videoholder
    {
        background: white;
    border: 1px solid #ededed;
    padding: 7px;
    margin-top: -50px;
    width: 414px;
    }
.tab-content {
    max-width: 300px;
    border-radius: 0 3px 3px 3px;
}

.banner-area {
    background: url(../img/hero-bg.jpg) center;
    background-size: cover;
}

    .banner-area .overlay-bg {
        background: rgba(4, 9, 30, 0.4);
    }

@media (max-width: 767px) {
    .banner-area .fullscreen {
        height: auto !important;
    }
}

.banner-left h6 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
}

.banner-left h1 {
    margin: 20px 0;
    font-size: 60px;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    .banner-left h1 {
        font-size: 40px;
    }
}

@media (max-width: 413px) {
    .banner-left h1 {
        font-size: 33px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .banner-left h1 {
        font-size: 36px;
    }

    .banner-left h6 {
        font-size: 12px;
    }
}

.banner-left p {
    margin: 20px 0px;
}

.banner-left .primary-btn {
    background: #f8b600;
}

    .banner-left .primary-btn:hover {
        background: #222;
        color: #fff;
    }

@media (max-width: 767px) {
    .banner-left {
        margin-top: 120px;
        margin-bottom: 60px;
    }
}

.banner-right .nav-tabs {
    border-bottom: none;
}

.banner-right .nav-item {
    background: rgba(255, 255, 255, 0.25);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    margin-right: 1px;
}

    .banner-right .nav-item a {
        color: #fff;
    }

    .banner-right .nav-item:hover a {
        border-color: transparent !important;
    }

.banner-right .nav-tabs .nav-link {
    border-radius: 0 !important;
}


.banner-right .tab-content {
    background: #fff;
}

.banner-right .form-wrap {
    padding: 40px 30px;
    text-align: center;
}

    .banner-right .form-wrap .form-control {
        padding: 0.675rem 0.75rem;
        font-size: 13px;
        font-weight: 300;
        border-radius: 0px;
        margin-bottom: 10px;
        border-color: #eee;
    }

        .banner-right .form-wrap .form-control:focus {
            box-shadow: none;
        }

@media (max-width: 1024px) {
    .banner-right {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .banner-right {
        padding-bottom: 50px;
    }
}



@media (max-width: 500px) {
    .Welcomecontainer
    {
       top : 100px !important;
    }
    
    #logo2, .top-info-box
    {
        display: none !important;
    }
}