/*
 Theme Name:   Corpus Child
 Theme URI:    http://themeforest.net/user/euthemians
 Description:  Corpus Child Theme
 Version:      1.4.0
 Author:       Euthemians Team
 Author URI:   http://euthemians.com
 Text Domain:  corpus
 Template:     corpus
*/

p a {
	color:#bd801e;
	font-weight:700;
}
a.viewFullImageGalleryLink {
	color:#bd801e;
	font-weight:700;
}

#eut-header {
	z-index: auto !important;
}
#eut-header #eut-header-wrapper {z-index: auto;}

#eut-header #eut-header-wrapper a:hover {color:blue;}

li.social-nav-link.menu-item a {
	padding:0 5px !important;
}

.header-logo-container {
	width:100%;
	background-color:#0f2241;
	margin:0;
	padding:0;
	background-image:url('../images/rubicon_yachts.jpg');
	background-size:auto 100px;
	background-position: center center;
	background-repeat: repeat-x;
	height:100px;
	position: relative;
	overflow: hidden;
}
.header-logo-container a {
	display:block;
	width:300px;
	height:100px;
	margin:0 auto;
}
.buying-list {
	padding-left:20px;
}
.buying-list li {
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin-bottom: 10px;
}
.two-column-paragraph {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}
.two-column-paragraph p {
	margin-bottom:20px;
}

.yacht-results .eut-isotope.eut-with-gap .eut-isotope-item {
	height:250px !important;

}
.yacht-results .eut-image-hover {
	height:100%;
	border:1px solid #e2e2e2;
}
.yacht-results .eut-image-hover .eut-media {
	height:100%;
}
.yacht-results .results-title {
	text-align: center;
    width: 100%;
    padding: 0 15px;
    margin-top: 10px;
    color:#5c5c5c;
}
.yacht-results .eut-caption {
	color:#1c1c1c;
}
.yacht-results .eut-caption h6 {
	font-size: 18px;
	line-height: 24px;
	margin:0;
}
.yacht-results .eut-caption .hover-location {
	font-size:14px;
	margin:20px 0;
}
select#sortby-selector {
    width: 60%;
}
.inventory-results-page-container .eut-filter {
	padding:0px;
	margin-bottom:20px;
}
.inventory-results-page-container .eut-filter.eut-align-left {height:50px;}
.inventory-results-page-container .eut-filter.eut-align-left a {
    font-size: 18px;
    line-height: 50px;
}
.yacht-results .results-title h5 {
	font-size: 18px;
	line-height: 22px;
}
.yacht-results .results-photo {
	height:150px;
	width:100%;
	background-size:cover;
	background-position: center;
}

.results-feature .eut-feature-content {
    display: table-cell;
    width: 100%;
    position: relative;
    z-index: 3;
}
.results-feature .eut-title {
    font-family: Lato;
    font-weight: 900;
    font-style: normal;
    font-size: 64px;
    text-transform: none;
    line-height: 72px;
}
.results-feature .eut-feature-content {
	opacity:1 !important;
}


/* Details Pages */
.boatDetails-feature {
	margin-bottom:50px;
	height:500px !important;
	min-height: 500px !important;
}
#eut-feature-section.boatDetails-feature .eut-feature-section-inner {
	height: 500px !important;
	min-height: 500px !important;
}


.featured-yachts-shortcode .owl-item {
	height:200px !important;
}
.featured-yachts-shortcode .eut-image-hover img {height:200px !important;width:auto;}

.hidden_gallery {
    display: none;
}
#boat-details h1 {
    font-weight: 900;
    font-size:45px;
    margin-bottom:5px;
}
#boat-details .boat-description {
	margin:25px 0 50px;
}

#boat-details .boat-description p {
	margin-bottom:15px;
}

#boat-details .eut-isotope.eut-with-gap .eut-isotope-item {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

#boat-details .vessel-lists ul {
	margin-bottom:40px;
	margin-left:5px;
}

.vc_tta-container {
	background-color: #efefef;
}
#boat-details .vessel-lists .vc_tta-container ul {
	margin-left:0px;
}
#boat-details .vessel-lists .vc_tta-container ul.vc_tta-tabs-list {
	background-color:#cbcbcb;
}

#boat-details .vessel-lists ul.total-engines {
	margin-bottom:15px;
}
#boat-details .vessel-lists ul.engine-list {margin-bottom:10px;}
#boat-details .vessel-lists ul li {
	list-style: none;
	font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
}
#boat-details .vessel-lists ul.engine-list li {
    font-size: 14px;
    line-height: 22px;
}
#boat-details .basic-vessel-info ul {list-style: none;}
#boat-details .basic-vessel-info ul li {
    font-size: 18px;
    line-height: 30px;
}
.broker_photo_square {
    width: 100%;
}
.broker-information .eut-column-1-3 {padding-left:0px;}
.broker-information .eut-column-1-3 a {
	width:50%;
	float:left;
	display:inline-block;
	text-align: center;
	font-size:18px;
	padding-top:5px;
}
.broker-information .eut-column-2-3 {padding:0px;}
.broker-information .eut-column-2-3 h4 {margin:0px;}
.broker-information .eut-column-2-3 p {font-size:14px;line-height: 24px;margin-top: 5px;}

p.custom-contact-info {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    float: left;
    width: 100%;
    font-weight: 400;
}

#details-disclaimer {padding:30px;background-color:#f2f2f2;margin-top:75px;}
#details-disclaimer p {font-size:12px;line-height: 16px;}
blockquote.orange-quote:before {
	color:#bd801e;
}

#buying-a-yacht-section {margin-top:-70px;}
.eut-element.slogan-white-text {
    color: #fff;
}
.eut-element.slogan-white-text h3 {
    color: #fff !important;
}
.quote-image-title img {
	width:100px;
	display:inline-block !important;
}
.quote-image-title.eut-image-text .eut-image {
	width:20% !important;
	text-align: right;
}
.contact-map-column p {
	margin-bottom:0px;
}

.inventory-details-tabbed-container {
	margin-top:50px;
}

.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
   height:auto !important;
}

.yacht-details-photo-gallery .eut-isotope-container {padding-bottom:0px;position:relative;margin-bottom:40px;}


.yacht-details-photo-gallery .eut-isotope-container .expand-photo-gallery {display:none;}
.yacht-details-photo-gallery.clicked .eut-isotope-container .expand-photo-gallery {
	display:none;
	height:100px;
	background: -webkit-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(bottom,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/
	width: 100%;
    position: absolute;
    bottom: -2px;
    text-align: center;
    line-height: 100px;
    z-index: 99;
    border-bottom: 30px solid white;
}
.yacht-details-photo-gallery.clicked .eut-isotope-container .expand-photo-gallery p {
	font-weight: 900;
	color:#000;
	margin:0 !important;
}
.vc_tta.vc_general .vc_tta-tab.vc_active a {background-color:#0f2241;}
.vc_tta.vc_general .vc_tta-tab.vc_active a span {color:#fff !important;font-weight: 700;}

#eut-footer-area .widget li a:hover {
    color: #bd801e !important;
}
#eut-footer-area {
	background-color:#0f2241 !important;
	background-image: url('../images/rubicon_yachts_footer.jpg');
    background-size: auto 70px;
    background-position: center top;
    background-repeat: repeat-x;
}

#resultsSearchContainer {
	background-color:#fbfbfb;
	padding:5px 0 5px;;
	margin-bottom:40px;
    position: relative;
    border: 1px solid #e2e2e2;
    margin-top: -20px;
    /*
	margin-top: -80px;
    z-index: 9999;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.45);*/
}

.yachtForSaleSearchContainer {
	margin:15px 0;
}

.yachtForSaleSearchContainer h6 {
	color:#999999;
	float:left;
	display:inline-block;
	width:30%;
	padding-top:5px;
}

.yachtForSaleSearchContainer .ToFrom {
	width:25% !important;
	float:left;
	background-color:#dedee4 !important;
}

.yachtForSaleSearchContainer .manSearchs {
	width:60% !important;
	float:left;
	background-color:#dedee4 !important;
}

.yachtForSaleSearchContainer span {
	width:10% !important;
	float:left;
	text-align: center;
	color:#999999;
}

.yachtForSaleSearchContainer .searchSubmitInventory {
	padding: 11px 0px;
    float: right;
    margin-right: 10%;
    margin-top: 0px;
    width:50%;
}
.yachtForSaleSearchContainer .resetSubmitInventory {
	padding: 11px 0px;
    float: right;
    margin-right: 5%;
    margin-top: 0px;
    background-color:#7b7977;
    width:30%;
    color:#fff;
    -webkit-border-radius: 3px; 
    -moz-border-radius:3px; 
    border-radius: 3px; 
}

.eut-portfolio-item .sold-boat-flag {position: relative;}
.sold-boat-flag:after {
	content:"sold";
	position: absolute;
	top:0;
	right:0;
	color:#fff;
	background-color: #9e3434;
	font-size:10px;
	padding:0 10px;
	opacity: 0.9;
}

#eut-footer {
	
}
.mfp-bg {z-index: 99999998 !important;}
.mfp-wrap {z-index: 99999999 !important;}

.page-template-template-results-details .eut-bg-image.eut-bg-position-center-center {
    background-position: bottom center;
}

#eut-footer-bar {
    background-color: #0f2241 !important;
    color: #5c5c5c;
}

.featured-yachts-container-wrapper h3 {
	color:#fff !important;
}
.featured-yachts-container-wrapper .eut-carousel-navigation[data-navigation-type="1"].eut-dark .eut-carousel-buttons div {color:#fff;}
#eut-footer{background: #0F2241;}
@media screen and (min-width: 1450px) {
	#eut-feature-section {height:800px !important;}
	#eut-feature-section .eut-feature-section-inner {height:800px !important;}
	#eut-feature-section .eut-feature-section-inner .eut-bg-video video {height:auto !important;width: 100% !important;}
	#eut-feature-section.boatDetails-feature .eut-feature-section-inner {height:800px !important;}
}

@media screen and (max-width: 700px) {
	.manSearchs {
		width: 88% !important;
		float:left;
	}
	.yacht-details-photo-gallery.clicked .eut-isotope-container .expand-photo-gallery {	display:block;}
	.yacht-details-photo-gallery.clicked .eut-isotope-container {height:500px !important;}
	.two-column-paragraph {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	}
}

@media print {
	footer,header {display:none;}
	#boat-details .eut-column-2-3 {width:100% !important;}
	#boat-details .eut-column-1-3 {width:100% !important;}
	.broker-information {max-width: 40%;}
	.broker_photo_square {max-width: 200px;}
	.broker-information .wpcf7 {display:none;}
	#eut-feature-section {display:none;}
}
.eut-isotope.eut-with-gap .eut-isotope-container {
    margin-left: 0px;
    margin-right: 0px;
	display:flex;
	flex-wrap: wrap;
}
.eut-isotope-container{
	    height: auto;
    opacity: 1;
    width: 100% !important;
    margin: 0 auto;
    display: inline-block; 
	}
article.eut-isotope-item.eut-portfolio-item.art_wdth{
	height: 250px !important;
    width: 19.5%;
    position: relative;
   display: inline-block;
  /*  margin: 0;*/
	}
	.eut-isotope.eut-with-gap .eut-isotope-item {
    padding-left: 30px !important;
    padding-right: 0px !important;
    margin-bottom: 40px;
}
	
	input#searchSubmitInventoryID ,input#searchSubmitInventoryID1  ,input#searchSubmitInventoryID2 {
    background-color: #0f2241;
    color: #ffffff;
    font-family: Open Sans;
    font-weight: 600;
    font-style: normal;
    font-size: 13px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 2px solid transparent;
    cursor: pointer;
    border-radius: 3px;
    padding: 9px 0px;
    float: right;
    margin-right: 10%;
    margin-top: 0px;
    width: 50%;
}
.eut-image-hover:hover .eut-caption {opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);}
	
#eut-footer-bar{
	visibility: visible !important; 
	padding-left: 89.5px !important;
	padding-right: 89.5px !important; 
	margin-left: -89.5px !important;
	margin-right: -89.5px !important;
}
#eut-footer-area{
	visibility: visible !important; 
	padding-left: 89.5px !important;
	 padding-right: 89.5px !important; 
	 margin-left: -89.5px !important; 
	 margin-right: -89.5px !important;
}
@media only screen and (max-width: 768px) {
    
   article.eut-isotope-item.eut-portfolio-item.art_wdth {
        width: 100%;
    }
}	 
@media (min-width: 768px) and (max-width: 1024px) {
	article.eut-isotope-item.eut-portfolio-item.art_wdth {
        width: 48%;
    }
	.eut-column-1-4 {
    width: 50%;
}
	}
	
	
	 .animated {
-webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
  -webkit-animation-duration: 2s;
  animation-duration:2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
         }
         
  @-webkit-keyframes fadeInUpBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInUpBig {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 2000px, 0);
  transform: translate3d(0, 2000px, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  } 
	
	
	
	 .animation_img {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s;
         }
         
        @keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
.footer_cnt{max-width:100%;}
.footer_row{max-width:1170px;margin:0 auto;}