/*
	Theme Name: Your Online Business Academy
	Theme URI: http://youronlinebusinessacademy.com/
	Description: Theme designed and programmed to Your Online Business Academy
	Version: 1.0
	Author: Aries Ideas (@AriesIdeas)
	Author URI: http://ariesideas.com
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*@import url('bootstrap-3.1.1/css/bootstrap.css');*/
/*@import url('bootstrap-3.1.1/css/change-bootstrap-navbar-collapse-breakpoint.css');*/


/* Import stylesheet */
/*@import url('css/iconbox.css');*/


*:focus {
    outline: 0;
}

body{
	background: #ffffff;
	padding-left:0px;
	padding-right:0px;
	color: #222222;
	/* padding-top:126px; */
	font-family: 'Open Sans', sans-serif;
	/* background-image: url('imgs/bg-site-2.jpg'); */
	/* background-repeat:repeat; */
	font-size: 15px;
}

#inner_body {
	/* background-image: url('imgs/bg-site-1.jpg'); */
	/* background-repeat: repeat-x; */
	/* background-position: 0px 155px; */
}

#inner_body_1 {
/* background-image: url('imgs/bg-content.png'); */
/* background-repeat: repeat-y; */
/* background-position: top center; */
}


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


a {color: #1e2638;text-decoration: underline;}

a:hover, a:focus {color: #5D6F7D;text-decoration: none;
outline:none;}

h1, h2, h3, h4, h5 {
	
}

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 15px;
margin-bottom: 15px;
}

h4, .h4, h5, .h5, h6, .h6 {
margin-top: 15px;
margin-bottom: 15px;
}


.form-control {
border-radius: 3px;border: 1px solid #BCBEC0;
background-color: #FFF;height: 44px;
-webkit-box-shadow: none;
box-shadow: none;
color: #222222;
background-color: #fafafa;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #6a6a6a !important;
    font-style: italic;
    
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #6a6a6a  !important;
   font-style: italic;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #6a6a6a  !important;
   font-style: italic;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #6a6a6a  !important;
   font-style: italic;
}



textarea.form-control {
	height: 120px;
}

.form-control:focus {border-color: #1E2638;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);}

.btn-default {color: #ffffff;background-color: #1e2638;border-color: #bcbec0;
border-radius: 4px;
font-weight: normal;
text-transform: none;border-bottom-width: 4px;font-family: 'Raleway', sans-serif;}

.btn-default:hover {
   border-color: #1e2638;
   background-color: #FFFFFF;
   color: #1e2638;
}

.btn-default-1 {color: #1e2638;background-color: transparent;border-color: #717888;
border-radius: 4px;
font-weight: normal;
text-transform: none;font-family: 'Raleway', sans-serif;}

.btn-default-1:hover {
   border-color: #1e2638;
   background-color: #1e2638;
   color: #FFFFFF;
}

.btn {
    font-size: 14px;
    padding: 9px 22px;
    text-decoration: none;
}
.btn-lg {
    font-size: 17px;
    padding: 10px 31px;
}

.btn-xl {
    font-size: 21px;
    padding: 14px 45px;
    font-weight: 600;
}

.alignleft {
	float:left;
	margin:8px 30px 10px 0;
}
.alignnone { margin: 1px 0 1px 0; }


.bgpositioncenter {
    background-position: center;
}


/* Fix Page Builder / Bootstrap */
.panel-grid-cell .panel {
background-color: rgba(0, 0, 0, 0);
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}


/* HEADER
-----------------------------------------------------------------------------*/

#page_top {
    text-align: left;
    font-size: 12px;
    color: #fefefe;
    background-color: #f3f3f3;
    padding: 6px 0px 7px;
}

#page_top a {text-decoration: none;}

#page_top h6 {
    display: inline-block;
    margin: 0 40px 0 0;
    font-size: 12px;
    color: #231f20;
    font-weight: 400;
    /* letter-spacing: 0.2px; */
}

#page_top h6 a {
	color: #231f20;
	line-height: 30px;
}

#page_top h6 a:hover {
}

#page_top h6 .fa {
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #231f20;
	width: 28px;
	height: 26px;
	border-radius: 50%;
	line-height: 27px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

#page_top h6 .fa-mobile {
    font-size: 140%;
} 

#section_header header {
	/* background-image: url(imgs/bg-header.jpg); */
	/* background-repeat: repeat-x; */
	/* background-position: bottom center; */
	/* height: 52px; */
	background-color: #ffffff;
	/* position: fixed; */
	width: 100%;
	z-index: 10;
	/* top: 5px; */
	/*-webkit-transition: all 500ms ease-out;
-moz-transition: all 500ms ease-out;
-ms-transition: all 500ms ease-out;
-o-transition: all 500ms ease-out;
transition: all 500ms ease-out;*/
	padding-top: 4px;
	padding-bottom: 6px;
}

.page #section_header header {
/* border-bottom: 1px solid #ff0c29; */
/* margin-bottom: 15px; */
}

.home #section_header header {
border-bottom: none;margin-bottom: 0px;}

#section_header .section_header_inner {
	/* background-image: url(imgs/bg-header.jpg); */
	/* background-repeat: repeat-x; */
	/* background-position: bottom center; */
	/* padding-bottom: 6px; */
}

.navbar-header {
    /* width: 170px; */
    /* height: 20px; */
    float: left;
}

.header_info {
    float: right;
    padding: 12px 0px 2px 0px;
    color: #6d6258;
    font-size: 12px;
}

.header_info a.icons_social_media {
	-webkit-transition: all 350ms ease-in-out;
-moz-transition: all 350ms ease-in-out;
-ms-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out; 
	text-indent: -999px;	
    display: inline-block;
    overflow: hidden;    
	width: 43px;    
	height: 43px;
    background: url("imgs/sprite-social-media.png") top left no-repeat;  
	margin-left: 2px;
}

.header_info a.icons_social_media:hover {
	-webkit-transform: rotateY(360deg) translateY5px8px);
-moz-transform: rotateY(360deg) translateY(-5px);
-ms-transform: rotateY(360deg) translateY(-5px);
-o-transform: rotateY(360deg) translateY(-5px);
transform: rotateY(360deg) translateY(-5px);
}

.header_info a.social_facebook {   
    background-position: 0px 0px;
}

.header_info a.social_facebook:hover {
	/*background-position: 0px -48px;*/
}

.header_info a.social_twitter {    
    background-position: -48px 0px;	
}

.header_info a.social_twitter:hover {
	/*background-position: -48px -48px;	*/
}

.header_info a.social_linkedin {    
    background-position: -97px 0px;	
}

.header_info a.social_linkedin:hover {
	/*background-position: -97px -48px;	*/
}

.header_info a.social_pinterest {    
    background-position: -144px 0px;	
}

.header_info a.social_pinterest:hover {
	/*background-position: -144px -48px;*/	
}

.header_info a.social_youtube {      
    background-position: -104px -32px;	
}

.header_info a.social_youtube:hover {
	/*background-position: -104px 0px;	*/
}

.space_logo {
    width: 180px;
    display: inline-block;
    height: 20px;
}

.top_section_1 {
display: inline-block;width: 74%;text-align: right;}

.top_section_1 h6 {
margin: 0px;
display: inline-block;
font-size: 14px;
color: #535252;
margin-left: 25px;
}

.top_section_1 h6 i {color: #0370be;}

.top_section_2 {
    display: inline-block;
    float: right;
    /* margin-right: 5px; */
    width: 25%;
    text-align: right;
}

.top_section_2 h6 {
    margin-right: 20px !important;
}


/* Social Links */

.top_section_2 a.isocial {
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #FFF;
    padding: 0px;
    /* float: left; */
    text-decoration: none;
    border-radius: 50%;
    margin-left: 5px;
    background-color: #0370be!important;
}

.top_section_2 a.isocial:hover {
	color: #0370be;
	background-color: rgba(255, 255, 255, 1) !important;
}

.top_section_2 a.isocial i {
font-size: 16px;
display: block;
width: 30px;
height: 29px;
line-height: 29px;
text-align: center;
/*border-left: 1px solid #E4E4E4;*/
}

.top_section_2 a.isocial:last-of-type i {
	/*border-right: 1px solid #E4E4E4;*/
}

.top_section_2 a.isocial_facebook { 
    background-color: #3B5A9B; 
} 

.top_section_2 a.isocial_facebook:hover { 
    background-color: #3B5A9B; 
} 
  
.top_section_2 a.isocial_twitter { 
    background-color: #63CDF1; 
} 

.top_section_2 a.isocial_twitter:hover { 
    background-color: #63CDF1; 
} 
  
.top_section_2 a.isocial_gplus { 
    background-color: #DB2814; 
} 

.top_section_2 a.isocial_gplus:hover { 
    background-color: #DB2814; 
} 
  
.top_section_2 a.isocial_dribbble-2 { 
    background-color: #EE5A91; 
} 

.top_section_2 a.isocial_dribbble-2:hover { 
    background-color: #EE5A91; 
} 
  
.top_section_2 a.isocial_linkedin { 
    background-color: #197697; 
} 




.top_section_2 a.isocial_linkedin:hover { 
    background-color: #197697; 
} 
  
.top_section_2 a.isocial_flickr { 
    background-color: #E6006C; 
} 

.top_section_2 a.isocial_flickr:hover { 
    background-color: #E6006C; 
} 
  
.top_section_2 a.isocial_tumblr { 
    background-color: #304E6C; 
} 

.top_section_2 a.isocial_tumblr:hover { 
    background-color: #304E6C; 
} 
  
.top_section_2 a.isocial_youtube { 
    background-color: #CF3427; 
} 

.top_section_2 a.isocial_youtube:hover { 
    background-color: #CF3427; 
} 
  

.top_section_2 a.isocial_vimeo-1 { 
    background-color: #63B4E4; 
} 

.top_section_2 a.isocial_vimeo-1:hover { 
    background-color: #63B4E4; 
} 
  
.top_section_2 a.isocial_vkontakte { 
    background-color: #54769A; 
} 

.top_section_2 a.isocial_vkontakte:hover { 
    background-color: #54769A; 
}
  
.top_section_2 a.isocial_skype { 
    background-color: #36C4F3; 
} 

.top_section_2 a.isocial_skype:hover { 
    background-color: #36C4F3; 
} 
  
.top_section_2 a.isocial_instagram { 
    background-color: #36C4F3; 
} 

.top_section_2 a.isocial_instagram:hover { 
    background-color: #36C4F3; 
} 
  
.top_section_2 a.isocial_pinterest { 
    background-color: #DF2025; 
} 

.top_section_2 a.isocial_pinterest:hover { 
    background-color: #DF2025; 
} 
  
.top_section_2 a.isocial_github { 
    background-color: #4284BF; 
} 

.top_section_2 a.isocial_github:hover { 
    background-color: #4284BF; 
} 
  
.top_section_2 a.isocial_renren { 
    background-color: #19477B; 
} 

.top_section_2 a.isocial_renren:hover { 
    background-color: #19477B; 
} 
  
.top_section_2 a.isocial_rss { 
    background-color: #F88B02; 
} 

.top_section_2 a.isocial_rss:hover { 
    background-color: #F88B02; 
}


div.logo{
	text-align: center;
	margin: 0px 0px 0px;
	float: left;
	height:auto;
	padding: 0px 0px 0px 15px;
	/* width: 185px; */
	float: none;
	/* position: absolute; */
	/* top: -49px; */
	/* z-index: 99; */
}

.navbar-collapse {
    /* clear: right; */	
    padding: 3px 5px 6px 0px;
	float:right;      
}


.nav-tablet-phone {
background-color: #333;
z-index: 10;
}


#menu-main-menu {
margin-top: 47px;
}

.navbar{	
	/* background-image: url(imgs/bg-header-1.jpg); */
	background-color: transparent;
	/* border-bottom: 1px solid #DDDDDD; */
	/* height: 112px; */
	/* background-size: cover; */
	/* background-position: center top; */
	/* background-repeat: repeat-x; */
	margin-bottom: 0px;
	border: none;
}


nav{
	/* height: 63px; */
	width: 100%;
	/*position: absolute;*/
	/* top: -62px; */
}

nav ul{
	margin:0px;
}
nav li {
	/* margin-top: 0px; */
	/* list-style: none; */
	/* display: inline-block; */	
}


.dropdown-menu li a {
    color: #000000;
    font-weight: 300;
    font-size: 13px;
}

.dropdown-menu li a:hover {
	color: #ff0c29;
	background-color: #F1F1F1;
	text-decoration: underline;
}

.nav .active > a{
	background: none;
}


.navbar .nav > li > a {
padding: 7px 0px 9px 14px;
text-decoration: none;
/*text-transform: uppercase;*/
line-height: 1.4;
margin-right: 14px;
/* display: table-caption; */
/* width: 102px; */
color: #3C3C3C;
font-weight: normal;
font-size: 15px;
/* text-shadow: 1px 1px 1px #000; */
}

.navbar .nav > li > a:focus, 
.navbar .nav > li > a:hover {
color: #ff0c29;
text-decoration: underline;




font-weight: normal;
}

.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus {
text-decoration: none;
color: #00ACE7;
border-left: 2px solid #00ACE7;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;	
    color: inherit !important;
}


.navbar .dropdown-menu{	
	/* border-left: none; */
	/* border-right: none; */
	/* border-bottom: none; */
	background-color: #F9F9F9;
	border-top: none;
	margin-top: 0px !important;
}

#nav_menu_user {
	display: block;padding-top: 30px;font-size: 13px;float: right;/* clear: right; */ 
	padding-bottom: 0px;  padding-left: 45px;
}

#nav_menu_user ul.nav {
	
}

#nav_menu_user ul.nav li {
	
}


#nav_menu_user ul.nav > li > a {
    margin: 0px;
    padding: 4px 9px 8px;
    font-size: 13px;
    margin-left: 5px;
}

#nav_menu_user ul.nav > li > a:focus, 
#nav_menu_user ul.nav > li > a:hover {
    color: #ff0c29;
    text-decoration: none;
}


/* MAIN CONTENT
-----------------------------------------------------------------------------*/

.main-content {
	/*margin-left: 13px;*/
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
line-height: 1.5;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {text-decoration:none;}

section.blox > div.container > div.row > div {
	min-height:0px;
}


.container h1 {
	font-size: 42px;
	color: #222;
	/* border-bottom: 1px solid; */
	margin-bottom: 23px;
	font-weight: bold;
	/* letter-spacing: -1px; */
	font-family: 'Raleway', sans-serif;
	line-height: 1.3;
}

.container h2 {
font-size: 35px;color: #1e2638;
margin-bottom: 10px;
text-align: left;line-height: 1.2;
font-weight: normal;/* letter-spacing: -1px; */font-family: 'Raleway', sans-serif;}

.container h3 {
    color: #1e2638;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Raleway', sans-serif;
}

.container h4 {
    font-size: 21px;
    font-weight: 400;
    color: #1e2638;
    line-height: 1.2;
}

.container h4 strong {
    font-weight: 600;
}

.container h5 {
    font-size: 16px;
    font-weight: 600;
    color: #1e2638;
    line-height: 21px;
}


.panel-grid-cell h3.widget-title {color: #1e2638;font-size: 25px;}



.icon-box {
    text-align:center;
    margin-bottom:20px;
}
.icon-box i {
    padding:30px;
    font-size:32px;
    background:#f2f2f2;
    border-radius:50%;
    margin-bottom:15px;
    cursor:default;
	-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}

.icon-box:hover i {
    color:#fff;
    background:#0093d0;
    -webkit-transform: rotateY(180deg) translateY(-8px);  -moz-transform: rotateY(180deg) translateY(-8px);  -ms-transform: rotateY(180deg) translateY(-8px);  -o-transform: rotateY(180deg) translateY(-8px);  transform: rotateY(180deg) translateY(-8px);
}



.box-home-section-2 {
color: #FFF;
text-align: left;
}

.box-home-section-2 .icon-box {
	text-align:left;
}

.box-home-section-2 .icon-box i {
padding: 19px;
font-size: 42px;
background: #FFDE5B;
float: left;
color: #F16900;
margin-right: 14px;
}

.box-home-section-2 .icon-box:hover i {
color: #FFDE5B;
background: #000;
}


.box-home-section-2 .icon-box h3 {
font-size: 35px;
color: #FFF;
text-transform: uppercase;
line-height: 1;
}

.box-home-section-2 .icon-box p {
	clear:both;
}

.box-home-section-2 .icon-box .btn-default {
color: #ffffff;
background-color: rgba(0, 0, 0, 0);
border-color: #FFDE5B;
font-size: 20px;
font-weight: bold;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;


-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
border-width: 2px;
padding: 10px 24px;
margin-top: 25px;
}

.box-home-section-2 .icon-box .btn-default:hover {
	color: #000;
background-color: #FFDE5B;
}


.box-home-section-3 ul {
list-style: none;
padding: 0px;
margin-top: 10px;
}

.box-home-section-3 ul li {
padding: 5px 0px 5px 32px;
background-image: url(imgs/list-item-1.png);
background-repeat: no-repeat;
background-position: 7px 13px;
}


.box-home-section-4 h2 {
	color:#eeeeee;
}


.box-home-section-5  h3 {

font-size: 45px;
line-height: normal;
}

.box-home-section-5  h4 {
font-size: 38px;
line-height: normal;
}


.box-page-section-1  h3 {
font-size: 45px;
line-height: normal;
}

.box-page-section-1  h4 {
font-size: 38px;
line-height: normal;
}


.form-footer {
background-image: url(imgs/bg-form-footer.png);
max-width: 630px;
margin: auto;
padding: 0px 25px 24px;
text-align:center;
}


.form-footer .form-control {
border-radius: 0px;
background-color: rgba(34, 34, 34, 0.52);
height: 45px;
border-color: #E3E3E3;
color: #CACACA;
}

.form-footer textarea.form-control {
height: 155px;
}

.form-footer .btn-image {
background: url('imgs/btn-send-form.jpg') top left no-repeat rgba(0, 0, 0, 0);
border: none;
padding: 0px;
margin: 10px 0px 0px;
text-indent: -50000px;
width: 208px;
height: 48px;
}

span.wpcf7-not-valid-tip {
color: #FFE951 !important;
font-size: 13px !important;
display: block !important;
}

div.wpcf7-validation-errors {
border: none !important;
background-color: #CFC84E !important;
}

div.wpcf7-response-output {
margin: 0px 0px 0px !important;
padding: 0px !important;
font-size: 14px;
}

div.wpcf7-mail-sent-ok {
border: none !important;
background-color: #3F905B !important;
color: #FFF !important;
}


/* FRONT PAGE
-----------------------------------------------------------------------------*/

#main-banner {
	
}

.main-banner {
    /* background-image: url('imgs/img-principal.jpg'); */
    /* background-position: top center; */
    /* height: 421px; */    
    margin: 0px 0px 15px;
}

.main-banner .box-main-banner {
    padding: 6px 0px 0px 0px;
    max-width: 930px;
    margin: 0 auto;
}


.list_home_services_2 {
	
    max-width: 905px;
    margin: 20px auto 0px;
}
.item_home_services_2 {
    max-width: 266px;
    margin: 0px 0px 33px;
}
.item_img_home_services_2 {
}
.item_title_home_services_2 {
    background-color: #244963;
    padding: 7px 11px 8px;
}

.item_title_home_services_2 a {
    color: #ffffff;
}
.item_title_home_services_2 a:hover {
}



.home-solutions  .panel-grid-cell .panel {
margin-bottom: 37px !important;
}

.home-solutions .sow-features-list .sow-features-feature .sow-icon-container {
text-decoration: none;
float: left;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.home-solutions .sow-features-list .sow-features-feature:hover .sow-icon-container {
	-webkit-transform: rotateY(180deg) translateY(0px);  -moz-transform: rotateY(180deg) translateY(0px);  -ms-transform: rotateY(180deg) translateY(-8px);  -o-transform: rotateY(180deg) translateY(0px);  transform: rotateY(180deg) translateY(0px); 
	opacity: 0.8;
}

.home-solutions div.textwidget {
float: left;
margin-left: 10px;
}



.home-solutions .sow-features-list .sow-features-feature h5 {
margin: 21px 0 14px;
font-size: 19px;
/* letter-spacing: -1px; */
padding: 0px;
}


.img-callusnow {
    position: relative;
}

.img-callusnow > div {
    position: absolute;
    top: -55px;
    z-index: 30;
    }



.form-help-you {
max-width: 400px;
}

.form-help-you .btn-image {
/* text-indent: -50000px; */
/* background-image: url('imgs/bg-btn-send.png'); */
/* background-position: center center; */
/* background-repeat: no-repeat; */background-color: #0370be;border: none;
color: #ffffff;
font-size: 17px;
font-weight: normal;
text-transform: lowercase;
width: auto;
padding-left: 40px;
padding-right: 40px;}

.form-help-you .btn-image:hover {
    /* background-image: url('imgs/bg-btn-send-hover.png'); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    background-color: #015C9C;
    color: #FFFFFF;
}

    


/* PAGE TEMPLATE
-----------------------------------------------------------------------------*/

.container .page-content h1 {
	font-size: 42px;
	color: #222;
	/* letter-spacing: -1px; */
	/* background-color: #F7F7F7; */
	/* padding: 15px; */
	font-weight: normal;
	margin: 20px 0px 15px;
}


/* PAGE FULL WIDTH TEMPLATE
-----------------------------------------------------------------------------*/

.pagetemplate-full-width > .vc_row-fluid.blox {
		max-width:100%;
		background-color:#363F65;
}

.pagetemplate-full-width > .vc_row-fluid.blox > .vc_span12 > .wpb_wrapper > .wpb_content_element {
	margin-bottom:0px;
}



/* PAGE CONTACT
-----------------------------------------------------------------------------*/


.page-content-14 address {
	font-size:16px;
	font-style:italic;
}

.box_contact_form, .box_contact_info {
	font-size:14px;	
	color:#666666;		
}

.box_contact_form h4, .box_contact_info h4 {
	font-size: 16px;
	color: #00ACE6;	
	font-weight: bold;
	margin: 0px 0px 15px;
	line-height: 1.4;
}

.box_contact_info address {
padding: 10px 0px 11px;
margin: 25px 0px 25px;
line-height: 1.4;
color: #00ACE7;
text-align: right;
border-bottom: 2px solid #00ACE8;
}


.box_contact_form label {
	display: block;

margin-bottom: 0px;
font-size: 13px;
color: #999;
margin-left: 5px;
}

.box_contact_form input[type="text"], .box_contact_form input[type="email"], .box_contact_form input[type="tel"], .box_contact_form input[type="url"], .box_contact_form textarea {
	width: 92%;
	font-size: 13px;
	margin-bottom: 2px;

	color: #999E9F;
	padding: 5px 6px 5px 32px;
}

.box_contact_form textarea {
	height:86px;
}





/*	CATEGORY TEMPLATE
-----------------------------------------------------------------------------*/

body.blog .main-content {
    margin-top: 15px;
    margin-bottom: 40px;
    }

.post-article {
    clear: both;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.post-author {
    font-size: 12px;
    margin: 8px  0px 20px;
    font-style: italic;
    text-align: right;    
}

.entry-article {
    /* font-size: 14px; */
    margin: 12px 0px 35px;
}

.post-img {
    margin-bottom: 17px;	
}

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

.comment-counter {
    font-size: 13px;	
    font-style: italic;
    margin: 0px 0px 0px;
    float: left;
    width: 30%;
}

.post-meta {
    font-size: 13px;	
    float: right;
    width: 68%;
    text-align: right;
}

.post-meta a {
    font-size: 13px;	
    color: #5D5D5D;
}


/*	TAG TEMPLATE
-----------------------------------------------------------------------------*/




/* POST TEMPLATE
-----------------------------------------------------------------------------*/

body.single-post .main-content {
    margin-top: 15px;
    margin-bottom: 40px;
    }
.post-content .post-author {
    font-size: 12px;
    margin: 8px  0px 20px;
    font-style: italic;
    text-align: right;
    background-color: #F1F1F1;
    padding: 5px 10px;
}
.post-content .post-article {margin-bottom: 40px;/* margin-top: 30px; */}

/* COMMENTS TEMPLATE
-----------------------------------------------------------------------------*/

#comments {margin-bottom: 25px;}

.comments-area {
}

.comments-title {
    font-size: 15px;  color: #00ACE6;  font-weight: normal;  
}

ul.commentlist {
    padding: 0px;

    margin: 0px;
    list-style: none;
}

ul.commentlist ul.children {
padding-left: 40px;
list-style: none;
}

ul.commentlist .comment-body {
    background-color: #F1F1F1;
    margin: 0px 0px 9px;
    padding: 11px 15px;
}


ul.commentlist footer.comment-meta {
    text-align: left;
    color: inherit;
    margin: 0px;
    background-color: transparent;
}

ul.commentlist footer.comment-meta a {
    color: #777777;
    font-style: italic;
    text-decoration: none;
}
ul.commentlist footer.comment-meta a:hover {}


.comment-reply-title {
    font-size: 18px !important;
    font-weight: normal !important;
   
}

.comments-area form.comment-form {
}

form.comment-form .comment-form-author input {
    background-image: url('imgs/sprite-comentario.png');  
    background-position: 6px 14px;  background-repeat: no-repeat;
    width: 90%;  font-size: 13px;  margin-bottom: 2px;  color: #999E9F;  padding: 5px 6px 5px 32px;
}

form.comment-form .comment-form-email input {
    background-image: url('imgs/sprite-comentario.png');  
    background-position: 6px -73px;  background-repeat: no-repeat;  
    width: 90%;  font-size: 13px;  margin-bottom: 2px;  color: #999E9F;  padding: 5px 6px 5px 32px;
}

form.comment-form .comment-form-url input {
    background-image: url('imgs/sprite-comentario.png');  
    background-position: 6px -30px;  background-repeat: no-repeat;  
    width: 90%;  font-size: 13px;  margin-bottom: 2px;  color: #999E9F;  padding: 5px 6px 5px 32px;
}

form.comment-form .comment-form-comment textarea {
    background-image: url('imgs/sprite-comentario.png');  
    background-position: 6px -123px;  background-repeat: no-repeat;  
    width: 90%;  font-size: 13px;  margin-bottom: 2px;  
    color: #999E9F;  padding: 5px 6px 5px 32px;
}


form.comment-form .form-submit input {
    width: 100%;
    height: 46px;
    max-width: 190px;
    outline: none;
    font-size: 17px;:#002737;
    color: #ffffff;
    background-color: #1e2638;
    border-color: #bcbec0;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
    border: 1px solid transparent;
    border-bottom-width: 4px;
    border-color: #bcbec0;
    }

form.comment-form .form-submit input:hover {
    border-color: #1e2638;
    background-color: #FFFFFF;
    color: #1e2638;
}



/* SIDEBAR
-----------------------------------------------------------------------------*/

.container-sidebar {

}


.container-sidebar .sidebar {
    margin-top: 29px;
}
.container-sidebar .widget  {
margin-bottom: 40px;
}


.container-sidebar .widget-title, .container-sidebar .widgettitle {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	/* text-transform: uppercase; */
	letter-spacing: 0px;
	color: #1e2638;
	border-bottom: 1px solid #5D6F7D;
	padding: 0 0 13px 6px;
	/* width: 126%; */
	margin: 0 0 8px 0px;
}

.container-sidebar .widget_nav_menu {
background: #F9F9F9;
border-radius: 3px;
border: 1px solid #DDD;
padding: 17px 24px 17px;
}

.container-sidebar .widget ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.container-sidebar .widget ul li {
/* border-bottom: 1px solid #EAEAEA; */padding-bottom: 5px;padding-top: 5px;padding-left: 8px;}


.container-sidebar .widget ul li:hover {
    /* background-color: #FCFCFC; */
    /* border-bottom: 1px solid #FF7B06; */
    color: #ff0c29;
}


.container-sidebar .widget ul li a {
    /* color: #1e2638; */
    text-decoration: none;
}

.container-sidebar .widget ul li a:hover {
    /* color: #ff0c29; */
    text-decoration: underline;
}






/* FOOTER
-----------------------------------------------------------------------------*/

footer {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	/* background-image: url(imgs/bg-footer.png); */
	/* background-repeat: repeat-x; */

	/* background-position: center top; */
	background-color: #1e2330;
	text-align: center;
	color: #ffffff;
}

.footer_inner a {text-decoration:none;}

.footer_inner {
    /* background-color: #F4F0DA; */
	
}

.footer_inner_1 {
	/* background-color: #F9F9F9; */
	background-image: url('imgs/bg-01.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0px 70px;
	color: #444444;
	font-size: 13px;
	background-size: cover;
	text-align: left;
}


.footer_inner_1 img.logo_footer {
	float: left;
	margin: 0px 12px 60px 0px;
}

.footer_inner_1 .footer_section_2 {
}

.footer_inner_1 .footer_section_2 address {
    line-height: 2.3;
}

.footer_logo {
    /* position: relative; */
    /* top: -27px; */
}

.footer_logo img {
    width: auto;
    max-width: 100%;
}

.footer_inner_2 {
	padding: 42px 0px 13px;
	/* background-image: url('imgs/bg-footer-1.jpg'); */
}

.footer_inner_2 ul {
    padding: 0px;
    margin: 0px;
}

.footer_inner_2 ul li {
    /* display: inline-block; */
    color: #FFFFFF;
    font-size: 17px;
    margin: 0px 12px 10px 12px;
    /* border-right: 1px solid; */
    padding: 0px 0px 0px 0px;    
    text-transform: uppercase;
    display: inline-block;
}


.footer_inner_2 ul li a {
    color: #FFFFFF;
    font-size: 17px;
    font-family: 'Raleway', sans-serif;
}

.footer_inner_2 ul li a:hover {
    color: #7C99AF;
    text-decoration: underline;
}


.footer_inner_3 {
    color: #c9c9c9;
    font-size: 12px;
    text-align: center;
    padding: 5px 0px 40px;
}


.footer_section_1 {/* border-bottom: 1px solid #545454; *//* margin-bottom: 30px; *//* padding-bottom: 25px; */}
.footer_section_1 h6 {
    font-size: 16px;
    color: #231f20;
    font-family: 'Raleway', sans-serif;
    margin-top: 25px;
    margin-bottom: 15px;
}

.footer_section_2, .footer_section_3 {
padding-top: 0px;
/* text-transform: uppercase; */
}

.footer_section_2 h6 {
    display: inline-block;
    font-size: 12.5px;
    font-weight: 600;
    margin: 5px 23px 25px;
    letter-spacing: 0.2px;
}

.footer_section_2 h6 a {
	color: #FFFFFF;
	line-height: 30px;
}

.footer_section_2 h6 a:hover {
}

.footer_section_2 h6 > .fa {
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #0370be;
	width: 30px;
	height: 29px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	vertical-align: middle;
}

.footer_section_2 h6 > .fa-mobile {
    font-size: 140%;
} 


.form-subscribe {
    
    font-size: 0px;
}

.form-subscribe .form-control {
	display: inline-block;
	/* height: 52px; */
	width: 58%;
	vertical-align: middle;
	/* line-height: 50px; */
	border-color: #231f20;
	margin-right: 8px;
	background-color: transparent;
	font-size: 16px;
}

.form-subscribe .btn-default {
    display: inline-block;
    background-color: #231f20;
    border: none;
    height: 45px;
    width: 37%;
    vertical-align: middle;
    font-size: 16px;
}

.form-subscribe .btn-default:hover {
    background-color: #FFFFFF;
}


footer h3, footer .container h3 {
	padding-top: 0px;
	margin-top: 0px;
	color: #ff0c29;	
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 8px;
	text-align: left;
}



footer a {
color: #FFFFFF;
}

footer a:hover {
	color: #1cc2f4;
	text-decoration: none;
}

footer ul {
padding: 0px 0px 0px 0px;
list-style: none;
}

footer ul li {
/* background-image: url('imgs/item-links-1.png'); */
/* background-repeat: no-repeat; */
/* background-position: 0px 7px; */
/* padding: 0px 0px 0px 6px; */
}

footer ul li a {
color: #333;

}

footer ul li a:hover {
	color: #1a72e9;
}

footer a.icons_social_media {
	-webkit-transition: all 150ms ease-in-out;
-moz-transition: all 150ms ease-in-out;
-ms-transition: all 150ms ease-in-out;
-o-transition: all 150ms ease-in-out;
transition: all 150ms ease-in-out; 
	text-indent: -999px;	
    display: inline-block;
    overflow: hidden;    
	width: 43px;    
	height: 43px;
    background: url("imgs/sprite-social-media.png") top left no-repeat;  
}

footer a.social_facebook {   
    background-position: 0px -48px;
}

footer a.social_facebook:hover {
	background-position: 0px 0px;
}

footer a.social_twitter {    
    background-position: -48px -48px;	
}

footer a.social_twitter:hover {
	background-position: -48px 0px;	
}

footer a.social_linkedin {    
    background-position: -97px -48px;	
}






footer a.social_linkedin:hover {
	background-position: -97px 0px;	
}

footer a.social_pinterest {    
    background-position: -144px -48px;	
}

footer a.social_pinterest:hover {
	background-position: -144px 0px;	
}

footer a.social_youtube {      
    background-position: -191px -48px;	
}

footer a.social_youtube:hover {
	background-position: -191px 0px;	
}


/* Social Links */

footer a.isocial {
    display: inline-block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #FFF;
    padding: 0px;
    /* float: left; */
    text-decoration: none;
    border-radius: 50%;
    margin-left: 5px;
    background-color: #231f20!important;
}

footer a.isocial:hover {
	color: #231f20;
	background-color: rgba(255, 255, 255, 1) !important;
}




footer a.isocial i {font-size: 17px;
display: block;width: 34px;height: 32px;29px;
text-align: center;
/* border-left: 1px solid #E4E4E4; */line-height: 32px;}

footer a.isocial:last-of-type i {
	/*border-right: 1px solid #E4E4E4;*/
}

footer a.isocial_facebook { 
    background-color: #3B5A9B; 
} 

footer a.isocial_facebook:hover { 
    background-color: #3B5A9B; 
} 
  
footer a.isocial_twitter { 
    background-color: #63CDF1; 
} 

footer a.isocial_twitter:hover { 
    background-color: #63CDF1; 
} 
  
footer a.isocial_gplus { 
    background-color: #DB2814; 
} 

footer a.isocial_gplus:hover { 
    background-color: #DB2814; 
} 
  
footer a.isocial_dribbble-2 { 
    background-color: #EE5A91; 
} 

footer a.isocial_dribbble-2:hover { 
    background-color: #EE5A91; 
} 
  
footer a.isocial_linkedin { 
    background-color: #197697; 
} 

footer a.isocial_linkedin:hover { 
    background-color: #197697; 
} 
  
footer a.isocial_flickr { 
    background-color: #E6006C; 
} 

footer a.isocial_flickr:hover { 
    background-color: #E6006C; 
} 
  
footer a.isocial_tumblr { 
    background-color: #304E6C; 
} 

footer a.isocial_tumblr:hover { 
    background-color: #304E6C; 
} 
  
footer a.isocial_youtube { 
    background-color: #CF3427; 
} 

footer a.isocial_youtube:hover { 
    background-color: #CF3427; 
} 
  
footer a.isocial_vimeo-1 { 
    background-color: #63B4E4; 
} 

footer a.isocial_vimeo-1:hover { 
    background-color: #63B4E4; 
} 
  
footer a.isocial_vkontakte { 
    background-color: #54769A; 
} 

footer a.isocial_vkontakte:hover { 
    background-color: #54769A; 
}
  
footer a.isocial_skype { 
    background-color: #36C4F3; 
} 

footer a.isocial_skype:hover { 
    background-color: #36C4F3; 
} 
  
footer a.isocial_instagram { 
    background-color: #36C4F3; 
} 

footer a.isocial_instagram:hover { 
    background-color: #36C4F3; 
} 
  
footer a.isocial_pinterest { 
    background-color: #DF2025; 
} 

footer a.isocial_pinterest:hover { 
    background-color: #DF2025; 
} 
  
footer a.isocial_github { 
    background-color: #4284BF; 
} 

footer a.isocial_github:hover { 
    background-color: #4284BF; 
} 
  
footer a.isocial_renren { 
    background-color: #19477B; 
} 

footer a.isocial_renren:hover { 
    background-color: #19477B; 
} 
  
footer a.isocial_rss { 
    background-color: #F88B02; 
} 

footer a.isocial_rss:hover { 
    background-color: #F88B02; 
}


.product-content .summary .product_meta .posted_in {
	display:none;
}



/* UBER MENU
-----------------------------------------------------------------------------*/

/*.ubermenu-main {
  background: none;
}*/


/*.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {

  /*border-radius: 5px;
  margin-right: 12px;*//*
}*/

/*.ubermenu-skin-clean-white .ubermenu-item-level-0:hover > .ubermenu-target {
	background: none !important;
}*/
	
header .ubermenu-responsive-toggle {
    text-align: center;

    font-size: 18px !important;
    /* clear: both; */
    /* display: block; */
    background-color: rgba(23, 43, 67, 0) !important;
    color: #1E2638 !important;
    max-width: 200px !important;
    width: 100% !important;
    float: right;
    margin: 40px 0px 0px 15px !important;
    border: 1px solid #1E2638 !important;
    padding: 12px 8px;
    height: auto;
    text-transform: uppercase !important;
}	

header .ubermenu-responsive-toggle:hover {
    background-color: #1E2638 !important;
    color: #ffffff !important;
    border-color: #FFF !important;
}
		
		.ubermenu-responsive {
	/* background-color: #07612B; */
	font-family: 'Raleway', sans-serif;
	}	
	.ubermenu-responsive .ubermenu-item {
	text-align: center;
	}	


	

/* TABS
-----------------------------------------------------------------------------*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
 background-color:#fff;
	background-color: #2876E2;
background-image: -moz-linear-gradient(top, #2876E2, #20529C);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2876E2), to(#20529C));
background-image: -webkit-linear-gradient(top, #2876E2, #20529C);
background-image: -o-linear-gradient(top, #2876E2, #20529C);
background-image: linear-gradient(to bottom, #2876E2, #20529C);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2876E2', endColorstr='#20529C');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2876E2', endColorstr='#20529C')";
background-repeat: repeat-x;
color: #ffffff;
text-shadow: 0 -1px 0 #094e8c;
}

.nav-tabs > li > a {
border-color: #EEE #EEE #DDD;
background-color: #EEE;
}

.tab-content {
	border: 1px solid #DDD;
border-top: none;
padding: 15px 15px;
}




/* ACCORDION
-----------------------------------------------------------------------------*/
 
 .acc-trigger {
    border-top: 0px solid #f3f2f2;
    cursor: pointer;
    display: block;
    margin: 0;
    background-color: #f1f1f1;  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9z…5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2ODkpIiAvPgo8L3N2Zz4=');  background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);  
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));  
    background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);   background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);  
    background-image: linear-gradient(to bottom, #ffffff, #f1f1f1); 
    background-repeat: repeat-x;   filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1');  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1')";    
    border: 1px solid rgb(229, 229, 229);
    border-bottom: none;
}
.acc-trigger:last-of-type, .acc-container:last-of-type {
    border-bottom: 3px solid #f3f2f2;
    margin-bottom: 20px;
	border-bottom: 1px;
}
.no-js .acc-trigger:last-of-type {
    border-bottom: none;
}
.acc-trigger a {
    background: url(imgs/accordion-ico.png) no-repeat 6px 13px;
    display: block;
    color:#444444;
    padding: 13px 14px 11px 40px;
    text-decoration: none;
    text-shadow: none;
    font-weight:bold;
    font-size:15px;
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}
.acc-trigger a:hover {
    background-color: #fbfbfb;
}
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover {
    color: #0465ea;
}
.acc-trigger.active a:hover {
    background-color: transparent;
	color: #ffffff;
}
.acc-trigger.active {
    cursor: default;
    /* border-top-color:#b0afaf; */
    background-color:#fff;
	background-color: #2876E2;
background-image: -moz-linear-gradient(top, #2876E2, #20529C);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2876E2), to(#20529C));
background-image: -webkit-linear-gradient(top, #2876E2, #20529C);
background-image: -o-linear-gradient(top, #2876E2, #20529C);
background-image: linear-gradient(to bottom, #2876E2, #20529C);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2876E2', endColorstr='#20529C');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2876E2', endColorstr='#20529C')";
background-repeat: repeat-x;
color: #ffffff;
text-shadow: 0 -1px 0 #094e8c;
}

.acc-trigger.active:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}
.acc-trigger.active a {
    background-position: 6px -58px;
    cursor: default;
	color:#ffffff !important;
text-shadow: 0 -1px 0 #094e8c;
}
.acc-container .content {
    padding: 20px 25px 5px;
	border:1px solid rgb(235, 235, 235);
}



/* Flexisel
-----------------------------------------------------------------------------*/

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}



.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;    
}


.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor: auto;
    position:relative;
    line-height:0px;
    /* background-color: #ffffff; */
    text-align: left;
}
.nbs-flexisel-item img {
    width: 100%;
    /* cursor: pointer; */
    position: relative;

    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 377px;
    max-height: 100%;
    height: auto;
}


/* Flexisel Navigation
-----------------------------------------------------------------------------*/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {

    width: 15px;
	height: 28px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.7;
}

.nbs-flexisel-nav-left {
    left: -18px;

    /*background: url(js/flexisel/images/button-previous.png) no-repeat;*/
	background: url(imgs/gallery-prev-1.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -21px;
    /*background: url(js/flexisel/images/button-next.png) no-repeat;*/
	background: url(imgs/gallery-next-1.png) no-repeat;
}


/* Flexslider
-----------------------------------------------------------------------------*/


/* REVOLUTION SLIDER
-----------------------------------------------------------------------------*/

.tp-caption .btn-default {
color: #ff0c29;
background-color: transparent;
border-color: #ff0c29;
border-radius: 4px;
font-weight: normal;
text-transform: uppercase;
font-size: 27px !important;
border-width: 2px !important;
padding: 4px 32px !important;
}

.tp-caption .btn-default:hover {
   border-color: rgba(0, 0, 0, 0);
background-color: #ff0c29;
color: #FFF;
}

/* ESSENTIAL GRID
-----------------------------------------------------------------------------*/

.esg-content a{
    text-decoration: none;
}

/* CONTACT FORM 7
-----------------------------------------------------------------------------*/

.wpcf7-form p {
margin: 0 0 9px;
} 

span.wpcf7-form-control-wrap {
	display:block;
}

span.wpcf7-not-valid-tip {
/*color: #FFE951 !important;
font-size: 13px !important;
display: block !important;*/
position: absolute !important;
left: -50px !important;
top: 0 !important;
width: 50px !important;
height: 44px !important;
padding: 0 !important;
background: url("imgs/contact_form_error.png") !important;
overflow: hidden;
text-indent: -9999px !important;
padding: 0;
border: none !important;
opacity: 0.9;
}

div.wpcf7-response-output {
margin: 0px 0px 0px !important;
padding: 0px !important;
font-size: 12px;
display: none !important;
}

div.wpcf7-validation-errors {
border: none !important;
background-color: #CFC84E !important;

}

div.wpcf7-mail-sent-ok {
border: none !important;
background-color: #3F905B !important;
color: #FFF !important;
display: block !important;
padding: 5px !important;
text-align: center;
}

/*div.wpcf7-validation-errors {
clear: both;
}

div.wpcf7-mail-sent-ok {
clear: both;
}

div.wpcf7 img.ajax-loader {
position: absolute;
}

span.wpcf7-not-valid-tip {
font-size: 11px !important;
}*/


/* Logos Showcase

-----------------------------------------------------------------------------*/

.lshowcase-opacity-enhance {
opacity: 0.55 !important;
}

.lshowcase-opacity-enhance:hover {
	opacity: 1 !important;
}



/* Testimonial Showcase
-----------------------------------------------------------------------------*/

.ttshowcase_slider {
	margin-top:25px;
}

.tt_info-left {
padding-right: 25px !important;
}

.ttshowcase_rl_quote {
margin-top: 0px !important;}

.tt_review_title {
font-weight: normal !important;
padding-bottom: 3px  !important;
font-size: 26px;
color: #ff0c29;
}

.ttshowcase_rl_quote p {
/* background-color: #F9F9F9; */
/* border-left: 4px solid #ff0c29; */
padding: 15px 19px 9px;font-size: 16px;
color: #ffffff;font-weight: 400;
font-style: italic;}

.ttshowcase_rl_image img {
    width: 90px;
    border: 2px solid #BCBEC0 !important;
    margin-top: 10px !important;
}

.ttshowcase_rl_title {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600 !important;
    margin-top: 10px;
}



.ttshowcase_rl_subtitle {
    display: none;
}



/* WOOCOMMERCE
-----------------------------------------------------------------------------*/

body.woocommerce-page .main-content {
    margin-top: 15px;
    margin-bottom: 45px;
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
	/*padding-top:0px !important;*/
}

.woocommerce .woocommerce-info a {
	color: #BB8B4D;
}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	/* color: #D2DEE6; */
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 31.5% !important;
    text-align: center;
    margin-right: 2% !important;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last{
    margin-right: 0 !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
                                    font-size: 24px !important;
                                    font-weight: 400;
                                    /* text-transform: uppercase; */
                                    padding: 0px 0px 10px !important;
                                    }

.woocommerce ul.products li.product .price {
    font-size: 20px !important;
    margin-bottom: 5px !important;
}

.woocommerce ul.products li.product .price del {
    display: inline-block !important;
}

.woocommerce ul.products li.product .button {color: #FFF;      background-color: #1e2638;      border-radius: 4px;      font-weight: normal;      text-transform: none;      font-family: 'Raleway', sans-serif;padding: 11px 24px;line-height: 1.33;border: 1px solid rgba(0, 0, 0, 0);border-color: #bcbec0;border-bottom-width: 4px;}

.woocommerce ul.products li.product .button:hover {
   border-color: #1e2638;
   background-color: #FFF;
   color: #1e2638;
}

.woocommerce .related.products {
    clear: both;
}
.woocommerce .related ul.products li.product {
/* width: 23% !important; */
}

body .woocommerce #respond input#submit,
body .woocommerce a.button,
body .woocommerce button.button,
body .woocommerce input.button {
    background-color: #7D92A7;
    color: #ffffff;
}

 .woocommerce #respond input#submit.alt,
 .woocommerce a.button.alt,
 .woocommerce button.button.alt,
 .woocommerce input.button.alt {
    color: #FFF;      
    background-color: #1e2638 !important;      
    border-radius: 4px;      
    font-weight: normal;      
    text-transform: none;      
    font-family: 'Raleway', sans-serif;
    padding: 11px 24px;
    line-height: 1.33;
    border: 1px solid rgba(0, 0, 0, 0);
    border-color: #bcbec0;
    border-bottom-width: 4px;
}


/* SENSEI
-----------------------------------------------------------------------------*/

body.tax-course-category .main-content {
    margin-top: 15px;
    margin-bottom: 55px;
}

body.single-course .main-content {
    margin-top: 15px;
    margin-bottom: 55px;
}

.tax-course-category .navigation {
	float: none !important;
margin: 0px !important;
height: 26px;
}

.tax-course-category .navigation .nav-next {
}

.tax-course-category .navigation .nav-next a {
	color: #FF0404;
font-size: 19px;
font-weight: normal;
text-transform: none;
}

.tax-course-category .navigation .nav-previous {
}

.tax-course-category .navigation .nav-previous a {
	color: #FF0404;
font-size: 19px;
font-weight: normal;
text-transform: none;
}


#main .course .course-meta .single_add_to_cart_button, #main .course-container .course-meta .single_add_to_cart_button {
    color: #FFF;
    background-color: #1e2638;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
    padding: 11px 24px;
    line-height: 1.33;
    border: 1px solid rgba(0, 0, 0, 0);
    border-color: #bcbec0;
    border-bottom-width: 4px;
}


.course-container .archive-header h1 {margin: 15px 0px 23px !important;padding: 0 0 1.3em !important;
border: 0 !important;font-size: 18px !important;color: #222 !important;border-bottom: 1px solid #BFC1C3 !important;
font-weight: normal !important;}

.tax-course-category #main .course header {
    display: inline-block;
    width: 85%;
    float: right;
}
#main .course header h2 {
margin: 0px 0px 8px !important;font-size: 24px !important;}

.tax-course-category #main .course section.entry {
    display: inline-block;
    width: 85%;
    float: right;
}

#main .course .woo-image.alignleft {margin: 5px 13px 10px 0px !important;
border-radius: 0px !important;
padding: 2px !important;border: none;float: left;display: inline-block;}

#main .course .sensei-course-meta .course-price {
	font-size: 21px !important;
	color: #77a464 !important;
	font-weight: 400 !important;
}

.tax-course-category .sensei-course-meta .course-lesson-count {
	/*display:none;*/
}


.widget_sensei_course_progress header {
padding: 12px 14px 0px !important;
}

.widget_sensei_course_progress header h2 {
margin-top: 0px !important;
padding: 0px !important;
font-size: 22px !important;
}

.widget ul.course-progress-navigation {
padding: 0px;
margin: 0px;
}

.widget_sensei_course_progress .course-progress-lessons {
padding-left: 0px !important;
}

.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson {
font-size: 13px !important;
}

.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson a, .widget_sensei_course_progress .course-progress-lessons .course-progress-lesson span {
padding: 0.618em 10px 0.618em 30px !important;
}

.widget_sensei_course_progress .course-progress-lessons .course-progress-lesson a:before, .widget_sensei_course_progress .course-progress-lessons .course-progress-lesson span:before {
left: 7px !important;
}

.quiz input.quiz-submit.save {
	/*display:none;*/
}



/* Responsive
-----------------------------------------------------------------------------*/
	
.dropdown-backdrop {
  position: static;
}

@media (max-width: 992px) and (min-width: 768px) {
	.header_info {
	padding-top: 47px;
	}
	
	#nav_menu_user {
	padding-top: 51px;
	}
	
}

@media (max-width: 992px) {

	.top_section_1 {
    width: 100%;
    text-align: center;
}

.top_section_2 {
    width: 100%;
    text-align: center;
    margin-top: 3px;
}
	
	#section_header header {
		background-size: 100% 182px;
		height: auto;
	}
		
	nav li {
	display: block;
	}
	
	.navbar-collapse {
	/*background-color: #363636;*/
	/*top: 21px;*/	
	}
	
	.navbar-collapse.in {	
	z-index: 100;
	}
	
	.navbar .nav > li > a {
	/*text-shadow: 0 1px 0 #000;
	margin-right: 0px;*/
	}	
	
	div.logo {
		float:left;
	}
	
	.navbar {
		margin-bottom: 0px;

	}
	.navbar-fixed-top .navbar-inner {
		padding-top:0px;
	}	
	
	.navbar .navbar-btn {		
		position: absolute;
		top: 59px;
		float: none;
		right: 20px;
	}	

	header .ubermenu-responsive	{
    background-color: rgba(241, 241, 241, 0.97);
}
	
	.cleartablet {
		clear:both;
	}
	
	#inner_body_1 {
	background-size: 785px;
	}
	
	footer {
		background-size: 100% 77px;
	}

	.form-subscribe .form-control {
    width: 98%;
    margin-right: 0px;
    display: block;
}
.form-subscribe .btn-default {
    width: 98%;
    display: block;
    margin-top: 8px;
}
}

@media (max-width: 767px) {	
	
	#page_top {
    text-align: center;
}

	#section_header header {
		/* min-height: 182px; */
		height:auto;
		/* padding-top: 0px; */
	}
	
	.space_logo {
    display: none;
}

	div.logo {
		float: none;
		padding: 0px;
		position: relative;
		top: 0px;
		text-align: center;
		display: inline-block;
	}

	.navbar-header {
    height: auto;
    /* width: 50%; */
    /* max-width: 300px; */
    float: none;
    text-align: center;
}
	
	nav {
	
	}
	.navbar {
		background-size: auto 111px;
		height: auto;
		/* min-height: 112px; */
		background-color:transparent;
	}
	
	.navbar-default .navbar-toggle {
	background-color: #383838;
	position: relative;
	top: 0px;
	left: 42%;
	border-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	padding: 9px 5% 9px;
	float: none;
}
	
	.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
	}
	
	.navbar-collapse {
		clear: both;
padding: inherit;
position: relative;
		margin-top: 0px;
border: none !important;
		background-color: #F3F3F3;	
		padding-right: 15px;
padding-left: 15px;
	}
	.navbar-fixed-top .navbar-inner {
		padding-top:0px;
	}
	
	.navbar .nav > li > a {
		margin-right: inherit;
		padding: 10px 15px;
		line-height: 20px;
	
}



header .ubermenu-responsive-toggle {
    margin: 12px auto 0px !important;
    padding: 15px 10px;
    height: auto;
    width: 50% !important;
    max-width: 250px !important;
    float: none;
}
	
	
	#nav_menu_user {
padding-top: 18px;
padding-left: 0px;
float: none;
text-align: center;
}

#nav_menu_user ul.nav {
display: inline-block;
}

.img-callusnow {
    /* background-color: #0370BE; */
    /* border-top: 6px solid #1CC2F4; */
}
.img-callusnow > div {
    position: relative;
    top: 0;
    z-index: 0;
    }
	
				
	.box_contact_form input[type="text"], .box_contact_form input[type="email"], .box_contact_form input[type="tel"], .box_contact_form input[type="url"], .box_contact_form textarea {
	width: 85%;
	}

	
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 98% !important;
    float: none !important;
 }

	.footer_inner_1 {
    text-align: center;
}

footer h3, footer .container h3 {
    text-align: center;
}
		

		
}

@media (max-width: 480px) {

	body {
    min-width: 300px;
    word-wrap: break-word;
}

	.navbar-fixed-top {		
		height: auto;
	}
	

	.navbar-fixed-top .navbar-inner {
		padding:0px;				
	}
	
	div.logo {
		float: none;
		/* width: 100%; */
		/*height: auto;*/
		width: auto;
	}
	
	.navbar .navbar-btn {
		position: inherit;
		float: none;
		margin: 7px auto;
		clear: both;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 98% !important;
    float: none !important;
 }
	
}

@media (max-width: 319px) {
	
}









@media (min-width:992px){
	#contenedor {
   		padding-top: 0px;
  	}
	
	
	.container, .pagetemplate-full-width > .vc_row-fluid {
		/* max-width: 960px; */
		width: 1000px;
		margin: 0 auto;
	}
	
	.pagetemplate-full-width > .vc_row-fluid.blox > .vc_span12 {
		/*max-width: 960px;*/

		margin: 0 auto !important;
		float: none;
	}	
	

}

@media (min-width:1200px){
	.container, .pagetemplate-full-width > .vc_row-fluid {
		width: 1100px;
	}
}

@media (min-width: 768px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
	}
}


@media (max-width: 992px) and (min-width: 768px) {
	.navbar-collapse {	
	 margin-left: 35px !important;
	}	
}


@media screen and (min-width:320px){  
	
	
}