@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Righteous|Roboto:400,300,500,700);
@import url(../css/fl-bigmug-line.css);
@import url(../css/fl-36-slim-icons.css);
@import url(../css/fl-sympletts.css);
/*========================================================
                      Main Styles
=========================================================*/

body {
	color: #505253;
	font: 300 15px/24px "Roboto", sans-serif;
	letter-spacing: 0.6px;
	-webkit-text-size-adjust: none;
	background-color: #ffffff;
}
  body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

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

h1, .head1, h2, .head2, h3, .head3 {
  font-family: "Righteous", sans-serif;
  text-transform: uppercase; }

h1, .head1 {
  font-size: 40px;
  line-height: 50px; }
  @media (max-width: 991px) {
    h1, .head1 {
      font-size: 20px;
      line-height: 25px; } }
  h1__mod, .head1__mod {
    font-size: 54px;
    line-height: 50px; }
    @media (max-width: 991px) {
      h1__mod, .head1__mod {
        font-size: 20px;
        line-height: 25px; } }

h2, .head2 {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -0.8px;
  color: #303334; }
  @media (max-width: 991px) {
    h2, .head2 {
      font-size: 30px;
      line-height: 40px; } }

h3, .head3 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.4px;
  color: #303334; }

h4, .head4 {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 4.4px;
  font-weight: 400;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h4, .head4 {
      font-size: 16px;
      line-height: 20px; } }

h5, .head5 {
  font-size: 20px;
  line-height: 50px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #303334; }
  @media (max-width: 1200px) {
    h5, .head5 {
      line-height: 30px; } }

h6, .head6 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.8px;
  font-weight: 500;
  color: #303334; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }
 
address{
    font-weight:700;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:hover {
    color: transparent; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"],
a[href^="mailto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.fw-n {
  font-weight: 400; }

.fw-b {
  font-weight: 700; }

.fw-l {
  font-weight: 300; }

.fw-m {
  font-weight: 500; }

.text-uppercase {
  text-transform: uppercase; }

.clr-secondary {
  color: #303334; }

.secondary-light {
  color: #e2e2e2; }

.clr-primary {
  color: #ff3f20; }

.clr-primary-dark {
  color: #cb3514; }

@media (max-width: 767px) {
  .center767 {
    text-align: center; }
    .center767 * {
      text-align: center; } }

@media (max-width: 991px) {
  .center991 {
    text-align: center; }
    .center991 * {
      text-align: center; } }

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.mg-add {
  margin-top: 363px; }

.mg-add2 {
  margin-top: 381px; }

.mg-add3 {
  margin-top: 370px; }

@media (max-width: 991px) {
  .mg-add, .mg-add2, .mg-add3 {
    margin-top: 80px; } }
    

/*=======================================================
                       Main Layout
=========================================================*/
* + p {
  margin-top: 7px; }

* + h5 {
  margin-top: 20px; }

* + .btn, * + .btn-link {
  margin-top: 69px; }

* + .head1 {
  margin-top: 92px; }

* + .progress {
  margin-top: 24px; }

p + p.head2 {
  margin-top: 47px; }

* + .offs {
  margin-top: 57px; }

* + .marked-list {
  margin-top: 45px; }

.marked-list + .btn {
  margin-top: 79px; }

* + .index-list {
  margin-top: 64px; }

hr + p {
  margin-top: 43px; }

p.offs2 + h5 {
  margin-top: 30px; }

* + .offs3 {
  margin-top: 10px; }

* + .offs4 {
  margin-top: 0; }

* + .offs5 {
  margin-top: 67px; }

* + .h5__mod {
  margin-top: 35px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  position: relative;
  padding-top: 86px;
  text-align: center; }










  .brand_name {
    overflow: hidden;
    font-size: 440px;
    text-transform: lowercase;
    line-height: 373px;
    color: #fff; }
    .brand_name a:hover {
      color: inherit; }
  .brand_slogan {
    color: #fff;
    margin-top: 3px; }
  @media (max-width: 1850px) {
    .brand {
      padding-top: 30px; }
      .brand_name {
	font-size: 140px;
	line-height: 160px;
}
      .brand:before {
        font-size: 100px; } }
  @media (max-width: 991px) {
    .brand_name {
      font-size: 130px;
      line-height: 130px; } }
  @media (max-width: 767px) {
    .brand_name {
      font-size: 60px;
      line-height: 60px; }
    .brand:before {
      font-size: 50px; }
    .brand_slogan {
      font-size: 16px;
      white-space: nowrap;
      line-height: 20px; } }
  .brand__mod {
    padding-top: 14px; }
    .brand__mod:before {
      font-size: 100px; }
    .brand__mod .brand_name {
      font-size: 200px;
      line-height: 200px; }
    .brand__mod .brand_slogan {
      line-height: 26px; }
    @media (max-width: 767px) {
      .brand__mod {
        padding-top: 50px; }
        .brand__mod .brand_name {
          font-size: 100px;
          line-height: 100px; } }

/*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*/
/*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*/
/*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*/
/*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*//*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ff3f20; }
  .bg-primary * {
    color: #fff; }
  .bg-primary h5 > a:hover {
    text-decoration: underline;
    color: inherit; }
	
	
	.bg-primary b {
  background: #d3a635; }
  .bg-primary * {
    color: #fff; }
  .bg-primary h5 > a:hover {
    text-decoration: underline;
    color: inherit; }
	
	.bg-primary c {
  background: #4e8cca; }
  .bg-primary * {
    color: #fff; }
  .bg-primary h5 > a:hover {
    text-decoration: underline;
    color: inherit; }
	
	
	

.bg-default {
  background: #f8f8f8; }

.bg-content-right, .bg-content-left {
  padding-top: 30px;
  position: relative;
  background: #fff;
  z-index: 1; }
  .bg-content-right .img, .bg-content-left .img {
    position: absolute;
    z-index: -1; }
  @media (max-width: 991px) {
    .bg-content-right .img, .bg-content-left .img {
      position: static;
      margin: 20px auto 0; }
      .bg-content-right .img img, .bg-content-left .img img {
        margin-top: 40px;
        margin-bottom: 0px; } }

.bg-content-right {
  padding-bottom: 297px; }
  .bg-content-right .img {
    right: 0; }
  @media (max-width: 1700px) {
    .bg-content-right .img {
      right: -500px; } }
  @media (max-width: 991px) {
    .bg-content-right {
      padding-top: 50px;
      padding-bottom: 0px; }
      .bg-content-right .img {
        position: relative;
        right: -120px; } }
  .bg-content-right__mod {
    padding-bottom: 377px; }
    @media (max-width: 1700px) {
      .bg-content-right__mod .img {
        right: -350px; } }
    @media (max-width: 991px) {
      .bg-content-right__mod {
        padding-top: 50px;
        padding-bottom: 0px; }
        .bg-content-right__mod .img {
          position: relative;
          right: -120px; } }

.bg-content-left {
  padding-bottom: 225px; }
  .bg-content-left .img {
    left: 0; }
  @media (max-width: 1700px) {
    .bg-content-left .img {
      left: -300px; } }
  @media (max-width: 991px) {
    .bg-content-left {
      padding-top: 50px;
      padding-bottom: 0px; }
      .bg-content-left .img {
        position: relative;
        left: -120px; } }
  .bg-content-left * + .offs {
    margin-top: 180px; }
    @media (max-width: 991px) {
      .bg-content-left * + .offs {
        margin-top: 50px; } }
  .bg-content-left__mod {
    padding-bottom: 383px; }
    @media (max-width: 1700px) {
      .bg-content-left__mod .img {
        left: -410px; } }
    @media (max-width: 1200px) {
      .bg-content-left__mod {
        padding-bottom: 402px; } }
    @media (max-width: 1199px) {
      .bg-content-left__mod .img {
        top: 50px; } }
    @media (max-width: 991px) {
      .bg-content-left__mod {
        padding-top: 50px;
        padding-bottom: 0px; }
        .bg-content-left__mod .img {
          position: relative;
          left: -120px;
          top: 0; } }

/*==================     Icons     ======================*/
.fl-bigmug-line-hot67 {
  display: inline-block; }
  .fl-bigmug-line-hot67:before {
    font-size: 200px;
    color: #fff; }

.fl-sympletts-folder261,
.fl-sympletts-glasses,
.fl-sympletts-heart365,
.fl-sympletts-refresh4 {
  display: block;
  margin-top: 100px;
  margin-bottom: 82px; }
  .fl-sympletts-folder261:before,
  .fl-sympletts-glasses:before,
  .fl-sympletts-heart365:before,
  .fl-sympletts-refresh4:before {
    color: #fff;
    font-size: 60px; }

.fl-sympletts-coin18,
.fl-sympletts-diamond44,
.fl-sympletts-umbrella,
.fl-sympletts-down-arrow19,
.fl-sympletts-share16,
.fl-sympletts-attach {
  display: block; }
  .fl-sympletts-coin18:before,
  .fl-sympletts-diamond44:before,
  .fl-sympletts-umbrella:before,
  .fl-sympletts-down-arrow19:before,
  .fl-sympletts-share16:before,
  .fl-sympletts-attach:before {
    color: #ff3f20;
    font-size: 100px; }
  @media (max-width: 767px) {
    .fl-sympletts-coin18,
    .fl-sympletts-diamond44,
    .fl-sympletts-umbrella,
    .fl-sympletts-down-arrow19,
    .fl-sympletts-share16,
    .fl-sympletts-attach {
      margin-top: 60px; } }

/*==================    HR         ======================*/
.hr__mod {
  border: none;
  width: 169px;
  height: 4px;
  background: #fff;
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 25px; }
  @media (max-width: 991px) {
    .hr__mod {
      margin-bottom: 10px; } }
  .hr__mod__mod {
    background: #e2e2e2;
    margin-bottom: 0;
    width: 90px;
    margin-top: 23px; }

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  text-align: center;
  font-weight: 400;
  padding: 15px 65px 16px;
  border-bottom: 2px solid #cb3514;
  color: transparent;
  background: transparent;
  text-transform: uppercase;
  position: relative; }
  .btn span {
    position: relative;
    z-index: 99; }
  .btn:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ff3f20;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
    opacity: 0;
    -moz-transition: 0.5 ease;
    -o-transition: 0.5 ease;
    -webkit-transition: 0.5 ease;
    transition: 0.5 ease; }
    .lt-ie9 .btn:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
  .btn:hover:before, .btn:active:before {
    top: 100%; }
  .btn:hover:after, .btn:active:after {
    opacity: 1; }
    .lt-ie9 .btn:hover:after, .lt-ie9 .btn:active:after {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=100); }
  .btn:hover, .btn:active {
    background: transparent;
    color: #ff3f20; }
    .btn:hover span, .btn:active span {
      z-index: 99999; }

.btn-link {
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-link:before {
    z-index: 2;
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0;
    height: 2px;
    width: 0;
    right: 0;
    background: transparent;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .btn-link:hover {
    color: transparent; }
  .btn-link:hover:before {
    width: 100%; }

/*WHATSAPP 1*/

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:15px;
}

/*END WHATSAPP 1*/

/*==================  Marked List  ======================*/
.marked-list li {
  position: relative;
  padding-left: 22px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.64px;
  color: #303334; }
  .marked-list li:before {
    content: '\f105';
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 23px;
    font-family: "FontAwesome";
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #ff3f20; }
  .marked-list li:hover:before {
    left: 2px; }
  .marked-list li + li {
    margin-top: 16px; }
.marked-list a:hover {
  color: #ff3f20;
  text-decoration: none; }
@media (max-width: 991px) {
  .marked-list {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; } }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  color: #303334; }
  .index-list li {
    position: relative;
    padding-top: 62px; }
    .index-list li:before {
      content: counter(li,decimal-leading-zero);
      counter-increment: li;
      font-size: 10px;
      font-weight: 400;
      line-height: 50px;
      position: absolute;
      top: 0;
      left: 15px;
      color: #b0b3b4; }
      @media (max-width: 767px) {
        .index-list li:before {
          left: 50%;
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); } }
    .index-list li dl dd {
      margin-left: 5px; }
    .index-list li dl dt, .index-list li dl dd {
      display: inline-block; }
    .index-list li dl a[href^="callto:"]:hover {
      color: #ff3f20; }
  @media (max-width: 767px) {
    .index-list li {
      max-width: 370px;
      margin-left: auto;
      margin-right: auto; } }

/*==================  Inline List  ======================*/
.inline-list {
  display: inline-block; }
  * + .inline-list {
    margin-left: 116px;
    margin-top: -5px; }
    @media (max-width: 767px) {
      * + .inline-list {
        display: block;
        margin: 0;
        margin-top: 30px; } }
  .inline-list li {
    display: inline-block;
    color: #303334; }
    .inline-list li .fa:before {
      font-size: 25px; }
  .inline-list li + li {
    margin-left: 30px; }

/*================    Term-list    ====================*/
.term-list dd {
  margin-left: 0; }
.term-list * + dt {
  margin-top: 71px; }
.term-list dt + * {
  margin-top: 10px; }
.term-list a[href^="mailto:"] {
  display: inline-block;
  margin-top: 81px; }
  .term-list a[href^="mailto:"]:hover {
    color: #ff3f20; }
* + .term-list {
  margin-top: 22px; }

/*==================  Copyright    ======================*/
.copyright {
  display: inline-block; }

/*==================      Thumb2    =====================*/
.thumb2 {
  float: left;
  display: block;
  width: 25%;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 2;
  color: #fff; }
  .thumb2 img {
    width: 100%;
    height: auto; }
  .thumb2 .thumb_overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 500px;
    opacity: 0;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    z-index: 1; }
    .thumb2 .thumb_overlay:before {
      display: none; }
  .thumb2 .caption {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: -200px;
    width: 100%;
    display: inline-block;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease; }
    .thumb2 .caption .fl-bigmug-line-hot67:before {
      font-size: 130px; }
      @media (max-width: 991px) {
        .thumb2 .caption .fl-bigmug-line-hot67:before {
          font-size: 60px; } }
    .thumb2 .caption h5 {
      color: transparent; }
      .thumb2 .caption h5 a:hover {
        color: transparent;
        text-decoration: none; }
  .thumb2:hover .thumb_overlay {
    top: 0;
    opacity: 0;
    background: transparent; }
  .thumb2:hover .caption {
    top: 50%; }
  @media (max-width: 767px) {
    .thumb2 {
      float: none;
      width: 512px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 500px) {
    .thumb2 {
      width: 100%; } }

/*==================  Thumbnail  =======================*/
.thumbnail {
  margin-left: auto;
  margin-right: auto;
  max-width: 270px; }
  .thumbnail .caption {
    text-align: left;
    margin-top: 26px; }
  .thumbnail__mod {
    max-width: 370px; }

/*==================   Block-icon     ===================*/
.block-icon {
  position: relative;
  padding-left: 100px;
  text-align: left; }
  .block-icon .icon {
    position: absolute;
    font: 400 60px 'fl-sympletts';
    color: #fff;
    left: 0;
    top: 15px; }
  @media (max-width: 767px) {
    .block-icon {
      margin-top: 50px; } }
  .block-icon + .block-icon {
    margin-top: 74px; }

/*========================   Menu   ==========================*/
.sf-menu {
    text-decoration:none;
  display: inline-block; 
}
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: -8px; }

  .sf-menu li:hover > ul {
    display: block; }
    
.sf-menu > li > a {
  text-decoration:none;   
  color: #303334;
  font-size: 23px;
  line-height: 40px;
  padding: 6px 27px; }
  .sf-menu > li > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 2px;
    opacity: 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #cb3514; }
    .lt-ie9 .sf-menu > li > a:before {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0); }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
     text-decoration:none;   
  color: #fff;
  background: #ff3f20; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover:before {
     text-decoration:none;   
  opacity: 1; }
  .lt-ie9 .sf-menu > li.sfHover > a, .lt-ie9 .sf-menu > li > a:hover:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100); }
.sf-menu > li.active > a {
     text-decoration:none;   
  color: #fff;
  background: #ff3f20; }
.sf-menu > li.active > a:before {
     text-decoration:none;   
  opacity: 1; }
  .lt-ie9 .sf-menu > li.active > a:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100); }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 10px;
  padding: 15px 0 15px;
  background: #303334;
  z-index: 4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li > a {
     text-decoration:none;   
  color: #FFF;
  background: #303334;
  padding: 5px 0; }
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
     text-decoration:none;   
  color: #FFF;
  background: #ff3f20; }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
     text-decoration:none;   
  color: #303334;
  background: #fff; }
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
     text-decoration:none;   
  color: #ff3f20;
  background: transparent; }

.sf-menu > li > .sf-with-ul {
     text-decoration:none;   
  position: relative; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #ff3f20;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding-top: 59px;
  padding-bottom: 59px;
  background: #f8f8f8; }
  @media (max-width: 767px) {
    .stuck_container {
      padding: 0; } }

.isStuck {
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 999;
  border-bottom: 1px solid #333333; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 45px;
  line-height: 46px;
  color: #ff3f20;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #ff3f20;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }
    .parallax_cnt * {
      color: #fff; }
    .parallax_cnt * + p.head4 {
      margin-top: 3px; }
    @media (max-width: 767px) {
      .parallax_cnt p.head1 {
        font-size: 37px;
        line-height: 50px; } }

@-webkit-keyframes progress-bar-stripes {
  from {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes progress-bar-stripes {
  from {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.progress {
  overflow: hidden;
  height: 9px;
  display: block;
  max-width: 798px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: #e2e2e2;
  -webkit-box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1 px 2px rgba(0, 0, 0, 0.1); }
  .progress + p.head2 {
    margin-top: 36px; }

.progress-bar {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #ff3f20;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  animation: progress-bar-stripes 1.5s 0.2s forwards; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  text-align: center; }
  header .hr__mod {
    margin-top: 16px; }
  header .brand {
    top: 21.7%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2; }
    @media (max-width: 767px) {
      header .brand {
        top: 13.7%; } }

.header__mod {
	position: relative;
	background-size: cover;
	height: 100px;
}
  .header__mod .hr__mod {
    margin-top: 7px;
    margin-bottom: 7px; }
  .header__mod .brand {
    top: 44.7%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .header__mod .brand {
        top: 30%; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }
  
section .thumb2-wrap {
  width: 100%;
  height: auto;}
  section.thumb2-wrap:before, section.thumb2-wrap:after {
    display: table;
    content: "";
    line-height: 0; }
  section.thumb2-wrap:after {
    clear: both; }
    

/*==================      Well     ======================*/
.well {
  padding-top: 10px;
  padding-bottom: 144px; }
  .well__mod {
    padding-bottom: 190px; }
  .well__mod2 {
    padding-bottom: 122px; }

.well2 {
  padding-top: 384px;
  padding-bottom: 494px; }
  .well2__mod {
    padding-bottom: 395px; }
  .well2__mod2 {
    padding-bottom: 370px; }

.well3 {
  padding-top: 192px;
  padding-bottom: 163px; }
  .well3__mod {
    padding-bottom: 190px; }

.well4 {
  margin-top: -80px;
  }

@media (max-width: 767px) {
  .well, .well2, .well3 {
    padding-top: 120px;
    padding-bottom: 120px; } }
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding-top: 120px;
  padding-bottom: 160px;
  background: #f8f8f8; }
  @media (max-width: 767px) {
    footer {
      padding-bottom: 120px; } }

#redes_sociales{
    padding-top: 50px;
}

.border-t {
  border-top: 1px solid #e2e2e2; }

/*# sourceMappingURL=style.css.map *//*========================================================                    Estilos Redes=========================================================*/


.contenedorredeshome {	
    padding-top: 15px;	
    padding-bottom: 15px;
    }
    
    
.redessociales li {
    display: inline-block;	
    width: 35px;
    height: auto;
    margin: 0 6px 0 6px}
    @media (min-width: 767px) 
    }
    
.telefonocontacto {	
    padding-top: 20px
    
}	
.telefonocontacto img {	
    height: 75px
    
}	