@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url(https://fonts.cdnfonts.com/css/mauricio-free-trial);
:root{--main-font-family:"Raleway", sans-serif;--main-font-size:16px;--main-font-color:#323335;--body-background:#DF3D39;--container-width:1400px;--container-pad:min(8vw, 100px);}
@media only screen and (max-width: 500px) {
:root{--container-pad:30px;}
}                   .text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-uppercase{text-transform:uppercase;}
.float-left{float:left;}
.float-right{float:right;}
.overflow-hidden{overflow:hidden;}
.overflow-visible{overflow:visible;}
.position-static{position:static;}
.position-relative{position:relative;}
.position-absolute{position:absolute;}
.d-block{display:block;}
.d-inline-block{display:inline-block;}
.d-flex{display:flex;}
.d-inline-flex{display:inline-flex;}
.d-none{display:none;}
.align-items-center{align-items:center;}
.align-items-start{align-items:flex-start;}
.align-items-end{align-items:flex-end;}
.align-items-stretch{align-items:stretch;}
.justify-content-center{justify-content:center;}
.justify-content-start{justify-content:flex-start;}
.justify-content-end{justify-content:flex-end;}
.justify-content-space-between{justify-content:space-between;}
.flex-wrap-wrap{flex-wrap:wrap;}
.flex-wrap-no-wrap{flex-wrap:nowrap;}
.flex-1{flex:1;}
.flex-direction-column{flex-direction:column;}
.height-100{height:100%;}
.width-100{width:100%;}
.list-style-none{list-style:none;}
.m-0{margin:0;}
.p-0{padding:0;}
.mt-auto{margin-top:auto;}
.object-fit-cover{object-fit:cover;}
.pointer-events-none{pointer-events:none;}
@media screen and (max-width:1920px){
.text-xl-center{text-align:center;}
.text-xl-left{text-align:left;}
.text-xl-right{text-align:right;}
.text-xl-uppercase{text-transform:uppercase;}
.float-xl-left{float:left;}
.float-xl-right{float:right;}
.overflow-xl-hidden{overflow:hidden;}
.overflow-xl-visible{overflow:visible;}
.position-xl-static{position:static;}
.position-xl-relative{position:relative;}
.position-xl-absolute{position:absolute;}
.d-xl-block{display:block;}
.d-xl-inline-block{display:inline-block;}
.d-xl-flex{display:flex;}
.d-xl-inline-flex{display:inline-flex;}
.d-xl-none{display:none;}
.align-items-xl-center{align-items:center;}
.align-items-xl-start{align-items:flex-start;}
.align-items-xl-end{align-items:flex-end;}
.align-items-xl-stretch{align-items:stretch;}
.justify-content-xl-center{justify-content:center;}
.justify-content-xl-start{justify-content:flex-start;}
.justify-content-xl-end{justify-content:flex-end;}
.justify-content-xl-space-between{justify-content:space-between;}
.flex-wrap-xl-wrap{flex-wrap:wrap;}
.flex-wrap-xl-no-wrap{flex-wrap:nowrap;}
.flex-xl-1{flex:1;}
.flex-direction-xl-column{flex-direction:column;}
.height-xl-100{height:100%;}
.width-xl-100{width:100%;}
.list-style-xl-none{list-style:none;}
.m-xl-0{margin:0;}
.p-xl-0{padding:0;}
.mt-xl-auto{margin-top:auto;}
.object-fit-xl-cover{object-fit:cover;}
.pointer-events-xl-none{pointer-events:none;}
}
@media screen and (max-width:1024px){
.text-lg-center{text-align:center;}
.text-lg-left{text-align:left;}
.text-lg-right{text-align:right;}
.text-lg-uppercase{text-transform:uppercase;}
.float-lg-left{float:left;}
.float-lg-right{float:right;}
.overflow-lg-hidden{overflow:hidden;}
.overflow-lg-visible{overflow:visible;}
.position-lg-static{position:static;}
.position-lg-relative{position:relative;}
.position-lg-absolute{position:absolute;}
.d-lg-block{display:block;}
.d-lg-inline-block{display:inline-block;}
.d-lg-flex{display:flex;}
.d-lg-inline-flex{display:inline-flex;}
.d-lg-none{display:none;}
.align-items-lg-center{align-items:center;}
.align-items-lg-start{align-items:flex-start;}
.align-items-lg-end{align-items:flex-end;}
.align-items-lg-stretch{align-items:stretch;}
.justify-content-lg-center{justify-content:center;}
.justify-content-lg-start{justify-content:flex-start;}
.justify-content-lg-end{justify-content:flex-end;}
.justify-content-lg-space-between{justify-content:space-between;}
.flex-wrap-lg-wrap{flex-wrap:wrap;}
.flex-wrap-lg-no-wrap{flex-wrap:nowrap;}
.flex-lg-1{flex:1;}
.flex-direction-lg-column{flex-direction:column;}
.height-lg-100{height:100%;}
.width-lg-100{width:100%;}
.list-style-lg-none{list-style:none;}
.m-lg-0{margin:0;}
.p-lg-0{padding:0;}
.mt-lg-auto{margin-top:auto;}
.object-fit-lg-cover{object-fit:cover;}
.pointer-events-lg-none{pointer-events:none;}
}
@media screen and (max-width:768px){
.text-md-center{text-align:center;}
.text-md-left{text-align:left;}
.text-md-right{text-align:right;}
.text-md-uppercase{text-transform:uppercase;}
.float-md-left{float:left;}
.float-md-right{float:right;}
.overflow-md-hidden{overflow:hidden;}
.overflow-md-visible{overflow:visible;}
.position-md-static{position:static;}
.position-md-relative{position:relative;}
.position-md-absolute{position:absolute;}
.d-md-block{display:block;}
.d-md-inline-block{display:inline-block;}
.d-md-flex{display:flex;}
.d-md-inline-flex{display:inline-flex;}
.d-md-none{display:none;}
.align-items-md-center{align-items:center;}
.align-items-md-start{align-items:flex-start;}
.align-items-md-end{align-items:flex-end;}
.align-items-md-stretch{align-items:stretch;}
.justify-content-md-center{justify-content:center;}
.justify-content-md-start{justify-content:flex-start;}
.justify-content-md-end{justify-content:flex-end;}
.justify-content-md-space-between{justify-content:space-between;}
.flex-wrap-md-wrap{flex-wrap:wrap;}
.flex-wrap-md-no-wrap{flex-wrap:nowrap;}
.flex-md-1{flex:1;}
.flex-direction-md-column{flex-direction:column;}
.height-md-100{height:100%;}
.width-md-100{width:100%;}
.list-style-md-none{list-style:none;}
.m-md-0{margin:0;}
.p-md-0{padding:0;}
.mt-md-auto{margin-top:auto;}
.object-fit-md-cover{object-fit:cover;}
.pointer-events-md-none{pointer-events:none;}
}
@media screen and (max-width:500px){
.text-sm-center{text-align:center;}
.text-sm-left{text-align:left;}
.text-sm-right{text-align:right;}
.text-sm-uppercase{text-transform:uppercase;}
.float-sm-left{float:left;}
.float-sm-right{float:right;}
.overflow-sm-hidden{overflow:hidden;}
.overflow-sm-visible{overflow:visible;}
.position-sm-static{position:static;}
.position-sm-relative{position:relative;}
.position-sm-absolute{position:absolute;}
.d-sm-block{display:block;}
.d-sm-inline-block{display:inline-block;}
.d-sm-flex{display:flex;}
.d-sm-inline-flex{display:inline-flex;}
.d-sm-none{display:none;}
.align-items-sm-center{align-items:center;}
.align-items-sm-start{align-items:flex-start;}
.align-items-sm-end{align-items:flex-end;}
.align-items-sm-stretch{align-items:stretch;}
.justify-content-sm-center{justify-content:center;}
.justify-content-sm-start{justify-content:flex-start;}
.justify-content-sm-end{justify-content:flex-end;}
.justify-content-sm-space-between{justify-content:space-between;}
.flex-wrap-sm-wrap{flex-wrap:wrap;}
.flex-wrap-sm-no-wrap{flex-wrap:nowrap;}
.flex-sm-1{flex:1;}
.flex-direction-sm-column{flex-direction:column;}
.height-sm-100{height:100%;}
.width-sm-100{width:100%;}
.list-style-sm-none{list-style:none;}
.m-sm-0{margin:0;}
.p-sm-0{padding:0;}
.mt-sm-auto{margin-top:auto;}
.object-fit-sm-cover{object-fit:cover;}
.pointer-events-sm-none{pointer-events:none;}
} .row{display:flex;flex-wrap:wrap;}
.row--hcenter{justify-content:center;}
.row--vcenter{align-items:center;}
.col{flex:1;max-width:100%;}
.col-auto{flex:auto;max-width:100%;width:auto;}
.col-1{flex:8.3333333333%;max-width:8.3333333333%;}
.off-1{margin-left:8.3333333333%;}
.col-2{flex:16.6666666667%;max-width:16.6666666667%;}
.off-2{margin-left:16.6666666667%;}
.col-3{flex:25%;max-width:25%;}
.off-3{margin-left:25%;}
.col-4{flex:33.3333333333%;max-width:33.3333333333%;}
.off-4{margin-left:33.3333333333%;}
.col-5{flex:41.6666666667%;max-width:41.6666666667%;}
.off-5{margin-left:41.6666666667%;}
.col-6{flex:50%;max-width:50%;}
.off-6{margin-left:50%;}
.col-7{flex:58.3333333333%;max-width:58.3333333333%;}
.off-7{margin-left:58.3333333333%;}
.col-8{flex:66.6666666667%;max-width:66.6666666667%;}
.off-8{margin-left:66.6666666667%;}
.col-9{flex:75%;max-width:75%;}
.off-9{margin-left:75%;}
.col-10{flex:83.3333333333%;max-width:83.3333333333%;}
.off-10{margin-left:83.3333333333%;}
.col-11{flex:91.6666666667%;max-width:91.6666666667%;}
.off-11{margin-left:91.6666666667%;}
.col-12{flex:100%;max-width:100%;}
.off-12{margin-left:100%;}
.col-20{flex:20%;max-width:20%;}
.gap-0, .gap-0-x{margin-left:0;}
.gap-0 > *,
.gap-0-x > *{padding-left:0;}
.gap-0, .gap-0-y{margin-top:0;}
.gap-0 > *,
.gap-0-y > *{padding-top:0;}
.gap-1, .gap-1-x{margin-left:-12px;}
.gap-1 > *,
.gap-1-x > *{padding-left:12px;}
.gap-1, .gap-1-y{margin-top:-12px;}
.gap-1 > *,
.gap-1-y > *{padding-top:12px;}
.gap-2, .gap-2-x{margin-left:-24px;}
.gap-2 > *,
.gap-2-x > *{padding-left:24px;}
.gap-2, .gap-2-y{margin-top:-24px;}
.gap-2 > *,
.gap-2-y > *{padding-top:24px;}
@media screen and (max-width:1920px){
.col-xl{flex:1;max-width:100%;}
.col-xl-auto{flex:auto;max-width:100%;width:auto;}
.col-xl-1{flex:8.3333333333%;max-width:8.3333333333%;}
.off-xl-1{margin-left:8.3333333333%;}
.col-xl-2{flex:16.6666666667%;max-width:16.6666666667%;}
.off-xl-2{margin-left:16.6666666667%;}
.col-xl-3{flex:25%;max-width:25%;}
.off-xl-3{margin-left:25%;}
.col-xl-4{flex:33.3333333333%;max-width:33.3333333333%;}
.off-xl-4{margin-left:33.3333333333%;}
.col-xl-5{flex:41.6666666667%;max-width:41.6666666667%;}
.off-xl-5{margin-left:41.6666666667%;}
.col-xl-6{flex:50%;max-width:50%;}
.off-xl-6{margin-left:50%;}
.col-xl-7{flex:58.3333333333%;max-width:58.3333333333%;}
.off-xl-7{margin-left:58.3333333333%;}
.col-xl-8{flex:66.6666666667%;max-width:66.6666666667%;}
.off-xl-8{margin-left:66.6666666667%;}
.col-xl-9{flex:75%;max-width:75%;}
.off-xl-9{margin-left:75%;}
.col-xl-10{flex:83.3333333333%;max-width:83.3333333333%;}
.off-xl-10{margin-left:83.3333333333%;}
.col-xl-11{flex:91.6666666667%;max-width:91.6666666667%;}
.off-xl-11{margin-left:91.6666666667%;}
.col-xl-12{flex:100%;max-width:100%;}
.off-xl-12{margin-left:100%;}
.col-xl-20{flex:20%;max-width:20%;}
.gap-xl-0, .gap-xl-0-x{margin-left:0;}
.gap-xl-0 > *,
.gap-xl-0-x > *{padding-left:0;}
.gap-xl-0, .gap-xl-0-y{margin-top:0;}
.gap-xl-0 > *,
.gap-xl-0-y > *{padding-top:0;}
.gap-xl-1, .gap-xl-1-x{margin-left:-12px;}
.gap-xl-1 > *,
.gap-xl-1-x > *{padding-left:12px;}
.gap-xl-1, .gap-xl-1-y{margin-top:-12px;}
.gap-xl-1 > *,
.gap-xl-1-y > *{padding-top:12px;}
.gap-xl-2, .gap-xl-2-x{margin-left:-24px;}
.gap-xl-2 > *,
.gap-xl-2-x > *{padding-left:24px;}
.gap-xl-2, .gap-xl-2-y{margin-top:-24px;}
.gap-xl-2 > *,
.gap-xl-2-y > *{padding-top:24px;}
.reset-xl{margin-left:0;}
}
@media screen and (max-width:1024px){
.col-lg{flex:1;max-width:100%;}
.col-lg-auto{flex:auto;max-width:100%;width:auto;}
.col-lg-1{flex:8.3333333333%;max-width:8.3333333333%;}
.off-lg-1{margin-left:8.3333333333%;}
.col-lg-2{flex:16.6666666667%;max-width:16.6666666667%;}
.off-lg-2{margin-left:16.6666666667%;}
.col-lg-3{flex:25%;max-width:25%;}
.off-lg-3{margin-left:25%;}
.col-lg-4{flex:33.3333333333%;max-width:33.3333333333%;}
.off-lg-4{margin-left:33.3333333333%;}
.col-lg-5{flex:41.6666666667%;max-width:41.6666666667%;}
.off-lg-5{margin-left:41.6666666667%;}
.col-lg-6{flex:50%;max-width:50%;}
.off-lg-6{margin-left:50%;}
.col-lg-7{flex:58.3333333333%;max-width:58.3333333333%;}
.off-lg-7{margin-left:58.3333333333%;}
.col-lg-8{flex:66.6666666667%;max-width:66.6666666667%;}
.off-lg-8{margin-left:66.6666666667%;}
.col-lg-9{flex:75%;max-width:75%;}
.off-lg-9{margin-left:75%;}
.col-lg-10{flex:83.3333333333%;max-width:83.3333333333%;}
.off-lg-10{margin-left:83.3333333333%;}
.col-lg-11{flex:91.6666666667%;max-width:91.6666666667%;}
.off-lg-11{margin-left:91.6666666667%;}
.col-lg-12{flex:100%;max-width:100%;}
.off-lg-12{margin-left:100%;}
.col-lg-20{flex:20%;max-width:20%;}
.gap-lg-0, .gap-lg-0-x{margin-left:0;}
.gap-lg-0 > *,
.gap-lg-0-x > *{padding-left:0;}
.gap-lg-0, .gap-lg-0-y{margin-top:0;}
.gap-lg-0 > *,
.gap-lg-0-y > *{padding-top:0;}
.gap-lg-1, .gap-lg-1-x{margin-left:-12px;}
.gap-lg-1 > *,
.gap-lg-1-x > *{padding-left:12px;}
.gap-lg-1, .gap-lg-1-y{margin-top:-12px;}
.gap-lg-1 > *,
.gap-lg-1-y > *{padding-top:12px;}
.gap-lg-2, .gap-lg-2-x{margin-left:-24px;}
.gap-lg-2 > *,
.gap-lg-2-x > *{padding-left:24px;}
.gap-lg-2, .gap-lg-2-y{margin-top:-24px;}
.gap-lg-2 > *,
.gap-lg-2-y > *{padding-top:24px;}
.reset-lg{margin-left:0;}
}
@media screen and (max-width:768px){
.col-md{flex:1;max-width:100%;}
.col-md-auto{flex:auto;max-width:100%;width:auto;}
.col-md-1{flex:8.3333333333%;max-width:8.3333333333%;}
.off-md-1{margin-left:8.3333333333%;}
.col-md-2{flex:16.6666666667%;max-width:16.6666666667%;}
.off-md-2{margin-left:16.6666666667%;}
.col-md-3{flex:25%;max-width:25%;}
.off-md-3{margin-left:25%;}
.col-md-4{flex:33.3333333333%;max-width:33.3333333333%;}
.off-md-4{margin-left:33.3333333333%;}
.col-md-5{flex:41.6666666667%;max-width:41.6666666667%;}
.off-md-5{margin-left:41.6666666667%;}
.col-md-6{flex:50%;max-width:50%;}
.off-md-6{margin-left:50%;}
.col-md-7{flex:58.3333333333%;max-width:58.3333333333%;}
.off-md-7{margin-left:58.3333333333%;}
.col-md-8{flex:66.6666666667%;max-width:66.6666666667%;}
.off-md-8{margin-left:66.6666666667%;}
.col-md-9{flex:75%;max-width:75%;}
.off-md-9{margin-left:75%;}
.col-md-10{flex:83.3333333333%;max-width:83.3333333333%;}
.off-md-10{margin-left:83.3333333333%;}
.col-md-11{flex:91.6666666667%;max-width:91.6666666667%;}
.off-md-11{margin-left:91.6666666667%;}
.col-md-12{flex:100%;max-width:100%;}
.off-md-12{margin-left:100%;}
.col-md-20{flex:20%;max-width:20%;}
.gap-md-0, .gap-md-0-x{margin-left:0;}
.gap-md-0 > *,
.gap-md-0-x > *{padding-left:0;}
.gap-md-0, .gap-md-0-y{margin-top:0;}
.gap-md-0 > *,
.gap-md-0-y > *{padding-top:0;}
.gap-md-1, .gap-md-1-x{margin-left:-12px;}
.gap-md-1 > *,
.gap-md-1-x > *{padding-left:12px;}
.gap-md-1, .gap-md-1-y{margin-top:-12px;}
.gap-md-1 > *,
.gap-md-1-y > *{padding-top:12px;}
.gap-md-2, .gap-md-2-x{margin-left:-24px;}
.gap-md-2 > *,
.gap-md-2-x > *{padding-left:24px;}
.gap-md-2, .gap-md-2-y{margin-top:-24px;}
.gap-md-2 > *,
.gap-md-2-y > *{padding-top:24px;}
.reset-md{margin-left:0;}
}
@media screen and (max-width:500px){
.col-sm{flex:1;max-width:100%;}
.col-sm-auto{flex:auto;max-width:100%;width:auto;}
.col-sm-1{flex:8.3333333333%;max-width:8.3333333333%;}
.off-sm-1{margin-left:8.3333333333%;}
.col-sm-2{flex:16.6666666667%;max-width:16.6666666667%;}
.off-sm-2{margin-left:16.6666666667%;}
.col-sm-3{flex:25%;max-width:25%;}
.off-sm-3{margin-left:25%;}
.col-sm-4{flex:33.3333333333%;max-width:33.3333333333%;}
.off-sm-4{margin-left:33.3333333333%;}
.col-sm-5{flex:41.6666666667%;max-width:41.6666666667%;}
.off-sm-5{margin-left:41.6666666667%;}
.col-sm-6{flex:50%;max-width:50%;}
.off-sm-6{margin-left:50%;}
.col-sm-7{flex:58.3333333333%;max-width:58.3333333333%;}
.off-sm-7{margin-left:58.3333333333%;}
.col-sm-8{flex:66.6666666667%;max-width:66.6666666667%;}
.off-sm-8{margin-left:66.6666666667%;}
.col-sm-9{flex:75%;max-width:75%;}
.off-sm-9{margin-left:75%;}
.col-sm-10{flex:83.3333333333%;max-width:83.3333333333%;}
.off-sm-10{margin-left:83.3333333333%;}
.col-sm-11{flex:91.6666666667%;max-width:91.6666666667%;}
.off-sm-11{margin-left:91.6666666667%;}
.col-sm-12{flex:100%;max-width:100%;}
.off-sm-12{margin-left:100%;}
.col-sm-20{flex:20%;max-width:20%;}
.gap-sm-0, .gap-sm-0-x{margin-left:0;}
.gap-sm-0 > *,
.gap-sm-0-x > *{padding-left:0;}
.gap-sm-0, .gap-sm-0-y{margin-top:0;}
.gap-sm-0 > *,
.gap-sm-0-y > *{padding-top:0;}
.gap-sm-1, .gap-sm-1-x{margin-left:-12px;}
.gap-sm-1 > *,
.gap-sm-1-x > *{padding-left:12px;}
.gap-sm-1, .gap-sm-1-y{margin-top:-12px;}
.gap-sm-1 > *,
.gap-sm-1-y > *{padding-top:12px;}
.gap-sm-2, .gap-sm-2-x{margin-left:-24px;}
.gap-sm-2 > *,
.gap-sm-2-x > *{padding-left:24px;}
.gap-sm-2, .gap-sm-2-y{margin-top:-24px;}
.gap-sm-2 > *,
.gap-sm-2-y > *{padding-top:24px;}
.reset-sm{margin-left:0;}
} ::-moz-selection{background:#b3d4fc;text-shadow:none;}::selection{background:#b3d4fc;text-shadow:none;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
audio, canvas, iframe, img, svg, video{vertical-align:middle;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
picture, img{max-width:100%;height:auto;}
input, button, textarea, select {
font: inherit;
} a{text-decoration:none;color:inherit;}
.clearfix::before, .clearfix::after{content:" ";display:table;}
.clearfix::after{clear:both;}
.container{width:100%;max-width:var(--container-width);padding:0 var(--container-pad);margin:0 auto;}
.container--fluid {
max-width: 100%;
} *{margin:0;padding:0;}
*,
*:before,
*:after{box-sizing:border-box;}
html{color:var(--main-font-color);font-family:var(--main-font-family);font-size:var(--main-font-size);font-weight:400;line-height:1.5;}
body{background-color:var(--body-background);}
@font-face{font-family:"Mauricio Free Trial Font";src:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/fonts/Mauricio-Free-Trial.ttf) format("truetype");font-weight:normal;font-style:normal;}
.site-header{z-index:9;position:relative;min-height:61px;}
@media only screen and (max-width: 500px) {
.site-header .row{flex-direction:row-reverse;}
.site-header .row .col-6:first-child{display:flex;}
}
.header--main-menu{display:flex;list-style:none;margin-left:auto;justify-content:space-between;align-items:center;text-transform:uppercase;position:relative;max-height:61px;height:100%;}
@media only screen and (max-width: 1024px) {
.header--main-menu{display:none;}
}
.header--main-menu ul.sub-menu{position:absolute;top:100%;left:100px;list-style:none;display:flex;flex-direction:column;margin:0 -100px;max-width:245px;display:none;padding:24px 33px;background-color:rgba(255, 200, 0, 0.9);gap:24px;}
.header--main-menu .menu-item{font-size:16px;font-weight:bold;display:flex;justify-content:center;align-items:center;height:100%;}
.header--main-menu .menu-item.menu-item-has-children > a{cursor:pointer;}
.header--main-menu .menu-item.menu-item-has-children > a .header--main-menu-submenu-toggler{background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/icons/arrow-icon.svg);background-repeat:no-repeat;background-position:center;background-size:12px 9px;cursor:pointer;display:block;height:19px;margin-left:5px;position:relative;transition:transform 0.3s ease-in-out;width:19px;}
.header--main-menu .menu-item.clicked > a .header--main-menu-submenu-toggler{transform:scale(1, -1);}
.header--main-menu .menu-item .menu-item{font-weight:400;justify-content:start;}
.header--main-menu .menu-item a{display:flex;justify-content:center;align-items:center;height:100%;}
.header--main-menu .menu-item.clicked ul.sub-menu{display:flex;}
.mobile--menu{display:none;justify-content:end;align-items:center;height:100%;padding-bottom:3px;}
@media only screen and (max-width: 1024px) {
.mobile--menu{display:flex;}
}
@media only screen and (max-width: 500px) {
.mobile--menu{justify-content:start;}
}
.mobile--inner__header .row{align-items:center;}
.mobile--inner__header .row div.col-6:last-child{justify-content:end;align-items:center;display:flex;}
.mobile--inner__back-button{color:#DF3D39;font-size:16px;font-weight:600;}
.mobile--inner-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;padding:14px 30px 24px;overflow:auto;display:none;}
.mobile--inner-wrapper .header--main-menu__mobile{list-style:none;margin:40px 0 55px;font-size:46px;font-weight:bold;text-transform:uppercase;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item{margin-bottom:45px;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item .menu-item{margin-bottom:40px;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item:hover > a{text-decoration:underline;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item.menu-item-has-children > a{display:flex;align-items:center;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item.menu-item-has-children > a .header--main-menu-submenu-toggler{background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/icons/arrow-icon-yellow.svg);background-repeat:no-repeat;background-position:center;background-size:23px 18px;cursor:pointer;display:block;height:69px;position:relative;transition:transform 0.3s ease-in-out;width:69px;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item ul.sub-menu{list-style:none;font-size:30px;font-weight:400;display:none;padding-top:15px;}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item.clicked > a .header--main-menu-submenu-toggler{transform:scale(1, -1);}
.mobile--inner-wrapper .header--main-menu__mobile .menu-item.clicked ul.sub-menu{display:block;}
.mobile--inner-wrapper.clicked{display:block;}
.underline{text-decoration:underline;}
.bg-color--yellow{background-color:#FFC800;color:#002978;}
.bg-color--yellow--transparent{background-color:rgba(255, 200, 0, 0.9);color:#002978;}
.bg-color--dark-blue{background-color:#002978;color:#FFC800;}
.bg-color--deep-orange-red{background-color:#DF3D39;color:#002978;}
.bg-color--white{background-color:#ffffff;color:#002978;}
.color--dark-blue{color:#002978;}
.color--yellow{color:#FFC800;}
.color--white{color:#ffffff;}
.color--green{color:#5FB46C;}
.title-size--big{font-size:80px;font-family:"Mauricio Free Trial", sans-serif;font-weight:400;font-style:normal;letter-spacing:16px;line-height:80px;text-align:center;margin:0;}
@media only screen and (max-width: 500px) {
.title-size--big{font-size:32px;line-height:43px;letter-spacing:7px;}
}
.title-size--small{font-size:24px;line-height:32px;text-align:center;}
.logo--name{font-size:21px;}
.logo--link{display:inline-flex;justify-content:center;align-items:center;margin:13px 0;max-height:35px;height:100%;}
@media only screen and (max-width: 500px) {
.logo--link{margin-left:auto;}
}
.button-link--book-now{font-size:25px;text-transform:uppercase;line-height:32px;padding:4px 14px;text-align:center;margin:0 auto;display:table;position:relative;}
ul.splide__pagination{margin-top:54px;}
button.splide__pagination__page{background:transparent;border:none;opacity:0.3;margin:0 9px;}
button.splide__pagination__page.is-active{opacity:1;}
button.splide__pagination__page:after{content:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/icons/slider-dot-icon.svg);width:16px;height:22px;}
.page-title{font-size:0;}
header a[aria-current=page]{text-decoration:underline;}
header a:has(+ ul.sub-menu a[aria-current=page]){text-decoration:underline;}
h2.mini{font-size:16px;font-weight:800;}
span.title-size--small{text-align:center;margin:0 auto;display:block;font-size:24px;line-height:32px;font-weight:800;}
.site-footer{margin:0;}
.site-footer .col-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;}
.footer--main-menu{font-size:25px;font-weight:bold;text-transform:uppercase;color:#FFC800;display:flex;flex-wrap:wrap;column-count:2;justify-content:space-between;gap:75px 0;}
.footer--main-menu .menu-item{flex:50%;max-width:50%;}
@media only screen and (max-width: 1024px) {
.footer--main-menu{margin-top:50px;}
}
@media only screen and (max-width: 500px) {
.footer--main-menu{font-size:16px;gap:0;}
.footer--main-menu .menu-item{flex:100%;max-width:calc(100% + 60px);justify-content:center;text-align:center;border-bottom:1px solid #FFC800;margin:0 -30px;padding:22px 20px;}
}
.footer--bottom-menu{margin-top:100px;font-size:12px;font-weight:400;text-transform:capitalize;color:#FFC800;display:flex;flex-wrap:wrap;column-count:2;justify-content:space-between;gap:40px 0;}
.footer--bottom-menu .menu-item{flex:50%;max-width:50%;}
.footer--bottom-menu .menu-item a{text-decoration:underline;}
@media only screen and (max-width: 1024px) {
.footer--bottom-menu{margin-bottom:100px;}
}
@media only screen and (max-width: 500px) {
.footer--bottom-menu{display:none;}
}
.footer--bottom-menu__mobile{display:none;}
@media only screen and (max-width: 500px) {
.footer--bottom-menu__mobile{display:flex;max-width:100%;margin:0;width:100%;align-items:center;text-align:center;max-width:240px;margin:0 auto;font-size:12px;margin-top:55px;}
.footer--bottom-menu__mobile .menu-item{flex:unset;max-width:unset;}
}
.footer--menu{max-width:100%;width:100%;display:block;}
.footer--menu ul{list-style:none;}
.footer--wrapper{position:relative;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/full-background-footer.png);background-position:top center;background-repeat:no-repeat;background-size:101% 684px;padding-top:245px;padding-bottom:66px;}
.footer--wrapper:before{content:"";background:#002978;position:absolute;bottom:0;height:100px;left:0;right:0;z-index:0;}
@media only screen and (max-width: 1024px) {
.footer--wrapper:before{height:600px;}
}
@media only screen and (max-width: 500px) {
.footer--wrapper{background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/full-background-footer-mobile.png);padding:80px 0 50px;}
}
.footer--wrapper .container{position:relative;z-index:1;}
.footer--wrapper .texts--wrapper{margin:0px 155px;max-width:270px;font-size:20px;color:#FFC800;line-height:37px;display:flex;flex-direction:column;gap:40px;margin-bottom:120px;}
@media only screen and (min-width: 1920px) {
.footer--wrapper .texts--wrapper{margin:0 165px;}
}
@media only screen and (max-width: 1024px) {
.footer--wrapper .texts--wrapper{margin:0px;margin-bottom:120px;max-width:unset;width:100%;}
}
@media only screen and (max-width: 500px) {
.footer--wrapper .texts--wrapper{margin:30px auto;max-width:unset;width:100%;justify-content:center;font-size:12px;color:#FFC800;line-height:22px;display:flex;flex-direction:column;gap:22px;text-align:center;}
}
.footer--wrapper .social--wrapper{margin-left:165px;}
.footer--wrapper .social--wrapper .row{justify-content:flex-start;gap:5px;}
@media only screen and (max-width: 1024px) {
.footer--wrapper .social--wrapper{margin:0px;}
}
@media only screen and (max-width: 500px) {
.footer--wrapper .social--wrapper{margin:0 auto;max-width:240px;}
.footer--wrapper .social--wrapper .row{justify-content:center;}
.footer--wrapper .social--wrapper .social--link{max-width:36px;}
}
.footer--wrapper .go-top-button{position:absolute;right:50px;bottom:-5px;}
@media only screen and (max-width: 500px) {
.footer--wrapper .go-top-button{bottom:220px;max-width:40px;right:30px;}
} .section--hero{position:relative;display:flex;justify-content:center;align-items:center;padding:35px 30px;}
@media only screen and (max-width: 500px) {
.section--hero{padding:22px 0px;}
}
.section--hero .hero-bottom--wrapper{display:flex;justify-content:center;align-items:stretch;text-align:center;gap:30px 90px;margin:80px auto 124px;}
@media only screen and (max-width: 768px) {
.section--hero .hero-bottom--wrapper{flex-direction:column;}
}
.section--hero .hero-bottom--item{flex:1;}
@media only screen and (max-width: 768px) {
.section--hero .hero-bottom--item{flex:unset;max-width:100%;width:100%;}
}
@media only screen and (max-width: 500px) {
.section--hero .hero-bottom--item{text-align:right;}
.section--hero .hero-bottom--item:nth-child(even){text-align:left;}
}
.section--hero .hero-bottom--item h4{font-size:16px;font-weight:800;line-height:1.5625;}
@media only screen and (min-width: 768.01px) {
.section--hero .hero-bottom--item h4{padding:0 25px;}
}
.section--hero .hero-bottom--item p{font-size:16px;line-height:1.5625;}
@media only screen and (min-width: 768.01px) {
.section--hero .hero-bottom--item p{padding:0 10px;}
}
.section--hero .hero-bottom--icon{margin:0 auto 15px;min-height:80px;}
@media only screen and (min-width: 500.01px) {
.section--hero .hero-bottom--icon{display:flex;align-items:center;justify-content:center;}
}
.section--hero .video--wrapper{display:flex;justify-content:center;align-items:center;margin:45px auto 55px;position:relative;}
.section--hero .video--wrapper:before{position:absolute;top:2px;left:0;right:36px;bottom:0;display:block;background:#000;z-index:0;border-radius:215px 215px 0 0;}
@media only screen and (max-width: 1024px) {
.section--hero .video--wrapper:before{border-radius:18vw 18vw 0 0;right:3.5vw;}
}
.section--hero .video--border-image{z-index:1;position:absolute;}
.section--hero .video--home-video{height:auto;width:85%;}
@media only screen and (max-width: 1200px) {
.section--hero .video--home-video{width:95%;}
}
.section--tickets{position:relative;background-color:transparent;}
.section--tickets:after{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/tickets/full-white-background.png);background-repeat:no-repeat;background-position:bottom center;background-size:110% 575px;max-width:100%;width:100%;height:575px;display:block;position:absolute;z-index:0;bottom:-72px;}
@media only screen and (max-width: 500px) {
.section--tickets:after{background-size:250% 575px;}
}
.section--tickets .container{z-index:1;position:relative;}
.section--tickets .tickets-slider--wrapper{margin:30px 0 60px;}
.section--tickets .tickets-slider--link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34px;}
.section--tickets .tickets-slider--title{font-size:16px;font-weight:600;line-height:25px;text-align:center;display:flex;flex-direction:column;}
.section--image-carousel{padding-top:46px;padding-bottom:240px;margin-top:75px;position:relative;}
.section--image-carousel::before{content:"";display:block;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/timoni.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;bottom:27px;left:30%;transform:translateX(-50%);width:150px;height:170px;z-index:1;}
@media only screen and (max-width: 768px) {
.section--image-carousel::before{width:110px;height:127px;bottom:-92px;left:auto;right:25px;transform:translateX(0);}
}
@media only screen and (max-width: 768px) {
.section--image-carousel{padding-top:0px;padding-bottom:60px;margin-top:73px;}
}
.section--image-carousel .container{max-width:1520px;padding:0;}
@media only screen and (max-width: 768px) {
.section--image-carousel .container{padding:0 25px;}
}
.section--image-carousel h3, .section--image-carousel span{text-align:center;margin:0 auto;display:block;font-size:24px;line-height:32px;}
.section--image-carousel .carousel--wrapper{margin-top:50px;}
.section--image-carousel .carousel--link, .section--image-carousel .carousel--image{display:flex;justify-content:center;align-items:center;width:100%;height:100%;}
.section--testimonials{position:relative;}
@media only screen and (max-width: 500px) {
.section--testimonials{padding-bottom:100px;margin-top:130px;}
}
.section--testimonials:after{content:"";background:#ffffff;position:absolute;bottom:0;left:0;right:0;height:450px;width:100%;transform:translateY(449px);}
.section--testimonials .top-white-bg{position:absolute;top:-204px;z-index:0;max-height:410px;width:100%;}
@media only screen and (max-width: 500px) {
.section--testimonials .top-white-bg{top:-115px;padding-bottom:100px;}
}
.section--testimonials .container{z-index:1;position:relative;}
.section--testimonials .testimonials-slider--wrapper{margin-top:25px;}
.section--testimonials .testimonials-slider--link{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:18px;max-width:354px;width:100%;margin:0 auto;}
.section--testimonials .testimonials-slider--title{max-width:220px;font-size:16px;font-weight:700;line-height:25px;}
.section--testimonials .testimonials-slider--meta{font-size:15px;font-weight:400;line-height:44px;}
.section--testimonials .trip-advisor-wrapper{z-index:2;display:flex;position:relative;justify-content:flex-end;gap:15px;align-items:center;}
@media only screen and (max-width: 500px) {
.section--testimonials .trip-advisor-wrapper{flex-direction:row-reverse;justify-content:space-between;}
.section--testimonials .trip-advisor-wrapper img{max-height:50px;}
}
.section ul.slick-dots{list-style:none !important;display:flex;gap:20px;justify-content:center;margin-top:20px;}
.section ul.slick-dots li button{font-size:0;width:16px;height:22px;background:none;border:none;opacity:0.3;}
.section ul.slick-dots li button::before{content:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/icons/slider-dot-icon.svg);}
.section ul.slick-dots li.slick-active button{opacity:1;}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px !important;text-align:center !important;margin:0 auto !important;display:block;font-size:24px !important;line-height:32px !important;color:#FFC800;font-weight:400;margin:0 !important;margin-top:-25px !important;margin-bottom:25px !important;}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3::before,
.sb_instagram_header.sbi_medium .sbi_header_text h3::before{content:"@";position:relative;}
.sbi_header_text.sbi_no_bio{display:flex;justify-content:center;}
.sbi_header_img{display:none !important;}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item{width:100%;display:block;min-height:100px;padding:0 !important;}
#sb_instagram .sbi_photo{display:block;text-decoration:none;position:absolute;height:100% !important;width:100% !important;top:0;}
#sb_instagram .sbi_photo_wrap{padding-top:100%;}
#sb_instagram #sbi_images{padding:0 !important;}
#sb_instagram #sbi_images .slick-list{width:100%;overflow:hidden;}
#sb_instagram #sbi_images .slick-track{height:100%;position:relative;display:flex;}
#sb_instagram #sbi_images .slick-slide{height:100%;position:relative;margin:0;}
#sb_instagram #sbi_images .slick-dots{display:flex;justify-content:center;margin:45px 0;list-style:none;}
#sb_instagram #sbi_images .slick-dots button{font-size:0;background:transparent;border:none;padding:8px;margin:8px 4px;}
#sb_instagram #sbi_images .slick-dots button::before{content:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/icons/slider-dot-icon.svg);width:16px;height:22px;}
#sb_instagram #sbi_images .slick-dots li{opacity:0.4;}
#sb_instagram #sbi_images .slick-dots li.slick-active{opacity:1;}
#sbi_load{display:none !important;}
.about-us-main{background-color:#FB8C0A;}
.about-title{display:block;max-width:100%;margin:auto;height:auto;padding:20% 1% 20% 1%;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/img-aboutus.png);background-repeat:no-repeat;background-size:cover;background-position:center;}
@media only screen and (max-width: 768px) {
.about-title{background-size:contain;margin-bottom:30px;}
}
.titles{font-size:24px;font-weight:700;color:#df3d39;position:relative;}
.titles--team{padding-top:44px;text-align:center;position:relative;margin-top:-1px;}
.titles--team::before, .titles--team::after{content:"";display:inline-block;position:absolute;width:90px;height:90px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decohook.png);background-size:contain;background-repeat:no-repeat;}
.titles--team::before{margin-left:-84px;transform:rotate(359deg);top:0;}
.titles--team::after{margin-left:18px;transform:rotate(327deg);top:-7px;}
.gen-col{padding:43px 0;}
.section-main-image{overflow:hidden;}
.main-image{text-align:center;margin:auto;padding:0 30px;}
@media only screen and (max-width: 768px) {
.main-image{display:flex;padding:0;margin:0 -10px;justify-content:space-around;}
}
.main-image img{border-radius:1000px 1000px 0 0;border:40px solid #FFC800;width:595px;height:660px;object-fit:cover;}
@media only screen and (max-width: 768px) {
.main-image img{height:357px;border:22px solid #FFC800;}
}
.deco-container{position:relative;width:100%;}
.deco-container .deco-elements{text-align:center;margin-left:-7%;position:absolute;border-radius:unset;border:unset;width:100%;height:auto;}
.deco-container .deco-elements.deco-lines{bottom:437px;right:-146px;}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-lines{display:none;}
}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-lines img{display:none;}
}
.deco-container .deco-elements.deco-lines-mobi{display:none;}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-lines-mobi{display:block;bottom:253px;right:-59px;}
}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-lines-mobi img{display:block;width:120%;}
}
.deco-container .deco-elements.deco-boats{bottom:78px;left:0;}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-boats{bottom:45px;left:-6px;}
}
@media only screen and (max-width: 768px) {
.deco-container .deco-elements.deco-boats img{width:70%;}
}
section .details{width:100%;display:flex;margin:auto;text-align:center;align-items:start;padding:0 3%;justify-items:flex-start;}
@media only screen and (max-width: 768px) {
section .details{flex-direction:column;padding-top:14px;padding-bottom:2px;}
}
section .details .gen-col{padding:43px 0;}
@media only screen and (max-width: 768px) {
section .details .gen-col{padding:43px 0 0 0;margin:auto;}
}
section .details p{padding:10px 48px;color:#000;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px !important;font-style:normal;letter-spacing:normal;}
@media only screen and (max-width: 768px) {
section .details p{padding:10px 3%;}
}
section .details--title1{font-size:24px;font-weight:700;color:#df3d39;position:relative;margin-bottom:10px;}
section .details--title1::before, section .details--title1::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .details--title1::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decowheels.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .details--title1::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decowheels.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .details--title2{font-size:24px;font-weight:700;color:#df3d39;position:relative;margin-bottom:10px;}
section .details--title2::before, section .details--title2::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .details--title2::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decosafe.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .details--title2::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decosafe.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .details--title3{font-size:24px;font-weight:700;color:#df3d39;position:relative;margin-bottom:10px;}
section .details--title3::before, section .details--title3::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .details--title3::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decocrumb.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .details--title3::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decocrumb.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .about-item-title{margin-top:-15px;}
section .team{width:100%;display:flex;margin:auto;text-align:center;align-items:start;padding:40px 2%;justify-content:center;}
@media only screen and (max-width: 768px) {
section .team{flex-direction:column;align-items:center;}
}
section .team .gen-col{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:30px;padding:50px 0;width:300px;}
@media only screen and (max-width: 768px) {
section .team .gen-col{padding:0 0 40px 0;gap:18px;}
}
section .team .description{width:310px;}
section .team img{border-radius:1000px 1000px 0 0;border:20px solid #002978;width:290px;max-height:100%;object-fit:cover;text-align:center;margin:auto;}
section .team p{color:#002978;font-family:Raleway;font-size:16px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:25px;}
section .team--title1{font-size:24px;font-weight:700;color:#df3d39;position:relative;}
section .team--title1::before, section .team--title1::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .team--title1::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decowheels.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .team--title1::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decowheels.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .team--title2{font-size:24px;font-weight:700;color:#df3d39;position:relative;}
section .team--title2::before, section .team--title2::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .team--title2::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decosafe.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .team--title2::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decosafe.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .team--title3{font-size:24px;font-weight:700;color:#df3d39;position:relative;}
section .team--title3::before, section .team--title3::after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);}
section .team--title3::before{left:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decocrumb.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section .team--title3::after{right:-40px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/aboutpage/decocrumb.png);background-repeat:no-repeat;background-size:contain;width:29px;height:29px;}
section.last-section-about-us{position:relative;}
section.last-section-about-us:after{content:"";background:#FB8C0A;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 500px) {
section.last-section-about-us:after{bottom:-70%;}
}
.main-contact{background-color:#62bf80;}
.contact-title{display:block;max-width:100%;margin:auto;height:auto;padding:20% 1% 20% 1%;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/contactpage/contact-head.png);background-repeat:no-repeat;background-size:contain;background-position:center;}
@media only screen and (max-width: 768px) {
.contact-title{margin-bottom:30px;}
}
.map{display:block;max-width:100%;margin:auto;height:auto;padding:170px 1% 170px 1%;}
.map iframe{width:100%;min-height:590px;}
@media only screen and (max-width: 768px) {
.map{padding:0;}
}
.container-arrow .arrow-img{padding:50px 0;text-align:center;}
.container-form{display:flex;justify-content:center;}
.container-form .wpcf7{width:100%;max-width:710px;}
.container-form form{display:flex;flex-direction:column;max-width:710px;width:100%;align-items:center;gap:15px;}
.container-form form label{display:block;font-weight:bold;margin-bottom:2px;font-size:24px;font-weight:600;color:#002978;letter-spacing:normal;line-height:32px;}
.container-form form input[type=text],
.container-form form input[type=email]{width:100%;border:none;border-bottom:1px solid #002978;background-color:transparent;border-radius:0;color:#fff;outline:none;text-align:center;margin-bottom:24px;font-size:16px;max-width:355px;}
@media only screen and (max-width: 768px) {
.container-form form input[type=text],
.container-form form input[type=email]{width:100%;}
}
.container-form form input[type=text]:focus,
.container-form form input[type=email]:focus{outline:none;}
.container-form form ::placeholder{color:#fff;opacity:0.4;}
.container-form form textarea{display:block;width:100%;height:250px;padding:10px;font-size:16px;background-color:transparent;border:1px solid #002978;border-radius:0;box-sizing:border-box;color:white;outline:none;resize:none;padding-top:14px;margin-bottom:48px;}
.container-form form textarea:focus{outline:none;}
.container-form form button[type=submit],
.container-form form input[type=submit],
.container-form form .wpcf7-submit{background-color:#ffc800;color:#002978;border:none;padding:10px 20px;font-size:24px;cursor:pointer;transition:background-color 0.3s ease-in-out;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);}
.container-form form button[type=submit]:hover,
.container-form form input[type=submit]:hover,
.container-form form .wpcf7-submit:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.16);}
.container-form form button[type=submit]:focus,
.container-form form input[type=submit]:focus,
.container-form form .wpcf7-submit:focus{outline:none;}
.container-form .wp-block-contact-form-7-contact-form-selector{width:100%;}
.container-form .wp-block-contact-form-7-contact-form-selector form{margin:auto;display:flex;flex-direction:column;align-items:center;gap:0;}
.container-form .wp-block-contact-form-7-contact-form-selector form p{width:100%;}
.container-form .wp-block-contact-form-7-contact-form-selector form p label{display:flex;justify-content:center;flex-direction:column;align-items:center;}
.container-form .wp-block-contact-form-7-contact-form-selector form .wpcf7-form-control-wrap{display:flex;width:100%;justify-content:center;flex-direction:column;align-items:center;}
.container-form .wp-block-contact-form-7-contact-form-selector form br{display:none;}
.container-form .wp-block-contact-form-7-contact-form-selector form .contact-button-flex p{display:flex;justify-content:center;align-items:center;flex-direction:column;}
.container-form .wp-block-contact-form-7-contact-form-selector form .label-text span{margin-bottom:12px;}
.container-form .wp-block-contact-form-7-contact-form-selector form .label-text input, .container-form .wp-block-contact-form-7-contact-form-selector form .label-text textarea{font-size:16px;font-weight:400;}
.container-form .wp-block-contact-form-7-contact-form-selector form .label-text input::placeholder, .container-form .wp-block-contact-form-7-contact-form-selector form .label-text textarea::placeholder{color:#fff;opacity:0.4;font-size:16px;font-weight:400;}
.container-form .wp-block-contact-form-7-contact-form-selector form .wpcf7-not-valid-tip{font-size:16px;margin-top:-15px;}
.last-section-contact{position:relative;padding:70px 0;}
@media only screen and (max-width: 768px) {
.last-section-contact{padding:24px 0;}
}
.last-section-contact:after{content:"";background:#62bf80;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.last-section-contact:after{bottom:-450px;}
} #contact-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;background-color:rgba(98, 191, 128, 0.8);z-index:10;}
.modalHeader{position:relative;padding:0;width:90%;margin:0;}
.contact_modal-close{position:absolute;display:inline-flex;color:#fff;z-index:101;top:0px;right:25px;font-size:56px;align-items:flex-end;flex-direction:column;padding-right:0;}
@media only screen and (max-width: 768px) {
.contact_modal-close{right:26px;align-items:flex-end;}
}
.contact_modal-close:hover, .contact_modal-close:focus{color:#000;text-decoration:none;cursor:pointer;}
.modalMsg1{display:flex;align-items:center;justify-content:center;flex-grow:1;border-right:1px solid #ffffff;border-bottom:0;}
@media only screen and (max-width: 768px) {
.modalMsg1{border-bottom:1px solid #ffffff;border-right:0;margin:0;}
}
.modalMsg1 img{height:200px;width:auto;}
.modalMsg2{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-direction:column;gap:60px;}
.modalMsg2 .msg1{color:#ffc800;font-style:normal;letter-spacing:normal;line-height:normal;font-size:24px;font-weight:600;}
.modalMsg2 .icons{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;}
.modalMsg2 .icons img{width:20px;height:auto;}
@media only screen and (max-width: 768px) {
.modalMsg2 .icons img{width:30px;height:auto;}
}
.modalMsg2 .msg2{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.contact_modal{display:none;position:fixed;z-index:99;left:0;top:196px;width:100%;height:100%;overflow:auto;}
@media only screen and (max-width: 768px) {
.contact_modal{top:40px;}
}
.contact_modal-content{position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#df3d39;margin:auto;padding:0 20px;border:0;width:772px;height:407px;}
@media only screen and (max-width: 768px) {
.contact_modal-content{width:85%;height:80%;flex-direction:column;padding:0;}
}
.contact_modal-divider{width:1px;}
.contact-form p{width:100%;text-align:center;}
.faq-main{background-color:#fff;}
.section-faq-title{padding:70px 0;overflow:hidden;}
@media only screen and (max-width: 768px) {
.section-faq-title{padding:30px 0;}
}
.faq-title{text-align:center;position:relative;padding:70px 0;margin:auto;width:357px;height:316px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/faqpage/faq-title-img.png);background-repeat:no-repeat;background-size:contain;}
@media only screen and (max-width: 768px) {
.faq-title{width:111px;height:98px;padding:0;}
}
.faq-title::after{content:"";display:block;position:absolute;top:20%;right:-80%;width:220px;height:196px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/faqpage/faq-title-icon.png);background-repeat:no-repeat;background-size:contain;}
@media only screen and (max-width: 768px) {
.faq-title::after{width:89px;height:81px;top:10%;right:-100%;}
}
.faq-descr--h3{color:#002978;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
.faq-descr--cont{display:flex;justify-content:center;padding:20px 0;}
.faq-descr .descr-txt{width:45%;text-align:center;color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;}
@media only screen and (max-width: 768px) {
.faq-descr .descr-txt{width:100%;}
}
.faq-descr .descr-txt--yellow{font-weight:600;color:#fb8c0a;}
.faq-descr .descr-txt--email{text-decoration:underline;}
.faq-accordion{display:flex;flex-direction:column;}
@media only screen and (max-width: 768px) {
.faq-accordion{padding:0;}
}
.faq-accordion img{padding:12px 0;width:25px;height:auto;margin:auto;display:block;}
.faq-accordion .acc-divider{border-bottom:1px solid #077fc1;}
@media only screen and (max-width: 768px) {
.faq-accordion .acc-divider{width:100%;}
}
.faq-accordion .accordion{padding-bottom:20px;color:#002978;cursor:pointer;width:50%;margin:auto;display:flex;justify-content:center;outline:none;transition:0.4s;font-size:16px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
@media only screen and (max-width: 768px) {
.faq-accordion .accordion{width:100%;}
}
.faq-accordion .panel{padding:0 0 20px 0;width:520px;margin:auto;display:none;overflow:hidden;color:#df3d39;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
@media only screen and (max-width: 768px) {
.faq-accordion .panel{width:100%;}
}
.faq-accordion input[type=checkbox]{display:none;}
.faq-accordion input[type=checkbox]:checked + .panel{display:block;}
.last-section-faq{position:relative;}
.last-section-faq:after{content:"";background:#fff;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.last-section-faq:after{bottom:-70%;}
}
.events-main{background-color:#8cd1d3;}
.section-events-title{padding:70px 0;overflow:hidden;}
@media only screen and (max-width: 768px) {
.section-events-title{padding-top:30px;padding-bottom:0;}
}
.section-events-title .events-txt{width:50%;padding:80px 0;margin:auto;text-align:center;color:#fff;}
@media only screen and (max-width: 768px) {
.section-events-title .events-txt{width:95%;padding:40px 0;}
}
.events-title{text-align:center;position:relative;margin:auto;padding:0;width:958px;height:300px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventspage/events-head-img.png);background-repeat:no-repeat;background-size:contain;}
@media only screen and (max-width: 768px) {
.events-title{width:279px;height:89px;padding:0;}
}
.events-lst-products{position:relative;overflow:hidden;}
@media only screen and (max-width: 768px) {
.events-lst-products{flex-direction:column;}
}
.events-lst-products .col-deco{width:100%;position:relative;display:flex;justify-content:center;}
@media only screen and (max-width: 768px) {
.events-lst-products .col-deco{gap:100px;padding-bottom:150px;}
}
.events-lst-products .deco1{position:absolute;width:46px;top:100px;left:0;}
@media only screen and (max-width: 768px) {
.events-lst-products .deco1{display:none;}
}
.events-lst-products .deco2{position:absolute;top:100px;right:0;}
@media only screen and (max-width: 768px) {
.events-lst-products .deco2{left:45%;z-index:3;top:680px;}
}
.events-lst-products .deco3{position:absolute;width:28px;right:0;top:100px;}
@media only screen and (max-width: 768px) {
.events-lst-products .deco3{transform:rotate(-90deg);right:48%;top:650px;z-index:3;}
}
.events-posts{position:relative;display:flex;flex-direction:column;gap:30px;align-items:center;text-align:center;margin:auto;max-width:354px;margin:0 auto;}
.events-posts .image{border-radius:1000px 1000px 0 0;border:15px solid #df3d39;width:214px;height:235px;object-fit:cover;margin-bottom:20px;}
@media only screen and (max-width: 768px) {
.events-posts .image{padding-bottom:0;}
}
.events-posts--txt{gap:20px;display:flex;flex-direction:column;}
.events-posts--h3{max-width:267px;width:100%;margin:auto;color:#002978;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
@media only screen and (max-width: 768px) {
.events-posts--h3{padding-bottom:0;}
}
.events-posts--descr p{color:#000000;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin:auto;padding:0px 10px;}
@media only screen and (max-width: 768px) {
.events-posts--descr p{width:100%;padding:0;}
}
.events-posts--date{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:center;text-transform:uppercase;margin:auto;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);border-radius:21px;border:1px solid #5fb46c;padding:5px 10px;}
.events-posts--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);background-color:#df3d39;text-transform:uppercase;color:#fff;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;padding:5px 10px;margin:auto;cursor:pointer;}
.events-posts--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.events-last-section{position:relative;}
@media only screen and (max-width: 768px) {
.events-last-section{padding:40px 0;}
}
.events-last-section:after{content:"";background:#8cd1d3;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.events-last-section:after{bottom:-70%;}
}
.events-prd-main{background-color:#8cd1d3;}
.events-prd-title{text-align:center;position:relative;margin:auto;padding:0;width:958px;height:300px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventsprdpage/events-prd-head-img.png);background-repeat:no-repeat;background-size:contain;}
@media only screen and (max-width: 768px) {
.events-prd-title{width:279px;height:89px;padding:0;}
}
.events-main{background-color:#8cd1d3;}
.section-events-prd-title{padding:70px 0 0 0;overflow:hidden;}
@media only screen and (max-width: 768px) {
.section-events-prd-title{padding-top:30px;padding-bottom:0;}
}
.section-events-prd-title .events-prd-txt{width:50%;padding:80px 0;margin:auto;text-align:center;color:#fff;}
@media only screen and (max-width: 768px) {
.section-events-prd-title .events-prd-txt{width:95%;padding:40px 0;}
}
.events-prd-lst-products{display:flex;flex-direction:row;justify-content:center;align-items:center;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products{flex-direction:column;}
}
.events-prd-lst-products .deco{display:block;margin-top:-196px;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .deco{margin:auto;padding:20px 0;}
}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .deco.deco1{display:none;}
}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .deco.deco3{transform:rotate(-90deg);}
}
.events-prd-lst-products .img-norm{display:block;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .img-norm{display:none;}
}
.events-prd-lst-products .img-resp{display:none;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .img-resp{display:block;display:block;border-radius:1000px 1000px 0 0;border:24px solid #df3d39;width:353px;height:387px;object-fit:cover;margin-bottom:20px;order:3;}
}
.events-prd-lst-products .events-prd-images{display:inline-flex;flex-direction:row;align-items:center;text-align:center;margin:auto;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images{flex-direction:column;}
}
.events-prd-lst-products .events-prd-images .img-norm{border-radius:1000px 1000px 0 0;border:24px solid #df3d39;width:353px;height:387px;object-fit:cover;margin-bottom:20px;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images .img-norm{height:300px;order:3;}
}
.events-prd-lst-products .events-prd-images--imgDiv{flex-basis:420px;order:2;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--imgDiv{flex-basis:unset;}
}
.events-prd-lst-products .events-prd-images--txt{display:flex;flex-direction:column;width:100%;padding-top:50px;margin:auto;flex-basis:290px;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--txt{gap:20px;height:100%;align-items:center;padding-top:0;}
}
.events-prd-lst-products .events-prd-images--h3{color:#002978;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--h3{padding-bottom:0;order:1;}
}
.events-prd-lst-products .events-prd-images--descr p{color:#000000;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin:auto;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--descr{order:4;}
}
.events-prd-lst-products .events-prd-images--date{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:center;text-transform:uppercase;margin:0 auto 12px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);border-radius:21px;border:1px solid #5fb46c;padding:5px 10px;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--date{order:2;}
}
.events-prd-lst-products .events-prd-images--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);background-color:#002978;text-transform:uppercase;color:#ffc800;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;padding:5px 10px;margin:16px auto 0;cursor:pointer;}
@media only screen and (max-width: 768px) {
.events-prd-lst-products .events-prd-images--btn{order:4;}
}
.events-prd-lst-products .events-prd-images--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.events-prd-details{padding:200px 140px;position:relative;overflow:hidden;display:flex;flex-direction:row;justify-content:space-evenly;text-align:center;}
@media only screen and (max-width: 768px) {
.events-prd-details{padding:50px 0 40px 0;gap:50px;margin:auto;flex-direction:column;align-items:center;overflow:initial;}
}
.events-prd-details::before{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventsprdpage/deco-lines.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;top:49px;right:0;max-height:16px;width:279px;}
@media only screen and (max-width: 768px) {
.events-prd-details::before{display:none;}
}
.events-prd-details::after{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventsprdpage/deco-lines.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:40px;top:452px;left:0;max-height:16px;width:279px;}
@media only screen and (max-width: 768px) {
.events-prd-details::after{display:none;}
}
.events-prd-details__item{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;flex:0 0 260px;max-width:260px;width:100%;}
.events-prd-details__item > img{max-width:83px;margin:0 auto;}
@media only screen and (max-width: 768px) {
.events-prd-details__item{flex:0 0 auto;position:relative;}
.events-prd-details__item > img{display:none;}
}
.events-prd-details__item .deco-included-mobile{display:none;}
@media only screen and (max-width: 768px) {
.events-prd-details__item .deco-included-mobile{display:block !important;position:absolute;right:-37px;}
}
.events-prd-details__item .deco-date-mobile{display:none;}
@media only screen and (max-width: 768px) {
.events-prd-details__item .deco-date-mobile{display:block !important;position:absolute;left:-37px;}
}
.events-prd-details__item .deco-line-bottom-right-mobile{display:none;}
@media only screen and (max-width: 768px) {
.events-prd-details__item .deco-line-bottom-right-mobile{display:block !important;position:absolute;right:-135px;bottom:-34px;width:194px;max-width:190px;transform:scale(-1);}
}
.events-prd-details__item .deco-line-bottom-left-mobile{display:none;}
@media only screen and (max-width: 768px) {
.events-prd-details__item .deco-line-bottom-left-mobile{display:block !important;position:absolute;left:-135px;bottom:-25px;width:194px;max-width:190px;transform:scale(-1);}
}
.events-prd-details--head{color:#df3d39;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
.events-prd-details--dettxt{font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;color:#002978;}
.section--wave{position:relative;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventsprdpage/bg-wave1.png);background-position:center;background-repeat:no-repeat;background-size:cover;height:329px;width:auto;padding-bottom:20px;}
@media only screen and (max-width: 768px) {
.section--wave{height:100px;z-index:3;}
}
.section--wave::after{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/eventsprdpage/deco-map.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;left:0;right:0;margin:auto;height:242px;width:196px;z-index:3;top:196px;z-index:2;}
@media only screen and (max-width: 768px) {
.section--wave::after{height:101px;width:114px;z-index:3;top:40px;}
}
.section-form-event-prd{padding-top:40px;background-color:#fff;overflow:hidden;}
.container-form-event-prd{display:flex;justify-content:center;}
.container-form-event-prd form{display:flex;flex-direction:column;width:710px;align-items:center;gap:20px;}
@media only screen and (max-width: 768px) {
.container-form-event-prd form{width:274px;}
}
.container-form-event-prd form label{display:block;font-weight:bold;margin-top:20px;margin-bottom:2px;font-size:24px;font-weight:600;color:#002978;letter-spacing:normal;line-height:32px;text-align:center;}
.container-form-event-prd form input[type=text],
.container-form-event-prd form input[type=phone],
.container-form-event-prd form input[type=email]{width:50%;border:none;border-bottom:1px solid #002978;background-color:transparent;border-radius:0;color:#002978;opacity:0.9;outline:none;text-align:center;margin-bottom:24px;}
@media only screen and (max-width: 768px) {
.container-form-event-prd form input[type=text],
.container-form-event-prd form input[type=phone],
.container-form-event-prd form input[type=email]{width:100%;}
}
.container-form-event-prd form input[type=text]:focus,
.container-form-event-prd form input[type=phone]:focus,
.container-form-event-prd form input[type=email]:focus{outline:none;}
.container-form-event-prd form ::placeholder{color:#002978;opacity:0.6;}
.container-form-event-prd form textarea{display:block;width:100%;height:250px;padding:10px;font-size:16px;background-color:transparent;border:1px solid #002978;border-radius:0;box-sizing:border-box;color:white;outline:none;resize:none;padding-top:14px;margin-bottom:48px;}
.container-form-event-prd form textarea:focus{outline:none;}
.container-form-event-prd form .wrapper{display:inline-flex;background:#fff;height:auto;width:400px;align-items:center;justify-content:space-evenly;flex-direction:row;border-radius:5px;padding:0 15px;}
@media only screen and (max-width: 768px) {
.container-form-event-prd form .wrapper{display:flex;background:#fff;justify-content:flex-start;flex-direction:row;border-radius:5px;width:100%;padding:0;justify-content:center;}
}
.container-form-event-prd form .wrapper .option{background:#fff;height:100%;width:100%;display:flex;align-items:center;justify-content:space-evenly;margin:0 10px;cursor:pointer;padding:5px 10px;border:2px solid #5fb46c;transition:all 0.3s ease;font-size:16px;}
@media only screen and (max-width: 768px) {
.container-form-event-prd form .wrapper .option{margin:auto;border-radius:0;padding:0;border:2px solid lightgrey;transition:all 0.3s ease;font-size:16px;}
}
.container-form-event-prd form .radio-txt{font-size:16px;}
.container-form-event-prd form .wrapper .option .dot::before{position:absolute;content:"";top:4px;left:4px;width:12px;height:12px;background:#5fb46c;border-radius:50%;opacity:0;transform:scale(1.5);transition:all 0.3s ease;}
.container-form-event-prd form input[type=radio]{display:none;}
.container-form-event-prd form #option-1:checked:checked ~ .option-1,
.container-form-event-prd form #option-2:checked:checked ~ .option-2{border-color:#7e7e7e;background:#5fb46c;}
.container-form-event-prd form #option-1:checked:checked ~ .option-1 .dot,
.container-form-event-prd form #option-2:checked:checked ~ .option-2 .dot{background:#fff;}
.container-form-event-prd form #option-1:checked:checked ~ .option-1 .dot::before,
.container-form-event-prd form #option-2:checked:checked ~ .option-2 .dot::before{opacity:1;transform:scale(1);}
.container-form-event-prd form .wrapper .option span{font-size:16px;color:#808080;}
.container-form-event-prd form #option-1:checked:checked ~ .option-1 span,
.container-form-event-prd form #option-2:checked:checked ~ .option-2 span{color:#fff;}
.container-form-event-prd--quantity{display:flex;gap:10px;}
.container-form-event-prd--quantity .quantity{border:0;}
.container-form-event-prd--quantity .minus{padding:5px 20px;border:1px solid #5fb46c;color:#002978;font-family:Raleway;font-size:40px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;cursor:pointer;}
.container-form-event-prd--quantity .plus{padding:5px 20px;background-color:#5fb46c;color:#fff;border:0;font-family:Raleway;font-size:40px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;cursor:pointer;}
.container-form-event-prd--quantity input::-webkit-outer-spin-button, .container-form-event-prd--quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.container-form-event-prd--quantity input[type=number]{-moz-appearance:textfield;margin:auto;text-align:center;}
.container-form-event-prd--submit-btn{background-color:#002978;color:#ffc800;border:none;margin-top:20px;padding:7px 20px;font-size:24px;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease-in-out;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);text-align:center;}
.container-form-event-prd--submit-btn:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.16);}
.container-form-event-prd--submit-btn:focus{outline:none;}
.last-section-events-prd{position:relative;}
@media only screen and (max-width: 768px) {
.last-section-events-prd{padding:0;}
}
.last-section-events-prd:after{content:"";background:#ffffff;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.last-section-events-prd:after{bottom:-70%;}
}
.section-form-event-prd .row{justify-content:center;}
.section-form-event-prd .wpcf7 input[type=text],
.section-form-event-prd .wpcf7 input[type=email]{width:100%;border:none;border-bottom:1px solid #5FB46C;background-color:transparent;border-radius:0;color:#002978;outline:none;text-align:center;}
.section-form-event-prd .wpcf7 input[type=text]::placeholder,
.section-form-event-prd .wpcf7 input[type=email]::placeholder{color:#002978;opacity:0.2;}
.section-form-event-prd .wpcf7 label{display:flex;flex-direction:column;align-items:center;}
.section-form-event-prd .wpcf7 .label-title{display:block;font-weight:bold;margin-top:20px;margin-bottom:-10px;font-size:24px;font-weight:700;color:#002978;letter-spacing:normal;line-height:32px;text-align:center;}
.section-form-event-prd .wpcf7 .wpcf7-not-valid-tip{text-align:center;}
.section-form-event-prd .wpcf7 .wpcf7-submit{background-color:#002978;color:#ffc800;border:none;margin-top:45px;padding:7px 35px;font-size:24px;border-radius:0;cursor:pointer;transition:background-color 0.3s ease-in-out;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);text-align:center;}
@media only screen and (max-width: 768px) {
.section-form-event-prd .wpcf7 .wpcf7-submit{margin-bottom:20px;}
}
.section-form-event-prd .wpcf7 p{text-align:center;}
.section-form-event-prd .wpcf7 .booking-people-wrapper{display:flex;justify-content:center;align-items:flex-end;margin-top:32px;}
.section-form-event-prd .wpcf7 .wpcf7-validates-as-number.booking-number{text-align:center;padding:7px 0 7px 13px;border:none;max-width:50px;}
.section-form-event-prd .wpcf7 .booking-people-icon-minus{padding:5px 20px;border:1px solid #5fb46c;color:#002978;font-family:Raleway;font-size:40px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;cursor:pointer;}
.section-form-event-prd .wpcf7 .booking-people-icon-minus p{-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.section-form-event-prd .wpcf7 .booking-people-icon-plus{padding:5px 20px;background-color:#5fb46c;color:#fff;border:0;font-family:Raleway;font-size:40px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;cursor:pointer;}
.section-form-event-prd .wpcf7 .booking-people-icon-plus p{-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.section-form-event-prd .wpcf7 .wpcf7-submit-text{-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.section-form-event-prd .wpcf7 .wpcf7-list-item{margin:0;}
.section-form-event-prd .wpcf7 .wpcf7-list-item .first{margin-left:0;}
.section-form-event-prd .wpcf7 .wpcf7-list-item label input{display:none;}
.section-form-event-prd .wpcf7 .wpcf7-list-item label .wpcf7-list-item-label{background:#ffffff;height:100%;width:100%;display:flex;align-items:center;justify-content:space-evenly;margin:0 10px;cursor:pointer;padding:5px 18px;border:2px solid #5fb46c;transition:all 0.3s ease;font-size:16px;color:rgba(0, 40, 120, 0.2);font-weight:400;}
.section-form-event-prd .wpcf7 .wpcf7-list-item label input:checked ~ .wpcf7-list-item-label{border-color:#5fb46c;background:#5fb46c;color:#fff;}
.container--prd-details-mobile{overflow:hidden;}
.container--full-content{max-width:880px;margin-top:48px;}
.container--full-content h2{margin-bottom:24px;text-align:center;color:#002978;}
.container--full-content p{font-size:16px;color:#000;margin-bottom:24px;text-align:center;}
.container--full-content p:last-child{margin-bottom:0;}
.tickets-main{background-color:#fff;}
.tickets-title{display:block;width:100%;margin:auto;height:399px;max-width:942px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/ticketspage/tickets-head-image.png);background-repeat:no-repeat;background-size:contain;background-position:center;}
@media only screen and (max-width: 768px) {
.tickets-title{background-size:contain;padding-bottom:161px;height:auto;max-width:300px;}
}
.tickets-booking{position:relative;display:flex;flex-direction:row;align-items:start;text-align:center;justify-content:center;gap:200px;}
@media only screen and (max-width: 768px) {
.tickets-booking{flex-direction:column;}
}
.tickets-booking::before{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/ticketspage/deco-1.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;top:20%;left:25%;width:90px;height:90px;z-index:-1;}
@media only screen and (max-width: 768px) {
.tickets-booking::before{display:none;}
}
.tickets-booking::after{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/ticketspage/deco-2.png);background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;bottom:0;top:40%;right:25%;width:90px;height:90px;}
@media only screen and (max-width: 768px) {
.tickets-booking::after{display:none;}
}
.tickets-booking img{border-radius:1000px 1000px 0 0;border:24px solid #f8c000;width:353px;height:387px;object-fit:cover;}
@media only screen and (max-width: 768px) {
.tickets-booking img{height:282px;margin:auto;padding:auto 20px;order:3;width:90%;}
}
.tickets-booking--imgDiv{flex-basis:420px;order:2;}
@media only screen and (max-width: 768px) {
.tickets-booking--imgDiv{flex-basis:unset;}
}
.tickets-booking--txt{display:flex;flex-direction:column;flex-basis:350px;gap:20px;}
@media only screen and (max-width: 768px) {
.tickets-booking--txt{gap:20px;}
}
.tickets-booking--txtdate{display:flex;flex-direction:column;justify-content:center;gap:10px;width:95%;margin:auto;}
.tickets-booking--txtdate .titledate{display:flex;justify-content:center;gap:10px;align-items:center;}
.tickets-booking--h3{color:#002978;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
@media only screen and (max-width: 768px) {
.tickets-booking--h3{padding-bottom:0;order:1;}
}
.tickets-booking--h4{color:#62bf80;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;}
.tickets-booking--descr{color:#000000;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;margin:auto;}
@media only screen and (max-width: 768px) {
.tickets-booking--descr{width:90%;order:3;}
}
.tickets-booking--date{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:22px;text-align:center;text-transform:uppercase;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);border-radius:21px;border:1px solid #5fb46c;padding:5px 10px;align-self:center;}
@media only screen and (max-width: 768px) {
.tickets-booking--date{order:2;}
}
.tickets-booking--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);background-color:#002978;text-transform:uppercase;color:#ffc800;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;padding:5px 10px;margin:auto;cursor:pointer;}
@media only screen and (max-width: 768px) {
.tickets-booking--btn{order:4;}
}
.tickets-booking--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.tickets-details{padding:30px 90px 60px 90px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start;}
@media only screen and (max-width: 768px) {
.tickets-details{flex-direction:column;align-items:center;}
}
.tickets-details--col{display:flex;flex-direction:column;padding:0 20px;text-align:center;gap:30px;}
@media only screen and (max-width: 768px) {
.tickets-details--col{gap:20px;padding:20px 20px;}
}
.tickets-details--col--texts{gap:10px;}
.tickets-details--col img{height:87px;width:98px;margin:auto auto 40px auto;}
@media only screen and (max-width: 768px) {
.tickets-details--col img{margin:10px auto 20px auto;}
}
.tickets-details--col .p-blue{color:#002978;font-family:Raleway;font-size:16px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.tickets-details--col .p-red{color:#df3d39;font-family:Raleway;font-size:16px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.tickets-section{background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/ticketspage/combo-offer-bg.jpg);background-repeat:no-repeat;background-size:cover;overflow:hidden;}
@media only screen and (max-width: 768px) {
.tickets-section{background-position:center;}
}
.tickets-combo{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:261px;width:265px;margin:auto;margin-top:30px;background-color:#002978;border-radius:102px 102px 0 0;padding:0 5px;}
@media only screen and (max-width: 768px) {
.tickets-combo{margin-top:0;}
}
.tickets-combo--title{background-color:#f26a5c;color:#fff;font-size:26px;font-weight:400;font-family:"Mauricio Free Trial";font-style:normal;letter-spacing:unset;text-align:center;margin:-10px auto 0;padding:1px 19px;text-transform:uppercase;}
.tickets-combo--title2{color:#fff;font-size:18px;font-weight:600;font-family:"Raleway";font-style:normal;letter-spacing:normal;text-align:center;margin:19px auto 10px auto;padding:1px 11px;line-height:28px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/ticketspage/combo-offer-title-bg.png);background-position:center;background-repeat:no-repeat;background-size:contain;}
.tickets-combo img{width:96px;margin:auto;}
.tickets-combo--pricing{display:flex;justify-content:center;flex-direction:row;align-items:center;margin:auto;gap:15px;text-align:center;}
.tickets-combo--pricing--prices{color:white;}
.tickets-combo--pricing--prices span{color:#f26a5c;}
.tickets-combo hr{display:block;height:43px;width:1px;border:0;border-right:1px solid #F26A5C;margin:1em 0;padding:0;}
.last-section-tickets{position:relative;padding:100px;}
@media only screen and (max-width: 768px) {
.last-section-tickets{padding:0;}
}
.last-section-tickets:after{content:"";background:#f26a5c;position:absolute;bottom:0;top:0;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.last-section-tickets:after{bottom:-70%;top:-1px;}
}
#tickets-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;background-color:rgba(255, 255, 255, 0.537);z-index:10;}
.modalHeader{position:relative;padding:0;width:90%;margin:0;}
.tickets_modal-close{position:absolute;display:inline-flex;color:#fff;z-index:101;top:0px;right:25px;font-size:56px;align-items:flex-end;flex-direction:column;padding-right:0;}
@media only screen and (max-width: 768px) {
.tickets_modal-close{right:26px;align-items:flex-end;}
}
.tickets_modal-close:hover, .tickets_modal-close:focus{color:#000;text-decoration:none;cursor:pointer;}
.tickets-modalMsg1{display:flex;align-items:center;justify-content:center;flex-grow:1;border-right:1px solid #ffffff;border-bottom:0;}
@media only screen and (max-width: 768px) {
.tickets-modalMsg1{border-bottom:1px solid #ffffff;border-right:0;margin:0;}
}
.tickets-modalMsg1 img{height:280px;width:auto;}
.tickets-modalMsg2{display:flex;align-items:center;justify-content:center;flex-grow:1;flex-direction:column;gap:60px;}
.tickets-modalMsg2 .msg1{color:#ffc800;font-style:normal;letter-spacing:normal;line-height:normal;font-size:24px;font-weight:600;}
.tickets-modalMsg2 .icons{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;}
.tickets-modalMsg2 .icons img{width:20px;height:auto;}
@media only screen and (max-width: 768px) {
.tickets-modalMsg2 .icons img{width:30px;height:auto;}
}
.tickets-modalMsg2 .msg2{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.tickets_modal{display:none;position:fixed;z-index:99;left:0;top:196px;width:100%;height:100%;overflow:auto;}
@media only screen and (max-width: 768px) {
.tickets_modal{top:40px;}
}
.tickets_modal-content{position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#ffc800;margin:auto;padding:0 20px;border:0;width:772px;height:407px;}
@media only screen and (max-width: 768px) {
.tickets_modal-content{width:85%;height:80%;flex-direction:column;justify-self:center;}
}
.tickets_modal-divider{width:1px;}
.tickets-slider--wrapper .splide__slide{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;}
.trips-main{background-color:#077fc1;}
.trips-main .section-trips--title{padding:80px 0;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips--title{padding:10px;}
}
.trips-main .trips-title{display:block;width:100%;margin:auto;height:288px;max-width:761px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/tripspage/tripspage-title-img.png);background-repeat:no-repeat;background-size:contain;background-position:center;}
@media only screen and (max-width: 768px) {
.trips-main .trips-title{background-size:contain;padding-bottom:161px;height:auto;max-width:300px;}
}
.trips-main .section-trips-details{position:relative;padding:20px 0;overflow:hidden;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details{padding:0;}
}
.trips-main .section-trips-details .trips-details{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details{flex-direction:column;padding:0;align-items:center;}
}
.trips-main .section-trips-details .trips-details .col-6{position:relative;}
.trips-main .section-trips-details .trips-details--deco{position:absolute;width:21px;height:90px;margin:auto 0;margin-bottom:400px;top:75px;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details--deco{margin:0;transform:rotate(90deg);}
}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details--deco:first-child{display:none;}
}
.trips-main .section-trips-details .trips-details--deco--left{left:0;}
.trips-main .section-trips-details .trips-details--deco--right{left:100%;transform:translateX(-100%);}
.trips-main .section-trips-details .trips-details--deco--center{left:100%;transform:translateX(-50%);}
.trips-main .section-trips-details .trips-details--deco--bottom{bottom:0;position:absolute;top:auto;left:50%;transform:translateX(-50%) rotate(90deg);}
.trips-main .section-trips-details .trips-details .trip-details-image1{border-radius:1000px 1000px 0 0;border:14px solid #ffc800;width:214px;min-height:235px;object-fit:cover;text-align:center;margin:auto;margin-bottom:40px;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details .trip-details-image1{margin:auto;margin-bottom:0;}
}
.trips-main .section-trips-details .trips-details .trip-details-image2{border-radius:1000px 1000px 0 0;border:14px solid #8cd1d3;width:214px;min-height:235px;object-fit:cover;text-align:center;margin:auto;margin-bottom:40px;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details .trip-details-image2{margin:auto;margin-bottom:0;}
}
.trips-main .section-trips-details .trips-details--col1{position:relative;display:flex;flex-direction:column;max-width:355px;gap:24px;margin:auto auto 100px;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details--col1{width:90%;}
}
.trips-main .section-trips-details .trips-details--col1 .deco-abs1{position:absolute;top:25px;left:155px;z-index:3;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details--col1 .deco-abs1{left:40px;}
}
.trips-main .section-trips-details .trips-details--col1 .deco-abs2{position:absolute;top:48px;right:105px;z-index:3;}
@media only screen and (max-width: 768px) {
.trips-main .section-trips-details .trips-details--col1 .deco-abs2{right:45px;}
}
.trips-main .section-trips-details .trips-details--col1 .title{color:#fff;text-align:center;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
.trips-main .section-trips-details .trips-details--col1 .description p{color:#000000;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.trips-main .section-trips-details .trips-details--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);text-transform:uppercase;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;padding:5px 20px;margin:auto;cursor:pointer;}
.trips-main .section-trips-details .trips-details--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.trips-main .section-trips-details .trips-details--btn.btn2{background-color:#8cd1d3;color:#002978;}
.trips-main .section-trips-details .trips-details--btn.btn1{color:#002978;background-color:#ffc800;}
.trips-main .last-section-trip{position:relative;}
@media only screen and (max-width: 500px) {
.trips-main .last-section-trip{padding-top:40px;}
}
.trips-main .last-section-trip:after{content:"";background:#077fc1;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 500px) {
.trips-main .last-section-trip:after{bottom:-70%;top:-1px;}
}
.requirements-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;}
.requirements-content .trips-nemo-rqr--col1-divider:last-child{display:none;}
.trips-nemo-main{background-color:#077fc1;}
.trips-nemo-main .section-trips-nemo--title{padding:80px 0 0 0;}
.trips-nemo-main .trips-nemo-title{display:block;width:100%;margin:auto;height:288px;max-width:761px;background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/tripspage/tripspage-title-img.png);background-repeat:no-repeat;background-size:contain;background-position:center;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-title{background-size:contain;padding-bottom:161px;height:auto;max-width:300px;}
}
.trips-nemo-main .trips-nemo-brdcrumb{display:flex;justify-content:center;margin:auto;padding:50px 0;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;gap:6px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-brdcrumb{flex-direction:column;text-align:center;}
}
.trips-nemo-main .trips-nemo-brdcrumb span:first-child, .trips-nemo-main .trips-nemo-brdcrumb h2{color:#fb8c0a;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;}
.trips-nemo-main .trips-nemo-brdcrumb span:not(:first-child), .trips-nemo-main .trips-nemo-brdcrumb h1{color:#fff;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;margin:0;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-brdcrumb span{flex-direction:column;}
}
.trips-nemo-main .section-trips-nemo-book{padding:20px 0;overflow:hidden;margin-bottom:300px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-book{margin-bottom:60px;}
}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:55px;position:relative;flex-wrap:wrap;}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book .deco-lines{position:absolute;bottom:50px;right:0;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book .deco-lines{display:none;}
}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--col1{display:flex;flex-direction:column;flex-grow:1;}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--col1 img{border-radius:1000px 1000px 0 0;border:30px solid #ffc800;width:423px;height:464px;object-fit:cover;text-align:center;margin:auto;}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--col2{display:flex;flex-grow:3;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--col2{flex-grow:1;display:none;}
}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--col2 .details-map{margin-bottom:30%;}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);background-color:#002978;text-transform:uppercase;color:#ffc800;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;padding:5px 10px;margin:50px auto;cursor:pointer;}
.trips-nemo-main .section-trips-nemo-book .trips-nemo-book--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.trips-nemo-main .section-trips-nemo-dtl{background-color:#8cd1d3;position:relative;padding-top:0px;padding-bottom:40px;}
.trips-nemo-main .section-trips-nemo-dtl .detailsrow{position:relative;z-index:1;gap:30px;}
@media only screen and (max-width: 500px) {
.trips-nemo-main .section-trips-nemo-dtl{padding-top:40px;}
}
.trips-nemo-main .section-trips-nemo-dtl::before{content:"";background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/trips-nemopage/wave-bg2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%;position:absolute;top:-329px;left:0;height:337px;width:100%;z-index:1;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-dtl::before{bottom:0;top:-331px;}
}
.trips-nemo-main .section-trips-nemo-dtl--decorescue{position:absolute;top:-200px;right:500px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-dtl--decorescue{display:none;}
}
.trips-nemo-main .section-trips-nemo-dtl--arrow{position:absolute;left:50%;top:-163px;z-index:3;transform:translateX(-50%);}
@media only screen and (max-width: 768px) {
.trips-nemo-main .section-trips-nemo-dtl--arrow{transform:translate(-50%, -110%);top:0;}
}
.trips-nemo-main .trips-nemo-dtls{display:flex;justify-content:space-between;gap:45px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-dtls{flex-direction:column;padding-top:50px;}
}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-dtls .detailsrow{flex-direction:column;}
}
.trips-nemo-main .trips-nemo-dtls--col{display:flex;flex-direction:column;text-align:center;padding:0;gap:10px;}
.trips-nemo-main .trips-nemo-dtls .head{color:#ffffff;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;}
.trips-nemo-main .trips-nemo-dtls .desc{color:#002978;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;}
.trips-nemo-main .section-trips-nemo-rqr{padding:60px 0;}
.trips-nemo-main .trips-nemo-rqr{display:flex;flex-direction:row;justify-content:space-evenly;gap:140px;padding:40px 0 100px 0;align-items:center;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr{flex-direction:column-reverse;gap:80px;padding:40px 0 40px 0;}
}
.trips-nemo-main .trips-nemo-rqr--col2{position:relative;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr--col2{margin:0 20px;}
}
.trips-nemo-main .trips-nemo-rqr--col2-decodolphin1{position:absolute;top:0px;right:40px;}
.trips-nemo-main .trips-nemo-rqr--col2-decodolphin2{position:absolute;bottom:-50px;left:60px;transform:rotate(45deg);}
.trips-nemo-main .trips-nemo-rqr--col3{display:none;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr--col3{display:block;width:auto;}
}
.trips-nemo-main .trips-nemo-rqr--col1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:355px;gap:10px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr--col1{width:95%;}
}
.trips-nemo-main .trips-nemo-rqr--col1-divider{width:50px;height:4px;background-color:#fb8c0a;}
.trips-nemo-main .trips-nemo-rqr--col1 h4{color:#fb8c0a;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
.trips-nemo-main .trips-nemo-rqr--col1 p{color:#ffffff;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.trips-nemo-main .trips-nemo-rqr--colbutton{margin:60px 0;display:flex;justify-content:center;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr--colbutton{margin:20px 0 60px 0;}
}
.trips-nemo-main .trips-nemo-rqr--colbutton--btn{border:0;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);background-color:#002978;text-transform:uppercase;color:#ffc800;font-family:Raleway;font-size:25px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:32px;text-align:left;text-transform:uppercase;padding:5px 20px;margin:auto;cursor:pointer;}
.trips-nemo-main .trips-nemo-rqr--colbutton--btn:hover{box-shadow:0 6px 12px rgba(0, 0, 0, 0.16);}
.trips-nemo-main .trips-nemo-rqr--lines{background-image:url(//corfuseadiscovery.com/wp-content/themes/seadiscovery/assets/public/images/trips-nemopage/deco-lines-div.png);background-position:center;background-repeat:no-repeat;background-size:contain;height:60px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-rqr--lines{background-size:cover;}
}
.trips-nemo-main .trips-nemo-rqr-img{border-radius:1000px 1000px 0 0;border:30px solid #fb8c0a;width:423px;height:464px;object-fit:cover;text-align:center;margin:auto;}
.trips-nemo-main .trips-nemo-contdet{display:flex;flex-direction:column;text-align:center;gap:20px;padding:60px 0;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-contdet{padding:20px 0;}
}
.trips-nemo-main .trips-nemo-contdet--col1 p{color:#fb8c0a;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;}
.trips-nemo-main .trips-nemo-contdet--col2{display:flex;flex-direction:row;justify-content:space-around;padding-top:20px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-contdet--col2{flex-direction:column;}
}
.trips-nemo-main .trips-nemo-contdet--col2 img{width:37px;height:37px;margin:auto;}
.trips-nemo-main .trips-nemo-contdet--col2 .desc{color:#002978;font-family:Raleway;font-size:16px;font-weight:600;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.trips-nemo-main .trips-nemo-contdet--col2 .col2sub{display:flex;flex-direction:column;margin:auto;flex-basis:350px;gap:5px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-contdet--col2 .col2sub{flex-basis:unset;padding:0 20px;}
}
.trips-nemo-main .trips-nemo-contdet--col3{display:flex;flex-direction:column;justify-content:center;max-width:915px;width:100%;margin:auto;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-contdet--col3{width:unset;padding:0 20px;}
}
.trips-nemo-main .trips-nemo-contdet--col3 img{width:136px;height:auto;margin:auto;}
.trips-nemo-main .trips-nemo-contdet--col3 .desc{padding-top:25px;}
.trips-nemo-main .trips-nemo-contdet--col3 .desc p{color:#fff !important;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
.trips-nemo-main .trips-nemo-accordion{display:flex;flex-direction:column;}
.trips-nemo-main .trips-nemo-accordion--title{text-align:center;color:#fb8c0a;font-family:Raleway;font-size:24px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:32px;text-align:center;text-transform:uppercase;padding-bottom:15px;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-accordion{padding:0;}
}
.trips-nemo-main .trips-nemo-accordion img{padding:12px 0;width:25px;height:auto;margin:auto;text-align:center;display:block;}
.trips-nemo-main .trips-nemo-accordion .acc-divider{border-bottom:1px solid #ffffff;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-accordion .acc-divider{width:100%;}
}
.trips-nemo-main .trips-nemo-accordion .accordion{padding-bottom:20px;color:#002978;cursor:pointer;width:50%;margin:auto;display:flex;justify-content:center;outline:none;transition:0.4s;font-size:16px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-accordion .accordion{width:90%;}
}
.trips-nemo-main .trips-nemo-accordion .panel{padding:0 0 20px 0;width:520px;margin:auto;display:none;overflow:hidden;color:#fff;font-family:Raleway;font-size:16px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:25px;text-align:center;}
@media only screen and (max-width: 768px) {
.trips-nemo-main .trips-nemo-accordion .panel{width:90%;}
}
.trips-nemo-main .trips-nemo-accordion input[type=checkbox]{display:none;}
.trips-nemo-main .trips-nemo-accordion input[type=checkbox]:checked + .panel{display:block;}
.last-section-trips-nemo{position:relative;padding-bottom:60px;}
.last-section-trips-nemo:after{content:"";background:#077fc1;position:absolute;bottom:0;top:10%;left:0;right:0;height:450px;width:100%;}
@media only screen and (max-width: 768px) {
.last-section-trips-nemo:after{bottom:-70%;}
}
.trips-nemo-contdet--col1 img{margin-bottom:24px;}
@media print {
*,
*::before,
*::after{background:#fff !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}
a, a:visited{text-decoration:underline;}
a[href]::after{content:" (" attr(href) ")";}
abbr[title]::after{content:" (" attr(title) ")";}
a[href^="#"]::after,
a[href^="javascript:"]::after{content:"";}
pre{white-space:pre-wrap !important;}
pre, blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr, img{page-break-inside:avoid;}
p, h2, h3{orphans:3;widows:3;}
h2, h3{page-break-after:avoid;}
}  .search-form{padding:20px;}
.search-form__input {
margin-right: 10px;
}