@charset "utf-8";
/* CSS Document */

html {
  overflow-x: hidden;
  padding: 0!important;
  background: #fff;
  margin: 0 !important;
}
.fullwidthbanner-container {
  width: 100%!important;
  position: relative;
  padding: 0;
  overflow: hidden;
  color: #fff;
}

.custom-font-1 {
  font-size:24px;
 
 
  color:#fff;
}
.custom-font-2 {
  font-size: 48px;
  font-weight: 600;
  color:#fff;
  line-height:60px;
  font-family: 'Roboto', sans-serif;
  
}
.custom-font-3 {
  font-weight: 600;
  font-size: 24px;
  line-height: inherit;
  color:#000;
}
.custom-font-4{
  font-size: 12px;
  line-height: inherit;
  color:#333;
}
.tp-caption .btn-border {
  color: #fff;
  border-color: #fff;
}
span.color {
  color: #e77817;
}
.ot-btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none;
  padding: 12px 20px;
  font-size: 12px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (max-width: 990px) {
	.custom-font-1{
		 font-size:14px;
		
	}
	
	.custom-font-4{
		display:none;
	}
  a.btn-slider,
  a.btn-slider .btn-small {
    padding: 6px 14px 5px;
    font-size: 12px;
    min-width: auto;
    margin-right: 5px;
  }
  a.btn-border-slider {
    padding: 4px 12px 3px;
    font-size: 12px;
    min-width: auto;
  }
  
}

@media only screen and (max-width: 480px) {
  a.btn-slider,
  a.btn-slider .btn-small {
    padding: 4px 12px 3px;
    font-size: 12px;
    min-width: auto;
    margin-right: 5px;
  }
  a.btn-border-slider {
    padding: 2px 10px 1px;
    font-size: 8px;
    min-width: auto;
  }
  .ot-btn{
	  padding: 5px 8px;
  }

}

.ot-btn i {
  margin-right: 5px;
}
.ot-btn:focus {
  color: #333;
}
.btn-color {
  background: #d82633;
  color: #fff;
}
.btn-color:hover {
  background: #333;
  color: #fff;
}
.btn-radius {
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.btn-sradius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn-border {
  border: 2px solid #ccc;
  padding: 16px 30px;
  color: #999;
}
.btn-border:hover,
.btn-border:focus {
  border-color: #ffae4e;
  color: #ffae4e;
}
.btn-small {
  padding: 13px 23px;
}
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */
/*# sourceMappingURL=rev-settings.css.map */