/*
Theme Name: Francine Kidder
Theme URI: http://aios3-staging.agentimage.com/f/francinekidder.com/htdocs/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css
  
*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
#nav li {
	position:relative;
}
  
#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    /*background: rgba(0,0,0,0.9) url("images/submenu-fixer.png");*/
    display: none;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
}
#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
#nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu {
    display: block;
}
#nav .sub-menu li {
    position: relative;
}


/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

@font-face {
    font-family: 'shopping_list';
    src: url('fonts/shopping_script_demo-webfont.woff2') format('woff2'),
         url('fonts/shopping_script_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background: #FFF;
	color: #6d6d6d;
	margin: 0;
}

.no-gutter {
    padding-left: 0;
    padding-right: 0;
}

.no-gutter-left {
    padding-left: 0;
}

.no-gutter-right {
    padding-right: 0;
}

h1 {
    font: 400 38px/normal 'Josefin Sans', sans-serif;
    color: #76abcb;
}

p {
    font: 300 14px/22px 'Roboto', sans-serif;
    color: #6d6d6d;
}

a {
    outline: none !important;
}

select, input, textarea {
    outline: none;
}

em.ai-mobile-phone a {
    color: #6d6d6d !important;
}

#main-header {
    position: fixed;
    width: 100%;
    z-index: 1030;
    font-size: 0;
    padding-bottom: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateZ(0);
}
    .header-logo {
        text-align: center;
    }
        .header-logo a {
            display: inline-block;
            text-decoration: none;
            outline: none;
        }
            .header-logo span {
                font: 300 65px/1 'Josefin Sans', sans-serif;
                color: #ffffff;
                text-shadow: 1px 4px 3px rgba(0, 0, 0, 0.5);
                text-transform: uppercase;
            }
    .header-top {
        text-align: center;
        padding: 45px 0 15px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
        .header-contact {
            display: inline-block;
            vertical-align: middle;
        }
            .header-contact li {
                display: inline-block;
                vertical-align: middle;
                margin-right: 45px;
            }
            .header-contact li:last-child {
                margin-left: 5px;
            }
                .header-contact li span {
                    display: inline-block;
                    vertical-align: middle;
                }
                .header-contact li span.hc-icon {
                    background-repeat: no-repeat;
                    background-position: center center;
                    margin-right: 8px;
                }
                .header-contact li span.hc-tele {
                    background-image: url(images/icon-tele.png);
                    width: 8px;
                    height: 12px;
                    margin-bottom: 3px;
                }
                .header-contact li span.hc-mail {
                    background-image: url(images/icon-mail.png);
                    width: 10px;
                    height: 7px;
                    margin-bottom: 2px;
                }
                .header-contact li .hc-icon + em,
                .header-contact li .hc-icon + a {
                    display: inline-block;
                    vertical-align: middle;
                    font: 400 15px/1 'Josefin Sans';
                    color: #ffffff;

                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }

                    .header-contact li .hc-icon + em.ai-mobile-phone a {
                        color: #ffffff !important;
                    }

                    .header-contact li .hc-icon + a:hover {
                        color: #67b8f7;
                    }
        .header-smis {
            display: inline-block;
            vertical-align: middle;
        }
            .header-smis a {
                display: inline-block;
                vertical-align: middle;
                margin: 0 12px;
                text-decoration: none;
                outline: none;
            }
            .header-smis a:first-child {
                margin-left: 0;
            }
            .header-smis a:last-child {
                margin-right: 0;
            }
                .header-smis a span[class^="ai-font-"] {
                    font-size: 15px;
                    color: #ffffff;

                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out;
                }

                .header-smis a:hover span[class^="ai-font-"] {
                    color: #67b8f7;
                }
    .header-bottom {
        text-align: center;
    }
        nav.navigation {
            border-top: 1px solid rgba(255,255,255,0.30);
            border-bottom: 1px solid rgba(255,255,255,0.30);
        }
            #nav {

            }
                #nav li {
                    position: relative;
                }
                    #nav li a {
                        display: block;
                        position: relative;
                        font: 600 15px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-decoration: none;
                        outline: none;
                        -webkit-transition: all 0.3s ease-in-out;
                        -moz-transition: all 0.3s ease-in-out;
                        -o-transition: all 0.3s ease-in-out;
                        transition: all 0.3s ease-in-out;
                    }
                #nav > li {
                    display: inline-block;
                }
                    #nav > li > a {
                        padding: 15px 40px;
                        text-transform: uppercase;
                    }
                    #nav > li:first-child > a {
                        /*padding-left: 0;*/
                    }
                    #nav > li:last-child > a {
                        /*padding-right: 0;*/
                    }
                        #nav > li:first-child > a:before {
                            display: none;
                        }
                        #nav > li > a:before {
                            content: '';
                            display: block;
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            width: 1px;
                            height: 15px;
                            background: #ffffff;
                            margin: auto;
                        }
                        #nav > li > a:after {
                            content: '';
                            display: block;
                            position: absolute;
                            left: 0;
                            bottom: -1px;
                            width: 100%;
                            height: 0;
                            background: #67b8f7;
                            -webkit-transition: all 0.3s ease-in-out;
                            -moz-transition: all 0.3s ease-in-out;
                            -o-transition: all 0.3s ease-in-out;
                            transition: all 0.3s ease-in-out;
                        }
                    #nav > li > .sub-menu {
                        padding-top: 3px;
                    }
                    #nav li:hover .sub-menu {
                        display: none;
                    }
                    #nav .sub-menu {
                        display: none;
                        position: absolute;
                        background: none;
                    }
                        #nav .sub-menu li {
                            display: block;
                        }
                            #nav .sub-menu a {
                                font-size: 14px;
                                font-weight: 400;
                                background: #67b8f7;
                                text-transform: uppercase;
                            }
                            #nav .sub-menu a:hover {
                                background: rgba(103, 184, 247, 0.5);
                                color: #ffffff;
                            }

                    #nav > li:hover > a:after {
                        height: 3px;
                    }

#main-header.show-fixed-header {
    background: rgba(89, 157, 200, 0.90);
}
    #main-header.show-fixed-header .header-top {
        padding-top: 15px;
        padding-bottom: 10px;
    }

#upperfold-wrap {
    position: relative;
    font-size: 0;
}
    .slide-holder {
        position: relative;
        z-index: 1;
    }
        .slide-holder:before {
            content: '';
            display: block;
            position: absolute;
            width: 100%;
            height: 250px;
            opacity: 0.45;
            background: -moz-linear-gradient(top, rgba(12,43,65,1) 0%, rgba(12,43,65,0) 100%);
            background: -webkit-linear-gradient(top, rgba(12,43,65,1) 0%,rgba(12,43,65,0) 100%);
            background: linear-gradient(to bottom, rgba(12,43,65,1) 0%,rgba(12,43,65,0) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2b41', endColorstr='#000c2b41',GradientType=0 );
            z-index: 2;
        }
        .slide-holder:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 241px;
            background: url(images/slideshow-curves-2.png) no-repeat center bottom / auto 100%;
            z-index: 3;
        }
        .slide-holder .cycloneslider {
            z-index: 1;
        }
        .slide-holder #aios-slider-hp-slideshow {
            margin-bottom: 30px;
        }
    .cta-wrap {
        position: absolute;
        top: 20%;
        width: 100%;
        z-index: 3;
    }
        .cta-item {
            display: inline-block;
            margin-right: 10px;
        }
            .cta-item a {
                display: inline-block;
                outline: none;
                text-align: center;
                text-decoration: none;
                border-radius: 50%;
                border: 4px solid rgba(103, 184, 247, 0.38);
                overflow: hidden;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
                .cta-outer {
                    width: 104px;
                    height: 104px;
                    background: #96d4f2;
                    position: relative;
                }
                    .cta-outer:before {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        background: url(images/cta-bg-active.png) no-repeat center center / cover;
                        z-index: 1;
                        opacity: 0;
                        -webkit-transition: all 0.3s ease-in-out;
                        -moz-transition: all 0.3s ease-in-out;
                        -o-transition: all 0.3s ease-in-out;
                        transition: all 0.3s ease-in-out;
                    }
                    .cta-inner {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        z-index: 2;
                        -webkit-transition: all 0.3s ease-in-out;
                        -moz-transition: all 0.3s ease-in-out;
                        -o-transition: all 0.3s ease-in-out;
                        transition: all 0.3s ease-in-out;
                    }
                    .cta-1 .cta-inner {
                        top: 16px;
                    }
                    .cta-2 .cta-inner {
                        top: 24px;
                    }
                        .cta-text {
                            display: block;
                            font: 400 14px/1 'Josefin Sans', sans-serif;
                            color: #ffffff;
                            text-shadow: 0 0 5px rgba(0,0,0,0.35);
                            text-transform: uppercase;
                            padding-top: 20px;
                            padding-bottom: 34px;
                        }
                        .cta-learnmore {
                            display: block;
                            font: 700 8px/1 'Roboto', sans-serif;
                            color: #ffffff;
                            letter-spacing: 0.8px;
                            text-transform: uppercase;
                            opacity: 0;
                            -webkit-transition: all 0.3s ease-in-out;
                            -moz-transition: all 0.3s ease-in-out;
                            -o-transition: all 0.3s ease-in-out;
                            transition: all 0.3s ease-in-out;
                        }
            .cta-item a:hover {
                border: 4px solid rgba(225, 209, 194, 0.6);
            }
            .cta-item a:hover .cta-outer:before {
                opacity: 1;
            }
            .cta-item a:hover .cta-inner {
                top: 0;
            }
            .cta-1 a:hover .cta-text {
                white-space: nowrap;
            }
            .cta-item .cta-learnmore {
                opacity: 1;
            }

            .mobile .cta-text {
                font: 400 12px/1 'Josefin Sans', sans-serif;
            }
            .mobile .cta-item a {
                border: 4px solid rgba(225, 209, 194, 0.6);
            }
            .mobile .cta-item a .cta-outer:before {
                opacity: 1;
            }
            .mobile .cta-item a .cta-inner {
                top: 0;
            }
            .mobile .cta-1 a .cta-text {
                white-space: nowrap;
            }

    .slide-logo {
        position: absolute;
        top: 45%;
        text-align: center;
        width: 100%;
        z-index: 2;
    }
        .slide-logo a {
            display: inline-block;
            text-decoration: none;
            outline: none;
        }
            .slide-logo span {
                font: 300 90px/1 'Josefin Sans', sans-serif;
                color: #ffffff;
                text-shadow: 1px 4px 3px rgba(0, 0, 0, 0.5);
                text-transform: uppercase;
            }

#qs-wrap {
    position: relative;
    font-size: 0;
    padding: 25px 0;
}
    .qs-form {

    }
        .qs-form h2 {
            display: inline-block;
            vertical-align: middle;
            font: 700 22px/1 'Josefin Sans', sans-serif;
            color: #76abcb;
            text-transform: uppercase;
            width: 16.04%;
            padding-top: 5px;
        }
        .qs-form .field-input {
            display: inline-block;
            vertical-align: middle;
            margin-right: 0.09%;
        }
        .qs-form .field-input:last-of-type {
            margin-right: 2.46%;
        }
        html.IE .qs-form :last-of-type.field-input {
            margin-right: 2.45%;
        }
        .qs-form .field-lg {
            width: 14.65%;
        }
        .qs-form .field-sm {
            width: 7.72%;
        }
            .qs-form .field-input select,
            .qs-form .field-input input {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                width: 100%;
                height: 33px;
                font: 300 11px/1 'Roboto', sans-serif;
                color: #6d6d6d;
                border: 1px solid #686868;
                padding: 0 12px;
            }
            .qs-form .field-input select {
                background: url(images/caret.png) no-repeat right center;
            }
            .qs-form .field-input select::-ms-expand {
                display: none;
            }
        .qs-form input[type="submit"] {
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border: 0;
            width: 10.26%;
            height: 33px;
            background: #67b8f7;
            font: 400 12px/1 'Josefin Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            margin-right: 0.09%;
            padding-top: 4px;

            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .qs-form input[type="submit"]:hover {
                background: #1190f3;
            }

        .qs-form .adv-btn {
            display: inline-block;
            vertical-align: middle;
            width: 10.53%;
            height: 33px;
            font: 400 12px/1 'Josefin Sans', sans-serif;
            color: #ffffff;
            background: #e1d1c2;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            outline: none;
            padding: 12px 0;

            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .qs-form .adv-btn:hover {
                background: #98928c;
            }

#welcome-wrap {
    position: relative;
    font-size: 0;
    z-index: 2;
}
    .welcome-left {
        padding-top: 75px;
    }
        .welcome-left h1 {
            font: 400 38px/normal 'Josefin Sans', sans-serif;
            color: #76abcb;
            text-transform: uppercase;
            margin-bottom: 22px;
        }
            .welcome-left h1 span {
                display: block;
                font-size: 34px;
            }
            .welcome-left h1 span.welcome-light {
                color: #dac7b4;
            }
        .welcome-left span {
            display: block;
            font: 400 20px/35px 'Josefin Sans', sans-serif;
            color: #99c2db;
        }
    .welcome-right {
        padding-top: 44px;
        padding-bottom: 15px;
    }
        .welcome-right p {
            font: 300 14px/22px 'Roboto', sans-serif;
            color: #6d6d6d;
            margin: 20px 0 20px 30px;
            text-align: justify;
        }
        .welcome-signature {
            display: block;
            float: right;
            font: 400 65px/1 'shopping_list', cursive;
            color: #6d6d6d;
        }

#neighborhoods-wrap {
    position: relative;
    background: #76abcb;
    font-size: 0;
    margin-top: -75px;
    padding: 265px 0 115px;
    z-index: 1;
}
    #neighborhoods-wrap:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 209px;
        background: url(images/neighborhoods-curves-2.png) no-repeat center top / 100% auto;
        z-index: 2;
    }
    #neighborhoods-wrap:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(images/neighborhoods-bg.jpg) no-repeat center top / cover;
        opacity: 0.3;
        z-index: 1;
    }
    #neighborhoods-wrap .container {
        position: relative;
        z-index: 3;
    }
        #neighborhoods-wrap h2 {
            font: 400 33px/1 'Josefin Sans', sans-serif;
            color: #ffffff;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 52px;
        }

        .nbh-item {

        }
            .nbh-item a {
                display: block;
                max-width: 265px;
                margin: auto;
                position: relative;
                text-align: center;
                text-decoration: none;
                outline: none;
            }
                .nbh-item a:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 100%;
                    height: 16px;
                    background: url(images/nbh-shadow.png) no-repeat center top / 100% auto;
                }
                .nbh-photo {
                    border-radius: 10px;
                    overflow: hidden;
                }
                    .nbh-photo img {
                        max-width: 100%;
                    }
                .nbh-text {
                    border-radius: 10px;
                    overflow: hidden;
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: url(images/neighborhoods-overlay.png) no-repeat center center / cover;
                    -webkit-transition: all 0.4s ease-in-out;
                    -moz-transition: all 0.4s ease-in-out;
                    -o-transition: all 0.4s ease-in-out;
                    transition: all 0.4s ease-in-out;
                    top: 50px;
                    opacity: 0;
                }
                    .nbh-name {
                        display: block;
                        font: 700 24px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-shadow: 1px 3px 3px rgba(0,0,0,0.20);
                        text-transform: uppercase;
                        position: absolute;
                        top: 40%;
                        left: 0;
                        right: 0;
                        margin: auto;
                    }
                    .nbh-view {
                        display: block;
                        font: 700 14px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-transform: uppercase;
                        position: absolute;
                        bottom: 25px;
                        left: 0;
                        right: 0;
                        margin: auto;

                        -webkit-transition: all 0.3s ease-in-out;
                        -moz-transition: all 0.3s ease-in-out;
                        -o-transition: all 0.3s ease-in-out;
                        transition: all 0.3s ease-in-out;
                    }
            .nbh-item a:hover .nbh-text {
                top: 0;
                opacity: 1;
            }

                .nbh-view:hover {
                    color: #00508b;
                }

#news-wrap {
    position: relative;
    background: url(images/news-bg.jpg) #308bc4 no-repeat center center / cover;
}
    #news-wrap:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: url(images/news-shadow.png) no-repeat center top / 100% auto;
    }
    #news-wrap:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 209px;
        background: url(images/news-curves-3.png) no-repeat center bottom / auto 100%;
        z-index: 1;
    }
    #news-wrap .container {
        position: relative;
        z-index: 2;
    }
    .news-left {
        padding-top: 122px;
        padding-bottom: 140px;
        overflow: hidden;
    }
        .news-left .textwidget > h2 {
            font: 400 33px/1 'Josefin Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            background: url(images/news-border.png) repeat-x center bottom;
            padding-bottom: 20px;
            margin-bottom: 28px;
        }
        .news-item {

        }   
            .news-photo {
                display: block;
                margin-bottom: 24px;
            }
                .news-photo img {
                    width: 100%;
                    height: auto;
                }

                .news-photo:hover img {
                    opacity: .8;
                }
            .news-text {

            }
                .news-date {
                    display: inline-block;
                    vertical-align: top;
                }
                    .news-date span {
                        font: 700 18px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-transform: uppercase;
                        max-width: 40px;
                        display: inline-block;
                        text-align: center;
                    }
                    .news-date span:last-of-type {
                        font-size: 48px;
                        color: #91c5e4;
                    }
                .news-content {
                    display: inline-block;
                    vertical-align: top;
                    float: right;
                    width: calc( 100% - 100px);
                    margin-top: 3px;
                }
                    .news-content a {
                        text-decoration: none;
                    }
                    .news-item h2 {
                        font: 400 20px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-decoration: none;
                        text-transform: uppercase;
                        margin-bottom: 20px;
                    }
                        .news-content a:hover h2 {
                            color: #91c5e4;
                        }
                    .news-item p {
                        font: 300 14px/22px 'Roboto', sans-serif;
                        color: #a3d3f1;
                        text-align: justify;
                        margin-bottom: 22px;
                    }
                    .news-item .news-meta-tags {
                        font: 300 14px/1 'Roboto', sans-serif;
                        color: #ffffff;
                        margin-bottom: 32px;
                    }
                        .news-item .news-meta-tags a {
                            color: inherit;
                            text-transform: none;
                        }
                    .news-item a.news-readmore {
                        display: inline-block;
                        font: 400 14px/1 'Josefin Sans', sans-serif;
                        color: #ffffff;
                        text-decoration: none;
                        text-transform: uppercase;
                    }
                        .news-item a.news-readmore:hover {
                            color: #91c5e4;
                        }
    .news-right {
        padding-top: 100px;
    }
        a.news-video {
            display: block;
            border: 20px solid rgba(255,255,255,0.2);
            border-radius: 50%;
            overflow: hidden;
            width: 550px;
            height: 550px;
            float: right;
            position: relative;
        }
            a.news-video div {
                background: url(images/video-thumb.jpg) no-repeat center center / cover;
                height: 100%;
            }
                a.news-video div:before {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: rgba(0,0,0,0.60);
                }
                a.news-video div:after {
                    content: '';
                    display: block;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto;
                    width: 74px;
                    height: 52px;
                    background: url(images/icon-play.png) no-repeat center center;
                }

#testimonials-wrap {
    position: relative;
    padding-top: 90px;
}
    #testimonials-wrap .container {
        position: relative;
        z-index: 2;
    }
    #testimonials-wrap h2 {
        font: 400 33px/1 'Josefin Sans', sans-serif;
        color: #76abcb;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 48px;
    }

    .testi-items {

    }
        .testi-item {
            text-align: center;
            outline: none;  
            display: none;
        }
            .testi-photo {
                margin-bottom: 35px;
            }
                .testi-photo img {
                    margin: auto;
                    width: 124px;
                    height: 124px;
                    border-radius: 100%;
                }
            .testi-item a {
                margin: 5px 0;
            }
            .testi-item a,  .testi-name {
                display: block;
                font: 600 23px/1 'Josefin Sans', sans-serif;
                color: #76abcb;
                text-transform: uppercase;
                text-decoration: none;
            }

                .testi-item a:hover {
                    opacity: .8;
                }
                
            .testi-pos {
                display: block;
                font: 600 14px/1 'Josefin Sans', sans-serif;
                color: #dac7b4;
                text-transform: uppercase;
                margin-bottom: 24px;
            }
            .testi-item p {
                font: 300 14px/22px 'Roboto', sans-serif;
                color: #6d6d6d;
            }
        .testi-items .slick-dots {
            text-align: center;
            margin-top: 22px;
        }
            .testi-items .slick-dots li {
                display: inline-block;
                vertical-align: middle;
                width: 12px;
                height: 12px;
                background: #76abcb;
                border-radius: 50%;
                margin: 0 3px;
                cursor: pointer;
            }
            .testi-items .slick-dots li.slick-active {
                background: #dac7b4;
            }
                .testi-items .slick-dots button {
                    display: none;
                }
    a.testi-btn {
        display: block;
        width: 195px;
        height: 40px;
        background: #85c6f8;
        border-radius: 5px;
        text-align: center;
        text-decoration: none;
        outline: none;
        float: right;
        margin: 10px 0 0;
        position: relative;
        top: 160px;
    }
        a.testi-btn:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            width: 0;
            height: 100%;
        }
        a.testi-btn span {
            display: inline-block;
            vertical-align: middle;
            font: 600 14px/1 'Josefin Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            /*margin-top: 5px;*/
        }

#main-footer {
    position: relative;
    text-align: center;
    font-size: 0;
}
    #main-footer:before {
        content: '';
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 208px;
        background: url(images/footer-curves-2.png) no-repeat center top / auto 100%;
        z-index: 1;
    }
    .footer-top {
        position: relative;
        z-index: 2;
        padding: 65px 0 62px;
        background: #ffffff;
    }
        .ft-row-1 {
            margin-bottom: 18px;
        }
            .ft-cont-col {
                
            }
                .ft-cont-icon {
                    display: block;
                    margin: auto;
                    background-repeat: no-repeat;
                    background-position: center center;
                    margin-bottom: 20px;
                }
                .ft-mail {
                    background-image: url(images/icon-ft-mail.png);
                    width: 30px;
                    height: 20px;
                }
                .ft-tele {
                    background-image: url(images/icon-ft-tele.png);
                    width: 16px;
                    height: 25px;
                }
                .ft-pin {
                    background-image: url(images/icon-ft-pin.png);
                    width: 17px;
                    height: 24px;
                }
                .ft-cont-col a, .ft-cont-col em, .ft-cont-col span:last-of-type {
                    font: 400 18px/22px 'Josefin Sans', sans-serif;
                    color: #6d6d6d;
                }
                .ft-cont-col em {
                    font-size: 23px;
                    font-weight: 700;
                }
        .ft-row-2 {

        }
    .footer-bottom {
        position: relative;
        z-index: 2;
        padding: 0 0 46px;
        background: #ffffff;
    }

        .footer-bottom a:hover {
            color: #67b8f7;
        }

        .fb-border {
            width: 100%;
            height: 1px;
            background: #bdbdbd;
            margin-bottom: 38px;
        }
        .footernav {

        }
            .footernav li {
                display: inline-block;
                vertical-align: middle;
                padding: 0 25px;
                border-left: 1px solid #6d6d6d;
            }
            .footernav li:first-child {
                border-left: 0;
            }
                .footernav li a {
                    font: 400 12px/1 'Josefin Sans', sans-serif;
                    color: #6d6d6d;
                    text-transform: uppercase;
                }
        .copyright {
            font: 300 12px/1 'Roboto', sans-serif;
            color: #6d6d6d;
            letter-spacing: 0.6px;
            margin: 10px 0 15px;
        }
            .copyright a {
                color: inherit;
            }
            .copyright a.footer-site-link {
                text-transform: uppercase;
            }
        .footer-bottom span[class^="ai-font-"] {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
            color: #6d6d6d;
            margin: 0 3px;
        }

/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

/* Adjust minimum height of page area */ 
#content-sidebar, #content-full{ min-height: 500px; margin: 20px 0;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 77.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style post/page main headings (h1) */
#content .entry-title { 
    font: 400 38px/normal 'Josefin Sans', sans-serif;
    color: #76abcb;
    text-transform: uppercase;
}

/* Style category/archive/etc main headings (h1) */
#content .archive-title { 
    font: 400 38px/normal 'Josefin Sans', sans-serif;
    color: #76abcb;
    text-transform: uppercase;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle { 

}

#content .entry {
    font: 300 14px/22px 'Roboto', sans-serif;
    color: #6d6d6d;
}

body.ip-container {
    background: #cccccc;
}

.ip-bg {
    background: url(images/ip-bg.jpg) no-repeat center center / cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#inner-page-wrapper {
    padding-top: 160px;
}
    #inner-page-wrapper > .container {
        background: rgba(255,255,255,0.7);
    }
    .ip-logo {
        text-align: center;
        margin-bottom: 15px;
    }
        .ip-logo a {
            display: inline-block;
            text-decoration: none;
            outline: none;
        }
            .ip-logo span {
                font: 300 90px/1 'Josefin Sans', sans-serif;
                color: #ffffff;
                text-shadow: 1px 4px 3px rgba(0, 0, 0, 0.5);
                text-transform: uppercase;
            }

.aios-mobile-header-wrapper {
    z-index: 1040;
}
.amh-header-buttons {
    background: #466679;
}
    .amh-header-buttons.amh-1a .amh-center .amh-phone-text,
    .amh-header-buttons.amh-1a .amh-center .amh-phone-text a,
    .amh-header-buttons .amh-navigation-trigger,
    .amh-header-buttons .amh-header-right-btn {
        color: #ffffff !important;
    }

    .amh-navigation .amh-menu li:hover > a, .amh-navigation .amh-menu li.open > a {
        background: #83b3d0;
    }

    .amh-navigation .amh-menu li ul {
        background: #6a99b6;
    }

    .amh-navigation .amh-menu li ul li a {
        color: #ffffff;
    }

.entry #ihf-main-container ul {
    margin-left: 0;
    padding-left: 0;
}

#ihf-detail-features-tab .row.mt-10 {
    margin-left: 0;
    margin-right: 0;
}

.ihf-grid-result-address {
    display: block;
}

#ihf-main-container .mc-total-payment-subline {
    color: #666;
}

	 
/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */



#nav .sub-menu li:hover .sub-menu {
    display: block;
}


a.adv-btn {
    float: right;
    font-size: 18px;
    position: relative;
    margin-top: 16px;
}

.qs-form a.adv-btn{
    margin-top: 0px;
}

#enterToWin p {
    font-weight: bold;
    font-size: 30px;
    margin: 30px 7px 7px;
	text-align: center;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    font-size: 14px;
}

 #enterToWin input {
	/* width: 100%;
	font-size: 14px;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #888; */
	color: #6d6d6d;
}
/*
#enterToWin .wpcf7-submit {
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px;
} */