footer {
    
}

/** sitemap section **/
footer .sitemap-section {
    background-color: #105388;
    padding: 45px 0 45px;
}

footer .sitemap-section .__custom_row {
    max-width: 76rem;
    /*max-width: 79.167vw;*/
}

footer .sitemap-section .__custom_left_column {
    width: 24%;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
}

footer .sitemap-section .__custom_right_column {
    width: 76%;
}

footer .sitemap-section .__custom_column_first {
    width: 29%;
}

footer .sitemap-section .__custom_column_middle {
    width: 38%;
}

footer .sitemap-section .__custom_column_last {
    width: 33%;
}

footer .sitemap-section .footer-logo {
    width: 215px;
}

footer .sitemap-section .footer-social-media {
    text-align: center;
    margin-top: 70px;
}

footer .sitemap-section .footer-social-media span {
    font-family: 'SocialMediaCircled';
    font-size: 46px;
    display: inline-block;
    margin-right: 3px;
}

footer .sitemap-section .footer-social-media span:last-of-type {
    margin-right: 0;
}

footer .sitemap-section .footer-social-media span a {
    text-decoration: none;
    color: #ffffff;
}

footer .sitemap-section .footer-social-media span a:hover {
    color: #27aae1;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

footer .sitemap-section .footer-quick-links {
    text-align: left;
}

footer .sitemap-section .footer-quick-links h4 {
    font-size: 18px;
    font-family: 'MontserratBold';
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
}

footer .sitemap-section .footer-quick-links hr {
    border-bottom: 1px solid #ffffff;
    margin: 13px 0 15px;
    max-width: 190px;
}

footer .sitemap-section .footer-quick-links ul {
    padding: 0;
    margin: 0;
    display: block;
}

footer .sitemap-section .footer-quick-links ul li {
    list-style: none;
    display: block;
    padding-bottom: 3px;
}

footer .sitemap-section .footer-quick-links ul li a {
    text-decoration: none;
    display: inline-block;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 16px;
    font-family: 'MontserratRegular';
    letter-spacing: 0;
    padding: 0 !important;
}

footer .sitemap-section .footer-quick-links ul li a:hover {
    color: #27aae1;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

footer .sitemap-section .footer-opening-hours {
    text-align: left;
}

footer .sitemap-section .footer-opening-hours h4 {
    font-size: 18px;
    font-family: 'MontserratBold';
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
}

footer .sitemap-section .footer-opening-hours hr {
    border-bottom: 1px solid #ffffff;
    margin: 13px 0 15px;
    max-width: 190px;
}

footer .sitemap-section .footer-opening-hours p {
    font-size: 16px;
    font-family: 'MontserratRegular';
    color: #ffffff;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.8;
}

footer .sitemap-section .footer-contact-details {
    text-align: left;
}

footer .sitemap-section .footer-contact-details h4 {
    font-size: 18px;
    font-family: 'MontserratBold';
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
}

footer .sitemap-section .footer-contact-details hr {
    border-bottom: 1px solid #ffffff;
    margin: 13px 0 15px;
    max-width: 190px;
}

footer .sitemap-section .footer-contact-details p {
    font-size: 16px;
    font-family: 'MontserratRegular';
    color: #ffffff;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.8;
}

footer .sitemap-section .footer-contact-details p a {
    text-decoration: none;
    color: #ffffff;
    letter-spacing: 0;
}

footer .sitemap-section .footer-contact-details p a:hover {
    color: #27aae1;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

footer .sitemap-section .footer-subscribe-border hr {
    border-bottom: 1px solid #ffffff;
    margin: 20px 0 25px;
    max-width: 100%;
}

footer .sitemap-section .footer-subscribe-details h4 {
    font-size: 18px;
    font-family: 'MontserratBold';
    color: #ffffff;
    letter-spacing: 0;
    line-height: normal;
}

footer .sitemap-section .footer-subscribe-details hr {
    border-bottom: 1px solid #ffffff;
    margin: 13px 0 15px;
    max-width: 190px;
}

/** newsletter gravity form **/
footer .sitemap-section .footer-subscribe-details .gform_wrapper .gform_fields {
    grid-column-gap: 20px !important;
}

footer .sitemap-section .footer-subscribe-details .gform_wrapper .__gform_newsletter_wrapper {
    display: flex;
}

footer .sitemap-section .footer-subscribe-details .gform_wrapper .gform-body {
    width: 80%;
}

footer .sitemap-section .footer-subscribe-details .gform_wrapper .gform_footer {
    width: 20%;
    position: relative;
    display: unset;
    margin: 0 0 0 15px !important;
    padding: 0 !important;
}

footer .sitemap-section .footer-subscribe-details .gform_wrapper input.large,
footer .sitemap-section .footer-subscribe-details .gform_wrapper input.datepicker,
footer .sitemap-section .footer-subscribe-details .gform_wrapper select.large, 
footer .sitemap-section .footer-subscribe-details .gform_wrapper select, 
footer .sitemap-section .footer-subscribe-details .gform_wrapper textarea.large,
footer .sitemap-section .footer-subscribe-details .gform_wrapper textarea.medium, 
footer .sitemap-section .footer-subscribe-details .gform_wrapper input[type="text"],
footer .sitemap-section .footer-subscribe-details .gform_wrapper input[type="number"] {
    width: 100% !important;
    height: 50px;
    background: transparent;
    color: #ffffff;
    padding: 5px 3px !important;
    margin: 0 !important;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-family: 'MontserratRegular';
    font-size: 16px !important;
    letter-spacing: 0;
    box-shadow: none;
}
footer .sitemap-section .footer-subscribe-details input.large::-webkit-input-placeholder,
footer .sitemap-section .footer-subscribe-details input.datepicker::-webkit-input-placeholder,
footer .sitemap-section .footer-subscribe-details select.large::-webkit-input-placeholder,
footer .sitemap-section .footer-subscribe-details select::-webkit-input-placeholder,
footer .sitemap-section .footer-subscribe-details textarea.large::-webkit-input-placeholder,
footer .sitemap-section .footer-subscribe-details input[type="text"]::-webkit-input-placeholder {
    color: #ffffff;
}

footer .sitemap-section .footer-subscribe-details input.large:-ms-input-placeholder,
footer .sitemap-section .footer-subscribe-details input.datepicker:-ms-input-placeholder,
footer .sitemap-section .footer-subscribe-details select.large:-ms-input-placeholder,
footer .sitemap-section .footer-subscribe-details select:-ms-input-placeholder,
footer .sitemap-section .footer-subscribe-details textarea.large:-ms-input-placeholder,
footer .sitemap-section .footer-subscribe-details input[type="text"]:-ms-input-placeholder {
    color: #ffffff;
}

footer .sitemap-section .footer-subscribe-details input.large::-moz-placeholder,
footer .sitemap-section .footer-subscribe-details input.datepicker::-moz-placeholder,
footer .sitemap-section .footer-subscribe-details select.large::-moz-placeholder,
footer .sitemap-section .footer-subscribe-details select::-moz-placeholder,
footer .sitemap-section .footer-subscribe-details textarea.large::-moz-placeholder,
footer .sitemap-section .footer-subscribe-details input[type="text"]::-moz-placeholder {
    color: #ffffff;
}

footer .sitemap-section .footer-subscribe-details input.large:-moz-placeholder,
footer .sitemap-section .footer-subscribe-details input.datepicker:-moz-placeholder,
footer .sitemap-section .footer-subscribe-details select.large:-moz-placeholder,
footer .sitemap-section .footer-subscribe-details select:-moz-placeholder,
footer .sitemap-section .footer-subscribe-details textarea.large:-moz-placeholder,
footer .sitemap-section .footer-subscribe-details input[type="text"]:-moz-placeholder {
    color: #ffffff;
}

footer .sitemap-section .footer-subscribe-details .gform_button {
    cursor: pointer;
    text-decoration: none;
    background-color: #27aae1;
    color: #ffffff;
    font-family: 'MontserratBold';
    font-size: 18px;
    padding: 5px 15px;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 !important;
    line-height: inherit !important;
    min-height: auto !important;
    width: 100%;
    height: 50px;
}

footer .sitemap-section .footer-subscribe-details .gform_button:hover {
    background-color: #ffffff;
    color: #27aae1;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

footer .sitemap-section .footer-subscribe-details .gform-loader {
    position: absolute;
    right: 8px;
}

footer .sitemap-section .footer-subscribe-details .gform_confirmation_message {
    text-align: left;
    font-size: 16px;
    font-family: 'MontserratRegular';
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.4;
    margin-top: 20px;
}

/** copyright section **/
footer .copyright-section {
	background-color: #27aae1;
	padding: 12px 0;
}

footer .copyright-section .__custom_row {
	max-width: 76rem;
    /*max-width: 79.167vw;*/
}

footer .copyright-section .footer-copyright-wrapper {
    display: flex;
    display: -webkit-flex;
    align-items: normal;
    justify-content: space-between;
}

footer .copyright-section .copyright-year p {
    font-size: 15.5px;
    font-family: 'CircularStdBook';
    color: #000000;
    text-align: left;
    letter-spacing: 0;
}

footer .copyright-section .copyright-designed p {
    font-size: 15.5px;
    font-family: 'CircularStdBook';
    color: #000000;
    text-align: left;
    letter-spacing: 0;
}

footer .copyright-section .copyright-designed p a {
    text-decoration: none;
    color: #000000;
    letter-spacing: 0;
}