body { font-family: "Muli", sans-serif; color: #555555; }

.mrm-bootstrap-container p { font-weight: 400; font-size: 18px; }

.mrm-bootstrap-container h1, .mrm-bootstrap-container h2, .mrm-bootstrap-container h3, .mrm-bootstrap-container h4, .mrm-bootstrap-container h5, .mrm-bootstrap-container h6 { width: 100%; font-family: "Ovo", serif; color: #3D5F73; }

.mrm-bootstrap-container h1 { color: #3D5F73; font-size: 34px; line-height: 44px; font-weight: 800; }

.mrm-bootstrap-container h2 { font-size: 28px; line-height: 38px; color: #3D5F73; }

.mrm-bootstrap-container h3 { font-size: 26px; line-height: 33px; font-style: normal; font-family: "Muli", sans-serif; margin: 15px 0; color: #3D5F73; }

.mrm-bootstrap-container h4 { font-size: 24px; line-height: 30px; text-transform: none; margin: 15px 0; }

.mrm-bootstrap-container h5 { font-size: 18px; line-height: 28px; margin: 15px 0; color: #3D5F73; }

.mrm-bootstrap-container h6 { font-size: 16px; line-height: 26px; margin: 15px 0; text-transform: none; }

.mrm-bootstrap-container .btn { height: auto; width: auto; text-align: center; box-sizing: border-box; padding: 9px 19px; text-decoration: none; display: inline-block; margin: 0 0 15px; white-space: normal; color: #fff; font-size: 16px; background: #4D7284; transition: .1s linear; border-radius: 0; border: 0; }

.mrm-bootstrap-container .btn:hover { transition: .1s linear; background-color: #446474; color: #fff; }

.mrm-bootstrap-container header { height: 100vh; max-height: 700px; }

.mrm-bootstrap-container header .cycle-slideshow { position: relative; }

.mrm-bootstrap-container header .cycle-slideshow .images { width: 100%; max-height: 700px; height: 100vh; background: center center no-repeat scroll; -webkit-background-size: cover; position: relative; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }

.mrm-bootstrap-container header .cycle-slideshow .images .move-me { position: absolute; width: 100%; z-index: 155; bottom: 50%; transform: translateY(50%); text-align: center; }

.mrm-bootstrap-container header .cycle-slideshow .images .move-me h2 { color: white; margin: 15px 0 0; }

.mrm-bootstrap-container header .cycle-slideshow .images .mask { position: absolute; top: 0; width: 100%; height: 100%; background: rgba(61, 95, 115, 0.3); }

.mrm-bootstrap-container section { padding: 50px 0; }

.mrm-bootstrap-container #contactInfo { padding: 0; background: #5787A2; }

.mrm-bootstrap-container #contactInfo p { color: #ffffff; font-size: 17px; letter-spacing: .2px; margin: 15px 0; }

.mrm-bootstrap-container #contact { background: #3D5F73; padding: 30px 0; }

.mrm-bootstrap-container #contact h3 { margin: 11px 0 0; font-size: 20px; letter-spacing: 0; color: #fff; }

.mrm-bootstrap-container #contact .form-inline label { display: block; color: #fff; font-weight: normal; }

.mrm-bootstrap-container #contact .form-inline .form-control { border: 0; border-radius: 0; height: 40px; font-size: 16px; font-style: italic; width: 100%; }

.mrm-bootstrap-container #contact .form-inline .btn { margin-top: 25px; width: 100%; background: transparent; border: 1px solid rgba(255, 255, 255, 0.7); height: 40px; padding: 8px 20px; }

.mrm-bootstrap-container #contact .form-inline .btn:hover { background: rgba(255, 255, 255, 0.7); color: #3D5F73; }

.mrm-bootstrap-container #contact p { color: #fff; font-size: 16px; margin-bottom: 0; }

.mrm-bootstrap-container #opening h1 { font-size: 40px; }

.mrm-bootstrap-container #opening p { font-size: 16px; line-height: 26px; color: #555555; }

.mrm-bootstrap-container #opening .btn { margin-top: 25px; }

.mrm-bootstrap-container #testimonials { padding: 40px 0; background: #fff; }

.mrm-bootstrap-container #testimonials h2 { text-align: center; color: #3D5F73; font-size: 26px; }

.mrm-bootstrap-container #testimonials blockquote { border: 0; text-align: center; color: #5787A2; font-size: 16px; padding: 10px 20px; margin-bottom: 0; }

.mrm-bootstrap-container #testimonials blockquote footer { background: none; color: #3D5F73; padding: 0; }

.mrm-bootstrap-container #calloutArea { padding: 0; }

.mrm-bootstrap-container #calloutArea .col-md-4 { padding: 0; }

.mrm-bootstrap-container #calloutArea a, .mrm-bootstrap-container #calloutArea h2 { color: #fff !important; }

.mrm-bootstrap-container #calloutArea .callout { height: 400px; overflow: hidden; position: relative; color: #fff; }

.mrm-bootstrap-container #calloutArea .callout.callout-effect { background: -webkit-linear-gradient(45deg, #3D5F73 0%, #5787A2 100%); background: linear-gradient(45deg, #3D5F73 0%, #5787A2 100%); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect h2 { padding-top: 30%; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect p { padding: 20px 2.5em; opacity: 0; -webkit-transition: opacity .35s, -webkit-transform .35s; transition: opacity .35s, transform .35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect .image-mask { opacity: .7; -webkit-transition: opacity .35s; transition: opacity .35s; background-size: cover; background-position: center center; height: 100%; opacity: .8; }

.mrm-bootstrap-container #calloutArea .callout.callout-effect figcaption { padding: 2em; text-align: center; position: absolute; -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 0; left: 0; width: 100%; height: 100%; }

.mrm-bootstrap-container #calloutArea .callout.callout-effect figcaption::after, .mrm-bootstrap-container #calloutArea .callout.callout-effect figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity .35s, -webkit-transform .35s; transition: opacity .35s, transform .35s; }

.mrm-bootstrap-container #calloutArea .callout.callout-effect figcaption::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect figcaption::after { border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect:hover .image-mask { opacity: .5; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect:hover figcaption::after, .mrm-bootstrap-container #calloutArea .callout.callout-effect:hover figcaption::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.mrm-bootstrap-container #calloutArea .callout.callout-effect:hover h2, .mrm-bootstrap-container #calloutArea .callout.callout-effect:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.mrm-bootstrap-container #contactMore { background: #5787A2; color: #fff; }

.mrm-bootstrap-container #contactMore .row { position: relative; }

.mrm-bootstrap-container #contactMore .move-me { top: 50%; position: absolute; right: 0; transform: translateY(-50%); }

.mrm-bootstrap-container #contactMore .form-control { margin: 0; border: 0; border-radius: 0; height: 40px; font-size: 16px; font-style: italic; width: 100%; }

.mrm-bootstrap-container #contactMore .btn { margin-top: 10px; background: transparent; border: 1px solid rgba(255, 255, 255, 0.7); height: 40px; padding: 8px 20px; }

.mrm-bootstrap-container #contactMore .btn:hover { background: rgba(255, 255, 255, 0.7); color: #3D5F73; }

.mrm-bootstrap-container #contactMore .form-horizontal .form-group { margin-right: 0; margin-left: 0; }

.mrm-bootstrap-container #contactMore h2 { font-size: 26px; color: #fff; }

.mrm-bootstrap-container #contactMore p { color: #fff; font-weight: 300; font-size: 16px; }

.mrm-bootstrap-container #contactMore .img-thumbnail { margin-top: 30px; }

.mrm-bootstrap-container footer { padding: 40px 0; background: #2B3D4E; }

.mrm-bootstrap-container footer p { font-size: 18px; color: #fff; margin-bottom: 0; }

.mrm-bootstrap-container footer img { margin: 50px auto 30px; }

.mrm-bootstrap-container .copyright { margin: 0 0 10px; font-size: 14px; line-height: 24px; text-align: center; color: #fff; }

.mrm-bootstrap-container .copyright a { color: #fff; text-decoration: none; transition: all .1s linear; }

.mrm-bootstrap-container .copyright a:hover { color: #3D5F73; transition: all .1s linear; }
