@import url('https://fonts.googleapis.com/css?family=Montserrat:300, 400,600, 700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400i');

/*font-family: 'Playfair Display', serif;*/

body {
    font-family: 'Montserrat', sans-serif;
}

.container {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

/* Bio 2 */
.other_bio h3 {
    margin-bottom: 14px;
    font-size: 16px;
}

.other_bio ul > li {
    font-weight: 300;
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 14px;
}

.other_bio ul {
    margin-bottom: 40px;
}

.expand-bio a {
    background: #dcd5ca;
    text-decoration: none;
    color: #ffffff;
    border-radius: 50px;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 24px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


/*
*****************************
* - Gallery
*****************************
*/

.fitgallery a {
    text-decoration: none;
    padding: 10px;
    display: inline-block;
}

.ftgl a {
    padding: 0 !important;
}



 .list-wpc-contact:after {
            content: '';
            display: block;
            clear: both;
        }
    
        .wpcontact-box {
            max-width: 280px;
            text-align: center;
        }
        
        .wpc-icon {
            margin-bottom: 14px;
        }
        
        .wpc-icon img {
            width: 42px;
        }
        
        .wpcontact-box p {
            line-height: 24px;
            color: #7f8a8a;
            font-size: 14px;
            word-wrap: break-word;
        }
        
        @media only screen and (min-width:240px) and (max-width:479px) {
            
            .list-wpc-contact {
                margin-bottom: 60px;
            }
            
            .wpcontact-box {
                margin: 0 auto;
                margin-bottom: 30px;
            }
        }
        
        @media only screen and (min-width:480px) and (max-width:766px) {
            .list-wpc-contact {
                margin-bottom: 60px;
            }
            
            .wpcontact-box {
                margin: 0 auto;
                margin-bottom: 30px;
            }
        }
        
        @media only screen and (min-width:768px) and (max-width:1140px) {
            .list-wpc-contact {
                text-align: center;
                margin-top: 30px;
                margin-bottom: 80px;
            }
            
            .wpc0876 {
                float: left;
                text-align: center;
            }
            
            .wpc0156 {
                display: inline-block;
                
            }
            
            .wpc0121 {
                float: right;
            }
        }
        
        @media (min-width:1146px) {
            .list-wpc-contact {
                text-align: center;
                margin-top: 30px;
                margin-bottom: 80px;
            }
            
            .wpc0876 {
                float: left;
                text-align: center;
            }
            
            .wpc0156 {
                display: inline-block;
                
            }
            
            .wpc0121 {
                float: right;
            }
            
            .featured-box {
                max-width: 400px !important;
            }
        }

.contact-master:after {
            content: '';
            display: block;
            clear: both;
        }

        .maps-location {
            height: 400px;
            width: 100%;
            margin-bottom: 60px;
        }

        .ftbox0124 {
            max-width: inherit !important;
            margin-bottom: 30px !important;

        }

        .ftbox0124 h1 {
            margin: 0 !important;
            text-align: left !important;
        }

        .listtoc ul>li>img {
            margin-right: 14px;
            float: left;
            width: 36px;
        }

        .listtoc ul>li {
            font-size: 14px;
            margin-bottom: 30px;
            line-height: 24px;
        }

        .wpc-social a {
            color: #212121;
        }

        .wpc-social a:hover {
            color: #e8dccb;
        }

        .wpc-social a:last-child {
            margin-left: 14px;
        }

        /*
        ***************************
        * - Footer
        ***************************
        */

        .nfooter {
            background: #1c1c1c;
            padding: 60px 0;
        }

        .sub-nfooter {
            background: #1c1c1c;
            border-top: 2px solid #b0a088;
            padding: 30px 0;
            color: #fff;
        }

        .sub-nfooter p {
            font-size: 12px;
        }

        .nfooter-wrap {
            text-align: center;
            color: #ffffff;
        }

        .nfooter-wrap:after {
            content: '';
            display: block;
            clear: both;
        }

        .apply-list--nfooter h1 {
            font-size: 16px;
            margin-bottom: 30px;
        }

        .apply-list--nfooter h1>span {
            display: block;
            height: 2px;
            width: 34px;
            background: #b0a088;
            margin-top: 6px;
        }

        .apply-list--nfooter ul>li {
            margin-bottom: 24px;
        }

        .apply-list--nfooter ul>li:last-child {
            margin-bottom: 0;
        }

        .apply-list--nfooter ul>li>p {
            font-weight: 300;
            font-size: 14px;
            line-height: 24px;
        }

        .apply-list--nfooter ul>li>p>a {
            text-decoration: none;
            color: #fff;
        }

        .apply-list--nfooter ul>li>p>a:hover {
            padding-left: 3px;
        }

        .apply-list--nfooter ul>li.lscl>p>a {
            font-size: 18px;
        }

        .apply-list--nfooter ul>li.lscl>p>a:last-child {
            margin-left: 10px;
        }

        @media only screen and (min-width:240px) and (max-width:479px) {
            .wpcbbox-right {
                margin-top: 60px;
            }

            .wrap-wpc-social {
                margin-top: 50px;
            }
            
            
            /*
            ***************************
            * - Footer
            ***************************
            */
            
            .apply-list--nfooter:nth-child(2) {
                margin: 60px;
            }
            
            .apply-list--nfooter h1>span {
                margin: 0 auto;
                margin-top: 6px;
            }
        }

        @media only screen and (min-width:480px) and (max-width:766px) {
            .wpcbbox-right {
                margin-top: 60px;
            }

            .wrap-wpc-social {
                margin-top: 50px;
            }
            
            /*
            ***************************
            * - Footer
            ***************************
            */
            
            .apply-list--nfooter:nth-child(2) {
                margin: 60px;
            }
            
            .apply-list--nfooter h1>span {
                margin: 0 auto;
                margin-top: 6px;
            }
        }

        @media only screen and (min-width:768px) and (max-width:1140px) {
            .wrap-wpc-social {
                margin-top: 60px;
            }

            .wpcbbox-left {
                max-width: 280px;
                float: left;
            }

            .wpcbbox-right {
                max-width: 480px;
                float: right;
            }

            .iptg45887 button[type=submit] {
                margin: 0;
            }
            
            
            /*
            ***************************
            * - Footer
            ***************************
            */
            .nfooter-left {
                float: left;
                width: 200px;
                text-align: left;
            }

            .nfooter-center {
                display: inline-block;
/*                width: 200px;*/
                text-align: left;
            }

            .nfooter-right {
                float: right;
                width: 280px;
                text-align: left;
            }
        }

        @media (min-width:1146px) {
            .wrap-wpc-social {
                margin-top: 60px;
            }

            .wpcbbox-left {
                max-width: 480px;
                float: left;
            }

            .wpcbbox-right {
                max-width: 480px;
                float: right;
            }

            .iptg45887 button[type=submit] {
                margin: 0;
            }

            
            /*
            ***************************
            * - Footer
            ***************************
            */
            .nfooter-left {
                float: left;
                width: 280px;
                text-align: left;
            }

            .nfooter-center {
                display: inline-block;
                width: 280px;
                text-align: left;
            }

            .nfooter-right {
                float: right;
                width: 280px;
                text-align: left;
            }
        }



.point2 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f8f8f8+90 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 1%, #f8f8f8 90%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 1%,#f8f8f8 90%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 1%,#f8f8f8 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
}

.featured-box {
    margin: 24px 0 24px 0;
}

.featured-box p {
    text-align: center;
    color: #7f8a8a;
    font-weight: 300;
    text-transform: capitalize;
}

.featured-box h1 {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.featured-box h1 > span {
    font-weight: 300;
}

.row-featured {
    height: 1px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.row-featured img {
    position: relative;
    top: -12px;
}


.accordion {
    list-style: none;
    padding: 0;
}

.accordion .inner {
    padding: 1em;
    overflow: hidden;
    display: none;
}

.accordion .inner.show {
    /*display: block;*/
}

.accordion li {
    /*  margin: .5em 0;*/
    cursor: pointer;
}

.accordion li a.toggle {
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.78);
    color: #fefefe;
    border-radius: 0.15em;
    transition: background .3s ease;
}

.accordion li a.toggle:hover {
    background: rgba(0, 0, 0, 0.9);
}

.active-list {
    background: #b0a088;
}

.active-list .right-infos span:first-child {
    color: #ffffff;
}

.active-list .right-infos span:last-child {
    color: #ffffff;
}

.active-list .svg-icon svg {
    fill: #ffffff;
}

.toggle {
    /*    background: #ccc;*/
    height: 50px;
    margin-bottom: 10px;
    border: 1px solid #e4e4e4;
}

.svg-icon {
    /*    background: red;*/
    width: 60px;
    text-align: right;
    height: 40px;
    float: left;
    margin-right: 20px;
    font-weight: normal;
    margin-top: 4px;
}

.svg-icon svg {
    width: 34px;
    position: relative;
    top: 3px;
    fill: #818c8d;
}

.right-infos {
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    top: 8px;
}

.right-infos span {
    color: #818c8d;
}

.right-infos span:first-child {
    color: #818c8d;
    display: block;
    font-weight: bold;
}

.right-infos span:last-child {
    display: block;
    color: #b8c1c3;
}

.toggle:after {
    content: '';
    display: block;
    clear: both;
}

.inner-info h1 {
    text-transform: uppercase;
}

.inner-info p {
    font-size: 12px;
    line-height: 22px;
    text-transform: capitalize;
    color: #7f8a8a;
    margin: 24px 0 24px 0;
}

.checklist {
    margin-bottom: 24px;
}

.checklist li {
    margin-bottom: 10px;
    color: #7f8a8a;
}

.checklist li > span {
    font-size: 14px;
    font-weight: 400;
}

.checklist li > i {
    color: #b0a088;
    height: 30px;
    margin-right: 6px;
    float: left;
    display: inline-block;
}

.checklist li:after {
    content: '';
    display: block;
    clear: both;
}

.row-dashed {
    width: 100%;
    border: 0.03em dashed #ccc;
}

.services-btn {
    height: 40px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #b0a088;
    color: #b0a088;
    display: block;
    font-weight: 400;
}

.services-btn:focus {
    background: #b0a088;
    color: #ffffff;
}

.about_perfil {
    text-align: center;
}

.about_perfil img {
    border-radius: 50%;
}

.about_name {
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
}

.about_bio p {
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
    color: #7f8a8a;
}

.about_social {
    text-align: center;
    margin-bottom: 30px;
}

.about_social a {
    padding: 4px;
    color: #292847;
}

.about_social a > i {
    font-size: 18px;
}

.input-group label {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
    color: #a2a7a7;
    display: block;
    margin-bottom: 8px;
}

.input-group input[type=text],
.input-group textarea,
.input-group select,
.input-group input[type=email] {
    width: 93%;
    border: 1px solid #e7e2db;
    padding-left: 14px;
    color: #e7e2db;
    resize: none;
}

.input-group textarea {
    height: 100px;
}

.input-group button[type=submit] {
    display: block;
    margin: 0 auto;
    background-color: transparent;
    border: none;
    width: 200px;
    background: #b0a088;
    text-transform: capitalize;
    color: #fff;
}

.input-group button[type=submit]:focus {
    background: #a5957e;
}

label.error {
    color: #81715a;
    margin-top: 8px;
    line-height: 20px;
}

.point6 {
    background: #282830;
}

.info-footer__left {
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.info-footer__right {
    text-align: center;
}

.info-footer__right a {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.logo {
    float: left;
}

.logo img {}

.mobile_nav {
    float: right;
    height: 30px;
    width: 30px;
    margin-top: 14px;
    cursor: pointer;
}

.mobile_nav span {
    display: block;
    height: 2px;
    width: 30px;
    border-radius: 14px;
    ;
    background: #b0a088;
    margin-bottom: 5px;
    position: relative;
    top: 6px;
}

.topbar {
    content: '';
    clear: both;
    display: block;
    height: 100px;
    /*    background: #f2f2f2;*/
}

.inside-topbar {
    /*    background: #fff;*/
    position: relative;
}

.navigation_mobile {
    background: #dfd9d1;
    border-top: 4px solid #b0a088;
    border-bottom: 4px solid #b0a088;
    /*    display: none;*/
}

.nav-mobile {
    padding: 20px 0 20px 0;
}

.nav-mobile ul > li {
    text-align: center;
    height: 40px;
    /*    background: #f2f2f2;*/
    margin-bottom: 4px;
}

.nav-mobile ul > li > a {
    line-height: 40px;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: #826438;
    font-weight: 300;
}

.hide_nav_mobile {
    display: none;
}

.point1 {
    background: url(img/bg1.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 260px;
}

.box-point1 h1,
.box-point1 a {
    font-family: 'Playfair Display', serif;
    text-transform: capitalize;
    color: #282830;
}

.box-point1 p {
    color: #737978;
}

.box-point1 a > span {
    display: block;
    background: #282830;
}

.instagram-feed-bar {
    height: 50px;
    background: #b0a088;
}

.instagram-feed-bar__inside {
    height: 24px;
    width: 126px;
    line-height: 24px;
    position: relative;
    top: 13px;
    color: #ffffff;
    margin: 0 auto;
}

.instagram-feed-bar__inside i {
    font-size: 24px;
}

.instagram-feed-bar__inside a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.owl-nav {
    display: none;
}

.item_midia {
    /*    width: 220px;*/
}

.photo-item_midia {
    position: relative;
}

.photo-item_midia a {
    color: #ffffff;
}

.overlay-img {
    width: 100%;
    height: 186px;
    position: absolute;
    background: rgba(210, 203, 194, 0.4);
    opacity: 0;
    display: flex;
    align-items: center;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.30s ease;
    -moz-transition: all 0.30s ease;
    -ms-transition: all 0.30s ease;
    -o-transition: all 0.30s ease;
    transition: all 0.30s ease;
}

.play-mask {
    height: 54px;
    width: 54px;
    background: #9a886e;
    border-radius: 50px;
    text-align: center;
    line-height: 54px;
}

.photo-item_midia:hover > a > .overlay-img {
    opacity: 1;
    color: #fff;
    -webkit-transition: all 0.30s ease;
    -moz-transition: all 0.30s ease;
    -ms-transition: all 0.30s ease;
    -o-transition: all 0.30s ease;
    transition: all 0.30s ease;
}

.photo-item_midia img {
    width: 100%;
}

.tag-item_midia {
    background: #d2cbc2;
    width: 110px;
    height: 20px;
    border-radius: 34px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    text-transform: capitalize;
    color: #ffffff;
    margin: 10px 0 18px 0;
}

.tag-item_midia span {
    font-weight: 700;
    margin-left: 4px;
}

.title-item_midia {
    text-align: left;
}

.title-item_midia a {
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
    color: #9a886e;
}

.navigation ul > li {
    display: inline-block;
    margin-left: 14px;
}

.navigation {
    height: 16px;
    /*    background: #f2f2f2;*/
    float: right;
    position: relative;
}

.navigation ul > li > a {
    text-decoration: none;
    text-transform: capitalize;
    color: #191919;
}

.navigation ul > li > a.active_link {
    font-weight: bold;
    color: #b0a088;
}

.navigation ul > li > a > i {
    font-size: 18px;
}

.last_link {
    margin-right: 14px;
    text-align: left;
}

.last_link_fa {

    margin-left: 0;
}

div.featured {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;

}

.frases h1 {
    font-size: 18px;
    color: #aa997f;
    line-height: 34px;
    font-family: 'Playfair Display', serif;
    margin: 0 auto;
    text-align: center;
}

.frases h1 > span {
    display: block;
}


@media only screen and (min-width:240px) and (max-width:479px) {
    .container {
        max-width: 244px;
    }

    .point1 {
        padding: 50px 0 50px 0;
    }

    .point2 {
        padding: 30px 0 30px 0;
    }

    .point3 {
        padding: 30px 0 20px 0;
    }

    .point4 {
        padding: 30px 0 0px 0;
    }

    .instagram-feed {
        padding: 40px 0 0px 0;
    }

    .point5 {
        padding: 30px 0 30px 0;
    }

    .featured-box {
        margin: 20px 0 60px 0;
    }

    .inside-topbar {
        height: 62px;
        top: 18px;
    }

    .logo img {
        width: 110px;
    }

    .mobile_nav {
        margin-top: 18px;
    }

    .right-infos span:first-child {}

    .right-infos span:last-child {
        font-size: 12px;
        margin-top: 4px;
    }

    .featured-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .featured-box h1 {
        margin: 14px 0 14px 0;
        line-height: 26px;
    }

    .row-featured {
        margin: 24px 0 24px 0;
    }

    .about_perfil img {
        width: 96px;
    }

    .about_name {
        margin: 20px 0 20px 0;
    }

    .about_bio p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .input-group {
        margin-bottom: 24px;
    }

    .input-group label {
        font-size: 12px;
    }

    .input-group input[type=text],
    .input-group select,
    .input-group input[type=email] {
        height: 36px;
    }

    .input-group button[type=submit] {
        height: 36px;
    }
    .info-footer__left {
        margin-bottom: 18px;
        padding-top: 20px;
    }
    .info-footer__right {
        padding-bottom: 20px;
    }

    .box-point1 {
        position: relative;
        top: 24px;
    }

    .box-point1 h1 {
        font-size: 26px;
    }

    .box-point1 h1:first-child {
        margin-bottom: 8px;
    }

    .box-point1 p {
        margin: 18px 0 18px 0;
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }

    .box-point1 a {
        font-size: 16px;
        text-decoration: none;
    }

    .box-point1 a > span {
        height: 2px;
        width: 60px;
        margin-top: 6px;
    }

    .item-gallery {
        height: 220px;
        width: 100%;
    }
    
    .tab-container, .navigation {
        display: none;
    }
    
    .frases h1 {
    width: 200px;
    }
}

@media only screen and (min-width:480px) and (max-width:766px) {
    .container {
        width: 440px;
    }

    .point1 {
        padding: 80px 0 80px 0;
    }

    .point2 {
        padding: 30px 0 30px 0;
    }

    .point3 {
        padding: 30px 0 30px 0;
    }

    .point4 {
        padding: 30px 0 0px 0;
    }

    .instagram-feed {
        padding: 40px 0 0px 0;
    }

    .point5 {
        padding: 30px 0 30px 0;
    }

    .featured-box {
        margin: 20px 0 60px 0;
    }

    .inside-topbar {
        height: 62px;
        top: 18px;
    }

    .logo img {
        width: 110px;
    }

    .mobile_nav {
        margin-top: 18px;
    }

    .right-infos span:first-child {}

    .right-infos span:last-child {
        font-size: 12px;
        margin-top: 4px;
    }

    .featured-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .featured-box h1 {
        margin: 14px 0 14px 0;
        line-height: 26px;
    }

    .row-featured {
        margin: 24px 0 24px 0;
    }

    .about_perfil img {
        width: 96px;
    }

    .about_name {
        margin: 20px 0 20px 0;
    }

    .about_bio p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .input-group {
        margin-bottom: 24px;
    }

    .input-group label {
        font-size: 12px;
    }

    .input-group input[type=text],
    .input-group select,
    .input-group input[type=email] {
        height: 36px;
    }

    .input-group button[type=submit] {
        height: 36px;
    }
    .info-footer__left {
        margin-bottom: 18px;
        padding-top: 20px;
    }
    .info-footer__right {
        padding-bottom: 20px;
    }

    .box-point1 {
        position: relative;
        top: 24px;
    }

    .box-point1 h1 {
        font-size: 26px;
    }

    .box-point1 h1:first-child {
        margin-bottom: 8px;
    }

    .box-point1 p {
        margin: 18px 0 18px 0;
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }

    .box-point1 a {
        font-size: 16px;
        text-decoration: none;
    }

    .box-point1 a > span {
        height: 2px;
        width: 60px;
        margin-top: 6px;
    }

    .item-gallery {
        height: 220px;
        width: 100%;
    }

    .item_midia {
        width: 220px;
    }
    
    .tab-container, .navigation {
        display: none;
    }
}

@media only screen and (min-width:768px) and (max-width:1140px) {
    .container {
        width: 760px;
    }

    .mobile_nav {
        display: none;
    }

    .navigation {
        top: 34px;
    }

    .topbar {
        padding: 24px 0 24px 0;
    }

    .navigation ul > li > a {
        font-size: 14px;
    }

    .point1 {
        padding: 150px 0 150px 0;
    }

    .point2 {
        padding: 40px 0 20px 0;
    }

    .point3 {
        padding: 40px 0 20px 0;
    }

    .point4 {
        padding: 40px 0 0px 0;
    }

    .instagram-feed {
        padding: 80px 0 0px 0;
    }

    .about {
        padding: 40px 0 40px 0;
    }

    .point5 {
        padding: 40px 0 40px 0;
    }
    
    .point6 {
        height: 70px;
    }

    .featured-box {
        padding: 60px 0 60px 0;
        max-width: 360px;
        margin: 0 auto;
    }

    .inside-topbar {
        height: 62px;
        top: 18px;
    }

    .mobile_nav {
        margin-top: 18px;
    }

    .right-infos span:first-child {}

    .right-infos span:last-child {
        font-size: 12px;
        margin-top: 4px;
    }

    .featured-box p {
        font-size: 16px;
        line-height: 20px;
    }

    .featured-box h1 {
        margin: 24px 0 24px 0;
        font-size: 30px;
        line-height: 34px;
    }

    .row-featured {
        display: block;
        position: relative;
        max-width: 240px;
        margin: 0 auto;

    }

    .about_perfil img {
        width: 96px;
    }

    .about_name {
        margin: 20px 0 20px 0;
    }

    .about_bio {
        max-width: 420px;
        margin: 0 auto;
    }

    .about_bio p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .input-group {
        margin-bottom: 24px;
    }

    .input-group label {
        font-size: 12px;
    }

    .input-group input[type=text],
    .input-group select,
    .input-group input[type=email] {
        height: 36px;
    }

    .input-group button[type=submit] {
        height: 36px;
    }
    .info-footer__left {
        height: 70px;
        line-height: 70px;
        width: 200px;
        float: left;
    }
    .info-footer__right {
        height: 70px;
        line-height: 70px;
        width: 200px;
        float: right;
    }

    .box-point1 {
        position: relative;
        top: 24px;
        max-width: 420px;
    }

    .box-point1 h1 {
        font-size: 32px;
    }

    .box-point1 h1:first-child {
        margin-bottom: 12px;
    }

    .box-point1 p {
        margin: 28px 0 28px 0;
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }

    .box-point1 a {
        font-size: 16px;
        text-decoration: none;
    }

    .box-point1 a > span {
        height: 2px;
        width: 60px;
        margin-top: 6px;
    }

    .item-gallery {
        height: 220px;
        width: 100%;
    }

    .item_midia {
        width: 220px;
    }

    .accordion {
        display: none;
    }

    .etabs li {
        height: 60px;
        width: 150px;
    }

    .etabs li > a {
        height: 60px;
        width: 150px;
    }

    .sicon {
        width: 40px;
        height: 60px;
        text-align: right;
    }


    .sicon svg {
        width: 26px;
        top: 18px;
    }

    .stitle {
        font-size: 12px;
        top: 18px;
        margin-left: 9px;
    }

    .stitle span {
        font-size: 10px;
        margin-top: 4px;
    }

    .services-btn {
        width: 60%;
        font-weight: bold;
    }

    .inner-info h1 {
        font-size: 20px;
    }

    .inner-info p {
        font-size: 14px;
    }


    /*inner*/
    .tab_content {
        margin-top: 42px;
    }

    .tab_content__left {
        width: 360px;
    }

    .tab_content__right {
        width: 400px;
    }

    .tab_content__left img {
        width: 320px;
        margin-top: 14px;
    }
    
    .form_box {
        max-width: 420px;
        margin: 0 auto;
    }

}

@media (min-width:1146px) {
    
    .container {
        width: 1140px;
    }

    .mobile_nav {
        display: none;
    }

    .navigation {
        top: 34px;
    }

    .topbar {
        padding: 24px 0 24px 0;
    }

    .navigation ul > li > a {
        font-size: 16px;
    }

    .point1 {
        padding: 240px 0 240px 0;
    }

    .point2 {
        padding: 70px 0 40px 0;
    }

    .point3 {
        padding: 70px 0 20px 0;
    }

    .point4 {
        padding: 70px 0 40px 0;
    }

    .instagram-feed {
        padding: 80px 0 0px 0;
    }

    .about {
        padding: 40px 0 40px 0;
    }

    .point5 {
        padding: 70px 0 70px 0;
    }
    
    .point6 {
        height: 70px;
    }

    .featured-box {
        padding: 60px 0 60px 0;
        max-width: 360px;
        margin: 0 auto;
    }

    .inside-topbar {
        height: 82px;
        top: 18px;
    }

    .mobile_nav {
        margin-top: 18px;
    }

    .right-infos span:first-child {}

    .right-infos span:last-child {
        font-size: 12px;
        margin-top: 4px;
    }

    .featured-box p {
        font-size: 16px;
        font-weight: 500;
        line-height: 20px;
    }

    .featured-box h1 {
        margin: 24px 0 24px 0;
        font-size: 30px;
        line-height: 44px;
    }

    .row-featured {
        display: block;
        position: relative;
        max-width: 240px;
        margin: 0 auto;

    }

    .about_perfil img {
        width: 136px;
    }

    .about_name {
        margin: 20px 0 20px 0;
        font-size: 18px;
    }

    .about_bio {
        max-width: 420px;
        margin: 0 auto;
    }

    .about_bio p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .input-group {
        margin-bottom: 24px;
    }

    .input-group label {
        font-size: 14px;
        font-weight: 500;
    }

    .input-group input[type=text],
    .input-group select,
    .input-group input[type=email] {
        height: 44px;
    }

    .input-group button[type=submit] {
        height: 44px;
        font-size: 16px;
    }
    .info-footer__left {
        height: 70px;
        line-height: 70px;
        width: 200px;
        float: left;
    }
    .info-footer__right {
        height: 70px;
        line-height: 70px;
        width: 200px;
        float: right;
    }

    .box-point1 {
        position: relative;
        max-width: 420px;
    }

    .box-point1 h1 {
        font-size: 54px;
    }

    .box-point1 h1:first-child {
        margin-bottom: 30px;
    }

    .box-point1 p {
        margin: 28px 0 28px 0;
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }

    .box-point1 a {
        font-size: 18px;
        text-decoration: none;
    }

    .box-point1 a > span {
        height: 2px;
        width: 60px;
        margin-top: 6px;
    }

    .item-gallery {
        height: 220px;
        width: 100%;
    }

    .item_midia {
        width: 220px;
    }

    .accordion {
        display: none;
    }

    .etabs li {
        height: 70px;
        width: 226px;
    }

    .etabs li > a {
        height: 70px;
        width: 226px;
    }

    .sicon {
        text-align: right;;
        width: 70px;
        height: 70px;
    }

    .sicon svg {
        width: 38px;
        top: 18px;
    }
    
    .svg_formatura svg, .svg_aulas svg, .svg_workshop svg {
        width: 44px;
    }
    
    .svg_aulas svg {
        top: 14px;;
    }

    .stitle {
        font-size: 16px;
        top: 18px;
        margin-left: 18px;
    }

    .stitle span {
        font-size: 13px;
        margin-top: 4px;
    }

    .services-btn {
        width: 40%;
        height: 54px;
        line-height: 54px;
        font-weight: bold;
        margin-top: 44px;
    }

    .inner-info h1 {
        font-size: 30px;
    }

    .inner-info p {
        font-size: 14px;
    }


    /*inner*/
    .tab_content {
        margin-top: 50px;
    }

    .tab_content__left {
        width: 440px;
    }

    .tab_content__right {
        width: 588px;
    }

    .tab_content__left img {
        width: 362px;
        margin-top: 14px;
    }
    
    .form_box {
        max-width: 480px;
        margin: 0 auto;
    }
    
    .checklist li > span {
        font-weight: 600;
    }
    
    .frases h1 {
        max-width: 540px;
    }
    
}


.tab-container {
    margin-top: 44px;
}

.etabs li {
    text-align: center;
    /*    background: #f2f2f2;*/
    border: 1px solid #e4e4e4;
    float: left;
}

.etabs li > a {
    display: block;
    /*    background: #f2f2f2;*/
    margin: 0 auto;
}

.sicon {
    /*    background: brown;*/
    float: left;
/*    text-align: right;*/
}

.sicon svg {
    fill: #818c8d;
    position: relative;
}

.stitle {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #818c8d;
    position: relative;
    text-align: left;
}

.stitle span {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    color: #b8c1c3;
}

a.active_me {
    background: #b0a088;
    color: #fff;
}

a.active_me .stitle,
a.active_me .stitle span,
a.active_me .sicon svg {
    color: #fff;
    fill: #ffffff;
}

/*inner*/

.tab_content {
    /*    margin-top: 42px;*/
}

.tab_content:after {
    content: '';
    display: block;
    clear: both;
}

.tab_content__left {
    /*    background: #f2f2f2;*/
    float: left;
    text-align: left;
}

.tab_content__right {
    /*    background: #f2f2f2;*/
    float: left;
}

.tab_content__right_list {}

.tab_content__left img {
    /*    width: 320px;*/
    /*    margin-top: 14px;*/
}

.owl-theme .owl-dots {
    margin-top: 24px;
}

.cfx {
    clear: both;
}
