@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
.page-template-template-courses .rmp_menu_trigger, .single-courses .rmp_menu_trigger {
    display: none !important;
}
@font-face {
  font-family: 'Sue Ellen Francisco';
  src: url('../fonts/Sue Ellen Francisco.eot');
  src: url('../fonts/Sue Ellen Francisco.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Sue Ellen Francisco.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Majesty Regular';
  src: url('../fonts/Majesty-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Majesty';
    src: 
        url('../fonts/Majesty-Regular.ttf'),
        url('../fonts/Majesty_YandiDesigns.woff2') format('woff2'),
        url('../fonts/Majesty_YandiDesigns.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Odin Rounded';
  src: url('../fonts/Odin-Bold.eot');
  src: url('../fonts/Odin-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Odin-Bold.woff2') format('woff2'),
    url('../fonts/Odin-Bold.woff') format('woff'),
    url('../fonts/Odin-Bold.ttf') format('truetype'),
    url('../fonts/Odin-Bold.svg#Odin-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SueEllenFrancisco';
  src: url('../fonts/SueEllenFrancisco.svg#SueEllenFrancisco') format('svg'),
       url('../fonts/SueEllenFrancisco.ttf') format('truetype'),
       url('../fonts/SueEllenFrancisco.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.wpgmp_map_parent img {
    max-width: none !important;
}
.pcg-l {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
ul#menu-courses-login-and-signup {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-bottom: 0;
    margin-top: 0;
}
.vc_wp_custommenu.wpb_content_element {
    margin-bottom: 0;
}
ul#menu-courses-login-and-signup a {
    margin-left: 15px;
    color: white;
    font-size: 18px;
}
.majesty-regular,  .majesty-regular * {
    font-family: 'Majesty' !important;
}
ul#menu-courses-login-and-signup a:hover {
    text-decoration:underline;
}
button.link-buttons {
  background: #233B5D;
  padding: 10px 20px;
  border-radius: 6px;
  color: white;
  display: block;
  text-align: center;
  box-shadow: none;
  border: 0;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  max-width: 250px;
  width: 250px;
  height: 42px;
}
button.link-buttons:hover {
    text-decoration: underline;
}
.small-box {
    max-width: 700px;
    border: 1px solid #dddddd;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    background: #026698;
    color: white;
    margin: 0 auto;
}

iframe {
    max-width: 100%;
}
div#wpcf7-f1339-p1335-o1 {
  margin-top: 32px;
}
p.sm-txt {
    margin: 10px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
}
div#wpcf7-f1339-p1335-o1 input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    position: relative;
    top: -1px;
    background: #004d73;
    color: white;
}
a.not-available span {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    clear: both;
}
a.not-available {
    display: block !important;
}
a.not-available img.emoji {
    float: right;
    position: relative;
    top: 1px;
}
div#wpcf7-f1339-p1335-o1 p input.wpcf7-form-control.wpcf7-text.wpcf7-email,  p input.wpcf7-form-control.wpcf7-text {
    display: inline-block;
}
.nws-inputs p {
    display: flex;
}
.footer-top .nws-inputs input::-webkit-input-placeholder { /* Chrome */
  color: white !important;
}
.footer-top .nws-inputs input:-ms-input-placeholder { /* IE 10+ */
  color: white !important;
}
.footer-top .nws-inputs input::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
  opacity: 1;
}
.footer-top .nws-inputs input:-moz-placeholder { /* Firefox 4 - 18 */
  color: white !important;
  opacity: 1;
}
.footer-top .nws-inputs input {
    color: white !important;
    border: 1px solid white !important;
}
.packing-list {
    box-sizing: border-box;
    width: 96%;
    max-width: 600px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    box-shadow: 1px 1px 4px 1px #00000087;
    padding: 25px 20px 10px 20px;
    background: rgb(170,217,243);
    background: -moz-linear-gradient(180deg, rgba(170,217,243,1) 0%, rgba(1,106,154,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(170,217,243,1) 0%, rgba(1,106,154,1) 100%);
    background: linear-gradient(180deg, rgba(170,217,243,1) 0%, rgba(1,106,154,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#aad9f3",endColorstr="#016a9a",GradientType=1);
}
.courses-menu li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20PX;
    background: #f8f8f8;
    border-bottom: 1px solid white;
    color: #4a4949;
}
.courses-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.courses-menu li a:hover {
    background: #cbe0fa;
    transition: 0.5s;
}
.courses-menu h3 {
    margin-top: 0;
}
.courses-menu a {
    color:white;
}
.divider {
    overflow: hidden;
    margin-top: 100px;
}
a.current-page {
    background: #cbe0fa !important;
}
.course-start {
    background: #3771bc;
    display: block;
    border-radius: 15px;
    padding: 5px 20px;
    color: white;
    font-size: 14px;
}
.course-category h4 {
    margin-bottom: 0;
    background: #2d72bd;
    color: white;
    padding: 6px 20px;
    font-size: 26px;
}
.packing-list input {
    margin-bottom:15px;
    text-transform: uppercase;
}
.packing-name-email input {
    color:#233B5D !important;
}
.packing-list input::-webkit-input-placeholder { /* Edge */
  color: #233B5D;
}

.packing-list input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #233B5D;
}

.packing-list input::placeholder {
  color: #233B5D;
}
.packing-list p {
    margin: 0;
}
.packing-list span.wpcf7-spinner {
    position: absolute;
}
div#wpcf7-f538-p423-o1 {
    max-width: 600px;
}
.socials .fa {
    color: white;
}
.courses-header {
    padding: 10px 0px;
    background: #1f73be;
}
.single .courses-header, .page-id-5584 .courses-header {
    margin-bottom: 50px;
}
.logo-menu-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}
img {
    max-width: 100%;
    height: auto;
}
.top-header {
  height: 5px;
  background: #C5A47B;
}
.page-id-598 h2.woocommerce-loop-category__title {
    font-size: 35px !important;
    line-height: 60px;
}
.dcw ul.children {
    margin-left: 0px;
    margin-top: 10px;
    font-size: 15px;
}
.dcw ul.children li:before {
    content: "\f041";
    font-family: 'FontAwesome';
}
.dcw ul.children li {
    background: #f7f7f7 !important;
    box-sizing: border-box;
    width: 94%;
}
h2.woocommerce-loop-product__title {
    font-size: 30px !important;
    line-height: 50px !important;
}
p.link-buttons a {
    background: #233B5D;
    padding: 10px 20px;
    border-radius: 6px;
    color: white;
    display: block;
    text-align: center;
}
p.link-buttons {
    max-width: 250px;
}
p.link-buttons {
    margin: 35px 0px;
}
p.link-buttons a:hover {
    text-decoration: underline;
}
.page-id-598 li.product-category.product {
    float: none !important;
    display: inline-block;
    width: 21% !important;
}
/*SHOP CONTENT ZORAN*/
.shop-content {
  max-width: 1700px;
  width:100%;
  box-sizing: border-box;
  padding: 50px 40px;
}


h2.map-h2 {
    color: #233B5D;
    margin-bottom: 44px;
    text-align: center;
}
div#login p#nav a {
    color: white !important;
}
p.viber.header-login {
    margin-left: 0px;
}
.content h2 {
	font-family: 'Sue Ellen Francisco';
  font-family: 'SueEllenFrancisco';
    font-size: 46px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 79px;
}
div#post-categories {
    overflow: hidden;
    margin-bottom: 30px;
}
.some-links p {
    display: inline-block;
    margin: 20px 11px;
    width: 127px;
    height: 36px;
    background: #C5A47B;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
}
.some-links p a {
    color: white;
    display: block;
}
.tabcontent-holder h3 {
    margin-top: 0px;
    position: relative;
    top: -7px;
}
ul#alltabs {
    float: left;
    width: 24%;
    max-width: 100%;
    margin-right: 2%;
}
.tabContent {
  display: none;
}
.tabcontent-holder {
    float: left;
    width: 66%;
    padding-left: 2%;
    border-left: 3px solid #dddddd;
    padding-bottom: 50px;
}
li#media_image-2 {
    background: none;
    padding-left: 0;
}
ul#alltabs li a {
    display: block;
    padding: 15px 10px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #233B5D;
    border-radius: 5px;
}
ul#alltabs li a.active {
    background: #233B5D;
    color: white;
}
h2.posttitle {
    color: #233B5D;
    line-height: 68px;
}
.cont {
  display: none;
}
.all-continents {
  float: left;
}
.wr-map {
  float: none;
}
small {
  font-size: 12px;
}
strong, b {
  font-weight: bold;
}
.post-2134 {
	text-align: center;
}
p.am-txt {
    text-align: center;
    font-family: 'SueEllenFrancisco';
    font-size: 28px;
    line-height: initial;
}
p.am-txt a {
    color: #585757;
}
p.am-txt a:hover {
    text-decoration: underline;
    color: #222222;
    transition: 1s;
}
h1 {
  font-family: 'Sue Ellen Francisco';
  font-family: 'SueEllenFrancisco';
  font-size: 54px;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: initial;
}
h2 {
  font-family: 'Sue Ellen Francisco';
  font-family: 'SueEllenFrancisco';
  font-size: 44px;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 40px;
}
h3 {
  font-family: 'Sue Ellen Francisco';
  font-family: 'SueEllenFrancisco';
  font-size: 38px;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: initial;
}
h4 {
  font-family: 'Sue Ellen Francisco';
  font-family: 'SueEllenFrancisco';
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: initial;
}
h5 {
  font-family:20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

body {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.5px;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  color: #666666;
  overflow-x: hidden;
}
a {
  color: inherit;
  text-decoration: none;
  color: #233B5D;
}
ol, ul {
  list-style: circle;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
p {
  margin-bottom: 10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  margin: 15px 0px;
  display: block;
  border: none;
  box-shadow: none;
  height: 1px;
  background-color: #233B5D;
}
ul.sub-menu {
    position: absolute;
    background: #233B5D;
    margin-top: 0px;
    min-width: 182px;
    text-align: left;
    padding: 10px 0px;
    display: none;
}
/*.logged-in ul#menu-main-menu li:hover > .sub-menu {
  display: block;
}*/
ul#menu-main-menu li:hover > .sub-menu {
  display: block;
}
li.log-non {
  display: none;
}
.logged-in li.log-non {
  display: block;
}
#menu-main-menu li ul.sub-menu li {
    padding: 14px 10px 10px 0px;
}


.sub-menu li {
    display: block;
    margin: 0px !important;
}
img.alignleft {
  display: inline-block;
  float: left;
  margin:5px 10px 5px 0px;
}
img.alignright {
  display: inline-block;
  float: right;
  margin:5px 0px 5px 10px;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}
.header {
  background: #233B5D;
  padding: 0px 0px;
  text-align: center;
}
.desktop-menu {
    clear: both;
    font-family: 'Odin Rounded';
    text-transform: uppercase;
    font-size: 17px;
    text-align: center;
    margin-top: 97px;
    margin: 32px auto auto;
    display: flex;
    justify-content: flex-end;
}

ul#menu-main-menu li {
    display: inline-block;
    padding: 14px 13px;
}
ul#menu-main-menu li:last-child {
    padding-right: 0;
}
.desktop-menu a {
    color: white;
    font-family: 'SueEllenFrancisco';
}
ul#menu-main-menu a:hover {
    border-bottom: 2px solid #C5A47B;
}
.desktop-menu .current-menu-item a {
    border-bottom: 2px solid #C5A47B;
}
.menu-main-menu-container {
    display: inline-block;
}
p.viber {
    display: inline-block;
    padding: 14px 19px;
    background: #C5A47B;
    margin-bottom: 0px;
}
p.viber a {
    color: white;
    display: block;
}
.socials {
    display: flex;
    justify-content: flex-end;
}
.bottom-header {
    position: relative;
    padding-bottom: 50px;
}
.logo img {
    width: 100%;
}
.container.logo-container {
    position:relative;
}
.logo a {
    display:block;
}
.logo {
    position: absolute;
    left: 00;
    width: auto;
    max-width:300px;
    top: 30px;
}
.socials p {
    display: inline-block;
    margin-left: 19px;
    font-size: 17px;
    margin-bottom: 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
i.fa.fa-whatsapp:hover {
    color: white;
}
.socials .fa:hover {
  color: #C5A47B;
}
.vc_row {
    margin: 0px auto !important;
}
div#meet-them h2 {
    color: white;
}
div#meet-them {
    color: white;
    padding: 50px 0px;
}
#meet-them a {
  color: #f26524;
  display: block;
}
p.read-more {
    background: white;
    width: 195px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 50px;
}
.front-page a:hover {
  text-decoration: underline;
}
.meet-inline h2 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}
.meet-inline {
    overflow: hidden;
    padding-bottom: 40px;
}
.meet-inline hr {
    display: inline-block;
    width: 480px;
    background: white;
    height: 1px;
    margin-top: 0px;
    max-width: 100%;
}
.front-map {
  text-align: center;
  overflow: hidden;
  padding: 90px 0px 0px 0px;
}
.inline-with-hr {
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
}
hr.left {
    float: left;
    background: #f26524;
    height: 1px;
    width: 452px;
    max-width: 100%;
}
.inline-with-hr h2 {
    float: left;
    margin-left: 7%;
    margin-top: 0px;
    color: #233B5D;
}
.below-interactive p.view-project {
    width: 300px;
    height: 60px;
    font-family: 'Sue Ellen Francisco';
    font-family: 'SueEllenFrancisco';
    font-size: 35px;
}
.below-interactive p.view-project a {
    line-height: 67px;
    display: block;
}
.below-interactive p.view-project a:hover {
  text-decoration: none;
}
hr.right {
    float: right;
    background: #f26524;
    height: 1px;
    width: 452px;
    max-width: 100%;
}
.front-blog {
  background: url(../images/sea.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 70px 0px 80px 0px;
}
.front-blog .post {
    vertical-align: top;
    margin-right: 76px;
    width: 381px;
    float: left;
    color: white;
}

.blog-content {
    background: white;
    padding: 25px 17px;
    color: #555555;
    border: 1px solid #dddddd;
}
.blog-content h3 {
    font-family: 'Odin Rounded';
    font-size: 24px;
    margin-top: 0px;
    color: #233B5D;
    height: 59px;
    overflow: hidden;
}
.front-blog .post:last-child {
    margin-right: 0px;
}
.front-thumb {
    position: relative;
    width: 381px;
    height: 252px;
    overflow: hidden;
}
.blog-excerpt {
    height: 77px;
    overflow: hidden;
}
p.read-blog a {
    color: #f26524;
}
p.read-blog {
    margin-top: 30px;
}
.postcards {
  padding: 50px 0px;
}
.post-cards {
  clear: both;
  margin-top: 90px;
}
hr.left.hr-postcard, hr.right.hr-postcard {
  width: 442px;
}
h2.h2-postcard {
    margin-left: 7%;
}
/*NEWSLETTER START*/
.newsletter-two {
  background:url(images/news.jpg) no-repeat;
}
.newsletter-two .subscribe-title {
    color: white;
}
.newsletter.newsletter-two #mc_embed_signup {
    max-width: 600px;
}
.newsletter {
  /*background:url(images/news.jpg) no-repeat;*/
  background-size: cover;
  overflow: hidden;
  padding: 45px 0px;
  text-align: center;
}
.subscribe-title {
  font-family: 'Odin Rounded';
  text-transform: uppercase;
  font-size: 23px;
  color: #222;
  float: none;
  display: block;
  margin: 0px 0px 20px 0px;
  vertical-align: middle;
  margin-right: 30px;
}
.newsletter.newsletter-footer input#mce-FNAME {
    float: left;
}
.newsletter input#mce-FNAME {
    height: 48px;
    font-family: 'PT Sans', sans-serif;
    background: #ffffff;
    width: 49%;
    padding: 0px;
    text-indent: 20px;
    color: #222;
    outline: 0;
    display: inline-block;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: 1px solid #e96e35;
}
.mce_inline_error {
    overflow: hidden;
    float: none !important;
}
#mc_embed_signup input.mce_inline_error {
    border: 1px solid #e96e35 !important;
    clear: both;
}
.mc-field-group {
    clear: both;
}
.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #222;
}
.newsletter ::-moz-placeholder { /* Firefox 19+ */
  color: #222;
}
.newsletter :-ms-input-placeholder { /* IE 10+ */
  color: #222;
}
.newsletter:-moz-placeholder { /* Firefox 18- */
  color: #222;
}
.newsletter #mc_embed_signup {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 800px;
}
.newsletter input#mce-EMAIL {
    height: 48px;
    font-family: 'PT Sans', sans-serif;
    background: #fff;
    border: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 49%;
    padding: 0px;
    text-indent: 20px;
    color: #222;
    outline: 0;
    display: inline-block;
    border: 1px solid #e96e35;
}
.newsletter input#mc-embedded-subscribe {
    height: 48px;
    border: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    left: -5px;
    top: 0px;
    text-align: center;
    color: #fff;
    background: #d85316;
    text-transform: uppercase;
    width: 227px;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    outline: 0;
    font-weight: bold;
    font-size: 18px;
    top: 1.5px;
    border-radius: 30px;
}
.footer-top {
    display: flex;
    justify-content: space-between;
}

/*NEWSLETTER END*/
.footer {
/*   background: url(../images/footer.jpg) no-repeat; */
	background: #233B5D;
  background-size: cover;
  overflow: hidden;
  padding: 70px 0px;
  color: white;
  clear: both;
}
.footer p {
  color: white;
}
.footer a {
  color: white;
}
div#footer-left .socials {
    display: block;
}
.footer h2 {
  color: white;
  font-size: 22px;
  font-family: 'Odin Rounded';
  text-transform: uppercase;
  margin-top: 0px;
}
.footer .follow {
  color: white;
  font-size: 20px;
  font-family: 'Odin Rounded';
}
.footer .socials p {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.footer .fa {
    background: white;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 50px;
    color: #233B5D;
    outline: 0;
}
div#footer-left hr {
    background: #227ba8;
}
.footer-right-end {
  float: right;
}
.footer li {
    background: url(../images/arrow.png) no-repeat left center;
    padding-left: 15px !important;
    margin-bottom: 7px !important;
    list-style: none;
    display: block !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.footer a:hover {
  color: #C5A47B;
}
.footer-top {
  overflow: hidden;
}
.footer-bottom {
  text-align: center;
  margin-top: 130px;
  color: white;
}
.front-thumb img {
    position: absolute;
    width: 100%;
    left: 0;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(2, 104, 154);
    background: rgba(2, 104, 154, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 15px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(2, 104, 154, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.content {
    padding: 50px 0px;
    overflow: hidden;
}
.combos .span.wpcf7-list-item {
    width: 100% !important;
}
.combos span.wpcf7-list-item {
    display: block !important;
}
.combos label.label-combo-main {
    margin-bottom: 20px;
}
.wpcf7-form input:not(input[type="checkbox"]) {
    width: 100%;
    border: 2px solid #233B5D;
    padding: 15px 27px;
    border-radius: 40px;
    background: transparent;
    margin-bottom: 15px;
    font-weight: 400;
    color: #295074;
    max-height: 200px;
    max-width: 600px;
}
.wpcf7-form textarea {
    width: 100%;
    border: 2px solid #233B5D;
    padding: 15px 27px;
    border-radius: 40px;
    background: transparent;
    margin-bottom: 15px;
    font-weight: 400;
    color: #295074;
    max-height: 200px;
    max-width: 600px;
}
.wpcf7-form select {
    width: 100%;
    border: 2px solid #233B5D;
    padding: 15px 27px;
    border-radius: 40px;
    background: transparent;
    margin-bottom: 15px;
    font-weight: 400;
    color: #295074;
    max-height: 200px;
    max-width: 600px;
}
.wpcf7-form input[type="submit"] {
    width: 200px;
    height: auto;
    border: none;
    cursor: pointer;
    background: #C5A47B !important;
    color: white !important;
}
form.wpcf7-form label {
    width: 100%;
    max-width: 600px;
}
.wpcf7-form textarea:focus, .wpcf7-form input:focus, .page-id-1822 textarea:focus, .page-id-1822 input:focus{
    border-color: #233B5D;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(229, 128, 141, 0.075), 0 0 8px rgb(30, 149, 216);
}
.personal-acc {
    float: left;
}
.buttons-s2-right {
    display: inline-block;
    margin-left: 100px;
}
.s2-btn {
    background: #233B5D;
    border-radius: 3px;
    width: 250px;
    height: 40px;
}
.s2-btn a {
    color: white;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 18px;
}
div#wpcf7-f4-p427-o1 {
    float: left;
    width: 600px;
    margin-right: 40px;
    max-width: 100%;
}
.cont-title {
    font-family: 'Odin Rounded';
    font-size: 20px;
    color: #233B5D;
    background:url(images/plus.png) no-repeat left center;
    padding-left: 27px;
    cursor: pointer;
    text-align: left;
    margin-bottom: 20px;
}
.cont-title-back {
    background:url(images/minus.png) no-repeat left center;
}
img.minus-plus {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.cont {
    text-align: left;
    clear: both;
    margin-top: -10px;
    padding-bottom: 10px;
}
.cont td {
    padding-bottom: 5px;
}
i.fa.fa-plane {
    background: #233B5D;
    height: 17px;
    width: 17px;
    border-radius: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    color: white;
    margin-right: 10px;
    display: block;
}
.plus-minus {
  display: none;
}
p.comment-form-comment {
    padding: 2px;
}
.blog .content, .single .content, .archive .content, .search .content {
    max-width: 960px;
    float: left;
    overflow: hidden;
}
p.lastest-thumb img {
    max-width: 100%;
    height: auto;
}
p.lastest-thumb {
    /*max-height: 500px;*/
    overflow: hidden;
}
.single .post, .single-post-inside {
    background: #fbfbfb;
    box-sizing: border-box;
    padding: 20px 40px 20px 40px;
    margin-bottom: 50px;
}
.blog .post h2.posttitle, .archive .post h2.posttitle {
    font-size: 32px;
    line-height: 55px;
}
.blog .post, .archive .post {
    background: #fbfbfb;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
    margin-bottom: 50px;
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-top: 50px;
}
.excerpt-posts {
    max-height: 111px;
    overflow: hidden;
}
.blog .post .post-text, .archive .post .post-text {
    border: 1px solid #e8e6e6;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
    padding: 0px 30px;
    width: 97%;
    margin: -20px auto;
    background: white;
}
p.view-project {
    width: 150px;
    border-radius: 4px;
    text-align: center;
    background: #233B5D;
    height: 40px;
    margin-top: 30px;
}
p.view-project a {
    color: white;
    line-height: 39px;
}
p.view-project a:hover {
    text-decoration: underline;
}
.sidebar {
    float: right;
    width: 300px;
    padding: 50px 0px;
    overflow: hidden;
}
.sidebar ul#sidebar {
    background: #fbfbfb;
    padding: 30px 20px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
label.screen-reader-text {
    display: none;
}
input#searchsubmit {
    background: #233B5D;
    color: white;
    cursor: pointer;
    height: 32px;
    width: 83px;
    font-family: inherit;
    padding: 0px;
    border: 1px solid #233B5D;
}
.sidebar ul#sidebar h2 {
    color: #233B5D;
    margin-bottom: 40px;
}
.sidebar div#post-categories li {
    margin-bottom: 10px;
    background: white;
    padding: 8px;
}
.sidebar div#post-categories a {
	margin-left: 10px;
    color: #555555;
}
.sidebar div#post-categories a:hover {
    color: #233B5D;
}
input#s {
    height: 30px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #dddddd;
    font-family: inherit;
    text-indent: 10px;
    color: #555555;
    width: 175px;
    float: left;
    outline: 0;
}
.sidebar input#mce-EMAIL {
    height: 30px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #dddddd;
    font-family: inherit;
    text-indent: 10px;
    color: #555555;
    width: 175px;
    outline: 0;
    float: left;
}
.content img {
    max-width: 100%;
    height: auto;
}
.sidebar input#mc-embedded-subscribe {
    background: #233B5D;
    color: white;
    cursor: pointer;
    height: 32px;
    width: 83px;
    font-family: inherit;
    padding: 0px;
    border: 1px solid #233B5D;
}

.woocommerce-billing-fields input, .woocommerce-shipping-fields input{
    display: block;
    height: 36px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 90%;
    font-family: inherit;
}
input#ship-to-different-address-checkbox {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
span#select2-shipping_country-container {
    font-size: 14px;
    font-family: inherit;
    line-height: 36px;
    color: #555555;
}
span.select2-selection.select2-selection--single {
    height: 36px !important;
}
span#select2-billing_country-container {
    font-size: 14px;
    font-family: inherit;
    line-height: 36px;
    color: #555555;
}
select:focus, textarea:focus, input:focus {
    border-color: #233B5D;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(229, 128, 141, 0.075), 0 0 8px rgb(30, 149, 216);
}
textarea#order_comments {
    display: block;
    height: 116px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 90%;
    font-family: inherit;
}
/*TRAVELING PAGES*/
.header.shrinkit {
    position: fixed;
    width: 100%;
    background: #233B5D6e;
    z-index: 99;
}
.image-holder {
    overflow: hidden;
    max-height: 650px;
    position: relative;
}
.image-holder img {
    width: 100%;
}
.header.shrinkit .desktop-menu {
    margin-top: 80px;
}
.header.shrinkit .logo {
    width: 150px;
}
.header.shrinkit .bottom-header {
  height: 180px;
}
.header.shrinkit .logo img {
  
    width: 100%;
}
.city-title h1{
    margin:0px;
    position: absolute;
    color: white;
    font-size: 54px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.3);
    padding: 39px 0px 28px 0px;
    z-index: 0;
    bottom: 0;
    font-weight: bold;
    font-family: 'Sue Ellen Francisco';
    font-family: 'SueEllenFrancisco';
    letter-spacing: 7px;
}
.single-traveling .content{
    width: 100% !important;
    max-width: none;
}
.dd-ff {
    clear: both;
    margin-top: 15px;
}
.newsletter.newsletter-footer {
    width: 100%;
    max-width: 400px;
    clear: both;
    padding: 5px 0px;
}
.newsletter.newsletter-footer .subscribe-title {
    color: white;
    font-size: 18px;
    text-align: center;
    margin: 0px 0px 10px 0px;
}
div#footer-left .socials {
    float: left;
}
li#text-2 {
    background: none;
}
.front-page {
    overflow-x: hidden;
}























@media screen and ( max-width:991px ) {
    .newsletter.newsletter-footer .subscribe-title {
        font-size: 16px;
    }
    .footer-top {
        flex-direction: column;
        align-items: center;
    }
    ul#sidebar {
        width: 320px;
        margin-bottom: 20px;
    }
    .footer-top .newsletter #mc_embed_signup {
        margin-top: 10px;
    }

    .footer-bottom {
        margin-top: 80px;
    }
    .footer h2 {
        margin-bottom: 5px;
    }
}







@media screen and ( max-width:767px )  {
	.row-reverse {
		flex-direction: row-reverse !important;
	}
    .packing-list {
        display: block;
        text-align: center;
    }
    .packing-download {
        display: flex;
        align-items: center;
        justify-content: center;
    }
  .shop-content {
    padding: 20px 20px;
  }
	.blog .post, .archive .post  {
	    width:100%;
	}
  .buttons-s2-right {
      display: inline-block;
      margin-left: 0px;
  }
  .personal-acc {
      float: none;
  }
}


@media screen and ( min-width: 600px ) and ( max-width: 976px ) {
  .logo {
        width: 222px;
        top: 15px;
    }
  ul#alltabs li a {
    font-size: 1.5vw;
  }
  .page-id-598 li.product-category.product {
      float: none !important;
      display: inline-block;
      width: 32% !important;
  }
}
@media screen and ( min-width: 300px ) and ( max-width: 599px ) {
  .socials p {
      margin-left: 7px !important;
  }
  .logo {
      width: 200px;
  }
  ul#alltabs li a {
      font-size: 3vw;
  }
  .page-id-598 li.product-category.product {
      float: none !important;
      display: inline-block;
      width: 100% !important;
  }
  h3 {
      font-size: 27px !important;
      line-height: 29px !important;
      word-wrap: break-word;
      height: auto;
  }
  ul#alltabs li {
      width: 49%;
      display: inline-block;
  }
  ul#alltabs {
      float: none;
      width: 100%;
      margin-right: 0px;
  }
  .tabcontent-holder {
      float: none;
      width: 100%;
      padding-left: 0px;
      border-left: 0px;
  }
  .tabcontent-holder {
      float: none;
      width: 100%;
      padding-left: 0px;
      border-left: 0px;
      margin-top: 39px;
      padding-bottom: 0px;
  }
}
@media screen and ( min-width:767px ) {
	.dd-ff {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media screen and ( max-width: 1199px ) {
  .blog .post, .archive .post  {
      background: #fbfbfb;
      box-sizing: border-box;
      padding: 20px 2% 20px 2%;
      margin-bottom: 50px;
  }
  .single-traveling .content{
      width: 96% !important;
      max-width: none;
  }
  h1 {
      line-height: 72px;
  }
  h4 {
      line-height: 50px;
  }
  .socials {
      float: none;
  }
  p.viber {
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .socials p {
      margin-left: 36px;
  }
  .wpgmp_map_container .gm-style-iw {
      max-width: 100% !important;
  }
  .interactive_map_finder div:first-child {
      max-width: 100% !important;
      overflow-x: scroll;
      width: 100% !important;
  }
  .google-visualization-tooltip {
      left: 0 !important;
  }
  img {
    max-width: 100% !important;
    height: auto;
  }
  .sidebar {
      float: none;
      padding: 0px 2% 30px 2%;
      width: 96%;
  }
  input#s {
      width: 73%;
  }
  .sidebar input#mce-EMAIL {
      width: 73%;
  }
  iframe {
    max-width: 100% !important;
  }
  .header {
      max-width: 100%;
      padding: 0px 0%;
  }
  h2 {
      font-size: 46px;
      line-height: 46px;
  }
  .front-map {
      padding: 30px 2%;
      max-width: 96%;
  }
  hr.left {
      display: none;
  }
  .inline-with-hr h2 {
      text-align: center;
      margin: 0px;
      display: block;
      float: none;
  }
  .front-blog {
      padding: 30px 2%;
      max-width: 96%;
      text-align: center;
  }
  .front-blog .post {
      float: none;
      margin: 10px 0px !important;
      display: inline-block;
      text-align: left;
      max-width: 100%;
  }
  .front-thumb {
      max-width: 100%;
      height: 230px;
  }
  .front-thumb img {
      position: absolute;
      min-width: 100%;
      min-height: 230px;
      left: 0;
  }
  .postcards {
      padding: 30px 2%;
      max-width: 96%;
  }
  .newsletter {
      max-width: 96%;
      padding: 30px 2%;
  }
  .subscribe-title {
      margin-right: 0px;
      display: block;
      clear: both;
      overflow: hidden;
  }
  .newsletter #mc_embed_signup {
      vertical-align: middle;
      margin-top: 30px;
  }
  .newsletter div#mc_embed_signup input#mce-FNAME {
      max-width: 100%;
      float: left !important;
  }
  .newsletter div#mc_embed_signup input#mce-EMAIL {
      float: none !important;
  }
  .footer {
    padding: 40px 2%;
    max-width: 100%;
  }
	#footer-sidebar .wpcf7-form input:not(input[type="checkbox"]) {
    max-width: 90%;
}
  hr.left.hr-postcard, hr.right.hr-postcard {
      width: 500px;
      max-width: 100%;
  }
  hr.right {
      float: none;
      background: #f26524;
      height: 1px;
      margin: 20px auto;
  }
  .front-blog .post:last-child {
      margin-right: 10px;
  }
  .content {
      padding: 50px 2%;
      overflow: hidden;
      max-width: 96%;
  }
  .wpgmp_map_parent img {
      max-width: none !important;
  }
}
@media screen and ( max-width: 1024px ) and ( max-width: 1199px ) { 
  .wpgmp_map_parent img {
      max-width: none !important;
  }
  .front-blog .post {
      width: 320px;
  }
}



/*WOOCOMMERCE*/
div#container {
    padding: 50px 0px;
    overflow: hidden;
}

/*COMMENTS*/
form#commentform label {
    display: block;
}
form#commentform {
    max-width: 506px;
}
form#commentform input {
    border: 1px solid #dddddd;
    width: 100%;
    height: 30px;
    text-indent: 10px;
    font-family: inherit;
    color: #555555;
    outline: 0;
}
form#commentform textarea#comment {
    border: 1px solid #dddddd;
    width: 100%;
    text-indent: 10px;
    font-family: inherit;
    color: #555555;
    outline: 0;
    font-size: 15px;
}
form#commentform input#submit {
    width: 150px;
    height: 40px;
    color: white;
    background: #233B5D;
    border: none;
    text-indent: 0px;
}
.comment-body {
    border: 1px solid #dddddd;
    padding: 20px;
    margin-bottom: 10px;
}
.comment {
    border: 1px solid #dddddd;
    padding: 20px;
    margin-bottom: 10px;
}
ul.children {
    margin-left: 20px;
}

/*LANDING PAGE*/




.land-head {
  background: url(../images/bgland.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  padding: 20px 0px 40px 0px;
  text-shadow: 1px 0px 1px black;
}
img.land-logo {
    margin: 20px auto !important;
    text-align: center;
    width: 200px;
    height: auto;
}
.small-uppercase-text.default-small-header-spacing {
    color: white;
}
.landing-h1 {
    color: white;
    line-height: 77px;
}
h2.sub-h2 {
    color: white;
    line-height: 64px;
}
.land-contact {
    margin: 70px 0px;
}
.land-button {
    background: #C5A47B;
    color: white;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
    border-radius: 5px;
    margin: 70px auto 20px auto;
}
#go-to-form {
  margin-bottom: 50px;
}
.land-button a {
    color: white;
    display: block;
}
.wrapper-landing {
  margin: 0 auto;
  width: 900px;
  max-width: 96%;
}
.page-id-1159 button#responsive-menu-button {
    display: none !important;
}
p.nocomments {
    display: none;
}
@media screen and ( min-width:1201px ) {
    div#metaslider_container_2114 {
        height: 100%;
    }
    div#metaslider_2114 {
        height: 100%;
    }
    ul.slides {
        height: 100%;
    }
    .slider-newsletter-holder .newsletter {
        height: 30%;
    }
    ul.slides li {
        height: 100% !important;
    }
    ul.slides li img {
        height: 100% !important;
        object-fit: cover;
    }
}
@media screen and ( max-width:1400px ) {
    .container {
        max-width:100% !important;
    }
}
@media screen and ( max-width:1280px ) {
    .desktop-menu {
        display:none;
    }
    .logo {
        position: relative;
        margin-bottom: 30px;
        margin: 0 auto;
        top:15px;
    }
    .socials {
        display: block;
        margin-top: 30px;
    }
    .bottom-header {
        padding-bottom: 0;
    }
    .socials p {
        font-size: 15px;
    }
}