﻿.toplogo {
    width: 260px;
    position: absolute;
    top: 1px;
}

#EnquiryModal .logo img {
    width: 260px;
}

.subscribe_section, .submit_button {
    display: inline-block;
}

.subscribe_section
{
    width:100%;
}

#subscribe_mail {
    width: 60%;
    line-height: 35px;
    border-radius: 5px 0 0 5px;
    border:none;
}

.submit_button
{
    width:37%;
}

.submit_button input {
    margin-left: -5px;
    line-height: 35px;
    border-radius: 0 5px 5px 0;
    border: none;
    background:#021f36;
    color:#fff;
    width:100px;
}

.submit_button img {
    float:right;
}

.soc-links
{
    /*padding-top:20px;*/
}

.soc-links ul li i {
    color: #021f36;
}

.soc-links ul li i:hover {
    color: #fff;
}

#response {
    padding-top: 10px;
    /*height: 65px;*/
    color: #021f36;
    font-weight:600;
}

#LoaderImage
{
    display:none;
}

.ft-contact-info p, .ft-contact-info ul, .subscribe_section {
    padding-top: 25px;
}

.ft-contact-info ul
{
    list-style:none;
    padding-left: 0;
}

.ft-contact-info ul li {
    list-style: none;
}

.ft-contact-info ul li a {
    color:#021f36;
    font-weight:500;
}

.copyright {
    background: #021f36;
    color: #fff;
    font-size: 13px;
    display:inline-block;
    width:100%;
}

.row1
{
    width:100%;
    display:flex;
}

.RMMlogo {
    text-align: right;
}

.go-to-top {
    background: cyan;
    bottom: 20%;
    border-radius: 5px;
    color: #021f36;
    border: solid 1px transparent;
    cursor: pointer;
    font-size: 16px;
    width: 40px;
    height: 40px;
    left: auto;
    line-height: 38px;
    position: fixed;
    right: 0;
    text-align: center;
    top: auto;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.go-to-top:hover {
    background: #021f36;
    color: #fff;
    border: 2px solid #a3a3a3;
}

.go-top-visible {
    display: block;
}

.go-to-top.go-top-visible {
    right: 30px;
    opacity: 1;
    visibility: visible;
}

.subPage {
    background-size: cover !important;
    background-attachment: fixed !important;
    position: relative;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 140px 0 40px 0;
}

.subPage:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    top: 0;
    left: 0;
    background: #000;
}

.subPage.aboutUsBanner {
    background-image: url(../images/resources/banner-img3.jpg);
}

.subPage.servicesBanner {
    background-image: url(../images/resources/parallax-img2.jpg);
}

    .subPage.contactBanner {
        background-image: url(../images/resources/gallery-img5.jpg);
    }

.banner-section h1 {
    padding: 60px 0 0 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.subPage ul {
    text-align: center;
    list-style: none;
    background: rgba(0,0,0,0.5);
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.subPage li {
    display: inline-block;
    padding-left:25px;
    color:#fff;
}

.separator
{
    color:cyan !important;
    font-size:20px;
}

.pageHeading {
    padding-top: 80px !important;
}

.heading-title
{
    position:relative;
}

.heading-title:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 20px;
    border-bottom: solid 4px red;
    bottom: -15px;
}

.about-us p {
    font-size: 16px;
    padding-right: 0;
    color: #f1f1f1;
}

.themeYellow {
    color: #ffa800 !important;
}

.construct-details h2
{
    padding-top: 20px;
}

.construct-details:before
{
    height:370px;
}

#contact_form_3 #success, #success, #contact_form_3 #error, #error {
    display: none;
}

.contact-map iframe {
    width: 100%;
    height: 400px;
    border: 1px solid #DDD;
}

#contact-page-map
{
    height:400px;
    margin-top:50px;
}

.themeButton {
    background: #ffa800;
    color: #021f36;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;    
}

.themeButton:hover
{
    border:solid 2px #fff;
    background:transparent;
    color:#fff;
}



.enquiry {
    transform: rotate(-90deg) translate(-20%,0%);
    transform-origin: right;
    z-index: 999;
    position: fixed;
    top: 150px;
    right: 10px;
    font-size: 12px;
}

#rotate {
    vertical-align: top;
    margin-top: 23px;
    width: 80px;
    height: 30px;
}

.enquiry a {
    cursor: pointer;
    min-height: 30px;
    position: relative;
    border: 1px solid #cb4154;
    border-radius: 8px;
    padding: 4px 8px;
    margin-left: 20px;
    font-variant: small-caps;
    color: #fff !important;
    text-shadow: 0 0 0;
    outline: 0;
    letter-spacing: 2px;
    text-shadow: 0 1px 4px #111;
    box-shadow: 0 1px 4px rgba(0,0,0,.2), inset 0 1px 0 rgba(255,255,255,.2), inset 0 -1px 1px rgba(255,255,255,.1);
    background: #021f36;
}

.enquiry a:hover {
    box-shadow: 0px 0px 4px #fff;
    color: #fff !important;
}


.ShowcaseModal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 11111;
    height: 100%;
    overflow: auto;
    display: none;
}

.EnquiryBtn {
    background: #ffa800;
    color: #021f36;
    padding: 5px 10px 5px 10px;
    border: solid 1px #fff;
    font-weight:700;
}

#EnquiryForm input[type="text"], #EnquiryForm input[type="email"], #EnquiryForm input[type="tel"], #EnquiryForm select, #EnquiryForm textarea {
    background-color: #fff;
    border: 1px solid #333;
    width: 100%;
}

#EnquiryForm #LoaderImage {    
    float: right;
    padding-left: 10px;
    padding-top: 0 !important;    
}

.Formoutliner {
    background: #fff;
    border: solid 5px #fff;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    border-radius: 5px;
    border: 4px solid #021f36;
    position:relative;
}

    .Formoutliner::before {
        position: absolute;
        content: "";
        opacity: 0.9;
        background-image: url("../images/resources/bg1.jpg");
        background-repeat: repeat-x;
        height: 100%;
        width: 100%;
    }

.main-img
{
    height: 100px;
}

.main-img .logo
{
    width: 100%;
    color: #ffa800;
    font-weight: 700;
    font-size: 18px;
}

.cont-info .soc-links ul li i {
    color: #ffa800;
}

.cont-info .soc-links ul li i:hover {
    color: #fff;
}

@media only screen and (max-width: 992px) {
    #EnquiryContactSection {
        display: none;
    }
}

#EnquiryContactSection
{
    padding-right: 0;
}

#EnquiryForm {
    padding: 14px 20px;
}

.Formoutliner .main-heading {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 0 0px;
    padding: 0 0 40px;
    position: relative;
    z-index: 1;
    color: #fff !important;
}

    .Formoutliner .main-heading::before {
        position: absolute;
        content: "";
        z-index: 0;
        bottom: 25px;
        right: auto;
        left: 4px;
        transform: none;
        width: 70px;
        height: 4px;
        background: #1bbde8 !important;
    }

.Formoutliner input {
    margin-bottom: 15px;
    height: 35px;
    font-size: 14px;
}

.Formoutliner textarea {
    margin-bottom: 15px;
    min-height: 80px;
    font-size: 14px;
    padding: 5px 15px;
}

.Formoutliner select {
    margin-bottom: 15px;
    height: 35px;
    font-size: 14px;
    text-align: left;
    width: 100%;
    background: transparent;
    padding: 5px 15px;
    border-radius: 5px;
    -webkit-appearance: none;
    appearance: none;
}

.Formoutliner .text-center {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.cont-info {
    padding: 10px 30px 60px;
    background: #021f36;
    border-radius: 50px 0 0 0;
    min-height: 264px;
}

    .cont-info h4 {
        font-size: 22px;
        margin-top: 14px;
        margin-bottom: 14px;
        color: #fff;
    }

.enquiry-info li a:hover, .enquiry-info li a, .enquiry-info li i {
    color: #f5f5f5;
}

.ml-20 {
    margin-left: 20px;
}

.border_image figure {
    position: relative;
    padding-bottom: 30px;
    z-index: 0;
}

.border_image figure img {
    max-width: 100%;
    height: auto;
    display: inherit;
}

@media only screen and (max-width: 769px) {
    .enquiryInput {
        margin-top: 3px !important;
    }
}