/*
Theme Name: Industrix
Author: Cloud Software Solution ltd.
Description: Industrix is a html5 responsive template. It has two different home style, well commented and well structured code.
Tags: black, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, flexible-header, full-width-template, post-formats,  theme-options.
*/

/* ==========================================================================
     Base styles: opinionated defaults
     ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

/*
   * Remove text-shadow in selection highlight: h5bp.com/i
   * These selection rule sets have to be separate.
   * Customize the background color to match your design.
   */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
   * A better looking default horizontal rule
   */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
   * Remove the gap between images, videos, audio and canvas and the bottom of
   * their containers: h5bp.com/i/440
   */

audio,
canvas,
img,
video {
  vertical-align: middle;
}

img {
  height: auto;
  max-width: 100%;
  width: 230px;
}

/*
   * Remove default fieldset styles.
   */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
   * Allow only vertical resizing of textareas.
   */

textarea {
  resize: vertical;
}

.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.aligncenter {
  float: none;
  margin-left: 0 auto;
  display: block;
}

.floatleft {
  float: left;
}
.floatright {
  float: right;
}

a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
  outline: none;
}

a {
  color: #e74c3c;
  text-decoration: none;
  transition: all 0.2s ease 0s;
}

a:hover,
a:focus {
  color: #bf2718;
  text-decoration: underline;
}

strong {
  font-weight: 400;
}

h2 {
  text-transform: uppercase;
  font-size: 23px;
}

h4,
.h4 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 10px;
  margin-top: 0;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

img {
  max-width: 100%;
}

img.img-responsive {
  width: 100%;
}

body {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  background: #f0f2f3;
  font-weight: 300;
  color: #34404e;
  font-size: 14px;
  line-height: 1.42857;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wrapper {
  overflow: hidden;
}

.header-top {
  padding: 40px 0 20px;
}

.mainnav {
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 1px 1px #d8dadb, 2px 2px #d8dadb,
    3px 3px #d9dbdc, 4px 4px #d9dbdc, 5px 5px #dadcdd, 6px 6px #dadcdd,
    7px 7px #dadcdd, 8px 8px #dbddde, 9px 9px #dbddde, 10px 10px #dcdedf,
    11px 11px #dcdedf, 12px 12px #dcdedf, 13px 13px #dddfe0, 14px 14px #dddfe0,
    15px 15px #dee0e1, 16px 16px #dee0e1, 17px 17px #dee0e1, 18px 18px #dfe1e2,
    19px 19px #dfe1e2, 20px 20px #e0e2e3, 21px 21px #e0e2e3, 22px 22px #e0e2e3,
    23px 23px #e1e3e4, 24px 24px #e1e3e4, 25px 25px #e2e4e5, 26px 26px #e2e4e5,
    27px 27px #e2e4e5, 28px 28px #e3e5e6, 29px 29px #e3e5e6, 30px 30px #e4e6e7,
    31px 31px #e4e6e7, 32px 32px #e4e6e7, 33px 33px #e5e7e8, 34px 34px #e5e7e8,
    35px 35px #e6e8e9, 36px 36px #e6e8e9, 37px 37px #e6e8e9, 38px 38px #e7e9ea,
    39px 39px #e7e9ea, 40px 40px #e8eaeb, 41px 41px #e8eaeb, 42px 42px #e8eaeb,
    43px 43px #e9ebec, 44px 44px #e9ebec, 45px 45px #eaeced, 46px 46px #eaeced,
    47px 47px #eaeced, 48px 48px #ebedee, 49px 49px #ebedee, 50px 50px #eceeef,
    51px 51px #eceeef, 52px 52px #eceeef, 53px 53px #edeff0, 54px 54px #edeff0,
    55px 55px #eef0f1, 56px 56px #eef0f1, 57px 57px #eef0f1, 58px 58px #eff1f2,
    59px 59px #eff1f2, 60px 60px #f0f2f3;
}

.navbar-default {
  background-image: linear-gradient(to bottom, #e64a19 0%, #d84315 100%);
  background-repeat: repeat-x;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #df2e1b;
  color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ebebeb;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #df2e1b;
}

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

/* LOGIN REGISTER BUTTON ICON STYLE
  -------------------------------------*/

.modal-button-icon {
  margin-top: 10px;
}

.modal-button-icon a {
  display: inline-block;
  float: left;
  border: 1px solid #e5e5e5;
  height: 32px;
  overflow: hidden;
}

.modal-button-icon a:first-child {
  border-right: 0;
}

/* LOGIN REGISTER MODAL STYLE
  ----------------------------------- */

.modal-dialog {
  width: 350px;
  margin: 30px auto;
}

.css-content-block {
  border-radius: 0;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  border: 0;
  padding: 40px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  font-size: 12px;
  overflow: hidden;
  text-align: left;
  height: auto;
}

.css-content-block h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 35px;
  margin: 0;
  text-transform: uppercase;
}

.css-note {
  padding: 18px 0;
  font-size: 16px;
}

.css-formregistration {
}

.css-field,
#register-link,
.css-error-detail,
.css-error,
.css-note {
  overflow: hidden;
}

.css-label,
.css-input {
  height: 38px;
  line-height: 38px;
  float: left;
  margin-right: 10px;
  width: 68px;
}

.css-input input[type='text'],
.css-input > input[type='password'] {
  border: 1px solid #dadada;
  text-indent: 5px;
  width: 189px;
  padding: 0;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  height: 34px;
}

.css-input input:focus {
  border-color: #e9322d;
}

.css-submit-btn {
  text-align: center;
  padding: 5px 0 0 0;
  border-top: 1px solid #ddd;
  margin: 10px 0 30px;
}

.btn-submit {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e43725;
  border-radius: 0;
}

.btn-submit a,
.btn-submit a:hover {
  color: #fff;
}

.btn-submit:hover {
  color: #fff;
  background-color: #df2e1b;
  border-color: #b62516;
}

ul#css_ul {
  float: none;
  padding: 0;
}

ul#css_ul li {
  border: 1px solid #eee;
  list-style: none outside none;
  margin: 0;
  padding: 10px;
}

ul#css_ul li:first-child {
  border-bottom: 0px solid;
}

/**********   menu style    ************/

.right-correo {
  float: right;
}
.navbar {
  margin-bottom: 0px;
}
ul.nav.navbar-nav {
}
ul.nav.navbar-nav li:hover ul.level1.dropdown-menu {
  display: block;
}
ul.nav.navbar-nav li a {
  text-transform: uppercase;
  color: #fbe9e7;
  font-weight: 300;
  line-height: 25px;
}
ul.nav.navbar-nav li a:hover,
ul.nav.navbar-nav li a:focus,
ul.nav.navbar-nav li a:active {
  color: #fff;
  background: #f4511e;
}

/* MEGA MENU
  ----------------- */
.nav.navbar-nav li ul.level1.dropdown-menu.mega-dropdown {
  left: 0;
  position: absolute;
  top: 55px;
  padding: 0;
  box-sizing: border-box;
}

.nav.navbar-nav li.mega-menu-holder {
  position: static;
}
.mega-dropdown .container {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #fff;
}

.mega-menu-item h2 {
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}

.mega-item-text a.email {
  color: #e74c3c !important;
  text-transform: lowercase !important;
}

.mega-item-text a.email:hover {
  color: #bf2718 !important;
  text-transform: lowercase !important;
  background: none !important;
}

/*  //MEGA MENU
  ----------------- */

/********** drop down style ************/
div.mainnav ul.level1 {
  padding: 0;
  border-radius: 0;
  margin-top: -1px;
  margin-left: -1px;
}

ul.nav.navbar-nav li ul.level1 {
  padding: 20px;
}

ul.nav.navbar-nav li ul.level1 li {
  border-top: 1px solid #f2f2f2;
}

ul.nav.navbar-nav li ul.level1 li a {
  padding: 10px 0px;
  font-size: 13px;
  color: #222;
  line-height: 20px;
  text-transform: capitalize;
}

ul.nav.navbar-nav li ul.level1 li a:hover {
  background: #fff;
  color: #e74c3c;
}

/* search style 
----------------------------*/
.navbar-header {
  float: right;
}
.head-search,
.navbar-toggle + .head-search {
  right: 0;
  top: 0;
}
.head-search {
  position: relative;
  right: 0;
  margin: 0;
  z-index: 1000;
  float: right;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: rgba(0, 0, 0, 0.5);
  position: relative;
}
.navbar-toggle {
  float: left;
  margin-left: 10px;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
}
.navbar-toggle i.fa {
  color: #fff;
  display: inline-block;
  padding: 21px;
  background: #222;
}
.navbar-toggle.collapsed i.fa {
  background: #363636;
}
.navbar-toggle i.fa:hover,
.navbar-toggle i.fa:focus,
.navbar-toggle i.fa:active,
.navbar-toggle i.fa:visited {
  background: #181818;
}

.head-search .search {
  background: rgba(0, 0, 0, 0.5);
}

.head-search .search .fa-search {
  color: #ffffff;
  content: '\f002';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  left: 20px;
  top: 19px;
  z-index: 1;
}

.head-search .form-control {
  border: 0;
  background: transparent;
  color: #ffffff;
  height: 55px;
  line-height: 15px;
  position: relative;
  margin: 0;
  padding: 0 15px 0 40px;
  width: 0;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
  z-index: 2;
}

.form-control {
  border-radius: 0;
}

.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 192px;
}

.text-input {
  top: 0px;
  position: relative;
  height: 55px;
  background: rgba(0, 0, 0, 0.2);
  padding: 17px 10px;
  width: 140px;
  color: #fff;
  -webkit-transform: translateZ(0);
  float: left;
}

/**********   menu style    ************/

button.navbar-toggle {
  outline: none;
  border: none;
  background: #e74c3c;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #181818;
}

/**********  //menu style		************/

/* social icon style
  --------------------*/

.social-icon {
  margin-top: 10px;
}

.social-icon ul {
}

.social-icon ul li {
  border-right: 1px solid #e5e5e5;
  float: left;
  margin: 0;
  padding: 0;
}

.social-icon ul li:last-child {
  border: 0;
}

.social-icon ul li a {
  height: 32px;
  display: block;
}

/*  ANIMATED ICON
  -----------------------*/

.customNavigation i.fa {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

.icustomNavigation i.fa::before {
  font-size: 14px;
  line-height: 24px;
}

.social-icon i.fa,
.modal-button-icon i.fa {
  width: 32px;
  height: 32px;
}

.social-icon i.fa::before,
.modal-button-icon i.fa::before {
  font-size: 14px;
  line-height: 32px;
}

.social-icon i.fa,
.modal-button-icon i.fa,
.customNavigation i.fa {
  display: inline-block;
  cursor: pointer;
  margin: 0px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #acacac;
  overflow: hidden;
  border-radius: 1px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateZ(0);
}

.social-icon i.fa::before,
.modal-button-icon i.fa::before,
.customNavigation i.fa::before {
  border-radius: 2px;
  speak: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.social-icon i.fa::after,
.modal-button-icon i.fa::after,
.customNavigation i.fa::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  display: none;
  box-sizing: content-box;
}

.social-icon i.fa:hover,
.modal-button-icon i.fa:hover,
.customNavigation i.fa:hover {
  background: #df2e1b;
  color: #fff;
}

.social-icon i.fa:hover::before,
.modal-button-icon i.fa:hover::before,
.customNavigation i.fa:hover::before {
  -webkit-animation: toRightFromLeft 0.3s forwards;
  -moz-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}

/*******   accordion   ******/

.panel.panel-default {
  border: 0 none;
  border-radius: 0;
  margin: 0;
  box-shadow: none;
}

.panel-default > .panel-heading {
  background-color: #efefef;
  border: 1px solid #ddd;
  border-radius: 0;
}

a .panel-title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 7px;
  position: relative;
  color: #555;
}

a .panel-title span i {
  color: #bbb;
  font-size: 14px;
}

.panel-heading {
  padding: 0;
}

.panel-collapse {
  background: #f8f8f8;
}

.panel-body {
  border-top: 1px solid #ddd;
}

.panel-body {
  border: medium none !important;
}

#accordion .readmore a {
  margin-top: 10px;
}
/*******   //accordion   ******/

/*******     home tab  ******/
#tabs.home-tab {
}
#tabs.home-tab ul {
  border: medium none;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
  background: #f5f5f5;
}
#tabs.home-tab ul li a {
  font-size: 16px;
  color: #818790;
  border: 0;
  line-height: 27px;
}

#tabs.home-tab ul li a i.fa-briefcase {
  color: #8ebb80;
}

#tabs.home-tab ul li a i.fa-folder {
  color: #80b9bb;
}

#tabs.home-tab ul li a i.fa-heart {
  color: #dc7a7a;
}

#tabs.home-tab ul li a:hover {
  border: 0;
}

#tabs.home-tab ul li.active a i.fa {
  color: #818790;
}

#tabs.home-tab ul li.active a {
  border: 0;
  border-radius: 0;
  color: #444;
}

#valu div.progress {
  border-radius: 0px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/*******   //home tab  ******/

.box-shadow-area,
.box-wrapper {
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 1px 1px #d8dadb, 2px 2px #d8dadb,
    3px 3px #d9dbdc, 4px 4px #d9dbdc, 5px 5px #dadcdd, 6px 6px #dadcdd,
    7px 7px #dadcdd, 8px 8px #dbddde, 9px 9px #dbddde, 10px 10px #dcdedf,
    11px 11px #dcdedf, 12px 12px #dcdedf, 13px 13px #dddfe0, 14px 14px #dddfe0,
    15px 15px #dee0e1, 16px 16px #dee0e1, 17px 17px #dee0e1, 18px 18px #dfe1e2,
    19px 19px #dfe1e2, 20px 20px #e0e2e3, 21px 21px #e0e2e3, 22px 22px #e0e2e3,
    23px 23px #e1e3e4, 24px 24px #e1e3e4, 25px 25px #e2e4e5, 26px 26px #e2e4e5,
    27px 27px #e2e4e5, 28px 28px #e3e5e6, 29px 29px #e3e5e6, 30px 30px #e4e6e7,
    31px 31px #e4e6e7, 32px 32px #e4e6e7, 33px 33px #e5e7e8, 34px 34px #e5e7e8,
    35px 35px #e6e8e9, 36px 36px #e6e8e9, 37px 37px #e6e8e9, 38px 38px #e7e9ea,
    39px 39px #e7e9ea, 40px 40px #e8eaeb, 41px 41px #e8eaeb, 42px 42px #e8eaeb,
    43px 43px #e9ebec, 44px 44px #e9ebec, 45px 45px #eaeced, 46px 46px #eaeced,
    47px 47px #eaeced, 48px 48px #ebedee, 49px 49px #ebedee, 50px 50px #eceeef,
    51px 51px #eceeef, 52px 52px #eceeef, 53px 53px #edeff0, 54px 54px #edeff0,
    55px 55px #eef0f1, 56px 56px #eef0f1, 57px 57px #eef0f1, 58px 58px #eff1f2,
    59px 59px #eff1f2, 60px 60px #f0f2f3;
  position: relative;
  -webkit-transform: translateZ(0);
}

.welcome-text .readmore a {
  margin-top: 20px;
}

.showcase {
  padding: 0 15px;
}

.showcase > div {
  background: #262626;
}

.showcase > div > div {
  padding: 0;
}

.showcase .showcase-right ul.top-service-box {
  margin: 0;
  padding: 5px;
  list-style: none;
}

.showcase .showcase-right ul.top-service-box li {
  width: 222px;
  height: 220px;
  margin: 5px;
  position: relative;
  float: left;
  padding: 50px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
}

.showcase .showcase-right ul.top-service-box li:nth-child(1) {
  background: #afcea2;
}

.showcase .showcase-right ul.top-service-box li:nth-child(2) {
  background: #e4d082;
}

.showcase .showcase-right ul.top-service-box li:nth-child(3) {
  background: #d17383;
}

.showcase .showcase-right ul.top-service-box li:nth-child(4) {
  background: #798790;
}

.showcase .showcase-right ul.top-service-box li a {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: absolute;
  bottom: 10px;
  left: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.showcase .showcase-right ul.top-service-box li a:hover {
  text-decoration: none;
  color: #333;
  background: #fff;
}

.showcase .showcase-right ul.top-service-box li:hover {
}

.showcase .showcase-right ul.top-service-box li:hover a {
  left: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.showcase .showcase-right ul.top-service-box li:hover:nth-child(1) {
  -webkit-box-shadow: 0 0 0 12px #afcea2;
  box-shadow: 0 0 0 12px #afcea2;
  z-index: 999;
}

.showcase .showcase-right ul.top-service-box li:hover:nth-child(2) {
  -webkit-box-shadow: 0 0 0 12px #e4d082;
  box-shadow: 0 0 0 12px #e4d082;
  z-index: 999;
}

.showcase .showcase-right ul.top-service-box li:hover:nth-child(3) {
  -webkit-box-shadow: 0 0 0 12px #d17383;
  box-shadow: 0 0 0 12px #d17383;
  z-index: 999;
}

.showcase .showcase-right ul.top-service-box li:hover:nth-child(4) {
  -webkit-box-shadow: 0 0 0 12px #798790;
  box-shadow: 0 0 0 12px #798790;
  z-index: 999;
}

.showcase .showcase-right ul.top-service-box li h2 {
  font-size: 24px;
  letter-spacing: 1px;
  margin: 0 0 10px;
  color: rgba(255, 255, 255, 0.7);
}

.showcase .showcase-right ul.top-service-box li p {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
}

.mt-15 {
  margin-top: 15px;
}

.welcome-text {
  padding: 20px;
}
.welcome-text h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 23px;
}

.product-slider {
  min-height: 403px;
  padding: 20px;
}

.lead-title {
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.lead-sub-title {
  display: block;
  font-size: 14px;
  font-weight: 300;
  padding-top: 15px;
  text-transform: none;
  margin-bottom: 32px;
}

.single-item {
  float: left;
  height: 270px;
  margin: 30px 1% 0;
  position: relative;
  width: 31.33%;
}

.single-item img {
  height: 270px;
}

.product-content {
  background: #fff;
  bottom: 0;
  box-sizing: border-box;
  margin: 15px 15px 0;
  padding: 10px;
  position: absolute;
  z-index: 2;
}

.product-content h4 a {
  color: #34404e;
}

.tab-area {
  padding: 20px;
}

.accordion-area {
  padding: 20px;
  min-height: 326px;
}

.accordion-area h3 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

#portfolio,
#magazin,
#valu {
  margin-top: 20px;
  overflow: hidden;
}

#portfolio img,
#magazin img,
#valu img {
  float: left;
  margin-right: 20px;
}

.client-carousel {
  padding: 20px;
  overflow: hidden;
}

.client-carousel ul {
}

.client-carousel ul li {
  float: left;
  margin-right: 15px;
}

.latest-news-area {
  padding: 20px;
}

.latest-news-area h3,
.testimonial-area h3 {
  text-transform: uppercase;
}

.single-latest img {
  float: left;
  margin-right: 20px;
}

.single-latest p.date-meta {
  color: #999999;
  font-size: 0.9em;
}

.single-latest h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 5px;
  text-transform: uppercase;
}

.testimonial-area {
  padding: 20px;
}

.testimonial {
  margin-bottom: 20px;
}

.testimonial-area img {
  border-radius: 3px;
  float: left;
  margin-right: 10px;
  width: 50px;
}

.testimonial-area p.name {
  font-weight: 400;
  margin: 0;
}
.testimonial-area p span.position {
  font-style: italic;
}
.testimonial-area p.company {
  display: block;
  font-size: 13px;
}

.client-logo-caruosel {
  padding: 20px 1px;
}

.client-logo h3 {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  font-size: 16px;
  margin: 0;
  padding: 15px 20px;
  text-transform: uppercase;
}

.client-logo .customNavigation {
  top: 13px;
}

.footer-widget {
  overflow: hidden;
  padding-bottom: 12px;
}

.custom-menu-widget {
  padding: 20px;
}

.custom-widget {
}
.custom-widget ul > li {
  line-height: 24px;
}

.custom-widget ul > li > a {
  color: #666666;
}

.custom-widget ul > li > a:hover {
  color: #e74c3c;
  text-decoration: underline;
}

.copyright-text {
  overflow: hidden;
  background: #31414a;
  margin-bottom: 30px;
}
.color-copy {
  color: #fff;
}
.center-img-footer {
  position: relative;
  top: 15px;
  right: 15px;
}
.center-img-footer img {
  width: 70px;
}

.left-copy-text {
  padding: 20px;
  font-size: 12px;
}

.custom-menu-widget i {
  font-size: 36px;
  color: #eee;
}

.custom-menu-widget i:before {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.custom-menu-widget i {
  display: block;
  margin-bottom: 25px;
  margin-top: 25px;
}

.widget-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.footer-right .social-icon {
  margin-top: 0;
}

.social-fix {
  padding-right: 20px;
  padding-top: 20px;
}

/************  Blog css start **************/

.blog-item {
  background: #fff;
  overflow: hidden;
  padding: 25px 20px 40px 5px;
  border-bottom: 1px solid #eee;
}

.post-thumb.floatleft img {
  max-width: 100%;
  width: 100%;
}

.post-thumb {
  width: 100%;
}

.post-thumb iframe {
  height: auto;
  max-width: 100%;
  width: 100%;
  border: 0;
}
.post-thumb audio {
  max-width: 100%;
  width: 100%;
  display: block;
}
.less-mrg-left {
  margin-left: 0;
}

.less-pad-left {
  padding-left: 0px;
}

.less-mrg-right {
  margin-right: 0;
}

.less-pad-right {
  padding-right: 0;
}

.article-title,
.article-header h1 {
  margin: 0 0 20px;
}

h2,
.h2 {
  font-size: 23px;
}

a:hover,
a:focus {
  color: #bf2718;
  text-decoration: underline;
}

.post h2.article-title a,
.readmore a,
.single-sidebar ul li.cat-item a {
  color: #e74c3c;
}

.post h2.article-title a:hover,
.single-sidebar ul li.cat-item a:hover,
.single-sidebar ul li.current-cat a {
  color: #bf2718;
}

.post-meta {
  font-weight: 300;
  margin-bottom: 20px;
}
.post-meta ul {
}

.post-meta ul li {
  float: left;
  margin-right: 10px;
  font-size: 13px;
  color: #999999;
  margin-bottom: 2px;
}
.post-meta ul li:last-child {
  margin-right: 0;
}

.post-meta ul li i {
  margin-right: 0;
}

.post-meta ul li a {
  border: 1px solid #f7f7f7;
  color: #999999;
  padding: 2px 5px;
}

.post-meta ul li a.author {
  border: 0;
}

.post-meta ul li a:hover,
.post-meta ul li a:focus,
.post-meta ul li a:active {
  background: #bf2718;
  color: #fff;
  text-decoration: none;
}

.post-meta ul li a.author:hover {
  border: 0 none;
  color: #e74c3c;
  background: transparent;
}

.post-article p {
  font-weight: 300;
}

.readmore > a {
  border-top: 2px solid #ddd;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 40px;
  padding-top: 5px;
  text-transform: uppercase;
}

.readmore > a:hover {
  color: #ddd;
}

.single-sidebar h2 {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}

.single-sidebar {
  margin-bottom: 40px;
  overflow: hidden;
}

.single-sidebar ul li.cat-item:first-child {
  border-top: 0px;
}

.single-sidebar ul li.cat-item {
  padding-left: 0px;
}

.single-sidebar ul li.cat-item a {
  font-weight: 400;
}

.single-sidebar ul li.cat-item a:hover {
}

.single-sidebar ul li:hover a {
  color: #e74c3c;
}

.single-sidebar ul li:hover:before {
  color: #e74c3c;
}

.single-sidebar ul li {
  border-bottom: 1px solid #eee;
  padding: 7px 0;
}

.single-sidebar ul li:last-child {
  border-bottom: 0px;
}

.tab-pane ul li {
  color: #999999;
  margin-right: 2px;
  position: relative;
  transition: all 0.5s ease 0s;
  padding-left: 17px;
}

.tab-pane ul li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.tab-pane ul li:last-child {
  border-bottom: 0px;
}

.tab-pane ul li a {
  color: #666666;
  font-weight: 300;
}

.tab-pane ul li > a:hover {
  color: #e74c3c;
}

.tagcloud a {
  border: 1px solid #eee;
  border-radius: 2px;
  color: #666666;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 3px 5px;
}

.tagcloud a:hover {
  background: #e74c3c;
  color: #fff;
}

/*carousel post */
a.carousel-control i {
  margin-top: -10px;
  top: 50%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  z-index: 5;
  padding: 5px;
  border-radius: 500px;
  width: 30px;
  height: 30px;
}
/*carousel post */

/*tab widget */

.tab-content {
}

.tabs-widget .tab-content {
  border-left: 1px solid #eee;
  padding: 0px 10px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.tabs-widget .nav.nav-tabs {
  background: #eee;
  border: 0 none;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  height: 37px;
}

.tabs-widget ul.nav li a {
  border: 0 none;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 15px;
}

#latest-post ul li:hover a,
#most-read ul li:hover a {
  color: #666666;
}

#latest-post ul li a,
#most-read ul li a {
  font-size: 14px;
}

#latest-post ul li a:hover,
#most-read ul li a:hover {
  color: #e74c3c;
}

#latest-post .sidebar-meta,
#latest-post .sidebar-meta a,
#latest-post .sidebar-meta p,
#most-read .sidebar-meta,
#most-read .sidebar-meta a,
#most-read .sidebar-meta p {
  font-size: 13px;
}

.sidebar-meta i.fa {
  padding-right: 7px;
}

.sidebar-meta a {
}

.sidebar-meta p {
  color: #888888;
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
}

.tabs-widget ul.nav li a:hover {
  border: 0;
}

.tab-pane > h2 {
  display: none;
}

.tab-pane > ul li {
  padding-left: 2px;
}

.tab-pane > ul li:before {
  content: '';
}

.tabs-widget ul.nav li.active a {
  background: #e74c3c;
  color: #fff;
  border-radius: 0;
  border: 0;
}

/*tab widget */

/*pagination */
.pagination {
  border-radius: 0;
  margin-top: 50px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #e74c3c;
  border-color: #e74c3c;
}

.pagination:after,
.pagination:before {
  clear: both;
}

.page-number > p {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  display: inline-block;
  margin-top: 50px;
  padding: 6px 12px;
}
/*pagination */

/************  //Blog css  **************/

/************   single page *************/
.single-page-item {
  overflow: hidden;
  padding: 20px 5px;
}

.single-page-item .tagcloud {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 8px 0;
  overflow: hidden;
  padding-top: 7px;
  padding-bottom: 2px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.single-page-item .tagcloud a {
  font-size: 75%;
}

.post-article img {
  width: 100%;
}

.img-caption {
  background: #eee;
  color: #666666;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  margin-top: 1px !important;
  clear: both;
}

.article-content {
}

.article-content.clearfix p {
  margin-top: 10px;
}
/************   //single page *************/

/* BREAD CRUMB WITH BOX-SHADOW */

.breadcrumb {
  background-color: #fff;
  list-style: none outside none;
  padding: 8px 15px;
  border-radius: 0px;
  list-style: none outside none;
  margin-bottom: 0px;
  padding: 8px 15px;
  font-size: 12px;
}

/*--------------------------------------------
    ABOUT US PAGE
----------------------------------------------*/

.page-title {
  background: rgba(0, 0, 0, 0);
  padding-bottom: 40px;
  padding-top: 40px;
  background-image: url('img/header-about.png');
  background-size: cover;
}

.page-title h1 {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: inline-block;
  font-size: 50px;
  font-weight: 700;
  margin: 20px;
  padding: 20px;
  text-transform: uppercase;
}

/* LEFT SIDEBAR BOX-SHADOW */

div.left-about-sidebar.box-wrapper {
  padding: 20px;
}

.page-content {
  padding: 20px;
}

.page-article-content img {
  margin-bottom: 10px;
}

.page-article-content img.pull-left {
  margin-right: 20px;
}

.page-article-content img.pull-right {
  margin-left: 20px;
}

.thumbnail {
  background: rgba(0, 0, 0, 0);
  border: 0 none;
  margin-bottom: 40px;
}

.thumbnail .caption h3 {
  font-size: 14px;
  margin: 0;
}

.thumbnail .caption {
  padding-left: 0;
  padding-right: 0;
}

.thumbnail > img,
.thumbnail a > img {
  margin-bottom: 10px;
}

.sidebar {
  padding: 20px;
}

.sidebar-content {
  margin-bottom: 30px;
}

.sidebar-title {
  background: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.order-list {
  margin: 0 !important;
}

.order-list li:before {
  color: #f29f97;
  content: '\f05d';
  float: left;
  font-family: FontAwesome;
  font-size: 24px;
  margin-right: 10px;
}

.order-list strong {
  display: block;
}

.order-list p {
  margin-left: 30px;
}

.project {
  margin: 0 !important;
}

.project li {
  border: 1px solid #f1f2f3;
  display: block;
  list-style: none outside none;
  margin-bottom: 10px;
  padding: 10px;
}

.project h4 {
  margin-top: 10px;
}

/* Service Page CSS */

.service-content {
  padding: 20px;
}

.single-services {
  margin-bottom: 30px;
}

.single-services img {
  border-radius: 2px;
  margin-bottom: 20px;
}

.single-services h4 {
  text-transform: uppercase;
}

.single-services .readmore > a {
  margin-top: 15px;
}

/* Contact Page CSS */

.contact-map {
  padding: 20px;
}

.contact-input-form {
  padding: 20px;
}

.contact h1 {
  font-size: 36px;
  margin-top: 0;
}

label {
  font-weight: 300;
}

.star {
  color: #ffcc00;
}

.contact-form .control-group input {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  padding: 0 10px;
}

.contact-form .control-group input:focus {
  outline: none;
}

.contact-form .control-group {
  padding: 0;
}

.subbtn {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e43725;
  margin-top: 20px;
  border-radius: 0px;
}

.subbtn:hover {
  color: #fff;
  background-color: #df2e1b;
  border-color: #b62516;
}

.contact-form .control-group textarea {
  height: 200px;
  width: 100%;
  padding: 10px;
}

.contact-form .control-group textarea:focus {
  outline: none;
}

.contact-page-sidebar {
  padding: 20px;
}

#css-demo .product-item {
  margin: 3px;
  position: relative;
}
#css-demo .product-item img {
  display: block;
  width: 100%;
  height: 270px;
  border-radius: 3px;
}

/* SLIDER COTROIL NAVIGATION
  ------------------------*/

.customNavigation {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
}

.customNavigation a {
  display: inline-block;
  height: 24px;
}

.customNavigation a.prev,  /* for Previous Control */
  .customNavigation a.next   /* for Next Control */ {
  float: right;
}

/* HOME- PRODUCT
  --------------------------*/

.single-product {
  position: absolute;
  z-index: 999;
  left: 15px;
  background: #fff;
  bottom: 0;
  padding: 10px;
  right: 15px;
}

.product-slider h3 {
  margin-bottom: 32px;
}

.single-product h4 a {
  color: #34404e;
}

.single-product .readmore a {
  float: left;
}

.single-client {
}
.single-client img {
}

.testimonial {
  color: #777777;
  font-size: 17px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 20px;
  text-indent: 30px;
}

.testimonial i {
  color: #eee;
  display: initial;
}

/*******	pricing table	******/

h1.pricing-table-heading {
  margin-bottom: 20px;
  margin-top: 20px;
}
/* dynamic pricing table */

ul.plan.text-center {
  border: 2px solid #eee;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.plan.text-center.featured {
  position: relative;
}

ul.plan.text-center.featured:before {
  color: #cc0000;
  content: '\f02e';
  font-family: FontAwesome;
  font-size: 30px;
  position: absolute;
  right: 30px;
  top: -10px;
}

ul.plan.text-center li {
  border-bottom: 1px solid #eee;
  padding: 10px;
  font-size: 16px;
}

ul.plan.text-center li.plan-price {
}

ul.plan.text-center li.plan-price p.plane-name {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 30px 10px 10px;
  text-transform: uppercase;
}

ul.plan.text-center li.plan-price h2.plane-price {
  font-size: 48px;
  font-weight: 700;
  margin: 0;
  padding: 0 20px;
}

ul.plan.text-center li.plan-price span.plane-duration {
}

ul.plan.text-center li.plan-action {
  padding: 30px 10px;
}

ul.plan.text-center li.plan-action a.btn {
  background: #eee;
  border: 0 none;
  border-radius: 0;
  color: #34404e;
  font-size: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}

ul.plan.text-center li.plan-action a.btn:hover {
  background: #ddd;
}

ul.plan.text-center.featured li.plan-action a.btn {
  background: #e74c3c;
  color: #fff;
}

ul.plan.text-center.featured li.plan-action a.btn:hover {
  background: #ddd;
  color: #222;
}

.less-border-top {
  border-top: 0;
}

.less-border-bottom {
  border-bottom: 0;
}

.less-border-left {
  border-left: 0;
}

.less-border-right {
  border-right: 0;
}

p.blank-space {
  display: block;
  height: 5px;
}

/* static pricing table */
h1.pricing-table-static {
  margin-bottom: 40px;
}

ul.static-plan.text-center {
  border: 2px solid #ddd;
}

ul.static-plan.text-center li {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
}

ul.static-plan.text-center li.yes {
}

ul.static-plan.text-center li.no {
  color: #999;
  text-decoration: line-through;
}

ul.static-plan.text-center li.row0 {
}

ul.static-plan.text-center li.row1 {
  background: #f7f7f7;
}

ul.static-plan.text-center li.plan-price {
  background: #666;
  color: #fff;
  margin: -2px -2px 0;
  padding: 10px 20px;
}

ul.static-plan.text-center.featured {
  width: 104%;
  z-index: 9999;
  position: relative;
  box-shadow: 0px 0px 0px 5px #aaa;
  margin-left: -2%;
  border: 0;
  margin-top: -30px;
}

ul.static-plan.text-center.featured li.plan-price {
  background: #e74c3c;
  color: #fff;
  margin: 0px;
  padding: 10px 20px;
  height: 138px;
}

ul.static-plan.text-center li.plan-price h2.plane-name {
  font-size: 23px;
  margin-top: 20px;
  margin-bottom: 10px;
}

ul.static-plan.text-center li.plan-price span.plane-slogan {
  display: block;
  font-weight: 300;
  margin: 0 0 10px;
}

ul.static-plan.text-center li span.big-number {
  display: inline-block;
  font-size: 70px;
}

ul.static-plan.text-center li span.big-number sup {
  font-size: 28px;
  top: -1em;
}

ul.static-plan.text-center li.plan-action {
  background: #eee;
  border: 2px solid #d5d5d5;
  padding: 20px;
  margin: -2px;
}

ul.static-plan.text-center.featured li.plan-action {
  background: #eee;
  border-right: 0px;
  padding: 20px;
  margin: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

ul.static-plan.text-center li.plan-action a.btn {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #333;
  font-size: 18px;
  padding: 10px 20px;
}

ul.static-plan.text-center.featured li.plan-action a.btn {
  background: #e74c3c;
  color: #fff;
}

ul.static-plan.text-center li.plan-action a.btn:hover {
  background: #ebebeb;
  border: 1px solid #adadad;
}

ul.static-plan.text-center.featured li.plan-action a.btn:hover {
  background: #df2e1b;
}

/*  faq section  */
.faq-inner h2,
.faq h2 {
  font-size: 35px;
  margin-bottom: 30px;
  margin-top: 20px;
  text-transform: capitalize;
}

.faq h3,
.faq-inner h3 {
  font-size: 19px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#faq p {
}

#pricing .box-wrapper {
  overflow: hidden;
  padding: 20px;
}

.alert.alert-warning {
  border-radius: 0px;
}
/*******	//pricing table	******/

/*******	project page	******/

section.project .box-wrapper {
  padding-top: 1px;
}

#grid {
}

.fix {
  overflow: hidden;
}

.mrg15 {
  margin: 15px;
}

.pad0 {
  padding: 0px;
}

#filter {
  display: block;
  list-style: none outside none;
  margin: 35px 20px 30px;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

#filter li {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

#filter li a {
  -moz-user-select: none;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 1px;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 15px;
  margin: 0 3px 0 0;
  padding: 3px 6px;
}

#filter li a:hover {
}

#filter li a.active {
  background: #333;
  border-color: #333;
  color: #fff;
}

/* project single content */

.project-item .project-image-container {
  position: relative;
}

.project-item .project-image-container span {
  position: absolute;
  font-size: 20px;
  color: #fff;
  height: 100%;
  width: 100%;
  top: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateZ(0);
}

.project-item .project-image-container span a {
  position: relative;
  top: -100%;
  color: #fff;
  opacity: 0;
  background: #000;
  padding: 8px 10px;
  border-radius: 3px;
}

.project-item .project-image-container span:hover a {
  top: 48%;
  opacity: 1;
}

.project-item .project-image-container:hover span {
  background: rgba(0, 0, 0, 0.2);
}

.project-item {
}

.project-details {
}

.project-details h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.project-details h2 a {
  font-size: 16px;
  color: #222;
}
.project-details p {
  margin: 10px 0;
  display: block;
}

.project-details .readmore a {
  border-top: 2px solid #ddd;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 15px;
  padding-top: 5px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 20px;
}

/* Homepage Two CSS */

.slid-bottom-promo {
  background: #31414a;
  padding: 20px;
  color: #fff;
  overflow: hidden;
}

.slid-bottom-promo h2 {
  margin: 0;
}

.slid-bottom-promo .icon {
  color: #e74c3c;
  float: left;
  font-size: 60px;
  line-height: 60px;
  text-shadow: 1px 1px #1b1b1b, 2px 2px #1b1b1b, 3px 3px #1b1b1b,
    4px 4px #1b1b1b, 5px 5px #1b1b1b, 6px 6px #1b1b1b, 7px 7px #1b1b1b,
    8px 8px #1b1b1b, 9px 9px #1b1b1b, 10px 10px #1b1b1b, 11px 11px #1b1b1b,
    12px 12px #1b1b1b, 13px 13px #1b1b1b, 14px 14px #1b1b1b, 15px 15px #1b1b1b,
    16px 16px #1b1b1b, 17px 17px #1b1b1b, 18px 18px #1b1b1b, 19px 19px #1b1b1b,
    20px 20px #1b1b1b, 21px 21px #1b1b1b, 22px 22px #1b1b1b, 23px 23px #1b1b1b,
    24px 24px #1b1b1b, 25px 25px #1b1b1b, 26px 26px #1b1b1b, 27px 27px #1b1b1b,
    28px 28px #1b1b1b, 29px 29px #1b1b1b, 30px 30px #1b1b1b, 31px 31px #1b1b1b,
    32px 32px #1b1b1b, 33px 33px #1b1b1b, 34px 34px #1b1b1b, 35px 35px #1b1b1b,
    36px 36px #1b1b1b, 37px 37px #1b1b1b, 38px 38px #1b1b1b, 39px 39px #1b1b1b,
    40px 40px #1b1b1b, 41px 41px #1b1b1b, 42px 42px #1b1b1b, 43px 43px #1b1b1b,
    44px 44px #1b1b1b, 45px 45px #1b1b1b, 46px 46px #1b1b1b, 47px 47px #1b1b1b,
    48px 48px #1b1b1b, 49px 49px #1b1b1b, 50px 50px #1b1b1b, 51px 51px #1b1b1b,
    52px 52px #1b1b1b, 53px 53px #1b1b1b, 54px 54px #1b1b1b, 55px 55px #1b1b1b,
    56px 56px #1b1b1b, 57px 57px #1b1b1b, 58px 58px #1b1b1b, 59px 59px #1b1b1b,
    60px 60px #1b1b1b, 61px 61px #1b1b1b, 62px 62px #1b1b1b, 63px 63px #1b1b1b,
    64px 64px #1b1b1b, 65px 65px #1b1b1b, 66px 66px #1b1b1b, 67px 67px #1b1b1b,
    68px 68px #1b1b1b, 69px 69px #1b1b1b, 70px 70px #1b1b1b, 71px 71px #1b1b1b,
    72px 72px #1b1b1b, 73px 73px #1b1b1b, 74px 74px #1b1b1b, 75px 75px #1b1b1b,
    76px 76px #1b1b1b, 77px 77px #1b1b1b, 78px 78px #1b1b1b, 79px 79px #1b1b1b,
    80px 80px #1b1b1b, 81px 81px #1b1b1b, 82px 82px #1b1b1b, 83px 83px #1b1b1b,
    84px 84px #1b1b1b, 85px 85px #1b1b1b, 86px 86px #1b1b1b, 87px 87px #1b1b1b,
    88px 88px #1b1b1b, 89px 89px #1b1b1b, 90px 90px #1b1b1b, 91px 91px #1b1b1b,
    92px 92px #1b1b1b, 93px 93px #1b1b1b, 94px 94px #1b1b1b, 95px 95px #1b1b1b,
    96px 96px #1b1b1b, 97px 97px #1b1b1b, 98px 98px #1b1b1b, 99px 99px #1b1b1b,
    100px 100px #1b1b1b;
}

.single-promo {
  padding: 20px;
  min-height: 225px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 0px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#scrollUp {
  bottom: 25px;
  height: 32px;
  right: 20px;
  width: 32px;
  background: #e74c3c;
  text-align: center;
  padding-right: 14px;
  padding-top: 7px;
  border-radius: 3px;
}
#scrollUp:hover {
  background: #ad2416;
}

#scrollUp:before {
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  content: '\f077';
  z-index: 999999;
}

.bannercontainer {
  width: 100%;
  position: relative;
  padding: 0;
}

.banner {
  width: 100%;
  position: relative;
}

.slider-caption {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 10px;
}

.slider-caption2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 10px;
  border: 3px solid #fff;
  text-transform: uppercase;
}

.map-canvas {
  height: 300px;
}

.mt-20 {
  margin-top: 20px;
}

/* offcanvas css */

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
  padding: 10px;
}

.offcanvas-wrapper .sidebar-nav h2 {
  margin: 0;
  line-height: 55px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 0 12px;
  color: #fff;
}

.offcanvas-wrapper .sidebar-nav > ul {
  padding: 24px 12px;
}

.offcanvas-wrapper .sidebar-nav li {
  border-top: 1px solid #333;
  margin-top: 0;
}

.offcanvas-wrapper .sidebar-nav li a {
  padding: 10px;
  display: block;
}

.offcanvas-wrapper .sidebar-nav li a:hover {
  color: #bf2718;
  background: #eee;
}

.offcanvas-wrapper .sidebar-nav li.active > a,
.offcanvas-wrapper .sidebar-nav li.active > a:hover,
.offcanvas-wrapper .sidebar-nav li.active > a:focus {
  color: #fff;
  background-color: #181818;
}

.offcanvas-wrapper .sidebar-nav li:first {
  border-top: 0;
}

.sidebar-nav {
  padding-left: 20px;
  margin-bottom: 20px;
  position: relative;
}

.sidebar-nav button.close {
  position: absolute;
  right: 0;
  top: 15px;
  color: #fff;
}

.sidebar-nav button.close :hover,
.sidebar-nav button.close :focus,
.sidebar-nav button.close :active {
  color: #fff;
}

.list-group ul li {
  border-radius: 0;
  background: transparent;
}

.certificacion img {
  width: 210px;
}

.about_certificacion img {
  width: 110px;
}
.container.video {
  padding: 40px 0;
}
.copy_video p {
  padding: 20px 10px;
  font-size: 2rem;
  line-height: 1.3;
}
.video_responsive {
  padding: 10px;
}
.owl-carousel .owl-wrapper-outer{
  padding: 0 20px;
}
.owl-carousel .owl-wrapper-outer  .owl-item .item img{
  width: 120px;
}

/*----------------------------------------------------
	KEY FRAME
------------------------------------------------------*/

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .copy_video p {
    padding: 30px;
  }
}
