/* KWM 2024 */

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    position: relative;
    overflow-x: hidden;
}
.header {
    background-color: #FFF;
    border-bottom: 1px solid #EAEAEA;
    padding: 0;
    margin: 0;
    width: 100%;
}
#logo {
    margin: 20px 0 0;
}
#logo a img {
    border: none;
}
/*#wrapper {
  min-height: 610px;
}*/
#footer {
    background-color: #464545;
    border-top: 1px solid #EAEAEA;
    padding: 50px 0 10px;
    width: 100%;
    margin: 75px 0 0;
}

.brand {
    color: #fff !important;
    font-family: Share, cursive;
}
.brand:hover {
    color: #08C !important;
}
.home_page #contentBox {
    min-height: 1px;
}
.btn.jmodedit {
    height: 20px !important;
}
.btn.jmodedit:before {
    font-family: "FontAwesome";
    content: "\f044";
}

/*_______ TOP MENU ______________________________________*/

.top_menu ul.nav {
    float: left;
    margin: 0 0 25px 0;
}

.top_menu ul.nav li {
    border-right: 1px solid #CECECE;
    float: left;
    list-style: none outside none;
    position: relative;
}

.top_menu ul.nav li:last-child {
    border-right: none;
}

.top_menu ul.nav li a {
    font-size: 12px;
    margin: 0 10px;
    padding: 0;
    position: relative;
}

/*_______ DROPDOWN MEIN MENU ______________________________________*/

.main_menu ul.nav > li ul {
    display: none;
}

.main_menu ul.nav li.parent:hover > ul {
    display: block;
}

.main_menu ul.nav {
    float: left;
    margin: 0;
}

.main_menu ul.nav li {
    float: left;
    position: relative;
    list-style: none;
    border-top: 4px solid transparent;
}
.main_menu ul.nav li:hover {
    border-top: 4px solid #19487B;
}
.main_menu ul.nav > li > a {
    font-size: 16px;
    margin: 0 10px;
    padding: 20px 15px 18px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.main_menu ul.nav li a {
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.main_menu ul.nav > li > a {
    border-bottom: 0px solid transparent;
}

.main_menu ul.nav > li > a:hover {
    border-bottom: 0px solid #12ABFF;
}
.main_menu ul.nav > li.active {
    border-top: 4px solid #19487B;
    ;
}
.main_menu ul.nav > li.active > a {
    background-color: transparent;
    border-bottom: 0px solid #12ABFF;
    box-shadow: none;
    color: #000;

}

.main_menu ul.nav > li.active > a:hover {
    box-shadow: 0 0 0 transparent;
    background-color: transparent;
    border-bottom: 0px solid #19487B;
}

.main_menu ul.nav > li a {
    display: block;
}

.main_menu ul.nav > li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
    height: 20px;
    right: -5px;
    position: absolute;
    width: 20px;
}

.main_menu ul.nav li ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0px -65px transparent;
    height: 15px;
    position: absolute;
    top: 7px;
    width: 15px;
}

.main_menu ul.nav li.parent ul,
.main_menu ul.nav li ul li.parent ul {
    background: #fff;
    border-left: 1px solid #d5d5d5;
    list-style: none;
    position: absolute;
    float: left;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
    min-width: 200px;
    z-index: 9999;
}

.main_menu ul.nav li.parent ul {
    left: 9px;
    top: 100%;
    border-top: 0px solid #12ABFF;
}

.main_menu ul.nav li ul li.parent ul {
    left: unset;
    right: 100%;
    top: 0px;
}

.main_menu ul.nav li.parent ul li {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
    border-bottom: 1px solid #EAEAEA;
    clear: both;
    width: 100%;
}

.main_menu ul.nav li.parent ul li.lastChild {
    border-bottom: none;
}

.main_menu ul.nav li.parent ul li a {
    float: left;
    padding: 7px 10px 7px 0;
    margin: 0 15px 0 0;
    text-indent: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
}

/*_______ FOOTER MENU ______________________________________*/

.footer_menu ul.nav {
    float: left;
    margin: 0 0 15px 0;
}

.footer_menu ul.nav li {
    border-right: 1px solid #CECECE;
    float: left;
    list-style: none outside none;
    position: relative;
}

.footer_menu ul.nav li:last-child {
    border-right: none;
}

.footer_menu ul.nav li a {
    font-size: 12px;
    margin: 0 10px;
    padding: 0;
    position: relative;
}

/*_______ TOP MENU ______________________________________*/

@media (max-width : 979px) {

    .main_menu ul.nav > li ul {
        display: block;
    }

    .top_menu ul.nav {
        margin: 10px 0;
        float: none;
    }
    .top_menu ul.nav li {
        list-style: none outside none;
        position: relative;
        border-right: medium none;
        float: none;
    }
    .top_menu ul.nav li a {
        background-color: #FAFAFA;
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0 0 0 0;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 4px 9px;
        position: relative;
    }
    .top_menu ul.nav li:first-child a {
        border-top: 1px solid #e6e6e6;
    }
    .top_menu ul.nav li a:hover {
        background-color: #0088cc;
        text-shadow: 0 1px 0 transparent;
    }

    /*_______ DROPDOWN ACCORDION MENU ________________________________*/

    .main_menu ul.nav > li ul {
        display: block;
    }
    .main_menu ul.nav {
        float: none;
        margin: 10px 0 0;
    }
    .main_menu ul.nav li {
        float: none;
        position: relative;
        list-style: none;
    }
    .main_menu ul.nav > li > a {
        font-size: 11px;
        margin: 0;
        padding: 7px 10px;
        position: relative;
        text-transform: uppercase;
    }
    .main_menu ul.nav li a {
        white-space: nowrap;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        display: block;
        width: 100%;
    }
    .main_menu ul.nav > li > a {
        border-bottom: 2px solid transparent;
    }
    .main_menu ul.nav > li > a:hover {
        border-bottom: 2px solid transparent;
        margin: 0;
        padding: 7px 17px;
    }
    .main_menu ul.nav li {
        border-top: 1px solid #E6E6E6;
    }
    .main_menu ul.nav > li.active > a {
        background-color: transparent;
        border-bottom: medium none;
        box-shadow: none;
        color: #000000;
    }
    .main_menu ul.nav > li.active > a:hover {
        background-color: transparent;
        border-bottom: medium none;
        box-shadow: 0 0 0 transparent;
    }
    .main_menu ul.nav > li a {
        display: block;
    }
    .main_menu ul.nav > li.parent span.arrow {
        background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
        height: 20px;
        right: -5px;
        display: none;
        position: absolute;
        width: 20px;
    }
    .main_menu ul.nav li ul li.parent span.arrow {
        background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
        height: 15px;
        position: absolute;
        display: none;
        top: 7px;
        width: 30px;
    }
    .main_menu ul.nav li.parent ul,
    .main_menu ul.nav li ul li.parent ul {
        background: none repeat scroll 0 0 transparent;
        border-left: medium none;
        border-top: medium none;
        box-shadow: 0 0 0 transparent;
        float: none;
        position: relative;
        width: 100%;
    }
    .main_menu ul.nav li.parent ul {
        left: 0;
        top: 0;
    }
    .main_menu ul.nav li ul li.parent ul {
        left: 0 !important;
        top: 0 !important;
    }
    .main_menu ul.nav li.parent ul li {
        border-bottom: medium none;
        box-shadow: 0 0 0 transparent;
        clear: both;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .main_menu ul.nav li.parent ul li.lastChild {
        border-bottom: none;
    }

    .main_menu ul.nav li ul li.parent ul > li > a {
        padding: 7px 10px 7px 30px;
    }
    .main_menu ul.nav li ul li.parent ul > li > a:hover {
        padding: 7px 10px 7px 35px;
    }
    .main_menu ul.nav li.parent ul li a:hover {
        padding: 7px 10px 7px 20px;
    }



    .main_menu ul.nav li.parent ul li a {
        float: none;
        margin: 0 15px 0 0;
        padding: 7px 10px 7px 15px;
        text-indent: 10px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        width: 100%;
    }




    /*_______ FOOTER MENU ______________________________________*/

    .footer_menu ul.nav {
        margin: 10px 0;
        float: none;
    }
    .footer_menu ul.nav li {
        list-style: none outside none;
        position: relative;
        border-right: medium none;
        float: none;
    }
    .footer_menu ul.nav li a {
        background-color: #FAFAFA;
        border-bottom: 1px solid #e6e6e6;
        border-radius: 0 0 0 0;
        display: block;
        font-size: 12px;
        margin: 0;
        padding: 4px 9px;
        position: relative;
    }
    .footer_menu ul.nav li:first-child a {
        border-top: 1px solid #e6e6e6;
    }
    .footer_menu ul.nav li a:hover {
        background-color: #0088cc;
        text-shadow: 0 1px 0 transparent;
    }

}

table.category tr th,
table.category tr td {
    border: 1px solid #E6E6E6;
    padding: 4px 16px;
}

form#adminForm ul.category li {
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    list-style: none outside none;
    margin: 4px 0;
    padding: 5px 10px;
}
#searchForm,
.search-results {
    text-align: left;
}
#search-searchword {
    -webkit-border-radius: 0;
    /*  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;*/
    border-radius: 0;
}
.chzn-container-single .chzn-single {
    -webkit-border-radius: 0;
    /*  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;*/
    border-radius: 0;
}

/*_______ END MENU ______________________________________*/

#copyrights p {
    text-align: center;
}

.copyrights {
    margin: 7px 0 0;
}

.filter-search select {
    float: left;
    margin: 0 5px;
    width: 200px;
}

.filter-search,
.filters .alert-info {
    background-color: transparent;
    border: medium none;
    height: auto;
}

body.error {
    background: #f2f2f2;
}

.errorbox {
    margin: 15% 0 0;
    width: 50%;
}

.errorbox h1 {
    color: #333;
    font-size: 100px;
    line-height: 70px;
}

.errorbox h3 {
    color: #787878;
}

.errorbox a {
    cursor: pointer;
    color: #0088CC;
}

input.invalid {
    border-color: #FF0000 !important;
}

/*__________________________social icons_________________________*/

#header .soc_icons_box {
    text-align: left;
}
.soc_icons_box {
    text-align: right;
}
.soc_icons_box ul {
    display: -moz-inline-stack;
    display: inline-block;
}
.soc_icons_box li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
}
.soc_icons li a {
    font-size: 18px;
    margin: 7px;
}
.soc_icons a {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
.iconsrow .fa-hover {
    float: left;
    font-size: 14px;
    padding: 3px 0 3px 9px;
    width: 225px;
}
.iconsrow i {
    font-size: 16px;
    width: 25px;
}
.iconsrow .fa-hover:hover {
    background-color: #fff;
    padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover:hover i {
    color: #0088cc;
    font-size: 18px;
}
@media (max-width : 1200px) {
}
@media (max-width : 1024px) {

    .main_menu ul.nav li.lastChild ul li.parent span.arrow {
        background: url("../images/arrow.png") no-repeat scroll 0 bottom transparent;
        height: 15px;
        position: absolute;
        top: 9px;
        width: 20px;
    }
    .main_menu ul.nav li.lastChild ul li.parent ul {
        left: inherit;
        right: 100%;
        top: -2px;
    }
}
@media (max-width : 980px) {
}
@media (max-width : 768px) {
    #logo,
    .copyrights p {
        text-align: center;
    }
    form#adminForm {
        max-width: 758px;
        overflow-x: auto;
    }
    #wrapper {
        margin-right: 20px;
        margin-left: 20px;
    }
}
.search {
    text-align: right;
    margin: 12px 0 -20px 0;
}


.search input.search-query {
    border-radius: 0;
    box-shadow: none;
}
.search .btn {
    background: none;
    border-radius: 0;
    border: 0;
    text-shadow: none;
    color: #2b2b2b;
    box-shadow: none;
    margin: 0 0 0 -45px;
}
.search .btn:before {
    font-family: FontAwesome !important;
    content: "\f002";
    color: #ccc;
}
.search i {
    color: #ccc;
}
.top_line {
    min-height: 56px;
    background: #F5F6F8;
    width: 100%;
}
.top_phone {
    margin: 7px 0 0;
}
.top_phone p {
    color: #4f4f4f;
    margin: 15px 0 0;
}
.top_phone i {
    margin: 0 5px 0 15px;
}
/*.bg_top{
  background: url('../images/bg.png') no-repeat center;
  background-size: cover;
  width: 100%;
  height: 700px;
  position: relative;
}*/
.pos-2 {
    text-align: center;
}
.pos-2 h3 {
    margin: 50px 0;
}
/*.block_icons .rhombus{
   opacity: 0;
   filter: alpha(opacity=0);
   position: relative;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
   border: 1px solid #dde0e7;
   padding: 40px;
}*/
.block_icons .rhombus {
    /*   opacity: 0;
   filter: alpha(opacity=0);
   position: relative;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);*/
    border: 1px solid #dde0e7;
    padding: 40px;
}
.rhombus.animations-effects {
    opacity: 1;
    /*filter: alpha(opacity=100);*/
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    /*-ms-transform: scale(1);*/
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
/*.photo_block .photojs{
   opacity: 0;
   filter: alpha(opacity=0);
   position: relative;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -ms-transform: scale(0);
   -o-transform: scale(0);
   transform: scale(0);
}*/
.photojs.animations-effects {
    opacity: 1;
    /*filter: alpha(opacity=100);*/
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    /*-ms-transform: scale(1);*/
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.rhombus:hover {
    background: #66A8DE;
}
.rhombus i {
    color: #666666;
}
.rhombus:hover i,
.rhombus:hover h4,
.rhombus:hover p,
.rhombus:hover a {
    color: #fff;
}
.pos-2 .btn {
    background: none;
    box-shadow: none;
    text-shadow: none;
    color: #666666;
    border: 1px solid #dde0e7;
    border-radius: 0px;
    padding: 6px 30px;
    margin: 15px 0 0;
    font-size: 18px;
}
.pos-2 .btn:hover {
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.rhombus h3 {
    margin: 10px;
}
.pos-3 {
    text-align: center;
}
.pos-3 h1 {
    font-size: 92px;
    color: #000;
    font-weight: 900;
    line-height: 92px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
    margin: 150px 0 50px;
}
.pos-3 h4 {
    font-size: 14px;
    color: #000;
    font-weight: 900;
    line-height: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #fff;
    margin: 50px 0 100px;
}
.pos-3 .a_business {
    padding: 20px 15%;
    border: 1px solid #999;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}
.pos-3 .a_business:hover {
    background: rgba(255, 255, 255, 0.3);
}
.pos-4 h3,
.pos-2 h3,
.pos-6 h3,
.pos-8 h3,
.pos-9 h3,
.pos-10 h3,
.item-page h3 {
    text-align: center;
    margin: 75px 0 40px;
    color: #000;
    text-transform: uppercase;
    font-size: 34px !important;
    font-family: inherit !important;

}
.item-page h3 {
    margin: 25px 0 0px;
}
.pos-4 h3 {
    margin: 75px 0 20px;
}
.imageGallery a.fancybox,
.imageGallery a.fancybox {
    margin-bottom: 0;
}
.imageGallery a.fancybox,
.imageGallery a.fancybox:hover {
    box-shadow: none;
}
.imageGallery a.fancybox,
.imageGallery .fancybox .overlay {
    background: rgba(0, 0, 0, 0.6) !important;
    top: -100%;
}
.imageGallery .rowImages a.fancybox:hover span {
    top: 0%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.bg_middle {
    width: 100%;
    background: #F5F6F8;
    min-height: 250px;
    border-top: 1px solid #dde0e7;
    border-bottom: 1px solid #dde0e7;
    padding: 50px 0;
    margin: 75px 0 0;
}
.rt-title-divider {
    display: block;
    height: 1px;
    border-top: 1px solid;
    width: 25%;
    margin: 35px auto;
    opacity: 0.5;
}
.pos-5 {
    text-align: center;
}
.pos-5 h3 {
    font-size: 40px;
    line-height: 52px;
    color: #000;
    text-transform: uppercase;
}
.pos-5 p,
.pos-2 p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}
.pos-5 p {
    width: 70%;
    margin: auto;
}
.pos-5 h4,
.pos-2 h4 {
    color: #000;
    font-size: 16px;
    line-height: 16px;
}
.pos-12,
.pos-13 {
    color: #000;
}
h3 {
    font-size: 38px;
    line-height: 38px;
}
#footer h3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff !important;
}
#footer .nav > li > a:hover {
    background-color: transparent;
}
/*---price---*/
.pos-8 h4 {
    color: #000;
    font-size: 26px;
    line-height: 26px;
}
.pos-8 dl {
    background: #F5F6F8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #dde0e7;
    -webkit-transition: all 0.65s ease 0s;
    /*  -moz-transition: all 0.65s ease 0s;
  -khtml-transition: all 0.65s ease 0s;
  -ms-transition: all 0.65s ease 0s;
  -o-transition: all 0.65s ease 0s;*/
    transition: all 0.65s ease 0s;
}
.pos-8 dl:hover {
    background: #66A8DE;
    -webkit-transition: all 0.65s ease 0s;
    /*  -moz-transition: all 0.65s ease 0s;
  -khtml-transition: all 0.65s ease 0s;
  -ms-transition: all 0.65s ease 0s;
  -o-transition: all 0.65s ease 0s;*/
    transition: all 0.65s ease 0s;
}
.pos-8.os_price h2 {
    margin: 45px 0 0;
}
.pos-8 .span3.hoverp {
    margin-bottom: 20px;
}
.pos-8 dd {
    font-size: 16px;
    padding: 8px 0;
    margin: 0;
    color: #666;
}
.pos-8 dd a {
    -webkit-transition: background .3s ease-out;
    /*  -moz-transition: background .3s ease-out;
  -ms-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;*/
    transition: background .3s ease-out;
    margin: 15px auto 20px;
    background: none;
    box-shadow: none;
    text-shadow: none;
    color: #666666;
    border: 1px solid #dde0e7;
    border-radius: 0px;
    padding: 6px 30px;
    display: block;
    width: 35%;
    font-size: 18px;
}
.pos-8 dd a:hover {
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}
dl i {
    color: #000;
    font-size: 13px;
    margin: 15px 0 20px;
}
.pos-8 dl:hover h4,
.pos-8 dl:hover a,
.pos-8 dl:hover dd,
.pos-8 a:hover {
    color: #fff;
}
.pos-8 dl {
    margin-bottom: 0px;
}
.photo_block .photojs .hover_img {
    overflow: hidden;
    position: relative;
    height: 300px;
}
.photo_block .photojs {
    text-align: center;
}
.photo_block .photojs .hover_img img {
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    /*  -khtml-transition: all 0.45s ease 0s;
  -ms-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;*/
    transition: all 0.45s ease 0s;
}
.photo_block .photojs .hover_img:hover img {
    -webkit-transform: scale(1.15) rotate(360deg);
    /*  -moz-transform: scale(1.15) rotate(360deg);
  -ms-transform: scale(1.15) rotate(360deg);
  -o-transform: scale(1.15) rotate(360deg);*/
    transform: scale(1.15) rotate(360deg);
    /*  filter: progid:DXImageTransform.Microsoft.Alpha;*/
}
.hover_img .block_opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 100%;
    -webkit-transition: all 0.45s ease 0s;
    /*  -moz-transition: all 0.45s ease 0s;
  -khtml-transition: all 0.45s ease 0s;
  -ms-transition: all 0.45s ease 0s;*/
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
    z-index: 20;
}
.hover_img:hover .block_opacity {
    top: 0%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.hover_img .block_opacity h4,
.hover_img:hover .block_opacity p {
    color: #fff;
    -webkit-transform: scale(0);
    /*  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);*/
    transform: scale(0);
    /*  filter: progid:DXImageTransform.Microsoft.Alpha;*/
    -webkit-transition: all 0.65s ease 0s;
    /*  -moz-transition: all 0.65s ease 0s;
  -khtml-transition: all 0.65s ease 0s;
  -ms-transition: all 0.65s ease 0s;
  -o-transition: all 0.65s ease 0s;*/
    transition: all 0.65s ease 0s;
}
.hover_img:hover .block_opacity h4 {
    -webkit-transform: scale(1);
    /*  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);*/
    transform: scale(1);
    /*  filter: progid:DXImageTransform.Microsoft.Alpha;*/
    font-size: 42px;
    line-height: 42px;
    margin: 75px 0 0;
}
.hover_img:hover .block_opacity p {
    font-size: 24px;
    margin: 30px 0 0;
    -webkit-transform: scale(1);
    /*  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);*/
    transform: scale(1);
    /*  filter: progid:DXImageTransform.Microsoft.Alpha;
*/
}
/*.pos-10 img{
  padding: 0px 63px;
}*/
.pos-11,
.pos-12,
.pos-13 {
    margin: 75px 0 0;
}
.pos-11 h4,
.pos-12 h4,
.pos-13 h4 {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.bar {
    text-align: center;
}
div.map {
    width: 100% !important;
    margin-bottom: 10px;
}
/*----------------------=====RESPONSIVE======---------------------------*/
@media (max-width : 320px) {
    .soc_icons_box,
    #header .soc_icons_box {
        text-align: center;
    }
    .top_phone {
        text-align: center;
    }
    .top_phone p {
        margin: 10px 0 0;
        font-size: 13px;
    }
    .search {
        text-align: center;
        margin: 0;
    }
    .pos-3 h1 {
        font-size: 52px;
        line-height: 64px;
    }
    .pos-3 h4 {
        line-height: 26px;
    }
    .pos-4 h3,
    .pos-2 h3,
    .pos-6 h3,
    .pos-8 h3,
    .pos-9 h3,
    .pos-10 h3 {
        margin: 35px 0;
    }
    h3 {
        font-size: 42px;
        line-height: 42px;
    }
    .hover_img:hover .block_opacity h4 {
        font-size: 36px;
        line-height: 36px;
        margin: 44px 0 0;
    }
    /*.foo{
  padding: 0 0 0 40px;
}*/
    div.map {
        width: 100% !important;
    }
} /* -----(max-width: 384px) ------  */
@media (min-width : 321px) and (max-width : 384px) {
    .soc_icons_box,
    #header .soc_icons_box {
        text-align: center;
    }
    .top_phone {
        text-align: center;
    }
    .top_phone p {
        margin: 10px 0 0;
    }
    .search {
        text-align: center;
        margin: 0;
    }
    .pos-3 h1 {
        font-size: 64px;
        line-height: 64px;
    }
    .pos-3 h4 {
        line-height: 26px;
    }
    .pos-4 h3,
    .pos-2 h3,
    .pos-6 h3,
    .pos-8 h3,
    .pos-9 h3,
    .pos-10 h3 {
        margin: 35px 0;
    }
    h3 {
        font-size: 42px;
        line-height: 42px;
    }
    .hover_img:hover .block_opacity h4 {
        font-size: 36px;
        line-height: 36px;
    }
    /*.foo{
  padding: 0 0 0 40px;
}*/
} /* ----- (min-width: 380px) and (max-width: 384px) ------  */
@media (min-width : 385px) and (max-width : 600px) {
    .soc_icons_box,
    #header .soc_icons_box {
        text-align: center;
    }
    .top_phone {
        text-align: center;
    }
    .top_phone p {
        margin: 10px 0 0;
    }
    .search {
        text-align: center;
        margin: 0;
    }
    /*.foo{
  padding: 0 0 0 40px;
}*/
} /* ----- (min-width: 385px) and (max-width: 480px) ------  */
@media (min-width : 601px) and (max-width : 768px) {
    .pos-3 h1 {
        font-size: 66px;
        line-height: 66px;
    }
    /*.pos-10 img {
  padding: 0px 20px;
}*/
    .search input {
        width: 170px;
    }
    .top_phone p {
        margin: 0;
        font-size: 19px;
    }
    #logo {
        margin: 13px 0 0;
    }
    .hover_img:hover .block_opacity h4 {
        font-size: 36px;
        line-height: 36px;
        margin: 36px 0 0;
    }
    @media (max-width : 768px) {
    .hover_img img {
        float: none;
    }
    }
} /*--(min-width: 601px) and (max-width: 768px)--*/
@media (min-width : 769px) and (max-width : 1024px) {
    .top_phone p {
        font-size: 13px;
    }

} /*--(min-width: 769px) and (max-width: 1024px)--*/

._galery .os-gallery-tabs-main-1 {
    padding: 10px 0px !important;
    margin: 0 -20px !important;
}
._galery .copyright-block {
    display: none;
}
.ba-form [type = "submit"] {
    border: 1px solid #19487B !important;
}
.fa-google-plus {
    display: none;
}
.footer .nav li a {
    color: #fff;
}
.copyrights p {
    color: #fff;
}
.copyrights a {
    color: #a5a5a5;
}
.soc_icons_box ul li a {
    color: #fff;
}
.header .soc_icons_box ul li a {
    color: #000;
}
.main_menu ._menu .mod-menu .active ul .active {
    background: #19487B;
}
.main_menu ._menu .mod-menu .active ul .active a {
    color: #fff !important;
}
.main_menu ._menu .mod-menu .active ul li a {
    color: #777777 !important;
}
.main_menu ._menu .mod-menu .active ul .parent ul li a {
    color: #777777 !important;
}
.main_menu ._menu .mod-menu .active ul .parent ul .active a {
    color: #fff !important;
}
.bigTextSlider {
    text-shadow: 3px 3px 2px #717171;
}
.smallTextSlider {
    text-shadow: 2px 2px 2px #000;
}
.btnSlider {
    width: 350px;
    text-align: center;
    border: 1px solid #fff;
    transition: .5s;
}
.btnSlider a {
    width: 95%;
    display: block;
    padding: 10px;
    color: #000 !important;
    text-shadow: 0px 0px 5px #fff;
}
.btnSlider:hover {
    background: #ffffff78;
    transition: .5s;
}
.os-gallery-img-title {
    color: #fff !important;
    background: #00000075;
}
.photo_block .photojs .hover_img img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.item-page h3 {
    text-align: center;
}
.wrapperTestimonials {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.oneTestimonials {
    width: 32%;
    text-align: center;
    position: relative;
}
.oneTestimonials img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border: 5px solid #66a8de;
}
.nameTestimonials {
    font-size: 28px;
}
.wrapperStarsTestimonials i {
    font-size: 20px;
    color: #fff;
}
.bgTestimonials {
    background: #8b8e90;
    width: 100%;
    height: 200px;
    position: absolute;
    z-index: -1;
    bottom: 65px;
    /*clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 55% 90%, 50% 100%, 45% 90%, 0% 90%);*/
}
.wrapperStarsTestimonials {
    margin-bottom: 30px;
}
.descriptionTestimonials {
    font-size: 18px;
    color: #fff;
}
.positionTestimonials {
    font-size: 18px;
    font-family: 'Dancing Script', cursive;
}
.btnSlider {
    background: #ffffff2e;
    transition: .5s;
}
.footer .nav li a:hover {
    color: #55f6ff;
}
.soc_icons_box ul li a:hover {
    color: #55f6ff;
}
.portfolioBtn {
    padding: 10px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    background: #55f6ff00;
    color: #000;
    font-size: 22px;
}
.wrapperportfolioBtn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
@media (min-width : 1200px) {
    .col-lg-3 {
        width: 25%;
        float: left;
    }
}
@media (max-width : 1000px) {
    .btnSlider {
        width: 250px;
    }
}
@media (max-width : 979px) {
    .blockp {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;

    }
    .blockp .span3 {
        width: 48%;
        margin: 5px 0;
    }
    .block_icons {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .block_icons .span3 {
        width: 48%;
        margin: 5px 0;
    }
}
@media (max-width : 767px) {
    #header .soc_icons_box {
        text-align: center;
    }
    .top_phone p {
        text-align: center;
    }
    #Search form {
        text-align: center;
    }
    #footer h3 {
        text-align: center;
    }
    .footer .nav li a {
        text-align: center;
    }
    .footer .soc_icons_box ul {
        display: flex;
        justify-content: center;
    }
    .descriptionTestimonials {
        font-size: 16px;
    }
}
@media (max-width : 650px) {
    .oneTestimonials {
        width: 100%;
    }
    .btnSlider {
        width: 150px;
    }
}
@media (max-width : 600px) {
    .blockp .span3 {
        width: 100%;
    }
    .block_icons .span3 {
        width: 100%;
    }
}
@media (max-width : 450px) {
    .btnSlider {
        width: 115px;
    }
    .btnSlider a {
        width: 84%;
    }
}

[dir = "rtl"] .row-fluid [class *= "span"] {
    float: right;
}
[dir = "rtl"] [class *= "span"] {
    float: right;
}
[dir = "rtl"] .search {
    text-align: left;
}
[dir = "rtl"] #header .soc_icons_box {
    text-align: right;
}
[dir = "rtl"] .main_menu ul.nav li.parent ul {
    right: 9px;
    left: unset;
}
[dir = "rtl"] .main_menu ul.nav li ul li.parent ul {
    left: 100%;
    right: unset;
}
[dir = "rtl"] .main_menu ul.nav li {
    float: right;
}
[dir = "rtl"] .main_menu ul.nav li ul li.parent span.arrow {
    background: url(../images/arrow.png) no-repeat scroll 0px -33px transparent;
    width: 25px;
}
@media (min-width : 1200px) {
    [dir = "rtl"] .row-fluid [class *= "span"] {
        float: right;
        margin-right: 1%;
        margin-left: unset;
    }
    [dir = "rtl"] [class *= "span"] {
        float: right;
    }
}
@media (max-width : 979px) {
    .main_menu .menu_in_active {
        height: 0 !important;
        overflow: hidden !important;
    }
    .main_menu .menu_active {
        height: auto !important;
    }
    .main_menu {
        margin: 8px 0 7px;
    }
    .main_menu .btn-navbar {
        position: relative;
    }
    .main_menu .btn-navbar:after {
        content: "menu";
        position: absolute;
        bottom: -19px;
        left: 3px;
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }
}

/*  Ergänzungen C. Hartmann 2024-02  */

.item-page h3 {
    text-align: left;
    margin: 0;
    color: #000;
    text-transform: none;
    font-size: 25px !important;
    font-family: "Oswald" !important;
}

#contentBox li {
    margin-left: 1em;
}

table thead td,
table tbody td {
    padding: 7px 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #c6c6c6;
}

table thead {
    background-color: #eee;
    font-weight: bold;
}

.main_menu ul.nav > li > a
{
    text-transform: none;
    font-weight: inherit;
}

ul.soc_icons a {
    font-family: "FontAwesome";
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-left: 0.4em;
    padding-right: 0.4em;
    content: var(--breadcrumb-divider, ">") /* rtl: var(--breadcrumb-divider, "<") */;
}

#Search {
	padding-top: 20px;
}

#Search label {
	padding-right: 10px;
}