@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,500,700,700italic);
@import url(animate.css);
@import url(revolution-slider.css);
@import url(animsition.css);
@import url(font-awesome.min.css);
@import url(owl.carousel.css);
@import url(flexslider.css);
@import url(cubeportfolio.min.css);
@import url(magnific-popup.css);
@import url(woocommerce.css);
@import url(lightslider.css);

#main-nav-mobi ul>li>a,
a,
a:focus,
a:hover,
ins,
mark {
    text-decoration: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #006ab4;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

a:hover {
    color: #3c3f46;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

a:focus {
    outline: 0
}

img {
    max-width: 100%;
    height: auto
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
    color: #c2c2c2;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #c2c2c2
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #c2c2c2
}

body,
button,
input,
select,
textarea {
    font: 14px/24px Roboto, sans-serif;
    color: #7e8186;
    background-color: #fff
}

blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

b,
strong {
    font-weight: 700
}

.font16 {
    font-size: 16px
}

.font35 {
    font-size: 35px
}

blockquote {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #3c3f46;
    line-height: 30px;
    font-weight: 300;
    border: 0;
    padding: 14px 0 45px;
    position: relative;
    margin-bottom: 37px
}

blockquote.style2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 0 0 30px
}

input[type=checkbox],
input[type=radio],
ol,
ul {
    padding: 0
}

blockquote.style2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #006ab4
}

blockquote cite {
    position: absolute;
    right: 0;
    bottom: 0
}

blockquote small {
    font-size: 14px
}

small,
sub,
sup {
    font-size: 75%
}

blockquote em,
blockquote i {
    font-style: normal
}

blockquote b,
blockquote strong {
    font-weight: 700
}

blockquote>p:last-child {
    margin-bottom: 0
}

address,
pre {
    margin: 0 0 20px
}

abbr[title] {
    border-bottom: 1px dotted silver;
    cursor: help
}

ins,
mark {
    background-color: #cef7fb
}

sub,
sup {
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -6px
}

sub {
    bottom: -3px
}

big {
    font-size: 125%
}

address {
    font-style: italic
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    font-family: Consolas, monospace;
    height: auto;
    overflow-x: auto;
    padding: 20px
}

#gallery-v1-filter .cbp-filter-item,
.roll-button,
.roll-counter,
.roll-tabs .menu-tab li a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3c3f46;
    font-weight: 400;
    margin: 0 0 17px
}

.roll-button,
.roll-titlebox.light h2,
.roll-titlebox.light p,
.text-white,
::selection {
    color: #fff
}

.alignleft,
.alignright {
    display: inline;
    margin-right: 30px
}

h1 {
    font-size: 28px;
    line-height: 36px
}

h2 {
    font-size: 22px;
    line-height: 30px
}

h3 {
    font-size: 20px;
    line-height: 28px
}

h4 {
    font-size: 18px;
    line-height: 26px
}

h5 {
    font-size: 16px;
    line-height: 24px
}

h6 {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px
}

h1.w300,
h2.w300,
h3.w300,
h4.w300,
h5.w300,
h6.w300 {
    font-weight: 300
}

.text-center {
    text-align: center
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

hr {
    background-color: #e1e1e1;
    border: 0;
    height: 1px;
    margin-bottom: 20px
}

ol,
ul {
    margin: 0 0 30px 25px
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #006ab4
}

::-webkit-selection {
    color: #fff;
    text-shadow: none;
    background: #006ab4
}

::selection {
    text-shadow: none;
    background: #006ab4
}

button,
input {
    line-height: normal
}

input,
textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0))
}

textarea {
    overflow: auto;
    vertical-align: top
}

input[type=checkbox] {
    display: inline
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: 0
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.uneditable-input,
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=tel],
input[type=color],
input[type=search],
input[type=text],
select,
textarea {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    line-height: 22px;
    width: 100%;
    height: auto;
    padding: 13px 19px;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border ease .238s;
    -moz-transition: border ease .238s;
    transition: border ease .238s
}

.uneditable-input:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus {
    outline: 0;
    border-color: #7e8186;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #006ab4;
    color: #fff;
    padding: 18px 35px;
    font-family: "Roboto Slab", sans-serif;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #2d2d2d;
    outline: 0
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    background-color: #006ab4;
    outline: 0
}

.animate-scroll {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.animate-scroll.animated {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.main-content {
    padding: 100px 0
}

.main-content.has-heading {
    padding: 50px 0 100px
}

.blog-lista.main-content,
.producto-detalle.main-content,
.productos-lista.main-content {
    padding: 20px 0
}

.container-fluid.no-padding,
.container-fluid.no-padding .row>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.main-content .sidebar {
    float: right;
    width: 23.076%;
    margin-left: 11.111%
}

.main-content .content {
    float: left;
    width: 65.811%
}

.main-content.sidebar-left .sidebar {
    float: left;
    width: 23.076%;
    margin: 0 11.111% 0 0
}

.main-content.sidebar-left .content {
    float: right;
    width: 65.811%
}

.main-content.sidebar-left.type-grid .content,
.main-content.sidebar-right.type-grid .content {
    width: 66%
}

.main-content.sidebar-left.type-grid .sidebar {
    margin: 0 10.922% 0 0
}

.main-content.sidebar-right.type-grid .sidebar {
    margin: 0 0 0 10.922%
}

.main-content.sidebar-left.type-grid .post,
.main-content.sidebar-right.type-grid .post {
    width: 50%
}

.content-element {
    margin-bottom: 35px
}

.row .content-element:last-child {
    margin-bottom: 0
}

.container-fluid.no-padding>.row {
    margin-right: 0;
    margin-left: 0
}

.roll-section {
    position: relative;
    padding: 20px 0;
    background-color: #fff
}

.roll-section .mask,
.roll-section .over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 10;
    opacity: .35;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
    filter: alpha(opacity=35)
}

.roll-section .mask {
    z-index: 20;
    background: url(../img/mask.png) fixed;
    -webkit-background-size: 2px 2px;
    -moz-background-size: 2px 2px;
    background-size: 2px 2px;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100)
}

.roll-section .content-section {
    position: relative;
    z-index: 30
}

.roll-section.promotion {
    padding: 45px 0;
    background-color: #2d2d2d
}

.roll-section.about {
    background: url(../img/bg-section-1.png) center center no-repeat #f9f9f9;
    padding: 0
}

.roll-section.gallery-2 {
    padding-bottom: 0
}

.roll-section.phone {
    background: url(../img/bg-section-3.jpg) center top
}

.roll-section.testimonials {
    background: url(../img/bg-section-4.jpg) center center no-repeat
}

.roll-section.facts {
    background-color: #f9f9f9
}

.roll-section.infos {
    background: url(../img/bg-section-6.jpg) center center no-repeat
}

.roll-section.about-page-2 {
    padding: 80px 0 0
}

.roll-section.news {
    padding-bottom: 20px
}

.roll-section.about-textbox,
.roll-section.about-textbox .col-md-3 {
    padding: 0
}

.roll-section.about-textbox .row {
    margin: 0
}

.roll-section.doctor-2 {
    padding-bottom: 0
}

.roll-spacer:after,
.roll-spacer:before {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.roll-spacer.h10 {
    height: 10px
}

.roll-spacer.h15 {
    height: 15px
}

.roll-spacer.h20 {
    height: 20px
}

.roll-spacer.h25 {
    height: 25px
}

.roll-spacer.h30 {
    height: 30px
}

.roll-spacer.h35 {
    height: 35px
}

.roll-spacer.h40 {
    height: 40px
}

.roll-spacer.h45 {
    height: 45px
}

.roll-spacer.h50 {
    height: 50px
}

.roll-spacer.h55 {
    height: 55px
}

.roll-spacer.h60 {
    height: 60px
}

.roll-spacer.h65 {
    height: 65px
}

.roll-spacer.h70 {
    height: 70px
}

.roll-spacer.h75 {
    height: 75px
}

.roll-spacer.h80 {
    height: 80px
}

.roll-spacer.h85 {
    height: 85px
}

.roll-spacer.h90 {
    height: 90px
}

.roll-spacer.h95 {
    height: 95px
}

.roll-spacer.h100 {
    height: 100px
}

.roll-titlebox h2 {
    font-size: 36px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 17px
}

.roll-titlebox p {
    font-size: 16px;
    line-height: 26px;
    max-width: 800px;
    margin: 0 auto 2px
}

.roll-button {
    background-color: #006ab4;
    display: inline-block;
    padding: 13px 65px;
    outline: 0;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.roll-iconbox .icons,
.roll-iconbox .icons.image,
.roll-iconbox.style3 {
    position: relative;
    -webkit-transition: all .238s;
    -moz-transition: all .238s;
    text-align: center
}

.roll-button.white {
    background-color: #fff;
    color: #006ab4
}

.roll-button:focus,
.roll-button:hover {
    background: #006ab4;
    color: #fff
}

.roll-button.size-1 {
    padding: 6px 40px 5px;
    font-size: 10px
}

.roll-textbox {
    background-color: #006ab4;
    color: #fff;
    padding: 34px 50px 40px
}

.roll-textbox h3 {
    color: #fff;
    margin-bottom: 19px
}

.roll-textbox .roll-button {
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    margin-top: 12px
}

.roll-textbox .roll-button:hover {
    background-color: #fff;
    color: #006ab4
}

.roll-textbox.style2 {
    background-color: #0b9edc
}

.roll-textbox.style3 {
    background-color: #0892cc
}

.roll-textbox.style4 {
    background-color: #0986bb
}

.roll-tabs ul {
    overflow: hidden;
    margin: 0;
    list-style: none
}

.roll-tabs .menu-tab li {
    position: relative;
    bottom: 0;
    float: left;
    margin-right: 1px
}

.roll-tabs .menu-tab li a {
    display: block;
    color: #3c3f46;
    font-size: 16px;
    padding: 13px 30px 12px;
    border: 1px solid #e1e1e1
}

.roll-tabs .menu-tab li a:hover,
.roll-tabs .menu-tab li.active a {
    border-color: #006ab4
}

.roll-tabs .content-tab {
    border: 1px solid #e1e1e1;
    padding: 29px;
    margin-top: 1px;
    background-color: #fff;
    overflow: hidden
}

.roll-iconbox .icons,
.roll-iconbox .icons.image {
    width: 70px;
    height: 70px;
    line-height: 65px;
    color: #fff;
    font-size: 26px;
    float: left;
    margin: 0 10px 0 0;
    background-color: #006ab4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all .238s
}

.roll-iconbox .icons.image img {
    width: 36px;
    height: 36px
}

.roll-iconbox h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 9px
}

.roll-iconbox h3 a {
    color: #3c3f46
}

.roll-iconbox p {
    overflow: hidden;
    margin-bottom: 0
}

.roll-iconbox:hover .icons {
    background-color: #006ab4
}

.roll-iconbox.style2 .icons {
    background-color: #fff;
    border: 2px solid #006ab4
}

.roll-iconbox.style2:hover .icons {
    background-color: #fff
}

.roll-iconbox.style3 {
    background-color: #f5f5f5;
    padding: 0;
    margin-bottom: 0;
    transition: all .238s
}

.roll-iconbox.style3 .icons {
    border: 2px solid #fff;
    width: 100px;
    height: 100px;
    line-height: 90px;
    position: absolute;
    left: 50%;
    bottom: -50px;
    margin: 0 0 0 -50px
}

.roll-iconbox.style3 .icons:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -42px 0 0 -42px;
    width: 84px;
    height: 84px;
    border: 2px solid #34c3ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .238s;
    -moz-transition: all .238s;
    transition: all .238s
}

.roll-iconbox.style3 h3 {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 20px
}

.roll-iconbox.style3.active {
    background-color: #359ae0;
    color: #fff
}

.roll-iconbox.style3.active .icons,
.roll-iconbox.style3:hover .icons,
.roll-opening-hours {
    background-color: #006ab4
}

.roll-iconbox.style3.active h3 a {
    color: #fff
}

.roll-counter {
    text-align: center;
    color: #006ab4
}

.roll-counter .numb {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin-bottom: 25px
}

.roll-counter .numb:after,
.roll-counter .numb:before {
    position: absolute;
    content: ""
}

.roll-counter .numb:before {
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border: 15px solid #006ab4;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px
}

.roll-counter .numb:after {
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 5px solid rgba(15, 172, 238, .3);
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px
}

.roll-counter .text {
    font-size: 20px;
    color: #3c3f46;
    position: relative
}

.roll-opening-hours {
    padding: 10px 0 0;
    width: 70%;
    margin: auto
}

.roll-opening-hours h3 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px
}

.roll-opening-hours ul {
    margin: 0;
    color: #fff
}

.roll-opening-hours ul li {
    line-height: 45px;
    background-color: #06b5ff;
    border-top: 1px solid #006ab4
}

.roll-opening-hours ul li:first-child {
    border: 0
}

.roll-opening-hours .dh {
    padding: 0 50px
}

.roll-opening-hours .dh>span {
    float: right
}

.roll-opening-hours .dh>span:first-child {
    float: left
}

.roll-iconlist .icons {
    width: 34px;
    float: left;
    margin: 5px 20px 0 0
}

.roll-iconlist>div {
    margin-bottom: 7px
}

.roll-slider .flex-direction-nav li a.flex-next {
    right: 30px
}

.roll-slider .flex-direction-nav li a.flex-prev {
    left: 30px
}

#gallery-v1 .gallery-item-wrap {
    position: relative
}

#gallery-v1 .gallery-item-wrap:after {
    content: "";
    background-color: rgba(15, 172, 238, .85);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

#gallery-v1 .gallery-item-wrap:hover:after {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}

.gallery-lightbox {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

#gallery-v1 .gallery-title {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    z-index: 2;
    font-weight: 300
}

#gallery-v1 .gallery-item-wrap .gallery-title a {
    color: #fff;
    display: block;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

#gallery-v1 .gallery-item-wrap:hover .gallery-title a {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

#gallery-v1 .gallery-item .cbp-lightbox {
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    z-index: 2;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all .6s ease 0;
    -moz-transition: all .6s ease 0;
    transition: all .6s ease 0
}

#gallery-v1 .gallery-item:hover .cbp-lightbox {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible
}

.gallery-button {
    text-align: center;
    margin-top: 49px
}

#gallery-v1-filter {
    text-align: center;
    margin-bottom: 30px
}

#gallery-v1-filter .cbp-filter-item {
    color: #3c3f46;
    display: inline-block;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e1e1e1;
    padding: 0 40px;
    margin: 0 2px 6px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

#gallery-v1-filter .cbp-filter-item.cbp-filter-item-active {
    background-color: #006ab4;
    border-color: #006ab4;
    color: #fff
}

#gallery-v1 .cbp-nav-controls {
    position: static
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next,
#gallery-v1 .cbp-nav-controls .cbp-nav-prev {
    width: 40px;
    height: 40px;
    z-index: 1;
    background: 0 0;
    margin: -20px 3px 0;
    opacity: 1 !important
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next:after,
#gallery-v1 .cbp-nav-controls .cbp-nav-prev:after {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    background-color: #006ab4;
    vertical-align: middle;
    -webkit-transition: all .238s ease 0;
    -moz-transition: all .238s ease 0;
    transition: all .238s ease 0
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next.cbp-nav-stop:after,
#gallery-v1 .cbp-nav-controls .cbp-nav-next.cbp-nav-stop:hover:after,
#gallery-v1 .cbp-nav-controls .cbp-nav-prev.cbp-nav-stop:after,
#gallery-v1 .cbp-nav-controls .cbp-nav-prev.cbp-nav-stop:hover:after {
    background-color: #e6eaf3
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next {
    position: absolute;
    top: 50%;
    right: 0
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next:after {
    content: "\f105";
    margin-right: -2px
}

#gallery-v1 .cbp-nav-controls .cbp-nav-prev {
    position: absolute;
    top: 50%;
    left: -1px
}

#gallery-v1 .cbp-nav-controls .cbp-nav-prev:after {
    content: "\f104";
    margin-left: -2px
}

#gallery-v1 .cbp-nav-controls .cbp-nav-next:hover:after,
#gallery-v1 .cbp-nav-controls .cbp-nav-prev:hover:after {
    background-color: #3c3f46
}

.cbp-popup-lightbox .cbp-popup-close,
.cbp-popup-lightbox .cbp-popup-next,
.cbp-popup-lightbox .cbp-popup-prev {
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #000;
    border-radius: 3px;
    opacity: .5
}

.cbp-popup-lightbox .cbp-popup-close:after,
.cbp-popup-lightbox .cbp-popup-next:after,
.cbp-popup-lightbox .cbp-popup-prev:after {
    display: inline-block;
    width: 38px;
    height: 38px;
    font-size: 18px;
    font-family: FontAwesome;
    color: #fff;
    text-align: center
}

.cbp-popup-lightbox .cbp-popup-close:hover,
.cbp-popup-lightbox .cbp-popup-next:hover,
.cbp-popup-lightbox .cbp-popup-prev:hover {
    opacity: 1
}

.cbp-popup-lightbox .cbp-popup-close:after {
    font-size: 16px;
    content: "\f00d"
}

.cbp-popup-lightbox .cbp-popup-prev:after {
    content: "\f104"
}

.cbp-popup-lightbox .cbp-popup-next:after {
    content: "\f105"
}

.arrow-bottom:after,
.roll-pricing-table h3:after,
.roll-testimonials .whisper:after,
.roll-testimonials .whisper:before {
    content: ""
}

.roll-piechart .piechart {
    max-width: 200px;
    margin: 0 auto
}

.roll-piechart .piechart .progressbar-text {
    font-family: "Roboto Slab", sans-serif;
    color: #fff !important;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 700
}

.roll-piechart .piechart path:last-child {
    stroke: #fff
}

.roll-piechart .piechart path:first-child {
    stroke: rgba(0, 106, 180, .3)
}

.roll-piechart h5 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 26px 0 0
}

.roll-piechart .inner-circle {
    position: absolute;
    top: 25px;
    left: 25px;
    height: 150px;
    width: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, .3)
}

.roll-piechart.style2 .piechart .progressbar-text,
.roll-piechart.style2 h5 {
    color: #006ab4 !important
}

.roll-piechart.style2 .piechart path:last-child {
    stroke: #006ab4
}

.roll-piechart.style2 .piechart path:first-child {
    stroke: rgba(15, 172, 238, .3)
}

.roll-piechart.style2 .inner-circle {
    border-color: rgba(15, 172, 238, .3)
}

.roll-news {
    margin: 0 -15px
}

.roll-news .post-sumary {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 60px;
    float: left
}

.roll-news .post-sumary.last {
    margin-right: 0
}

.roll-news .post-sumary .thumb {
    width: 270px;
    float: left;
    margin-right: 30px
}

.roll-news .post-sumary h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin: -5px 0 7px;
    min-height: 50px
}

.roll-news .post-sumary h3 a {
    color: #3c3f46
}

.roll-news .post-sumary h3 a:hover {
    color: #006ab4
}

.roll-news .post-sumary .meta {
    font-size: 15px;
    font-weight: 700;
    color: #7d7d7d;
    margin-bottom: 10px
}

.roll-news .post-sumary p {
    margin: 0 0 29px
}

.roll-news.style2 .post-sumary {
    width: 33.333%;
    margin-bottom: 0
}

.roll-news.style2 .post-sumary.change {
    width: 33.333%;
    margin-bottom: 20px
}

.roll-news.style2 .roll-news-blog .post-sumary {
    width: 100%;
    margin-bottom: 0
}

.roll-news.style2 .post-sumary .thumb {
    position: relative;
    width: 100%;
    float: none;
    margin: 0 0 30px
}

.roll-news.style2 .post-sumary .thumb:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(15, 172, 238, .85);
    -webkit-transition: opacity .238s ease 0;
    -moz-transition: opacity .238s ease 0;
    transition: opacity .238s ease 0
}

.roll-news.style2 .post-sumary .thumb .roll-button {
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid #fff;
    z-index: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0;
    -webkit-transform: translate(-50%, 50px);
    -moz-transform: translate(-50%, 50px);
    transform: translate(-50%, 50px)
}

.roll-news.style2 .post-sumary .thumb:hover .roll-button {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.roll-news.style2 .post-sumary .thumb:hover:after {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.roll-news.style2 .post-sumary .content p {
    margin-bottom: 0;
    text-align: justify
}

.roll-phone-form .input-wrap.phone {
    width: 74.358%;
    margin-right: 8.547%;
    float: left
}

.roll-phone-form .send-wrap {
    width: 17.094%;
    float: right;
    margin-top: 15px
}

.roll-phone-form input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.roll-phone-form input::-webkit-input-placeholder {
    color: #fff
}

.roll-phone-form .input-wrap.phone input {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    font-style: italic;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 1px solid #fff;
    line-height: 50px;
    padding: 0 0 15px;
    margin-bottom: 0
}

.roll-phone-form .send-wrap input {
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff
}

.roll-phone-form .send-wrap input:hover {
    background-color: #fff;
    color: #006ab4
}

.roll-testimonials {
    margin: 0 -15px
}

.roll-testimonials .customer {
    padding: 0 15px 40px;
    position: relative
}

.roll-testimonials .whisper {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    color: #7e8186;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    padding: 25px 30px 23px;
    margin: 0;
    position: relative
}

.roll-testimonials .name,
.roll-testimonials2 .name {
    font-family: "Roboto Slab", sans-serif;
    color: #3c3f46;
    min-height: 50px;
}

.roll-testimonials .name {
    position: absolute;
    left: 105px;
    bottom: 0;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    margin: 0
}

.roll-testimonials .whisper:after {
    position: absolute;
    left: 47px;
    bottom: -22px;
    border-width: 22px 0 0 21px;
    border-style: solid;
    border-color: #fff transparent transparent
}

.roll-testimonials .whisper:before {
    position: absolute;
    left: 46px;
    bottom: -24px;
    border-width: 23px 0 0 23px;
    border-style: solid;
    border-color: #e1e1e1 transparent transparent
}

.product-related .owl-controls .owl-buttons,
.roll-testimonials .owl-controls .owl-buttons {
    display: none
}

.product-related .owl-controls .owl-page span,
.roll-clients .owl-controls .owl-page span,
.roll-testimonials .owl-controls .owl-page span,
.roll-testimonials2 .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #006ab4;
    -webkit-transition: background .3s ease 0;
    -moz-transition: background .3s ease 0;
    transition: background .3s ease 0
}

.roll-clients .client img,
.top .language .lang-list.ghost {
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s
}

.product-related .owl-controls .owl-page.active span,
.product-related .owl-controls .owl-page.active span:hover,
.roll-clients .owl-controls .owl-page.active span,
.roll-clients .owl-controls .owl-page.active span:hover,
.roll-testimonials .owl-controls .owl-page span:hover,
.roll-testimonials .owl-controls .owl-page.active span,
.roll-testimonials2 .owl-controls .owl-page span:hover,
.roll-testimonials2 .owl-controls .owl-page.active span {
    background-color: #006ab4
}

.roll-testimonials .owl-controls {
    margin-top: 34px
}

.roll-testimonials2 .owl-controls {
    margin-top: 0
}

.product-related .owl-controls,
.roll-clients .owl-controls {
    margin-top: 20px
}

.roll-testimonials2 .whisper,
.sec-comment .roll-testimonials2 .whisper {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 auto 10px;
    font-style: italic;
    max-width: 980px
}

.roll-testimonials2 {
    text-align: center
}

.roll-testimonials2.roll-news-blog {
    text-align: left
}

.roll-testimonials2 .whisper {
    padding: 0;
    min-height: 200px;
}

.sec-comment .roll-testimonials2 .whisper {
    padding: 0 40px;
    text-align: justify
}

.roll-testimonials2 .avatar {
    width: 100px;
    height: 100px;
    padding: 10px;
    border: 1px solid #006ab4;
    margin: 0 auto 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.roll-testimonials2 .avatar img {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.roll-clients {
    text-align: center
}

.roll-clients .client {
    padding: 0 15px
}

.roll-clients .client a {
    display: inline-block;
    border: 1px solid #e1e1e1
}

.roll-clients .client img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: alpha(opacity=60);
    opacity: .6;
    transition: all ease .238s
}

.roll-clients .client:hover a {
    border-color: #006ab4
}

.roll-clients .client:hover img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.roll-clients.style2 {
    border: 1px solid #e1e1e1;
    padding: 20px;
    margin-top: 2px
}

.roll-clients.style2 .client {
    padding: 0
}

.roll-clients.style2 .client a {
    border: 0
}

.roll-clients.style2 .owl-controls {
    margin: 0
}

.roll-clients.style2 .owl-controls .owl-buttons div {
    position: absolute;
    left: -54px;
    top: 50%;
    background-color: #006ab4;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 0;
    padding: 0;
    margin: -20px 0 0;
    -webkit-transition: background ease .238s;
    -moz-transition: background ease .238s;
    transition: background ease .238s
}

.roll-clients.style2 .owl-controls .owl-buttons div:hover {
    background-color: #006ab4
}

.roll-clients.style2 .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -54px
}

.roll-clients.style2 .owl-controls .owl-buttons div:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
    width: 100%
}

.roll-clients.style2 .owl-controls .owl-buttons div.owl-next:after {
    content: "\f105"
}

.roll-doctor .thumb {
    position: relative
}

.roll-doctor .thumb .socials {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 8px;
    background-color: transparent;
    z-index: 10;
    border: 2px solid #006ab4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor .thumb:hover .socials {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor .thumb .socials .inner {
    background-color: rgba(0, 65, 155, .85);
    color: #fff;
    text-align: center;
    z-index: 20;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    cursor: pointer
}

.roll-doctor .thumb .socials ul {
    margin: -20px 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor .thumb:hover .socials ul {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor .thumb .socials ul li {
    display: inline-block
}

.roll-doctor .thumb .socials ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 55px;
    margin: 0 3px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 50%
}

.roll-doctor .thumb .socials ul li a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #006ab4
}

.roll-doctor .name {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin: 24px 0 7px;
    text-align: center
}

.roll-doctor .name a {
    color: #3c3f46
}

.roll-doctor .name a:hover {
    color: #006ab4
}

.roll-doctor .position {
    font-size: 15px;
    color: #3c3f46;
    margin-bottom: 17px;
    text-align: center;
    font-weight: 500
}

.roll-doctor.style2 {
    text-align: center
}

.roll-doctor.style2 .thumb .socials,
.roll-doctor.style2 .thumb .socials ul {
    opacity: 1;
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    transform: none
}

.roll-doctor.style2 .thumb .socials .inner {
    padding: 10px 0;
    background-color: transparent;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor.style2.hover .thumb .socials .inner,
.roll-doctor.style2:hover .thumb .socials .inner {
    background-color: #006ab4
}

.roll-doctor.style2 .thumb .socials ul li a,
.roll-doctor.style2.hover .thumb .socials ul li a {
    color: #7e8186;
    border-color: #e3e3e3
}

.roll-doctor.style2.hover .thumb .socials ul li a,
.roll-doctor.style2:hover .thumb .socials ul li a {
    color: #fff;
    border-color: #fff
}

.roll-doctor.style2 .thumb .socials ul li a:hover {
    color: #006ab4
}

.roll-doctor.style2 .thumb img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: .5;
    -webkit-transition: all .4s ease 0;
    -moz-transition: all .4s ease 0;
    transition: all .4s ease 0
}

.roll-doctor.style2.hover .thumb img,
.roll-doctor.style2:hover .thumb img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.roll-doctor.style3 {
    text-align: center
}

.roll-doctor.style3 .thumb .socials {
    border: 0;
    padding: 0
}

.roll-doctor.style3 .thumb,
.roll-doctor.style3 .thumb .socials .inner {
    border-radius: 50%;
    overflow: hidden
}

.roll-toggle {
    border: 1px solid #e1e1e1;
    padding: 11px 20px;
    margin-top: 10px;
    -webkit-transition: border ease .2s;
    -moz-transition: border ease .2s;
    transition: border ease .2s
}

.roll-toggle .toggle-title {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    background-color: #fff;
    color: #3c3f46;
    padding: 0 0 0 34px;
    margin: 0;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    transition: all ease .2s
}

.roll-toggle .toggle-title:before {
    content: "\f055";
    font-family: FontAwesome;
    color: #006ab4;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 1px
}

.roll-toggle .toggle-content {
    display: none;
    background-color: #fff;
    padding-top: 16px;
    padding-bottom: 0;
    padding-left: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.roll-pricing-table .button-row a,
.roll-pricing-table .button-row a:hover,
.roll-pricing-table .icons,
.roll-pricing-table h3:after,
.roll-pricing-table.featured .button-row a,
.roll-pricing-table.featured .button-row a:hover,
.roll-pricing-table.featured .icons,
.roll-progress .progress-animate {
    background-color: #006ab4
}

.roll-toggle.active {
    border-color: #006ab4
}

.roll-toggle.active .toggle-title:before {
    content: "\f056"
}

.roll-progress {
    position: relative;
    margin-bottom: 47px
}

.roll-progress .name,
.roll-progress .perc {
    font-family: "Roboto Slab";
    font-weight: 300;
    color: #443f3f
}

.roll-progress .name {
    position: absolute;
    left: 0;
    top: 0
}

.roll-progress .progress-animate {
    height: 10px;
    width: 0
}

.roll-progress .progress-bar {
    background-color: #f9f9f9;
    width: 100%;
    margin-top: 8px;
    box-shadow: none
}

.roll-progress .perc {
    font-weight: 700;
    color: #006ab4;
    width: 0;
    text-align: right;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.roll-progress .perc.show {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.roll-list {
    margin: 0 0 20px;
    list-style: none
}

.roll-list li {
    position: relative;
    padding-left: 37px
}

.roll-list li:before {
    position: absolute;
    left: 0;
    top: -1px;
    content: "\f101";
    font-family: FontAwesome;
    color: #006ab4
}

.roll-contact-box {
    position: relative;
    text-align: center;
    color: #fff;
    font-family: "Roboto Slab", sans-serif
}

.roll-contact-box .info {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.roll-contact-box .address,
.roll-contact-box .email,
.roll-contact-box.style2 .address,
.roll-contact-box.style2 .email {
    font-size: 22px;
    line-height: 30px
}

.roll-contact-box .phone,
.roll-contact-box.style2 .phone {
    font-size: 75px;
    font-weight: 700;
    line-height: 83px;
    margin: 6px 0 13px
}

.roll-contact-box.style2 .info {
    position: static;
    transform: none
}

.roll-contact-form .input-wrap,
.roll-contact-form .message-wrap {
    position: relative
}

.roll-contact-form .input-wrap label.error,
.roll-contact-form .message-wrap label.error {
    position: absolute;
    right: 15px;
    top: 13px;
    color: #db1212;
    font-weight: 400
}

.roll-contact-form .form-left {
    width: 48.717%;
    float: left;
    margin-right: 2.564%
}

.roll-contact-form .form-right {
    width: 48.717%;
    float: right
}

.roll-contact-form .message-wrap textarea {
    height: 170px
}

.roll-contact-form .send-wrap input {
    width: 100%
}

.roll-contact-form .loading {
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url(../img/ajax-loader.gif) center center no-repeat
}

.roll-contact-form.style2 .form-left,
.roll-contact-form.style2 .form-right {
    width: 100%;
    float: none;
    margin: 0
}

.roll-info {
    list-style: none;
    margin: 0
}

.roll-info li {
    position: relative;
    padding: 0 0 17px 30px
}

.roll-info li:before {
    content: "\f041";
    font-family: FontAwesome;
    color: #006ab4;
    position: absolute;
    left: 1px;
    top: 0
}

.roll-pricing-table .button-row a,
.roll-productosowl .name,
.roll-productosowl .product .price,
.top {
    font-family: "Roboto Slab", sans-serif
}

.roll-info li.phone:before {
    content: "\f095"
}

.roll-info li.email:before {
    content: "\f003"
}

.roll-alert {
    position: relative;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 14px
}

.roll-alert.msg-error {
    color: #c65061;
    background-color: #f2dede;
    border: 1px solid #eed3d7
}

.roll-alert.msg-good {
    color: #478847;
    background-color: #dff0d8;
    border: 1px solid #d0e8bc
}

.roll-alert.msg-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border: 1px solid #c0e9f2
}

.roll-alert.msg-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border: 1px solid #fbeed5
}

.roll-alert .remove {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 12px;
    color: #7e8186
}

.roll-pricing-table {
    position: relative;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 113px 14% 50px;
    margin-top: 60px
}

.roll-pricing-table ul {
    list-style: none;
    margin: 0
}

.roll-pricing-table .icons {
    position: absolute;
    left: 50%;
    top: -60px;
    margin-left: -60px;
    width: 120px;
    height: 120px;
    line-height: 110px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    box-shadow: 0 0 0 10px rgba(15, 172, 238, .1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .238s;
    -moz-transition: all .238s;
    transition: all .238s
}

.roll-pricing-table .icons img {
    width: 32px;
    height: 32px
}

.roll-pricing-table h3 {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 40px;
    padding-bottom: 15px
}

.roll-pricing-table h3:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    width: 50px;
    height: 2px
}

.roll-pricing-table .price {
    display: block;
    font-size: 60px;
    line-height: 70px;
    color: #006ab4;
    font-weight: 300;
    margin: 0 0 30px
}

.roll-pricing-table .text-row {
    margin: 0 0 43px
}

.roll-pricing-table .button-row a {
    font-size: 10px;
    color: #fff;
    display: inline-block;
    padding: 6px 45px 5px;
    outline: 0
}

.roll-pricing-table.featured {
    box-shadow: 0 10px 15px rgba(6, 6, 6, .15)
}

.roll-productosowl {
    text-align: center
}

.roll-productosowl .whisper {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    padding: 0 15px;
    max-width: 980px;
    margin: 0 auto 32px
}

.roll-productosowl .avatar {
    width: 100px;
    height: 100px;
    padding: 10px;
    border: 1px solid #006ab4;
    margin: 0 auto 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.roll-productosowl .avatar img {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.roll-productosowl .name {
    color: #3c3f46
}

.roll-productosowl .customer {
    margin: 0 10px
}

.roll-productosowl .product .price {
    font-size: 18px;
    color: #7e8186;
    margin: 5px
}

.roll-productosowl .product .cats {
    margin: 5px 0 0
}

figcaption .roll-iconbox .icons,
figcaption .roll-iconbox .icons.image {
    position: absolute;
    width: 70px;
    height: 70px;
    line-height: 65px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    float: left;
    margin: 0 10px 0 0;
    background-color: #006ab4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .238s;
    -moz-transition: all .238s;
    transition: all .238s;
    top: -15px;
    left: 0
}

figcaption .roll-iconbox h3 {
    font-size: 16px;
    margin: 0;
    text-align: center;
    background: #1abbb2;
    padding: 10px 5px
}

.roll-iconbox:hover h3:hover a,
figcaption .roll-iconbox a {
    color: #fff
}

.roll-news .post-sumary .meta i {
    color: #2db4ef
}

.btn-read-more {
    margin-top: 15px;
    color: #2db4ef;
    background-color: transparent;
    border-color: #2db4ef
}

#event .roll-news.style2 .post-sumary {
    width: 100%;
    margin-bottom: 0
}

span.news {
    position: absolute;
    top: 10px;
    left: 5px;
    font-size: 12px;
    font-weight: 900;
    display: inline-block;
    padding: 2px 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #1abbb2;
    height: 25px;
    line-height: 20px
}

.top .information,
.top .language .ingresar a,
.top .language .lang-trigger a {
    line-height: 60px;
    display: inline-block
}

.arrow-bottom:after {
    width: 0;
    height: 0;
    position: absolute;
    top: 25px;
    left: 27px;
    border-top: 7px solid #1abbb2;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent
}

.site-header.scrolled .main-header span.news {
    top: -10px;
    left: 5px
}

.bg-home {
    /*background: url(../img/home-bg-bottom.png) center bottom no-repeat;*/
    /*padding: 20px 0 150px;*/
    margin-bottom: 20px
}

.top {
    background-color: #006ab4;
    color: #fff
}

.top .information {
    float: left;
    width: 100%
}

.top .information ul {
    margin: 0
}

.top .information ul li {
    float: left;
    list-style: none;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-left: 30px
}

.top .information ul li:first-child {
    margin-left: 0
}

.top .movilno .information ul li:nth-child(3),
.top .movilno .information ul li:nth-child(4) {
    float: right
}

.top .information ul li:before {
    content: "\f017";
    font-family: FontAwesome;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.top .information ul li.location:before {
    content: "\f041"
}

.top .information ul li.phone:before {
    content: "\f095"
}

.top .information ul li.faxphone:before {
    content: "\f1ac"
}

.top .information ul li.working:before {
    content: "\f017"
}

.top .language {
    float: right;
    position: relative
}

.top .language .lang-title {
    padding-left: 32px
}

.top .language .lang-trigger a {
    position: relative;
    padding-right: 35px;
    color: #fff
}

.top .language .ingresar a {
    position: relative;
    padding-right: 0;
    color: #fff
}

.top .language .lang-list {
    margin: 0;
    list-style: none;
    width: 115px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99998;
    border-top: 1px solid #006ab4;
    box-shadow: 0 2px 10px rgba(6, 6, 6, .3)
}

.top .language .lang-list.ghost {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    transition: all ease .238s;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    transform: translateY(5px)
}

.top .language .lang-list.human,
.top .language ul li {
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s
}

.top .language .lang-list.human {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    transition: all ease .238s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.top .language ul li {
    border-top: 1px solid #e1e1e1;
    background-color: #fff;
    transition: all ease .238s
}

.top .language ul li:first-child {
    border: 0
}

.top .language ul li a {
    line-height: 50px;
    display: inline-block;
    color: #006ab4;
    padding: 0 29px
}

.top .language ul li:hover {
    background-color: #006ab4
}

.top .language ul li:hover a {
    color: #fff
}

.nav-top-cart-wrapper {
    position: relative;
    float: right
}

.nav-top-cart-wrapper .nav-cart-trigger {
    display: inline-block;
    line-height: 60px;
    color: #fff;
    position: relative;
    width: 40px
}

.nav-top-cart-wrapper .nav-cart-trigger:before {
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    display: block;
    line-height: 15px;
    left: 10px;
    top: 9px;
    content: attr(data-content);
    font-size: 9px;
    color: #006ab4;
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

#main-nav ul li ul:before,
.top.style2 .information ul li.phone:after,
.top.style2 .information ul li.phone:before,
.top.style2 .information ul li:before,
.top.style2 .language .lang-title:before {
    content: ""
}

.nav-top-cart-wrapper .nav-cart-trigger:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20px;
    background: url(../img/cart.png) center center no-repeat;
    width: 20px;
    height: 20px
}

.nav-top-cart-wrapper .nav-shop-cart {
    width: 350px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99999;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    transform: translateY(5px)
}

.nav-top-cart-wrapper:hover .nav-shop-cart {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

#main-nav ul li ul,
.site-header .main-header {
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s
}

.nav-shop-cart .content-wrapper {
    background-color: #006ab4;
    width: 100%;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(6, 6, 6, .3)
}

.nav-shop-cart.no-cart .cart-button,
.nav-shop-cart.no-cart .content,
.nav-shop-cart:not(.no-cart) .no-cart-note {
    display: none
}

.nav-shop-cart.no-cart .no-cart-note {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.nav-shop-cart.no-cart .no-cart-note p {
    color: #fff;
    margin-bottom: 0
}

.nav-shop-cart .content .cart-list {
    margin: 0;
    list-style: none
}

.nav-shop-cart .content .cart-list .cart-item {
    border-bottom: 1px solid #34c3ff;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative
}

.nav-shop-cart .content .cart-list .cart-item .image {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 20px
}

.nav-shop-cart .content .cart-list .cart-item .info {
    overflow: hidden;
    margin-top: 5px
}

.nav-shop-cart .content .cart-list .cart-item .info p {
    margin: 0
}

.nav-shop-cart .content .cart-list .cart-item .info .name {
    color: #fff
}

.nav-shop-cart .content .cart-list .cart-item .info .name:hover {
    color: #3c3f46
}

.nav-shop-cart .content .cart-list .cart-item .info .price {
    color: #fff;
    padding-top: 2px
}

.nav-shop-cart .content .cart-list .cart-item .remove {
    position: absolute;
    top: 5px;
    right: 0
}

.nav-shop-cart .content .cart-list .cart-item .remove a {
    color: #006ab4
}

.nav-shop-cart .content .cart-list .cart-item .remove a:hover,
.top.style2 .language .lang-trigger a {
    color: #fff
}

.nav-shop-cart .content .cart-button {
    text-align: center;
    padding: 10px 0
}

.top.style2 {
    background-color: #006ab4;
    color: #fff
}

.top.style2 .information ul li,
.top.style2 .language .lang-title {
    padding-left: 0
}

.top.style2 .information ul li.phone {
    margin: 0 0 0 18px;
    padding-left: 20px
}

.top.style2 .information ul li.phone:after {
    width: 1px;
    height: 13px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 23px
}

.top.style2 .nav-top-cart-wrapper {
    background-color: #0064aa;
    padding: 0 20px 0 0;
    margin-left: 30px
}

.top.style2 .nav-top-cart-wrapper .nav-cart-trigger:before {
    left: auto;
    right: -10px
}

.top.style2 .language {
    float: left
}

.top.style2 .information {
    float: right
}

.site-header {
    position: relative
}

.site-header .main-header {
    padding: 5px 0;
    background-color: #fff;
    transition: all ease .238s
}

.site-header.sticky {
    position: relative;
    width: 100%;
    z-index: 1000
}

.site-header.float .main-header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    background-color: transparent
}

.site-header.scrolled .main-header {
    box-shadow: 0 2px 4px rgba(6, 6, 6, .15);
    background-color: rgba(255, 255, 255, 1)
}

.site-header.scrolled .logo a {
    margin: 10px 0
}

.site-header.scrolled .btn-menu {
    margin: 22px 0
}

.site-header.scrolled #main-nav {
    padding: 15px 0
}

.site-header.scrolled #main-nav>ul>li>a {
    height: 63px;
    line-height: 63px
}

.site-header.center #main-nav,
.site-header.center .logo {
    float: none;
    text-align: center
}

.site-header.center .logo a {
    margin-top: 50px
}

.one-page .main-header {
    padding: 20px 0
}

.one-page .site-header.scrolled .main-header {
    padding: 0
}

.inner-page .header-wrap {
    height: 200px;
    background: url(../img/page-slide-1.jpg) center center no-repeat
}

.inner-page.about .header-wrap {
    background: url(../img/page-slide-2.jpg) center center no-repeat
}

.inner-page.gal .header-wrap {
    background: url(../img/page-slide-3.jpg) center center no-repeat
}

.inner-page.contact .header-wrap {
    background: url(../img/page-slide-4.jpg) center center no-repeat
}

.inner-page.shop .header-wrap {
    background: url(../img/page-slide-5.jpg) center center no-repeat
}

.inner-page .header-wrap.style2 {
    height: auto;
    background-color: #fff;
    background-image: none
}

.main-header .logo-menu-top {
    float: left
}

#main-nav,
.btn-menu {
    float: right
}

.main-header .logo-menu-top a {
    margin-top: 8px;
    display: inline-block;
    line-height: 43px;
    width: auto
}

.main-header .logo-menu-top a img {
    height: auto;
    max-height: 100%
}

#main-nav ul {
    margin: 0
}

#main-nav ul li {
    position: relative;
    list-style: none
}

#main-nav>ul>li {
    display: inline-block;
    padding: 0 13px
}

#main-nav>ul>li>a {
    position: relative;
    color: #001671;
    display: inline-block;
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    line-height: 100px
}

#main-nav>ul>li.active>a,
#main-nav>ul>li>a:hover {
    color: #001671
}

#main-nav ul li ul {
    z-index: 99999;
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    text-align: left;
    margin-left: -16px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 2px 10px rgba(6, 6, 6, .3);
    transition: all ease .238s;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    transform: translateY(5px)
}

#main-nav ul li ul:before {
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 1px;
    background-color: #006ab4
}

#main-nav ul li ul li ul {
    width: 200px;
    left: 100%;
    top: 0;
    margin-left: 0;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    transform: translateX(5px)
}

#main-nav ul.sub-menu li.has-sub:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 14px;
    top: 12px;
    -webkit-transition: color ease .238s;
    -moz-transition: color ease .238s;
    transition: color ease .238s
}

#main-nav .sub-menu li a,
.comment_wrap .comment_author,
.main-slider .roll-btn,
.page-title,
.pagination .page-numbers,
.post .more-link a {
    font-family: "Roboto Slab", sans-serif
}

#main-nav .sub-menu li a,
#main-nav li:hover>ul {
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s
}

#main-nav li:hover>ul {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    transition: all ease .238s;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

#main-nav .sub-menu li a {
    color: #006ab4;
    display: block;
    padding: 0 10px;
    line-height: 50px;
    border-top: 1px solid #e5e5e5;
    transition: all ease .238s
}

#main-nav-mobi ul.sub-menu>li>a,
.btn-menu {
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s
}

#main-nav .sub-menu li:first-child>a {
    border-top: 0
}

#main-nav .sub-menu li:hover>a {
    color: #fff;
    background-color: #006ab4
}

#main-nav .sub-menu li:hover:after {
    color: #fff
}

#main-nav>ul>li.right-menu>ul {
    left: auto;
    right: -16px;
    text-align: right
}

#main-nav>ul>li.right-menu>ul li ul {
    left: auto;
    right: 100%
}

#main-nav>ul>li.right-menu li.has-sub:after {
    content: "\f104";
    right: auto;
    left: 14px;
    top: 12px
}

#main-nav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999999;
    background-color: #333
}

#main-nav-mobi ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

#main-nav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: center;
    cursor: pointer
}

#main-nav-mobi ul>li>a {
    color: #aaa;
    display: inline-block;
    font-size: 18px;
    line-height: 60px
}

#main-nav-mobi ul>li>ul>li>a {
    padding: 0 38px 0 0
}

#main-nav-mobi ul.sub-menu {
    top: 100%;
    left: 0;
    z-index: 999999;
    position: relative
}

#main-nav-mobi>ul>li>ul>li {
    background-color: #444
}

#main-nav-mobi>ul>li>ul>li>ul>li {
    background-color: #555
}

#main-nav-mobi>ul>li>ul>li>ul>li>ul>li {
    background-color: #666
}

#main-nav-mobi ul.sub-menu>li>a {
    display: block;
    text-decoration: none;
    padding: 0 60px;
    transition: all ease .238s
}

#main-nav-mobi>ul>li>ul>li:first-child a {
    border-top: none
}

#main-nav-mobi ul.sub-menu>li>a:hover,
#main-nav-mobi>ul>li>ul>li.active>a {
    color: #fff
}

.btn-submenu {
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 57px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 3px;
    width: 60px
}

.btn-submenu:before {
    content: "\f105";
    color: #aaa
}

.btn-submenu.active:before {
    content: "\f107"
}

.btn-menu {
    display: none;
    position: relative;
    background: 0 0;
    cursor: pointer;
    margin: 40px 0;
    width: 26px;
    height: 16px;
    transition: all ease .238s
}

.btn-menu span,
.btn-menu:after,
.btn-menu:before {
    position: absolute;
    height: 2px;
    top: 50%;
    width: 100%;
    left: 0;
    background-color: #222;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.btn-menu:after,
.btn-menu:before {
    content: '';
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.btn-menu span {
    overflow: hidden;
    text-indent: 200%
}

.btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0)
}

.btn-menu:after {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0)
}

.btn-menu.active span {
    opacity: 0
}

.btn-menu.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.btn-menu.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.main-slider .roll-banner-h1,
.main-slider .roll-banner-h2,
.main-slider .roll-banner-h3 {
    font-family: "Roboto Slab", sans-serif;
    font-weight: 900;
    color: #006ab4
}

.main-slider .roll-banner-h1 {
    font-size: 50px
}

.main-slider .roll-banner-h2 {
    font-size: 36px
}

.main-slider .roll-banner-h3 {
    font-size: 25px
}

.main-slider .roll-banner-h1 strong,
.main-slider .roll-banner-h2 strong,
.main-slider .roll-banner-h3 strong {
    font-weight: 700 !important
}

.main-slider .roll-banner-h1.text-white,
.main-slider .roll-banner-h2.text-white,
.main-slider .roll-banner-h3.text-white,
.main-slider .roll-banner-p.text-white {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.main-slider .roll-banner-h1.white-bg {
    background-color: rgba(255, 255, 255, .7);
    color: #000;
    padding: 27px 20px 36px
}

.main-slider .roll-banner-h2.white-bg {
    background-color: #fff;
    color: #006ab4;
    padding: 20px
}

.main-slider .roll-banner-h3.white-bg {
    background-color: #fff;
    color: #006ab4;
    padding: 18px 20px
}

.main-slider .roll-banner-p.white-bg {
    background-color: #fff;
    color: #006ab4;
    padding: 18px
}

.main-slider .roll-banner-h1.color-bg {
    background-color: #006ab4;
    color: #fff;
    padding: 22px 20px 36px
}

.main-slider .roll-banner-h2.color-bg {
    background-color: #006ab4;
    color: #fff;
    padding: 20px
}

.main-slider .roll-banner-h3.color-bg {
    background-color: rgba(0, 106, 180, .7);
    color: #fff;
    padding: 18px 20px
}

.main-slider .roll-banner-p.color-bg {
    background-color: #006ab4;
    color: #fff;
    padding: 18px
}

.main-slider .roll-banner-p.size-2 {
    font-size: 16px
}

.main-slider .roll-btn {
    background-color: #006ab4;
    color: #fff;
    padding: 15px 70px;
    transition: all ease .238s !important
}

.main-slider .roll-btn:hover {
    background-color: #006ab4;
    color: #fff
}

.main-slider .roll-btn.color2 {
    background-color: #006ab4
}

.main-slider .roll-btn.border {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.main-slider .roll-btn.border:hover {
    background-color: #fff;
    color: #006ab4
}

.main-slider .roll-btn.color2:hover {
    background-color: #006ab4
}

.main-slider .tp-bannertimer {
    background: url(../img/slides/timer.png)
}

.main-slider .tparrows,
.main-slider .tparrows:hover {
    background-color: #0f3d7b;
    transition: all ease .238s !important
}

.main-slider .tparrows:before {
    font-size: 13px;
    line-height: 42px
}

.page-title {
    color: #fff;
    background-color: #f9f9f9;
    padding: 13px 0;
    text-align: center
}

.page-title .breadcrumbs {
    color: #006ab4;
    background-color: transparent;
    font-size: 14px;
    padding: 0;
    margin: 0
}

.post .more-link a,
.post .more-link a:hover {
    background-color: #006ab4
}

.page-title .breadcrumbs a {
    color: #7e8186
}

.page-title .breadcrumbs a:hover {
    color: #006ab4
}

.page-title .breadcrumbs .sep {
    color: #7e8186;
    padding: 0 5px
}

.page-title.style2 {
    padding: 82px 0;
    text-align: left
}

.page-title.style2 h1 {
    font-size: 40px;
    color: #006ab4;
    margin: 0
}

.page-title.style2 .breadcrumbs {
    text-align: right
}

.page-heading {
    text-align: center;
    margin-bottom: 73px
}

.page-heading h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 17px
}

.page-heading p {
    font-size: 16px;
    line-height: 26px;
    max-width: 515px;
    margin: 0 auto
}

.post {
    margin-bottom: 80px
}

.post .post-media {
    margin-bottom: 24px
}

.post .post-title {
    font-size: 25px;
    line-height: 33px;
    font-weight: 700;
    margin-bottom: 17px
}

.post .post-title a {
    color: #3c3f46
}

.post .post-title a:hover {
    color: #006ab4
}

.post .post-meta {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 28px;
    color: #9aa1ac
}

.post .post-meta span {
    display: inline-block;
    position: relative;
    padding-left: 9px;
    padding-right: 1px
}

.post .post-meta span:first-child {
    padding-left: 0
}

.post .post-meta span:before {
    content: "/";
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0
}

.post .post-meta span:first-child:before {
    content: ""
}

.post .post-meta a {
    color: #9aa1ac
}

.post .post-meta a:hover {
    color: #006ab4
}

.post .more-link {
    display: block;
    margin-top: 42px;
    overflow: hidden
}

.post-sumary p {
    margin: 0
}

.post .more-link a {
    color: #fff;
    display: inline-block;
    padding: 13px 65px;
    outline: 0
}

.pagination {
    margin: 0;
    text-align: center;
    width: 100%
}

.pagination .page-numbers {
    background-color: #fff;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #006ab4;
    margin-right: 6px;
    border: 1px solid #e1e1e1
}

.comment-respond .form-submit input:hover,
.single-post .post-author,
.single-post .post-author .socials li a,
.single-post .post-author .socials li a:hover,
.single-post .post-author .socials li.hover a {
    background-color: #006ab4
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background-color: #006ab4;
    color: #fff;
    border-color: #006ab4
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
    margin: 0
}

.single-doctor .detail p,
.single-post .post-entry p {
    margin: 0 0 24px
}

.single-post .post-author {
    position: relative;
    padding: 30px 30px 60px;
    margin-top: 40px
}

.single-post .post-author .avatar {
    width: 100px;
    float: left;
    margin-right: 30px
}

.single-post .post-author .info h5 {
    font-size: 18px;
    line-height: 26px;
    color: #fefefe;
    margin: 0 0 8px
}

.single-post .post-author .info p {
    color: #fff;
    margin: 0
}

.single-post .post-author .socials {
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 100%;
    text-align: center;
    margin: 0
}

.single-post .post-author .socials li {
    display: inline-block;
    margin-left: 7px
}

.single-post .post-author .socials li:first-child {
    margin: 0
}

.single-post .post-author .socials li a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 48px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.bypostauthor {
    display: block
}

.comments-area {
    margin-top: 83px
}

.comments-area ol.comment-list,
.comments-area ul.children {
    list-style: none;
    margin-left: 0
}

.comments-area ol.comment-list>.comment {
    border-top: 1px solid #e1e1e1;
    padding-top: 40px;
    margin-top: 40px
}

.comments-area ol.comment-list>.comment:first-child {
    border: 0;
    padding: 0;
    margin: 0
}

.comment-reply-title,
.comment-title {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 23px
}

.comment_wrap {
    margin-bottom: 27px
}

.comment_wrap .gravatar {
    width: 80px;
    float: left;
    margin: 5px 30px 0 0
}

.comment_wrap .comment_content {
    overflow: hidden;
    min-height: 93px
}

.comment_wrap .comment_text p {
    margin-bottom: 0
}

.comment_wrap .comment_author {
    font-size: 16px;
    color: #3c3f46;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    margin: 0
}

.comment_wrap .comment_meta {
    margin-bottom: 7px
}

.comment_wrap .comment_reply {
    float: right;
    position: relative
}

.comment_wrap .comment_time {
    font-size: 12px;
    font-weight: 300;
    padding-left: 6px
}

.comment_wrap .comment_reply a {
    font-weight: 700;
    font-style: italic;
    color: #006ab4
}

.comment_wrap .comment_reply a:hover {
    color: #3c3f46
}

.comments-area .comment-list ul.children {
    margin-left: 110px
}

.comment-respond {
    margin-top: 63px
}

.comment-respond .comment-form {
    padding-top: 18px
}

.comment-respond .email-container,
.comment-respond .name-container {
    width: 48.051%;
    float: left;
    margin-right: 3.896%
}

.comment-respond .message-container {
    width: 48.051%
}

.comment-respond fieldset input,
.comment-respond fieldset textarea {
    width: 100%
}

.comment-respond fieldset textarea {
    height: 110px;
    margin-bottom: 22px
}

.comment-respond .form-submit {
    text-align: center;
    margin: 0
}

.comment-respond .form-submit input {
    width: 100%;
    padding: 18px 0
}

.widget {
    margin-top: 55px
}

.widget:first-child {
    margin-top: 0
}

.widget-title {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 26px
}

.widget ul {
    margin: 0
}

.widget ul li {
    list-style: none;
    border-top: 1px solid #e5e5e5;
    padding: 12px 0
}

.widget ul li:first-child {
    border: 0
}

.widget ul li a {
    color: #7e8186
}

.widget ul li a:hover,
.widget_categories .cat-item.hover a,
.widget_categories .cat-item.hover span {
    color: #006ab4
}

.widget_search .search-form {
    position: relative
}

.widget_search label {
    display: block;
    margin: 0;
    font-weight: 400
}

.widget_search .search-field {
    padding-left: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e1e1e1
}

.widget_search .search-submit {
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 400;
    color: #006ab4;
    background-color: transparent;
    padding: 0;
    width: 16px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0
}

.widget_search .search-submit:hover {
    background-color: transparent
}

.widget_tag_cloud .tagcloud {
    display: block;
    margin-top: 44px
}

.widget_tag_cloud .tagcloud a {
    font-size: 12px;
    display: inline-block;
    padding: 2px 16px;
    border: 1px solid #e1e1e1;
    color: #979797;
    margin: 0 7px 10px 0
}

.widget_tag_cloud .tagcloud a.hover,
.widget_tag_cloud .tagcloud a:hover {
    background-color: #006ab4;
    border-color: #006ab4;
    color: #fff
}

.widget_interno {
    max-width: 270px
}

.widget_interno ul {
    margin: 0 -1.5px;
    padding: 0
}

.widget_interno ul li:first-child {
    border-top: 1px solid #e5e5e5
}

.widget_interno ul li:last-child {
    border-bottom: 1px solid #e5e5e5
}

.widget_interno ul li {
    width: 100%;
    float: left
}

.widget_interno ul li .thumb {
    padding: 0 1.5px;
    margin-bottom: 3px
}

.widget_opening_hours {
    background-color: #006ab4;
    padding: 24px 0 0
}

.widget_opening_hours .widget-title {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 25px
}

.widget_opening_hours ul {
    margin: 0;
    color: #fff
}

.widget_opening_hours ul li {
    line-height: 50px;
    background-color: #06b5ff;
    border-top: 1px solid #006ab4;
    padding: 0
}

.widget_opening_hours ul li:first-child {
    border: 0
}

.widget_opening_hours .dh {
    padding: 0 20px
}

.widget_opening_hours .dh>span {
    float: right
}

.widget_opening_hours .dh>span:first-child {
    float: left
}

.widget_opening_hours .helpline {
    color: #fff;
    font-family: "Roboto Slab", sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 27px 0
}

.widget_opening_hours .helpline span:first-child {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block
}

.dr-contact .socials ul li,
.dr-contact .socials ul li a,
.gallery-desc .socials ul li {
    display: inline-block
}

.widget_doctor_table {
    background-color: #006ab4;
    padding: 25px 20px 30px;
    text-align: center
}

.widget_doctor_table .widget-title {
    font-size: 20px;
    color: #fff;
    margin: 0 0 22px
}

.widget_doctor_table p {
    color: #fff;
    margin: 0 0 22px
}

.widget_doctor_table .roll-button {
    border: 1px solid #fff;
    background-color: transparent
}

.dr-contact .socials ul li a,
.dr-contact .socials ul li a:hover,
.gallery-desc .socials ul li a,
.gallery-desc .socials ul li a:hover,
.widget_doctor_table .roll-button:hover {
    background-color: #006ab4
}

.widget_doctor_table .roll-button:hover {
    color: #fff
}

.post-masonry {
    margin: 0 -15px
}

.post-masonry .post {
    width: 33.333%;
    height: auto;
    padding: 0 15px;
    margin-bottom: 50px
}

.post-masonry.col4 .post {
    width: 25%
}

.post-masonry .post .post-title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px
}

.post-masonry .post .more-link a {
    padding: 6px 40px 5px;
    font-size: 10px
}

.post-masonry .post .post-meta {
    margin-bottom: 8px
}

.post-masonry .post .more-link {
    margin-top: 22px
}

.post-masonry .post.format-quote blockquote {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background-color: #006ab4;
    padding: 35px 20px 70px;
    margin: 0 0 13px;
    position: relative
}

.post-masonry .post.format-quote blockquote cite {
    font-size: 20px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-style: italic;
    position: absolute;
    right: 23px;
    bottom: 35px
}

.post-masonry .post.format-quote .post-meta {
    margin: 0
}

.post-masonry .post.format-quote {
    margin-bottom: 42px
}

.post-masonry .blog-grid-video {
    position: relative
}

.post-masonry .blog-grid-video .blog-grid-video-player {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.blog-grid .more-post {
    margin-top: 50px;
    text-align: center
}

.roll-section.doctors-page {
    padding: 94px 0 64px
}

.main-content.single-doctor {
    padding: 100px 0 90px
}

.main-content.single-doctor .dr-contact {
    float: left;
    width: 31.623%
}

.main-content.single-doctor .dr-content {
    float: right;
    width: 57.264%;
    margin-left: 11.111%
}

.dr-contact .thumb {
    position: relative;
    margin-bottom: 65px
}

.dr-contact .socials {
    position: absolute;
    left: 0;
    bottom: -20px;
    text-align: center;
    width: 100%
}

.dr-contact .socials ul {
    margin: 0;
    list-style: none
}

.dr-contact .socials ul li a {
    width: 40px;
    height: 40px;
    line-height: 42px;
    margin: 0 3px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.dr-contact .working-hours li,
.gallery-desc ul li {
    line-height: 30px
}

.dr-contact h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 16px
}

.dr-contact .working-hours {
    list-style: none;
    margin: 0
}

.dr-contact .working-hours li:first-child {
    border: 0
}

.dr-contact .working-hours .dh>span {
    float: right
}

.dr-contact .working-hours .dh>span:first-child {
    float: left
}

.dr-content .name {
    font-size: 22px;
    color: #006ab4;
    font-weight: 700;
    margin: -6px 0 8px
}

.dr-content .position {
    color: #3c3f46;
    margin-bottom: 40px
}

.main-content.single-gallery {
    padding: 100px 0
}

.main-content.single-gallery .gallery-desc {
    float: right;
    width: 23.076%;
    margin-left: 2.564%
}

.main-content.single-gallery .gallery-img {
    float: left;
    width: 74.358%
}

.gallery-desc ul {
    list-style: none;
    margin: 22px 0 0;
    padding: 22px 0 0;
    border-top: 1px solid #e1e1e1
}

.gallery-desc ul li:first-child {
    border: 0
}

.gallery-desc ul .dh>span {
    float: right;
    color: #006ab4
}

.gallery-desc ul .dh>span:first-child {
    float: left;
    color: #3c3f46
}

.gallery-desc .socials {
    text-align: center
}

.gallery-desc .socials ul {
    margin: 20px 0 0;
    padding: 30px 0 0;
    list-style: none
}

.gallery-desc .socials ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 42px;
    margin: 0 3px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.roll-section.about-page {
    padding: 20px 0
}

.roll-section.about-page p {
    text-align: justify
}

.roll-section.experts {
    padding: 20px 0;
    background-color: #f9f9f9
}

.departments-list .dpt-toggle {
    margin: 0;
    border: 0;
    padding: 0
}

.departments-list .dpt-toggle .toggle-title {
    padding: 11px 0;
    border-bottom: 1px solid #e1e1e1;
    color: #006ab4;
    font-size: 16px;
    margin: 0;
    cursor: pointer;
    position: relative
}

.departments-list .dpt-toggle .toggle-title:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 12px;
    font-weight: 400
}

.departments-list .links,
.departments-list .tabs .menu-tab li a {
    font-family: "Roboto Slab", sans-serif;
    display: inline-block
}

.departments-list .dpt-toggle.active .toggle-title:after {
    content: "\f068";
    right: 20px
}

.departments-list .dpt-toggle.active .toggle-title {
    background-color: #006ab4;
    border-color: #006ab4;
    color: #fff;
    padding-left: 20px
}

.departments-list .dpt-toggle:first-child .toggle-title {
    border-top: 1px solid #e1e1e1
}

.departments-list .dpt-toggle .toggle-title:before {
    content: ""
}

.departments-list .dpt-toggle .toggle-content {
    padding: 0
}

.departments-list .doctors-list,
.departments-list .doctors-list .dr-info .detail,
.departments-list .item-list,
.departments-list .tabs .menu-tab {
    margin: 0;
    list-style: none
}

.departments-list .tabs .menu-tab {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 45px
}

.departments-list .tabs .menu-tab li {
    float: left;
    padding: 0 15px;
    margin-right: 0
}

.departments-list .tabs .menu-tab li a {
    border: 0;
    padding: 25px 0;
    position: relative;
    color: #3c3f46;
    font-size: 16px
}

.departments-list .tabs .menu-tab li:first-child {
    padding-left: 0
}

.departments-list .tabs .menu-tab li.active a:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #006ab4;
    position: absolute;
    left: 0;
    bottom: 0
}

.departments-list .tabs .content-tab {
    padding-bottom: 42px;
    border-bottom: 1px solid #e1e1e1
}

.departments-list .tabs .content-tab p {
    margin-bottom: 24px
}

.departments-list .item-list li {
    float: left;
    width: 42.528%;
    margin-right: 14.942%;
    border-bottom: 1px solid #e1e1e1;
    line-height: 52px;
    font-size: 16px
}

.departments-list .item-list li>span.price {
    float: right
}

.departments-list .item-list li.last {
    margin-right: 0
}

.departments-list .links {
    position: relative;
    padding-right: 22px;
    margin-top: 20px
}

.departments-list .links:after,
.departments-nav>span:after,
.timetable.small ul li:before {
    font-family: FontAwesome
}

.departments-list .links:after {
    content: "\f105";
    position: absolute;
    right: 0;
    top: 0
}

.departments-list .doctors-list>li {
    margin-top: 50px
}

.departments-list .doctors-list>li:first-child {
    margin-top: 0
}

.departments-list .doctors-list .detail li {
    padding: 23px 0;
    border-top: 1px solid #e1e1e1;
    overflow: hidden
}

.departments-list .doctors-list li:first-child {
    border-top: 0
}

.departments-list .doctors-list .dr-thumb {
    width: 270px;
    height: 270px;
    float: left;
    margin-right: 30px
}

.departments-list .doctors-list .dr-info {
    overflow: hidden
}

.departments-list .doctors-list .dr-info .name {
    font-size: 18px;
    font-weight: 700;
    margin: -5px 0 0
}

.departments-list .doctors-list .dr-info .title {
    display: inline-block;
    width: 22.807%;
    float: left
}

.departments-list .doctors-list .dr-info .detail .title+span {
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 77.192%
}

.departments-list .doctors-list .dr-info .detail li.detail-links span {
    margin-left: 50px
}

.departments-list .doctors-list .dr-info .detail li.detail-links span:first-child {
    margin-left: 0
}

.departments-list .doctors-list .dr-info .detail li.detail-links .links {
    margin-top: 0
}

.departments-nav {
    float: right;
    position: relative;
    width: 270px
}

.departments-nav>span {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    line-height: 48px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer
}

.departments-nav>span:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f107";
    color: #006ab4
}

.departments-nav>ul {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 30;
    list-style: none;
    margin: 0;
    background-color: #fff;
    border: 1px solid #006ab4;
    width: 270px;
    opacity: 1;
    padding: 0 14px;
    box-shadow: 0 2px 10px rgba(6, 6, 6, .3)
}

.departments-nav:hover>ul {
    opacity: 1
}

.departments-nav>ul li {
    line-height: 50px;
    border-top: 1px solid #e1e1e1;
    padding: 0 5px
}

.departments-nav>ul li:first-child {
    border-top: 0
}

.departments-nav>ul li a {
    color: #7e8186
}

.departments-nav>ul li a:hover {
    color: #006ab4
}

.department-wrap {
    clear: right;
    padding-top: 15px
}

.timetable {
    width: 100%;
    font-size: 12px;
    background-color: #f5f5f5
}

.timetable td:first-child,
.timetable th {
    text-align: center;
    vertical-align: middle
}

.timetable td,
.timetable th {
    width: 12.5%;
    padding: 20px 10px 20px 20px
}

.timetable th {
    font-size: 16px;
    color: #7e8186;
    font-weight: 400;
    background-color: #fff
}

.timetable .event,
.timetable .event:hover {
    background-color: #006ab4
}

.timetable td {
    border: 1px solid #fff;
    vertical-align: middle
}

.timetable .event {
    line-height: 18px;
    color: #fff
}

.timetable.small {
    display: none;
    background-color: #fff;
    font-size: 13px
}

.timetable.small h3 {
    font-size: 18px
}

.timetable.small ul {
    list-style: none;
    margin-bottom: 25px
}

.timetable.small ul li {
    line-height: 30px;
    padding-left: 10px;
    position: relative
}

.timetable.small ul li:before {
    content: "\f105";
    color: #006ab4;
    position: absolute;
    left: -5px;
    top: 0
}

.page-404 .main-content {
    background: url(../img/bg-404.jpg) center top #f9f9f9;
    text-align: center
}

.content-404 {
    margin: 50px 0 0
}

.content-404 h1 {
    font-size: 22px;
    font-family: Roboto, sans-serif;
    margin-bottom: 12px
}

.content-404 p {
    max-width: 550px;
    font-size: 16px;
    line-height: 26px;
    margin: 0 auto 73px
}

.roll-section.piecharts {
    background: url(../img/bg-section-2.jpg) center center
}

.roll-section.piecharts2 {
    background: url(../img/bg-section-5.jpg) center center
}

.background-overlay-color:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(15, 172, 238, .65);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0
}

.footer {
    background-color: #f5f5f5;
    padding: 20px 0 50px
}

.footer.style2 {
    background: url(../img/bg-footer.jpg) center center;
    padding: 94px 0 82px
}

.footer-widgets .widget-title {
    font-size: 18px;
    margin: 4px 0 24px
}

.footer-widgets .footer-info {
    margin: 2px 0 0 5px
}

.footer-widgets .footer-info li {
    position: relative;
    padding: 0 0 17px 30px;
    border: 0
}

.footer-widgets .footer-info li:before {
    content: "\f041";
    font-family: FontAwesome;
    color: #006ab4;
    position: absolute;
    left: 1px;
    top: 0
}

.footer-widgets .footer-info li.phone:before {
    content: "\f095"
}

.footer-widgets .footer-info li.fax:before {
    content: "\f1ac"
}

.footer-widgets .footer-info li.email:before {
    content: "\f003"
}

.widget_news ul li {
    padding: 0;
    border: 0;
    margin-top: 15px
}

.widget_news .thumb {
    width: 70px;
    float: left;
    margin: 4px 30px 0 0
}

.widget_news .content {
    overflow: hidden
}

.widget_news .content h3 {
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    margin: 0 0 4px
}

.widget_news .content h3 a {
    color: #3c3f46
}

.widget_news .content h3 a:hover {
    color: #006ab4
}

.widget_news .content .meta {
    font-size: 10px;
    line-height: normal;
    color: #9aa1ac;
    margin-bottom: 1px
}

.widget_tweets ul li {
    padding: 0 0 7px 42px;
    position: relative;
    border: 0;
    margin-top: 22px
}

.widget_tweets ul li:before {
    content: "\f099";
    font-family: FontAwesome;
    font-size: 20px;
    color: #006ab4;
    position: absolute;
    left: 0;
    top: 0
}

.widget_tweets ul li a {
    color: #006ab4
}

.widget_tweets ul li a:hover {
    color: #3c3f46
}

.widget_tweets ul li .author {
    font-weight: 700
}

.footer .widget_instagram ul {
    padding: 4px 0;
    margin: 0 -7.5px
}

.footer .widget_instagram ul li .thumb {
    padding: 0 7.5px;
    margin-bottom: 15px
}

.widget_instagram ul li .thumb span {
    display: inline-block;
    position: relative
}

.widget_instagram ul li .thumb span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s
}

.widget_instagram ul li .thumb span:hover:before {
    border-color: #006ab4
}

.bottom {
    text-align: center;
    padding: 42px 0;
    background-color: #fff
}

.bottom.has-socials {
    padding: 40px 0 30px
}

.bottom .socials {
    position: absolute;
    left: 0;
    top: -65px;
    width: 100%;
    text-align: center;
    margin: 0
}

.bottom .socials li {
    display: inline-block;
    margin-left: 7px
}

.bottom .socials li:first-child {
    margin: 0
}

.bottom .socials li a img {
    width: 80%
}

.bottom .socials li a img:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.5) rotateZ(-5deg);
    -moz-transform: scale(1.5) rotateZ(-5deg);
    -webkit-transform: scale(1.5) rotateZ(-5deg);
    -o-transform: scale(1.5) rotateZ(-5deg)
}

.text-abouthome {
    font-size: 16px;
    text-align: center
}

.fa-1-2x {
    font-size: 1.2em
}

.mar-auto {
    margin: auto
}

.info-services p {
    text-align: justify;
    margin-bottom: 15px;
    font-size: 18px
}

.product-popular {
    background-color: #f9f9f9
}

.blog-lista.main-content .content,
.eventos-lista.main-content .content {
    float: left;
    width: 100%
}

.blog-detalle .post .post-meta i {
    color: #2db4ef
}

.blog-detalle .post .post-meta {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 28px;
    color: #9aa1ac
}

.evento-detalle .post .post-meta i {
    color: #2db4ef
}

.evento-detalle .post .post-meta {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 28px;
    color: #9aa1ac
}

.evento-detalle .socials i:last-child {
    font-size: 24px
}

.roll-section.login {
    position: relative;
    padding: 35px 0;
    background-color: #fff
}

@media (min-width: 768px) {
    .login .omb_row-sm-offset-3 div:first-child[class*=col-] {
        margin-left: 25%
    }
}

.login .omb_login .omb_authTitle {
    text-align: center;
    line-height: 300%
}

.login .omb_login .omb_socialButtons a {
    color: #fff
}

.login .omb_login .omb_socialButtons a:hover {
    color: #fff;
    opacity: 1
}

.login .omb_login .omb_socialButtons .omb_btn-facebook {
    background: #3b5998
}

.login .omb_login .omb_socialButtons .omb_btn-twitter {
    background: #00aced
}

.login .omb_login .omb_socialButtons .omb_btn-google {
    background: #c32f10
}

.login .omb_login .omb_loginOr {
    position: relative;
    font-size: 1.5em;
    color: #aaa;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: .5em;
    padding-bottom: .5em
}

.login .omb_login .omb_loginOr .omb_hrOr {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.login .omb_login .omb_loginOr .omb_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -.6em;
    margin-left: -1.5em;
    background-color: #fff;
    width: 3em;
    text-align: center
}

.login .omb_login .omb_loginForm .input-group.i {
    width: 2em
}

.login .omb_login .omb_loginForm .help-block {
    color: red
}

@media (min-width: 768px) {
    .login .omb_login .omb_forgotPwd {
        text-align: right;
        margin-top: 10px
    }
}

.login .checkbox,
.login .radio {
    margin-left: 20px
}

.roll-section.register {
    position: relative;
    padding: 35px 0;
    background-color: #fff
}

.mb15 {
    margin-bottom: 15px
}

.mb30 {
    margin-bottom: 30px
}

.mail-name {
    background: rgba(28, 83, 160, .85);
    width: 100%
}

.roll-doctor .mail-name .name {
    margin: 0;
    padding: 15px;
    text-align: center;
    color: #fff
}

.nopad {
    padding: 0
}

.contact-page .socials .inner i.fa-whatsapp {
    font-size: 18px
}

.contact-page .roll-button,
.contact-page .roll-button:hover,
.roll-button:focus {
    background: rgba(28, 83, 160, .85);
    color: #fff
}

#main-nav>ul>li.active-nmenu>a:after,
.site-header.scrolled #main-nav>ul>li.active-nmenu>a:after {
    content: '';
    background: #ff2d99;
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0
}

.padbot30 {
    padding-bottom: 30px
}

.main-content.blog-detalle {
    padding: 50px 0
}

.padbot15 {
    padding-bottom: 15px
}

#main-nav>ul>li.active-nmenu>a:after {
    bottom: 30px
}

.site-header.scrolled #main-nav>ul>li.active-nmenu>a:after {
    bottom: 10px
}

.newcolorbg,
.newsection {
    background: #f5f5f5
}

.styleimg img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.styleimg img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.styleimg {
    padding: 0
}

.fc-left h2 {
    text-transform: capitalize
}

.eventos-lista .page-heading {
    margin-bottom: 0
}

#calendar {
    margin-bottom: 15px
}

.roll-testimonials2 .owl-prev {
    position: absolute;
    left: 0;
    top: 32%;
    opacity: 0 !important
}

.roll-testimonials2 .owl-next {
    position: absolute;
    right: 0;
    top: 32%;
    opacity: 0 !important
}

.roll-testimonials2:hover .owl-prev {
    position: absolute;
    left: 0;
    top: 32%;
    opacity: 1 !important
}

.roll-testimonials2:hover .owl-next {
    position: absolute;
    right: 0;
    top: 32%;
    opacity: 1 !important
}

.roll-testimonials2.roll-news-blog .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    opacity: 0 !important
}

.roll-testimonials2.roll-news-blog .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0 !important
}

.roll-testimonials2.roll-news-blog:hover .owl-next,
.roll-testimonials2.roll-news-blog:hover .owl-prev {
    opacity: 1 !important
}

.entrada-new-home,
.roll-testimonials2.roll-news-blog .entrada-new-home {
    min-height: 120px;
    max-height: 120px;
    overflow: hidden
}

#column {
    width: 100%
}

.yui3-widget {
    width: 100% !important
}

.calendario {
    position: absolute;
    top: 6%;
    z-index: 0;
    left: 0
}

.calendario:hover {
    z-index: 1
}

#v2 .roll-news .post-sumary .meta {
    font-size: 14px;
    font-weight: 700;
    color: #7d7d7d;
    margin-bottom: 10px
}

.newcolorbg img {
    width: 94%;
    margin: auto
}

.newsection {
    padding: 20px 0
}

.dates li {
    list-style: none;
    font-size: 18px;
    color: #7e8186;
    margin-bottom: 5px
}

.dates li span {
    margin-left: 15px
}

.roll-section.fourtofour {
    padding: 100px 0
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.blog-lista .page-heading {
    text-align: center;
    margin-bottom: 20px
}

.top .information ul li.wasap:before {
    content: "\f232"
}

.logo2 {
    float: left;
    width: 75%
}

.movilyes {
    display: none
}

ul.newlistmovil {
    list-style: none;
    margin: 0
}

ul.newlistmovil li {
    display: inline-block;
    margin-left: 10%;
    text-align: center
}

ul.newlistmovil li a {
    color: #fff
}

.roll-iconbox h3 a.linktopro:hover {
    color: #3c3f46
}

.bg-home .roll-titlebox p,
.bg-home .roll-titlebox h1.titleh1seo {
    font-size: 16px;
    display: inline-block;
    line-height: 26px;
    max-width: 800px;
    margin: 0 auto 2px;
    font-family: Roboto, sans-serif;
}

.home-commment .roll-titlebox h2,
.home-commment .roll-titlebox h1.commenth1seo {
    display: inline;
    font-size: 36px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 0 17px;
}

.footer-seo-text,
h1.seofooter {
    display: inline;
    font-size: 14px;
}

.home-section .roll-iconbox.style3 h1 {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 900;
    font-size: 20px;
}

.home-section .roll-iconbox.style3 h1 a,
.home-section .roll-iconbox.style3 h1 a:hover {
    color: #3c3f46;
}

h1.titleh1seo2 {
    display: inline;
    font-weight: inherit;
    font-size: inherit;
}

h1.titleh1seo3 {
    font-size: 16px;
    display: inline;
    font-family: Roboto, sans-serif;
    color: #7e8186;
}

.home-servicios figcaption .roll-iconbox h1 {
    font-size: 16px;
    margin: 0;
    text-align: center;
    background: #1abbb2;
    padding: 10px 5px;
}

.home-servicios .roll-iconbox:hover h1:hover a,
figcaption .roll-iconbox a {
    color: #fff;
}

.home-prodcutos .product h1 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
    min-height: 45px;
    max-height: 45px;
    overflow: hidden;
    line-height: normal;
}

.home-prodcutos .product h1 a {
    color: #3c3f46;
}

/* Etiqueta */

.etiqueta {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.etiqueta span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 10px 0;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #fff;
    font: 700 16px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.etiqueta-top-left {
    top: 0;
    left: 0;
}

.etiqueta-top-left span {
    right: -20px;
    top: 35px;
    transform: rotate(-45deg);
}

.g-recaptcha>div {
    margin: auto;
}

input#submit:disabled {
    opacity: 0.5;
}

.roll-home {
    overflow: hidden;
    max-height: 600px;
}

.roll-home-slider .slick-slide img {
    width: 100%;
}

.roll-home-slider .slick-slide img {
    border: none;
}

.roll-home-slider .slick-slide img:focus,
.roll-home-slider .slick-slide img:active,
.roll-home-slider .slick-slide img:visited {
    outline: 0;
}

.roll-home-slider .slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

.roll-home-slider .slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.roll-home-slider .slick-slide {
    outline: none !important;
}

.roll-home-slider button {
    background-color: #fff;
    color: #8a8a8a;
    padding: 15px 25px;
    opacity: 0;
}

.roll-home-slider:hover button {
    opacity: 1;
}

#section_mvv {
    margin-top: 20px;
}

.roll-section.about-page #section_mvv .vision p {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}

.roll-section.about-page #section_mvv .mision p{
    text-align: center;
    font-size: 16px;
}

#section_mvv .valores ul {
    font-size: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}