/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
/*Add your own styles here:*/

/* Parent stylesheet should be loaded from functions.php not using @import */

a:focus {
	outline: none !important;
}

.lang-item img {
	width: 25px;
}

.solo-image img:hover {
    transform: scale(1.15);
    filter: grayscale(1);
}

.solo-image img {
    transition: all .35s ease;
}

.solo-image figure.wpb_wrapper.vc_figure {
    overflow: hidden;
}

.bordered-img figure.wpb_wrapper.vc_figure {
    border: 4px solid #e6e6e6;
}

.in-one-line {
    font-size: 22.8px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: rgba(0, 0, 0, .3) !important;
}

#main a:hover {
    color: #333 !important;
}

#main a {
    color: #13aff0;
    text-decoration: none !important;
    transition: all .35s ease-in-out;
}

/* Booking part */

.booking-part-titel {
    margin-bottom: 15px !important;
    padding-left: 8px;
	font-size: 18px;
}

.booking-aff-div iframe {
    height: 300px !important;
}

.after-booking-separator{
	margin-top: -40px;
	margin-bottom: 20px;
}


/* Cutomers Image Hover section */
.image-stories-to {
    display: block;
    width: 100%;
    height: auto !important;
    object-fit: cover;
    object-position: center;
}

.overlay-stories-to {
    position: absolute;
    top: 0;
    bottom: 58px;
    left: 5px;
    right: 5px;
    opacity: 0;
    transition: .5s ease;
    background-color: #1b1b1b;
}

.container-stories-to:hover .overlay-stories-to {
  opacity: .8;
}

.text-stories-to {
    color: white;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 700;
}

.partners-section .vc_col-sm-2 {
    width: 12.5%;
}

.partners-section > .wpb_column > .vc_column-inner {
    padding: 0 5px;
}

.hover-pic-title p {
    font-size: 70%;
    min-height: 44px;
    max-height: 44px;
    text-align: center;
}

.partners-section .wpb_raw_code.wpb_raw_html {
    margin-bottom: 5px;
}

.hover-pic-title {
    margin-bottom: 10px !important;
}

@media only screen and (max-width:1300px) {
	.partners-section .vc_col-sm-2 {
		width: 25%;
	}
}

@media only screen and (max-width:767px) {
	.partners-section .vc_col-sm-2 {
		width: 50%;
		float: left;
	}
}

/* Sticky header */
.is-sticky {
   position: fixed !important;
  right: 0;
   left: 0;
  z-index: 999;
  transition: all .35s ease;
}

.after-booking-separator {
    margin-top: -20px;
}

.booking-aff-div div#bookingAffiliateWidget_4bce7ea1-2740-4c79-833d-c2e1096a85b3 {
    height: 190px !important;
}

.brochure-text {
    position: absolute;
    bottom: 0;
    left: 15px;
    background: rgba(255, 255, 255, .8);
    padding: 4px;
    width: 95px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
}

.brochure-text a {
    color: #000 !important;
}

#main .brochure-text a:hover {
    color: #13aff0 !important;
}

.anbeiter-text a {
    color: #000 !important;
}

#main .anbeiter-text a:hover {
    color: #13aff0 !important;
}

.anbeiter-text {
    text-align: center;
    margin-bottom: 17px !important;
    line-height: 1.3;
}

.anbeiter-section {
    width: 27% !important;
}

.brochure-section {
    width: 73% !important;
}

.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 82% !important;
}

.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 18% !important;
}

.brochure-und-anbeiter {
    padding-bottom: 15px;
}

.h1-bigger h1 {
    font-size: 30px;
}

.anbieter-row figure.wpb_wrapper.vc_figure {
    border: 3px solid #ddd;
	overflow: hidden;
}

.anbieter-row .wpb_single_image {
    margin-bottom: 10px !important;
}

.anbieter-row {
    margin-bottom: 0 !important;
}

.anbieter-row .the-text {
    text-align: center;
    font-weight: 600;
	 margin-bottom: 25px;
}

.anbieter-row-last .the-text {
    margin-bottom: -5px !important;
}

.anbeiter-img figure.wpb_wrapper.vc_figure, .brochure-img figure.wpb_wrapper.vc_figure, .anbieter-row figure.wpb_wrapper.vc_figure {
    overflow: hidden;
}

.anbeiter-img img, .brochure-img img, .anbieter-row img {
    transition: all .35s ease;
}

.anbeiter-img img:hover, .brochure-img img:hover, .anbieter-row img:hover {
    transform: scale(1.15);
}

.rotravel-s a {
    font-size: 17px;
    font-weight: 600;
}

.br-rt-sc .br-rt-txt {
    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,.85);
    font-size: 15px;
    padding: 5px 15px;
    font-weight: 600;
    line-height: 1.2;
}

.br-rt-img figure.wpb_wrapper.vc_figure {
    overflow: hidden;
}

.br-rt-img img {
    transition: all .35s ease;
}

.br-rt-img img:hover {
    transform: scale(1.15);
}

.second-logo a {
    font-size: 24px;
    color: #fff !important;
}

.second-logo {
    margin-left: 40px;
}

.fixed-banner-to-left {
    left: 0 !important;
    right: auto !important;
    padding-left: 0 !important;
    padding-right: 2.5rem !important;
}

.fixed-banner-left-right {
    position: absolute !important;
    right: 0;
    padding-right: 0 !important;
    padding-top: 22px;
    z-index: 19999;
}

.fixed-banner-left-right img {
    width: 250px;
}

.partners-section {
    margin-left: -5px;
    margin-right: -5px;
}

div#primary {
    width: 100% !important;
}

aside#right-sidebar {
    display: none;
}

div#primary {
    width: 100% !important;
    padding-right: 0 !important;
    border: none !important;
}


/* -- Responsive Brochure and Anbieter section -- */

@media only screen and (max-width:1313px) {

.brochure-und-anbeiter {
    padding-bottom: 0px;
}
	
}

@media only screen and (max-width:1297px) {

	.brochure-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex {
    display: flex !important;
    align-items: baseline !important;
}
	
}
	
@media only screen and (max-width:1239px) {
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 78.5% !important;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 21.5% !important;
}
	
}

@media only screen and (max-width:959px) {
	
	.anbeiter-section {
    width: 70% !important;
    margin: 0 auto;
    margin-bottom: 30px !important;
}
	
	.brochure-section {
    width: 100% !important;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 25% !important;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 75% !important;
}
	
	.brochure-section .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex {
    display: flex !important;
    align-items: center !important;
}
	
}

@media only screen and (max-width:767px) {
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 35% !important;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 65% !important;
}
	
	.brochure-section {
    margin-bottom: 35px;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 .wpb_text_column.wpb_content_element {
    margin-bottom: 25px;
}
	
}

@media only screen and (max-width:600px) {
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 100% !important;
}
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 60% !important;
    margin: 0 auto;
}
	
	.brochure-section {
    margin-bottom: 15px;
}
	
}

@media only screen and (max-width:480px) {
	
	.brochure-section .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 70% !important;
    margin: 0 auto;
}
	
}

@media only screen and (max-width:400px) {
	
}
	
/* -- End of Responsive Brochure and Anbieter section-- */

@media only screen and (max-width:1391px) {

	.resp-first-sep {
    margin-top: 0px !important;
}
	
}


@media only screen and (max-width:1312px) {
	
.booking-part-titel {
    margin-bottom: -20px !important;
}
	
}


@media only screen and (max-width:767px) {

	.resp-first-sep {
    margin-top: -20px !important;
}
	
	.booking-part-titel {
    margin-bottom: 25px !important;
}
	
}


@media only screen and (max-width:640px) {
	
	.booking-part-titel {
    margin-bottom: -15px !important;
}
	
	.resp-first-sep {
    margin-top: 0px !important;
}
	
}

/* end of respo */

.fixed-banner-left-right img {
    transition: all .35s ease !important;
}

.fixed-banner-left-right img:hover {
    opacity: .6;
}


/* Respo Stefanut */

@media only screen and (max-width: 1850px) {
    .fixed-banner-left-right img {
        width: 175px !important;
    }
}

@media only screen and (max-width: 1700px) {
    .fixed-banner-left-right img {
        width: 140px !important;
    }
}


@media only screen and (max-width: 1650px) {
    .fixed-banner-left-right img {
        display: none !important;
    }
}
@media only screen and (max-width: 1239px) {
	.brs-alle .vc_col-sm-6 {
    width: 100%;
}
}
@media only screen and (max-width: 768px) {
	.brs-alle .wpb_column.vc_column_container.vc_col-sm-3{
		width:50%;
		float:left;
	}
}

/* End of Respo Stefanut */

/* Start of sectiune noua Stefanut */
.rt-is-n .the-links {
    flex-direction: row;
    align-items: center;
}

.rt-is-n .the-links {
    flex-direction: row;
    align-items: center;
}

.right-icons {
    margin-top: 7px;
}

.rt-is-n img {
    height: auto !important;
    margin-right: 20px;
    width: 80px !important;
    margin-bottom: -5px !important;
	    transition: all .35s ease;
}

.right-icons img:hover {
    transform: scale(0.8);
}
.wtr-intro-n-part {
    display: flex;
    align-items: center;
}

.pgs-col2.wpb_column.vc_column_container.vc_col-sm-8 {
    width: 64.2%;
}

.pgs-col1.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 35.8%;
}
.o-big-r-sm .container-th {
    overflow: hidden;
    border-radius: 10px;
}

.category-section .container-th img {
    transition: all .35s ease;
}
.container-th:hover .overlay-th {
    opacity: 1;
}
.category-section .container-th img {
    transition: all .35s ease;
}
.category-section .container-th:hover img {
    transform: scale(1.1);
}

.recommend-section.o-big-r-sm {
    margin-bottom: 55px;
    padding-bottom: 70px;
}

.recommend-section .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0 !important;
}

.o-big-r-sm .container-th {
    overflow: hidden;
    border-radius: 10px;
}

.o-big-r-sm .overlay-th {
    left: 15px;
    right: 15px;
    width: auto;
}

.o-big-r-sm .overlay-th {
    border-radius: 10px;
}
.o-big-r-sm p.end-txt {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    line-height: 1.2;
    font-size: 17px;
}

.overlay-th {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(66,103,178, .8);
}
.text-th {
    color: #fff;
    font-size: 15.5px;
    line-height: 1.5;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    font-weight: 600;
}
.n-overlay {
    position: absolute;
    left: 0;
    right: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.br-n-col-alle.br-n-col-2 {
    margin-top: 55px;
}
/* End of sectiune noua Stefanut */

@media only screen and (max-width:1239px) {

	.the-links a {
        	flex-basis: 50%;
    	}

    .rt-is-n img {
    width: 60px !important;
    margin-bottom: 5px !important;
}

.rt-is-n .the-links {
    flex-wrap: wrap;
}

.wtr-intro-n-part .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 20%;
}

.wtr-intro-n-part .wpb_column.vc_column_container.vc_col-sm-8 {
    width: 80%;
}

.pgs-col2.wpb_column.vc_column_container.vc_col-sm-8 {
    width: 62%;
}

.pgs-col1.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 38%;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.br-n-col-alle.br-n-col-2 {
    margin-top: 67px;
}

.container-th:hover .overlay-th {
    opacity: 0 !important;
}
	
}


@media only screen and (max-width:959px) {

	.wtr-intro-n-part .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
}

.wtr-intro-n-part .wpb_column.vc_column_container.vc_col-sm-8 {
    width: 100%;
}

.wtr-intro-n-part {
    display: block;
}

.rt-is-n .the-links {
    display: block;
    text-align: center;
    padding-bottom: 25px;
}

.pgs-col2.wpb_column.vc_column_container.vc_col-sm-8 {
    width: 100%;
}

.pgs-col1.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
    margin-bottom: 5px;
}

.category-section .container-th img {
    width: 100% !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.br-n-col-alle.br-n-col-2 {
    margin-top: 5px;
}

.n-overlay {
    position: relative;
}
	
}


@media only screen and (max-width:767px) {

	.pgs-col2.wpb_column.vc_column_container.vc_col-sm-8 .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 50%;
}	

.vc_row.wpb_row.vc_inner.vc_row-fluid.br-n-col-alle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.recommend-section.o-big-r-sm {
    margin-bottom: 50px;
    padding-bottom: 0px;
}

.o-big-r-sm p.end-txt {
    padding-bottom: 5px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.br-n-col-alle.br-n-col-2 {
    margin-top: 0px;
}

.pgs-col1.wpb_column.vc_column_container.vc_col-sm-4 {
    margin-bottom: 0px;
}
	
}


@media only screen and (max-width:600px) {

	
	
}


@media only screen and (max-width:480px) {

	.rt-is-n img {
    margin-right: 10px;
    width: 58px !important;
}	

	.pgs-col2.wpb_column.vc_column_container.vc_col-sm-8 .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 100%;
}	
	
}
/* Start new section for the brochures */
.mr-flgs img {
    width: 40px;
    border: 1px solid #e6e6e6 !important;
    transition: all .25s ease;
}

.mr-flgs img:hover {
    transform: scale(0.85);
}

.mr-flgs .solo-mr-fl {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
    background: #f0f2f4;
    padding: 5px;
    border-radius: 3px;
}

.mr-flgs .solo-mr-fl:nth-last-of-type(1) {
    margin-bottom: 0px !important;
}

.mr-flgs .solo-mr-fl p {
    margin-bottom: 0 !important;
    line-height: 1.4;
    font-size: 14px;
    font-weight: 600;
    width: 70%;
}

.more-br-alle h4 {
    text-transform: none !important;
    margin-top: -7px;
    margin-bottom: 10px;
}

.mr-flgs .solo-mr-fl .lnk-fl {
    width: 30%;
    text-align: right;
}

.mr-flgs .solo-mr-fl a {
    color: #000 !important;
	transition: all .25s ease;
}

.mr-flgs .solo-mr-fl a:hover {
    color: #fda527 !important;
}

.brochures-section .more-br-alle p.elementor-image-box-description {
    bottom: 7px;
}

.more-br-alle figure.elementor-image-box-img img:hover {
    transform: none !important;
}
.more-br-alle h4 {
    text-transform: none !important;
    margin-top: -7px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1500px) { 
	.mr-flgs .solo-mr-fl {
    padding: 20px 15px;
}
}
@media only screen and (max-width: 959px){
	.mr-flgs .solo-mr-fl {
    padding: 10px 15px;
}

}
@media only screen and (max-width: 767px){
	.more-br-alle {
    width: 425px;
    margin: 0 auto;
}
}

/* End new section for the brochures */
.right-icons .the-links {
    display: flex;
    flex-direction: row;
	justify-content:center;
	
}

#site-header.transparent-header {
    background-color: rgba(0,0,0,0.5);
}
.container{
	width:1340px !important;
}

@media only screen and (max-width:1424px){
sr7-content{
	width:100% !important;
}
}