/*

 Theme Name:   Zimmerman_Law
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyfifteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child

*/
@import url("../twentyfifteen/style.css"); ul, ol {
    padding-left: 0;
    margin-left: 20px;
    margin-bottom: 10px
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
}

/* =Theme customization starts here

-------------------------------------------------------------- */
/* Main CSS Start */
* {
    max-height: 100000px;
}

body {
    margin: 0;
    color: #202020;
    font: 17px/24px 'Ledger', Arial, Helvetica, sans-serif;
    background: url(images/bg-main.png) !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    min-width: 1250px;
}

body .gform_wrapper .gform_footer input[type="submit"], body .gform_wrapper .gform_page_footer input[type="submit"] {
    margin-top: 15px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

body .gform_wrapper input[type="text"], body .gform_wrapper input[type="tel"], body .gform_wrapper input[type="email"], body .gform_wrapper textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #202020;
}

input, textarea, select {
    font: 100% 'Ledger', Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

header, footer, article, section, hgroup, nav, figure, aside {
    display: block;
}

input[type="text"], input[type="password"], input[type="file"], input[type="submit"], input[type="search"], input[type="email"], textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="submit"]:hover {
    cursor: pointer;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #2f2f2f;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #2f2f2f;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #2f2f2f;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #2f2f2f;
}

#wrapper {
    position: relative;
    overflow: hidden;
    border-top: 3px solid #ffb412;
}

.container {
    max-width: 1250px;
    margin: 0 auto;
}

.container:after {
    display: block;
    clear: both;
    content: "";
}

#header {
    position: relative;
    background: #fff;
    padding: 40px 0 35px;
    border-bottom: 5px solid #e4eeff;
}

.logo {
    overflow: hidden;
    text-align: center;
    padding: 0 0 0 5%;
}

.right-area {
    float: right;
    font-size: 25px;
    line-height: 27px;
    text-align: right
}

.right-area a:hover {
    color: #1d69a3;
}

.social-networks {
    float: left;
    position: relative;
    margin: 0 0 0 -4px;
}

.social-networks span {
    display: block;
    color: #2f2f2f;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 3px;
}

.social-networks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.social-networks ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
}

.social-networks ul li a {
    background: url(images/socail-ico.png) no-repeat;
    width: 32px;
    height: 32px;
    font-size: 0;
    line-height: 0;
    display: block;
}

.social-networks ul li a:hover {
    opacity: 0.8;
}

.social-networks ul li.twitter a {
    background-position: 100% 0;
}

#nav {
    background: #003f6b;
    min-height: 53px;
}

#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
}

#nav ul li {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #55758b;
    margin: 0 -3px;
}

#nav ul li:first-child {
    border: none;
}

#nav ul li a {
    display: block;
    padding: 13px 45px;
    color: #fff;
}

#nav ul li:hover a, #nav ul li.current-menu-item a, #nav ul li.current-menu-ancestor a {
    background: #20679c;
}

#nav ul li ul {
    position: absolute;
    width: 220px;
    z-index: 99999;
    background: #20679C;
    font-size: 16px;
    display: none
}

#nav ul li:hover ul {
    display: block
}

#nav ul li ul li {
    display: block;
    border: none
}

#nav ul li ul li:hover a {
    color: #000 !important;
    background: #FFB412 !important;
}

#nav ul li ul li a {
    padding: 8px 20px !important;
}

.visual {
    position: relative;
    min-height: 561px;
    background: url(images/img2.jpg) no-repeat;
    background-size: cover;
    border-bottom: 3px solid #ffb412;
}

.visual .caption {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.visual .caption .container {
    position: relative;
    height: 100%;
    z-index: 5;
}

.visual .caption .form {
	height: 100%;
    float: right;
    width: 349px;
    background: #1d649b;
    min-height: 473px;
    position: relative;
    position: relative;
    z-index: 99;
    margin:0px -130px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 26px 20px;
}

.caption .form h2 {
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    margin: 0 0 7px;
}

.caption .form form {
    padding: 0 5px;
}

.caption .form input[type="text"] {
    width: 100%;
    margin: 0 0 12px;
    background: #fff;
    padding: 8px 12px;
    font-size: 14px;
    height: 35px;
    color: #2f2f2f;
    border: none;
    line-height: 19px;
}

.caption .form select {
    width: 100%;
    height: 35px;
    color: #2f2f2f;
    font-size: 14px;
    line-height: 35px;
    padding: 0 10px;
    margin: 0 0 12px;
}

.caption .form textarea {
    width: 100% !important;
    height: 122px !important;
    resize: none;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 11px 12px;
    color: #2f2f2f;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 17px;
}

.caption .form input[type="submit"] {
    border: none;
    background: #ffb412;
    width: 187px;
    height: 44px;
    /*line-height:44px;*/
    font-size: 20px;
    color: #202020;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
}

.caption .form input[type="submit"]:hover {
    background: #003f6b;
    color: #fff;
}

.visual .caption .img {
    position: absolute;
    right: 127px;
    bottom: 0;
    z-index: 9;
    /*height: 95%;*/
    /*vertical-align: bottom;*/
}

.visual .caption .img img {
    display: block;
    width: 92%;
    /*height: 95%;*/
    /*display:inline-block;*/
}

.visual .cap2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    background: url(images/bg-caption.png);
    min-height: 208px;
    margin: -136px 0 0;
}

.visual .cap2 .title {
    width: 43.9%;
    text-align: center;
    position: relative;
    z-index: 999;
    margin: 0 0 0 -30px;
    padding: 29px 0 0;
}

.visual .cap2 .title h1 {
    color: #fff;
    margin: 0 0 12px;
    font-size: 55px;
    line-height: 55px;
    letter-spacing: -1px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #756a60;
    padding: 0 0 7px;
}

.visual .cap2 .title span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}

.section {
    border-top: 9px solid #1d69a3;
    padding: 24px 0 40px;
}

.section .head {
    text-align: center;
    color: #202020;
    margin: 0 0 27px
}

.section .head h2 {
    font-size: 35px;
    line-height: 38px;
    margin: 0;
    letter-spacing: -1px;
}

.section .head span {
    font-size: 15px;
    line-height: 18px;
    position: relative;
    display: inline-block;
    vertical-align: to;
    padding: 0 12px;
}

.section .head span:before {
    position: absolute;
    right: 100%;
    top: 50%;
    width: 266px;
    background: #202020;
    height: 1px;
    content: "";
}

.section .head span:after {
    position: absolute;
    left: 100%;
    top: 50%;
    width: 266px;
    background: #202020;
    height: 1px;
    content: "";
}

.features {
    background: #1d69a3;
    border-bottom: 7px solid #ffb412;
    min-height: 350px;
    position: relative;
    padding: 0;
}

.features:after {
    position: absolute;
    top: 12px;
    bottom: 12px;
    right: 14px;
    left: 14px;
    content: "";
    border: 1px solid #2482b9;
    border: 1px solid rgba(255,255,255, .6);
    opacity: 0.24;
    z-index: 9;
}

.features .left-col {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 37%;
    background: #003f6b;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 11px;
}

.features .left-col .logo2 {
    padding: 89px 0 0;
    margin: 0 0 18px;
    position: relative;
    z-index: 99;
}

.features .tell {
    display: block;
    font-size: 25px;
    line-height: 28px;
    margin: 0 0 20px;
    position: relative;
    z-index: 99;
}

.features .tell a:hover {
    color: #000;
}

.features .tell a {
    color: #fff;
}

.features .email {
    font-size: 25px;
    line-height: 28px;
    position: relative;
    z-index: 99;
}

.features .email a {
    color: #fff;
}

.features .email a:hover {
    color: #000;
}

.features .description {
    padding: 28px 29px 20px 18px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.features .description h2 {
    margin: 0;
    color: #fff;
    background: url(images/separator.png) repeat-x 0 100%;
    padding: 0 0 15px;
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;
}

.features ol {
    margin: 0 0 7px;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    overflow: hidden;
    counter-reset: item;
}

.features ol ol {
    margin: 0;
}

.features ol li {
    padding: 0 0 0 25px;
    margin: 0 0 12px;
}

.features ol li:before, .features ol .num {
    float: left;
    width: 30px;
    margin: 3px 0 0 -25px;
    color: #fff;
    background: none;
    content: counters(item, ".") ". ";
    counter-increment: item;
}

.latin li:before {
    content: counter(item, lower-latin);
}

.features .more {
    float: right;
    text-transform: uppercase;
    color: #fff;
    background: #202020;
    height: 33px;
    line-height: 33px;
    padding: 0 4.2%;
    font-size: 12px;
}

.features .more:hover {
    background: #003f6b;
}

#footer {
    border-top: 5px solid #000;
}

.footer-nav {
    background: #003f6b;
    min-height: 53px;
}

.footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
}

.footer-nav ul li {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #55758b;
    margin: 0 -3px;
}

.footer-nav ul li:first-child {
    border: none;
}

.footer-nav ul li a {
    display: block;
    padding: 13px 45px;
    color: #fff;
}

.footer-nav ul li:hover a, .footer-nav ul li.current-menu-item a {
    background: #20679c;
}

.footer-content {
    border-top: 3px solid #ffb412;
    background: url(images/bg-footer.png);
    padding: 55px 0 35px;
}
.container_add{
	font-size: 19px;
    line-height: 21px;
    margin: 10px 0 20px;
}
.address {
    float: left;
    width: 200px;
    font-size: 19px;
    line-height: 21px;
    margin: 10px 0 0;
}

.address a:hover {
    color: #1d69a3;
}

.footer-content .social-networks {
    float: right;
}

.copy {
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    color: #202020;
}

#footer .logo {
    padding: 3px 8% 0 0;
}

#footer .logo img {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 19px;
}

.des {
    display: block !important;
}

.mob {
    display: none !important;
}

.wrap2 {
    overflow: hidden;
}

.opener {
    display: none;
    float: left;
    position: relative;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    line-height: 16px;
    font-size: 13px;
    margin: 12px 0 14px 12px;
}

.opener.add {
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    width: 31px;
    height: 31px;
    margin: 6px 10px 0 20px;
}

.opener.add:before, .opener.add:after, .opener.add span {
    background: #7396ae;
    border-radius: 4px;
    position: absolute;
    top: 16px;
    left: 5%;
    right: 5%;
    height: 3px;
    margin-top: -2px;
    /* height/2 */
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.opener.add:before, .opener.add:after {
    content: '';
    top: 10px;
}

.opener.add:after {
    top: 22px;
}

/* close button transition */
.close-btn span, .active .opener span {
    opacity: 0;
}

.opener:hover {
    opacity: .9;
}

.close-btn:after, .close-btn:before, .active .opener:after, .active .opener:before {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    left: 15%;
    right: 15%;
}

.close-btn:after, .active .opener:after {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu .drop {
    float: none;
}

#content {
    padding: 34px 4%;
    border-top: 5px solid #ffb412;
    border-bottom: 8px solid #ffb412;
    color: #000;
    margin: 0 0 47px;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.3);
}

#content p {
    margin: 0 0 20px;
}

#content h1 {
    margin: 0 0 16px;
    font-size: 35px;
    line-height: 39px;
    font-weight: normal;
    position: relative;
}

#content h1 span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
}

#content h1 span:after {
    position: absolute;
    bottom: 8px;
    height: 1px;
    background: #202020;
    left: 100%;
    width: 647px;
    content: "";
}

#content .alignleft {
    float: left;
    background: #e2e2e2;
    margin: 6px 27px 35px 0;
}

#content .alignright img, #content .alignleft img {
    width: 100%;
    height: auto;
    display: block;
}

#content .alignright {
    float: right;
    margin: 6px 0 35px 24px;
}

.clear {
    clear: both;
}

#content h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 15px;
    font-weight: 400;
}

#content h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 20px;
    font-weight: 400;
}

#content ul {
    margin-bottom: 35px;
}

.features .js-slide-hidden {
    position: static !important;
}

.features ol {
    position: relative;
    z-index: 99;
}

.features .more {
    position: relative;
    z-index: 99;
}

#gform_2 label {
    display: none !important
}

#gform_2 input[type="text"] {
    width: 100%
}

#gform_2 select {
    width: 100%
}

.gform_wrapper .gform_footer {
    margin: 0 auto !important;
    padding: 0 !important;
    display: table
}

body .gform_wrapper label.gfield_label + div.ginput_container {
    margin: 0 !important
}

.visual .caption .form {
    padding-bottom: 0 !important
}

.home-cont {
    display: table;
    width: 100%;
}

.home-cont .features {
    width: 100%;
    float: left
}

.home-cont .fb_plugin {
    width: 31%;
    float: right
}

.home-cont .fb_plugin img {
    width: 100%;
    height: auto
}

.features .description {
    float: left;
    margin-left: 33%
}

.features .left-col .logo2 img {
    width: 80%
}

.features .left-col {
    width: 33%
}

.features .email {
    font-size: 20px;
}

.features ol {
    font-size: 18px
}

@media screen and ( max-width: 1180px ) {
    .features ol {
        font-size:13px
    }

    .features .email {
        font-size: 16px;
    }
}

@media screen and ( max-width: 1278px ) {
    .visual .cap2 {
        top:auto;
        bottom: 0;
        margin: 0
    }
}

@media screen and ( max-width: 1250px ) {
    body {
        min-width:320px;
    }

    .container {
        padding: 0 10px;
    }

    #main .container {
        padding: 0;
    }

    .social-networks {
        margin: 0;
    }

    #nav ul li a {
        padding: 13px 36px;
    }

    .footer-nav ul li a {
        padding: 13px 36px;
    }

    #nav {
        min-height: inherit;
    }

    .footer-nav {
        min-height: inherit;
    }

    .visual .cap2 .title {
        margin: 0;
        width: 55%;
    }

    .visual .caption .form {
        margin-right: 0;
    }

    .features .left-col .logo2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .features .left-col .logo2 img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .features ol {
        font-size: 16px;
    }

    .right-area, .habla, .habla a {
        font-size: 20px !important;
        line-height: 25px !important
    }
}

@media screen and ( max-width: 999px ) {
    .visual .caption .box ul {
        font-size:11px;
        padding: 0 30px;
    }

    .visual .caption .box h2 {
        font-size: 11px;
    }

    .des-tab {
        display: none !important;
    }

    .mob-tab {
        display: block !important;
    }

    .wrap2.side-push {
        overflow: hidden;
        position: relative;
    }

    .wrap2.side-push .drop {
        position: absolute;
        /* change to fixed */
        top: 0;
        left: -240px;
        width: 240px;
        bottom: 0;
        -webkit-transition: all 0.25s linear;
        transition: all 0.25s linear;
        background: #003f6b;
        padding-top: 40px;
        z-index: 999;
    }

    .wrap2.side-push .drop > .opener.add {
        margin-top: 0;
    }

    .wrap2.side-push .hold {
        -webkit-transition: all 0.25s linear;
        transition: all 0.25s linear;
    }

    .wrap2.side-push.active .hold {
        margin: 0 0 0 240px;
        min-width: 480px;
    }

    .wrap2.side-push.active .drop {
        left: 0;
    }

    .wrap2.side-push .drop .opener {
        position: absolute;
        right: 5px;
        top: 5px;
        z-index: 999;
    }

    .opener {
        display: block;
    }

    .drop {
        overflow: scroll !important;
        position: fixed !important;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 999;
    }

    #nav {
        padding: 0 0 6px;
        overflow: hidden;
    }

    #nav ul {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }

    #nav ul li:after {
        display: none;
    }

    .drop .container {
        padding: 0;
    }

    .drop ul li {
        display: block !important;
        border: none;
        font-size: 15px;
        border-bottom: 2px solid #fdb315;
    }

    #nav ul li:first-child {
        border-bottom: 2px solid #fdb315;
    }

    .logo {
        padding: 0 40px;
    }

    .logo-footer {
        padding: 40px;
    }

    .logo img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .right-area {
        padding: 0;
    }

    .visual .caption .form {
        width: 250px;
        padding: 20px 10px;
    }

    .caption .form h2 {
        font-size: 17px;
        line-height: 20px;
    }

    .visual .cap2 .title h1 {
        font-size: 40px;
        line-height: 42px;
    }

    .visual .cap2 .title span {
        font-size: 12px;
    }

    .visual .caption .img {
        right: 250px;
    }

    .visual .cap2 {
        bottom: 0;
        top: auto;
        margin: 0;
    }

    .section .head h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .features .email {
        font-size: 18px;
        line-height: 22px;
    }

    .features ol {
        font-size: 12px;
    }

    .address {
        margin-top: 18px;
    }

    .footer-nav {
        display: none;
    }

    #content {
        margin-bottom: 0;
        border-bottom: none;
    }

    #nav ul li ul {
        position: relative;
        display: block
    }

    .home-cont .features {
        width: 100%;
        float: none
    }

    .home-cont .fb_plugin {
        width: auto;
        margin: 10px auto;
        float: none;
        display: table;
        max-width: 100%
    }
}

@media screen and ( max-width: 767px ) {
    .des {
        display:none !important;
    }

    .mob {
        display: block !important;
    }

    .logo {
        position: absolute;
        top: 15px;
        left: 0;
        right: 0;
    }

    .social-networks {
        float: none;
        margin: 0 0 15px;
    }

    .mob .social-networks {
        float: none;
        margin: 0;
    }

    .mob .social-networks ul {
        position: absolute;
        bottom: 10px;
        left: 10px;
    }

    .right-area {
        float: none;
        text-align: center;
    }

    #header {
        padding-top: 93px;
    }

    #footer {
        position: relative;
    }

    .visual .caption .img {
        display: none;
    }

    .visual .caption .form {
        width: 100%;
    }

    .section .head h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .section .head span {
        font-size: 13px;
    }

    .features {
        padding: 0;
    }

    .features .left-col {
        position: relative;
        width: 100%;
        padding-bottom: 30px;
    }

    .features .left-col .logo2 {
        padding-top: 30px;
        padding-right: 30px;
    }

    .features .description h2 {
        font-size: 15px;
        line-height: 19px;
    }

    .features ol {
        line-height: 15px;
    }

    .address {
        width: 100%;
        float: none;
        text-align: center;
    }

    .footer-content .social-networks {
        display: none;
    }

    #footer .logo {
        top: 70px;
        padding: 3px 35px;
    }

    .footer-content {
        padding-top: 135px;
    }

    #content {
        padding: 25px 10px;
        font-size: 13px;
        line-height: 16px;
    }

    #content h1 span:after {
        display: none;
    }

    #content h1 {
        font-size: 20px;
        line-height: 24px;
    }

    #content h2 {
        font-size: 18px;
        line-height: 22px;
    }

    #content h3 {
        font-size: 16px;
        line-height: 20px;
    }

    #content .alignleft {
        width: 45%;
        margin: 0 15px 20px 0;
    }

    .section .head {
        display: none;
    }

    .features .left-col {
        display: none;
    }

    #footer {
        display: none;
    }

    .right-area {
        margin-bottom: 15px
    }

    .habla {
        margin: 8px 0 -8px !important
    }

    #header p.mob {
        color: #000
    }

    .social-networks span {
        display: none;
    }

    .social-networks ul {
        position: absolute;
        bottom: -90px;
    }

    .visual {
        background: none;
        border-color: #000;
    }

    #header p {
        margin: 0;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
    }

    #header {
        padding-bottom: 18px;
    }

    .mob-visual {
        background: url(images/bg-visual.jpg) no-repeat 50% 0;
        background-size: 100% 100%;
        overflow: hidden;
        padding: 10px 0 0;
        border-bottom: 3px solid #feb312;
    }

    .mob-visual img {
        float: right;
    }

    .visual .caption {
        position: static;
    }

    .visual .caption .container {
        padding: 0;
    }

    .visual .caption .form {
        margin: 0;
    }

    .section {
        padding: 0;
        border: none;
    }

    .section .container {
        padding: 0;
    }

    .features:after {
        display: none;
    }

    .features {
        min-height: inherit;
        border-width: 3px;
    }

    .opener1 {
        margin: 0;
        background: #003f6b;
        font-size: 18px;
        line-height: 24px;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        cursor: pointer;
    }

    .opener1:hover {
        background: #ffb412;
        color: #000;
    }

    .features .js-slide-hidden {
        position: absolute !important;
    }

    .address1 {
        background: url(images/bg-footer.png);
        padding: 17px 0 10px;
        font-size: 13px;
        line-height: 19px;
        text-align: center;
    }

    .address1 p {
        margin: 0;
    }

    .address1 span {
        display: block;
    }

    .address1 a:hover {
        text-decoration: underline;
    }

    .copy2 {
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 19px;
        margin: 0;
        padding: 15px;
        background: #003f6b;
    }

    .visual .cap2 {
        top: 190px;
        bottom: auto;
    }

    .visual .cap2 .title {
        width: 100%;
        padding: 5px 0;
    }

    .visual .cap2 .title span {
        font-size: 9px;
        line-height: 12px;
    }

    .visual .cap2 .title h1 {
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 4px;
    }

    .features .description {
        float: none;
        margin: 0
    }
}

.entry-content img {
    max-width: 100%;
    height: auto !important;
}

@media screen and ( max-width: 479px ) {
    #header {
        padding-top:59px
    }

    .entry-content img {
        width: 100% !important;
        height: auto !important;
    }
}

ul {
    list-style-position: inside;
}

.gform_wrapper textarea {
    margin-bottom: 20px;
}

.yes {
    color: #ffb412;
    Font-size: 20px!important;
}

.yes1 {
    color: #ffb412;
    Font-size: 25px!important;
}

.maybe {
    color: #003f6b;
}

body {
    color: #444;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    min-width: 300px;
}

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background-image: url("chrome://global/skin/media/imagedoc-darknoise.png");
    color: #eee;
}

#content p {
    margin: 0 0 20px;
}

* {
    max-height: 100000px;
}

*::-moz-placeholder {
    color: #2f2f2f;
    opacity: 1;
}

*::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
    opacity: 1;
}

.entry-content, .entry-summary, .page-content, .comment-content {
    -moz-hyphens: none!important;
    word-wrap: break-word;
}

.habla {
    color: #ffb412;
    text-transform: uppercase;
    margin: 15px 0 -15px
}

.habla a {
    color: inherit;
    display: block;
    margin-top: 5px
}

.habla a:hover {
    color: #003F6B
}

.wff-facebook-feed-title-div {
    margin: -14px 5px 0 !important;
    width: auto !important;
    color: #003f6b
}

.wff-post-text, p.wff-date {
    color: #003f6b !important
}

.wff-fb-item {
    border-bottom: 1px solid #ccc;
    padding: 15px 15px 2px !important
}

.wff-feed-wrapper {
    border: 1px solid #ccc
}

.wff-post-text {
    margin: -6px 0 !important
}

.wff-author-name p {
    font-size: 15px !important
}

@media screen and ( max-width: 400px ) {
    #header p.mob {
        text-align:right
    }
}

.wide.hentry {
    margin: 0;
}

.wide .entry-header, .wide .entry-content {
    padding-left: 15px;
    padding-right: 15px;
}

.banner {
    background-size: cover;
    background-position: 30% center;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 30.25%;
    margin-bottom: 20px;
}

.tile_wrap {
    display: block;
    padding-bottom: 20px ;
}

.tile_wrap:after {
    content: '';
    clear: both;
    display: table;
}

.tile_wrap .block .inner_block {
    display: block;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    padding-bottom: 100%;
    position: relative;
    transition: background-size .3s ease, filter .3s ease;
    overflow: hidden;
    box-shadow: 3px 3px 10px #1C375C80;
    background-color: #eeeeeebf;
}

.tile_wrap .block {
    display: block;
    float: left;
    width: 20%;
    padding: 10px;
}

.tile_wrap .block .inner_block .inner_inner_block {
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9;
    color: #003f6b;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}

.tile_wrap .block .inner_block .inner_inner_block .title {
    padding-bottom: 10px;
    font-size: 24px;
    /*color: #fff;*/
}

.tile_wrap .block .inner_block .inner_inner_block .content {
    /*color: #fff;*/
    line-height: 1.2;
    font-size: 13px;
}

.tile_wrap .block .inner_block:beafore {
    content : '';
    position : absolute;
    height : 200%;
    width : 200%;
    top : 50%;
    left : 50%;
    transform : translate(-50%, -50%);
    background: linear-gradient(45deg, #003b68, #003b68, #42718c, #42718c);
    /*		background-color: #003b68;*/
    /*		opacity: .05;*/
    z-index: 1;
    transition: transform .3s ease, opacity .3s ease;
}

.tile_wrap .block .inner_block:after {
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border: 2px solid #003f6b;
    z-index: 2;
    transition: border .3s ease;
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
    .tile_wrap .block {
        width: 50%;
    }

    .tile_wrap .block .inner_block .inner_inner_block {
        top: 50%;
        left: 50%;
        transform: translate(-50%, 50%);
    }
}

@media screen and (max-width: 720px) {
    .tile_wrap .block {
        width: 100%;
    }

    .tile_wrap .block .inner_block .inner_inner_block {
        top: 50%;
        left: 50%;
        transform: translate(-50%, 50%);
    }
}

:root {
    --accent-color: #ffb412;
    --dark-blue: #003f6b;
    --dark-blue-alt: #003b68;
    --light-blue: #42718c;
    --light-blue-alt: #6891a7;
}

.habla.blue {
    color: #003f6b;
    text-align: right;
}

.main_phone {
    color: #003f6b;
    font-size: 142%;
    font-weight: 600;
}

.gold {
    display: inline-block!important;
    background-color: #ffb412!important;
    color: #003f6b;
    padding: 10px;
    box-shadow: 3px 3px 10px #1C375C80;
    width: 202px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

#phone_mobie {
    position : fixed;
    bottom : 85px;
    right : 30px;
    z-index : 999999;
    transition: bottom .3s ease;
}

body.hidden #phone_mobie {
    bottom : 30px;
}

#phone_mobie .circle {
    width : 70px;
    height : 70px;
    border-radius : 100px;
    border : 2px solid var(--accent-color);
    background-color: var(--dark-blue);
    box-shadow : 3px 3px 10px #1C375C80;
    display : block;
    position : relative;
}

#phone_mobie .circle svg {
    position : absolute;
    top : 50%;
    left : 50%;
    transform: translate(-50%, -50%);
    width : 56%;
    fill : var(--accent-color);
}

#phone_mobie .text {
    position : absolute;
    top : 50%;
    right : 71px;
    transform : translateY(-50%);
    padding-right: 0px;
    overflow : hidden;
}

#phone_mobie .text .inner_text {
    padding-right: 6px;
}

#phone_mobie .text .inner_text .inner_inner_text {
    px; background-color: #eeeeeebf;
    color : var(--dark-blue);
    font-size : 20px;
    padding: 3px;
    padding-right: 0px;
    font-weight : 600;
    white-space: nowrap;
    position: relative;
}

#phone_mobie .text .inner_text .inner_inner_text .border_in {
    padding : 12px;
    padding-right : 21px;
    border-left : 2px solid var(--dark-blue);
    border-top : 2px solid var(--dark-blue);
    border-bottom : 2px solid var(--dark-blue);
    overflow: hidden;
    position: relative;
}

#phone_mobie .text .inner_text .inner_inner_text .border_in:after {
    content : '';
    position: absolute;
    height : 92px;
    width : 92px;
    border : 2px solid var(--dark-blue);
    border-radius: 200px;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 94%;
    transform: translateY(-50%);
}

#phone_mobie .text .inner_inner_text:after {
    position : absolute;
    left : 3px;
    right : 3px;
    top : 3px;
    bottom : 3px;
    z-index : 2;
    pointer-events: none;
}

.curved-corner-bottomleft, .curved-corner-topleft {
    --size: 47px;
    width: var(--size);
    height: var(--size);
    overflow: hidden;
    position: relative;
}

.curved-corner-bottomleft:before, .curved-corner-topleft:before {
    content: "";
    display: block;
    width: 200%;
    height: 200%;
    position: absolute;
    border-radius: 50%;
}

.curved-corner-bottomleft:before {
    bottom: 0;
    left: 0;
    box-shadow: calc(var(--size)/2 * -1) calc(var(--size)/2) 0 0 #eeeeeebf;
}

.curved-corner-topleft:before {
    top: 0;
    left: 0;
    box-shadow: calc(var(--size)/2 * -1) calc(var(--size)/2 * -1) 0 0 #eeeeeebf;
}

.curved-corner-topleft, .curved-corner-bottomleft {
    position: absolute;
    left: calc(100% - 6px);
}

.curved-corner-topleft {
    bottom: 50%;
}

.curved-corner-bottomleft {
    top: 50%;
}

.mobile_only {
    display: none;
}

@media screen and (max-width: 768px) {
    .mobile_only {
        display: block;
    }

    .desk_only {
        display: none;
    }

    .habla.blue {
        margin-top: 20px!important;
    }
}
