/* BEDIN REVOLUTION SLIDER */
.revolution-slider {
    position: relative;
    width:100% !important;
    height:100%;
   	z-index: 1;
	overflow: hidden;
    padding:0;
    margin-bottom: 0;
    max-height: 100%;
}
.fullwidthabnner {
    width: 100%;
    position: relative;
}
.fullwidthbanner-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}
.fullwidthbanner-container ul li {
    z-index: 500;
}
.fullwidthbanner-container ul li:after {
/*    background: rgba(0, 0, 0, 0.20);*/
/*    background: rgba(0, 0, 0, 0.10) url(img/overlay.png);*/
/*    background: rgba(19, 29, 51, 0.70) url(img/overlay.png);*/
/*    background-color: rgba(0, 0, 0, 0.80);*/
/*    background-image: url("https://www.transparenttextures.com/patterns/fake-brick.png");*/
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.tp-bannershadow {
	display: none;
}
.tp-bullets.simplebullets.round .bullet {
	width: 12px;
	height: 12px;
	border-radius: 50% !important;
	background: #d8d8d8;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
	background: #919191;
}

/*.slide_title_white {
    width: 40%;
	color: #000;
	background: rgba(255, 255, 255, 0.6);
	padding: 20px 20px;
    white-space: normal;
    text-align: left;
}
.slide_title_white:before {
    top: -5px;
    left: -5px;
    content: "";
    display: block;
    z-index: 1;
    position: absolute;
    border: 1px solid #6d6969;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
}
.slide_title_white .corner-box {
    width: 0;
    height: 0;
    border-bottom: 70px solid #000;
    border-left: 70px solid transparent;
    display: block;
    position: absolute;
    bottom: -10px;
    right: -10px;
}
.slide_title_white .corner-box:before {
    display: block;
    content: "";
    position: absolute;
    right: 10px;
    bottom: -60px;
    width: 0;
    height: 0;
    border-bottom: 50px solid rgba(255, 255, 255, 0.5);
    border-left: 50px solid transparent;
}
.slide_title_white h1 {
    font: 400 1.6em/1.8em "Open Sans", sans-serif;
    color: #000;
    margin: 0;
}
.slide_title_white h2 {
    font: 400 1.3em/1.4em "Open Sans", sans-serif;
    margin: 0;
}
.slide_title_white p {
    font: 400 1em/1.5em "Open Sans", sans-serif;
    margin: 0;
}*/


.slide_title_white_bold {
	font-weight: 400;
}
.slider-colored {
	z-index: 1;
	height: 495px !important;
	position: relative;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
.slide_title, .slide_subtitle, .slide_desc, .slide_btn{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.tp-caption.large_bold_white {
    white-space: normal;
    text-align: center;
   /* border: solid 6px rgba(255, 255, 255, .1);               */
    padding: 10px;
    z-index: 99;
}
.tp-caption.large_bold_white h1 {
    font-size: 60px;
    line-height: 100px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 0px;
}
.tp-caption.mediumlarge_light_white_center {
    white-space: normal;
    text-align: center;
    width: 75%;
    z-index: 99;
}
.tp-caption.mediumlarge_light_white_center h1 {
    font: 800 46px/52px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #FFF;
}
.tp-caption.servis {
    white-space: normal;
    text-align: center;
    width: 55%;
    z-index: 99;
}
.tp-caption.servis h2 {
    font: 400 48px/48px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    color: #FFF;
}
.tp-caption.slide_subtitle_white {
    white-space: normal;
    text-align: center;
    width: 100%;
    z-index: 99;
}
.tp-caption.slide_subtitle_white p {
	font: 600 30px/36px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #fff;
}
.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans", Arial, sans-serif;
    color: rgb(255, 255, 255);
    outline: 2px solid rgba(51,51,51,0.2);
    text-shadow: 2px 3px 0 #000;
    background: rgba(225, 186, 96, 0.8);
    padding: 10px 20px 15px;
}
.tp-caption.small_bg_black {
    width: 420px;
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif;
    color: rgb(255, 255, 255);
    outline: 2px solid rgba(51,51,51,0.2);
    text-shadow: 2px 3px 0 #000;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 20px 15px;
}
.caption-a .btn {
    border: none;
    text-shadow: none;
    font-size: 12px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 0 25px !important;
    line-height: 41px !important;
    -webkit-transition: all 300ms ease-in-out !important;
    transition: all 300ms ease-in-out !important;
}
.caption-a .btn.btn-1 {
    background: #70ABAF;
    color: #FFF;
    border: 2px solid #FFF;
}
.caption-a .btn.btn-1:hover, .caption-a .btn.btn-1:focus {
    background: #327e84;
    color: #FFF;
}
.caption-a .btn.btn-2 {
    background: none;
    color: #FFF;
    border: 2px solid #FFF;
}
.caption-a .btn.btn-2:hover, .caption-a .btn.btn-2:focus {
    background: rgba(255, 255, 255, 1);
    color: #000;
}
.bigtitle {
    font: 300 24px/30px "Open Sans", Arial, sans-serif;
    color: #d2b032;
}
.slide_subtitle {
	font: 300 26px/32px "Open Sans", Arial, sans-serif;
	color: #1d2b57;
}
.slide_title {
	font: 300 47px/66px "Open Sans", Arial, sans-serif;
	color: #3f5862;
}
.slide_list_item {
	font: 400 14px/20px "Open Sans", Arial, sans-serif;
	background: #E84D1C;
	padding: 5px;
	color: #fafafa;	
}
.slide_desc {
	color: #A8FAA6;
	font-size: 14px;
	line-height: 25px;
}
.slide_desc_bordered {
	border-left: 3px solid #ddd !important; 
	padding-left: 5px;
}
.slide_btn {
	font: 300 14px/14px "Open Sans", Arial, sans-serif;
	background: #6fc561;
	padding: 7px 15px;
	color: #fff;	
	cursor: pointer;
}
.ind-slide-caption {
    border-radius: 3px;
    background: transparent;
    padding: 11px 17px;
    margin-bottom: 20px;
    font: 300 18px/26px "Open Sans", Arial, sans-serif;
    color: #333;
    border: 2px solid #F7C51D;
}
.tp-leftarrow.default,
.tp-rightarrow.default{
	opacity: 0.7;
}
.tp-leftarrow.default:hover,
.tp-rightarrow.default:hover {
	opacity: 1;
}
.revolution-slider .hidearrows {
	opacity: 0;
}
.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40px !important;
  height: 40px !important;
}
.tparrows:before {
  font-family: 'revicons';
  color: #fff;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 9px;
  text-align: center;
  width: 40px;
  font-size: 20px;
}
.tparrows:hover {
  color: #fff;
   background: rgba(0, 0, 0, 1) !important;
}
.tp-leftarrow:before {
  content: '\e824';
}
.tp-rightarrow:before {
  content: '\e825';
}
.tparrows.tp-rightarrow:before {
  margin-left: 1px;
}