@font-face {
    font-family: omnes;
    src: url('./fonts/OMNES-SE_3.ttf');
    font-weight: bold;
}

html {
  scroll-behavior: smooth;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

body.phi-template {
    font-size: 16px;
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'omnes', Lato, sans-serif;
    color: #2F5051;
}

.width-320{
	max-width: 320px;
}
.width-400{
	max-width: 400px;
}
body.phi-template .container {
    width: 100%;
}

body.phi-template h1,
body.phi-template h2,
body.phi-template h3,
body.phi-template strong {
    font-family: 'omnes', Lato, sans-serif;
    font-weight: bold;    
    color: #303030;
}

body.phi-template .blue {
    color: #18a758 !important;
}

body.phi-template .btn.btn-lg {
    padding: 15px 45px;
}

body.phi-template .btn.btn-primary {
    background-color: #18a758;
    color: #FFF !important;
    border: none;
    text-transform: none;
    border-radius: 5px;
    font-weight: bold;
    font-family: 'omnes', Lato, sans-serif;
    padding: 10px 35px;
    box-shadow: 1px 2px 2px 1px #008d69;
    font-size: 20px;
}

body.phi-template .btn.btn-secondary,
body.phi-template .comp__form .gform_page_footer input.button {
    background-color: #18a758;
    color: #FFF !important;
    border: none;
    text-transform: none;
    border-radius: 5px;
    font-weight: bold;
    font-family: 'omnes', Lato, sans-serif;
    box-shadow: 1px 2px 2px 1px #008d69;
}

body.phi-template .comp__form .gform_page_footer .gform_previous_button {
    background-color: #999 !important;
}

body.phi-template .comp__form .gform_page_footer #gform_previous_button_9:hover,
body.phi-template .comp__form .gform_page_footer #gform_previous_button_9:focus {
    background-color: #555 !important;
}

body.phi-template .btn.btn-primary:hover,
body.phi-template .btn.btn-primary:focus {
    background-color: #019c70;
}

body.phi-template .btn.btn-secondary:hover,
body.phi-template .btn.btn-secondary:focus,
body.phi-template .comp__form .gform_page_footer input.button:hover,
body.phi-template .comp__form .gform_page_footer input.button:focus {
    background-color: #019c70 !important;
}

body.phi-template .hero-wrapper {
    background-image: url('https://whichhealthinsurer.co.uk/wp-content/themes/Push-child/curve-top.svg'), url('https://whichhealthinsurer.co.uk/wp-content/uploads/2019/06/mobile-hero.jpg');
    background-size: contain, cover;
    background-position: bottom center, top center;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    position: relative;
}

body.phi-template .main__header {
    padding: 15px 0;
    margin-bottom: 15px;
}

body.phi-template .main__header .stars strong {
    display: inline-block;
    color: #FFF;
    margin-right: 3px;
}

body.phi-template .main__header .stars img {
    max-width: 150px;
    vertical-align: middle;
    margin-top: -5px;
}

body.phi-template .top-title {
    padding-bottom: 80px;
}

body.phi-template .top-title .wrapper {
    /*max-width: 1000px;
    margin: 0 auto;*/
}

body.phi-template .top-title .wrapper h1 {
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: 0 0 10px #333;
}

body.phi-template .top-title .wrapper p {
    color: #FFF;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0 0 10px #333;
}

body.phi-template .comp__block {
    margin: 3rem 0;
}

@media(min-width: 768px) {
    body.phi-template .comp__block {
        margin: 5rem 0;
    }

    body.phi-template .top-title {
        padding-bottom: 80px;
    }

    body.phi-template .top-title .wrapper h1 {
        font-size: 45px;
    }

    body.phi-template .top-title .wrapper p {
        font-size: 26px;
    }

    body.phi-template .main__header {
        margin-bottom: 60px;
    }
}

@media(min-width: 1200px) {
    body.phi-template .main__header .logo img {
        max-width: 300px;
    }

    body.phi-template .top-title {
        padding-bottom: 60px;
    }

    body.phi-template .top-title .wrapper h1 {
        font-size: 65px;
/*        max-width: 450px;*/
        text-align: left;
        line-height: 1;
    }

    body.phi-template .top-title .wrapper p {
    /* max-width: 370px; */
    text-align: left;
    padding-right: 72px;
}
}

body.phi-template .comp__block .provider-logos .logo img {
    border: 1px solid #18a758;
    border-radius: 10px;
}

body.phi-template .comp__block .tick-list {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0;
}

body.phi-template .comp__block .tick-list li {
    margin: 15px 0;
}

body.phi-template .comp__block .tick-list li:last-child {
    margin-bottom: 0;
}

body.phi-template .comp__block .tick-list img {
    vertical-align: middle;
    max-width: 20px;
    margin-right: 5px;
}

body.phi-template .comp__block h2 {
    font-size: 2rem;
}

body.phi-template .comp__block .content p,
body.phi-template .comp__block .content ul.std-list {
    font-size: 20px;
    margin-bottom: 1rem;
    padding-bottom: 0;
}

body.phi-template .comp__block .content ul.std-list {
    list-style: disc;
    padding-left: 45px;
    line-height: 1.4;
}

body.phi-template .comp__block .content ul.std-list li {
    margin-bottom: 10px;
}

body.phi-template .comp__block .usp-section img {
    max-width: 170px;
    margin: 0 auto 1rem auto;
    display: block;
}

body.phi-template .comp__block .usp-section p {
    font-size: 20px;
    max-width: 300px;
    margin: 0 auto 1rem auto;
}

body.phi-template .main__footer {
    padding: 8rem 0 3rem 0;
    background: url('https://whichhealthinsurer.co.uk/wp-content/themes/Push-child/curve-bottom.svg'), linear-gradient(to bottom, rgb(0 0 0 / 0.30) , rgb(0 0 0 / 0.30)), url('https://whichhealthinsurer.co.uk/wp-content/uploads/2018/11/footer-background.jpg');
    background-size: contain, cover;
    background-position: top center;
    background-repeat: no-repeat;
    color: #FFF;
}

@media(min-width: 768px) {
    body.phi-template .hero-wrapper {
        background-size: cover;
    }

    body.phi-template .main__footer {
        background-size: cover;
        padding: 10rem 0 3rem 0;
    }

    body.phi-template .comp__block .content .provider-logos {
        width: 75%;
    }
}

body.phi-template .main__footer .content {
    margin-bottom: 2rem;
}

body.phi-template .main__footer h2 {
    color: #FFF;
    font-size: 50px;
    line-height: 1.2;
}

body.phi-template .main__footer p {
    font-size: 26px;
    line-height: 1.2;
}

body.phi-template .main__footer small {
    color: #DDD;
    font-size: 14px;
}

body.phi-template .comp__block.reviews {
    padding: 5rem 0;
    background-color: #f1f8fe;
}

body.phi-template .comp__block.reviews .reviews-wrapper .slick-slide {
    padding: 0 15px;
}

body.phi-template .comp__block.reviews .reviews-wrapper .review {
    background-color: #FFF;
    padding: 30px 50px;
    box-shadow: 0 0 10px 0px #def0ff;
}

body.phi-template .comp__block.reviews .reviews-wrapper .review img {
    max-width: 150px;
    margin-bottom: 15px;
}

body.phi-template .comp__block.reviews .reviews-wrapper .slick-next {
    right: -15px;
    z-index: 999;
}

body.phi-template .comp__block.reviews .reviews-wrapper .slick-prev {
    left: -15px;
    z-index: 999;
}

body.phi-template .comp__block.reviews .reviews-wrapper .slick-next::before,
body.phi-template .comp__block.reviews .reviews-wrapper .slick-prev::before {
    font-size: 50px;
    color: #000;
}

body.phi-template .comp__form {
    padding: 15px 30px;
    background-color: #083336;
    border-radius: 5px;
    position: relative;
}

/*
body.phi-template .comp__form:before {
    content: "";
    background-image: url('https://whichhealthinsurer.co.uk/wp-content/uploads/2019/10/form-sticker-orange-x2.png');
    background-repeat: no-repeat;
    background-size: 80px 80px;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 20px auto;
    border-radius: 50%;
    background-color: orange;
}
 */

@media(min-width: 768px) {
    body.phi-template .comp__form {
        padding: 50px;
    }

    body.phi-template .comp__form:before {
        position: absolute;
        top: -50px;
        right: -40px;
        left: auto;
        background-size: 120px 120px;
        width: 120px;
        height: 120px;
    }
}

@media(min-width: 1200px) {
    body.phi-template .comp__form:before {
        left: -40px;
        right: auto;
    }

    body.phi-template .hero-wrapper + .comp__block {
        /* margin-top: -350px; */
    }

    body.phi-template .comp__form {
        max-width: 540px;
        padding: 60px 80px;
    }
}

@media(min-width: 1400px) {
    body.phi-template .comp__form:before {
        border: none;
    }
}

body.phi-template .comp__form h2 {
    color: #FFF;
    line-height: 1.2;
}

body.phi-template .comp__form .progress {
    height: 7px;
    background-color: #3b7cc4;
}

body.phi-template .comp__form .gf_page_steps {
    display: none;
}

body.phi-template .comp__form .progress .progress-bar {
    background-color: #FFF;
}

body.phi-template .comp__form .gfield_required {
    color: #18a758 !important;
}

body.phi-template .comp__form .validation_error,
body.phi-template .comp__form .validation_message {
    color: #a61212 !important;
    background: #F7A3A7 !important;
    border: 1px solid #a61212 !important;
    padding: 15px !important;
    margin-bottom: 15px !important;
    border-radius: 10px;
    text-align: center !important;
}

body.phi-template .comp__form .validation_message {
    padding: 5px;
    text-align: center;
    font-weight: normal;
}

body.phi-template .comp__form .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    background-color: #ce5a5c !important;
}

body.phi-template .comp__form .gform_fields .gfield > .gfield_label {
    color: #8EC1C5;
    display: block;
    font-weight: normal;
    font-size: 18px;
    margin: 15px 0;
}

body.phi-template .comp__form .gform_fields .gfield .gfield_radio > li {
    display: inline-block;
    margin-right: 15px;
}

body.phi-template .comp__form .gform_fields .gfield .gfield_radio > li > input {
    display: none !important;
    /*vertical-align: middle;
    margin-top: 5px;
    margin-right: 5px;*/
}

body.phi-template .comp__form .gform_fields .gfield .gfield_radio > li > input + label:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 8px;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff;
    border: 4px solid #fff;
}

body.phi-template .comp__form .gform_fields .gfield .gfield_radio > li > input:checked + label:before {
    background: #18a758;
}

body.phi-template .comp__form .gform_fields .gfield .gfield_radio > li > label {
    font-size: 18px;
    color: #8EC1C5;
    width: auto !important;
    max-width: 100%;
}

body.phi-template .comp__form .gform_page_footer {
    text-align: center;
}

body.phi-template .comp__form .gform_wrapper .gform_page_footer {
    border-top: none !important;
}

body.phi-template #field_1_25,
body.phi-template #field_5_25 {
    color: #FFF;
}

body.phi-template #gform_fields_9_4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

body.phi-template #field_1_37,
body.phi-template #field_1_25,
body.phi-template #field_5_37,
body.phi-template #field_5_25 {
    flex: 0 0 100%;
}

body.phi-template #field_1_25,
body.phi-template #field_5_25 {
    color: #FFF;
    text-align: center;
}

body.phi-template #field_1_13,
body.phi-template #field_1_14,
body.phi-template #field_1_15,
body.phi-template #field_1_16,
body.phi-template #field_5_13,
body.phi-template #field_5_14,
body.phi-template #field_5_15,
body.phi-template #field_5_16 {
    flex: 0 0 100%;
}

@media(min-width: 768px) {
    body.phi-template .comp__form #gform_page_1_1 ul#gform_fields_1 > li label,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li label,
    body.phi-template .comp__form #gform_page_5_1 ul#gform_fields_5 > li label,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li label {
        flex: 0 0 40%;
    }

    body.phi-template .comp__form #gform_page_1_1 ul#gform_fields_1 > li div.ginput_container,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li div.ginput_container,
    body.phi-template .comp__form #gform_page_5_1 ul#gform_fields_5 > li div.ginput_container,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li div.ginput_container  {
        flex: 0 0 60%;
        padding-left: 15px;
    }

    body.phi-template .comp__form #input_1_5,
    body.phi-template .comp__form #input_1_6,
    body.phi-template .comp__form #input_5_5,
    body.phi-template .comp__form #input_5_6 {
        text-align: right;
    }

    body.phi-template #field_1_13,
    body.phi-template #field_1_14,
    body.phi-template #field_1_15,
    body.phi-template #field_5_13,
    body.phi-template #field_5_14,
    body.phi-template #field_5_15 {
        flex: 0 0 20%;
        padding-right: 0;
    }

    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 {
        display: flex;
        flex-wrap: wrap;
    }

    body.phi-template .comp__form #gform_page_1_1 ul#gform_fields_1 > li,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_8,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_9,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_10,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_11,
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_12,
    body.phi-template .comp__form #gform_page_5_1 ul#gform_fields_5 > li,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_8,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_9,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_10,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_11,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_12 {
        padding: 0 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex: 0 0 100%;
    }

    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_16,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_16 {
        flex: 0 0 40%;
    }
}

body.phi-template #input_1_13,
body.phi-template #input_1_14,
body.phi-template #input_1_15,
body.phi-template #input_5_13,
body.phi-template #input_5_14,
body.phi-template #input_5_15 {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #083336;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

body.phi-template #field_1_23,
body.phi-template #field_5_23 {
    flex: 0 0 100%;
}

body.phi-template #field_1_27,
body.phi-template #field_5_27 {
    font-size: 20px;
    text-align: center;
    color: #FFF;
}

body.phi-template #input_1_7_3_container > label,
body.phi-template #input_1_7_6_container > label,
body.phi-template #input_5_7_3_container > label,
body.phi-template #input_5_7_6_container > label {
    color: #FFF;
    text-align: center;
    display: block;
    font-weight: normal;
    font-size: 18px;
}

body.phi-template .comp__form #gform_page_1_2 .gform_fields .gfield > .gfield_label,
body.phi-template .comp__form #gform_page_5_2 .gform_fields .gfield > .gfield_label {
    margin: 15px 0;
}

body.phi-template #field_1_26,
body.phi-template #field_5_26 {
    font-size: 14px;
    color: #F5F5F5;
}

body.phi-template .slick-dots {
    bottom: -50px;
}

body.phi-template .slick-dots li button::before {
    font-size: 20px;
}

body.phi-template #gform_page_1_2,
body.phi-template #gform_page_5_2 {
    padding-bottom: 40px;
}

body.phi-template #gform_page_1_2 .gform_page_footer #gform_previous_button_1,
body.phi-template #gform_page_5_2 .gform_page_footer #gform_previous_button_5 {
    display: none !important;
}

body.phi-template .comp__form li input {
    font-weight: 700;
    color: #083336;
}

body.phi-template .comp__form li input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #083336;
    opacity: 1; /* Firefox */
}

body.phi-template .comp__form li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #083336;
}

body.phi-template .comp__form li input::-ms-input-placeholder { /* Microsoft Edge */
    color: #083336;
}

body.phi-template #gform_page_1_2 li input,
body.phi-template #gform_page_5_2 li input {
    width: 100%;
    padding: 5px 10px;
    border-radius: 3px;
}

body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_16,
body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_16 {
    color: #8EC1C5;
    padding-left: 5px;
    font-size: 18px;
    padding-top: 10px;
}

body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_16:after,
body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_16:after {
    content: " *";
    color: #18a758;
}

body.phi-template .comp__form #field_1_13 label,
body.phi-template .comp__form #field_1_14 label,
body.phi-template .comp__form #field_1_15 label,
body.phi-template .comp__form #field_5_13 label,
body.phi-template .comp__form #field_5_14 label,
body.phi-template .comp__form #field_5_15 label  {
    display: none !important;
}

body.phi-template .comp__form ul > li {
    margin-top: 0 !important;
}

body.phi-template .comp__form #gform_page_1_1 ul#gform_fields_1 > li#field_1_1,
body.phi-template .comp__form #gform_page_5_1 ul#gform_fields_5 > li#field_5_1 {
    display: none !important;
}

body.phi-template .comp__form li select {
    width: 100% !important;
    height: 40px;
    border-radius: 5px;
    padding: 0 5px;
    font-weight: 700;
    color: #083336;
}

body.phi-template #gform_page_1_2 #field_1_17,
body.phi-template #gform_page_5_2 #field_5_17 {
    line-height: 1.25;
    display: block;
    font-size: 12px;
    color: #EEE;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
}

body.phi-template .comp__form .gform_page_footer input.button {
    padding: 15px 40px !important;
}

body.phi-template .comp__form #gform_page_1_2 .gform_page_footer input.button,
body.phi-template .comp__form #gform_page_5_2 .gform_page_footer input.button {
    margin: 0 0 20px 0;
}

@media(max-width: 991px) {
    body.phi-template .main__header .logo img {
        max-width: 350px;
    }
}

@media(max-width: 991px) {
    body.phi-template .comp__form #gform_page_1_2 ul#gform_fields_1_2 > li#field_1_16,
    body.phi-template .comp__form #gform_page_5_2 ul#gform_fields_5_2 > li#field_5_16 {
        padding: 0 !important;
        margin: 15px 0 !important;
    }
    body.phi-template .hero-wrapper {
      margin-bottom: -120px;
    }
}

@media(max-width: 479px) {
    body.phi-template .comp__block .content .provider-logos .row {
        margin: 0 -5px;
    }

    body.phi-template .comp__block .content .provider-logos .row .col-3 {
        padding: 0 5px;
    }
}

body.phi-template #gform_page_1_2,
body.phi-template #gform_page_5_2 {
    padding-bottom: 30px;
}

@media(min-width: 480px) {
    body.phi-template .hero-wrapper {
        background-image: url('https://whichhealthinsurer.co.uk/wp-content/themes/Push-child/curve-top.svg'), url('https://whichhealthinsurer.co.uk/wp-content/uploads/2019/10/hero-new.jpg');
    }
}

@media(min-width: 576px) {
    body.phi-template .container {
        max-width: 540px;
    }

    body.phi-template #gform_page_1_2,
    body.phi-template #gform_page_5_2 {
        padding-bottom: 10px;
    }
}

@media(min-width: 768px) {
    body.phi-template .container {
        max-width: 720px;
    }

    body.phi-template .hero-wrapper {
        background-image: url('https://whichhealthinsurer.co.uk/wp-content/themes/Push-child/curve-top.svg'), linear-gradient(to right, rgb(0 0 0 / 0%), rgb(0 0 0 / 0.4)), url('https://whichhealthinsurer.co.uk/wp-content/uploads/2018/11/hero-new.jpg');
    }
}

@media(min-width: 992px) {
    body.phi-template .container {
        max-width: 960px;
    }

    body.phi-template #gform_page_1_2,
    body.phi-template #gform_page_5_2 {
        padding-bottom: 5px;
    }
}

@media(min-width: 1200px) {
    body.phi-template .container {
        max-width: 1140px;
    }

    body.phi-template #gform_page_1_2,
    body.phi-template #gform_page_5_2 {
        padding-bottom: 0px;
    }
}


.comp__block--2 {
	margin-bottom: 3rem !important;
}
.comp__block--2 + .comp__block {
	margin-top: 0 !important;
}

ul.tick-list-2 { margin: 20px 0 0 25px; }
ul.tick-list-2 li {position: relative;padding-left: 5px;font-weight: 300;margin-bottom: 10px;}
ul.tick-list-2 li:before {content: '';position: absolute;background-image:url('https://whichhealthinsurer.co.uk/wp-content/uploads/2019/10/tick-x2.png');background-repeat:no-repeat;width: 20px;height: 20px;left: -25px;background-size: 20px 20px;top: 5px;}

ul.cross-list { margin: 4px 0 0 25px; }
ul.cross-list li {position: relative;padding-left: 5px;font-weight: 300;margin-bottom: 10px;}
ul.cross-list li:before {content: '';position: absolute;background-image:url('https://whichhealthinsurer.co.uk/wp-content/uploads/2020/03/cross.png');background-repeat:no-repeat;width: 20px;height: 20px;left: -25px;background-size: 20px 20px;top: 5px;}


/* LP2 - AB Test */
@media(max-width: 767px) {
  body.phi-template-2 .top-title .wrapper h1 {
    font-size: 1.5rem
  }
}

@media(max-width: 991px) {
  body.phi-template-2 .main__header {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  body.phi-template-2 .provider-logos .logo {
    padding: 1px;
    border: 1px solid #fff;
    border-radius: 5px;
  }
  body.phi-template-2 .provider-logos .logo img {
    border-radius: 3px;
  }
}

@media(min-width: 768px)  and (max-width: 991px) {
  body.phi-template-2 .top-title .wrapper h1 {
    font-size: 2.5rem
  }
  body.phi-template-2 .provider-logos {
    max-width: 75%;
    margin: 0 auto;
  }
}

#error{
	max-width:540px;
	background-color:#ea4073;
	color:#fff;
	padding:13px 5px;
	font-size:13px;
	border-radius:10px 10px 0 0
}
@keyframes blinker{
50%{opacity:0.2}}

.footer-bottom{
	background-color: #052325;
	color: #fff;
	font-size: 1.1em;
	opacity: 0.8;
	padding: 2em 0;
}
.footer-bottom img{
	position: relative;
    top: -1px;
}
.footer-bottom a{
	color: #fff;
}
.footer-bottom__title{
	font-size: 1.5em;
    font-style: italic;  
    margin-bottom: 1em !important;  
}
.footer-bottom__text{
	font-size: 0.75em;
}

span.text-br {
    display: block;
}




@media (min-width:1200px) and (max-width:1666px){
 body.phi-template .hero-wrapper {
/*    min-height: 760px;*/
	 min-height: 598px;
}
 
body.phi-template .top-title {
/*    margin-top: 128px;*/
}  
}




@media (min-width:1601px) and (max-width:2200px) {
 body.phi-template .hero-wrapper {
/*    min-height: 670px;*/
	 min-height: 598px;
}
 
body.phi-template .top-title {
/*    margin-top: 70px;*/
}  
}

 


@media (min-width:2201px)   {
 body.phi-template .hero-wrapper {
/*    min-height: 900px;*/
	 min-height: 598px;
}
 
body.phi-template .top-title {
/*    margin-top: 128px;*/
}  
}





