@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold.woff2') format('woff2'),
         url('../fonts/opensans-bold.woff') format('woff'),
         url('../fonts/opensans-bold.ttf') format('truetype'),
         url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-extrabold.eot');
    src: url('../fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold.woff2') format('woff2'),
         url('../fonts/opensans-extrabold.woff') format('woff'),
         url('../fonts/opensans-extrabold.ttf') format('truetype'),
         url('../fonts/opensans-extrabold.svg#open_sansextrabold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-bolditalic.eot');
    src: url('../fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic.woff') format('woff'),
         url('../fonts/opensans-bolditalic.ttf') format('truetype'),
         url('../fonts/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light.woff2') format('woff2'),
         url('../fonts/opensans-light.woff') format('woff'),
         url('../fonts/opensans-light.ttf') format('truetype'),
         url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-extrabolditalic.eot');
    src: url('../fonts/opensans-extrabolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabolditalic.woff2') format('woff2'),
         url('../fonts/opensans-extrabolditalic.woff') format('woff'),
         url('../fonts/opensans-extrabolditalic.ttf') format('truetype'),
         url('../fonts/opensans-extrabolditalic.svg#open_sansextrabold_italic') format('svg');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-semibolditalic.eot');
    src: url('../fonts/opensans-semibolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibolditalic.woff2') format('woff2'),
         url('../fonts/opensans-semibolditalic.woff') format('woff'),
         url('../fonts/opensans-semibolditalic.ttf') format('truetype'),
         url('../fonts/opensans-semibolditalic.svg#open_sanssemibold_italic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-italic.eot');
    src: url('../fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic.woff2') format('woff2'),
         url('../fonts/opensans-italic.woff') format('woff'),
         url('../fonts/opensans-italic.ttf') format('truetype'),
         url('../fonts/opensans-italic.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.ttf') format('truetype'),
         url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold.woff2') format('woff2'),
         url('../fonts/opensans-semibold.woff') format('woff'),
         url('../fonts/opensans-semibold.ttf') format('truetype'),
         url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body {
    
    padding: 0;
    margin: 0;
    color: #000000;
    letter-spacing: normal;
    line-height: 24px;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-family: 'Open Sans';
}
h1,h2,h3,h4,h5,h6{
    margin: 0 0 20px 0;
    line-height: normal;
    color: #000000;
    font-family: 'Open Sans';
    font-weight: bold;
}
h1,
.maxtitle-1,
span.maxtitle-1,
h1.maxtitle-1,
h1.maxtitle-1,
h2.maxtitle-1,
h3.maxtitle-1,
h4.maxtitle-1,
h5.maxtitle-1,
h6.maxtitle-1 {
    font-size: 70px;
    line-height: 96px;
    font-size: 70px;
    line-height: 76px;
}
h2,
.maxtitle-2,
h1.maxtitle-2,
h2.maxtitle-2,
h3.maxtitle-2,
h4.maxtitle-2,
h5.maxtitle-2,
h6.maxtitle-2{
    font-size: 36px;
    line-height: 46px;
}
h3,
.maxtitle-3,
h1.maxtitle-3,
h2.maxtitle-3,
h3.maxtitle-3,
h4.maxtitle-3,
h5.maxtitle-3,
h6.maxtitle-3{ 
    font-size: 30px;
    line-height: 40px;
}
h4,
.maxtitle-4,
h1.maxtitle-4,
h2.maxtitle-4,
h3.maxtitle-4,
h4.maxtitle-4,
h5.maxtitle-4,
h6.maxtitle-4{
    font-size: 24px;
    line-height: 30px;
}
h5,
.maxtitle-5,
h1.maxtitle-5,
h2.maxtitle-5,
h3.maxtitle-5,
h4.maxtitle-5,
h5.maxtitle-5,
h6.maxtitle-5{
    font-size: 22px;
    line-height: 28px;
}
h6,
.maxtitle-6,
h1.maxtitle-6,
h2.maxtitle-6,
h3.maxtitle-6,
h4.maxtitle-6,
h5.maxtitle-6,
h6.maxtitle-6{
    font-size: 20px;
    line-height: 26px;
}
p{  
    margin: 0 0 20px 0;
}

ul , ol{
    padding: 0px 0 0 40px;
    margin: 20px 0;
}
ul li , ol li{
    margin: 0;
    padding: 0px;
}
a {
    color: #FFD100;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
a, a:visited, a:focus{
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: underline;
    color: #000000;
}    
img{
    max-width: 100%;
}
input, textarea, a, img {
    outline: none !important;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
textarea {
    resize: none;
}
button,button:focus {
    outline: none;
    box-shadow: none;
}
section:before, section:after{
    clear: both;
    display: table;
    content: "";
}
section{
    position: relative;
    clear: both;
    padding: 100px 0;
    display: inline-block;
    float: left;
    width: 100%;
    z-index: 1;
    /*overflow: hidden;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*input[type="text"] , input[type="password"] , input[type="email"] , input[type="url"] , input[type="phone"] , textarea{
    border: 1px solid #58646a;
    width: 100%;
    padding: 0 20px;
    background: #ffffff;
    //height: 42px;
}*/

/*textarea{
    height: 150px;
    resize: none;
    padding: 20px;
}*/
table{  
    margin-bottom: 0px;
    overflow-x: auto;
    border-radius:0;
    border-color:#00b2e3;
}
td , th{
    padding: 10px 20px;
    border-right: 1px solid #00b2e3;
    background: #fff;
    border-color:#00b2e3;
}
tr th:last-child , 
tr td:last-child{
    border-right: none;
}

.content-title,
.content-row,
.content-info,
.content-blog,
.content-img {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.content-middle .row > [class^="col-"] {
    align-self: center;
}
.content-bottom .row > [class^="col-"] {
    align-self: flex-end;
}
.content-img.center-align,
.content-info.center-align,
.content-title.center-align {
    text-align: center;
}
.content-img.right-align,
.content-info.right-align,
.content-title.right-align {
    text-align: right;
}
.equal-column > .row > [class^="col-"] {
    flex: 1;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0px;
   padding-left: 0;
}
.grid-50 .row {
    margin: 0 -50px;
}
.grid-50 .row > [class^="col-"]{
    padding: 0 50px;
}
.grid-29 .row {
    margin: 0 -29px;
}
.grid-29 .row > [class^="col-"]{
    padding: 0 29px;
}
.grid-25 .row {
    margin: 0 -25px;
}
.grid-25 .row > [class^="col-"]{
    padding: 0 25px;
}
.text-up {
    text-transform: uppercase;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0px;
   padding-left: 0;
}
.white-color {
    color: #ffffff;
}
.black-color {
    color: #000000;
}
.bg-black {
    background-color: #000000;
}
.bg-yellow{
    background-color: #FFD100;
}
.yellow-color {
    color : #FFD100;
}
.bg-skeen {
    background-color: #F3F4F8;
}
.z-index1 {
    z-index: 2;
}
/*---------header-part---------*/
.main-part {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.main-area,
.main-area:not(.main-vertical)>.container,
.main-content-wrap,
.main-col,
.main-element {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.main-area {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: stretch
}
.main-content-wrap {
    width: 100%;
    position: relative;
}

.main-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.main-col.main-left-col {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.main-col.main-center-col,
.main-area .main-element {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.main-col.main-right-col {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.main-col:empty {
    display: none
}

.main-area.main-content-top .main-col {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.main-area.main-content-middle .main-col,
.main-area .main-element {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.main-area.main-content-bottom .main-col {
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

/*------desktop-header css------*/
.header-part {
    position: fixed;
    display: inline-block;
    width: 100%;
    float: left;
    z-index: 999;
    left: 0;
    top: 0;
    background-color: #ffffff;
    border-bottom: 7px solid #FFD100;

}
body.logged-in.admin-bar .header-part {
    top:32px;
}
.header-part.sticky{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.37);
}
.header-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.header-logo {
    position: relative;
    display: inline-block;
    width: 180px;
    float: left;
}
.header-part.sticky .header-logo {
    width: 130px;
}
.header-logo img {
    width: 100%;
    height: auto;
}
.main-menu {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
}
.main-menu li {
    position: relative;
    display: inline-block;
    padding: 0px 0;
    margin: 0;
    float: left;
}
.main-menu li a {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    padding: 13px 17px 28px 16px;
    float: left;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li:hover > a,
.main-menu > li.current-menu-item > a{
    color: #000000;
    background-color: #FFD100;
    text-decoration: none;
}
.header-lang {
    position: relative;
}
.header-lang-top {
    position: relative;
    display: flex;
    padding: 13px 0 27px;
}
.header-lang-top span {
    position: relative;
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.header-lang-top span img {
    margin-right: 8px;
    margin-top: -2px;
	border: #ddd 1px solid;
}
.header-lang-info {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
    top: calc(100% - 13px);
    right: 0;
    width: 180px;
    background-color: #FFFFFF;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.16);
    border-radius: 5px;
}
.header-lang:hover .header-lang-info {
    visibility: visible;
    opacity: 1;
}
.header-lang-info p {
    padding: 14px 20px 14px;
    color: #000000;
    font-size: 20px;
    line-height: 27px;
    font-weight: bold;
    margin: 0;
}
.header-lang-info ul {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
.header-lang-info ul li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
.header-lang-info ul li a {
    position: relative;
    display: block;
    padding: 2px 20px 0px;
    color: #000000;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}
.header-lang-info ul li.wpml-ls-current-language a,
.header-lang-info ul li a:hover {
    text-decoration: none;
    background-color: #FFD100;
}
.header-lang-info ul li.wpml-ls-current-language:last-child a,
.header-lang-info ul li:last-child:hover a{
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
/*--------mobile-header-css-----*/
.mobile-header {
    display: none;
}
.desktop-header,.mobile-header {
    width: 100%;
}
.mobile-header .canvas-menu a {
    margin-left: 0px;
    position: relative;
    display: inline-block;
}
.dropdown-toggle {
    width: 34px;
    height: 22px;
}
.dropdown-toggle span {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 0;
    height: 4px;
    background-color: #000000;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    width: 100%;
    height: 4px;
    background-color: #000000;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle span:after{
    position: absolute;
    content: '';
    left: 0;
    top: 18px;
    width: 100%;
    height: 4px;
    background-color: #000000;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}
.dropdown-toggle.open span {
    transform: translate3d(0,9px,0) rotate(45deg);
}
.dropdown-toggle.open span:before {
    transform: rotate(-45deg) translate3d(-6px,-6px,0);
    opacity: 0;
}
.dropdown-toggle.open span:after {
    transform: translate3d(0,-18px,0) rotate(-90deg);
}
.dropdown-toggle::after {
    display: none;
}
.sk-offcanvas-content {
    position: fixed;
    left:-0%;
    width: 100%;
    max-width: 100%;
    top: -100%;
    bottom: 0;
    z-index: 9999;
    visibility: hidden;
    background-color: #000000;
    /*border-top: 1px solid rgba(0, 0, 0, 0.3);*/
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}
.sk-offcanvas-content.open {
    top: 130px;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}    
.logged-in.admin-bar .sk-offcanvas-content.open {
    top: 162px;
}
.header-part.sticky .sk-offcanvas-content.open {
    top: 82px;
}
.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
    top: 114px;
}
.sk-offcanvas-content .wp-sidebar {
    overflow-x: hidden;
    height: 100%;
    padding: 0px;  
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 960px;
    width: 100%;
    margin: auto;
    padding: 30px 15px;
}
.sk-offcanvas-content .header-logo {
    position: relative;
    display: inline-block;
    float: unset;
    float: none;
    max-width: 67px;
    width: 100%;
    margin-bottom: 10px;
}
.header-part.sticky .sk-offcanvas-content .header-logo img {
    max-width: 67px;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.sk-nav-menu li {
    margin: 0;
    padding: 0px;
    position: relative;
    list-style: none;
    float: left;
    display: inline-block;
}
ul.sk-mobile-menu li {
    position: relative !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: block;
    width: 100%;
    padding: 10px 0;
}
ul.sk-mobile-menu li:last-child {
    border-bottom: none;
}
ul.sk-mobile-menu li a {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 12px 0 10px;
}
ul.sk-mobile-menu > li:hover > a,
ul.sk-mobile-menu > li.current-menu-item > a {
    color: #FFD100;
    text-decoration: none;
}


/*.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li.menu-item-has-children .caret {
    border: none;
    position: absolute;
    top: 25px;
    margin-top: -10px;
    right: 0;
    width: 30px;
    height: 30px;
    z-index: 9;
    color: #fff;
    font-size: 22px;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li.menu-item-has-children .caret:after {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li.menu-item-has-children.menu-active .caret:after {
    content: '\f106';
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li ul.sub-menu {
    padding-left: 0px;
    list-style: none;
    padding-bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li > .sub-menu {
    padding-bottom: 10px !important;
    -webkit-transition: 0s;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    display: none;
}
ul.sk-nav-menu > li .sub-menu li {
    background: transparent;
    position: relative;
    text-align: left;
    border-bottom: 0;
    padding: 2.5px 0;
    margin: 0;
    display: block;
    width: 100%;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li li a {
    padding: 10px 0 10px;
    font-size: 22px;
    font-family: 'RepleteSans-SemiBold';
    color: #fff;
    position: relative;
    display: block;
    letter-spacing: 0.28px;
    border:none;
    margin-left: 20px;
}
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li li.current-menu-item a,
.sk-offcanvas-content #sk-mobile-menu ul.sk-mobile-menu > li li:hover a {
    background-color: transparent;
    color: #00B2E3;
    text-decoration: underline;
}*/
/*--------end---------*/

/*-------------end-----------------*/

/*---------main-part---------*/
body {
    padding-top: 137px;
}

body.sk-hidden {
    overflow: hidden;
}
.btn-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.btn-outer.center-align {
    text-align: center;
}
.main-btn {
    position: relative;
    display: inline-block;
    padding: 12px 14px 10px;
    background: #FFD100;
    border: none;
    border-radius: 0;
    color: #000000;
    letter-spacing: 0px;
    margin-top: 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
    z-index: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    box-shadow: none;
}
.main-btn span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #000000;
    -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}
.main-btn.white-btn {
    background-color: #ffffff;
}
.main-btn:hover {
  color: #ffffff;
  border-color: #000000;
  background-color: #000000;
  text-decoration: none;
}
.main-btn:focus {
    outline: none;
}
.main-btn:hover span {
  width: 225%;
  height: 562.5px;
}
.hero-home {
    min-height: 702px;
    padding: 70px 0;
    display: flex;
    align-items: center;
}
.hero-home-caption {
    width: 100%;
}
.hero-home-caption-info {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.hero-home-caption-info .maxtitle-1 ,
.hero-home-caption-info h1 {
    margin-bottom: 25px;
}
.hero-home-caption-info .maxtitle-1 span,
.hero-home-caption-info h1 span {
    display: block;
    font-size: 30px;
    line-height: 41px;
}
.hero-home-caption-info .main-btn {
    padding: 14px 19px 12px;
    font-size: 18px;
    line-height: 24px;
}
.teaser-blog {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.gallery-item {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    overflow: hidden;
}
.teaser-blog .gallery-item {
    border-bottom: 7px solid #FFD100;
}
.gallery-item img {
    width: 100%;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.gallery-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.teaser-blog-content {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding: 25px 19px 20px 28px;
}
.teaser-blog-content .maxtitle-3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
}
.teaser-blog-content .maxtitle-3 a {
    color: #000000;
}
.teaser-blog-content .maxtitle-3 a:hover {
    color: #FFD100;
    text-decoration: none;
}
.teaser-blog-info {
    display: flex;
    align-items: flex-end;
}
.teaser-blog-info p {
    margin: 0 33px 4px 0;
    line-height: 25px;
}
.teaser-blog-info .main-btn {
    min-width: 173px;
}
.tab-row {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.tab-row .nav-tabs {
    display: flex;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none;
    width: 100%;
}
.tab-row .nav-tabs li {
    position: relative;
    display: flex;
    width: 20%;
    padding: 0;
    margin: 0;
}
.tab-row .nav-tabs li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: transparent;
    color: #000000;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    border: none;
    padding: 18px 10px;
    border-radius: 0;
    border-bottom: 2px solid #000000;
}
.tab-row .nav-tabs li a span {
    margin-right: 26px;
    display: block;
}
.tab-row .nav-tabs li a span img {
    height: auto;
    width: 70px;
    min-width: 70px;
    max-width: 70px;
    max-height: 35px;
}
/*.tab-row .nav-tabs li:nth-child(3) a span img {
    height: auto;
    width: 56px;
}
.tab-row .nav-tabs li:nth-child(4) a span img {
    height: auto;
    width: 50px;
}*/
.tab-row .nav-tabs li a:focus,
.tab-row .nav-tabs li a:hover {
    border-color: #FFD100;
}
.tab-row .nav-tabs li a.active {
    background-color: #FFD100;
    color: #000000;
    border-color: #FFD100;
}
.tab-cat-blog {
    position: relative;
    display: flex;
    text-decoration: none;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.tab-cat-blog:hover {
    text-decoration: none;
}
.tab-cat-blog-img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-height: 190px;
    margin-bottom: 20px;
}
.tab-cat-blog-info p strong{
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.tab-cat-blog-info p {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
}
.tab-cat-blog-info ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    margin: 0;
}
.tab-cat-blog-info ul li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    margin: 0 11px;
    font-size: 15px;
    line-height: 20px;
    flex-direction: column;
    text-decoration: none;
    color: #000000;
    text-transform: uppercase;
}
.tab-cat-blog-info ul li span {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 27px;
}
.cat-link-outer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cat-link-outer:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 3px;
    background-color: #FFD100;
}
.cat-link-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 0 10px;
}
.cat-link-outer p {
    font-size: 20px;
    line-height: 27px;
    font-weight: bold;
    padding: 0 15px 0 6px; 
    margin: 0;
}
.cat-link-outer .main-btn {
    margin: 0 5px;
    padding-top: 10px;
    padding-bottom: 8px;
}
.map-section {
    padding: 0;
}
.map-header {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    z-index: 1;
}
.map-header:after {
    position: absolute;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -25px;
    border-top: 25px solid #FFD100;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}
.map-header-content {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.map-header-content-div {
    display: flex;
    align-items: center;
    padding: 29px 0;
}
.map-header-content-div .maxtitle-2 {
    margin: 4px 0 -4px;
}
.map-header-content-div .cat-link-inner {
    align-items: center;
    justify-content: flex-end;
    background-color: transparent;
    padding: 0 0px;
}
.map-header-content-div .cat-link-inner .main-btn {
    margin-left: 10px;
}
.map-header-content-div .cat-link-inner p {
    margin: 0 10px 0 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
}
.map-div {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    height: 600px;
}
.map-div iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/*-------------end------------*/

/*--------------footer-----------*/
.footer-part {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.footer-top {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    background-color: #707070;
    padding: 72px 0 77px;
}
.footer-logo {
    display: block;
    margin-bottom: 40px;
}
.footer-row {
    display: flex;
    justify-content: space-between;  
    margin: 0 -15px;
}
.footer-blog {
    position: relative;
    display: block;
    padding: 0 15px;
}
.footer-blog p:last-child {
    margin-bottom: 0;
}
.footer-blog span.maxtitle-6 {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
}
.footer-blog p {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
}
.footer-blog p a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer-blog table,
.footer-blog table tr,
.footer-blog table td {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}
.footer-blog table tr td:first-child {
    min-width: 120px;
}
.footer-menu {
    display: flex;
}
.footer-menu ul {
    display: block;
    padding: 0;
    margin: 0;
}
.footer-menu ul:first-child {
    margin-right: 55px;
}
.footer-menu ul li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}
.footer-menu ul li a {
    display: inline-block;
    color: #FFD100;
    font-size: 18px;
    line-height: 24px;
}
.footer-menu ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
.footer-social {
    position: relative;
    display: block;
    margin-top: 49px;
}
.footer-social ul {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
}
.footer-social ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0 22px 0 0;
}
.footer-social ul li:last-child {
    margin: 0;
}
.footer-social ul li a {
    position: relative;
    display: block;
}
.footer-social ul li a:before {
    position: relative;
    content: '';
    width: 30px;
    height: 30px;
    background: url(../images/Hertz-SI-instagram_p.svg) no-repeat center;
    background-size: contain;
    display: block;
}
.footer-social ul li a.facebook:before {
    width: 16px;
    background: url(../images/Hertz-SI-facebook_p.svg) no-repeat center;
    background-size: contain;
}
.footer-social ul li a:hover:before {
    position: relative;
    content: '';
    width: 30px;
    height: 30px;
    background: url(../images/Hertz-SI-instagram_a.svg) no-repeat center;
    background-size: contain;
    display: block;
}
.footer-social ul li a.facebook:hover:before {
    width: 16px;
    background: url(../images/Hertz-SI-facebook_a.svg) no-repeat center;
    background-size: contain;
}
.footer-bottom {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
    background-color: #272727;
    padding: 17px 0 14px;
}
.footer-bottom-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.footer-bottom-inner p,
.footer-bottom-inner ul li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    color: #ffffff;
}
.footer-bottom-inner ul li a {
    color: #FFD100;
}
.footer-bottom-inner ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}
.footer-bottom-inner ul li {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0 0px;
    align-items: center;
}
.footer-bottom-inner ul li:before {
    position: relative;
    display: inline-block;
    content: '';
    width: 1px;
    height: 14px;
    background-color: #ffffff;
    margin: 0 10px;
    position: relative;
    top: -2px;
}
/*---------------end--------------*/

/*----------sub-pages--------------*/
.maxwidth-509 {
    max-width: 509px;
}
hr.hr1 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    border-bottom: 2px solid #000000;
}
.tab-cat-blog-info ul li sup {
    display: block;
    margin-top: -7px;
    margin-right: -39px;
}
.kontakt-info,
.kontakt-img,
.kontakt-blog {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}
.kontakt-img img {
    width: 100%;
}
.kontakt-info {
    padding: 27px 0 0;
}
.kontakt-info p a {
    color: #000000;
}
.kontakt-info p a:hover {
    color: #FFD100;
}
.mapPlaceholder,
.map-half {
    height: 100%;
}
.map-half {
    overflow: hidden;
}
.map-notfound {
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    z-index: 999;
    top: 50%;
    left: 50%;
    width: 280px;
    height: 78px;
    margin: 0 auto;
    margin-left: -150px;
    padding-top: 30px;
    text-align: center;
    opacity: .95;
    color: #434a54;
    border-radius: 4px;
    background-color: #fff;
}
.loader-ripple {
    width: 200px;
    height: 200px;
    position: absolute;
    background: none;
    background-color: transparent;
}
.loader-ripple div {
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    opacity: 0;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    animation: uil-ripple 2s ease-out infinite;
    position: absolute;
}
.loader-ripple div:nth-of-type(1) {
    border-color: #d79678;
}
.loader-ripple div:nth-of-type(2) {
    border-color: #d79678;
}
.mapPlaceholder {
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
}
.mapPlaceholder .loader-inner,
.mapPlaceholder .loader-ripple {
    left: 50%;
    top: 50%;
    position: absolute;
}
.mapPlaceholder .loader-inner {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mapPlaceholder .loader-ripple {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
}
.hertzsi_infobox {
    width: 338px !important;
    background-color: #ffffff;
}
.hertzsi_infobox[style] {
    overflow: visible !important;
}
.hertzsi_infobox > img[style] {
    position: absolute !important;
    right: 0;
    top: 0;
    background: #fff;
    margin: 0 !important;
}
.map-info-box {
    width: 338px !important;
    padding: 20px;
}
.map-info-box .price h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
}
.map-info-box .price .rant {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    margin: 5px 0 0;
}
.infoBox {
    animation: boxfadeIn 0.9s;
}
.gm-style .infoBox > img {
    max-width: none;
    z-index: 10;
    right: -16px;
}
@media (max-width: 767px) {
    .gm-style .infoBox > img {
        width: 25px;
        right: -25px;
    }
}
.gm-style img {
    max-width: 259px !important;
}
.gm-style * {
    box-shadow: none !important;
    border: none !important;
}
.gm-style-iw {
    width: 338px !important;
    top: 20px !important;
    left: 28px !important;
    box-shadow: none;
    border: none;
}
@media (max-width: 481px) {
    .gm-style-iw {
        left: 0 !important;
    }
}
.gm-style-iw > div[style] {
    min-width: 338px !important;
}
.gm-style-iw + div {
    top: 20px !important;
    position: absolute;
    opacity: 1 !important;
}
.gm-marker {
    color: #000;
    display: inline-block;
    border-radius: 30px;
    line-height: 22px;
    padding: 0 7px;
    font-size: 12px;
}
.gm-marker {
    position: relative;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2) !important;
}
.gm-marker:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.gm-marker:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 7px;
    margin-left: -7px;
}
.gm-marker:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}
.gm-marker.active, .gm-marker.hover-state {
    background: #000;
    color: #fff;
}
.gm-marker.active:after, .gm-marker.hover-state:after {
    border-top-color: #000;
}
.gm-marker-price:before {
    content: "";
    display: block;
    height: 7px;
    width: 10px;
    position: absolute;
    top: 26px;
    left: calc(50% - 5px);
    border-radius: 100%;
}
.hertzsi_infobox > img {
    z-index: 10;
}
.hertzsi_infobox::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 44%;
    transform: translate(0,0);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 19px solid white;
}
.hertzsi_infobox h6 {
    font-size: 18px;
    color: rgb(76, 76, 76);
    font-weight: bold;
    margin-bottom: 10px;
}
.hertzsi_infobox p {
    font-size: 16px;
    color: rgb(76, 76, 76);
    margin-bottom: 0;
}
@-webkit-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0; }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1; }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0; } }

@-moz-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0; }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1; }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0; } }

@-ms-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0; }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1; }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0; } }

@-o-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0; }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1; }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0; } }

@keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0; }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1; }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0; }
}
.map-info-box .item-title {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    width: 100% !important;
}
.gm-style {
    font: 400 18px Open Sans, Arial, sans-serif;
    text-decoration: none;
}
.gm-style .map-info-box {
    box-shadow: 2px 2px 8px rgb(0 0 0 / 16%) !important;
    border-radius: 5px;
}
.item-phone-email-route {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.item-phone-email .item-phone,
.map-info-box .item-title {
    margin-bottom: 10px;
}
.map-info-box .item-address {
	margin-bottom: 15px;
}
.item-route {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.item-route img {
	margin-right: 7px;
}
.wpml-ls-legacy-list-horizontal {
    border: none !important;
}
.tab-car-group {
	position: absolute;
    top: 9%;
    left: 0;
}
.tab-car-group p {
	margin-bottom: 0px;
    color: #cc0000;
    font-size: 35px;
}
.vc_row.vc_row-o-full-height {
    min-height: inherit!important;
}
.hero-home-caption .container {
	display: flex;
    flex-direction: column;
}
.banner-qr-code {
	display: flex;
    justify-content: flex-end;
}
.banner-qr-code ul {
	display: flex;
    padding: 0 5px;
    margin: 0;
    flex-wrap: wrap;
    background-color: rgba(255,255,255,0.9);
}
.banner-qr-code ul li {
	display: flex;
    padding: 0;
    margin: 0;
}
.banner-qr-code ul li a {
	display: flex;
    padding: 0;
    position: relative;
    flex-direction: column;
    width: 150px;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
    text-align: center;
    padding: 10px 5px;
    font-weight: 600;
}
.banner-qr-code ul li a:hover {
	text-decoration: none;
}
.banner-qr-code ul li a img {
	margin-top: 5px;
}