/* Escribe aquí tu código CSS */
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 25px !important;
    display: inline-block;
    content: '\f001';
    color: #000000 !important;
    text-shadow: none;
}
#slider-2.flexslider i.fa.fa-expand{
    position: absolute;
    top: 0;
    /* left: 15px; */
    background: black;
    z-index: 9999999999;
    color: white;
    padding: 9px;
}
/*#gelerypost {
	background:#FF0000;
	position:relative;
	min-height:0px;
	padding:5px 0;
	-moz-box-shadow: 0px 6px 8px #000;
	-webkit-box-shadow: 0px 6px 8px #000;
	box-shadow: 0px 6px 8px #000;
	margin:0;
	overflow-x:hidden;
}
#sliderwrapper{
	width:900px;
	margin:0 auto;
	padding:10px 0;
}*/
.post-navigation .nav-links{border-bottom:none;}
.single-post-inner {
    margin-bottom: 0;
}
li#menu-item-12 a{padding-top:0 !important;}
.header-post{padding-top:0 !important;}
.bloqueright{padding-top:25px;}
p.bloquetexto{display:none;}
.home p.bloquetexto{display:block;}
.contenido-block{width:100% !important;}
.redes-lateral{display:none;}
.bellows .bellows-nav .bellows-submenu .bellows-target:hover{background-color:#dedede;}
.bellows .bellows-nav .bellows-submenu .bellows-target {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
}
.bellows {
    margin: 0;
    max-width: 100%;
}
li.bellows-current_page_item{font-weight:700;color:black;}
.bellows .bellows-nav .bellows-target:hover{font-weight:700;color:black;}
.bellows .bellows-nav .bellows-custom-content.bellows-custom-content-padded, .bellows .bellows-nav .bellows-target, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded, .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 13px;
}



.home .sidebar aside + aside, .home .wpb_widgetised_column aside + aside {
    margin-top: 45px;
}
.sidebar aside + aside, .wpb_widgetised_column aside + aside {
    margin-top: 13px;
}
.home #custom_html-5{display:block;}
#custom_html-5{display:none;}
.sub-menu{
    visibility: hidden;
    opacity: 0;
    transition:all 0.5s ease-in;
    position:absolute;
    right:-300px;
}

.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transition:all 0.5s ease-in;
  position:relative;
  right:0;
 
}



.widget_nav_menu > div ul ul{
    padding-left: 0;
    margin-top: 20px;
    border-top: none;
    list-style-type: none;
    border-top:none;
}
.proyectos .contact{display:none;}
.sidebar aside + aside, .wpb_widgetised_column aside + aside{margin-bottom: 10px;}
.menu-item-has-children .sub-menu li a:hover {
    padding-left: 0;
    color: black !important;
    background: #c5c5c5;
    padding: 5px;
    line-height: 1.59;
}
.menu-item-has-children .sub-menu li a{padding-left:0;color:#666 !important;}
.menu-item-has-children .sub-menu li + li{padding-bottom: 0;
}
.menu-item-has-children .sub-menu li{
    padding-top: 0;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.menu-item-has-children .sub-menu li a{line-height:1.3;}

header.main-header .header-logo {
    height: auto;
    float: right;
  padding-right: 5px;
}
.home #custom_html-5{
    margin-top: 0px;
}
.home .logo-lateral {display:none;}
.logo-lateral img{width:100% !important;    padding: 0 !important;}
.home #blog-home img {
    width: 60%;
    padding-right: 150px;
}
.widget_archive li + li, .widget_categories li + li, .widget_pages li + li, .widget_nav_menu > div li + li, .woocommerce .widget_product_categories li + li, .widget_layered_nav li + li{padding-bottom:5px;}
header.main-header .header-logo {display:block;opacity:1;visibility:visible;}
.home header.main-header .header-logo {
    height: auto;
    opacity:0;
    visibility:hidden;
}
.container {
    width: 1100px;
}
#wrapper-content{    padding-top: 15px;}
.widget_nav_menu li.current-menu-item a {
    color: black;
    font-weight: 700;

}
.widget_nav_menu > div > ul > li > a{padding-left:0;}
.header-post{
    padding: 15px 15px 0 0;
}
.iz{padding-left:0;}
.header-mobile-nav.menu-drop-fly {
    display: block;
    position: fixed;
    margin: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    overflow-x: hidden;
    width: 280px;
    left: -280px;
    border-right: solid 3px #adadad;
    z-index: 9999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-mobile-nav.menu-drop-fly form.search-form-menu-mobile {
    display: none;
    background-color: #fff;
    padding: 15px;
    position: relative;
}
.categoria-post{font-size:12px;}
.entry-excerpt{font-size:12px;}
body{font-size:12px;}
.widget_nav_menu > div > ul{
    font-family: 'Montserrat';
    list-style: none;
    padding: 0 0 0 0;
    border-bottom: none;
    margin: 0;
    line-height: 5px;
    letter-spacing: normal;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: #666666;
}
.widget_nav_menu > div li + li{border-top:none;}
body.float {
    padding: 10% 20px !important;
}
.post-item .entry-content-footer {
    margin-top: 15px;
}
.m-post .post-content {
    text-align: left !important;
  padding:0 15px;
}
h3.entry-post-title {
    font-size: 24px;
    margin-bottom: 15px;
    letter-spacing: normal;
    line-height: 1.6;
    text-transform: initial;
    color: #000;
}
.owl-g5plus-shortcode .owl-controls{height:25px;}
.content-col{width:60%;float:left;text-align:left;}
.imagen-col{width:40%;float:left;}
p.contact {
    line-height: 1.5;
    padding-top: 0px;
    font-size: 12px;
}
p.anual {
    text-align: right;
    border: 2px dashed #bfbfbf;
    padding: 5px 25px;
    font-size: 12px;
}
.interior{
    width: 20%;
    float: right;
}
h2{
    font-weight: 900 !important;
    color: #000;
    text-transform: initial;
    letter-spacing: normal;
    font-size: 20px !important;
}
h1 {
    font-family: Montserrat;
    font-weight: 300 !important;
    font-style: normal;
    font-size: 17px !important;
    text-transform: initial;
    letter-spacing: normal;
    color: #000;
  margin-bottom:0;
}
.content-web h1{padding-bottom:15px;}
.content-web{padding-top:45px;}
.x-sub-menu-standard a.x-menu-a-text:before{display:none;}
.x-sub-menu-standard a.x-menu-a-text:hover{background-color:#ececec;}
.overlay-menu-wrapper .x-nav-menu > .x-menu-item > a.x-menu-a-text > span.x-menu-text {color:#666 !important}
/*.overlay-menu-wrapper ul#main-menu.main-menu.x-nav-vmenu.x-nav-menu.x-nav-menu_menu-principal.x-animate-sign-flip li:hover a.x-menu-a-text{color:white !important;}*/
.overlay-menu-wrapper .x-nav-menu .x-menu-item a {
    color: #666;
    text-transform: uppercase;
    font-size: 20px !important;
}
.overlay-menu-inner .x-nav-menu {
    width: 100%;
}
.header-overlay-close {
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 9999;
    font-size: 70px !important;
    cursor: pointer;
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.overlay-menu-wrapper .x-nav-menu > .x-menu-item > a.x-menu-a-text:hover{background-color:#ececec;}
.overlay-menu-wrapper .x-nav-menu > .x-menu-item > a.x-menu-a-text:before, .overlay-menu-wrapper .x-tabs.x-item-menu-tab > .x-menu-a-text:before, .overlay-menu-wrapper .x-sub-menu-tab > .x-menu-item > a.x-menu-a-text:before, .overlay-menu-wrapper .x-sub-menu-multi-column .x-header-column > a.x-menu-a-text:before{display:none;}
.overlay-menu-wrapper .x-nav-menu > .x-menu-item > a.x-menu-a-text > span.x-menu-text {
    font-size: 1.95rem;
    color: #666;
    font-weight: 900;
    text-transform: uppercase;
}
.overlay-menu-wrapper .x-nav-menu > .x-menu-item:hover > a.x-menu-a-text > span.x-menu-text{
    font-size: 1.95rem;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.post-navigation .post-navigation-label {
    display: block;
    font-size: 0.75em;
    font-weight: normal;
    text-transform: initial;
    margin-bottom: 5px;
    color: #000;
}
.post-related-wrap .entry-excerpt p {
    margin-bottom: 0;
    line-height: 1.5;
}
.post-related-wrap .entry-content-footer.social-share-hover{text-align:left;}
.post-related-wrap .entry-excerpt{text-align:left;padding-top:15px;}
.entry-post-meta-wrap ul.entry-meta li {
    display: inline;
    font-size: 14px;
    font-style: normal;
    line-height: 1.8;
    margin-right: 40px;
    vertical-align: middle;
}
.post-related-wrap .s-font {
    font-family: 'Heebo', sans-serif !important;
    text-align: left;
}
.post-related-wrap h3.entry-post-title {
    font-size: 18px !important;
    margin-bottom: 0px;
    letter-spacing: normal;
    line-height: 1.5;
    color: #000;
    font-weight: 900;
    text-transform: initial;
    text-align:left;
}
.post-navigation {
    padding: 0;
    display: table;
    width: 100%;
    position: relative;
    margin-top: -1px;
    padding-top: 0px;
}
.dateformat {
    color: #666;
    font-weight: 900;
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
}
.single.single-post h3.entry-post-title {
    font-size: 25px;
    margin-bottom: 0px;
    letter-spacing: normal;
    line-height: 1.3;
    color: #000;
    font-weight: 900;
    text-transform: initial;
    margin-top: -15px;
}
.entry-thumbnail a.prettyPhoto{display:none;}
.entry-thumbnail a.entry-thumbnail-overlay:before{display:none;}
.rpwe-block h3{padding-top:25px;}
.rpwe-block a {
    display: inline!important;
    text-decoration: none;
    color: #000;
    text-transform: initial;
    font-weight: 600;
    letter-spacing: normal;
}
#rpwe_widget-2 .widget-title span {
    vertical-align: middle;
    text-transform: initial;
    letter-spacing: normal;
    font-size: 25px;
    color: #666;
  font-family: 'Heebo', sans-serif;
}
.widget-title:before{display:none;}
.m-button-primary:hover.m-button-bg, .m-button-primary:hover.m-button-3d {
    background-color: #000;
    border-color: #000;
}
.m-button {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    text-transform: initial;
    padding: 16.5px 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-weight: normal;
}
.social-share-hover .m-button-xs {
    min-width: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    vertical-align: middle;
}
.m-button-primary {
    background-color: transparent;
    color: #10b765;
}
.m-button-3d {
    border: 1px solid;
    border-top: none;
    color: #23282d;
    border: 1px solid #000;
  border-bottom:1px solid #000!important;
}
.m-button-primary {
    border-color: #23282d;
}
.blog-style-medium-image article:not(.format-audio):not(.format-link):not(.format-quote) .entry-thumbnail-wrap + .entry-content-wrap{padding-top:135px;}
.blog-inner h3.entry-post-title {
    font-size: 24px;
    margin-bottom: 0px;
    letter-spacing: 0.05em;
    line-height: 1.6;
}
.entry-post-meta-wrap {
    margin-bottom: 25px;
    color: #666;
    font-weight: 600;
    font-size: 15px;
  font-family: 'Heebo', sans-serif;
}
.blog-style-medium-image article {
    padding-bottom: 15px;
}
.blog-inner article {
    border-bottom: none;
}
.blog-inner .entry-thumbnail-wrap img:hover{padding:40px;transition:all 2s ease;}
.blog-inner .entry-thumbnail-wrap img{transition:all 2s ease;}
.blog-inner h3.entry-post-title a {
    font-size: 22px;
    letter-spacing: normal;
    text-transform: initial;
    color: black;
  font-family: 'Heebo', sans-serif;
}
.blog-style-medium-image article:nth-child(even):not(.format-audio):not(.format-link):not(.format-quote) .entry-thumbnail-wrap{float:right;}
.overlay-menu-inner {
    text-align: left;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    position: relative;
    border-left: none;
    padding-left: 20px;
    width: 98%;
}
.overlay-menu-right {
    float: right;
    width: 100%;
    height: 100%;
    text-align: left;
}
.overlay-menu-left{display:none;}
.blog-single .wpb_column.vc_col-sm-12.vc_col-md-3.vc_col-lg-3{padding-left:15px;}
.redes-blog p {
  font-weight: 900;
  font-size: 25px;
  letter-spacing: normal;
}

.redes-blog {
  padding-top: 0px;
  z-index: 10;
    opacity: 1;
    position: sticky;
    top: 120px;
    left: 10.7%;
    padding-bottom: 120px;
    transition: opacity 0.2s ease-in-out 0s;
}


.single.single-post ul.s-secondary a {
  background-color: #000;
  border-radius: 0;
}

.single.single-post ul.s-secondary a:hover {
  opacity: 0.8;
}

.single.single-post ul.s-md.s-rounded a {
    width: 40px;
    height: auto;
    display: block;
    height: 40px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.single.single-post ul.s-rounded li {
  width: 100%;
  margin-right: 4px !important;
}
.header-post .de {
    padding: 150px 15px 0 15px !important;
}
.redes-lateral{padding-left:0;}
.header-post .de {
    padding-top: 10px !important;
    margin-top: 0;
}
footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul > li > a{    padding-left: 0;
    font-size: 14px;
    text-decoration: none;
    line-height: 2;
    text-transform: initial;
    letter-spacing: normal;
}
footer.main-footer-wrapper .sidebar .widget_archive > ul > li > a:before, footer.main-footer-wrapper .sidebar .widget_categories > ul > li > a:before, footer.main-footer-wrapper .sidebar .widget_pages > ul > li > a:before, footer.main-footer-wrapper .sidebar .widget_nav_menu > div > ul > li > a:before, footer.main-footer-wrapper .sidebar .woocommerce .widget_product_categories > ul > li > a:before, footer.main-footer-wrapper .sidebar .widget_layered_nav > ul > li > a:before{display:none;}
.main-footer p{margin:0;}
footer.main-footer-wrapper .main-footer {
    padding: 80px 0 20px 0;
    background-color: rgba(0,0,0,0);
}
body{font-size:13px;}
p{letter-spacing:normal;}
.bottom-bar-wrapper .container {
    border-top: 1px dashed #66666638;
    padding-top: 20px;
}
footer.main-footer-wrapper h4.widget-title {
    color: #000;
    font-size: 16px;
    text-transform: initial;
    font-weight: 900;
    letter-spacing: normal;
}
footer.main-footer-wrapper {
    background-color: #fff;
    color: #000000;
}
.single.single-post footer.main-footer-wrapper .bottom-bar-wrapper {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #000000;
}
footer.main-footer-wrapper .bottom-bar-wrapper {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000000;
}
.bottom-bar-wrapper p{margin:0;color:black;}
div.call-top p span{color:#666;}
div.call-top p{margin:0;color:black;font-weight:900;}
div.call-top {
    padding-right: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-right: 1px solid #6666667a;
}
div.redes-top a + a{
    margin-left:10px;
}
div.redes-top a{
    font-size:20px;
}
div.redes-top {
    padding-right: 80px;
    padding-left:50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 80px;
}
body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, span {font-family: 'Heebo', sans-serif;}
.overlay-menu-wrapper.in {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: auto;
    z-index: 9999;
    zoom: 1;
}
.overlay-menu-wrapper {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    position: fixed;
    background-color: rgb(255, 255, 255);
    left: inherit;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 60px 0;
    z-index: -1;
    zoom: 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 35%;
}
.header-overlay-open, .header-overlay-close {
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 9999;
    font-size: 24px;
    cursor: pointer;
    color: #444;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*#undefined-sticky-wrapper{
    height: 125px !important;
    display: flex;
    width: 1170px;
    margin: 0 auto;
    align-items: center;
}*/
header.main-header .header-logo img {
    max-height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
}
header.main-header .header-logo {
    height: auto;
}


@media screen and (max-width: 768px){
  .single-post-inner {
    margin-bottom: 15px;
}
  .iz{padding:0;}
  .header-post{padding:0;}
  .contenido-block{padding:0;}
  .redes-blog {
    padding-top: 0px;
    z-index: 10;
    opacity: 1;
    position: sticky;
    top: 120px;
    left: 10.7%;
    padding-bottom: 015px;
    transition: opacity 0.2s ease-in-out 0s;
}
  .single.single-post ul.s-rounded li {
    width: auto;
    margin-right: 5px !important;
    padding-top: 15px;
}

ul.s-r
  .header-post .de {
    padding: 0 !important;
}
  .header-mobile-nav {
    background-color: #ffffff !important;
    display: none;
    margin-bottom: 15px;
}
  .x-nav-menu li.x-menu-item > a.x-menu-a-text {
    display: inline-block;
    position: static;
    padding: 5px 15px;
    border-bottom: none;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #a5a5a5;
    font-size: 20px;
    letter-spacing: normal;
    font-weight: 900;
}
  .x-nav-menu li.x-menu-item {
    border-bottom: none;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: auto;
}
  
  .toggle-icon-wrapper.toggle-mobile-menu.in .toggle-icon:after, .toggle-icon-wrapper.toggle-mobile-menu.in .toggle-icon:before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    z-index: 999999;
}
  
  #nav_menu-4{padding-bottom:5px;}
.bottom-bar-wrapper .container {
    border-top: 1px dashed #66666638;
    padding-top: 20px;
}
  .content-col {
    padding-top:15px;
    width: 100%;
    float: left;
    text-align: left;
}
  .imagen-col {
    width: 100%;
    float: left;
}
  .lateral{padding-top:25px;}

h3.entry-post-title {
    font-size: 18px;
    margin-bottom: 5px;
    letter-spacing: normal;
    line-height: 1.6;
    text-transform: initial;
    color: #000;
}
body.float {
    padding: 0 !important;
}
  .header-post .de {
    padding-top: 0px !important;
}
  .header-post .de {
    padding: 0px !important;
}

}


/*Visual Composer*/
@media (min-width:768px) {
  .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
    float: left
  }

  .vc_col-sm-12 {
    width: 100%
  }

  .vc_col-sm-11 {
    width: 91.66666667%
  }

  .vc_col-sm-10 {
    width: 83.33333333%
  }

  .vc_col-sm-9 {
    width: 75%
  }

  .vc_col-sm-8 {
    width: 66.66666667%
  }

  .vc_col-sm-7 {
    width: 58.33333333%
  }

  .vc_col-sm-6 {
    width: 50%
  }

  .vc_col-sm-5 {
    width: 41.66666667%
  }

  .vc_col-sm-4 {
    width: 33.33333333%
  }

  .vc_col-sm-3 {
    width: 25%
  }

  .vc_col-sm-2 {
    width: 16.66666667%
  }

  .vc_col-sm-1 {
    width: 8.33333333%
  }

  .vc_col-sm-pull-12 {
    right: 100%
  }

  .vc_col-sm-pull-11 {
    right: 91.66666667%
  }

  .vc_col-sm-pull-10 {
    right: 83.33333333%
  }

  .vc_col-sm-pull-9 {
    right: 75%
  }

  .vc_col-sm-pull-8 {
    right: 66.66666667%
  }

  .vc_col-sm-pull-7 {
    right: 58.33333333%
  }

  .vc_col-sm-pull-6 {
    right: 50%
  }

  .vc_col-sm-pull-5 {
    right: 41.66666667%
  }

  .vc_col-sm-pull-4 {
    right: 33.33333333%
  }

  .vc_col-sm-pull-3 {
    right: 25%
  }

  .vc_col-sm-pull-2 {
    right: 16.66666667%
  }

  .vc_col-sm-pull-1 {
    right: 8.33333333%
  }

  .vc_col-sm-pull-0 {
    right: auto
  }

  .vc_col-sm-push-12 {
    left: 100%
  }

  .vc_col-sm-push-11 {
    left: 91.66666667%
  }

  .vc_col-sm-push-10 {
    left: 83.33333333%
  }

  .vc_col-sm-push-9 {
    left: 75%
  }

  .vc_col-sm-push-8 {
    left: 66.66666667%
  }

  .vc_col-sm-push-7 {
    left: 58.33333333%
  }

  .vc_col-sm-push-6 {
    left: 50%
  }

  .vc_col-sm-push-5 {
    left: 41.66666667%
  }

  .vc_col-sm-push-4 {
    left: 33.33333333%
  }

  .vc_col-sm-push-3 {
    left: 25%
  }

  .vc_col-sm-push-2 {
    left: 16.66666667%
  }

  .vc_col-sm-push-1 {
    left: 8.33333333%
  }

  .vc_col-sm-push-0 {
    left: auto
  }

  .vc_col-sm-offset-12 {
    margin-left: 100%
  }

  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-sm-offset-9 {
    margin-left: 75%
  }

  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-sm-offset-6 {
    margin-left: 50%
  }

  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-sm-offset-3 {
    margin-left: 25%
  }

  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
    float: left
  }

  .vc_col-md-12 {
    width: 100%
  }

  .vc_col-md-11 {
    width: 91.66666667%
  }

  .vc_col-md-10 {
    width: 83.33333333%
  }

  .vc_col-md-9 {
    width: 75%
  }

  .vc_col-md-8 {
    width: 66.66666667%
  }

  .vc_col-md-7 {
    width: 58.33333333%
  }

  .vc_col-md-6 {
    width: 50%
  }

  .vc_col-md-5 {
    width: 41.66666667%
  }

  .vc_col-md-4 {
    width: 33.33333333%
  }

  .vc_col-md-3 {
    width: 25%
  }

  .vc_col-md-2 {
    width: 16.66666667%
  }

  .vc_col-md-1 {
    width: 8.33333333%
  }

  .vc_col-md-pull-12 {
    right: 100%
  }

  .vc_col-md-pull-11 {
    right: 91.66666667%
  }

  .vc_col-md-pull-10 {
    right: 83.33333333%
  }

  .vc_col-md-pull-9 {
    right: 75%
  }

  .vc_col-md-pull-8 {
    right: 66.66666667%
  }

  .vc_col-md-pull-7 {
    right: 58.33333333%
  }

  .vc_col-md-pull-6 {
    right: 50%
  }

  .vc_col-md-pull-5 {
    right: 41.66666667%
  }

  .vc_col-md-pull-4 {
    right: 33.33333333%
  }

  .vc_col-md-pull-3 {
    right: 25%
  }

  .vc_col-md-pull-2 {
    right: 16.66666667%
  }

  .vc_col-md-pull-1 {
    right: 8.33333333%
  }

  .vc_col-md-pull-0 {
    right: auto
  }

  .vc_col-md-push-12 {
    left: 100%
  }

  .vc_col-md-push-11 {
    left: 91.66666667%
  }

  .vc_col-md-push-10 {
    left: 83.33333333%
  }

  .vc_col-md-push-9 {
    left: 75%
  }

  .vc_col-md-push-8 {
    left: 66.66666667%
  }

  .vc_col-md-push-7 {
    left: 58.33333333%
  }

  .vc_col-md-push-6 {
    left: 50%
  }

  .vc_col-md-push-5 {
    left: 41.66666667%
  }

  .vc_col-md-push-4 {
    left: 33.33333333%
  }

  .vc_col-md-push-3 {
    left: 25%
  }

  .vc_col-md-push-2 {
    left: 16.66666667%
  }

  .vc_col-md-push-1 {
    left: 8.33333333%
  }

  .vc_col-md-push-0 {
    left: auto
  }

  .vc_col-md-offset-12 {
    margin-left: 100%
  }

  .vc_col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-md-offset-9 {
    margin-left: 75%
  }

  .vc_col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-md-offset-6 {
    margin-left: 50%
  }

  .vc_col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-md-offset-3 {
    margin-left: 25%
  }

  .vc_col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
    float: left
  }

  .vc_col-lg-12 {
    width: 100%
  }

  .vc_col-lg-11 {
    width: 91.66666667%
  }

  .vc_col-lg-10 {
    width: 83.33333333%
  }

  .vc_col-lg-9 {
    width: 75%
  }

  .vc_col-lg-8 {
    width: 66.66666667%
  }

  .vc_col-lg-7 {
    width: 58.33333333%
  }

  .vc_col-lg-6 {
    width: 50%
  }

  .vc_col-lg-5 {
    width: 41.66666667%
  }

  .vc_col-lg-4 {
    width: 33.33333333%
  }

  .vc_col-lg-3 {
    width: 25%
  }

  .vc_col-lg-2 {
    width: 16.66666667%
  }

  .vc_col-lg-1 {
    width: 8.33333333%
  }

  .vc_col-lg-pull-12 {
    right: 100%
  }

  .vc_col-lg-pull-11 {
    right: 91.66666667%
  }

  .vc_col-lg-pull-10 {
    right: 83.33333333%
  }

  .vc_col-lg-pull-9 {
    right: 75%
  }

  .vc_col-lg-pull-8 {
    right: 66.66666667%
  }

  .vc_col-lg-pull-7 {
    right: 58.33333333%
  }

  .vc_col-lg-pull-6 {
    right: 50%
  }

  .vc_col-lg-pull-5 {
    right: 41.66666667%
  }

  .vc_col-lg-pull-4 {
    right: 33.33333333%
  }

  .vc_col-lg-pull-3 {
    right: 25%
  }

  .vc_col-lg-pull-2 {
    right: 16.66666667%
  }

  .vc_col-lg-pull-1 {
    right: 8.33333333%
  }

  .vc_col-lg-pull-0 {
    right: auto
  }

  .vc_col-lg-push-12 {
    left: 100%
  }

  .vc_col-lg-push-11 {
    left: 91.66666667%
  }

  .vc_col-lg-push-10 {
    left: 83.33333333%
  }

  .vc_col-lg-push-9 {
    left: 75%
  }

  .vc_col-lg-push-8 {
    left: 66.66666667%
  }

  .vc_col-lg-push-7 {
    left: 58.33333333%
  }

  .vc_col-lg-push-6 {
    left: 50%
  }

  .vc_col-lg-push-5 {
    left: 41.66666667%
  }

  .vc_col-lg-push-4 {
    left: 33.33333333%
  }

  .vc_col-lg-push-3 {
    left: 25%
  }

  .vc_col-lg-push-2 {
    left: 16.66666667%
  }

  .vc_col-lg-push-1 {
    left: 8.33333333%
  }

  .vc_col-lg-push-0 {
    left: auto
  }

  .vc_col-lg-offset-12 {
    margin-left: 100%
  }

  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .vc_col-lg-offset-9 {
    margin-left: 75%
  }

  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .vc_col-lg-offset-6 {
    margin-left: 50%
  }

  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .vc_col-lg-offset-3 {
    margin-left: 25%
  }

  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .vc_col-lg-offset-0 {
    margin-left: 0
  }
}

.vc_non_responsive .vc_row .vc_col-sm-1\/5 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-2\/5 {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-3\/5 {
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-4\/5 {
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-5\/5 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5 {
  margin-left: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5 {
  margin-left: 80%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5 {
  margin-left: 60%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5 {
  margin-left: 40%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5 {
  margin-left: 20%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5 {
  margin-left: 0
}

.vc_col-lg-1\/5, .vc_col-lg-2\/5, .vc_col-lg-3\/5, .vc_col-lg-4\/5, .vc_col-lg-5\/5, .vc_col-md-1\/5, .vc_col-md-2\/5, .vc_col-md-3\/5, .vc_col-md-4\/5, .vc_col-md-5\/5, .vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5, .vc_col-xs-1\/5, .vc_col-xs-2\/5, .vc_col-xs-3\/5, .vc_col-xs-4\/5, .vc_col-xs-5\/5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.vc_col-xs-1\/5, .vc_col-xs-2\/5, .vc_col-xs-3\/5, .vc_col-xs-4\/5, .vc_col-xs-5\/5 {
  float: left
}

.vc_col-xs-5\/5 {
  width: 100%
}

.vc_col-xs-4\/5 {
  width: 80%
}

.vc_col-xs-3\/5 {
  width: 60%
}

.vc_col-xs-2\/5 {
  width: 40%
}

.vc_col-xs-1\/5 {
  width: 20%
}

.vc_col-xs-pull-5\/5 {
  right: 100%
}

.vc_col-xs-pull-4\/5 {
  right: 80%
}

.vc_col-xs-pull-3\/5 {
  right: 60%
}

.vc_col-xs-pull-2\/5 {
  right: 40%
}

.vc_col-xs-pull-1\/5 {
  right: 20%
}

.vc_col-xs-pull-0\/5 {
  right: auto
}

.vc_col-xs-push-5\/5 {
  left: 100%
}

.vc_col-xs-push-4\/5 {
  left: 80%
}

.vc_col-xs-push-3\/5 {
  left: 60%
}

.vc_col-xs-push-2\/5 {
  left: 40%
}

.vc_col-xs-push-1\/5 {
  left: 20%
}

.vc_col-xs-push-0\/5 {
  left: auto
}

.vc_col-xs-offset-5\/5 {
  margin-left: 100%
}

.vc_col-xs-offset-4\/5 {
  margin-left: 80%
}

.vc_col-xs-offset-3\/5 {
  margin-left: 60%
}

.vc_col-xs-offset-2\/5 {
  margin-left: 40%
}

.vc_col-xs-offset-1\/5 {
  margin-left: 20%
}

.vc_col-xs-offset-0\/5 {
  margin-left: 0
}

@media (min-width:768px) {
  .vc_col-sm-1\/5, .vc_col-sm-2\/5, .vc_col-sm-3\/5, .vc_col-sm-4\/5, .vc_col-sm-5\/5 {
    float: left
  }

  .vc_col-sm-5\/5 {
    width: 100%
  }

  .vc_col-sm-4\/5 {
    width: 80%
  }

  .vc_col-sm-3\/5 {
    width: 60%
  }

  .vc_col-sm-2\/5 {
    width: 40%
  }

  .vc_col-sm-1\/5 {
    width: 20%
  }

  .vc_col-sm-pull-5\/5 {
    right: 100%
  }

  .vc_col-sm-pull-4\/5 {
    right: 80%
  }

  .vc_col-sm-pull-3\/5 {
    right: 60%
  }

  .vc_col-sm-pull-2\/5 {
    right: 40%
  }

  .vc_col-sm-pull-1\/5 {
    right: 20%
  }

  .vc_col-sm-pull-0\/5 {
    right: auto
  }

  .vc_col-sm-push-5\/5 {
    left: 100%
  }

  .vc_col-sm-push-4\/5 {
    left: 80%
  }

  .vc_col-sm-push-3\/5 {
    left: 60%
  }

  .vc_col-sm-push-2\/5 {
    left: 40%
  }

  .vc_col-sm-push-1\/5 {
    left: 20%
  }

  .vc_col-sm-push-0\/5 {
    left: auto
  }

  .vc_col-sm-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-sm-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-sm-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-sm-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-sm-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-sm-offset-0\/5 {
    margin-left: 0
  }
}

@media (min-width:992px) {
  .vc_col-md-1\/5, .vc_col-md-2\/5, .vc_col-md-3\/5, .vc_col-md-4\/5, .vc_col-md-5\/5 {
    float: left
  }

  .vc_col-md-5\/5 {
    width: 100%
  }

  .vc_col-md-4\/5 {
    width: 80%
  }

  .vc_col-md-3\/5 {
    width: 60%
  }

  .vc_col-md-2\/5 {
    width: 40%
  }

  .vc_col-md-1\/5 {
    width: 20%
  }

  .vc_col-md-pull-5\/5 {
    right: 100%
  }

  .vc_col-md-pull-4\/5 {
    right: 80%
  }

  .vc_col-md-pull-3\/5 {
    right: 60%
  }

  .vc_col-md-pull-2\/5 {
    right: 40%
  }

  .vc_col-md-pull-1\/5 {
    right: 20%
  }

  .vc_col-md-pull-0\/5 {
    right: auto
  }

  .vc_col-md-push-5\/5 {
    left: 100%
  }

  .vc_col-md-push-4\/5 {
    left: 80%
  }

  .vc_col-md-push-3\/5 {
    left: 60%
  }

  .vc_col-md-push-2\/5 {
    left: 40%
  }

  .vc_col-md-push-1\/5 {
    left: 20%
  }

  .vc_col-md-push-0\/5 {
    left: auto
  }

  .vc_col-md-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-md-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-md-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-md-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-md-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-md-offset-0\/5 {
    margin-left: 0
  }
}

@media (min-width:1200px) {
  .vc_col-lg-1\/5, .vc_col-lg-2\/5, .vc_col-lg-3\/5, .vc_col-lg-4\/5, .vc_col-lg-5\/5 {
    float: left
  }
  .vc_col-lg-5\/5 {
    width: 100%
  }

  .vc_col-lg-4\/5 {
    width: 80%
  }

  .vc_col-lg-3\/5 {
    width: 60%
  }

  .vc_col-lg-2\/5 {
    width: 40%
  }

  .vc_col-lg-1\/5 {
    width: 20%
  }

  .vc_col-lg-pull-5\/5 {
    right: 100%
  }

  .vc_col-lg-pull-4\/5 {
    right: 80%
  }

  .vc_col-lg-pull-3\/5 {
    right: 60%
  }

  .vc_col-lg-pull-2\/5 {
    right: 40%
  }

  .vc_col-lg-pull-1\/5 {
    right: 20%
  }

  .vc_col-lg-pull-0\/5 {
    right: auto
  }

  .vc_col-lg-push-5\/5 {
    left: 100%
  }

  .vc_col-lg-push-4\/5 {
    left: 80%
  }

  .vc_col-lg-push-3\/5 {
    left: 60%
  }

  .vc_col-lg-push-2\/5 {
    left: 40%
  }

  .vc_col-lg-push-1\/5 {
    left: 20%
  }

  .vc_col-lg-push-0\/5 {
    left: auto
  }

  .vc_col-lg-offset-5\/5 {
    margin-left: 100%
  }

  .vc_col-lg-offset-4\/5 {
    margin-left: 80%
  }

  .vc_col-lg-offset-3\/5 {
    margin-left: 60%
  }

  .vc_col-lg-offset-2\/5 {
    margin-left: 40%
  }

  .vc_col-lg-offset-1\/5 {
    margin-left: 20%
  }

  .vc_col-lg-offset-0\/5 {
    margin-left: 0
  }
}

.vc_pull-right {
  float: right !important
}

/*Visual Composer*/