/*
#333366; // Aquaspersions Blue
*/
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box; }

html {
  /*font-size: 62.5%;*/ }

body {
  font-size: 1.0rem;
  font-family: "Lato", sans-serif;
  color: #212529;
  background-color: #FFFFFF; }

a {
  color: #333366;
  text-decoration: none; }

h1.page-title {
  text-align: center;
  font-size: 2vw;
  font-weight: bolder;
  color: #24293e;
  text-transform: uppercase; }

h3 {
  color:#333366; }

footer {
  background-color: #ffffff;
  padding: 10px; 
  border-top: solid 1px #f1f1f1;
}

footer p {
  margin: 0;
  padding: 0;
  font-size: 12px !important; }


/* non pluto */

.container {padding-right:25px; padding-left:25px;}

.card {/*box-shadow: 5px 5px 3px -5px rgba(0, 0, 0, 0.4); */ border:1px solid #f1f1f1; box-shadow:none; border-radius:0px; font-weight:300; width:100%;}
.card h3.card-title {color:#333366}
.card-img {border-radius:0px}
.card .card-img-overlay h3.card-title {font-size:20px; text-transform:uppercase; font-weight:bold; margin-bottom:10px;}
.card-img-top {border-top-right-radius:0px; border-top-left-radius:0px;}
.card-footer {border-top:solid 1px #f1f1f1; background:#ffffff;}
.btn {border-radius:0px; font-weight:300;}
.btn-primary {background-color: #333366 !important; font-size:12px !important; padding:10px 20px !important; letter-spacing:2px;}
.ign-row-content-light .product-list .card {border:1px solid rgba(255, 255, 255, 0.3);}



.logo-bar {background:#333366 !important;}
.logo-bar img {width:270px; margin:10px auto;}
.cd-morph-dropdown {background-color:#333366 !important;}
.cd-morph-dropdown .main-nav > ul > li > a {color:#333366; font-weight:600 !important;}

.market-card .card-body .btn-primary {position:absolute !important; bottom:20px;}
.market-card .card-body {padding-bottom:90px;}


.hero .cover {background:none;}
.homehero .hero .cover {background:rgba(0, 0, 0, 0.3); height:100%; width:100%; display:block;}
.homehero .hero .text-hold {background:none; bottom:9vw; width:100%; text-align:left; opacity:1; padding:0 10%; position:absolute;}
.homehero .hero h2 { text-transform:uppercase; letter-spacing:0px; font-weight:600; font-size:25px; position:relative; line-height:100%; text-align:left; top:0; margin-bottom:10px; padding:0;/* text-shadow: 1px 1px rgba(0, 0, 0, 0.3) */}
.homehero .hero h2::after {display:none;}
.homehero .hero h3 {text-align:left; line-height:120%; font-weight:300; position:relative; font-size:16px; top:0; padding:0; margin-bottom:20px; letter-spacing:0px;}
.hero h2::after {border-bottom:solid 3px rgba(255, 255, 255, 0.3);;}

.product-slider ul.slick-dots {display:none !important;}
.product-slider .card-body {min-height:100px;}

.dropdown-content li > a, .dropdown-content li > span {color:#333366;}

.hero h3 {font-weight:400; text-transform: uppercase; font-size: 14px !important;}
.hero h1 {font-size:16px;}
.hero h2 {bottom:40%; line-height:120%;}

.product-list .select-wrapper input.select-dropdown {border-bottom:solid 1px rgba(255,255,255,0.3); color:#ffffff;}
.product-list h2.product-list-title {margin-top:180px; position:relative; color: #fff; text-align: center; width: 100%; font-size: 1.8rem; line-height: 2.2rem; padding: 1rem; margin-bottom: 0px; font-weight: normal;letter-spacing: 2px; text-transform: uppercase;}
.product-list h2.product-list-title::after {content: ' ';display: block;width: 60px;margin: 15px auto 0 auto; border-bottom:solid 3px rgba(255, 255, 255, 0.3)}
.product-list h3.product-list-title  {position:relative; font-size:12px; text-transform:uppercase; font-weight:400; color:#56e5cc !important;}
.product-list .select-wrapper span.caret i {color: rgba(255, 255, 255, 1);}
.product-list i.fa-search {color: rgba(255, 255, 255, 1) !important;}
.product-list input.quicksearch {color:#ffffff !important;}
.product-list i.search-icon {position:absolute; right:0}
.product-list .card {border:1px solid #ffffff;}
.ign-row-content-light .product-list .card {background-color:rgba(0, 0, 0, 0.2); border-top:3px solid #33cccc;}
.ign-row-content-light .product-list .card .card-footer .link {color:#33cccc; text-transform:uppercase; font-size:10px; font-weight:bold; letter-spacing:2px;}
.ign-row-content-light .product-list h3.card-title {color:#ffffff !important;}
.ign-row-content-light .card .card-body P.card-text  {color:#a8a8ab !important;}
.ign-row-content-light .card .card-body P.card-text span.link {color:#ffffff !important;}
.product-list .md-form input[type=text], .md-form textarea.md-textarea {border-bottom:solid 1px rgba(255,255,255,0.3);}

.card.productcard .card-footer {position:absolute; bottom:0; display:block; width:100%}

.homehero .hero .cover {background: rgba(51, 51, 104, 1);}

.slick-prev:before, .slick-next:before {opacity:0.25; color:#000000;}
.slider .card-body {background:#333366;}
.slider .card-body h4 {color:#ffffff;}
.slick-dots {bottom:-30px !important;}
.slick-dots li button:before {color:#999;}
.slick-dots li.slick-active button:before {color:#333366}
.hero .cover {opacity:0.8;}

.article-head-row H1 {margin-bottom:30px;}



.btn {margin:0px; box-shadow:none;}
.btn:after {
    content: '';
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    box-sizing: content-box;
    display: block;
    width: 12px;
    height: 12px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    border-color:#ffffff;
    transform: rotate(135deg);
    right: 20px;
    left: auto;
    }
.btn-primary {padding:10px 50px 10px 20px !important; border:solid 1px #ffffff; position:relative;}
A:hover.btn-primary {background:#ffffff !important; border:solid 1px #333366; box-shadow:none; color:#333366 !important; }
A:hover.btn:after {border-color:#333366;}

.ign-row-content-light A:hover.btn-primary {color:#ffffff !important; }
.ign-row-content-light A:hover.btn:after {border-color:#ffffff;}

.ign-row-content-light .btn-primary {background:rgba(0, 0, 0, 0.2) !important;}
.ign-row-content-light A:hover.btn-primary {background:#333366 !important; border:solid 1px #ffffff; box-shadow:none; }

.ign-row-content-dark H1, .ign-row-content-dark H2, .ign-row-content-dark H3, .ign-row-content-dark H4, .ign-row-content-dark H5, .ign-row-content-dark H6 {color:#333366;}
.ign-row-content-light .card {border:none;}

.slider .card-body {min-height:100px;}
.slick-prev, .slick-next {height:auto; width:auto;}
.slider .card-body h4 {font-size:80%; text-transform:uppercase; text-align:center;}

.product-page-title {background:#333366}
.typical-property {border-bottom:1px solid #f1f1f1; width:100%; padding:10px 0px;}



.card-icons .card-body {
  padding-bottom: 30px;
}

.card-icons .card-body a.btn {
  display: inline-block;
  position: relative;
  margin-top: 50px;
}

.ign-row-content-light .card-icons .card-body a {
  color: #fff !important;
}

.card-icons .card-footer {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
}

/* ============= card icon ========== */
.card-icons .card {
  background: none;
  text-align: center;
  border:0px;
}

.card-icons .card img {
  width: 80px;
  margin: auto;
  margin-bottom: 0px;
  margin-top: 0px;
}

.card-icons .card h3.card-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
}
@media (min-width: 576px) {
  .card-icons .card h3.card-title {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) {
  .card-icons .card h3.card-title {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .card-icons .card h3.card-title {
    font-size: 18px !important;
  }
}
@media (min-width: 1200px) {
  .card-icons .card h3.card-title {
    font-size: 20px !important;
  }
}

.card-icons .card {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}


.homehero .video-hold {
    overflow: hidden;
    width: 106vw;
    height: 350px !important;
    max-height: 600px;
    min-height: 250px;
  }

.homehero .hero .text-hold {bottom:5vw;}

table td {border:solid 1px #f1f1f1;}

.hero.hero-video.super-hero .video-hold video {width:254%;}



/* non pluto end */




h2.row-title {
  color: #333366;
  text-transform: none;
  text-transform: uppercase;
  border-bottom: none !important;
  width: 100%;
  text-align: center;
  margin: 0 auto 20px auto;
  margin-bottom: 20px;
  padding-bottom: 0px;
  font-size: 17px; }

h2.row-title::after {
  content: " ";
  display: block;
  border-bottom: 2px solid #666;
  width: 50px;
  margin: 0 auto;
  margin-top: 10px; }

h2 {
  font-size: 18px; }

h3 {
  color: #990000; }

h4 {
  font-size: 1rem; }

blockquote {
  font-style: italic;
  font-size: 2rem;
  color:#333366;;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 3px solid #f1f1f1;
  padding: 30px; }

 

.text-image-plugin H2, .text-plugin H2 {
  color: #333366;
  margin-bottom: 10px;
  line-height: 140%; }


.cd-morph-dropdown {
  background-color: #24293e;
  color: #ffffff; 
  height:68px;
}

.cd-morph-dropdown .morph-dropdown-wrapper {top:68px;}

.logo-bar {
  background: #0d101c;
  height: 100px; }

.logo-bar img {
  margin: 10px auto; }

.card h3.card-title {
  font-size: 1.5rem; 
}

.cd-morph-dropdown .main-nav > ul > li > a {
  text-transform: uppercase;
  font-size: 14px; }

.product-list .select-wrapper span.caret {
  content: "\f078";
  font-family: "Font Awesome\ 5 Pro";
}
/* =============== MEDIA QUERIES ================ */
/*  Extra small devices (portrait phones, less than 576px)
  No media query since this is the default in Bootstrap
*/


.aquarezbiologo {max-width:300px}


@media (min-width: 576px) {
  .homehero .hero .text-hold {width:70%;}
  .btn-primary {padding:20px 50px 20px 20px !important;}
  .homehero .video-hold {height: auto !important;}
	.hero h1 {font-size:30px;}
	.hero.hero-video.super-hero .video-hold video {width:220%;}
	
}



@media (min-width: 768px) {
  .homehero .hero .text-hold {bottom:5vw !important; width:60%;}
  .homehero .hero h2 {font-size:35px;}
  .homehero .hero h3 {font-size:2vw; }
  .card .card-img-overlay h3.card-title {font-size:30px; margin-bottom:20px;}
  .slider .card-body h4 {font-size:100%;}
  .hero h1 {font-size:35px;}
  .hero.hero-video.super-hero .video-hold video {width:100%;}
  .aquarezbiologo {max-width:500px}
}

@media (min-width: 992px) {
	.hero.hero-video.super-hero .video-hold {height: 500px !important;max-height: 500px;min-height: 250px;}
	.hero h1 {font-size:35px;}
	
}

@media (min-width: 1000px) {
  .cd-morph-dropdown {position: absolute;height: 70px;left: 0;top: 100px;width: 100%;padding: 0;text-align: center; background-color:#ffffff !important;}
  .hero h1 {font-size:40px;}
}


@media (min-width: 1200px) {
  H2 {font-size: 25px; } 
  .homehero .hero .text-hold {bottom:15vw; width:60%;}
  .homehero .hero h2 {font-size:3vw; letter-spacing:-1px;}
  .homehero .hero h3 {font-size:1.75vw; }
  .hero h1 {font-size:45px;}
}

/*# sourceMappingURL=pluto.css.map */
