/*
Author URI: http://webthemez.com/
Note: Licence under Creative Commons Attribution 3.0  
-------------------------------------------------------*/

@import url('http://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700'); 
@import url('font-awesome.css');  
@import url('animate.css');

body {
	font-family:'Open Sans', Arial, sans-serif;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
	font-size: 1.4em;
	background: #f5f5f5;
}
a {
    color: #d4b58d;
    text-decoration: none;
}
a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2{
	font-weight: 600;
	line-height:1.1em;
	color: black;
	margin-bottom: 20px;
	
}
h3, h4, h5, h6 {
	line-height:1.1em;
	color: #212121;
	margin-bottom: 20px;
}
input, button, select, textarea { 
    border-radius: 0px !important;
}
.timetable{background: #93c83f;padding: 5px 23px;}
.timetable hr{
	color:#fff;
	padding-top: 29px;
	margin-bottom: 20px !important;
}
.timetable dl{
	color:#fff; 
}
.timetable dt{
	color:#fff;
}
.timetable dd{
	color:#fff;
}
#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
ul.withArrow{
	
}
ul.withArrow li{
	
}
ul.withArrow li span{
	
margin-right: 10px;
	
font-weight: 700;
	
color: #d4b58d;
	
border: 1px solid;
	
padding: 4px 8px;
	
font-size: 11px;
	
border-radius: 50%;
	
height: 20px;
	
width: 20px;
}
.line{
	width: 20%;
	height: 2px;
	background: #93c83f;
	margin: 0 auto;
	margin-bottom: 20px;
}
.widget {
    color: white;
}
.row,.row-fluid {
	margin-bottom:30px;
}

.row .row,.row-fluid .row-fluid{
	margin-bottom:30px;
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}
.about-image img {
    width: 100%;
}
img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}
.navbar-default .navbar-toggle {
    border-color: #93c83f;
    margin-top: 16px;
}
/*  Header
==================================== */
.topbar{
	background-color: #93c83f;
	padding: 2px;
	color:#fff;
}
.topbar .container .row {
    margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 { 
	padding:0;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-size: 13px;
	color: #f1f6ff;
}
.topbar p > i{
	margin-right:5px;
}
.topbar p:last-child{
	text-align:right;
} 
header .navbar {position: absolute;
	margin-bottom: 0;
	
}
.topbar li.topbar {
    display: inline-block;
    padding-right: 10px;
    line-height: 58px;
    transition: all .3s linear;
}

.topbar li.topbar:hover {
    color: #1bbde8;
}

.topbar ul.info i {
    color: white;
    font-size: 22px;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.topbar ul.info span {color:black;
	font-weight: 600;
	font-size: 14px;
    line-height: 54px;
    display: inline-block; 
}

.topbar ul.info li {
    float: right;
    padding-left: 30px;
    color: #eee9e1;
    font-size: 17px;
    line-height: 44px;
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-family: "Rpboto", sans-serif;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px;
}
.navbar-default {
    border: none;
}

.navbar-brand {
    color: #222;
    /*text-transform: uppercase;*/
    font-size: 28px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 21px;
    padding: 0 0 0 0px;
}
.navbar-default .navbar-brand{color: #1e1e1e;font-size: 28px;/*text-transform: uppercase;*/}

header .navbar-collapse  ul.navbar-nav {
    float: right;
    margin-right: 0;
}
header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}
.home-page header .navbar-default{
    background: #fff;
     position: absolute;
    width: 100%;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 62px;
    padding: 0;
}

header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}

header  .navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 40px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.services{color: black;
	font-size: 25px;
	font-weight: bolder;
	font-family: Calibri ;
	
}
.dishes{
	
background-image: url(fondo2.png);
	
padding: 48px 0;
	
color: white;

font-size: 22px;
text-shadow: 1px  0px 0px black,
               0px  1px 0px black,
              -1px  0px 0px black,
               0px -1px 0px black;
}
.dropdown-menu li a:hover {
    color: #fff !important;
    background: #d4b58d !important;
}

header .nav .caret {
    border-bottom-color: #29448e;
    border-top-color: #29448e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color:  #fff;
}	
	

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
	border: none;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}

/* --- menu --- */
.flex-caption p {
    line-height: 22px;
    font-weight: 300;
    color: #ffffff;
    text-transform: capitalize;
}
header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size: 13px;
	border:none;
	font-weight: 600;
	text-transform:uppercase;
}

header ul.nav li ul li a {	
	font-size:12px;
	border:none;
	font-weight:300;
	text-transform:uppercase;
}


.navbar .nav > li > a {
  color: #676767;
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color: #2e8eda;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: black;background: #93c83f;border-radius: 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #1a1a1a;
  background-color: transparent;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

 select.selectmenu {
	display:none;
}
.pageTitle{color: #fff;margin: 30px 0 3px;display: inline-block;font-size: 20px;}
 
#banner{
	width: 100%;
	background:#000;
	position: relative;
	top: 10px;
	margin:0;
	padding:0;
	
}

/*  Sliders
==================================== */
/* --- flexslider --- */
#main-slider:before {content: '';width: 100%;height: 100%; /* background: rgb(123, 179, 244); */z-index: 12;position: relative; top: 20px/* background: rgba(30, 30, 30, 0.31); */}
.flex-direction-nav a{
display:none;
}
.flexslider {
	padding:0;  
	background: #fff; 
	position: relative; 
	top: 40px;
	zoom: 1;
}
.flex-direction-nav .flex-prev{
left:0px; 
}
.flex-direction-nav .flex-next{ 
right:0px;
}
.flex-caption {zoom: 0;bottom: 10px;background-color: transparent;color: #fff;margin: 0;padding: 0px 0px 0px 0px; position: absolute;left: 15cm;text-align: right;margin: 60px auto;right: 0px;display: inline-block;bottom: 6%;width: 50%;right: 0 !important;border-radius: 15px 15px 0 0;text-align: right;}
.flex-caption h3 {color: rgb(9, 52, 245);letter-spacing: 1px;margin-bottom: 16px;font-size: 42px;font-weight: 700;}
.flex-caption p {margin: 5px 0 18px 4px;font-size: 20px;font-weight: 400;}
.skill-home{
margin-bottom:50px;
}
.c1{
border: #ed5441 1px solid;
background:#ed5441;
}
.c2{
border: #24c4db 1px solid;
background:#24c4db;
}
.c3{
border: #1891EC 1px solid;
background:#1891EC;
}
.c4{
border: #609cec 1px solid;
background:#609cec;
}
.skill-home .icons {padding: 38px;width: 94px;height: 94px;color: #fff;font-size: 42px;font-size: 38px;text-align: center;-ms-border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 0;display: inline-table;border: 4px solid #efefef;color: #ff5722;background: transparent;border-radius: 50%;background: #ffffff;}
.skill-home h2 {
padding-top: 20px;
font-size: 36px;
font-weight: 700;
} 
.testimonial-solid {
padding: 50px 0 60px 0;
margin: 0 0 0 0;
background: #FFFFFF;
text-align: center;
}
.testi-icon-area {
text-align: center;
position: absolute;
top: -84px;
margin: 0 auto; 
width: 100%;
}
.testi-icon-area .quote {
padding: 15px 0 0 0;
margin: 0 0 0 0;
background: #ffffff;
text-align: center;
color: #1891EC;
display: inline-table;
width: 70px;
height: 70px;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
font-size: 42px; 
border: 1px solid #1891EC;
display: none;
}

.testi-icon-area .carousel-inner { 
margin: 20px 0;
}
.carousel-indicators {
bottom: -30px;
}
.text-center img {
margin: auto;
}
.aboutUs{
padding:40px 0;
background: #F2F2F2;
}
img.img-center {
margin: 0 auto;
display: block;
max-width: 100%;
}
.home-about{
	padding: 60px 0 0px;
}
.home-about hr{
	padding:0;
	margin:0;
}
.home-about .info-box{
	
}
/* Testimonial
----------------------------------*/
.testimonial-area {
padding: 0 0 0 0;
margin:0;
background: url(../img/low-poly01.jpg) fixed center center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
}
.testimonial-solid p {
color: #000000;
font-size: 16px;
line-height: 30px;
font-style: italic;
} 
section.hero-text {
	background: #F4783B;
	padding:50px 0 50px 0;
	color: #fff;
}
section.hero-text h1{ 
	color: #fff;
}

/* Clients
------------------------------------ */
#clients {
  padding: 60px 0;
  }
  #clients .client .img {
    height: 76px;
    width: 138px;
    cursor: pointer;
    -webkit-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear; }
    #clients .client .img:hover {
      cursor: pointer;
      /*box-shadow: 0px 0px 2px 0px rgb(155, 155, 155);*/
      border-radius: 8px; }
  #clients .client .client1 {
    background: url("../img/client1.png") 0 -75px; }
    #clients .client .client1:hover {
      background-position: 1px 0px; }
  #clients .client .client2 {
    background: url("../img/client2.png") 0 -75px; }
    #clients .client .client2:hover {
      background-position: -1px 0px; }
  #clients .client .client3 {
    background: url("../img/client3.png") 0 -76px; }
    #clients .client .client3:hover {
      background-position: 0px 0px; }


/* Content
==================================== */

#content {
	position: relative;
	top:50px;
	background-image: url(banner-fondo.jpg);
	padding:50px 0 0px 0;
}
 
.cta-text {
	text-align: center;
	margin-top:10px;
}


.big-cta .cta {
	margin-top:10px;
}
 
.box {
	width: 100%;
}
.box-gray  {
	background: #f8f8f8;
	padding: 20px 20px 30px;
}
.box-gray  h4,.box-gray  i {
	margin-bottom: 20px;
}
.box-bottom {
	padding: 20px 0;
	text-align: center;
}
.box-bottom a {
	color: #fff;
	font-weight: 700;
}
.box-bottom a:hover {
	color: #eee;
	text-decoration: none;
}


/* Bottom
==================================== */

#bottom {
	background:#fcfcfc;
	padding:50px 0 0;

}
/* twitter */
#twitter-wrapper {
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#twitter em {
    font-style: normal;
    font-size: 13px;
}

#twitter em.twitterTime a {
	font-weight:600;
}

#twitter ul {
    padding: 0;
	list-style:none;
}
#twitter ul li {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
    word-break: break-word;
}


/* page headline
==================================== */

#inner-headline{background: #3eca68;position: relative;margin: 0;padding: 0;color: cadetblue;border-top: 1px solid #93c83f;}


#inner-headline h2.pageTitle{
	color: black;
	padding: 5px 0;
	display:block;
	text-align: center;
	font-weight: 700;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:40px 0;
	float:left;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#fff;
}

#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

/* Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}
 
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;

}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
}


/* --- search form --- */
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}

#inner-headline form.input-append {
	margin:0;
	padding:0;
}

.about-text h3 {
	font-size: 22px;
	padding-bottom: 20px;
	color: black;
	font-weight: bolder;

}

.about-text .btn {
	margin-top: 20px;
	//font-size: 15px;
	//text-align: justify;
}

.about-image img {
}

.about-text ul {
	margin-top: 30px;
	padding: 0;
}

.about-text li {
	margin-bottom: 13px;
	color: black;
	font-weight: bolder;
	list-style: none;
	
}

 
.about-text-2 img {
	border: 5px solid #ddd;
	margin-bottom: 20px;
}

.about-text-2 p {
	margin-bottom: 20px;
}

#call-to-action {
	background: url(../images/bg/about.jpg) no-repeat;
	background-attachment: fixed;
	background-position: top center;
	padding: 100px 0;
	color: #fff;
}

.call-to-action h3 {
	font-size: 40px;
	letter-spacing: 15px;
	color: #fff;
	padding-bottom: 30px;
}

.call-to-action p {
	color: #999;
	padding-bottom: 20px;
}

.call-to-action .btn-primary {
	background-color: transparent;
	border-color: #999;
}

.call-to-action .btn-primary:hover {
	background-color: #151515;
	color: #999;
	border-color: #151515;
}

#call-to-action-2 {
	background-color: #efefef;
	padding: 50px 0;
}
#call-to-action-2 h3 {
	color: #05142b;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
#call-to-action-2 p {
	color: #5f5f5f;
	font-size: 15px;
}
#call-to-action-2 .btn-primary {
	border-color: #FFFFFF;
	/* background: transparent; */
	margin-top: 50px;
	color: #fff;
}
section.section-padding.gray-bg {
    background: #ffffff;
    padding: 60px;
    color: #484848;
}
 
  #accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 2px;
}
.panel {margin-bottom: 18px;background-color: #FFFFFF;border: 1px solid #f3f3f3;border-radius: 2px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);box-shadow: 0 1px 1px rgba(0,0,0,0.05);}
#accordion-alt3 .panel-heading h4 a i {font-size: 17px;line-height: 18px;width: 18px;height: 18px;margin-right: 8px;color: #A0A0A0;text-align: center;border-radius: 50%;margin-left: 6px;font-weight: bold;}  
.progress.pb-sm {
height: 6px!important;
}
.progress {
box-shadow: inset 0 0 2px rgba(0,0,0,.1);
}
.progress {
overflow: hidden;
height: 18px;
margin-bottom: 18px;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.progress .progress-bar.progress-bar-red {
background: #ed5441;
} 
.progress .progress-bar.progress-bar-green {
background: #ece5dc;
}
.progress .progress-bar.progress-bar-lblue {
background: #32c8de;
}
/* --- portfolio detail --- */
.top-wrapper {
	margin-bottom:20px;
}
.info-blocks {margin-bottom: 15px;/* background: #efefef; */}
.info-blocks i.icon-info-blocks {/* float: left; */color: #bd9a29;font-size: 55px;min-width: 50px;margin-bottom: 15px;text-align: center;/* background: #ffffff; */width: 72px;/* height: 72px; *//* padding-top: 21px; *//* border: 1px solid #e0e0e0; *//* line-height: 75px; */width: 100%;}
.info-blocks .info-blocks-in {padding: 46px 22px;overflow: hidden;border: 1px solid #dedede;text-align: center;background: #fff;}
.info-blocks .info-blocks-in h3 {color: #202020;font-size: 22px;line-height: 28px;margin:0px;margin-bottom: 8px; font-weight: bolder; }
.info-blocks .info-blocks-in p {font-size: 14px;}
.info-blocks .info-blocks-in:hover{
	border: 1px solid #f5f2ee;
}  
blockquote {
	font-size:16px;
	font-weight:400;
	font-family:'Noto Serif', serif;
	font-style:italic;
	padding-left:0;
	color:#a2a2a2;
	line-height:1.6em;
	border:none;
}

blockquote cite 							{ display:block; font-size:12px; color:#666; margin-top:10px; }
blockquote cite:before 					{ content:"\2014 \0020"; }
blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited 				{ color:#555; }

/* --- pullquotes --- */

.pullquote-left {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-left:20px;
}

.pullquote-right {
	display:block;
	color:#a2a2a2;
	font-family:'Noto Serif', serif;
	font-size:14px;
	line-height:1.6em;
	padding-right:20px;
}

/* --- button --- */
.btn{text-align: center;color: #FFFFFF;background: #93c83f;border-color: #93c83f;width: 120px;border-radius: 0;}
.btn-theme {
	color: #fff;
	background: transparent;
	border: 1px solid #fff;
	padding: 12px 30px;
	font-weight: bold;
}
.btn-theme:hover {
	color: #eee;
}

/* --- list style --- */

ul.general {
	list-style:none;
	margin-left:0;
}

ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}

ul.link-list li{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}
footer{background: #1e1e1e;}
footer ul.link-list li a{
	color: white;
}
footer ul.link-list li a:hover {
	color: #93c83f;
}
/* --- Heading style --- */

h4.heading {
	font-weight:700;
}

.heading { margin-bottom: 30px; }

.heading {
	position: relative;
	
}


.widgetheading {
	width:100%;
	padding:0;
	font-weight: bold;
}

#bottom .widgetheading {
	position: relative;
	border-bottom: #8feb43 1px solid;
	padding-bottom: 9px;
}

aside .widgetheading {
	position: relative;
	border-bottom: #e9e9e9 1px solid;
	padding-bottom: 9px;
}

footer .widgetheading {
	position: relative;
}

footer .widget .social-network {
	position:relative;
}

.team-member h4{
  text-align: center;
  margin-bottom: 5px;
}
.team-member .deg{
text-align:center;
display:block;
}
#bottom .widget .widgetheading span, aside .widget .widgetheading span, footer .widget .widgetheading span {	
	position: absolute;
	width: 60px;
	height: 1px;
	bottom: -1px;
	right:0;

}
.panel-title>a {
    color: inherit;
    text-decoration: none;
    font-weight: 600;
}
.box-area{padding: 15px;background: #ffffff;margin-top: -21px;border: 2px solid #f3f3f3;}
.box-area h3{font-size: 17px;font-weight: 600;}
/* --- Map --- */
.map{
	position:relative;
	margin-top:-50px;
	margin-bottom:40px;
}

.map iframe{
	width:100%;
	height:450px;
	border:none;
}

.map-grid iframe{
	width:100%;
	height:350px;
	border:none;
	margin:0 0 -5px 0;
	padding:0;
}

 
ul.team-detail{
	margin:-10px 0 0 0;
	padding:0;
	list-style:none;
}

ul.team-detail li{
	border-bottom:1px dotted #e9e9e9;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	list-style:none;
}

ul.team-detail li label {
	font-size:13px;
}

ul.team-detail li h4, ul.team-detail li label{
	margin-bottom:0;
}

ul.team-detail li ul.social-network {
	border:none;
	margin:0;
	padding:0;
}

ul.team-detail li ul.social-network li {
	border:none;	
	margin:0;
}
ul.team-detail li ul.social-network li i {
	margin:0;
}

 .navbar-brand i {
    color: #bb9550;
    font-size: 26px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.activeItem .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-container{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-container strong{
color:#353535;
}

.pricing-container ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-container ul li{
	border-bottom: 1px solid #CFCFCF;
list-style: none;
padding: 15px 0 15px 0;
margin: 0 0 0 0;
color: #222;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}
 .pricing-box-item {border: 1px solid #e6e6e6;background:#fcfcfc;position:relative;margin:0 0 20px 0;padding:0;-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);-moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);box-shadow: 0 2px 0 rgba(0,0,0,0.03);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;}

.pricing-box-item .pricing-heading {
	background: #ffffff;
	text-align: center;
	padding: 50px 0;
	display:block;
}
.pricing-box-item.activeItem .pricing-heading {
	/* background: #f3f3f3; */
	text-align: center;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-item.activeItem .pricing-heading h3 {
	 
color: #fff;
}

.pricing-box-item .pricing-heading h3 strong {
	font-size:28px;
	font-weight:700;
	letter-spacing:-1px;
	color: #05142b;
}
.pricing-box-item .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-item .pricing-terms {
	text-align: center;
	background: #fff;
	display: block;
	overflow: hidden;
	padding: 11px 0 5px;
	/* border-top: 2px solid #BBBBBB; */
	border-bottom: 2px dotted #CDCDCD;
}

.pricing-box-item .pricing-terms  h6 {
	margin-top: 16px;
	color: #ff5722;
	font-size: 22px;
}

.pricing-box-item .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-item  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}
.pricing-action .btn{
	background: #ff5722;
	color: #fff;
} 
.menuItem .menu{font-size:20px;font-weight:600;list-style:none;padding:0 0 15px;margin-bottom:20px;display:inline-block;color: #bb9d5d;}
.menuItem .menu li{padding: 16px 30px 0px;margin-bottom: 0;display:inline-block;width:100%;float:left;background: #ffffff;line-height: 30px;border-left: 2px solid #d6d6d6;border-radius: 0;}
.menuItem .detail{
font-size:13px;
color:#444;
font-weight:normal;
}
.menuItem .price{
font-size:13px;
float:right;
font-weight:600;
}
/* Testimonials */
.testimonials blockquote {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #c5c5c5 transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #cccccc;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: black;
    font-size: 27px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: black;
	font-size: 12px;
	font-weight: 700;
}
/* ===== Widgets ===== */

/* --- flickr --- */
.widget .flickr_badge {
	width:100%;
}
.widget .flickr_badge img { margin: 0 9px 20px 0; }

footer .widget .flickr_badge {
    width: 100%;
}
footer .widget .flickr_badge img {
    margin: 0 9px 20px 0;
}

.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}
 
/* --- Recent post widget --- */

.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}

  
footer{
	padding:50px 0 0 0;
	color:#f8f8f8;
}

footer a {
	color: #d1a85b;
}

footer a:hover {
	color: #b4d67f;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color: white;
}

footer address {
	line-height:1.6em;
	color: white;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}

ul.social-network {
	list-style:none;
	margin: 4px 0 0 -20px;
}

ul.social-network li {
	display:inline;
	margin: 0 5px;
	/* border: 1px solid #2D2D2D; */
	padding: 5px 0 0;
	width: 32px;
	display: inline-block;
	text-align: center;
	height: 32px;
	vertical-align: baseline;
}

#sub-footer{
	text-shadow:none;
	color: white;
	padding:0;
	padding-top:30px;
	margin:10px 0 0 0;
	background: #1e1e1e;
	border-top: 1px solid #3e3e3e;
}

#sub-footer p{
	margin:0;
	padding:0;
	color: #9e9e9e;
}

#sub-footer span{
	color: #9e9e9e;
}

.copyright {
	text-align:left;
	font-size: 11px;
	color: #9e9e9e;
}

#sub-footer ul.social-network {
	float:right;
}

  

/* scroll to top */
.scrollup{
    position:fixed;
    width:32px;
    height:32px;
    bottom:0px;
    right:20px;
    background: #93c83f;
}

a.scrollup {
	outline:0;
	text-align: center;
}

a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}



 
.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.aligncenter{
	text-align:center;
}

.aligncenter span{
	margin-left:0;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatnone {
	float:none;
}

.aligncenter {
	text-align:center;
}
 
img.pull-left, .align-left{
	float:left;
	margin:0 15px 15px 0;
}

.widget img.pull-left {
	float:left;
	margin:0 15px 15px 0;
}

img.pull-right, .align-right {
	float:right;
	margin:0 0 15px 15px;
}

article img.pull-left, article .align-left{
	float:left;
	margin:5px 15px 15px 0;
}

article img.pull-right, article .align-right{
	float:right;
	margin:5px 0 15px 15px;
}
 ============================= */

.clear-marginbot{
	margin-bottom:0;
}

.marginbot10{
	margin-bottom:10px;
}
.marginbot20{
	margin-bottom:20px;
}
.marginbot30{
	margin-bottom:30px;
}
.marginbot40{
	margin-bottom:40px;
}

.clear-margintop{
	margin-top:0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}

.margintop30{
	margin-top:30px;
}

.margintop40{
	margin-top:40px;
}
.flex-control-paging li a {
  width: 18px;
  height: 8px;
  border-radius: 0;
  background: #ffffff;
  text-indent: 50px;
  overflow: hidden;
}
.btn:hover, .btn:focus {
  color: #FFF;
  text-decoration: none;
  background: #03a9d5;
  border-color: #03a9d5;
}
/*  Media queries 
============================= */

@media (min-width: 768px) and (max-width: 979px) {

	a.detail{
		background:none;
		width:100%;
	}


	
	footer .widget form  input#appendedInputButton {
		  display: block;
		  width: 91%;
		  -webkit-border-radius: 4px 4px 4px 4px;
			 -moz-border-radius: 4px 4px 4px 4px;
				  border-radius: 4px 4px 4px 4px;
	}
	
	footer .widget form  .input-append .btn {
		  display: block;
		  width: 100%;
		  padding-right: 0;
		  padding-left: 0;
		  -webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				  box-sizing: border-box;
				  margin-top:10px;
	}

	ul.related-folio li{
		width:156px;
		margin:0 20px 0 0;
	}	
}

@media (max-width: 767px) {
.navbar-default .navbar-collapse{border-color: none;/* background: #05142b; */}
.navbar-default .navbar-toggle .icon-bar {background-color: #868686;border-radius: 0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: rgba(221, 221, 221, 0);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: rgba(255, 255, 255, 0.58);
margin-top: 15px;
}
header  .navbar-nav > li > a{
	line-height: inherit;
}
.flex-caption h3{
	font-size:28px;
}
  body {
    padding-right: 0;
    padding-left: 0;
  }
	.navbar-brand {
		margin-top: 18px;
		border-bottom: none;
	}
	.navbar-header {
		/* margin-top: 20px; */
		border-bottom: none;
	}
	
	.navbar-nav {
		border-top: none;
		float: none;
		width: 100%;
	}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover {background: none;font-weight: 700;color: #93c83f;}
	header .navbar-nav > li {
padding-bottom: 2px;
padding-top: 3px;
}
	header .nav li .dropdown-menu  {
		margin-top: 0;
	}

	.dropdown-menu {
	  position: absolute;
	  top: 0;
	  left: 40px;
	  z-index: 1000;
	  display: none;
	  float: left;
	  min-width: 160px;
	  padding: 5px 0;
	  margin: 2px 0 0;
	  font-size: 13px;
	  list-style: none;
	  background-color: #fff;
	  background-clip: padding-box;
	  border: 1px solid #f5f5f5;
	  border: 1px solid rgba(0, 0, 0, .15);
	  border-radius: 0;
	  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
			  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	}
	

	
	li.active  {
		border: none;
		overflow: hidden;
		/* background: #2e8eda; */
}

	
	.box {
		border-bottom:1px solid #e9e9e9;
		padding-bottom:20px;
	}

	.flexslider .slide-caption {
		width: 90%; 
		padding: 2%; 
		position: absolute; 
		left: 0; 
		bottom: -40px; 
	}


	#inner-headline .breadcrumb {
		float:left;
		clear:both;
		width:100%;
	}

	.breadcrumb > li {
		font-size:13px;
	}

	
	ul.portfolio li article a i.icon-48{
		width:20px;
		height:20px;
		font-size:16px;
		line-height:20px;
	}


	.left-sidebar{
		border-right:none;
		padding:0 0 0 0;
		border-bottom: 1px dotted #e6e6e6;
		padding-bottom:10px;
		margin-bottom:40px;
	}
	
	.right-sidebar{
		margin-top:30px;
		border-left:none;
		padding:0 0 0 0;
	}
	
	
	footer .col-lg-1, footer .col-lg-2, footer .col-lg-3, footer .col-lg-4, footer .col-lg-5, footer .col-lg-6, 
	footer .col-lg-7, footer .col-lg-8, footer .col-lg-9, footer .col-lg-10, footer .col-lg-11, footer .col-lg-12{
		margin-bottom:20px;
	}

	#sub-footer ul.social-network {
		float:left;
	}
	

	
  [class*="span"] {
		margin-bottom:20px;
  }

}

@media (max-width: 480px) {
	.bottom-article a.pull-right {
		float:left;
		margin-top:20px;
	}


	.search{
		float:left;
	}

	.flexslider .flex-caption {
		display:none;
	}


	.cta-text {
		margin:0 auto;
		text-align:center;	
	}
	
	ul.portfolio li article a i{
		width:20px;
		height:20px;
		font-size:14px;
	}


}
.tab-section .col{
	
}
.tab-section .container{
	padding: 15px;
	border: 1px solid #eaeaea;
	background: ;
}
.active .collapsible-header{color: #b48724;} 
span.color {
    color: #b1872d;
    text-transform: uppercase;
}
.input-field label {
    color: #888;
	font-size:14px;
}
.input-field {
    position: relative;
    margin-top: 1rem;
    float: left;
    width: 100%;
}
.alert-danger { 
    float: left;
}
.map-wrap img { max-width: none; }

.nt-img-box { -webkit-border-radius: 3px; border-radius: 3px; background: #70b001; position: relative; color: #fff; margin-bottom: 40px; max-width: 100%; }
.nt-img-box.show-border { border: 1px solid #eee; }
.nt-img-box.show-border img { -webkit-border-radius: 0; border-radius: 0; }
.nt-img-box.has-white-bar .img-info { padding-top: 0; }
.nt-img-box.no-img { margin-top: 30px; border-top: 1px solid #eee; }
.nt-img-box.no-img .white-bar { display: none; }
.nt-img-box.no-img .icon-wrap { margin-top: -45px; }
.nt-img-box img { height: auto; width: 100%; transition: all 0.25s; display: block; z-index: 100; position: relative; -webkit-border-radius: 3px; border-radius: 3px; }
.nt-img-box .img-link { position: relative; display: block; }
.nt-img-box .img-info { position: relative; color: #888; padding: 15px; background: #fff; }
.nt-img-box .img-info a { color: #444; }
.nt-img-box .img-info p { color: black;

}
.nt-img-box .img-info .img-title { font-size: 1.4em; font-weight: bold; margin: 15px 0; }
.nt-img-box .img-info .icon-feature { float: none; margin: -50px auto 10px; color: #fff; border: 5px solid #fff; width: 60px; height: 60px; line-height: 50px; z-index: 200; position: relative; font-size: 24px; }
.nt-img-box .nt-button:hover, .nt-img-box .theme-form input[type='submit']:hover, .theme-form .nt-img-box input[type='submit']:hover, .nt-img-box .woocommerce .button:hover, .woocommerce .nt-img-box .button:hover, .nt-img-box #comments .comment-edit-link:hover, #comments .nt-img-box .comment-edit-link:hover, .nt-img-box #comments .comment-reply-link:hover, #comments .nt-img-box .comment-reply-link:hover { color: #fff; }
.nt-img-box .caption { padding: 10px 15px; background: #f5f5f5; border: 1px solid #eee; border-top: none; color: #888; text-align: center; }
.nt-img-box .img-wrap { position: relative; }
.nt-img-box .white-bar { position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background: rgba(255, 255, 255, 0.1); z-index: 100; background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.75)), color-stop(100%, white)); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, white 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, white 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#ffffff',GradientType=0 ); }
.nt-img-box .overlay { position: absolute; top: 0; left: 0; width: 100%; text-align: center; z-index: 50; }
.nt-img-box .overlay-content { padding: 20px; position: relative; }
.nt-img-box i.overlay-icon { font-size: 30px; position: absolute; z-index: 100; left: 50%; top: 50%; margin: -15px 0 0 -15px; opacity: 0; top: 75%; transition: all 0.25s; color: #fff; }
.nt-img-box i.overlay-icon-stay { top: 50%; opacity: 0.5; }
.nt-img-box .sep { margin: 0 3px; }
.nt-img-box .secondary-info { opacity: 0.9; margin: 10px 0 5px 0; font-size: 0.9em; line-height: 1.5em; }
.nt-img-box .secondary-info i { margin: 0 5px 0 0; }
.nt-img-box .secondary-info span { display: inline; }
.nt-img-box p { margin: 0 0 10px 0; }
.nt-button, .theme-form input[type='submit'], .woocommerce .button, #comments .comment-edit-link, #comments .comment-reply-link { background: #93c83f; color: #444; padding: 8px 15px; display: inline-block; margin: 0 8px 10px 0; border: 1px solid #ddd; cursor: pointer; position: relative; -webkit-appearance: none; -webkit-border-radius: 3px; border-radius: 3px; outline: none; }
.nt-button:hover, .theme-form input[type='submit']:hover, .woocommerce .button:hover, #comments .comment-edit-link:hover, #comments .comment-reply-link:hover, .nt-button.active, .theme-form input.active[type='submit'], .woocommerce .active.button, #comments .active.comment-edit-link, #comments .active.comment-reply-link { color: #fff; border: 1px solid #fff; background-color: #746421; }
.nt-button:hover.button-red, .theme-form input[type='submit']:hover.button-red, .woocommerce .button:hover.button-red, #comments .comment-edit-link:hover.button-red, #comments .comment-reply-link:hover.button-red, .nt-button.active.button-red, .theme-form input.active.button-red[type='submit'], .woocommerce .active.button-red.button, #comments .active.button-red.comment-edit-link, #comments .active.button-red.comment-reply-link { background-color: #c20000; }
.nt-button:hover.button-green, .theme-form input[type='submit']:hover.button-green, .woocommerce .button:hover.button-green, #comments .comment-edit-link:hover.button-green, #comments .comment-reply-link:hover.button-green, .nt-button.active.button-green, .theme-form input.active.button-green[type='submit'], .woocommerce .active.button-green.button, #comments .active.button-green.comment-edit-link, #comments .active.button-green.comment-reply-link { background-color: #7ea200; }
.nt-button:hover.button-yellow, .theme-form input[type='submit']:hover.button-yellow, .woocommerce .button:hover.button-yellow, #comments .comment-edit-link:hover.button-yellow, #comments .comment-reply-link:hover.button-yellow, .nt-button.active.button-yellow, .theme-form input.active.button-yellow[type='submit'], .woocommerce .active.button-yellow.button, #comments .active.button-yellow.comment-edit-link, #comments .active.button-yellow.comment-reply-link { background-color: #f4b200; }
.nt-button:hover.button-blue, .theme-form input[type='submit']:hover.button-blue, .woocommerce .button:hover.button-blue, #comments .comment-edit-link:hover.button-blue, #comments .comment-reply-link:hover.button-blue, .nt-button.active.button-blue, .theme-form input.active.button-blue[type='submit'], .woocommerce .active.button-blue.button, #comments .active.button-blue.comment-edit-link, #comments .active.button-blue.comment-reply-link { background-color: #0089d0; }
.nt-button:hover.button-black, .theme-form input[type='submit']:hover.button-black, .woocommerce .button:hover.button-black, #comments .comment-edit-link:hover.button-black, #comments .comment-reply-link:hover.button-black, .nt-button.active.button-black, .theme-form input.active.button-black[type='submit'], .woocommerce .active.button-black.button, #comments .active.button-black.comment-edit-link, #comments .active.button-black.comment-reply-link { background-color: #333; }
.nt-button:hover.button-magenta, .theme-form input[type='submit']:hover.button-magenta, .woocommerce .button:hover.button-magenta, #comments .comment-edit-link:hover.button-magenta, #comments .comment-reply-link:hover.button-magenta, .nt-button.active.button-magenta, .theme-form input.active.button-magenta[type='submit'], .woocommerce .active.button-magenta.button, #comments .active.button-magenta.comment-edit-link, #comments .active.button-magenta.comment-reply-link { background-color: #ce00a0; }
.nt-button:hover.button-orange, .theme-form input[type='submit']:hover.button-orange, .woocommerce .button:hover.button-orange, #comments .comment-edit-link:hover.button-orange, #comments .comment-reply-link:hover.button-orange, .nt-button.active.button-orange, .theme-form input.active.button-orange[type='submit'], .woocommerce .active.button-orange.button, #comments .active.button-orange.comment-edit-link, #comments .active.button-orange.comment-reply-link { background-color: #ff6600; }
.nt-button.button-primary, .theme-form input[type='submit'], .woocommerce .button-primary.button, #comments .button-primary.comment-edit-link, #comments .theme-form input.comment-edit-link[type='submit'], .theme-form #comments input.comment-edit-link[type='submit'], #comments .button-primary.comment-reply-link, #comments .theme-form input.comment-reply-link[type='submit'], .theme-form #comments input.comment-reply-link[type='submit'] { padding: 10px 17px; color: #fff; background-color: #70b001; background: url(../images/bt-shadow.png) bottom left repeat-x; border: none; }
.nt-button.button-primary:active, .theme-form input[type='submit']:active, .woocommerce .button-primary.button:active, #comments .button-primary.comment-edit-link:active, #comments .theme-form input.comment-edit-link[type='submit']:active, .theme-form #comments input.comment-edit-link[type='submit']:active, #comments .button-primary.comment-reply-link:active, #comments .theme-form input.comment-reply-link[type='submit']:active, .theme-form #comments input.comment-reply-link[type='submit']:active { top: 1px; position: relative; }
.nt-button.button-primary:hover, .theme-form input[type='submit']:hover, .woocommerce .button-primary.button:hover, #comments .button-primary.comment-edit-link:hover, #comments .theme-form input.comment-edit-link[type='submit']:hover, .theme-form #comments input.comment-edit-link[type='submit']:hover, #comments .button-primary.comment-reply-link:hover, #comments .theme-form input.comment-reply-link[type='submit']:hover, .theme-form #comments input.comment-reply-link[type='submit']:hover { color: #fff; border: none; }
.nt-button.button-primary.button-red, .theme-form input.button-red[type='submit'], .woocommerce .button-primary.button-red.button, #comments .button-primary.button-red.comment-edit-link, #comments .theme-form input.button-red.comment-edit-link[type='submit'], .theme-form #comments input.button-red.comment-edit-link[type='submit'], #comments .button-primary.button-red.comment-reply-link, #comments .theme-form input.button-red.comment-reply-link[type='submit'], .theme-form #comments input.button-red.comment-reply-link[type='submit'] { background-color: #c20000; }
.nt-button.button-primary.button-green, .theme-form input.button-green[type='submit'], .woocommerce .button-primary.button-green.button, #comments .button-primary.button-green.comment-edit-link, #comments .theme-form input.button-green.comment-edit-link[type='submit'], .theme-form #comments input.button-green.comment-edit-link[type='submit'], #comments .button-primary.button-green.comment-reply-link, #comments .theme-form input.button-green.comment-reply-link[type='submit'], .theme-form #comments input.button-green.comment-reply-link[type='submit'] { background-color: #7ea200; }
.nt-button.button-primary.button-yellow, .theme-form input.button-yellow[type='submit'], .woocommerce .button-primary.button-yellow.button, #comments .button-primary.button-yellow.comment-edit-link, #comments .theme-form input.button-yellow.comment-edit-link[type='submit'], .theme-form #comments input.button-yellow.comment-edit-link[type='submit'], #comments .button-primary.button-yellow.comment-reply-link, #comments .theme-form input.button-yellow.comment-reply-link[type='submit'], .theme-form #comments input.button-yellow.comment-reply-link[type='submit'] { background-color: #f4b200; }
.nt-button.button-primary.button-blue, .theme-form input.button-blue[type='submit'], .woocommerce .button-primary.button-blue.button, #comments .button-primary.button-blue.comment-edit-link, #comments .theme-form input.button-blue.comment-edit-link[type='submit'], .theme-form #comments input.button-blue.comment-edit-link[type='submit'], #comments .button-primary.button-blue.comment-reply-link, #comments .theme-form input.button-blue.comment-reply-link[type='submit'], .theme-form #comments input.button-blue.comment-reply-link[type='submit'] { background-color: #0089d0; }
.nt-button.button-primary.button-black, .theme-form input.button-black[type='submit'], .woocommerce .button-primary.button-black.button, #comments .button-primary.button-black.comment-edit-link, #comments .theme-form input.button-black.comment-edit-link[type='submit'], .theme-form #comments input.button-black.comment-edit-link[type='submit'], #comments .button-primary.button-black.comment-reply-link, #comments .theme-form input.button-black.comment-reply-link[type='submit'], .theme-form #comments input.button-black.comment-reply-link[type='submit'] { background-color: #333; }
.nt-button.button-primary.button-magenta, .theme-form input.button-magenta[type='submit'], .woocommerce .button-primary.button-magenta.button, #comments .button-primary.button-magenta.comment-edit-link, #comments .theme-form input.button-magenta.comment-edit-link[type='submit'], .theme-form #comments input.button-magenta.comment-edit-link[type='submit'], #comments .button-primary.button-magenta.comment-reply-link, #comments .theme-form input.button-magenta.comment-reply-link[type='submit'], .theme-form #comments input.button-magenta.comment-reply-link[type='submit'] { background-color: #ce00a0; }
.nt-button.button-primary.button-orange, .theme-form input.button-orange[type='submit'], .woocommerce .button-primary.button-orange.button, #comments .button-primary.button-orange.comment-edit-link, #comments .theme-form input.button-orange.comment-edit-link[type='submit'], .theme-form #comments input.button-orange.comment-edit-link[type='submit'], #comments .button-primary.button-orange.comment-reply-link, #comments .theme-form input.button-orange.comment-reply-link[type='submit'], .theme-form #comments input.button-orange.comment-reply-link[type='submit'] { background-color: #ff6600; }
.nt-button i, .theme-form input[type='submit'] i, .woocommerce .button i, #comments .comment-edit-link i, #comments .comment-reply-link i { margin: 0 8px 0 0; }
.plemas{text-align: center;
color: black;
font-weight: bold;
font-size: 22px;
}
.stack { padding: 50px 0; position: relative; background-repeat: no-repeat; background-position: center; }
.stack.element-light { color: #fff; }
.stack.element-light .title { color: #fff; }
.stack.element-light .title .word1 { color: #fff; opacity: 1; }
.stack.element-light .title-wrap .runner-line-grey { background: #fff; opacity: 0.5; }
.stack.element-light .title-wrap .runner-line { background: #fff; }
.stack .title { padding: 0 15px; font-size: 18px; line-height: 1.5em; margin: 0 0 50px 0; text-align: left; }
.stack .title-wrap { margin: 0 auto; display: block; position: relative; padding: 0 0 15px 0; }
.stack .title-wrap .runner-line, .stack .title-wrap .runner-line-grey { height: 1px; width: 50px; position: absolute; bottom: 0; left: 0; display: none; }
.stack .title-wrap .runner-line-grey { width: 100%; background: #ddd; }
.stack .info-box { margin-bottom: 30px; }
.stack .info-box .nt-button, .stack .info-box .theme-form input[type='submit'], .theme-form .stack .info-box input[type='submit'], .stack .info-box .woocommerce .button, .woocommerce .stack .info-box .button, .stack .info-box #comments .comment-edit-link, #comments .stack .info-box .comment-edit-link, .stack .info-box #comments .comment-reply-link, #comments .stack .info-box .comment-reply-link { margin: 0; }

.stack-title { padding: 0; margin-bottom: -1px; }
.stack-title .title-block { padding: 40px 0; position: relative; }
.stack-title .title-block .runner-line, .stack-title .title-block .runner-line-grey { height: 1px; width: 100px; position: absolute; bottom: 0; left: 0; display: none; }
.stack-title .title-block .runner-line-grey { width: 100%; background: #eee; }

.stack-column .column { margin: 0 0 30px 0; }

.main-pane-with-sidebar .stack:first-child { padding-top: 0; }

.stack-separator .separator { border-bottom: 1px solid #f5f5f5; position: relative; margin: 0 auto 30px; max-width: 100%; }
.stack-separator .separator .spot { width: 10px; height: 10px; background: #eee; display: block; margin: 0 auto; margin-bottom: -5px; position: relative; -webkit-border-radius: 5px; border-radius: 5px; border: 2px solid #fff; display: none; }
.stack-separator.compact .separator { width: 500px; }

.stack-title em { font-style: normal; }
.stack-title #page-title { font-size: 24px; line-height: 1.4em; margin: 0; text-transform: uppercase; }
.stack-title #page-sub-title { font-size: 13px; margin: 10px 0 0 0; }
.stack-title .breadcrumb { display: none; }
.stack-title .breadcrumb a { color: #444; }
.stack-title .breadcrumb i { margin: 0 6px; }
.stack-title .breadcrumb .sep { margin: 0 6px; opacity: 0.3; }

.stack-callout { font-size: 18px; line-height: 1.5em; background: center center no-repeat; }
.stack-callout.callout-box .callout-wrap { padding: 26px 30px 30px; background: #eee; -webkit-border-radius: 3px; border-radius: 3px; }
.stack-callout.element-light { color: #fff; }
.stack-callout.element-light .optin-form { background: #fff !important; }
.stack-callout.element-light .optin-form .optin-submit { color: #555; }
.stack-callout.element-light .callout-icon { background: #fff; }
.stack-callout.element-light .nt-button, .stack-callout.element-light .theme-form input[type='submit'], .theme-form .stack-callout.element-light input[type='submit'], .stack-callout.element-light .woocommerce .button, .woocommerce .stack-callout.element-light .button, .stack-callout.element-light #comments .comment-edit-link, #comments .stack-callout.element-light .comment-edit-link, .stack-callout.element-light #comments .comment-reply-link, #comments .stack-callout.element-light .comment-reply-link { background: transparent; color: #fff; border: 1px solid #fff; }
.stack-callout.element-light .running-number-box, .stack-callout.element-light .running-number-box.invert { background: transparent; color: #fff; border: 2px solid #fff; }
.stack-callout.element-light em { color: #fff; }
.stack-callout.element-light .callout-icon { background: transparent; border: 1px solid #fff; border-color: rgba(255, 255, 255, 0.75); }
.stack-callout .callout-text { z-index: 0; position: relative; margin: 0 0 30px 0; }
.stack-callout .nt-button, .stack-callout .theme-form input[type='submit'], .theme-form .stack-callout input[type='submit'], .stack-callout .woocommerce .button, .woocommerce .stack-callout .button, .stack-callout #comments .comment-edit-link, #comments .stack-callout .comment-edit-link, .stack-callout #comments .comment-reply-link, #comments .stack-callout .comment-reply-link { text-align: left; margin: 0 0 20px 0; display: block; padding: 10px 20px 15px 20px; letter-spacing: 1px; font-size: 17px; line-height: 1.5em; z-index: 100; }
.stack-callout .nt-button i, .stack-callout .theme-form input[type='submit'] i, .theme-form .stack-callout input[type='submit'] i, .stack-callout .woocommerce .button i, .woocommerce .stack-callout .button i, .stack-callout #comments .comment-edit-link i, #comments .stack-callout .comment-edit-link i, .stack-callout #comments .comment-reply-link i, #comments .stack-callout .comment-reply-link i { margin: 0 20px 0 0; font-size: 50px; float: left; }
.stack-callout .nt-button small, .stack-callout .theme-form input[type='submit'] small, .theme-form .stack-callout input[type='submit'] small, .stack-callout .woocommerce .button small, .woocommerce .stack-callout .button small, .stack-callout #comments .comment-edit-link small, #comments .stack-callout .comment-edit-link small, .stack-callout #comments .comment-reply-link small, #comments .stack-callout .comment-reply-link small { opacity: 0.8; margin: 5px 0 0 0; font-size: 15px; white-space: nowrap; }
.stack-callout .nt-button.button-no-sub, .stack-callout .theme-form input.button-no-sub[type='submit'], .theme-form .stack-callout input.button-no-sub[type='submit'], .stack-callout .woocommerce .button-no-sub.button, .woocommerce .stack-callout .button-no-sub.button, .stack-callout #comments .button-no-sub.comment-edit-link, #comments .stack-callout .button-no-sub.comment-edit-link, .stack-callout #comments .button-no-sub.comment-reply-link, #comments .stack-callout .button-no-sub.comment-reply-link { line-height: 2.4em; }
.stack-callout em { font-style: normal; }
.stack-callout .callout-icon { font-size: 55px; color: #fff; -webkit-border-radius: 100%; border-radius: 100%; width: 90px; height: 90px; line-height: 90px; display: block; margin-top: -2px; text-align: center; margin: 0 auto 20px; background: #70b001; z-index: 100; }
.stack-callout .running-number-box { width: 100px; height: 100px; background: #eee; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; position: relative; line-height: 75px; margin: 0 auto 30px; color: #fff; border: 2px solid transparent; }
.stack-callout .running-number-box .running-number { display: block; font-size: 36px; }
.stack-callout .running-number-box .running-tag { font-size: 13px; position: relative; margin-top: -15px; line-height: 13px; display: block; font-style: italic; opacity: 0.8; }

.stack-feature-icon { padding-bottom: 40px; margin-bottom: 0; }
.stack-feature-icon.element-light .feature-box a { color: #fff; }
.stack-feature-icon.element-light .feature-box p { opacity: 0.7; }
.stack-feature-icon.element-light .feature-box .icon-wrap { color: #fff; }
.stack-feature-icon .feature-box { position: relative; overflow: hidden; padding: 10px 0 10px 60px; -webkit-border-radius: 3px; border-radius: 3px; z-index: 10; }
.stack-feature-icon .feature-box a { color: #333; }
.stack-feature-icon .feature-box .icon-wrap { background: transparent; font-size: 32px; position: absolute; top: 12px; left: 0; color: #fff; }
.stack-feature-icon .feature-title { font-size: 18px; line-height: 1.5em; margin: 0 0 10px 0; }
.stack-feature-icon img { margin: 0 0 15px 0; }
.stack-feature-icon .col-md-4, .stack-feature-icon .col-md-6 { margin-bottom: 30px; }
.stack-feature-icon .feature-more-link { background: rgba(0, 0, 0, 0.75); display: block; padding: 8px 15px; -webkit-border-radius: 3px; border-radius: 3px; color: #eee; font-size: 12px; position: absolute; bottom: 0; right: 25px; transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; display: none; }
.stack-feature-icon .feature-more-link:hover { color: #fff; }

.icon-wrap { -webkit-border-radius: 100%; border-radius: 100%; margin: -2px 10px 0 0; background: #fff; width: 30px; height: 30px; text-align: center; display: block; float: left; line-height: 30px; }

.stack-feature-with-image {text-align: center;}
.stack-feature-with-image .nt-button, .stack-feature-with-image .theme-form input[type='submit'], .theme-form .stack-feature-with-image input[type='submit'], .stack-feature-with-image .woocommerce .button, .woocommerce .stack-feature-with-image .button, .stack-feature-with-image #comments .comment-edit-link, #comments .stack-feature-with-image .comment-edit-link, .stack-feature-with-image #comments .comment-reply-link, #comments .stack-feature-with-image .comment-reply-link { margin-top: 10px; }
.stack-feature-with-image .nt-img-box { margin-bottom: 0; }
.stack-feature-with-image .col-md-3, .stack-feature-with-image .col-md-4 { padding-bottom: 30px; }

.stack-image-text { text-align: center; }
.stack-image-text.element-light { color: #fff; padding-top: 40px; }
.stack-image-text.element-light .nt-button, .stack-image-text.element-light .theme-form input[type='submit'], .theme-form .stack-image-text.element-light input[type='submit'], .stack-image-text.element-light .woocommerce .button, .woocommerce .stack-image-text.element-light .button, .stack-image-text.element-light #comments .comment-edit-link, #comments .stack-image-text.element-light .comment-edit-link, .stack-image-text.element-light #comments .comment-reply-link, #comments .stack-image-text.element-light .comment-reply-link { background: transparent; border-color: #fff; color: #fff; }
.stack-image-text.element-light .nt-button, .stack-image-text.element-light .theme-form input[type='submit'], .theme-form .stack-image-text.element-light input[type='submit'], .stack-image-text.element-light .woocommerce .button, .woocommerce .stack-image-text.element-light .button, .stack-image-text.element-light #comments .comment-edit-link, #comments .stack-image-text.element-light .comment-edit-link, .stack-image-text.element-light #comments .comment-reply-link, #comments .stack-image-text.element-light .comment-reply-link { overflow: hidden; z-index: 0; position: relative; }
.stack-image-text.element-light .nt-button:before, .stack-image-text.element-light .theme-form input[type='submit']:before, .theme-form .stack-image-text.element-light input[type='submit']:before, .stack-image-text.element-light .woocommerce .button:before, .woocommerce .stack-image-text.element-light .button:before, .stack-image-text.element-light #comments .comment-edit-link:before, #comments .stack-image-text.element-light .comment-edit-link:before, .stack-image-text.element-light #comments .comment-reply-link:before, #comments .stack-image-text.element-light .comment-reply-link:before { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; width: 30px; height: 30px; top: -30px; left: -30px; background: #fff; opacity: 0.9; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.stack-image-text.element-light .nt-button:after, .stack-image-text.element-light .theme-form input[type='submit']:after, .theme-form .stack-image-text.element-light input[type='submit']:after, .stack-image-text.element-light .woocommerce .button:after, .woocommerce .stack-image-text.element-light .button:after, .stack-image-text.element-light #comments .comment-edit-link:after, #comments .stack-image-text.element-light .comment-edit-link:after, .stack-image-text.element-light #comments .comment-reply-link:after, #comments .stack-image-text.element-light .comment-reply-link:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; width: 30px; height: 30px; bottom: -60px; right: -60px; background: #fff; opacity: 0.9; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.stack-image-text.element-light .nt-button:hover:before, .stack-image-text.element-light .theme-form input[type='submit']:hover:before, .theme-form .stack-image-text.element-light input[type='submit']:hover:before, .stack-image-text.element-light .woocommerce .button:hover:before, .woocommerce .stack-image-text.element-light .button:hover:before, .stack-image-text.element-light #comments .comment-edit-link:hover:before, #comments .stack-image-text.element-light .comment-edit-link:hover:before, .stack-image-text.element-light #comments .comment-reply-link:hover:before, #comments .stack-image-text.element-light .comment-reply-link:hover:before { top: 0; left: 0; }
.stack-image-text.element-light .nt-button:hover:after, .stack-image-text.element-light .theme-form input[type='submit']:hover:after, .theme-form .stack-image-text.element-light input[type='submit']:hover:after, .stack-image-text.element-light .woocommerce .button:hover:after, .woocommerce .stack-image-text.element-light .button:hover:after, .stack-image-text.element-light #comments .comment-edit-link:hover:after, #comments .stack-image-text.element-light .comment-edit-link:hover:after, .stack-image-text.element-light #comments .comment-reply-link:hover:after, #comments .stack-image-text.element-light .comment-reply-link:hover:after { right: -30px; bottom: -30px; }
.stack-image-text.image-bottom .nt-slider { padding-top: 30px; }
.stack-image-text.image-bottom .shadow { position: absolute; bottom: 0; left: 0; width: 100%; height: 10px; background: url(../images/bottom-shadow.png) repeat left top; z-index: 100; display: block; }
.stack-image-text .heading { font-size: 20px; line-height: 1.75em; margin: 0 0 20px 0; }
.stack-image-text p { line-height: 1.75em; }
.stack-image-text p:last-child { margin: 0 0 20px 0; }
.stack-image-text .nt-button, .stack-image-text .theme-form input[type='submit'], .theme-form .stack-image-text input[type='submit'], .stack-image-text .woocommerce .button, .woocommerce .stack-image-text .button, .stack-image-text #comments .comment-edit-link, #comments .stack-image-text .comment-edit-link, .stack-image-text #comments .comment-reply-link, #comments .stack-image-text .comment-reply-link { margin: 10px 0 0 0; padding: 12px 22px; }
.stack-image-text em { font-style: normal; }
.stack-image-text .shadow { display: none; }

.stack-client .nt-slider li { text-align: center; }
.stack-client .nt-slider img { transition: all 0.5s; -webkit-filter: grayscale(100%); margin: 0 auto; }
.stack-client .nt-slider img:hover { -webkit-filter: grayscale(0); }
.stack-client .carousel-item { padding: 0; }

.stack-person .person-info-head { margin: 0 0 10px 0; }
.stack-person .person-name { font-size: 1.25em; line-height: 1.5em; color: #444; }
.stack-person .person-social-list { list-style: none; margin: 0; padding: 0; font-size: 12px; margin: 20px 0 5px 0; }
.stack-person .person-social-list li { margin: 0 5px 0 0; display: inline-block; }
.stack-person .person-social-list a { border: none; color: #f5f5f5; background: #ccc; display: block; width: 30px; line-height: 30px; height: 30px; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; font-size: 16px; }
.stack-person .person-social-list a:hover { background: #bbb; }
.stack-person .person-social-list a.nt-icon-flickr:hover { background-color: #fd0083; }
.stack-person .person-social-list a.nt-icon-instagram:hover { background-color: #7f4837; }
.stack-person .person-social-list a.nt-icon-pinterest:hover { background-color: #c81c1e; }
.stack-person .person-social-list a.nt-icon-dribbble:hover { background-color: #de4a84; }
.stack-person .person-social-list a.nt-icon-tumblr:hover { background-color: #35506b; }
.stack-person .person-social-list a.nt-icon-twitter:hover { background-color: #00aced; }
.stack-person .person-social-list a.nt-icon-facebook:hover { background-color: #3B5998; }
.stack-person .person-social-list a.nt-icon-linkedin:hover { background-color: #4875B4; }
.stack-person .person-social-list a.nt-icon-google-plus:hover { background-color: #C63D2D; }

.stack-skill .skill-bar { height: 15px; background: #eee; -webkit-border-radius: 3px; border-radius: 3px; margin: 5px 0 15px 0; }
.stack-skill .skill-score { height: 15px; position: relative; -webkit-border-radius: 3px; border-radius: 3px; background: #70b001; }
.stack-skill .skill-score span { background: #333; color: #fff; padding: 4px 8px; position: absolute; right: 0; top: -25px; font-size: 11px; line-height: 1em; display: block; -webkit-border-radius: 2px; border-radius: 2px; }
.stack-skill .skill-score span:after { content: ""; display: block; border-color: #333 transparent; border-width: 5px 5px 0; position: absolute; bottom: -5px; width: 0; border-style: solid; left: 12px; }

.stack-pricing ul.price-list { list-style: none; padding: 0; margin: 0; text-align: center; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; margin: 0 0 30px 0; }
.stack-pricing ul.price-list.featured li.row-title { background: #70b001; }
.stack-pricing ul.price-list.featured li.row-price em, .stack-pricing ul.price-list.featured li.row-price sup { color: #70b001; }
.stack-pricing ul.price-list li { padding: 15px 20px; background: #fafafa; margin: 0; border-bottom: 1px solid #f5f5f5; border-right: 1px solid #eee; border-left: 1px solid #eee; }
.stack-pricing ul.price-list li.row-title { color: #fff; font-size: 24px; font-weight: bold; padding: 15px 20px; background: #555; position: relative; border: none; }
.stack-pricing ul.price-list li.row-price { padding: 20px 20px; color: #888; }
.stack-pricing ul.price-list li.row-price strong { position: relative; top: -28px; left: -2px; font-size: 26px; font-weight: normal; color: #666; }
.stack-pricing ul.price-list li.row-price em { font-size: 70px; line-height: 1em; font-weight: bold; font-style: normal; color: #555; }
.stack-pricing ul.price-list li.row-price sup { position: relative; top: -28px; left: 4px; font-size: 30px; font-weight: bold; color: #555; }
.stack-pricing ul.price-list li.row-price small { position: relative; margin-left: -14px; font-size: 16px; font-style: italic; }
.stack-pricing ul.price-list li.row-button { padding: 20px 20px; border: 1px solid #eee; border-top: none; }
.stack-pricing ul.price-list li.row-button .nt-button, .stack-pricing ul.price-list li.row-button .theme-form input[type='submit'], .theme-form .stack-pricing ul.price-list li.row-button input[type='submit'], .stack-pricing ul.price-list li.row-button .woocommerce .button, .woocommerce .stack-pricing ul.price-list li.row-button .button, .stack-pricing ul.price-list li.row-button #comments .comment-edit-link, #comments .stack-pricing ul.price-list li.row-button .comment-edit-link, .stack-pricing ul.price-list li.row-button #comments .comment-reply-link, #comments .stack-pricing ul.price-list li.row-button .comment-reply-link { margin: 0; }

.stack-twitter { text-align: center; font-size: 20px; line-height: 1.5em; }
.stack-twitter a { color: #444; border-bottom: 1px dashed rgba(0, 0, 0, 0.1); }
.stack-twitter .tweet_list { list-style: none; margin: 0; padding: 0 0 20px 20px; }
.stack-twitter iframe.twitter-follow-button { float: right; margin: 0 20px 0 0; }
.stack-twitter .tweet-meta { display: block; margin: 20px 0 0 0; font-size: 14px; opacity: 0.75; }
.stack-twitter .tweet-meta a { border: none; }
.stack-twitter .tweet_time { margin: 0 0 0 15px; }
.stack-twitter .tweet_time:before { content: '\e8ae'; font-family: 'nt-icon'; margin: 0 5px 0 0; }
.stack-twitter .tweet_user:before { content: '\e994'; font-family: 'nt-icon'; margin: 0 5px 0 0; }

.element-light a { color: #fff; border-color: rgba(255, 255, 255, 0.4); }

.main-pane-with-sidebar .stack-twitter .col-md-9 { width: 90%; }
.main-pane-with-sidebar .stack-twitter .col-md-3 { clear: both; width: 100%; }

.stack-testimonial blockquote { -webkit-border-radius: 3px; border-radius: 3px; padding: 0; font-style: italic; position: relative; margin: 0; overflow: hidden; background: transparent; border: none; }
.stack-testimonial blockquote p { margin: 0 0 10px 0; position: relative; z-index: 10; font-size: 17px; line-height: 1.6em; }
.stack-testimonial blockquote .blockquote-wrap { padding: 20px; background: #fff; position: relative; border: 1px solid #eee; }
.stack-testimonial blockquote .blockquote-wrap:before { content: ''; display: block; position: absolute; right: 23px; bottom: -17px; border-top: 15px solid #eee; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.stack-testimonial blockquote .blockquote-wrap:after { content: ''; display: block; position: absolute; right: 23px; bottom: -15px; border-top: 15px solid #fff; border-right: 10px solid transparent; border-left: 10px solid transparent; }
.stack-testimonial blockquote .star-wrap { text-align: right; padding: 20px 0 0 0; color: #aaa; }
.stack-testimonial blockquote .star-wrap i { opacity: 0; margin: 0 -3px; }
.stack-testimonial blockquote cite { font-style: normal; line-height: 1.4em; display: block; padding: 5px 0 0 0; margin: 40px 0 0 0; text-align: right; }
.stack-testimonial blockquote strong { display: block; }
.stack-testimonial .nt-slider blockquote { margin: 0 0 20px 0; }
.stack-testimonial .quote-avatar { -webkit-border-radius: 100%; border-radius: 100%; padding: 3px; display: block; width: 70px; height: 70px; background: #fff; background: rgba(255, 255, 255, 0.5); border: none; overflow: hidden; float: right; margin: 30px 0 0 15px !important; }

.stack-map, .stack-contact { padding: 0 !important; }
.stack-map .contact-pane, .stack-contact .contact-pane { background: rgba(255, 255, 255, 0.95); padding: 20px; position: absolute; z-index: 100; -webkit-border-radius: 3px; border-radius: 3px; margin-top: 30px; right: 30px; left: 30px; }
.stack-map .contact-pane p:last-child, .stack-contact .contact-pane p:last-child { margin-bottom: 0; }
.stack-map .contact-pane form, .stack-contact .contact-pane form { margin-top: 20px; }
.stack-map .marker-pane, .stack-contact .marker-pane { background: rgba(255, 255, 255, 0.95); padding: 20px; position: absolute; right: 30px; margin-top: 30px; z-index: 100; -webkit-border-radius: 3px; border-radius: 3px; width: 350px; max-width: 50%; }
.stack-map .marker-pane p:last-child, .stack-contact .marker-pane p:last-child { margin-bottom: 0; }

.rev_slider_wrapper { padding: 0 !important; }

.stack-blog .dummy-thumb { min-height: 150px; background: #fafafa; text-align: center; border-bottom: 1px solid #f5f5f5; }
.stack-blog .dummy-thumb i { font-size: 60px; color: #ddd; line-height: 150px; }

.stack-spacer { margin: 0; padding: 0; }

.boxed .stack-slider > .container { width: 100%; }

.boxed .stack-slider:first-child { padding-top: 0; }

.stack-portfolio .overlay-content { text-align: center; }
.stack-portfolio .plus-sign { position: absolute; bottom: 20px; right: 20px; font-size: 24px; }



.card-title{color:black}
/*-----------------------------------------------------------------------------

-	Revolution Slider 6.0 Default Style Settings -

Screen Stylesheet

version:   	6.0.0
date:      	24/06/19
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }  

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider { position: relative }

#debungcontrolls {
	z-index:100000;
	position:fixed;
	bottom:0px; width:100%;
	height:auto;
	background:rgba(0,0,0,0.6);
	padding:10px;
	box-sizing: border-box;
}


rs-debug {
	z-index:100000;
	position:fixed;
	top:0px; width:300px;
	height:300px;
	background:rgba(0,0,0,0.6);
	padding:10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 10px;
	line-height: 13px;
	overflow: scroll;
}

/* MODAL BASICS */
rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important; }
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

rs-sbg-px { pointer-events: none }

.rs-forcehidden * { visibility: hidden !important; }

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines { display: block; white-space: nowrap !important}

.debugtimeline {
	width:100%;
	height:10px;
	position:relative;
	display:block;
	margin-bottom:3px;	
	display:none;
	white-space: nowrap;	
	box-sizing: border-box;
}

.debugtimeline:hover {
	height:15px;

}

.the_timeline_tester {
	background:#e74c3c;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:0;	
}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff;
}


.debugtimeline.tl_slide .the_timeline_tester {
	background:#f39c12;	
}

.debugtimeline.tl_frame .the_timeline_tester {
	background:#3498db;	
}

.debugtimline_txt {
	color:#fff;
	font-weight: 400;
	font-size:7px;
	position:absolute;	
	left:10px;
	top:0px;
	white-space: nowrap;
	line-height: 10px;
}


.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('../fonts/revicons/revicons.eot?5510888');
  src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('../fonts/revicons/revicons.woff?5510888') format('woff'),
       url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
   
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus

{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.revicon-search-1:before { content: '\e802'; } /* 'î ‚' */
.revicon-pencil-1:before { content: '\e831'; } /* 'î ±' */
.revicon-picture-1:before { content: '\e803'; } /* 'î ƒ' */
.revicon-cancel:before { content: '\e80a'; } /* 'î Š' */
.revicon-info-circled:before { content: '\e80f'; } /* 'î ' */
.revicon-trash:before { content: '\e801'; } /* 'î ' */
.revicon-left-dir:before { content: '\e817'; } /* 'î —' */
.revicon-right-dir:before { content: '\e818'; } /* 'î ˜' */
.revicon-down-open:before { content: '\e83b'; } /* 'î »' */
.revicon-left-open:before { content: '\e819'; } /* 'î ™' */
.revicon-right-open:before { content: '\e81a'; } /* 'î š' */
.revicon-angle-left:before { content: '\e820'; } /* 'î  ' */
.revicon-angle-right:before { content: '\e81d'; } /* 'î ' */
.revicon-left-big:before { content: '\e81f'; } /* 'î Ÿ' */
.revicon-right-big:before { content: '\e81e'; } /* 'î ž' */
.revicon-magic:before { content: '\e807'; } /* 'î ‡' */
.revicon-picture:before { content: '\e800'; } /* 'î €' */
.revicon-export:before { content: '\e80b'; } /* 'î ‹' */
.revicon-cog:before { content: '\e832'; } /* 'î ²' */
.revicon-login:before { content: '\e833'; } /* 'î ³' */
.revicon-logout:before { content: '\e834'; } /* 'î ´' */
.revicon-video:before { content: '\e805'; } /* 'î …' */
.revicon-arrow-combo:before { content: '\e827'; } /* 'î §' */
.revicon-left-open-1:before { content: '\e82a'; } /* 'î ª' */
.revicon-right-open-1:before { content: '\e82b'; } /* 'î «' */
.revicon-left-open-mini:before { content: '\e822'; } /* 'î ¢' */
.revicon-right-open-mini:before { content: '\e823'; } /* 'î £' */
.revicon-left-open-big:before { content: '\e824'; } /* 'î ¤' */
.revicon-right-open-big:before { content: '\e825'; } /* 'î ¥' */
.revicon-left:before { content: '\e836'; } /* 'î ¶' */
.revicon-right:before { content: '\e826'; } /* 'î ¦' */
.revicon-ccw:before { content: '\e808'; } /* 'î ˆ' */
.revicon-arrows-ccw:before { content: '\e806'; } /* 'î †' */
.revicon-palette:before { content: '\e829'; } /* 'î ©' */
.revicon-list-add:before { content: '\e80c'; } /* 'î Œ' */
.revicon-doc:before { content: '\e809'; } /* 'î ‰' */
.revicon-left-open-outline:before { content: '\e82e'; } /* 'î ®' */
.revicon-left-open-2:before { content: '\e82c'; } /* 'î ¬' */
.revicon-right-open-outline:before { content: '\e82f'; } /* 'î ¯' */
.revicon-right-open-2:before { content: '\e82d'; } /* 'î ­' */
.revicon-equalizer:before { content: '\e83a'; } /* 'î º' */
.revicon-layers-alt:before { content: '\e804'; } /* 'î „' */
.revicon-popup:before { content: '\e828'; } /* 'î ¨' */

							


/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}

rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}

.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; }


rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block;}

/*rs-carousel-wrap,*/
rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }

rs-sbg-effectwrap {
	position:absolute;top:0px;left:0px;width:100%;height:100%
}

rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}

a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }

a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }

.entry-content rs-module a, rs-module a { box-shadow: none; }

.rs-ov-hidden 		{ 	overflow:hidden !important;}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}

.tp-simpleresponsive img,
rs-module img{
	max-width:none !important;	
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}

rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}


rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }

.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}

.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}

.rs-layer-video { overflow: hidden }

rs-module rs-layer,
rs-module .rs-layer { 
	opacity: 0;
	position:relative;  
	visibility: hidden;
	white-space: nowrap;
	display: block;	
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	z-index:1;	
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;   
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
	margin-bottom:0;

}

.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}

rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; }


	
/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
	cursor:url(openhand.cur), move;
}
rs-carousel-wrap.dragged {
	cursor:url(closedhand.cur), move;
}

rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:1px;position:relative;margin-bottom:-1px }

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {	
	box-sizing:border-box;	
	max-height:none !important;	
}


.rs-layer.rs-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}



rs-px-mask {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
	max-width: none !important;
	border: none;
}

rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
rs-layer-wrap,
rs-row-wrap,
rs-column,
rs-parallax-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap,
rs-loop-wrap 	{	display:block; visibility: hidden}


rs-column-wrap>rs-loop-wrap { z-index: 1 }

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
 { transform-style:flat; perspective:10000px;}

 /*@-moz-document url-prefix() {
 	rs-layer-wrap,
	rs-mask-wrap,
	rs-cbg-mask-wrap { filter: blur(0px); }
 }*/   /* REMOVED LINES TO FIX BOX-SHADOW ISSUE IN FIREFOX */

 .rs-fixedscrollon rs-module-wrap{left: 0 !important;}

rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; }

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}

rs-column-wrap .rs-parallax-wrap  { vertical-align: top }

.rs-layer img,
rs-layer img { vertical-align: top }

rs-row,
rs-row.rs-layer 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto;
	font-size:0px;
}

rs-column-wrap {	
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;	
	font-size:0px;
}

rs-column {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

rs-cbg-mask-wrap {
	position: absolute;    
    z-index: 0;
    box-sizing: border-box;     
} 
rs-column-bg {	
    position: absolute;    
    z-index: 0;
    box-sizing: border-box; 
    width: 100%;
    height: 100%; 
}

.rs-pelock * { pointer-events: none !important;}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }


.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
	visibility:hidden !important; 
	display:none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
	pointer-events: none !important
}

rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;}

/* new static layers position option */
rs-static-layers.rs-stl-back {	
	z-index:0;
}


.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}

									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0; display: block}

.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}

.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}

.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid rs-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;	
	transition:opacity 300ms ease-out !important;				
}


.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

@supports not (-ms-high-contrast:none) {
   /* Non-IE styles here */
	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}

.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
 

.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;  
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{  
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;        
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;    
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;    
    border-radius:100px / 20px;
}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }

.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}

.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}


/* BURGER BUTTON */
.rev-burger {
  position: relative;  
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
 
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
 
  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
 
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 70%;}
	50% {opacity: 0;top: 70%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;	
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark,  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;	
	border-radius: 50%;	
	animation: rev-ani-mouse 2.5s linear infinite;
	background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
	border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}
.container-sgr img {
	height: auto;
	max-width: 100%;
	
	}
	.flex-caption h6 {
		color: rgb(214, 28, 21);
		letter-spacing: 0px;
		margin-bottom: 250px;
		font-size: 65px;
		font-weight: 700;
		text-shadow: 2px  0px 0px black,
		0px  2px 0px black,
	   -1px  0px 0px black,
		0px -1px 0px black;"
	
	}
.contacto2{background-image: url(banner-fondo.jpg);}
#content2{
	position: relative;
	top:50px;
	background-image: url(61.jpg);
	padding:50px 0 0px 0;
}
#content3{
	position: relative;
	top:50px;
	background-image: url(62.jpg);
	padding:50px 0 0px 0;
}
#content4{
	position: relative;
	top:50px;
	background-image: url(63.jpg);
	padding:50px 0 0px 0;
}
#content5{
	position: relative;
	top:50px;
	background-image: url(64.jpg);
	padding:50px 0 0px 0;
}
#content6{
	position: relative;
	top:50px;
	background-image: url(66.jpg);
	padding:50px 0 0px 0;
}
#banner2{
	width: 1920;
    height: 750; 
	background:#000;
	position: relative;
	top: 10px;
	margin:0;
	padding:0;
	
	
}
.tabs2{height: 5cm;}