@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #666666;
    font-size: 16px;
    line-height: 24px;
    overflow-x: hidden;
}

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

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #4077bb;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: none;
    text-decoration: none;
}

img {
    border: 0 none;
}

p {
    margin: 0 0 25px 0;
}


/*/////////////////////////////////////////////menu*/

.moverMenu {
    position: absolute;
    top: -12px;
    left: 253px;
}

.moverMenu_2 {
    left: 160px;
    top: -3px;
}


/*//////////////////////////////////////////////////////////*/

.tag-h1 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


/*ToUp*/

.ir-arriba {
    font-size: 50px;
    color: #ff9b00;
    position: fixed;
    left: 2%;
    cursor: pointer;
    bottom: 12px;
    z-index: 4;
    display: none;
}


/*ToUp*/


/*........justify paragraph........*/

.jus-paragraph {
    text-align: justify;
}


/*........center banner........*/

.center-banner {
    margin-left: 50px;
    max-width: 100%;
    text-align: center;
}


/*........center banner........*/

.row-cases {
    display: flex !important;
    -ms-flex-wrap: wrap;
    margin-right: -15px !important;
    margin-left: 12% !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.btn-get-wolkvox {
    border: 2px solid white;
    border-radius: 50px;
    font-weight: bold;
    color: #94afd6;
    font-size: 24px;
    height: 70px;
    padding: 10px;
    width: 100%;
}

.btn-get-wolkvox:hover {
    color: #376ab3;
    border: 5px solid #376ab3;
}

.btn-icon {
    float: right;
    margin-right: 40px;
    margin-top: 10px;
}

@media (max-width: 400px) {
    .btn-get-wolkvox {
        border: 2px solid white;
        border-radius: 50px;
        font-weight: bold;
        color: #94afd6;
        font-size: 18px;
        height: 70px;
        padding: 10px;
        width: 100%;
    }
    .btn-icon {
        float: right;
        margin-right: 20px;
        margin-top: 5px;
    }
}


/*........ end center banner........*/


/*........get wolkvox Area........*/

.banner-get form {
    max-width: 660px;
    display: block;
}

.banner-get .get-container {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.banner-get {
    clear: both;
    max-width: 100%;
    width: 100%;
    height: 160px;
    background-color: #061a40;
    background-size: cover;
    padding: 45px 0;
}

.banner-get input[type="buttom"] {
    max-width: 660px;
    width: 100%;
    height: 75px;
    border-radius: 50px;
    border: 0;
    outline: none;
    text-align: center;
}

.banner-get input[type="image"] {
    width: 19px;
    height: 21px;
    position: absolute;
    top: 26px;
    right: 51px;
    outline: none;
}

.banner-get ::placeholder {
    color: #376ab3;
    font-size: 24px;
    font-weight: 600;
}

.banner-get ::placeholder {
    color: #376ab3;
    font-size: 14px;
    font-weight: 400;
}

.btn-get-wolkvox {
    background: white;
}


/*........header Area........*/

.container {
    max-width: 1088px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.header {
    max-width: 100%;
    width: 100%;
    position: relative;
    background-color: #fff;
    /*padding: 26px 0 27px 0;*/
}

.header .container {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.header .logo {
    display: block;
}

.search-container-top {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
}

.search-container-top>div {
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    padding-left: 104px;
    padding-top: 52px;
    min-height: 117px;
    display: none;
}

.search-container-top>div input[type="search"] {
    width: 100%;
    height: 60px;
    border: 1px solid #ccc;
    padding-left: 15px;
}

.search-container-top>div input[type="submit"] {
    width: 55px;
    height: 60px;
    background-color: #ff9917;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    border: 0;
    outline: none;
}

.search-container-top .close-tab {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #376ab3;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    z-index: 9999;
    padding-top: 8px;
    display: none;
}

.search-container-top .close-tab {
    text-decoration: none;
}

.search-container-top .search-form {
    max-width: 800px;
    margin: 0 auto;
}

.search-container-top .no-padding {
    padding: 2px;
}

.search-container-top .search-tab {
    width: 35px;
    height: 35px;
    right: 10px;
    top: 50px;
    position: absolute;
    z-index: 3
}


/*........header Area........*/


/*........Top Navigation area........*/

.navigation .nav-item a {
    color: #c9c5c5;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.navigation .nav-item a:hover {
    color: #376ab3;
}

.navigation {
    margin-top: 8px;
}

.navigation .nav-item {
    position: relative;
}

.navigation .active a {
    color: #9a9b9c;
}

.navigation .active a:after {
    width: 44px;
    height: 5px;
    content: "";
    bottom: -5px;
    border: 2px solid #ff9917;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.navigation .nav-item a:hover:after {
    width: 44px;
    height: 5px;
    content: "";
    bottom: -5px;
    border: 2px solid #ff9917;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}


/*........top Navigation area........*/


/*........banner Area........*/

.banner-area-inner {
    max-width: 100%;
    width: 100%;
    height: 477px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /*background-attachment: fixed;*/
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    font-size: 30px;
    padding-top: 195px;
}


/*.banner-area-inner {*/


/*    text-align: center;*/


/*    color: #fff;*/


/*    font-weight: 700;*/


/*    text-align: center;*/


/*    line-height: normal;*/


/*    font-size: 30px;*/


/*    padding-top: 195px;*/


/*}*/

.banner-bottom-area {
    max-width: 100%;
    width: 100%;
    background-color: #061a40;
    padding: 5px 0;
    min-height: 9%;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

@media only screen and (min-width: 320px) and (max-width: 500px) {
    .banner-bottom-area {
        max-width: 100%;
        width: 100%;
        background-color: #061a40;
        padding: 5px 0;
        min-height: 9%;
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .banner-bottom-area .container {
        max-width: 500px;
        margin: 0 auto;
    }
}

.banner-bottom-area .s-box {
    position: relative;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    padding-top: 12px;
    padding-left: 5px;
}

.banner-bottom-area .s-icon {
    width: 46px;
    height: 46px;
    padding-top: 8px;
    border: 2px solid #fff;
    text-align: center;
    background-color: #ff9917;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.banner-bottom-area .s-icon img {
    display: block;
    margin: 0 auto;
    width: 60%;
}

.banner-bottom-area .s-box:hover .s-icon {
    background-color: #000;
}

.main-banner {
    width: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    height: 615px;
}

.main-banner>div {
    max-width: 850px;
    margin: 0 auto;
    font-size: 36px;
    padding-top: 47px;
}

.main-banner>div span.orange {
    color: #ff9917;
}

.banner-area-inner>div {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}


/*........banner Area........*/


/*........Middle content Area........*/

.main-content-area {
    max-width: 100%;
    width: 100%;
    /*padding: 100px 0;*/
}

.main-content-main {
    background-attachment: fixed;
    background-image: url(../images_w/main-middle-content-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 305px;
    background-size: cover;
    position: relative;
}

.main-content-main .circle-content p {
    opacity: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    position: relative;
}

.main-content-main .circle-content {
    display: block;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.5s ease-out;
    position: relative;
    border-radius: 50%;
    width: 220px;
    padding-top: 60px;
    height: 220px;
    border: 10px solid #fff;
    box-shadow: 0 0 20px #aaa;
    background-color: #ff9b00;
}

.main-content-main .circle-content img {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100px;
    margin: auto;
}

.main-content-main .circle-content:hover p {
    opacity: 1;
}

.main-content-main .circle-content:hover {
    cursor: pointer;
    transform: scale(1.15);
}

.main-content-main .row {
    position: relative;
    top: -100px;
    margin-bottom: 60px;
}

.main-content-main .circle-content:hover img {
    opacity: 0;
}

.map-main {
    max-width: 100%;
    width: 100%;
    padding-top: 110px;
    padding-bottom: 30px;
}

.map-main img {
    width: 100%;
}

.blockquote {
    margin-top: 5% !important;
}

.main-content-area blockquote {
    max-width: 940px;
    margin: 0 auto 200px;
    line-height: 29px;
    margin-bottom: 0px;
    text-align: justify;
    margin-top: 50px;
    margin-bottom: 40px;
    /*color: #696969b3;*/
    color: #717171;
    font-size: 20px;
}

@media (min-width: 2000px) and (max-width: 4000px) {
    .banner-bottom-area {
        padding: 7px 0;
        min-height: 6%;
    }
    .main-content-area blockquote {
        max-width: 100%;
    }
}

.main-content-area blockquote p strong {
    font-weight: 700;
}

.middle-content-area {
    max-width: 100%;
    width: 100%;
    padding: 90px 0;
}

.middle-content-area .box {
    background-color: #ff9917;
    border: 12px solid #fff;
    color: #fff;
    transition: all 0.5s ease-out;
    padding: 50px 15px 15px 15px;
    text-align: center;
    min-height: 450px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px #ddd;
    transition: transform 1.5s;
}

.middle-content-area .box p {
    opacity: 0;
    height: 0;
}

.middle-content-area .box:hover .icon-container {
    opacity: 0;
    transition: all 0.5s ease-out;
    display: none;
}

.middle-content-area .box:hover {
    transform: scale(1.15);
}

.middle-content-area .box:hover p {
    display: block;
    transition: all 0.5s ease-out;
    opacity: 1;
    height: auto;
}

.middle-content-area .box img {
    display: block;
    margin: 0 auto;
}

.middle-content-area .box .icon-container {
    display: block;
    min-height: 170px;
    margin-top: 50px;
}

.middle-content-area .box h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-size: 30px;
}

.inner-middle-area {
    width: 100%;
    max-width: 100%;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 440px;
    background-attachment: fixed;
    color: #fff;
    line-height: 20px;
}

.inner-middle-area h3 span {
    display: block;
}

.inner-middle-area h3 {
    margin: 0;
    text-align: right;
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    padding-right: 80px;
    position: relative;
    padding-top: 50px;
}

.inner-middle-area h3:after {
    width: 6px;
    height: 215px;
    background-color: #ff9917;
    content: "";
    position: absolute;
    right: 20px;
    top: 10px;
}

.lower-middle-content {
    max-width: 100%;
    width: 100%;
    padding: 25px;
}

.lower-middle-content h2 {
    color: #ff9b00;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 80px 0;
}

.lower-middle-content h2 span {
    display: block;
}

.lower-middle-content .r-box {
    text-align: center;
    margin-bottom: 50px;
    min-height: 200px;
    color: #8c9192;
    font-weight: 300;
    text-decoration: none;
}

.lower-middle-content .r-box svg {
    background: #000;
}

.lower-middle-content .r-box .icon-container {
    display: block;
    margin: 0 0 20px 0;
}

.lower-middle-content .r-box:hover {
    color: #4071b7;
}

.chat-screen {
    max-width: 100%;
    width: 100%;
    margin-bottom: 200px;
}

.chat-screen img {
    box-shadow: 0 0 20px #ddd;
    display: block;
    width: 100%;
}

.lower-bottom-content {
    max-width: 100%;
    width: 100%;
    background-color: #f8f8f8;
    padding-bottom: 70px;
}

.lower-bottom-content .small-c-box {
    padding: 0 50px;
    text-align: center;
    margin-top: -90px;
    font-weight: 300;
}

.lower-bottom-content .small-c-box h4 {
    color: #376ab3;
    margin: 0 0 25px 0;
    font-weight: 700;
    font-size: 36px;
}

.lower-bottom-content .small-c-box .icon-container {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: 8px solid #fff;
    background-color: #ff9917;
    margin-bottom: 35px;
    box-shadow: 0 0 25px #ddd;
    padding-top: 42px;
}

.lower-bottom-content .small-c-box .icon-container img {
    width: 60%;
}

.lower-bottom-content .small-c-box .icon-container .otra {
    width: 46%;
}

.before-footer {
    max-width: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 992px;
    background-attachment: fixed;
}

.before-footer {
    padding: 90px 0;
    height: 990px;
}

.before-footer h2 {
    font-size: 48px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    margin: 0 0 70px 0;
    line-height: normal;
}

.before-footer h2 span {
    display: block;
}

.before-footer .wolk-vox-box {
    width: 1017px;
    height: 542px;
    position: absolute;
    left: -450px;
    top: 200px;
}

.before-footer .points-links {
    float: right;
    max-width: 450px;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
}

.before-footer .points-links ul {
    list-style: none;
}

.before-footer .points-links ul li {
    float: none;
    min-height: 160px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    padding-top: 25px;
    padding-left: 170px;
}

.before-footer .points-links ul li .number {
    font-size: 60px;
    color: #ff9b00;
    text-align: center;
    font-weight: 800;
    padding-top: 50px;
    display: block;
    width: 140px;
    height: 140px;
    background-color: #fff;
    border: 8px solid #6084c1;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 47px #444;
    left: 0;
    top: 0;
}

.before-footer .points-links ul li .number {
    text-shadow: 3px 3px 0 #eee, -1px -1px 0 #eee, 1px -1px 0 #eee, -1px 1px 0 #eee, 1px 1px 0 #eee;
}

.before-footer .points-links ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.before-footer .points-links ul li a:hover {
    color: #c1e4fe;
    text-decoration: none;
}

.before-footer .points-links ul li:hover .number {
    background-color: #ff9b00;
    color: #3d6bb4;
}

.search-area form {
    max-width: 660px;
    display: block;
}

.search-area .search-container {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.search-area {
    clear: both;
    max-width: 100%;
    width: 100%;
    height: 160px;
    background-color: #061a40;
    background-size: cover;
    padding: 50px 0;
}

.search-area input[type="search"] {
    max-width: 660px;
    width: 100%;
    height: 75px;
    border-radius: 50px;
    border: 0;
    outline: none;
    text-align: center;
}

.search-area input[type="image"] {
    width: 19px;
    height: 21px;
    position: absolute;
    top: 26px;
    right: 51px;
    outline: none;
}

.search-area ::placeholder {
    color: #376ab3;
    font-size: 24px;
    font-weight: 600;
}

.footer-contact-info {
    max-width: 100%;
    width: 100%;
}

.footer-contact-info .container {
    max-width: 100%;
    width: 100%;
    display: flex;
}

.footer-contact-info .container>div {
    width: 100%;
    color: #8c8c8c;
    font-size: 14px;
    line-height: normal;
    line-height: 16px;
}

.footer-contact-info .container>div {
    width: 100%;
    color: #8c8c8c;
    font-size: 14px;
    line-height: normal;
}

.footer-contact-info .container>div h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 27px 0 10px 0;
}

.footer-contact-info .container>div p {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
}

.footer-contact-info .container>div a {
    font-size: 14px;
    color: #8c8c8c;
}

.footer-contact-info .container>div p {
    margin: 0 0 5px 0;
}

.footer-contact-info .container .info-box {
    padding-top: 50px;
    padding-bottom: 50px;
}

.copyright-section {
    background-color: #333333;
    padding: 22px 0;
}

.copyright-section .container {
    max-width: 90%;
}

.copyright-section p {
    padding-top: 13px;
    font-size: 14px;
    color: #fff;
    margin: 0;
}

.copyright-section .social-links {
    max-width: 245px;
    float: right;
    width: 100%;
}

.copyright-section .social-links a {
    display: block;
    text-align: center;
    background-color: #1a1919;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    padding-top: 12px;
}

.copyright-section .social-links a:hover {
    background-color: #386bb4;
}

.politicaSeguridad {
    text-decoration: none;
    color: white;
    text-align: center;
}

.workWithUs {
    text-decoration: none;
    color: white;
    text-align: center;
}

.politicaSeguridad a:hover {
    color: #386bb4;
}

.workWithUs a:hover {
    color: #386bb4;
}

.services-section {
    max-width: 100%;
    max-width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images_w/New_color_test_Dark.jpg);
    /*height: 1143px;*/
    background-attachment: fixed;
    padding: 100px 0;
}

.services-section h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 72px;
    margin: 0 0 50px 0;
}

.services-section .container {
    max-width: 960px;
}

.services-section ul {
    list-style: none;
    color: #dbdcdc;
}

.services-section ul li {
    position: relative;
    min-height: 163px;
    padding: 5px 0 0 160px;
    font-size: 18px;
    font-weight: 400;
}

.services-section ul li strong {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0 0 5px 0;
    font-size: 24px;
}

.services-section ul li strong a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    text-decoration: none;
}

.services-section ul li strong a:hover {
    color: #ffa00d;
}

.services-section .icon-container {
    width: 130px;
    padding-top: 30px;
    height: 130px;
    border-radius: 50%;
    background-color: #fff;
    border: 10px solid #537fc0;
    box-shadow: 0 0 20px #444;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}


/*.......Own Section.......*/

.own-section {
    background-color: #061a40;
    padding: 10px;
}

.own-section img {
    margin-right: 70px;
    width: 22%;
    min-width: 300px;
    min-height: 300px;
    margin-top: 20px;
    border-radius: 50%;
    border: 0px solid #fff;
    box-shadow: 0 0 25px #ccc;
}

.own-section h3 {
    color: #ff9917;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 20px 0;
    padding-top: 60px;
    text-transform: uppercase;
}

.own-section h2 {
    color: #ff9917;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding-top: 60px;
    text-transform: uppercase
}

.own-section .tab {
    max-width: 325px;
    width: 100%;
    height: 70px;
    border-radius: 40px;
    padding-left: 60px;
    display: inline-block;
    padding-top: 23px;
    background: #ff9b00 url(../images_w/arrow.png) no-repeat 90% 48%;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
}

.two-column-page {
    max-width: 100%;
    width: 100%;
    padding: 70px 0;
    clear: both;
    color: #9ea4a6;
    font-size: 18px;
}

.two-column-page {
    min-height: 600px;
    background-color: #061a40;
}

.two-column-page img {
    max-width: 438px;
    max-height: 438px;
    min-height: 438px;
    object-fit: cover;
    overflow: hidden;
    min-width: 438px;
    width: 100%;
    border-radius: 50%;
    border: 13px solid #fff;
    box-shadow: 0 0 25px #ccc;
}

.two-column-page:nth-child(even) img {
    float: left;
    margin-right: 70px;
    width: 22%;
    min-width: 300px;
    min-height: 300px;
    margin-top: 20px;
    border: 0px solid #fff;
}

.two-column-page:nth-child(odd) {
    background-color: #f8f8f8;
}

.two-column-page:nth-child(odd) img {
    float: right;
    margin-left: 70px;
}

.two-column-page h3 {
    color: #ff9917;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 20px 0;
    padding-top: 60px;
    text-transform: uppercase;
}

.two-column-page h2 {
    color: #ff9917;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding-top: 60px;
    text-transform: uppercase
}

.two-column-page2 {
    max-width: 100%;
    width: 100%;
    padding: 70px 0;
    clear: both;
    color: #9ea4a6;
    font-size: 18px;
}

.two-column-page2 {
    min-height: 600px;
}

.two-column-page2 img {
    max-width: 438px;
    max-height: 438px;
    min-height: 438px;
    object-fit: cover;
    overflow: hidden;
    min-width: 438px;
    width: 100%;
    border-radius: 50%;
    border: 13px solid #fff;
    box-shadow: 0 0 25px #ccc;
}

.two-column-page2:nth-child(even) img {
    float: right;
    margin-left: 70px;
}

.two-column-page2:nth-child(even) {
    background-color: #f8f8f8;
}

.two-column-page2:nth-child(odd) img {
    float: left;
    margin-right: 70px;
}

.two-column-page2 h3 {
    color: #033333;
    font-size: 26px;
    font-weight: 900;
    margin: 0 0 20px 0;
    padding-top: 90px;
    text-transform: uppercase;
}

.bottom-page-bottom {
    max-width: 1050px;
    margin: 0 auto;
    text-align: center;
}

.bottom-page-bottom .container>div a {
    height: 50px;
    background-color: #376ab3;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: block;
    border-radius: 30px;
}

.bottom-page-bottom .container {
    max-width: 100%;
    width: 100%;
    display: flex;
    text-align: center;
}

.bottom-page-bottom .container>div {
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 10px 25px 10px;
    max-width: 300px;
}

.bottom-page-bottom .container>div a {
    display: block;
    padding-top: 15px;
    position: relative;
}

.bottom-page-bottom .container>div a img {
    display: block;
    left: 20px;
    top: 12px;
    position: absolute;
}

.bottom-page-bottom .container>div a:hover {
    background: #ff9b00;
    text-decoration: none;
}

.two-column-page .tab,
.two-column-page2 .tab {
    max-width: 325px;
    width: 100%;
    height: 70px;
    border-radius: 40px;
    padding-left: 60px;
    display: inline-block;
    padding-top: 23px;
    background: #ff9b00 url(../images_w/arrow.png) no-repeat 90% 48%;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
}

.two-column-page .tab:hover,
.two-column-page2 .tab:hover {
    text-decoration: none;
    background: #376ab3 url(../images_w/arrow.png) no-repeat 90% 48%;
}

.tabs-container {
    max-width: 1070px;
    margin: 0 auto;
    clear: both;
    display: flex;
    padding-top: 75px;
}

.tabs-container-small {
    max-width: 870px;
}

.tabs-container .tab {
    background: #ff9b00;
    max-width: 200px;
    text-align: right;
    width: 100%;
    padding: 12px 40px 12px 12px;
    height: 50px;
    border-radius: 30px;
    font-size: 18px;
}

.tabs-container .tab:hover {
    background: #376ab3;
}

.tabs-container .tab1 {
    background: #ff9b00 url(../images_w/icon91.png) no-repeat 12% 48%;
}

.tabs-container .tab1:hover {
    background: #376ab3 url(../images_w/icon91.png) no-repeat 12% 48%;
}

.tabs-container .tab2 {
    background: #ff9b00 url(../images_w/icon92.png) no-repeat 12% 48%;
}

.tabs-container .tab2:hover {
    background: #376ab3 url(../images_w/icon92.png) no-repeat 12% 48%;
}

.tabs-container .tab3 {
    background: #ff9b00 url(../images_w/icon93.png) no-repeat 12% 48%;
}

.tabs-container .tab3:hover {
    background: #376ab3 url(../images_w/icon93.png) no-repeat 12% 48%;
}

.tabs-container .tab4 {
    background: #ff9b00 url(../images_w/icon94.png) no-repeat 12% 48%;
}

.tabs-container .tab4:hover {
    background: #376ab3 url(../images_w/icon94.png) no-repeat 12% 48%;
}

.tabs-container .tab5 {
    background: #ff9b00 url(../images_w/icon95.png) no-repeat 12% 48%;
}

.tabs-container .tab5:hover {
    background: #376ab3 url(../images_w/icon95.png) no-repeat 12% 48%;
}

.tabs-container .tab6 {
    background: #ff9b00 url(../images_w/icon96.png) no-repeat 12% 48%;
}

.tabs-container .tab6:hover {
    background: #376ab3 url(../images_w/icon96.png) no-repeat 12% 48%;
}

.tabs-container .tab7 {
    background: #ff9b00 url(../images_w/icon97.png) no-repeat 12% 48%;
}

.tabs-container .tab7:hover {
    background: #376ab3 url(../images_w/icon97.png) no-repeat 12% 48%;
}

.tabs-container .tab8 {
    background: #ff9b00 url(../images_w/icon98.png) no-repeat 12% 48%;
}

.tabs-container .tab8:hover {
    background: #376ab3 url(../images_w/icon98.png) no-repeat 12% 48%;
}

.inner-content-area blockquote {
    margin: 0 auto 0px;
}

.tabs-container>div {
    padding: 0 10px;
    width: 100%;
}

.button-container>div {
    padding: 0 10px;
    width: 100%;
}

.button-container-small {
    max-width: 600px !important;
}

.button-container {
    max-width: 990px;
    margin: 0 auto;
    clear: both;
    display: flex;
    padding-top: 25px;
}

.button-container .tab {
    background: #376ab3;
    max-width: 300px;
    text-align: center;
    width: 100%;
    padding: 12px 12px 12px 12px;
    height: 50px;
    border-radius: 30px;
    font-size: 18px;
}

.button-container .tab:hover {
    background: #ff9917;
}

.video-container {
    max-width: 960px;
    margin: 0 auto;
    padding: 90px 0;
}

.video-container>div {
    padding: 12px;
    box-shadow: 0 0 12px #aaa;
}

.chat-window {
    padding-top: 30px;
}

.chat-window .chat-screen {
    margin-bottom: 60px;
}

.one-column-ceteral-content {
    text-align: center;
    min-height: 0;
}

.one-column-ceteral-content .tab {
    padding-left: 0;
    padding-top: 20px;
}

.one-column-ceteral-content h2 {
    padding-top: 0;
}

.main-content-area blockquote p {
    font-size: 18px;
    font-weight: 300;
}

.chat-window h1 {
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    color: #ff9b00;
    margin: 0 0 25px 0;
}

.chat-window {
    text-align: center;
    color: #9ea4a6;
    font-size: 18px;
}

.chat-window p {
    margin: 0 0 70px 0;
}

.grey-backgrund {
    background: #f8f8f8;
    padding: 60px 0 30px 0;
}

.padding-top-area {
    padding-top: 80px;
}

.sp-content {
    max-width: 100%;
    width: 100%;
    padding: 70px 0;
}

.sp-content .small-c-box .icon-container {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: 8px solid #fff;
    background-color: #ff9917;
    margin-bottom: 35px;
    box-shadow: 0 0 25px #ddd;
    padding-top: 42px;
}

.sp-content .small-c-box {
    padding: 0 50px;
    text-align: center;
    font-weight: 300;
}

.sp-content .small-c-box h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    color: #376ab3;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.sp-content .small-c-box {
    color: #9ea4a6;
    font-size: 16px;
    font-weight: 300;
}

.no-padding {
    padding: 0 !important;
}

.adjust-data img {
    box-shadow: none !important;
    margin-right: 0px !important;
}

.adjust-data p {
    padding-top: 150px;
}

.big-text {
    text-align: center;
    padding: 60px 0 30px 0;
    color: #9ea4a6;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    max-width: 900px;
    margin: 0 auto;
}

.two-column-page .title-content {
    display: block;
    padding-top: 80px;
}

.title-content {
    display: block;
    font-size: 36px;
    color: #376ab3;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.main-title {
    text-align: center;
    font-size: 48px;
    color: #ff9b00;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}

.content-style img {
    border-radius: 0;
    box-shadow: 0 0 0 0;
    margin-right: 0 !important;
}

.content-style {
    font-size: 16px;
    font-weight: 300;
    color: #9ea4a6;
}

.adjust-position {
    padding-top: 55px !important;
}

.container-layout img.layout-image {
    display: block;
    margin: 20px auto 40px;
}

.container-layout .main-title {
    display: block;
    margin-bottom: 170px;
}

.inner-content-area h6 {
    color: #ff9917;
    text-transform: uppercase;
    color: #ff9917;
    font-weight: 900;
    float: left;
    width: 140px;
    font-size: 24px;
    height: 110px;
    padding-top: 25px;
}

.align-left-text p {
    text-align: left;
    color: #9ea4a6;
    font-size: 18px;
    line-height: 27px;
}

.paragraph-style-text {
    background: #f8f8f8;
    padding: 90px 0 50px;
}

.paragraph-style-text p {
    text-align: right;
    color: #9ea4a6;
    font-size: 18px;
}

.paragraph-style-text h3 {
    height: 100px;
    text-align: left;
    font-size: 24px;
    float: right;
    width: 270px;
    padding-left: 20px;
    font-weight: 700;
    color: #ff9917;
    text-transform: uppercase;
}

.column-adjust p:nth-child(1) {
    padding-top: 40px;
}

.column-adjust img {
    border-radius: 0;
    box-shadow: 0 0 0 0;
    display: block;
    margin-right: 0px !important;
}

.column-adjust {
    min-height: 515px;
}

.big-font-text p {
    font-size: 22px;
    line-height: 30px !important;
}

.content-gpr {
    background: #f8f8f8;
    padding: 90px 0 50px;
}

.bottom-space {
    padding-bottom: 50px;
}

.top-space {
    padding-top: 80px;
}

.small-box .icon-container {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: 8px solid #fff;
    background-color: #ff9917;
    margin-bottom: 35px;
    box-shadow: 0 0 25px #ddd;
    padding-top: 42px;
}

.small-box {
    text-align: center;
    font-weight: 300;
    margin-bottom: 45px;
}

.small-box h3 {
    text-align: center;
    color: #376ab3;
    text-transform: uppercase;
    font-size: 36px;
    margin: 0 0 15px 0;
    font-weight: 700;
}

.small-box {
    color: #9ea4a6;
    display: block;
}

.small-box:hover {
    text-decoration: none;
}

.small-box p {
    margin: 0 0 15px 0;
}

.before-footer h3 {
    font-size: 48px;
    text-align: center;
    color: #ff9b00;
    font-weight: 700;
    margin: 0 0 70px 0;
    line-height: normal;
}

.before-footer h3 span {
    display: block;
}

.column-adjust p:nth-child(1) {
    padding-top: 40px;
}

.contact-inner-content-area {
    max-width: 100%;
    width: 100%;
    padding: 15px 0;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #9ea4a6;
}

.contact-inner-content-area a.tab {
    max-width: 475px;
    height: 70px;
    text-align: center;
    color: #fff;
    background: #ff9b00 url(../images_w/arrow.png) no-repeat 94% 48%;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto 50px;
    border-radius: 40px;
    font-size: 24px;
    padding-top: 20px;
}

.contact-inner-content-area a.tab:hover {
    background: #376ab3 url(../images_w/arrow.png) no-repeat 94% 48%;
    text-decoration: none;
}

.partners-logo-container {
    display: flex;
    text-align: center;
}

.partners-logo-container img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 192px;
}

.partners-logo-container>div {
    width: 100%;
    padding: 5px;
}

.form-container {
    background: url(../images_w/Banner-Mapa.jpg) no-repeat center center;
    width: 100%;
    max-width: 100%;
    padding: 80px 0;
    background-size: cover;
    min-height: 573px;
}

.form-container .form-left-area {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-align: right;
    color: #fff;
    text-align: right;
    padding-top: 100px;
    position: relative;
}

.form-container .form-left-area:after {
    position: absolute;
    width: 5px;
    height: 200px;
    background-color: #ff9b00;
    content: "";
    right: 0;
    top: 100px;
}

.form-container .form-left-area:after {
    position: absolute;
    width: 6px;
    height: 236px;
    background-color: #ff9b00;
    content: "";
    right: -37px;
    top: 80px;
}

.form-right-area {
    padding-left: 50px;
}

.form-right-area h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 10px 0;
    color: #ff9917;
}

.form-right-area input[type="text"],
.form-right-area input[type="email"],
.form-right-area input[type="tel"] {
    height: 50px;
    width: 100%;
    padding-left: 15px;
    border-radius: 6px;
}

.form-right-area input[type="submit"] {
    width: 160px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    background-color: #ff9b00;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 18px;
}

.form-right-area input[type="reset"] {
    width: 160px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #ff9b00;
    background-color: #fff;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 18px;
}

.form-right-area ::-webkit-input-placeholder {
    color: #a19e9a;
    font-size: 18px;
}

.form-right-area input[type="submit"]:hover,
.form-right-area input[type="reset"]:hover {
    background-color: #000;
    transition: all 0.5s ease-out;
}

.form-right-area ::-moz-placeholder {
    color: #a19e9a;
    font-size: 18px;
}

.form-right-area :-ms-input-placeholder {
    color: #a19e9a;
    font-size: 18px;
}

.form-right-area :-moz-placeholder {
    color: #a19e9a;
    font-size: 18px;
}

.form-right-area .form-group {
    margin-bottom: 9px;
}

.left-main-form-bg {
    background: url(../images_w/left-main-form.jpg) no-repeat left top;
}

.left-main-form-bg .container {
    max-width: 800px;
    margin: 0 auto;
}

.left-main-form-bg {
    text-align: left;
}

.contact-inner-content-area input[type="text"],
.contact-inner-content-area input[type="email"],
.contact-inner-content-area input[type="tel"],
.contact-inner-content-area input[type="password"],
.contact-inner-content-area select,
.contact-inner-content-area textarea {
    height: 50px;
    width: 100%;
    padding-left: 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
    color: #999;
}

.contact-inner-content-area input[type="submit"] {
    width: 160px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    background-color: #ff9b00;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 18px;
    font-weight: 700;
}

.contact-inner-content-area input[type="reset"] {
    width: 160px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #8e8e8e;
    font-weight: 700;
    background-color: #f2f2f2;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 18px;
}

.contact-inner-content-area input[type="checkbox"] {
    margin-bottom: 30px;
}

.contact-inner-content-area label {
    color: #a19e9a;
    font-size: 18px;
}

.contact-inner-content-area input[type="submit"]:hover,
.contact-inner-content-area input[type="reset"]:hover {
    background-color: #000;
    transition: all 0.5s ease-out;
    color: #fff;
}

.sign-up-form {
    background-color: #dee2e6;
    padding: 40px 0;
}

.sign-up-form .form-sign {
    max-width: 500px;
    width: 100%;
    background-color: #fff;
    padding: 25px;
}

.lock {
    width: 200px;
    float: right;
    clear: both;
    display: block;
    padding-left: 20px;
    line-height: 14px;
    color: #a9abab;
    font-size: 14px;
    background: url(../images_w/lock.png) no-repeat;
}

.sign-up-form .form-sign {
    margin: 0 auto;
    text-align: left;
}

.sign-up-form .form-sign h5 {
    color: #455a64;
    font-size: 30px;
    margin: 0 0 30px 0;
    font-weight: 600;
}

.sign-up-form .form-sign input[type="text"],
.sign-up-form .form-sign input[type=password] {
    border: 0;
    border-bottom: 1px solid #ccc;
    outline: 0;
    padding: 0;
    height: 55px;
    width: 100%;
}

.sign-up-form input[type="submit"] {
    width: 100%;
    margin-top: 20px;
    height: 60px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    background-color: #20aee3;
    cursor: pointer;
    border: 0;
    outline: none;
    font-size: 24px;
    font-weight: 400;
}


/*........Middle content Area........*/

@media (min-width:992px) {
    .left-space {
        width: 15%;
        display: block;
    }
    .lower-middle-content .r-box .icon-container {
        min-height: 100px;
    }
    .middle-area-content-c p {
        line-height: 26px;
        margin: 20px 0 0 0;
    }
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

@media (max-width:1200px) and (min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .chat-screen img {
        width: 100%;
    }
    .chat-screen {
        margin-left: 30px;
        margin-right: 30px;
    }
    .container {
        max-width: auto;
        margin-left: 30px;
        margin-right: 30px;
        width: auto;
    }
    .chat-screen img {
        width: 95%;
    }
    .footer-contact-info .container>div.info-box {
        padding: 15px;
    }
    .footer-contact-info .container {
        margin-left: 0;
        margin-right: 0;
    }
    .tabs-container .tab {
        font-size: 14px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .search-form {
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-container-top>div {
        padding-left: 10px;
    }
    .icon-bar {
        width: 30px;
        height: 3px;
        background-color: #fff;
        display: block;
        margin: 0 auto 3px;
    }
    .navbar-toggler {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0px;
        top: 9px;
        padding: 3px;
        z-index: 9;
        background-color: #376ab3;
        color: #fff;
    }
    .search-container-top .search-tab {
        right: 0;
    }
    .navigation .navbar-collapse {
        padding-top: 83px;
    }
    .navigation .nav-item a:hover:after {
        width: 44px;
        height: 5px;
        content: "";
        bottom: 3px;
        border: 2px solid #ff9917;
        position: absolute;
        left: 23px;
        right: auto;
        margin: 0;
    }
    .search-container-top .search-tab {
        top: 51px;
    }
    .chat-screen img {
        width: 100%;
    }
    .chat-screen {
        padding-left: 30px;
        padding-right: 30px;
    }
    .container {
        max-width: none;
        margin-left: 25px;
        margin-right: 25px;
        width: auto;
    }
    .chat-screen img {
        width: 95%;
    }
    .footer-contact-info .container>div.info-box {
        padding: 15px;
    }
    .footer-contact-info .container {
        margin-left: 0;
        margin-right: 0;
    }
    .footer-contact-info .container {
        max-width: 100%;
        width: 100%;
        display: block;
        text-align: center;
    }
    .footer-contact-info .container>div {
        max-width: 100%
    }
    .footer-contact-info .container>div.info-box {
        padding: 15px;
        background: #f4f4f4;
        margin-bottom: 10px;
        margin: 0 auto 20px;
        max-width: 0 auto;
        max-width: 300px;
        border-radius: 20px;
    }
    .footer-contact-info .container>div h4 {
        margin: 2px 0 10px 0;
    }
    .footer-contact-info {
        padding-bottom: 30px;
    }
    .lower-bottom-content .small-c-box {
        padding: 0 50px;
        text-align: center;
        margin-top: auto;
        font-weight: 300;
    }
    .lower-bottom-content {
        padding-top: 70px;
    }
    .lower-bottom-content span.icon-container img {
        width: 33px;
    }
    .lower-bottom-content .small-c-box .icon-container {
        width: 100px;
        height: 100px;
        border: 4px solid #fff;
        margin-bottom: 15px;
        box-shadow: 0 0 15px #ddd;
        padding-top: 22px;
    }
    .lower-bottom-content .small-c-box h4 {
        font-size: 22px;
    }
    .lower-bottom-content .small-c-box {
        padding: 0 50px;
        max-width: 500px;
        margin: 0 auto 40px;
    }
    .lower-bottom-content .small-c-box {
        padding: 25px;
        max-width: 500px;
        margin: 0 auto 40px;
        border: 1px dashed #bbb;
        border-radius: 20px;
    }
    .banner-area-inner {
        font-size: 25px;
    }
    .middle-content-area .box h4 {
        font-size: 20px;
    }
    .middle-content-area .box p {
        font-size: 14px;
    }
    .middle-content-area .box {
        max-width: 300px;
        margin: 0 auto 40px;
    }
    .middle-content-area .box {
        min-height: 300px;
    }
    .middle-content-area .box img {
        width: 60px;
    }
    .middle-content-area .box .icon-container {
        min-height: 85px;
        margin-top: 50px;
    }
    .inner-middle-area h3 {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        padding-right: auto;
        padding-top: 0px;
    }
    .inner-middle-area {
        text-align: center;
    }
    .inner-middle-area {
        padding: 50px 0;
    }
    .inner-middle-area h3:after {
        background: none;
    }
    .inner-middle-area h3 {
        padding-right: 0;
    }
    .inner-middle-area h3 {
        padding-right: 0;
        margin: 0 0 30px 0;
    }
    .inner-middle-area .container {
        max-width: 600px;
        margin: 0 auto;
    }
    .lower-middle-content h2 {
        font-size: 30px;
    }
    .lower-middle-content .r-box .icon-container img {
        display: block;
        width: 50px;
        margin: 0 auto 5px;
    }
    .lower-middle-content .r-box {
        background-color: #f4f4f4;
        margin: 0 auto 50px;
        display: block;
        border-radius: 15px;
        margin-bottom: 19px;
    }
    .lower-middle-content .r-box {
        min-height: 50px;
        padding: 20px;
        max-width: 500px;
    }
    .lower-middle-content {
        padding: 40px;
    }
    .before-footer h2 {
        font-size: 25px;
    }
    .before-footer .wolk-vox-box {
        width: 852px;
        height: 542px;
        left: auto;
        top: 95px;
    }
    .before-footer .wolk-vox-box img {
        width: 100%;
    }
    .before-footer .wolk-vox-box {
        width: 488px;
        right: 0;
        margin: auto;
        left: 0;
    }
    .before-footer .points-links {
        float: none;
        max-width: 550px;
        margin: 0 auto;
    }
    .before-footer .points-links ul li .number {
        font-size: 45px;
        color: #ff9b00;
        text-align: center;
        font-weight: 800;
        padding-top: 20px;
        display: block;
        width: 80px;
        height: 80px;
    }
    .before-footer .points-links ul li {
        min-height: 160px;
        font-size: 18px;
        font-weight: 600;
        padding-top: 14px;
        padding-left: 100px;
    }
    .before-footer .points-links ul li {
        min-height: 109px;
    }
    .before-footer .points-links {
        margin-top: 340px;
    }
    .copyright-section p {
        text-align: center;
        margin-bottom: 15px;
    }
    .copyright-section .social-links {
        float: none;
        margin: 0 auto 15px;
    }
    .banner-bottom-area .container {
        max-width: 300px;
        margin: 0 auto;
    }
    .banner-bottom-area .s-box {
        min-height: 110px;
    }
    .inner-middle-area {
        height: auto;
    }
    .lower-middle-content h2 {
        margin-bottom: 25px;
    }
    .chat-screen {
        margin-bottom: 60px;
    }
    .lower-bottom-content {
        padding-top: 70px;
    }
    .main-content-main {
        height: 1100px;
        padding: 70px 0;
        height: 1639px;
    }
    .main-content-main .row {
        top: auto;
        margin-bottom: auto;
    }
    .main-content-main .circle-content {
        margin: 0 auto 30px;
    }
    .main-content-area blockquote {
        margin: 0 auto 65px;
    }
    .two-column-page img {
        max-width: 238px;
        max-height: 238px;
        min-height: 238px;
        overflow: hidden;
        min-width: 238px;
        width: 100%;
        border-radius: 50%;
        border: 7px solid #fff;
        box-shadow: 0 0 25px #ccc;
    }
    .two-column-page:nth-child(even) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page:nth-child(odd) {
        background-color: #f8f8f8;
    }
    .two-column-page:nth-child(odd) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page h3 {
        color: #033333;
        font-size: 26px;
        font-weight: 900;
        margin: 0 0 20px 0;
        text-align: center;
        padding: 0;
    }
    .two-column-page p {
        text-align: center;
        font-size: 14px;
    }
    .two-column-page {
        min-height: 200px;
        padding: 50px 0;
    }
    .two-column-page .container {
        max-width: 600px;
        margin: 0 auto;
    }
    .two-column-page2 img {
        max-width: 238px;
        max-height: 238px;
        min-height: 238px;
        overflow: hidden;
        min-width: 238px;
        width: 100%;
        border-radius: 50%;
        border: 7px solid #fff;
        box-shadow: 0 0 25px #ccc;
    }
    .two-column-page2:nth-child(even) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page2:nth-child(even) {
        background-color: #f8f8f8;
    }
    .two-column-page2:nth-child(odd) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page2 h3 {
        color: #033333;
        font-size: 26px;
        font-weight: 900;
        margin: 0 0 20px 0;
        text-align: center;
        padding: 0;
    }
    .two-column-page2 p {
        text-align: center;
        font-size: 14px;
    }
    .two-column-page2 {
        min-height: 200px;
        padding: 50px 0;
    }
    .two-column-page2 .container {
        max-width: 600px;
        margin: 0 auto;
    }
    .bottom-page-bottom .container {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .bottom-page-bottom {
        padding: 50px 0 30px;
    }
    .two-column-page div {
        width: 100%;
    }
    .two-column-page .tab,
    .two-column-page2 .tab {
        display: block;
        margin: 0 auto;
    }
    .tabs-container .tab {
        background: #ff9b00;
        max-width: 200px;
        text-align: right;
        width: 100%;
        padding: 12px 40px 12px 12px;
        height: 50px;
        border-radius: 30px;
        font-size: 18px;
    }
    .tabs-container .tab:hover {
        background: #376ab3;
    }
    .tabs-container .tab1 {
        background: #ff9b00 url(../images_w/icon91.png) no-repeat 12% 48%;
    }
    .tabs-container .tab1:hover {
        background: #376ab3 url(../images_w/icon91.png) no-repeat 12% 48%;
    }
    .tabs-container .tab2 {
        background: #ff9b00 url(../images_w/icon92.png) no-repeat 12% 48%;
    }
    .tabs-container .tab2:hover {
        background: #376ab3 url(../images_w/icon92.png) no-repeat 12% 48%;
    }
    .tabs-container .tab3 {
        background: #ff9b00 url(../images_w/icon93.png) no-repeat 12% 48%;
    }
    .tabs-container .tab3:hover {
        background: #376ab3 url(../images_w/icon93.png) no-repeat 12% 48%;
    }
    .tabs-container .tab4 {
        background: #ff9b00 url(../images_w/icon94.png) no-repeat 12% 48%;
    }
    .tabs-container .tab4:hover {
        background: #376ab3 url(../images_w/icon94.png) no-repeat 12% 48%;
    }
    .tabs-container .tab5 {
        background: #ff9b00 url(../images_w/icon95.png) no-repeat 12% 48%;
    }
    .tabs-container .tab5:hover {
        background: #376ab3 url(../images_w/icon95.png) no-repeat 12% 48%;
    }
    .tabs-container .tab6 {
        background: #ff9b00 url(../images_w/icon96.png) no-repeat 12% 48%;
    }
    .tabs-container .tab6:hover {
        background: #376ab3 url(../images_w/icon96.png) no-repeat 12% 48%;
    }
    .tabs-container .tab7 {
        background: #ff9b00 url(../images_w/icon97.png) no-repeat 12% 48%;
    }
    .tabs-container .tab7:hover {
        background: #376ab3 url(../images_w/icon97.png) no-repeat 12% 48%;
    }
    .tabs-container .tab8 {
        background: #ff9b00 url(../images_w/icon98.png) no-repeat 12% 48%;
    }
    .tabs-container .tab8:hover {
        background: #376ab3 url(../images_w/icon98.png) no-repeat 12% 48%;
    }
    .tabs-container {
        display: block;
    }
    .tabs-container>div {
        margin-bottom: 15px;
    }
    .tabs-container {
        padding-top: 20px;
    }
    .button-container {
        max-width: 990px;
        margin: 0 auto;
        clear: both;
        display: block;
        padding-top: 0px;
    }
    .button-container .tab {
        margin-bottom: 20px;
    }
    .two-column-page h2 {
        color: #ff9917;
        font-size: 26px;
        font-weight: 900;
        margin: 0 0 20px 0;
        padding-top: 0px;
        text-align: center;
        text-transform: uppercase
    }
    .video-container {
        max-width: none;
        margin-left: 50px;
        margin-right: 50px;
        padding: 90px 0;
    }
    .navigation .active a:after {
        right: auto;
        left: 25px;
        bottom: 1px;
    }
    .two-column-page:nth-child(even) img {
        box-shadow: 0 0 0 0;
    }
    .main-title {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
    .two-column-page:nth-child(even) img {
        margin: 0 auto !important;
    }
    .two-column-page .title-content {
        display: block;
        padding-top: 15px;
        text-align: center;
        font-size: 23px;
    }
    .paragraph-style-text h3 {
        height: 140px;
    }
    .big-font-text p {
        font-size: 16px;
    }
    .bottom-space {
        padding-bottom: 0px;
    }
    .main-content-area {
        padding: 45px 0 0;
    }
    .chat-window h1 {
        font-size: 25px;
    }
    .top-space {
        padding-top: 41px;
    }
    .small-box h3 {
        font-size: 25px;
    }
    .small-box {
        padding: 20px;
        border: 1px dashed #999;
        border-radius: 15px;
        max-width: 600px;
        margin: 0 auto 20px;
    }
    .form-container .container {
        max-width: 700px;
        margin: 0 auto;
    }
    .form-container .form-left-area {
        text-align: center;
        padding-top: 0;
        padding-bottom: 40px;
    }
    .form-container .form-left-area:after {
        height: 4px;
        width: 600px;
        bottom: 30px;
        left: 0;
        right: 0;
        margin: auto;
        top: auto;
    }
    .form-container .form-left-area {
        font-size: 22px;
    }
    .form-right-area {
        padding-left: 0px
    }
    .left-main-form-bg .container {
        max-width: none;
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 1.5rem;
    }
    .before-footer .wolk-vox-box {
        width: 300px !important;
    }
    .search-form {
        margin-left: 10px;
        margin-right: 10px;
    }
    .search-container-top>div {
        padding-left: 10px;
    }
    .icon-bar {
        width: 30px;
        height: 3px;
        background-color: #fff;
        display: block;
        margin: 0 auto 3px;
    }
    .navbar-toggler {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0px;
        top: 9px;
        padding: 3px;
        z-index: 9;
        background-color: #376ab3;
        color: #fff;
    }
    .search-container-top .search-tab {
        right: 0;
    }
    .navigation .nav-item a:hover:after {
        width: 44px;
        height: 5px;
        content: "";
        bottom: 3px;
        border: 2px solid #ff9917;
        position: absolute;
        left: 23px;
        right: auto;
        margin: 0;
    }
    .navbar-toggler {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 7px;
        top: -57px;
        padding: 3px;
        z-index: 9;
        background-color: #376ab3;
        color: #fff;
    }
    .logo img {
        display: block;
        margin: 0 auto 20px;
        width: 100%;
    }
    .header .logo {
        max-width: 100px;
        margin: 0 auto;
    }
    .header {
        max-width: 100%;
        width: 100%;
        position: relative;
        background-color: #fff;
        padding: 12px 0 27px 0;
    }
    .navbar-toggler {
        top: -13px;
    }
    .search-container-top .search-tab {
        top: 74px;
    }
    .footer-contact-info .container>div.info-box {
        padding: 15px;
    }
    .container {
        max-width: none;
        margin-left: 25px;
        margin-right: 25px;
        width: auto;
    }
    .chat-screen img {
        width: 95%;
    }
    .footer-contact-info .container {
        max-width: 100%;
        width: 100%;
        display: block;
        text-align: center;
    }
    .footer-contact-info .container>div.info-box {
        padding: 15px;
        background: #f4f4f4;
        margin-bottom: 10px;
        margin: 0 auto 20px;
        max-width: 0 auto;
        max-width: 300px;
        border-radius: 20px;
    }
    .footer-contact-info .container>div h4 {
        margin: 2px 0 10px 0;
    }
    .footer-contact-info {
        padding-bottom: 30px;
    }
    .lower-bottom-content span.icon-container img {
        width: 33px;
    }
    .lower-bottom-content .small-c-box .icon-container {
        width: 100px;
        height: 100px;
        border: 4px solid #fff;
        margin-bottom: 15px;
        box-shadow: 0 0 15px #ddd;
        padding-top: 22px;
    }
    .lower-bottom-content .small-c-box h4 {
        font-size: 22px;
    }
    .lower-bottom-content .small-c-box {
        padding: 0 50px;
        max-width: 500px;
        margin: 0 auto 40px;
    }
    .banner-area-inner {
        font-size: 20px;
    }
    .middle-content-area .box h4 {
        font-size: 20px;
    }
    .middle-content-area .box p {
        font-size: 12px;
    }
    .middle-content-area .box {
        max-width: 300px;
        margin: 0 auto 40px;
    }
    .middle-content-area .box {
        min-height: 300px;
    }
    .inner-middle-area h3 {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        padding-right: auto;
        padding-top: 0px;
    }
    .inner-middle-area {
        text-align: center;
    }
    .inner-middle-area {
        padding: 50px 0;
    }
    .inner-middle-area h3:after {
        background: none;
    }
    .inner-middle-area h3 {
        padding-right: 0;
    }
    .inner-middle-area h3 {
        padding-right: 0;
        margin: 0 0 30px 0;
    }
    .inner-middle-area .container {
        max-width: 400px;
        margin: 0 auto;
    }
    .lower-middle-content h2 {
        font-size: 25px;
    }
    .lower-middle-content .r-box {
        background-color: #f4f4f4;
        margin: 0 auto 50px;
        display: block;
        border-radius: 15px;
        margin-bottom: 19px;
    }
    .lower-middle-content .r-box {
        min-height: 50px;
        padding: 20px;
        max-width: 500px;
    }
    .lower-middle-content {
        padding: 40px;
    }
    .before-footer h2 {
        font-size: 25px;
    }
    .before-footer .wolk-vox-box {
        width: 852px;
        height: 542px;
        left: auto;
        top: 95px;
    }
    .before-footer .wolk-vox-box img {
        width: 100%;
    }
    .before-footer .wolk-vox-box {
        width: 488px;
        right: 0;
        margin: auto;
        left: 0;
    }
    .before-footer .points-links {
        float: none;
        max-width: 550px;
        margin: 0 auto;
    }
    .before-footer .points-links ul li .number {
        font-size: 45px;
        color: #ff9b00;
        text-align: center;
        font-weight: 800;
        padding-top: 20px;
        display: block;
        width: 80px;
        height: 80px;
    }
    .before-footer .points-links ul li {
        min-height: 160px;
        font-size: 18px;
        font-weight: 600;
        padding-top: 14px;
        padding-left: 100px;
    }
    .before-footer .points-links ul li {
        min-height: 109px;
    }
    .before-footer .points-links {
        margin-top: 340px;
    }
    .copyright-section p {
        text-align: center;
        margin-bottom: 15px;
    }
    .copyright-section .social-links {
        float: none;
        margin: 0 auto 15px;
    }
    .banner-bottom-area .s-box {
        min-height: 70px;
    }
    .banner-bottom-area .container {
        max-width: 400px;
        margin: 0 auto;
    }
    .search-container-top .search-tab {
        right: 0px;
    }
    .inner-middle-area {
        height: auto;
    }
    .lower-middle-content h2 {
        margin-bottom: 25px;
    }
    .chat-screen {
        margin-bottom: 60px;
    }
    .lower-bottom-content {
        padding-top: 70px;
    }
    .before-footer .points-links {
        margin-top: 227px;
    }
    .before-footer .wolk-vox-box {
        top: 90px;
    }
    .navbar-toggler {
        right: 15px;
    }
    .banner-area-inner {
        height: 300px;
        padding-top: 97px;
    }
    .before-footer .points-links ul li .number {
        border: 4px solid #6084c1;
    }
    .footer-contact-info .container {
        width: auto;
    }
    .navbar-toggler {
        left: 0;
        right: auto;
    }
    .navbar-nav {
        text-align: center;
    }
    .navigation .nav-item a:hover:after {
        left: 0;
        right: 0;
        margin: auto;
    }
    .search-area ::placeholder {
        color: #376ab3;
        font-size: 14px;
        font-weight: 400;
    }
    .before-footer .points-links ul li a {
        font-size: 13px;
        line-height: 18px;
    }
    .before-footer h2 {
        font-size: 21px;
    }
    .before-footer {
        padding: 30px 0;
        height: 860px;
    }
    .main-banner {
        height: 400px;
    }
    .main-banner>div {
        font-size: 26px;
    }
    .main-banner>div {
        max-width: none;
        margin-left: 20px;
        margin-right: 20px;
        width: auto;
    }
    .main-content-main {
        height: 1100px;
        padding: 70px 0;
        height: 1639px;
    }
    .main-content-main .row {
        top: auto;
        margin-bottom: auto;
    }
    .main-content-main .circle-content {
        margin: 0 auto 30px;
    }
    .main-content-area blockquote {
        margin: 0 auto 65px;
    }
    .main-content-area {
        padding: 35px 0;
    }
    .main-content-area blockquote {
        font-size: 17px;
    }
    .services-section {
        padding: 50px 0;
    }
    .services-section h2 {
        font-size: 35px;
    }
    .services-section ul li {
        min-height: none;
        padding: 155px 0 50px 0px;
        font-size: 14px;
        text-align: center;
    }
    .services-section ul li strong a {
        font-size: 15px;
    }
    .services-section ul li strong {
        font-size: 19px;
    }
    .services-section .icon-container {
        right: 0;
        margin: auto;
    }
    .services-section {
        height: 1885px;
    }
    .services-section ul {
        max-width: 400px;
        margin: 0 auto;
    }
    .main-banner>div {
        font-size: 17px;
    }
    .two-column-page img {
        max-width: 200px;
        max-height: 200px;
        min-height: 200px;
        overflow: hidden;
        min-width: 200px;
        width: 100%;
        border-radius: 50%;
        border: 7px solid #fff;
        box-shadow: 0 0 25px #ccc;
    }
    .two-column-page:nth-child(even) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page:nth-child(odd) {
        background-color: #f8f8f8;
    }
    .two-column-page:nth-child(odd) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page h3 {
        color: #033333;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 20px 0;
        text-align: center;
        padding: 0;
    }
    .two-column-page p {
        text-align: center;
        font-size: 14px;
    }
    .two-column-page {
        min-height: 200px;
        padding: 50px 0;
    }
    .two-column-page .container {
        max-width: 400px;
        margin: 0 auto;
    }
    .two-column-page2 img {
        max-width: 200px;
        max-height: 200px;
        min-height: 200px;
        overflow: hidden;
        min-width: 200px;
        width: 100%;
        border-radius: 50%;
        border: 7px solid #fff;
        box-shadow: 0 0 25px #ccc;
    }
    .two-column-page2:nth-child(even) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page2:nth-child(even) {
        background-color: #f8f8f8;
    }
    .two-column-page2:nth-child(odd) img {
        float: none;
        margin-right: 0px;
        display: block;
        margin: 0 auto 30px;
    }
    .two-column-page2 h3 {
        color: #033333;
        font-size: 18px;
        font-weight: 900;
        margin: 0 0 20px 0;
        text-align: center;
        padding: 0;
    }
    .two-column-page2 p {
        text-align: center;
        font-size: 14px;
    }
    .two-column-page2 {
        min-height: 200px;
        padding: 50px 0;
    }
    .two-column-page2 .container {
        max-width: 400px;
        margin: 0 auto;
    }
    .bottom-page-bottom .container {
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .bottom-page-bottom {
        padding: 50px 0 30px;
    }
    .two-column-page .tab,
    .two-column-page2 .tab {
        display: block;
        margin: 0 auto;
        max-width: 200px;
        font-size: 17px;
        height: 45px;
        padding-top: 10px;
    }
    .two-column-page .tab,
    .two-column-page2 .tab {
        display: block;
        margin: 0 auto;
    }
    .tabs-container .tab {
        background: #ff9b00;
        max-width: 200px;
        text-align: right;
        width: 100%;
        padding: 12px 40px 12px 12px;
        height: 50px;
        border-radius: 30px;
        font-size: 18px;
    }
    .tabs-container .tab:hover {
        background: #376ab3;
    }
    .tabs-container .tab1 {
        background: #ff9b00 url(../images_w/icon91.png) no-repeat 12% 48%;
    }
    .tabs-container .tab1:hover {
        background: #376ab3 url(../images_w/icon91.png) no-repeat 12% 48%;
    }
    .tabs-container .tab2 {
        background: #ff9b00 url(../images_w/icon92.png) no-repeat 12% 48%;
    }
    .tabs-container .tab2:hover {
        background: #376ab3 url(../images_w/icon92.png) no-repeat 12% 48%;
    }
    .tabs-container .tab3 {
        background: #ff9b00 url(../images_w/icon93.png) no-repeat 12% 48%;
    }
    .tabs-container .tab3:hover {
        background: #376ab3 url(../images_w/icon93.png) no-repeat 12% 48%;
    }
    .tabs-container .tab4 {
        background: #ff9b00 url(../images_w/icon94.png) no-repeat 12% 48%;
    }
    .tabs-container .tab4:hover {
        background: #376ab3 url(../images_w/icon94.png) no-repeat 12% 48%;
    }
    .tabs-container .tab5 {
        background: #ff9b00 url(../images_w/icon95.png) no-repeat 12% 48%;
    }
    .tabs-container .tab5:hover {
        background: #376ab3 url(../images_w/icon95.png) no-repeat 12% 48%;
    }
    .tabs-container .tab6 {
        background: #ff9b00 url(../images_w/icon96.png) no-repeat 12% 48%;
    }
    .tabs-container .tab6:hover {
        background: #376ab3 url(../images_w/icon96.png) no-repeat 12% 48%;
    }
    .tabs-container .tab7 {
        background: #ff9b00 url(../images_w/icon97.png) no-repeat 12% 48%;
    }
    .tabs-container .tab7:hover {
        background: #376ab3 url(../images_w/icon97.png) no-repeat 12% 48%;
    }
    .tabs-container .tab8 {
        background: #ff9b00 url(../images_w/icon98.png) no-repeat 12% 48%;
    }
    .tabs-container .tab8:hover {
        background: #376ab3 url(../images_w/icon98.png) no-repeat 12% 48%;
    }
    .tabs-container {
        display: block;
    }
    .tabs-container>div {
        margin-bottom: 15px;
    }
    .tabs-container {
        padding-top: 20px;
    }
    .button-container {
        max-width: 990px;
        margin: 0 auto;
        clear: both;
        display: block;
        padding-top: 0px;
    }
    .button-container .tab {
        margin-bottom: 20px;
    }
    .two-column-page h2 {
        color: #ff9917;
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 20px 0;
        text-align: center;
        padding-top: 0px;
        text-transform: uppercase
    }
    .video-container {
        max-width: none;
        margin-left: 30px;
        margin-right: 30px;
        padding: 90px 0;
    }
    .chat-window h1 {
        font-size: 25px;
    }
    .sp-content .small-c-box h2 {
        font-size: 24px;
    }
    .container-layout .main-title {
        display: block;
        margin-bottom: 41px;
    }
    .main-title {
        text-align: center;
        font-size: 27px;
    }
    .container-layout img.layout-image {
        max-width: 200px;
    }
    .two-column-page:nth-child(even) img {
        box-shadow: 0 0 0 0;
    }
    .two-column-page:nth-child(even) img {
        margin: 0 auto !important;
    }
    .two-column-page .title-content {
        display: block;
        padding-top: 15px;
        text-align: center;
        font-size: 23px;
    }
    .inner-content-area h6 {
        width: auto;
        height: auto;
        float: none;
    }
    .inner-content-area p {
        text-align: center;
    }
    .paragraph-style-text h3 {
        width: auto;
        height: auto;
        float: none;
    }
    .paragraph-style-text h3 {
        text-align: center;
    }
    .paragraph-style-text p {
        text-align: center;
    }
    .paragraph-style-text {
        padding: 32px 0 2px;
    }
    .column-adjust p:nth-child(1) {
        padding-top: 0px;
    }
    .sp-content .small-c-box .icon-container {
        width: 140px;
        height: 140px;
        padding-top: 25px;
    }
    .sp-content {
        padding: 20px 0;
    }
    .big-font-text p {
        font-size: 16px;
    }
    .bottom-space {
        padding-bottom: 0px;
    }
    .main-content-area {
        padding: 45px 0 0;
    }
    .chat-window h1 {
        font-size: 25px;
    }
    .top-space {
        padding-top: 41px;
    }
    .small-box h3 {
        font-size: 25px;
    }
    .small-box {
        padding: 20px;
        border: 1px dashed #999;
        border-radius: 15px;
        max-width: 600px;
        margin: 0 auto 20px;
    }
    .small-box .icon-container {
        width: 130px;
        height: 130px;
        padding-top: 21px;
    }
    .small-box .icon-container img {
        width: 70px;
        height: 70px
    }
    .main-content-area blockquote p {
        font-size: 15px;
    }
    .chat-window p {
        margin: 0 0 40px 0;
        font-size: 15px;
    }
    .before-footer h3 {
        font-size: 22px;
    }
    .column-adjust img {
        border-radius: 0;
    }
    .middle-content-area {
        padding: 45px 0;
    }
    .form-container .form-left-area:after {
        height: 4px;
        width: 300px;
        bottom: 50px;
        left: 0;
        right: 0;
        margin: auto;
        top: auto;
    }
    .form-container .form-left-area {
        font-size: 22px;
        padding-top: 0;
        text-align: center;
    }
    .form-container .form-left-area {
        min-height: 200px;
        padding-left: 0;
    }
    .form-right-area {
        padding-left: 0px
    }
    .contact-inner-content-area {
        padding: 55px 0;
    }
    .contact-inner-content-area {
        font-size: 16px;
    }
    .form-container .form-left-area:after {
        display: none;
    }
    .left-main-form-bg .container {
        max-width: none;
        padding-left: 25px;
        padding-right: 25px;
    }
    .sign-up-form .form-sign {
        max-width: none;
        width: auto;
        background-color: #fff;
        padding: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width:801px) {
    .search-container-top .search-form {
        max-width: 800px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .search-container-top .search-form {
        padding-right: 30px;
    }
    .search-container-top>div {
        padding-left: 15px;
    }
}

@media (max-width:575px) {
    .search-container-top>div input[type="submit"] {
        width: 100% !important;
    }
}

.area-diagram {
    padding-top: 117px;
    background: #376ab3;
}

.video-diagram {
    width: 72%;
    margin-left: 13%;
}

.banner-crm {
    font-size: 110%;
}

.container-crm {
    color: #666666;
}

.accept_policies {
    color: #ff9917;
}

#fb-root>div.fb_dialog.fb_dialog_advanced>div>iframe:nth-child(1) {
    bottom: 74px !important;
}


/* News Section */


/* @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); */

.news-section {
    display: grid;
    height: 100%;
    place-items: center;
    text-align: center;
    background: #f2f2f2;
}

.slider-news {
    max-width: 1150px;
    /* overflow: hidden; */
    display: flex;
}

.slider-news .card-news {
    background: #fff;
    flex: 1;
    margin: 0 10px;
}

.slider-news .card-news .img-news {
    height: 200px;
    width: 100%;
}

.slider-news .card-news .img-news img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slider-news .card-news .content-news {
    padding: 10px 20px;
    min-height: 330px;
}

.card-news .content-news .title-news {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
}

.card-news .content-news .sub-title-news {
    padding: 10px 20px;
    font-size: 25px;
    font-weight: 600;
    color: #ff9917;
    line-height: 20px;
}

.card-news .content-news p {
    text-align: justify;
    margin: 10px 0;
}

.card-news .content-news .btn-news {
    display: block;
    text-align: left;
    margin: 10px 0;
}

.card-news .content-news .btn-news button {
    background: #ff9917;
    color: #fff;
    border: none;
    outline: none;
    font-size: 17px;
    padding: 5px 8px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s;
}

.card-news .content-news .btn-news button:hover {
    transform: scale(0.9);
}


/* News Section */


/* Input telefono de formularios paginas landing anuncios */

.intl-tel-input {
    min-width: 90.92%;
}


/* Estilos ifram de pdf*/

iframe {
    width: 70%;
    height: 80vh;
}