<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Roboto|Oswald|Roboto");

@font-face {
  /*   font-family: "Roboto", Modus, "Modus"; */
  font-family: "Roboto";
}


body {
  font-family: "Roboto";
  font-size: 14px;
  background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto";
  font-weight: 700;
}

.left {
  float: left !important;
}

.h3,
h3 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

/*===========Header============*/

#header {
  background-color: #fff;
  height: 250px;
}

.heardDerecho {
  background-color: #f9e8f0;
  height: 250px;
  max-width: 50%;
  background-size: 50% auto;
  background-position: 50% 0;
}

.heardIzq {
  background-color: #fff;
  height: 250px;
  max-width: 50%;
  background-size: 50% auto;
  background-position: 50% 0;
}

@media (min-width: 768px) {
  .navbar-transparent {
    background: transparent !important;
    border-color: transparent;
  }
}

.hr .hrhead {
  border: 15px;
  border-width: 20px;
  border-bottom: thick solid #fff;
}

.spacios {
  margin-top: 35px;
  background-color: #e5e5e5;
}

/*.Titulo {
	margin-left: 30%;
	margin-top: 25px;
	font-family: 'Roboto';
	font-size: 50px;
	color: #000;
	}*/

.Titulo {
  /*margin-left: 30%;*/
  margin-top: 25px;
  font-family: "Roboto";
  font-size: 50px;
  color: #000;
  position: absolute;
  top: -10px;
}

.pink {
  background-color: #F9E8F0;
}

.white {
  background-color: #ffffff;
}

.TituloinfoTeatro {
  margin-top: 50px;
  font-family: "Roboto";
  font-size: 60px;
  color: #000;
  /*border: 2px solid #B4B4B4;*/
}

.infoTeatrotext {
  font-family: "Roboto";
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 50px;
  /*font-family: arial;*/
  font-size: 16px;
  color: #000;
}

.infoLugartext {
  text-align: justify;
  font-family: "Roboto";
  font-size: 16px;
  color: #000;
  margin-right: 25px;
  margin-top: 30%;
}

.top15 {
  margin-top: 15px;
}

.navbar-shadow {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
}

.navbar-brand h1 {
  font-family: "sans-serif" !important;
  font-size: 18px;
  margin: 0;
  font-weight: 700;
  line-height: 30px;
  font-style: italic;
}

.hero {}

.imgTeatro {
  height: 100%;
  width: 100%;
  margin-bottom: 10px;
}

.botonesinfo {
  /*width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-left: 40px;
    padding-right: 20px;*/
  margin-top: 20px;
}

.botonesinfo-mobile {
  position: relative;
  padding-left: 0px;
}

.botonesinfo input:active {
  background-color: #201f1f !important;
}

.botonesinfo input {
  width: 45%;
  margin-bottom: 0px;
}

.welcome {
  color: #fff;
}

.welcome h1 {
  font-size: 45px;
  font-weight: 700;
  text-transform: uppercase;
}

.welcome h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.contactanos {
  text-align: justify;
  margin-top: 25px;
  margin-bottom: 17px;
  font-family: Roboto;
  font-size: 12px;
  color: #000;
}

.section-header {
  margin-top: 60px;
  padding: 30px 0;
  background: url("../img/background/hero.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0.4);
  /*background: url("../img/background/bg2.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0.4);*/
  color: #efefef;
}

.section-header h2 {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 400;
  text-transform: uppercase;
}

/*============Content=================*/

.main {
  /*   padding-top: 30px; */
  background-color: #fff;
}

.content {
  font-size: 18px;
  line-height: 1.8;
}

.content h2 {
  margin: 0;
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 10px;
}

.panel-img img {
  width: 100%;
  height: 350px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.post-meta {
  font-size: 12px;
  color: #777;
}

.post-meta ul {
  list-style: none;
  padding: 0;
}

.post-meta ul li {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
}

.post-meta ul li a {
  color: #fff;
}

.widget {
  margin-bottom: 30px;
}

.widget-title h3 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.list-menus ul {
  list-style: none;
  padding-left: 0;
}

.list-menus ul li:first-child {
  border-top: 1px solid #ddd;
}

.list-menus ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}

.list-menus ul li a {
  font-weight: 500;
}

a.tags {
  background: #fff;
}

a.tags {
  border-radius: 2px;
  color: #000;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 3px;
  padding: 7px;
}

.share-icon ul {
  list-style: none;
  margin: 0;
}

.share-icon ul li {
  display: inline;
  margin-right: 15px;
}

.share-icon ul li a {
  color: #000;
}

/*=========Comments=========*/

.comment-list-wrapper ul {
  list-style: none;
}

.comment-inner {
  background: #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}

.comment-reply-form,
.comment-reply-section {
  margin-bottom: 42px;
}

.com-title {
  color: #444444;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.com-title a {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #dddddd;
}

.comment-inner i {
  font-size: 20px;
}

.comment-img {
  margin-right: 20px;
  width: 60px;
  height: 60px;
}

.comment-img img {
  width: 100%;
}

.comment-list-wrapper {
  margin-left: -20px;
}

.comment-list {
  padding-left: 20px;
}

.comment-list .comment-inner p {
  margin-top: 0;
}

.comment-list {}

.comment-list .comment-inner {
  margin-bottom: 20px;
}

.comment-list .comment-inner {
  padding: 20px;
}

.comment-meta {
  position: relative;
}

.comment-list .comment-inner .comment-meta .author a,
.comment-list .comment-inner .comment-meta .author {
  color: #444444;
  font-size: 14px;
  font-weight: 500;
}

.comment-list .comment-inner .comment-meta .author {
  margin-bottom: 5px;
}

.comment-list .comment-inner .comment-meta .date {
  color: #727272;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 15px;
}

.comment-list .comment-inner .reply-btn {
  position: absolute;
  top: -5px;
  right: 0px;
  color: #444444;
  font-size: 20px;
}

.btn-primary:active:not(.btn-link):not(.btn-flat) {
  background-color: #000;
}

.comment-inner .comment-content {
  padding: 0;
  border: none;
  overflow: hidden;
}

.comment-list .comment-inner .comment-text p,
.comment-list .comment-inner .comment-text {
  color: #777777;
  font-size: 14px;
  line-height: 23px;
  font-weight: 400;
}

.comm-submit {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 13px;
}

.cform-wrapper .input-field.textarea-input {
  margin-bottom: 40px;
}

/*@media (max-width: 600px) {*/

@media (max-width: 767px) {
  .comment-reply-form .submit-wrap {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .comment-reply-form {
    margin-bottom: 0;
  }
}

@media (max-width: 500px) {
  .comment-inner .comment-content {
    overflow: visible;
  }

  .comment-list .comment-inner .comment-meta .date {
    margin-bottom: 25px;
  }
}

/*===========Footer=========*/

#footer {
  width: auto;
  height: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f9e8f0;
}

.social-icons {
  list-style: none;
  float: left;
  padding: 0;
  font-size: 16px;
}

.social-icons li {
  display: inline-block;
  margin-right: 20px;
}

.copyright {
  float: right;
  margin: 10px 0;
}

hr.style17 {
  background-color: #000;
  height: 2px;
  border: 0;
  color: #000;
}

hr.style16 {
  background-color: #000;
  height: 4px;
  border: 0;
  color: #000;
}

hr.style15 {
  /*width: 43%;*/
  background-color: #000;
  height: 11px;
  border: 0;
  color: #000;
  display: inline-block;
}

hr.style14 {
  width: 95%;
  background-color: #000;
  height: 15px;
  border: 0;
  color: #000;
}

hr.style13 {
  background-color: #000;
  height: 8px;
  border: 0;
  color: #000;
}

hr.style12 {
  background-color: #b4b4b4;
  height: 15px;
  border: 0;
  color: #b4b4b4;
}

.eventosPrivados {
  position: relative;
  top: -40px;
  margin: 0;
  float: left;
  width: 50%;
}

.nuestrosEventos {
  position: relative;
  top: -45px;
  margin: 0;
  float: right;
  width: 65%;
}

.logoTeatro {
  margin: 25px auto;
}

.nuestrosEventos&gt;h4 {
  font-size: 17px;
}

.eventosPrivados&gt;h4 {
  font-size: 17px;
}

.Roboto {
  font-family: "Roboto";
  /*margin-right: 18px;*/
}

.roboto {
  font-family: "Roboto";
  /*margin-right: 18px;*/
}

div.footer-inner {
  position: absolute;
  bottom: -60px;
  margin-left: 0px;
}

div.divfotermenu {
  bottom: -10px;
  padding-right: 20px;
}

ul.nav-header {
  margin-top: 35px;
  font-size: 16px;
  font-family: "Roboto";
  color: #000;
}

li.li.header {
  margin-bottom: 0px;
  padding: 0;
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
  text-decoration: none;
  background-color: #f4d0e1;
  color: #3e3e3e;
}

.btn-primary {
  background-color: #1D1D1B !important;
  color: #fff !important;
}

.btn-primary:hover {
  background-color: #1D1D1B !important;
  color: #fff !important;
}

li.li.header .a-header-menu {
  padding: 0px;
}

ul.nav-header-icons {
  margin-top: 35px;
  font-size: 16px;
  color: #000;
}

.nav-header-icons&gt;li {
  border-color: #e90000;
}

.social-button-header {
  padding: 5px 10px;
  /* border: 2px solid #9a9a9a; */
  font-size: 15px;
  margin-left: 10px;
}

.search-button-header {
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  background-size: 0 2px, 100% 2px;
  font-family: FontAwesome;
  padding: 5px;
  font-size: 15px;
}

.search-header {
  margin-top: 15px;
  margin-left: 15px;
  /*width: 65%;*/
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  background-size: 0 2px, 100% 2px;
  text-align: right;
  font-family: FontAwesome;
  font-size: 18px;
}

.search-header:focus,
.search-header.focus {
  outline: none;
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s;
}

.div-social-buttons {
  margin-top: 30px;
  position: relative;
  float: left;
  margin-left: 10%;
}

.div-menu {
  width: 30%;
  position: relative;
  float: left;
}

#filtersubmit {
  position: relative;
  z-index: 1;
  left: -20px;
  top: -25px;
  color: #000;
  cursor: pointer;
  width: 0;
  font-size: 20px;
}

.img-slider {
  padding-right: 0px;
  padding-left: 1px;
  padding-top: 1px;
}

.img-altura {
  min-width: 100%;
  /*max-height: 300px;*/
  min-height: 250px;
  background-size: cover;
  float: left;
}

@media (min-width: 768px) {
  .img-altura {
    min-height: 200px;
  }
}

@media (min-width: 992px) {
  .img-altura {
    min-height: 250px;
  }
}

@media (min-width: 1200px) {
  .img-altura {
    min-height: 250px;
  }
}

#Slider&gt;.col-md-6 {
  min-height: 0px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  padding: 0;
}

#gallery {
  height: 100%;
}

figure {
  height: 250px;
  width: 250px;
  display: block;
  overflow: hidden;
  z-index: 100;

  border: 2px solid #fff;
}

#gallery&gt;.col-md-6&gt;a&gt;img {
  width: 100%;
  position: absolute;
  top: -999px;
  /* use sufficiently large number */
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
}

#gallery&gt;.col-md-3&gt;a&gt;img {
  height: 100%;
  position: absolute;
  top: -999px;
  /* use sufficiently large number */
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
}

figcaption {
  height: 649px;
  width: 100%;
  background: no-repeat center 150px #ffffff;
  /* text-align: center; */
  position: absolute;
  bottom: 0;
  /* left: -500px; */
  opacity: 0;
  padding: 5px;
}

figcaption p {
  text-align: right;
  margin-right: 10px;
  text-transform: uppercase;
}

figcaption h2 {
  font-size: 35px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}

figcaption h1 {
  margin-left: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}

figcaption h4 {
  margin-bottom: 0px;
  margin-left: 15px;
  text-transform: uppercase;
}

figcaption div {
  position: absolute;
  bottom: 0px;
}

/*	figcaption h1 {
		position: absolute;
		bottom: 0px;
		left: 30px;
	}
	figcaption h4 {
		position: absolute;
		bottom: 0px;
		left: 30px;
	}
	figcaption p {
    top: 10px;
    right: 10px;
    position: absolute;
    }*/

a:hover figcaption {
  opacity: 0.7;
  left: 0;
  color: #000;
  transition: all 0.7s;
}

#infoBotones {
  vertical-align: middle;
  padding-left: 40px;
  padding-right: 40px;
}

.telefono,
.email {
  margin-bottom: 30px;
}

.telefono h3 {
  margin-top: 0px;
}

.email h3 {
  margin-top: -5px;
}

.Robotod {
  font-family: "Robotod";
  /*margin-right: 18px;*/
}

.direccion {
  margin-bottom: 35px;
}

.form-teatro {
  margin-top: 15px;
  background-image: linear-gradient(#000, #000), linear-gradient(#000, #000),
    linear-gradient(#000, #000), linear-gradient(#000, #000);
  background-size: 0 2px, 100% 2px;
  text-align: right;
  font-family: "Roboto";
  font-size: 18px;
  border: 2px solid #b4b4b4;
}

.controls {
  text-align: left;
  position: relative;
}

.controls input[type="text"],
.controls input[type="email"],
.controls input[type="number"],
.controls input[type="date"],
.controls input[type="tel"],
.controls textarea,
.controls button,
.controls select {
  padding-top: 12px;
  padding-right: 10px;
  font-size: 14px;
  border: 2px solid #5a5959;
  width: 100%;
  margin-bottom: 18px;
  color: #888;
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 300;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: right;
}

.controls input[type="text"]:focus,
.controls input[type="text"]:hover,
.controls input[type="email"]:focus,
.controls input[type="email"]:hover,
.controls input[type="number"]:focus,
.controls input[type="number"]:hover,
.controls input[type="date"]:focus,
.controls input[type="date"]:hover,
.controls input[type="tel"]:focus,
.controls input[type="tel"]:hover,
.controls textarea:focus,
.controls textarea:hover,
.controls button:focus,
.controls button:hover,
.controls select:focus,
.controls select:hover {
  outline: none;
  border-color: #5a5959;
}

.controls input[type="text"]:focus+label,
.controls input[type="text"]:hover+label,
.controls input[type="email"]:focus+label,
.controls input[type="email"]:hover+label,
.controls input[type="number"]:focus+label,
.controls input[type="number"]:hover+label,
.controls input[type="date"]:focus+label,
.controls input[type="date"]:hover+label,
.controls input[type="tel"]:focus+label,
.controls input[type="tel"]:hover+label,
.controls textarea:focus+label,
.controls textarea:hover+label,
.controls button:focus+label,
.controls button:hover+label,
.controls select:focus+label,
.controls select:hover+label {
  color: #bdcc00;
  cursor: text;
}

.controls .fa-sort {
  position: absolute;
  right: 10px;
  top: 17px;
  color: #999;
}

.controls select {
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.controls textarea {
  resize: none;
  height: 100px;
}

#enviar {
  margin-top: 0px;
}

#enviar:active {
  background-color: #201f1f !important;
  border-color: #201f1f !important;
}

.row-fondo {
  background-color: #f9e8f0;
  margin-top: 35px;
}

.label-suscribe {
  font-family: "Roboto";
  font-size: 11px;
  font-weight: 400;
  color: #838383;
}

.suscribe {
  margin-top: 50px;
}

.suscribe-mobile {
  margin-top: 10px;
  margin-bottom: 10px;
}

.row-flex {
  display: flex;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 0px solid #ddd;
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
  font-size: 20px;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  text-decoration: none;
  background-color: #fff;
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
  z-index: 2;
  color: #000;
  cursor: default;
  background-color: #fff;
  border-color: #337ab7;
  border: 2px solid #ddd;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  text-decoration: none;
  background-color: #fff;
}

.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:focus,
.pagination&gt;li&gt;span:hover {
  z-index: 3;
  color: #000;
  background-color: #fff;
  border-color: #ddd;
}

#date-blog h2 {
  color: #656565;
  font-size: 35px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}

#date-blog p {
  color: #656565;
  text-align: right;
  margin-right: 10px;
  text-transform: uppercase;
}

.nextBlog {
  padding: 0% 50% 0;
}

.ci-month {
  font-size: 20px;
  color: #ffffff;
  background-color: #000;
}

.ci-calendar {
  font-family: "Roboto";
  width: 40%;
  height: 100%;
}

.ci-calendar th {
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ci-today {
  color: #ffffff;
  background-color: #000;
}

.ci-calendar th a {
  color: #ffffff;
}

.ci-week {
  font-weight: bold;
}

.ci-day {
  font-weight: bold;
  color: #656565;
}

.event {
  color: #000;
  font-weight: 800;
  /*background-color: #000;*/
  border-radius: 0px;
}

/* ------------------------------------
    06. Slider Section CSS
---------------------------------------*/
.rs-slider.style1 {
  position: relative;
}

.rs-slider.style1 .slider-content {
  padding: 250px 0;
}

.rs-slider.style1 .slider-content .sl-sub-title {
  font-size: 48px;
  line-height: 58px;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 24px;
}

.rs-slider.style1 .slider-content .sl-title {
  font-size: 90px;
  line-height: 100px;
  margin-bottom: 39px;
  margin-left: -5px;
}



.rs-slider.style1 .owl-nav .owl-next,
.rs-slider.style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #f7f5ee;
  text-align: center;
  color: #4882a8;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}

.rs-slider.style1 .owl-nav .owl-next i:before,
.rs-slider.style1 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}

.rs-slider.style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}

.rs-slider.style1 .owl-nav .owl-next i:before {
  content: "\f137";
}

.rs-slider.style1:hover .owl-nav .owl-next,
.rs-slider.style1:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}

.rs-slider.style1:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}

.rs-slider.style2 .slide-part {
  background: #f9f8f8;
  padding: 100px 0 0;
}

.rs-slider.style2 .slide-part .img-part {
  margin-bottom: -80px;
  overflow: hidden;
}

.rs-slider.style2 .slide-part .content {
  padding: 100px 0 100px;
}

.rs-slider.style2 .slide-part .content .title {
  font-size: 55px;
  line-height: 70px;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 40px;
  color: #031a3d;
}

.rs-slider.style2 .slide-part .content .sub-title {
  font-size: 16px;
  line-height: 25px;
  color: #ff5421;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.rs-slider.style2 .owl-nav .owl-next,
.rs-slider.style2 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}

.rs-slider.style2 .owl-nav .owl-next i:before,
.rs-slider.style2 .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}

.rs-slider.style2 .owl-nav .owl-next:hover,
.rs-slider.style2 .owl-nav .owl-prev:hover {
  background: #ff5421;
  color: #ffffff;
}

.rs-slider.style2 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}

.rs-slider.style2 .owl-nav .owl-next i:before {
  content: "\f137";
}

.rs-slider.style2:hover .owl-nav .owl-next,
.rs-slider.style2:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}

.rs-slider.style2:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}

.rs-slider.style2 .owl-carousel .owl-stage-outer {
  padding: 0 0 80px;
  margin: 0 0 -80px;
}

.rs-slider.main-home {
  position: relative;
}

.rs-slider.main-home .slider-content {
  text-align: center;
}

.rs-slider.main-home .slider-content .content-part {
  padding: 250px 35px 400px;
  max-width: 900px;
  margin: 0 auto;
}

.rs-slider.main-home .slider-content .content-part .sl-sub-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #ff5421;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.rs-slider.main-home .slider-content .content-part .sl-title {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 65px;
}

.rs-slider.main-home .slider-content.slide1 {
  background: url(../../assets/images/slider/main-home/1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.rs-slider.main-home .slider-content.slide2 {
  background: url(../../assets/images/slider/main-home/2.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.rs-slider.main-home .owl-nav .owl-next,
.rs-slider.main-home .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #ff5421;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}

.rs-slider.main-home .owl-nav .owl-next i:before,
.rs-slider.main-home .owl-nav .owl-prev i:before {
  content: "\f138";
  font-family: Flaticon;
}

.rs-slider.main-home .owl-nav .owl-next:hover,
.rs-slider.main-home .owl-nav .owl-prev:hover {
  background: #ed3600;
}

.rs-slider.main-home .owl-nav .owl-next {
  right: 30px;
  left: unset;
}

.rs-slider.main-home .owl-nav .owl-next i:before {
  content: "\f137";
}

.rs-slider.main-home:hover .owl-nav .owl-next,
.rs-slider.main-home:hover .owl-nav .owl-prev {
  left: 50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}

.rs-slider.main-home:hover .owl-nav .owl-next {
  right: 50px;
  left: unset;
}</pre></body></html>