@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Bree+Serif');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300i,400,400i,300,700,900');

/*=*=*=*=*=*=*=*=*=*=*=*=*=*
  ~~~~~GLOBAL STYLES~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*/

html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.body, nav {
  font-family: 'Open Sans', sans-serif;
}

.home-page {
  margin: 0px;
  position: relative;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  background: #a9d7ff no-repeat right top;
  background: -moz-linear-gradient(top,  #a9d7ff 0%, #a9d7ff 24%, #ffd3bd 100%);
  background: -webkit-linear-gradient(top,  #a9d7ff 0%,#a9d7ff 24%,#ffd3bd 100%);
  background: linear-gradient(to bottom,  #a9d7ff 0%,#a9d7ff 24%,#ffd3bd 100%);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover;
  background-position:top;
  height:auto;
}

a:hover, a:focus {text-decoration: none;}

h1, h2, h3, h4  {font-family: 'Bree Serif', serif;}

.service-pages h1 {color:#fff; margin-bottom:60px;}

h4 {
  margin-bottom: 25px;
  font-size:21px;
  font-style:italic;
  color:#FF6F20;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size:19px;
  color:#ffffff;
  line-height: 28px;
  margin-bottom:20px;
}

b, strong {font-weight: bold;}

i {font-style:italic;}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {max-width: 100%; height:auto;}

a {color:#2554DD;}

#myCarousel blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px 0.5em;
  line-height:20px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color:rgba(255,255,255,0.3);
  position:absolute;
  left:20px;
  top:100px;
  bottom:0;
  font-weight:bold;
  content: open-quote;
  font-size: 20em;
  line-height: 0.05em;
  margin-right: 0.1em;
  vertical-align: -0.5em;
  font-family:'Georgia', sans-serif;
}

blockquote p {display: inline;}

.clear {clear: both;}

.fleft {float: left;}

.fright {float: right;}

ul li {margin-left:20px;}

ul {margin-bottom:20px;}

.text-title {
  font-size: 3.4em !important;
  font-family: 'Bree Serif', serif !important;
  color:#ffffff !important;
  padding-bottom: 45px !important;
  line-height:1em !important;
}

.right {text-align: right;}

.alignright {
  float:right;
  max-width:100%;
}

.left {text-align: left;}

.alignleft {
  float: left;
  max-width:100%;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.aligncenter {
  max-width:100%;
  display: block;
  margin:0 auto;}

.section {
  margin: 100px 0px;
}

.sectionMobile {
  padding: 20px 0px;
}

/*=*=*=*=*=*=*=*=*=*=*=*=*
     ~~~~~FOOTER~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*/

#footer {
  bottom:0;
  color:white;
  background-image:url("/wp-content/themes/reunionmarketing/assets/images/footer-bg.png");
  background-color:#282828;
  clear: both;
  width: 100%;
  z-index:999;
}

#footer .container {
  background:rgba(255,255,255,0);
  padding:25px 0;
}

#footer a, #footer, #footer p {
  color:#fff !important;
  font-size:14px;
}

#footer .footerButtons a, #footer .footerButtons, #footer .footerButtons p {
  font-size:2em;
}

#footer ul li:hover {text-decoration:none; color:#F04D0C;}

#footer blockquote {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 100;
  color: #888;
  font-family: "Bree Serif";
}

#footer blockquote:before {
  display:none;
}

#footer p {
  line-height: 28px;
  margin-bottom:0;
}

.footer .row {margin:0;}

.footer ul li {
  list-style-type:none;
  padding: 6px 0;
  border-bottom:1px solid #444;
  margin-left:0px;
}

.footer ul li a:hover {
  color:#F04D0C !important;
}

.footer ul li:last-child {
  border-bottom:0;
}

.wpcf7-form .row .col-xs-12 {padding:0 !important;}

.credits-inner, .credits-inner p {
  padding: 8px 0 8px;
  background-color:#000;
  font-size:14px;
}

.credits .credits-inner a, .credits .credits-inner, .credits-inner, .credits-inner p { color: #777 !important;}

#footer h3 {
  text-transform:uppercase;
  font-weight:300;
  margin-bottom:25px;
  font-family:'Open Sans', sans-serif;
  font-size:18px;
  color:#fff;
}

#footer .col-sm-6 { padding-left: 0;}

#footer h4 {font-size:17px; font-style:normal; margin-bottom:10px;}

.footer-social i {margin:5px 0;font-size:20px;}

.footer-social a {color:#3C9EF5;margin-right:20px;}

.footer-logo {margin:0 0 30px;float:none;}

.footer-logo img {max-width: 100%;}

.footer ul li a:hover, #footer a:hover { text-decoration:underline; }

.footer-social img {margin-right:5px;}

.footer .phone {font-size:1.5em;margin:10px 0 5px;}

.tothetop i {
  color:#fff;
  float:right;
  font-size:18px;
  margin-top:-1%;
  margin-right:30px;
  padding:10px 13px;
  border-radius:20px;
  background-color: #282828;
  background-image: url("/wp-content/themes/reunionmarketing/assets/images/footer-bg.png");
}

.footerButtons {
  color:#fff;
  text-align:center;
  width:100%;
  font-size:3em;}

.footerButtons .row {margin-left:0;margin-right:0;}

.footerButtons .fb-phone {
  background-color:#6F3B47;}

.footerButtons .fb-envelope {
  background-color:#11948E;}

.footerButtons .fb-map-maker {
  background-color:#EF644D;}

.footerButtons .fb-search {
  background-color:#4D5097;}

.widget ul {padding-left:0;}

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
Google Breakfast Contact Form
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

#wpcf7-f18809-p18810-o1 {
   margin:0 auto;
   display:block;}

#wpcf7-f18809-p18810-o1 input, #wpcf7-f18809-p18810-o1 textarea {
   border:0;
   padding:5px 20px;
   border-radius:25px;
   box-shadow:0;}

#wpcf7-f18809-p18810-o1 input[type="submit"], #wpcf7-f18809-p18810-o1 button {
   width:40% !important;}

#myCarousel {text-align:center;}

#myCarousel p {font-size:22px !important; line-height:32px;}

.carousel-indicators {bottom:-50px;}


/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
~~~~~~~~~Case Studies~~~~~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

.page-id-19195 {
   background-color:#3C9EF5;
}

.page-id-19195 .container {
   padding-bottom:5%;
}

.page-id-19195 h1 {
   font-size:3em;
   color:#fff;
   margin-bottom: 25px;
}

.case-study {
   background:white;
   padding:40px 50px;
   margin:40px 0 30px;
}

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
  ~~~~~NEW HOMEPAGE STYLES~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

.page-id-20136, .page-id-5 {
   background-image: url("http://www.marina.reuniondevsites.com/wp-content/uploads/2018/05/rm-homepage-banner.png");
   background-attachment:fixed;
   background-size:cover;
   background-position:top;
   height:auto;
   color:#fff;
}

.page-id-20136 h1, .page-id-5 h1 {color:#fff; text-align:center; font-size:4rem;}
.home-section-one h3 {font-family: 'Open Sans', sans-serif; margin-bottom:3%;}

.home-section-five h3 {
   font-size:3.5em;
   margin-bottom:35px;
   line-height:56px;
}

.home-section-five p {
   font-size:2.2em !important;
}

.home-section-four h2 {
   margin-top:60px;
   color:#333;
}

.pageS section.home-section-four {
    padding: 10px !important;
    margin:-20px auto -10px;
}

.data-gal-home {
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom:0;
    margin: auto;
    width:310px;
    height:310px;
    z-index:99;
}

.home-section-three .col-lg-6:first-child {
  border-right:10px solid white;
  border-left:none;
  padding:20px;
  background-image:url('/wp-content/uploads/2018/05/auto-consultative-one.jpg');
  background-repeat:no-repeat;
  background-size:cover;
}

.home-section-three .col-lg-6 {
  border-left:10px solid white;
  padding:20px;
  background-image:url('/wp-content/uploads/2018/05/home-section-healthcare-background.jpg');
  background-repeat:no-repeat;
  background-size:cover;
}

.pageS section.home-section-three {
  padding:0;
}

.home-section-three .azure-btn {
  width:240px;
  padding: 7px 15px;
  margin-bottom: 11px;
}

.home-section-three h3 {
  margin-top:30px;
  margin-bottom:25px;
  color:#333;
}

.home-section-three {
  position:relative;
}

.pageS section.home-section-six { padding-bottom:8%; }

.hcwh-form { color:#333; font-size:24px}

.hcwh-form label, .hcwh-form input  {font-size:24px; margin:0 auto; font-family: "Bree Serif", serif; color:#2554DD;}

.hcwh-form p input { margin-top: 22px; padding: 5px 15px;}

.hcwh-form input[type="button"] { padding:4px 35px; }


/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
~~~~MEET OUR TEAM PAGE~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

.page-id-18066 {
  background-color:#3C9EF5;
}

#meet-team {
  margin-top:100px;
}

#meet-team .image-container {
  background: rgba(255,255,255,0.5);
  padding:10px 15px;
}

#meet-team .image-container h3 {
  font-size: 1.4em;
  margin-bottom: 5px;
  margin-top: 12px;
}

#meet-team .panel-grid-cell {
  padding: 10px;
}

#meet-team .container {
  padding:50px 20px 0;
}

#meet-team h1 {
  color:#fff;
  margin-bottom: 30px;
}

#meet-team h4 {
  color: #333;
  font-size: 1.2em;
  text-transform: uppercase;
  padding:10px 0;
  margin:10px 0;
 }

 #meet-team h4 {
  border-bottom:3px solid white;
 }

 #meet-team .col-md-offset-2 {
  margin-left:12.5%;
 }


.social-icons li {
  display:inline-block;
  padding-right:10px;
}

.social-icons li a {
  color:#2554DD;
}

.social-icons {
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

ul.social-icons li {
  margin-left: 0px !important;
}

.member-name {
  font-size: 4em !important;
  font-family: 'Bree Serif', serif !important;
  color:#ffffff !important;
  padding-bottom: 45px !important;
  line-height:1em !important;
}

.image {
  max-width:100%;
  border-radius: 50%;
  border: 7px solid white;
}

.image-container h3 {
  font-size: 1.3em;
}

.image-container p {
  font-size:1em;
}

.panel-grid-cell {
  padding:20px 20px;
}

p.team-position {
  margin-bottom:6px;
  font-size: 0.92em;
  line-height: 18px;
}

/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
~~~~EVENT PAGE~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

.eventSpeakers h4 {
   font-size:22px;
   margin-bottom:0px;}

p.eventTitle {
   font-weight:700;
   margin-top:-10px;
   text-transform:uppercase;
   font-size:16px !important;}

p.eventDesc {
   font-style:italic;}

.eventSpeakers img {
   margin-right:15px;}

.eventPagetop {
   background-color:rgba(255,255,255,0.7);
   padding:40px 40px 0;
   margin-top:20px;
}

.page .eventPagetop a, .page .eventPagebottom a {
   color:#e64c3c;}

.eventPagetop h3, .eventPagebottom h3 {
   font-size:24px;
   margin-bottom:10px;
   text-transform:uppercase;
}

#page .eventPagetop p, #page .eventPagebottom p, #page .eventPagebottom ul li {
   font-size:93%;}

#page .eventPagebottom ul li {
   list-style-type:disc;
   margin-left:20px;}

.eventPagetop hr {
   background-color:#e64c3c;
   padding:3px 0;
   margin:0 auto;}

#page .eventPagetop p.blue  {
   font-size:17px;
   font-weight:600;
   color:#1b4ee0;
   font-style:italic;
   clear:both;
   display:inline-block;}

.bluebtn {
   font-size:25px;
   border-radius:3px;
   padding:10px 15px;
   margin-bottom:15px;
   background-color:#049bed;}

.bluebtn:hover {
   background:#0483c8;}

.maps {
   position: relative;
   padding-bottom: 30%;
   height: 0;
   left: -3.7%;
   right: -3.7%;
   bottom: -3.7%;
   min-width: 107.4%;
   overflow: hidden;
}
.maps iframe {
   position: absolute;
   top: 0;
   left:0;
   width: 100% !important;
   height: 100% !important;
}

.map-container {
    width: 100%;
    margin: 50px 0 3000px;
}
.map-container iframe{
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
    pointer-events: auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom:15px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.eventPagebottom {
   margin-top:40px;}

.eventSpeakers {
   border:6px solid #3C9EF5;
   margin-bottom:40px;
   margin-top:20px;
   padding:5%;}

#page .eventSpeakers {
   font-size:98%;}

.eventCal {
   width:120px;
   margin:10px 15px 10px 0;}


/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
        ~~~~~BLOG~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/

#blog {
   padding:4%;
}

#blog h1 {
  color:#333;
}

.blog-title {
   text-align: left;
   line-height: 0.6em;
}

.blog-title a {
  color:#979797;
  font-size: 15px;
  font-weight: 200;
  text-transform: uppercase;
}

.blog-title h6, .blog-title h6 a {
   font-family: 'Bree Serif', serif;
   font-size: 0.65em;
   line-height: 1em;
   color:#2554DC;;
}

.blog-title h6 a:hover {
   color:#333;
}

.blog-title-text,
.blog-title-text a {
  color:#979797;
  font-size: 15px;
  font-weight: 200;
  text-transform: none !important;
}

.blog-title a:hover,
.blog-title-text a:hover {
  color: #2554DD;
}

.blog-post {
   background-color: #fff;
   margin:10px;
   padding:0;
}

.blog-info {
    padding: 0 6% 20px;
    background-color: #f9f9f9;
    border: 1px solid #efefef;
}

.blog-container {
   display: inline-block;
   width: 100%;
 }

 .blog-container h1 {
   color:#fff;
   margin-bottom: 30px;
 }

 .size-reunion-crop {
   object-fit: cover;
 }

 .size-reunion-crop:hover {
   opacity: 0.8;
 }

 .blog-container .col-sm-4 {
   width:31.5%;
 }

.post-excerpt p {
    color: grey !important;
    font-size: 16px;
    font-weight: 200;
    margin: 10px 0 15px;
    text-align: left;
}

.reunion-tip {
    border-radius: 5px;
    color:white;
    font-style:italic;
    padding:25px 30px;}

.reunion-tip-title {
    font-size:23px;
    display:block;
    text-transform:uppercase;
    font-family: "Bree Serif",serif;
    font-style:normal;
    padding-bottom:5px;
    color:#fff !important;}

.reunion-tip.purple {
  background: #ab87cd; /* Old browsers */
  background: -moz-linear-gradient(top,  #ab87cd 0%, #719cd7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ab87cd 0%,#719cd7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ab87cd 0%,#719cd7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

.reunion-tip.pink {
  background: #d6aabb; /* Old browsers */
  background: -moz-linear-gradient(top,  #d6aabb 0%, #b2a5d0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #d6aabb 0%,#b2a5d0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #d6aabb 0%,#b2a5d0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

.reunion-tip.green {
  background: #9fd381; /* Old browsers */
  background: -moz-linear-gradient(top,  #9fd381 0%, #5aaea4 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #9fd381 0%,#5aaea4 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #9fd381 0%,#5aaea4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

.ms-item {
    width: 31%;
    background-color:#fff;
    margin:10px;
    padding:0;
}

#ms-container {
    margin:0 auto;
}


/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
 ~~~~~SINGLE POST~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/


.single  {
  margin: 0;
  position: relative;
  font-style: normal;
  font-family: 'Open Sans', sans-serif;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover;
  background-position:top;
  height:auto;
}

#single, #blog {
  margin:85px 0 35px;
  padding:2% 5%;
}

#single .blog-title {
  line-height: 1em;
}

.blog-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.blog-content ul li {
  padding-left: 1.5em;
  text-indent: -1.2em;
  margin-bottom: 15px;
}

.blog-content ul li::before {
  content: "• ";
  font-size:20px;
  font-weight: bold;
  color: #3C9EF5;
  padding-right:0.2em;
}

.blog-content ol li::before {
  content:"";
}

.blog-content ol li {
  list-style-type:decimal;
  margin-bottom: 5px;
  margin-left:15px;
  padding-left:5px;
}

.blog-content ol ol, .blog-content ol ul, .blog-content ul ol, .blog-content ul ul {
  margin:15px 0 15px 25px;
}

.blog-content h3 {
  font-size:1.5em;
  margin-bottom: 15px;
  margin-top: 25px;
}

.single-content {
  background: rgba(255,255,255,0.7);
  height: 100%;
  margin: 0 auto;
  max-width: 1500px;
}

.single-wrapper {
  padding:3% 5% 5%;
}

#single p, #single span, #single- h1, .page p {
  color: #333;
}

.page a, .page a span, #single a, #single a span {
  color:#2554DD;
}

.single h2, .single h2 span {
  margin-bottom:15px;
}

#subscribe-text p {
  color:#5e5e5e;
  font-style: italic;
  font-size:19px;
}

#subscribe-email input {
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 100% !important;
  padding:6px 20px;
  float: left;
  font-size:18px;
  margin-bottom:7px;
  margin-right: 10px;
  box-shadow: none;
  text-align:center;
}

#single input[type="submit"] {
  background-color:#f85606;
  padding:6px 15px;
  color:#fff;
  border:0px;
  border-radius:3px;
  margin-right:8px;
  font-size:18px;
  width:100%;
}

.widget_categories li {
  margin-bottom:5px;
  padding:6px 0;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

.blog-creds {
  margin: 3% 0;
  font-size: .85em;
}

.blog-creds span, .blog-creds span {
   color: #4a4a4a;
}

.divider {
  vertical-align: middle;
  font-weight: 100;
  padding:0 5px;
}

.blog-title {
  font-size: 3em !important;
}

.blog-content p {
  font-size: 1em;
}

.blog-content h2 {
  font-size: 2em;
}

.featured-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.featured-img {
  margin-bottom:-5px;
}


.blog-callout {
    background: rgb(0,78,255);
    background: linear-gradient(130deg, rgba(0,78,255,1) 7%, rgba(0,212,255,1) 100%);
    color:#fff !important;
    padding:30px;
    border-radius: 30px;
}


/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
     ~~~~~CONTACT~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*/


.contact {
  color:white;
  background-color: #2F94EF;
  margin-top:0;
}

.contact h1 {
  font-size: 50px;
  margin-top: 100px;
  font-weight: normal;
  color:white;
}

.contact h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
}

.contact .page-wrapper ul li {
  font-weight: bold;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
}

.contact .page-wrapper p {
  font-size: 20px !important;
  line-height: 34px;
  margin-bottom:40px;
  color:#fff;
}

.contact .page-wrapper ul {
  margin-left: 25px;
  margin-bottom: 25px;
}

.contact .page-wrapper a {
  color:#fff;
  text-decoration: underline;
}

.contact .page-wrapper {
  padding:4% 0 8%;
  background-image:url("/wp-content/uploads/2018/04/map-background-rm-2.jpg");
  background-color: #2F94EF;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.contact .jumbotron {
  background-color: #F04D0C;
  padding-top: 0%;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.contact .jumbotron img {z-index:-99;}

.contact .wpcf7 p {
  margin-bottom: 0;
  color:#000;
  font-size: 15px !important;
}

.contact main {
  margin-top: 0;
  border-top: 7px solid white;
}

.contact input[type="submit"], .contact input[type="button"] {
  padding:3px 0;
}

p ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaa !important;
  font-weight:200;
}
p ::-moz-placeholder { /* Firefox 19+ */
  color: #aaa !important;
  font-weight:200;
}
p :-ms-input-placeholder { /* IE 10+ */
  color: #aaa !important;
  font-weight:200;
}
p :-moz-placeholder { /* Firefox 18- */
  color: #aaa !important;
  font-weight:200;
}

.home-page h1 {
  font-size: 0px;
  line-height: 0;
}

.contact-wrapper {
  margin:0 auto;
  max-width:700px;
}

#contact-container {
  margin-top:15px;
  margin-bottom:-20%;
  text-align: center;
}

#wpcf7-f18201-p11-o1 input[type="submit"], #wpcf7-f18201-p18080-o1 input[type="submit"], #wpcf7-f18201-p11-o1 button, #wpcf7-f18201-p18080-o1 button,  #wpcf7-f18809-p18810-o1 button, #wpcf7-f18809-p18810-o1 input[type="submit"]  {
  margin-bottom:10px;
  border:0;
  color:#fff !important;
}

#wpcf7-f18201-p11-o1 textarea, #wpcf7-f18201-p18080-o1 textarea {
  height:120px;
}

input, textarea, select {
    border-radius: 3px;
    border:0;
    margin-bottom: 10px;
    width:100%;
    padding:4px 0 3px 15px;
 }

select { padding:10px 0 10px 15px;}

input p, textarea p, select p { color:#333; }

#mc_embed_signup {font-size:16px;}

#mc_embed_signup .button { color:#fff !important;}

/*=*=*=*=*=*=*=*=*=*=*=*=*
     ~~~~~PAGE~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*/


main {
  margin:110px 0 0px;
}

#page p {
  font-size: 18px;
  font-weight: 300;
}

.pageSky {
    margin: 0 0 -6px;
    position:relative;
    z-index:-1;
}

.page-wrapper {
  padding:0 6%;
}

#main .full-width-content {
  background-attachment:fixed;
  background-size:cover;
  background-position:top;
}


/*=*=*=*=*=*=*=*=*=*=*=*=*
     ~~~~~SIDEBAR~~~~~
*=*=*=*=*=*=*=*=*=*=*=*=*/

.sidebar {
  overflow: hidden;
}

.sidebar .widget {
  padding: 30px;
}

.widget-content h3 {
  font-size: 1.3em;
  line-height:2.5em;
}


/*=*=*=*=*=*=*=*=*=*=*=*=*
~~~FOOTER CONTACT FORM~~~
*=*=*=*=*=*=*=*=*=*=*=*=*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aaa;
  font-weight:200;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #aaa;
  font-weight:200;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #aaa;
  font-weight:200;
}
:-moz-placeholder { /* Firefox 18- */
  color: #aaa;
  font-weight:200;
}

.footer input, .footer textarea {
  background:rgba(0, 0, 0, 0.3);
  border:0;
  color:white;
  font-size:18px;
  padding:6px 20px;
  border-radius:5px;
  margin-bottom:10px;
  width:90%;
}

.footer textarea {
    height:100px;
}

.footer .col-sm-6:first-child {
  padding-right:15px;
}

.footer .wpcf7-submit {
  width:90%;
  float:left;
  display:block;
  color:#2453DD;
  background:transparent;
  border:2px solid #2453DD;
  text-align:center;
  margin:0px auto;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  padding:2px 20px;
}

.footer .wpcf7-submit:hover {
  border:2px solid #3C9EF5;
  color:#3C9EF5;
}

#wpcf7-f18076-o1 {
  max-width:600px;
}


/*------MARINA'S NEW STYLES-----*/

i {
   font-family:'FontAwesome';
}

h1 {
   font-size: 4em;
   font-family: "Bree Serif", serif;
   font-weight: 700;
 }

h2 {
   font-size:2.8em;
   font-family: 'Bree Serif', serif !important;
   line-height:52px;
   margin-bottom:20px;
 }

h3 {
   font-size: 24px;
   font-family: "Bree Serif", serif;
   line-height: 26px;
   margin-bottom: 15px;
}

.bg-azure { background-color:#3B9EF5;}

.bg-blue { background-color:#2453DD;}

.bg-white { background-color: #fff !important;}

.bg-dark { background-color: #212529 !important;}

.bg-orange { background-color:#F04D0C;}

.white, .white p {color:#fff;}

.blue, .blue p {color:#2453DD !important;}

.azure, .azure p {color:#3B9EF5 !important;}

.orange, .orange p {color:#F04D0C !important;}

.white-box {background-color: #fff; padding:40px;}

.white-box p, .white-box { color:#333 !important;}

.pageS section { padding:4% 0px;}

.pageS section:first-child { padding-top:2%;}

button, input[type="submit"], input[type="button"] {
  color:#fff;
  font-size: 20px;
  padding: 13px 35px;
  background: #f2713e;
  background: -moz-linear-gradient(top, #f2713e 0%, #f04d0c 100%);
  background: -webkit-linear-gradient(top, #f2713e 0%,#f04d0c 100%);
  background: linear-gradient(to bottom, #f2713e 0%,#f04d0c 100%);
  border-radius: 3px;
  border:0;
  margin-bottom: 15px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0 0.5s;
}

button span {
  color:#fff !important;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -10px;
  transition: 0.5s;
}

nav button span:after {
   content:none !important;
}

nav button { margin-bottom:0 !important;}

button:hover span {padding-right: 15px;}

button:hover span:after {opacity: 1;right: 0;}

button:hover, .hcwh-form input:hover {opacity: 0.9;}

button.transparent-btn {
  color:#F04D0C;
  background-color:transparent;
  border:2px solid #F04D0C;
}

button.blue-btn {
  background: #4778ff;
  background: -moz-linear-gradient(top, #4778ff 0%, #2453dd 100%);
  background: -webkit-linear-gradient(top, #4778ff 0%,#2453dd 100%);
  background: linear-gradient(to bottom, #4778ff 0%,#2453dd 100%);
}

button.azure-btn {
  background: #63b6ff;
  background: -moz-linear-gradient(top, #63b6ff 0%, #3b9ef5 100%);
  background: -webkit-linear-gradient(top, #63b6ff 0%,#3b9ef5 100%);
  background: linear-gradient(to bottom, #63b6ff 0%,#3b9ef5 100%);
}

button.transparent-blue-btn {
  color:#2453DD;
  background-color:transparent;
  border:2px solid #2453DD;
}

.navbar-brand {width:250px; border-left:1rem; z-index:1;}

.navbar .dropdown-menu li {width: 100%;margin-left: 0 !important; font-size:14px;}

.navbar {
  padding:0;
  z-index:999;
  position:fixed;
  width:100%;
}

#navbarText ul li {
  padding:14px 0;
}

#navbarText ul li ul li, #navbarText ul li ul li ul li {
  padding:0;
}

.navbar ul li a {
  color:#fff;
  font-size:14px;
  margin-right:15px;
  line-height:30px;
  text-transform:uppercase;
}

.navbar ul li a:hover {
  color:#3B9EF5;
}

.navbar ul li ul li a {
  text-transform: capitalize;
}

#navbarText ul li ul li ul {
  left:200px;
  top:0;
  border:0;
}

.navbar-dark .navbar-toggler {background:transparent;}

.dropdown-menu {
  margin-top:-5px;
  font-size:0.9rem;
  border-radius:0;
  background-color:#000;
  padding:1rem;
  min-width:16rem;
  border-top:3px solid #F04D0C;
}

.show .dropdown-toggle:after, .dropdown-toggle:after {
  content: "\f04b";
  font-size:7px;
  font-family:"FontAwesome";
  display: inline-block;
  width: 0;
  height: auto;
  margin-left: .6em;
  vertical-align: 3px;
  border:0;
}

.dropdown-menu ul li a:hover {
  color: #3B9EF5;
}

.desktopPhone {
  margin-left: 20px;
  background-color: #F04D0C;
  padding: 15px;
  font-size:18px;
  font-weight:500;
}

.desktopPhone a, .desktopPhone i {
  color:#fff;
}

/*Dropdown Css*/

.dropdown-menu {
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: visibility .15s, opacity 0.35s ease-in-out;
}

.dropdown:hover > .dropdown-menu {
	visibility: visible;
	opacity: 1;
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*------MARINA'S DENTAL SEO PAGE-----*/

.page-id-19311 {
   background-image:url('/wp-content/uploads/2018/04/healthcare-seo-background.jpg');
   background-repeat:no-repeat;
   background-position: center 40%;
   background-attachment:fixed;
   background-size: cover;
   z-index: -4;
}

.dental-seo-two-img {max-width:100px; margin:10px auto; display:block; height:150px;}

.dental-seo-two-img img {width:150px; height:150px;}

/*------MARINA'S AUTO SEO PAGE-----*/


#auto-seo section.auto-seo-one {padding-top:1%;}

.auto-seo-two {width:100%;padding:5% 0px 2.5% !important;}

.auto-seo-two-img {max-width:150px;margin:10px auto;}

.auto-seo-one {background:transparent;overflow:hidden;}

.auto-seo-three {
   position:relative;  
   background-image:url("/wp-content/uploads/2018/05/home-section-five.jpg");
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center center;
}

/* blue map background */
.page-id-19297, .page-id-19054 {
   background-image:url("/wp-content/uploads/2018/05/map-background-rm-2.jpg");
   background-repeat:no-repeat;
   background-position: center 40%;
   background-attachment:fixed;
   background-size: cover;
   z-index: -4;
}

.auto-seo-five {background:transparent;}

.auto-seo-six, .auto-paidsearch-six, .page-id-19309 {background:#fff;}

.data-guy {
    position: absolute;
    bottom: -68px;
    right:0px;
    z-index: 1;
}

.dental-data-guy {max-width:320px;}

.data-guy img {width:585px;height:1018px;}

.data-guy-serp {position:absolute;bottom:0;}

.data-section-one {
   text-align: right;
   float:left;
   width:60%;
}

.data-section-one, .data-section-two, .data-section-three {
   font-size: 14px;
   line-height: 20px;
}

.data-section-one:after, .data-section-two:after, .data-section-three:after, .three-data-sections:after {
   clear:both;
   content: "";
   display:block;
}

.data-section-one-left {
   width:30%;
   float:left;
   clear:both;
   margin-top: 50px;
   display: inline-block;
}

.data-section-one-left:after {
   content:"\f0da";
   font-family: 'FontAwesome';
   color:#2453DD;
   margin-left:10px;
}

.data-section-one-right {width:70%;float:right;}

.data-section-two {
   width:60%;
   text-align: left;
   z-index:2;
   float:right;
   margin-top: -240px;
}

.data-section-two-right {float:right;width:30%;margin-top: 50px;}

.data-section-two-right:before {
   content:"\f0d9";
   font-family: 'FontAwesome';
   color:#2453DD;
   margin-right:10px;
}

.data-section-two-left {
   float:left;
   width:70%;
   display: inline-block;
}

.data-section-three {
   width:73%;
   text-align: center;
   z-index:3;
   float:left;
   display:inline-block;
   margin: -80px 26% 10px 0px;
}

.data-section-three-left {
   width:30%;
   display:inline-block;
   float:left;
   margin-left: 90px;
   text-align:right;
   margin-top:100px;
}

.data-section-three-right {
   width:55%;
   margin-top:0px;
   text-align: left;
   float:right;
}

.data-section-three-left:after {
   content:"\f0da";
   font-family: 'FontAwesome';
   color:#2453DD;
   padding-left:10px;
}

.auto-seo-one .screenshot,
.dental-seo-one .screenshot {
   margin-top:-100px;
   z-index:10;
   position:relative;
 }

/*------MARINA'S DENTAL REMARKETING PAGE------*/

 .dental-remarketing-two {
    background-color:#fff;
 }

 .page-id-19307 {
   background-image:url('/wp-content/uploads/2018/04/dental-remarketing-background.jpg');
   background-attachment:fixed;
   background-size:cover;
   background-position:top;
   height:auto;
   color:#fff;
}

/*------MARINA'S AUTO REMARKETING PAGE------*/

.page-id-19301 {
   background-image:url('/wp-content/uploads/2018/04/auto-remarketing-background.jpg');
   background-attachment:fixed;
   background-size:cover;
   background-position:top;
   height:auto;
   color:#fff;
}

.page-id-19301 section, .page-id-19295 section {padding: 6% 0px 5%;}

.page-id-19301 section.auto-remarketing-one {padding-top:2%;}

.auto-remarketing-two {
    background-image:url('/wp-content/uploads/2018/04/auto-remarkeitng-auto-background.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    height:auto;
    color:#fff;
}

/*------MARINA'S DENTAL PAID SEARCH PAGE------*/

.page-id-19305 {
 background-image:url('/wp-content/uploads/2018/04/dental-paid-search-background.jpg');
 background-attachment:fixed;
 background-size:cover;
 background-position:top;
 height:auto;
}

.ppc-icon { width:120px; height:120px; margin:0 auto 20px;}
.ppc-icon-last { width:160px; height:120px; margin:0 auto 20px; padding-top:20px;}
.ppc-icon img { max-height:120px;}


/*------MARINA'S AUTO PAID SEARCH PAGE------*/

/* this is auto paid search page / cars background */
.page-id-19299 {
   background-image:url('/wp-content/uploads/2018/04/auto-paid-search-background.jpg');
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-size:cover;
   background-position:top;
   height:auto;
   color:#fff;
}

.page-id-19307 h1.page-title, .page-id-19303 h1.page-title, .page-id-19305 h1.page-title, .page-id-19311 h1.page-title,.page-id-19299 h1.page-title, .page-id-19297 h1.page-title, .page-id-19291 h1 {
   color:#fff;
}

.page-id-19299 #auto-paidsearch {
   background-repeat:no-repeat;
   background-position: top 40%;
   background-attachment:fixed;
   background-size: cover;
   z-index: -4;
}

.page-id-19299 .auto-paidsearch-one {
   position: relative;
}

.page-id-19299 .auto-paidsearch-two {
   position: relative;
   background-size: 100%;
   background-color:#fff;
   background-repeat: no-repeat;
   background-position-y: bottom;
   z-index:5;
}

.auto-paidsearch-three, .dental-paidsearch-three, .home-section-five  {
   background-repeat:no-repeat;
   background-size: cover;
   background-position: top right;
   background-image:url("/wp-content/uploads/2018/04/home-section-five.jpg");
}

.auto-paidsearch-five, .dental-paidsearch-five {
   background-repeat:no-repeat;
   background-size: cover;
   overflow:hidden;
   background-position: top right;
   background-image:url('/wp-content/uploads/2018/04/dental-section-5.jpg');
 }

.data-gal {
   position: absolute;
   width:80%;
   top:-100px;
}

.data-guy-paidsearch {
   position: absolute;
   top:-320px;
}


/*------MARINA'S CONSULTATIVE PAGE-----*/


.auto-consultative-one {
  background-image:url('/wp-content/uploads/2018/04/auto-consultative-one.jpg');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;
  background-size:cover;
  height:auto;
  z-index:1;
}

.auto-consultative-four {
  background-repeat:no-repeat;
  position:relative;
  background-size:cover;
  background-position:top;
  height:auto;
}

.auto-consultative-four img {
  position: absolute;
  bottom: 200px;
  right: 50px;
  max-width: 600px;
}

.auto-consultative-two {
  background-image:url('/wp-content/uploads/2018/04/auto-consulting-section-two.jpg');
  background-position:top right;
  background-repeat:no-repeat;
  background-color:#F04D0C;
  z-index:2;
  position:relative;
}

.auto-consultative-one .row .col-md-5, .auto-consultative-five {
   position:relative;
}

.consultative-data-guy{
   position: absolute;
   bottom: -150px;
   right: 20px;
   z-index: -2;
}

/*------MARINA'S DENTAL SOCIAL MEDIA PAGE-----*/

.page-id-19309 {
  background-image:url('/wp-content/uploads/2018/04/healthcare-social-media-background.jpg');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:bottom;
  height:auto;
}

/*------MARINA'S AUTO SOCIAL MEDIA PAGE-----*/


.page-id-19293 {
  background-image:url('/wp-content/uploads/2018/04/auto-social-background.jpg');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:bottom;
  background-size:cover;
  height:auto;
}

.page-id-19293 h1, .page-id-19295 h1, .page-id-19309 h1{
  color:#3B9EF5 !important;
}

.auto-social-media-three {
  text-align:right;
  position:relative;
}

.auto-social-media-two, .dental-social-media-two {
  background-image:url('/wp-content/uploads/2018/04/dental-social-media-two.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:top;
  height:auto;
  position:relative;
}

.auto-social-media-two img {
  position: absolute;
  width: 600px;
  right: 50px;
  top: 180px;
}

.dental-social-media-two img {
  position: absolute;
  width: 470px;
  right: 50px;
  top: 180px;
}

.auto-social-media-four h2 {color:#3B9EF5;padding-bottom:10px;}

.auto-social-media-four img {padding:15px 0;}

.auto-social-media-four {margin-bottom:50px;}

.auto-social-media-three-n-a-half {padding:6% !important;}

.auto-social-media-three-n-a-half p {font-family: 'Bree Serif', serif !important; font-size:2.5em !important; line-height:1.3em;}


/*------MARINA'S DENTAL CONTENT PAGE-----*/

.page-id-19303 {
  background-image:url('/wp-content/uploads/2018/04/denta-content-background.jpg');
  background-repeat:no-repeat;
  background-position: center 40%;
  background-attachment:fixed;
  background-size: cover;
}

/*------MARINA'S AUTO CONTENT PAGE-----*/

/* blue map background */
.page-id-19291, .auto-consultative-five, .auto-consultative-three  {
  background-image:url('/wp-content/uploads/2018/04/auto-home-section-three.jpg');
  background-repeat:no-repeat;
  background-position: center 40%;
  background-attachment:fixed;
  background-size: cover;
}

.auto-consultative-five img {
  position:absolute;
  bottom:0;
}

.auto-consultative-one {
  position:relative;}

.auto-content-one ul li {
  margin-left:20px;
  margin-bottom:15px;
}

.auto-content-two {
  background-image:url('/wp-content/uploads/2018/04/denta-content-section-two.jpg');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:top;
  height:auto;
}

.auto-content-two-laptop {
  width: 600px;
  height: 360px;
  margin: -150px auto 0;
  position: relative;
}

.auto-content-two img {
  position:absolute;
}

.auto-content-four {
  background-color: #fff;
  text-align:right;
}

.orange-box {
   background-color:#F04D0C;
   width:100%;
   color:#fff !important;
   margin:20px auto;
   padding:7% 12% 7% 10%;
   font-size: 18px;
   font-weight: 300;
}

.orange-box ul li, .white-box ul li  {
   list-style-type:none;
   line-height:32px;
}

.orange-box ul li:before, .white-box ul li:before {
   content:"\f00c";
   font-family: 'FontAwesome';
   margin:0 5px 0 -15px;
}

.white-box ul, .orange-box ul {margin-left:-40px;}


.auto-content-two h2 {
   color:#3B9EF5;
}

/* homepage form styles */
.hcwh-form select {
    display:block;
    height: auto !important;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    background: url("https://image.ibb.co/iMeAJv/selectbox_arrow.png") right center no-repeat;
    background-color: #fff;
    color: #444444;
    padding:4px 15px;
    line-height: 27px;
    appearance: none;
    /* this is must */ -webkit-appearance: none;
    -moz-appearance: none;
}

.hcwh-form label {
    margin-bottom:5px;
}

.hcwh-form input {
    margin-top:14px;
}

.form-control {
    min-width:250px;
    margin:0 auto;
}

/* body select.select_box option */
body select option {
    padding: 0 4px;
}
/* for IE and Edge */
select::-ms-expand {
    display: none;
}
select:disabled::-ms-expand {
    background: #f60;
}

.highlighted {
    box-shadow: 0px 0px 10px #a5edff;
}

.error-msg {
  position:absolute;
  font-size:14px;
  top:55px;
  font-weight:300;
  font-style:italic;
}
