



@font-face {
    font-family: 'futurabold';
    src: url('../font/futura-bold-webfont.eot');
    src: url('../font/futura-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futura-bold-webfont.woff') format('woff'),
         url('../font/futura-bold-webfont.ttf') format('truetype'),
         url('../font/futura-bold-webfont.svg#futurabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('Lato Light'),
       url('Lato-Light'), 
       url(../font/Lato-Light.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('Lato Regular'), 
       url('Lato-Regular'), 
       url(../font/Lato-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('Lato Bold'), 
       url('Lato-Bold'), 
       url(../font/lato/Lato-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('Lato Black'), 
       url('Lato-Black'), 
       url(../font/Lato_Black.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('Lato Light Italic'), 
       url('Lato-LightItalic'), 
       url(../font/Lato-LightItalic.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('Lato Italic'), 
       url('Lato-Italic'), 
       url(../font/Lato-Italic.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('Lato Bold Italic'), 
       url('Lato-BoldItalic'), 
       url(../font/Lato-BoldItalic.woff) format('woff');}




.no_mobile{
display: block !important;
}


.mobile{
display: none;
}



/*----------------------
---ESTILOS AGREGADOS----
------------------------*/

 #main-nav {
    border-bottom: 1px solid: #c6c6c6;}

.menu_primario {
    background: #000;
    margin:0;
    padding:0;
    width:100%;
    height:40px;
    overflow: hidden;
}

.menu_primario .container {
    padding:0px !important;
}

.menu_primario .col-md-8 {margin-left: 70px;}

#buscar {
border-radius: 0px ;
margin-top:-2px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
border-bottom: 3px solid #e28a17;
border-top: 1px solid #f9b76e;
background: #fca32d !important;
}

#buscar:hover {
background: #e75533 !important;
border-left: 1px solid #e75533;
border-right: 1px solid #e75533;
border-bottom: 3px solid #c64026;
border-top: 1px solid #e86554;
padding: 7px 12px;
color: #fff;
}

.btn_slide1 {
    display: inline-block;
    padding: 10px 32px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background: #f1980f;
    border: 1px solid #884c00;
    border-radius: 5px;
    text-shadow: none;
    border-top: 2px solid #ffcd88;
    margin-left: 200px;
}

.izq, .der {
    display: block;
    height: 30px;
    width: 30px;
    margin-top: 215px;
}

.izq {background: url(../banner/prev.png) 0 0 no-repeat; float: left;}

.der {background: url(../banner/next.png) 0 0 no-repeat; float: right;}

/*----------------------
------INPUT BUSCAR------
------------------------*/

.buscador_top {
    width: 260px;
    margin-top: 4px;
    position: relative;
    float: left;
}

.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 8px 9px;
    pointer-events: none;
}

/*------MENU DROPDOWN-----*/

.desplegable_content {
 display: block;
 position: relative;
 width: 1000px;
 /*max-width: 1120px;*/
 height: auto;
 margin: 10px auto;
}

.navbar-default{
color: #fff;
background-color: #39b3d7;
border-color: #269abc;
}
.navbar-default .navbar-nav > li > a{
  color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
  border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
  color:#fff;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
  background: #f4f4f4;
}
.megamenu .desplegable_content> li > ul {
  padding: 0;
  margin: 0;
  text-align: left;
}
.megamenu .desplegable_content> li > ul > li {
  list-style: none; 
}
.megamenu .desplegable_content> li > ul > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 0;
  color: #333333;
  white-space: normal;
  border-bottom: 1px solid #999;
}
.megamenu .desplegable_content> li ul > li > a:hover,
.megamenu .desplegable_content> li ul > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.megamenu .desplegable_content.disabled > a,
.megamenu .desplegable_content.disabled > a:hover,
.megamenu .desplegable_content.disabled > a:focus {
  color: #999999;
}
.megamenu .desplegable_content.disabled > a:hover,
.megamenu .desplegable_content.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu .desplegable_content.dropdown-header {
  color: #428bca;
  font-size: 16px;
  color: #3d3d3d;
}
.titulo_m {
  font-family: 'futurabold';
  font-size: 17px;
  color: #e75533;
  padding: 5px 0px;
  /*line-height: 25px;*/
}

.no_push  {
  margin: 0px !important;
}


@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
    
       .mg-left {
   margin-left: 10px; 
}  
}


/*------------------------
------NEW FORMS STYLE-----
-------------------------*/

/*Forms
---------------------------------------------------------*/
.form-buscar_dominio, #services .container select,
#domains select,
#transfiere select
 {
  display: block;
  height: 54px;
  background-color: transparent;
  padding: 8px 12px 6px 12px;
  font-size: 1.5em;
  line-height: 1.428571429;
  color: #666;
  border: 1px solid #999;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; float: left;
}

.form-buscar_dominio {width: 79%; border-right: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px;}

.form-buscar_dominio:focus {color: #3dcbe2}

#services .container select {
border-left: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px;
}

#domains select,
#transfiere select {
  background-color: #fff;
  border-left: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px;
}

/*Form TRANSFERIR DOMINIO
---------------------------------------------------------*/
.form-trans_dominio,
#terminaciones {
  display: block;
  position: relative;
  float: left;
  height: 54px;
  background-color: transparent;
  padding: 8px 12px 6px 12px;
  font-size: 1.5em;
  line-height: 1.428571429;
  color: #666;
  border: 1px solid #999;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-trans_dominio {width: 78%; margin: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-right: 0;}

#terminaciones {width: 15%;}

.form-trans_dominio:focus,
#services .container select:focus,
#domains select:focus,
#transfiere select:focus  {
  background: #fdfdfd; 
  border-color: #f8a238;
  outline: 0;
  -webkit-box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
  -moz-box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
  box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
}


.form-trans_dominio:-moz-placeholder {
  color: #9a9ba4;
}
.form-trans_dominio::-moz-placeholder {
  color: #9a9ba4;
}
.form-trans_dominio:-ms-input-placeholder {
  color: #9a9ba4;
}
.form-trans_dominio::-webkit-input-placeholder {
  color: #9a9ba4;
}
.form-trans_dominio[disabled],
.form-trans_dominio[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

textarea..form-trans_dominio {
  height: auto;
}

.form-trans_dominio.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-trans_dominio.input-lg {
  height: 50px;
  padding: 12px 12px 8px 12px;
  font-size: 17px;
  line-height: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  border-radius: 5px;
}


.form-buscar_dominio:focus {
  background: #fdfdfd;  
  border-color: #f8a238;
  outline: 0;
  -webkit-box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
  -moz-box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
  box-shadow: inset 0 4px 1px rgba(0,0,0,.085),  0px 0px 0px 1px #f8a238;
}

.form-buscar_dominio:-moz-placeholder {
  color: #9a9ba4;
}
.form-buscar_dominio::-moz-placeholder {
  color: #9a9ba4;
}
.form-buscar_dominio:-ms-input-placeholder {
  color: #9a9ba4;
}
.form-buscar_dominio::-webkit-input-placeholder {
  color: #9a9ba4;
}
.placeholder {
  color: #9a9ba4;
}

.form-buscar_dominio[disabled],
.form-buscar_dominio[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
textarea..form-buscar_dominio {
  height: auto;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 22px;
}
.fileUpload {
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 8px 45px;
    font-size: 13px;
    color: #ffffff;
    background-color: #545b6c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color 250ms ease;
    -moz-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
}
.fileUpload:hover {
  background-color: #313447;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.help-block {
  color: #c8c8cd;
}
.form-inline .form-group,
.form-inline label {
    margin-right: 15px;
}
.form-inline .btn {
    margin-top: 20px;
}
.form-buscar_dominio.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-buscar_dominio.input-lg {
  height: 50px;
  padding: 12px 12px 8px 12px;
  font-size: 17px;
  line-height: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  border-radius: 5px;
}
.radio.custom,
.checkbox.custom {
  display: block;
  padding-left: 0px;
    margin-bottom: 15px;
}
.icheckbox,
.iradio {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    margin-right: 7px;
    padding: 0;
    width: 21px;
    height: 21px;
    border: none;
    cursor: pointer;
}
.icheckbox {
    background: url(../img/forms/checkbox.png) no-repeat 0px 0px;
}
.iradio {
    background: url(../img/forms/radio.png) no-repeat 0px 0px;
}
.icheckbox.checked,
.iradio.checked {
    background-position: 0px -21px;
}
.icheckbox.disabled,
.iradio.disabled {
    background-position: 0px 0px;
    opacity: 0.55;
    filter: alpha(opacity=55);
    cursor: default;
}
.icheckbox.checked.disabled,
.iradio.checked.disabled {
    background-position: 0px -21px;
    opacity: 0.55;
    filter: alpha(opacity=55);
    cursor: default;
}

/*Form Validation
---------------------------------------------------------*/
input.error,
textarea.error {
    border-color: #ff4941 !important;
  -webkit-box-shadow: 0px 0px 0px 2px #ff4941 !important;
  -moz-box-shadow: 0px 0px 0px 2px #ff4941 !important;
  box-shadow: 0px 0px 0px 2px #ff4941 !important;
}
/*input.valid,
textarea.valid {
    border-color: #40ad75 !important;
  -webkit-box-shadow: 0px 0px 0px 2px #40ad75 !important;
  -moz-box-shadow: 0px 0px 0px 2px #40ad75 !important;
  box-shadow: 0px 0px 0px 2px #40ad75 !important;
}*/
label.error {
    display: none !important;
}

/*----------------------
---Main Layout Styles---
------------------------*/
.img-center{
    margin:20px auto;
}

#main-nav a.ir-logo {
    margin:0;
    margin-top: 15px;
    padding:0;
    width:250px;
    height:30px;
    white-space: nowrap;
    overflow: hidden;
    background: none;
}

#main-nav a.ir-logo span{
    color:transparent;
    font:0/0 a;
}

.navbar {
    margin:0;
    border-radius:0;
}

.omni {
    display: block;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.omni ul{
    list-style:none;
    padding:0;
    margin:0;
    color: #fff;
    width: auto;
    float: right;
}

.omni ul li{
    display:inline-block;
    padding:0;
    background:transparent;
    margin:0;
    background: lime;
}

.omni ul li a,
.omni ul li a:active,
.omni ul li a:hover{
    padding:0;
    font-size:13px;
    font-weight:300;
    background:transparent;
    color:#fff;
    text-decoration:none;
}

.omni ul li:hover a,
.omni ul li.active a{
    color:#f8a238;

}

/*---------------------------
---Main Typography Styles----
-----------------------------*/

body{
    font-family: Lato, sans-serif;
}



h2,
h3,
h4,
h5,
h6{
    font-family: Lato, sans-serif;
    color:#e75533;
}

h1 {
    font-size:32px;
    line-height:30px;
    font-weight:300;
    text-transform:uppercase;
    /*letter-spacing:0.02em;*/
    color: #3f403f;
    border-bottom: 1px solid #3f403f;
    font-family: 'futurabold';
}

h1.section-title{
    position:relative;
    /*margin:0 0 124px;*/
    font-size:32px;
    line-height:64px;
    font-weight:300;
    text-align:center;
    color: #3f403f;
    z-index:1;
    font-family: 'futurabold';
    border-bottom: 1px solid #3f403f;
    width: 100%;
}

h4.section-title{
    position:relative;
    /*margin:0 0 124px;*/
    font-size:28px;
    line-height:64px;
    font-weight:300;
    text-align:center;
    color: #3f403f;
    z-index:1;
    font-family: 'futurabold';
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.section-title span {
    font-size:150%;
    font-weight:400;
}

.section-title [class*=icon]{
    position:absolute;
    top:-28px;
    left:50%;
    margin-left:-60px;
    font-size:120px;
    color:#eee;
    z-index:-1;
}

h2 {
    line-height:24px;
    font-weight: 400;
    color: #e9552c;

}

.buscar_title {
    font-size:28px !important;
    margin-bottom: 10px;
}


p {
    font-size:18px;
    line-height:24px;
    font-weight:300;
    letter-spacing:0.01em;
    margin-bottom:20px;
}

a,
a:hover,
a:focus {
    outline:none !important;
    text-decoration:none;
}

a {
  color: #b03e3e;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #c04e4e;
  text-decoration: none;
}

a:focus,
.btn:focus {
  outline: none;
}

/*----------------------
---Main Color Styles----
------------------------*/
body {
    color:#999;
    overflow-x:hidden;
}

#main-nav .navbar-toggle{
    border:1px solid rgba(255,255,255,0.5);
    border-radius:0;
}

#main-nav .icon-bar {
    background:#fff;
}

.btn-theme{
    color:#fff;
    background-color:#e75533;
    padding:15px 90px;
    font-size:24px;
    font-weight:300;
    text-transform:uppercase;
    border:none;
    border-radius:6px;
    -webkit-transition:background-color 0.2s ease-out;
    transition:background-color 0.2s ease-out;
}

.btn-theme:hover{
    cursor:pointer;
    color:#fff;
    background-color:#3dcbe2;
}

.btn-theme:active,
.btn-theme:focus{
    color:#fff;
}


.btn-theme [class*=icon]{
    margin-right:10px;
}


.btn-theme.transparent{
    color:#fff;
    background-color:transparent;
    padding:14px 35px;
    border:2px solid #fff;
    font-weight:400;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

.btn-theme.transparent:hover,
.btn-theme.transparent:focus,
.btn-theme.transparent:active{
    color:#f05557;
    background-color:#fff;
    border:2px solid #fff;
    opacity:1;
}

/*----------------------
----Navigation Styles---
------------------------*/

.navbar-brand,
.navbar-brand:hover,
.navbar-brand:active,
.navbar-brand:focus {
    padding:0 10px;
    font-size:30px;
    line-height:30px;
    font-weight:normal;
    color:#fff;
}

.navbar-brand span {
    font-size:24px;
    font-weight:300;
}

#main-nav.scrolled .navbar-brand{
    color:#f05557;
}

#main-nav{
    background:#fff;
    color:#3d3d3d;
    box-shadow:0 0 0px transparent;
    -webkit-transition:background 0.3s ease-out;
    transition:background 0.3s ease-out;
}

#main-nav.scrolled{
    background:#fff;
    border-bottom:1px solid #ddd;
}

#main-nav.scrolled .navbar-toggle{
    color:#f05557;
    border-color:#f05557;
}

#main-nav.scrolled .navbar-toggle .icon-bar{
    background:#f05557;
}

#main-nav .container{
    padding:20px 20px;
    -webkit-transition:padding 0.5s ease-out;
    transition:padding 0.5s ease-out;
}

#main-nav.scrolled .container{
    padding:10px 20px;
}

#main-nav .nav a,
#main-nav .nav a:active,
#main-nav .nav a:hover{
    padding:0px 8px;
    font-size:16px;
    line-height:50px;
    font-weight:400;
    background:transparent;
    color:#3d3d3d;
}


#main-nav.scrolled .nav a,
#main-nav.scrolled .nav a:active,
#main-nav.scrolled .nav a:hover{
    color:#666;
    text-shadow: 0 0 transparent;

}


#main-nav li{
    background:transparent;
    margin:0 8px;
    border:2px solid transparent;
}

#main-nav .dropdown-menu a{
    font-size:14px;
}

/* Hover Effect */
#main-nav .nav a {
    position:relative;
}

#main-nav .nav a:hover {
    font-size: 16px !important;
    color: #f8a238;
}

#main-nav .nav a:active {
    font-size: 16px !important;
    color: #3dcbe2;
    
}


#main-nav .nav a:before {
    position: absolute;
    bottom:-5px;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: 16px;
    line-height:21px;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none;
}

#main-nav .nav a:hover:before,
#main-nav .nav li.active a:before {
    color: #e75533;
    text-shadow: 12px 0 #e75533, -12px 0 #e75533;
}

#main-nav .nav .desplegable_content a:hover:before,
#main-nav .nav .desplegable_content li.active a:before {
    color: transparent;
    text-shadow: none !important;
}

#main-nav.scrolled .nav a:hover:before,
#main-nav.scrolled .nav li.active a:before {
    color: #f8a238;
    text-shadow: 12px 0 #f8a238, -12px 0 #f8a238;
}

#main-nav.scrolled .nav .desplegable_content a:hover:before,
#main-nav.scrolled .nav .desplegable_content li.active a:before {
    color: transparent !important;
    text-shadow: none !important;
}

#main-nav.scrolled .nav .desplegable_content a:hover {
    color: #f8a238;
}


.no-textshadow #main-nav .nav a:before {
    content: '• • •';
}

.no-csstransforms #main-nav .nav a:before {
    margin-left:-15px;
}

/*----------------------
-----Header Styles------
------------------------*/

.jumbotron {
    background:transparent;
    color:#f05557;
}

header.jumbotron{
    padding:0;
    margin-bottom:0;
    min-height:500px;
}

.jumbotron .left-col,
.jumbotron .right-col{
    float:left;
}

.jumbotron .message-box{
    width:90%;
    margin:300px auto 0;
    background:#fff;
    background:rgba(255,255,255,0.9);
    padding:20px 0;
}

.jumbotron .left-col{
    width:35%;
    text-align:right;
}

.jumbotron .right-col{
    width:65%;
    text-align:left;
    overflow:hidden;
    border:none;
    box-shadow:none;
    background:transparent;
    margin:0;
    padding:0;
}

.jumbotron .left-col p{
    display:inline-block;
    margin:0;
    padding:18px 5px 12px 30px;
    font-size:38px;
    font-weight:300;
    line-height:48px;
}

.jumbotron .left-col p span{
    font-size:42px;
    font-weight:400;
}

.jumbotron .right-col p{
    display:inline-block;
    margin:0;
    padding:10px 30px 10px 5px;
    font-size:110px;
    line-height:110px;
    font-weight:900;
    text-transform:uppercase;
}

.jumbotron .home-slider .slides li {
    opacity:0;
    -webkit-ransition:opacity 0.4s ease-out;
    transition:opacity 0.4s ease-out;
}

.no-csstransitions .jumbotron .home-slider .slides li {
    opacity:1;
}

.jumbotron .home-slider .slides li.flex-active-slide,
.jumbotron .home-slider .slides li.clone {
    opacity:1;
}
/*------------------------
-----Services Styles------
------------------------*/

#services{
    background:#fff;
    color:#999;
    /*padding:80px 0;*/
    padding: 50px 0px 90px 0px;
}

#services .row.line {
    height:6px;
    background:#f05557;
    margin-bottom:24px;
}

#services .line .spot {
    margin:-7px auto;
    display:block;
    width:20px;
    height:20px;
    background:#f05557;
    border:5px solid #fff;
    border-radius:50%;
}

.services .icon {
    position:relative;
    display:inline-block;
    padding:0;
    margin-bottom:24px;
    width:160px;
    height:160px;
    text-align:center;
    font-size:72px;
    line-height:130px;
    color:#ccc;
    background:none;
    border:10px solid #f05557;
    border-radius:50%;
    z-index:1;
    -webkit-transition:color 0.2s ease-in;
    transition:color 0.2s ease-in;
}

.no-opacity .services .icon {
    color:#fff;
}

.services .icon:after {
    pointer-events: none;
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background:#f05557;
    border-radius:50%;
    border:2px solid #f05557;
    -webkit-box-sizing: content-box; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
    top:-2px;
    left:-2px;
    z-index:-1;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.services .icon:hover{
    color:#fff;
}

.services .icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: all 0.4s ease-out;
}

.services .item {
    margin-bottom:80px;
}

.services h2 {
    margin:0;
    margin-bottom:24px;
    font-size:24px;
    font-weight:400;
}

.services p {
    margin:0;
    margin-bottom:24px;
}


.services.bottom-row p {
    margin-top:48px;
}

/*------------------------
-----PRODUCTOS Styles------
------------------------*/

#productos{
    background:#f4f4f4;
    color:#999;
    /*padding:80px 0;*/
    padding: 50px 0px 90px 0px;
    border-top: 1px solid #e8e8e8;
}

#productos .row.line {
    height:6px;
    background:#f05557;
    margin-bottom:24px;
}

#productos .line .spot {
    margin:-7px auto;
    display:block;
    width:20px;
    height:20px;
    background:#f05557;
    border:5px solid #fff;
    border-radius:50%;
}

.productos .icon {
    position:relative;
    display:inline-block;
    padding:0;
    margin-bottom:24px;
    width:160px;
    height:160px;
    text-align:center;
    font-size:72px;
    line-height:130px;
    color:#ccc;
    background:none;
    border:10px solid #f05557;
    border-radius:50%;
    z-index:1;
    -webkit-transition:color 0.2s ease-in;
    transition:color 0.2s ease-in;
}

.no-opacity .productos .icon {
    color:#fff;
}

.productos.icon:after {
    pointer-events: none;
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    background:#f05557;
    border-radius:50%;
    border:2px solid #f05557;
    -webkit-box-sizing: content-box; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
    top:-2px;
    left:-2px;
    z-index:-1;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.productos .icon:hover{
    color:#fff;
}

.productos .icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: all 0.4s ease-out;
}

.productos .item {
    margin-bottom:80px;
}

.productos h2 {
    margin:0;
    margin-bottom:24px;
    font-size:24px;
    font-weight:400;
}

.productos p {
    margin:0;
    margin-bottom:24px;
}


.productos.bottom-row p {
    margin-top:48px;
}

/*-----------------------
------PlanesStyles-------
------------------------*/

#planes {
  background: url(../background_plan.jpg) #f9f9f9  center center fixed;
    color:#fff;
    padding:80px 0;
    border-top: 1px solid #f9f9f9;
    box-shadow: inset 0px 0px 4px #c4c4c4;
}

#planes h1 {
    color:#3F403F;
    font-size:32px;
    line-height:42px;
    font-weight:300;
    margin-bottom:24px;
    position:relative;
}

#planes p {
    font-size:16px;
    letter-spacing: 1px;
    font-weight:300;
    margin:0px;
    text-align: center;
    font-family: 'futurabold';
    color: #fff;
    margin-top: 10px;
}

#planes a:hover{
    text-decoration:underline;
} 

#planes .btn-theme.transparent {
    font-size:18px;
    text-decoration:none;
}

#planes img {
    box-shadow:12px 0px 0px 12px rgba(255,255,255,0.2),
                -12px 0px 0px 12px rgba(255,255,255,0.2);
}

#planes .pricing-plan .cajas_check {  
padding: 20px 40px;
background: #f9f9f9;
margin: 0px;
height: auto;  
border-top: 1px solid #ccc;
}

#planes .pricing-plan .cajas_check .picker_1,
#planes .pricing-plan .cajas_check .picker_2 {
display: block; 
position: relative; 
float: left;
padding: 12px 10px;
margin: 0px 0px 20px;
width: 220px;
font-family: 'Lato';
border-radius: 4px;
text-transform: uppercase;
font-size: 15px;
font-weight: normal;
line-height: 1.42857;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-image: none;  
}

#planes .pricing-plan .cajas_check .picker_1 {
color: #fff;
background: #e75533; 
}

#planes .pricing-plan .cajas_check .picker_2 {
color: #fff;
background: #ffa500; 
}

#planes .pricing-plan .cajas_check .picker_1:hover {
color: #fff;
text-decoration: none !important;  background:  #3dcbe2; 
}

#planes .pricing-plan .cajas_check .picker_2:hover {
color: #fff;
text-decoration: none !important;  background:  #3dcbe2;  
}

#planes .pricing-plan .cajas_check input {
 display: block; position: relative; float: left; vertical-align: middle; margin-top: 8px;
}

.cajas_check label span {display: block; text-align: left; padding-left: 25px;}


#planes .advertencia, 
#planes .mas,
#planes .pregunta {
    color: transparent;
    height:30px;
    width: 30px;
    display: block;
    float: right;
    position: relative;
    padding: 0px 5px;
}

#planes .advertencia {
    background: url(/mk/assets/img/advertencia.png) 0px 0px no-repeat;
    margin-top: -30px;
}

#planes .mas {
    background: url(/mk/assets/img/mas.png) 0px 0px no-repeat;
    margin-top: -20px;
}

#planes .pregunta {
    background: url(/mk/assets/img/pregunta.png) 0px 0px no-repeat;
    margin-top: -5px; 
}

#planes .advertencia:hover{
    background: url(/mk/assets/img/advertencia.png) -30px 0px no-repeat;
    
}

#planes .mas:hover{
    background: url(/mk/assets/img/mas.png) -30px 0px no-repeat;
    
}

#planes .pregunta:hover{
    background: url(/mk/assets/img/pregunta.png) -30px 0px no-repeat;
    
}

#planes .pricing-plan .cajas_check .check label {text-align: left; float: left}

#planes .pricing-plan .cajas_check .check label span {font-family: Lato; margin-right: 20px;}


/*Pricing Plans
---------------------------------------------------------*/

#planes .nav-tabs>li.active>a,
#planes.nav-tabs>li.active>a:hover,
#planes.nav-tabs>li.active>a:focus{
  color:#f5f5f5;
  cursor:default;
  background-color:#e75533;
  border:2px solid transparent;
  border-bottom-color:transparent
}

#planes .nav-tabs{
  border-bottom:1px solid #ddd
}

#planes .nav-tabs>li{
  float:left;
  margin-bottom:-1px
}

#planes .nav-tabs>li>a{
  margin-right:2px;
  line-height:1.428571429;
  border:1px solid transparent;
  border-radius:4px 4px 0 0;
  background: #ffa500;
  color: #fff;
  text-decoration: none;
}

#planes .nav-tabs>li>a:hover{
 color: #891404;
}

.pricing-plan {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  border-radius: 5px;
}

.price_plan_1{
 background: #eceff0;   
}

.price_plan_2{
 background: #fff;   
}

.price_plan_2 a {
  display: inline-block;
 border: 1px solid #3dcbe2; 
 padding: 5px 20px;
 margin: 7px 0px;
 color: #3dcbe2;
 font-family: Lato;
 font-size: 17px;
 border-radius: 4px;
 vertical-align: middle; 
}

.price_plan_2 a:hover {
 /*border: 1px solid #98C617; 
 color: #98C617;*/
 text-decoration: none !important; 
}


.price_plan_1 span, .price_plan_2 span {
    color: #E75533 !important;
    margin-top: 5px;
    display: block;
}
.pricing-plan .header,
.recomendado-plan .header {
    padding: 25px 10px 0px 10px;
    text-align: center;
    background-color: #e75533;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.pricing-plan .header h3,
.recomendado-plan .header h3 {
    font-size: 1.2em;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    line-height: 1.2;
    font-family: 'futurabold';
    
}

.pricing-plan .header h4,
.recomendado-plan .header h4 {
    font-size: 1.1em;
    color: #fff;
    margin: 0 0 10px 0;
    line-height: 1.2;
    font-family: 'futurabold';
}

.pricing-plan .price,
.recomendado-plan .price {
    background: #ffa500;
    padding:10px;
    margin: 0px;
    display: block;
    position: relative;
    
}

.pricing-plan .price h2,
.recomendado-plan .price h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2.6em;
    letter-spacing: 0.01em;
    color: #ffffff;
    font-weight: 700;
    padding: 20px 0px 10px 0px;
}

.pricing-plan .price h2 span,
.recomendado-plan .price h2 span{
    font-size: 25px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}


.pricing-plan .body,
.recomendado-plan .body {
    padding: 10px;
    padding-top: 0px;
    background-color: #e75533;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
    border-bottom: 4px solid #b72418;
}
.pricing-plan.highlited .body,
.recomendado-plan.highlited .body {
    background-color: #fff;
}
.pricing-plan .body ul,
.recomendado-plan .body ul {
    text-align: center;
    padding: 0px;
    margin: 0 0 0px 0;
    line-height: 1.3;
    font-size: 1.3em;
    font-weight: 300;
}

.pricing-plan .body ul span,
.recomendado-plan .body ul span {
    color: #e75533;
    font-family: 'futurabold';
    font-size: 19px;
}

.pricing-plan.highlited .body ul,
.recomendado-plan.highlited .body ul {
    color: #2b2b2b;
}
.pricing-plan .body ul li,
.recomendado-plan .body ul li  {
    padding: 8px 10px;
    color: #666;
    font-size: 15px;
    font-family: 'Lato';
}
.pricing-plan.highlited .body ul li,
.recomendado-plan.highlited .body ul li {
    border-bottom: 1px solid #ffffff;
}
.pricing-plan .body ul li:before,
.recomendado-plan .body ul li:before {
    display: none;
}
.pricing-plan .body ul li:last-child,
.recomendado-plan .body ul li:last-child {
    border-bottom: none;
}
.pricing-plan .buy-btn,
.recomendado-plan .buy-btn {
    width: 100%;
    padding: 20px 45px;
    background: #eceff0;
    margin: 0px 0px;
    border-top: 1px solid #999;
}
.pricing-plan .buy-btn .btn,
.recomendado-plan .buy-btn .btn {
    width: 100%;
}

.tabla_precios {
width: 241px;

}

.recomendado-plan .header,
.recomendado-plan .body,
.recomendado {
    background: #c63d22 !important;
}

.recomendado span{
    font-size: 10px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'futurabold';
    text-align: center;
}


/*Testimonials
---------------------------------------------------------*/


#testimonials {
    background: #F8A238;
    border-top: 1px solid #db790e;
    padding: 40px;
}

#testimonials .section-title {
    color: #fff;
    border-bottom: 1px solid #fff;
}

#testimonials blockquote {
  border-left: 4px solid #e75533;
}
#testimonials blockquote.blockquote-reverse {
  border-right: 4px solid #e75533;
}
#testimonials blockquote p {
    font-weight: 500;
    line-height: 30px;
}

#testimonials blockquote span {
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

#testimonials blockquote footer {
    color: #9a9ba4;
    font-weight: 500;
    background: none;
}
#testimonials .page-header {
  padding-bottom: 0;
  margin: 0 0 70px 0;
  border-bottom: none;
  text-align: center;
}
#testimonials .page-header h2 {
    font-size: 3.4em;
    margin-bottom: 25px;
}
#testimonials .page-header span {
    font-size: 1.7em;
    font-weight: 300;
}
#testimonials small {
    text-transform: none;
    font-size: 13px !important;
    color: #999999;
}
#testimonials .text-light {
    color: #ffffff;
    margin-left: 40px;
    padding: 0px;
}

#testimonials .text-left {
    text-align: left;
}
#testimonials .text-right {
    text-align: right;
}
#testimonials .space-bottom {
    margin-bottom: 25px;
}
#testimonials .double-space-bottom {
    margin-bottom: 50px;
}
#testimonials .space-top {
    margin-top: 25px;
}
#testimonials .double-space-top {
    margin-top: 50px;
}
#testimonials .normal {
    font-weight: normal !important;
}

#testimonials .carousel img {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  overflow: hidden;
}

#testimonials .carousel-inner{
position:relative;width:100%;
overflow: hidden;height: 250px;}

#testimonials .carousel {
  margin-bottom: 20px;
  margin-top: 0px;
}

#testimonials .carousel {
  position: relative;
}

#quotes_slider_2 .testimonials-slider {
    height: 350px;
}

.testimonials-slider {
    height: 270px;
}
.testimonials-slider blockquote {
  margin-top: 60px;
}
.testimonials-slider #testimonials .carousel-indicators {
  bottom: -20px;
}
.testimonials-slider .carousel-indicators li {
  box-shadow: 0 0 0 2px transparent;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease;
}
.testimonials-slider  .carousel-indicators .active {
    background: #fff;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

.testimonials-slider blockquote .text-light{
  border: none;
}

.img-circle{displa:inline-block; margin-left: 50px;}

.ver_test {
  float: right;
  margin-right: 100px;
  margin-top: 20px;
}

.webinar_btn {
  float: right;
  margin-top: 30px;
}

.blog_btn {
  margin-top: 30px;
}

.secciones {color: #ffa500 !important; font-size: 22px!important;}

/*-----------------------
----NUESTROS_WEBINARS-----
------------------------*/

#webinars {
  background: url('../background_webinars.jpg') no-repeat 0px 100px fixed; 
    padding:60px 0px 40px 0px;
}

#webinars .section-title {
  color: #fff;
  border-bottom: 1px solid #fff;  
}
/*------------------------
-------CONTACTANOS--------
------------------------*/

#contactanos {
    background:#fff;
    color:#999;
    /*padding:80px 0;*/
    padding: 200px 0px 50px;
}

#contactanos h1 {
    font-size:29px;
}

#contactanos h2, #faqs h2 {
    color:#e75533;
    margin:15px 0px;
    font-size:21px;
    font-weight:300;
    z-index:1;
    font-family: 'futurabold';
    text-transform: uppercase;
}

#contactanos p {
    color:#4c4c4c;
    padding-right: 20px;
    font-weight: normal;
}

.clausulas_dev p{
   text-align: left;
   font-size: 14px;
   color: #e75533 !important; 
   font-family:Lato;
  margin-top: 10px;
}

.selecciona {
display: block;
position: relative;
margin-top: 20px;   
}


/* The CSS */
.selecciona select {
    height: 41px;
    width: 270px;
    padding:7px 10px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background: #fff;
    color:#888;
    border:1px solid #999;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .selecciona select {padding-right:18px}
}
  
#message_display {
    position: relative;
    float: left;
    width: 268px;
    height: auto;
    padding: 20px 50px;
    margin: 20px 0px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    font-family: "futurabold";
    font-size: 21px;
    text-align: center;
    color: #E75533;
    border: 1px solid #FFA500;
    background: url('icons/earphone.png') no-repeat scroll 10px center #fff;
    display: none;
}

.selecciona label {position:relative}

/*.selecciona label:after {
    content:'<>';
    font:Arial;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:11px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}

.selecciona label:before {
    content:'';
    right:6px; top:0px;
    width:20px; 
    height:39px;
    background: none;
    position:absolute;
    pointer-events:none;
    display:block;
}*/


/*-----------------------
------Skills Styles-------
------------------------*/

#skills {
    padding-top:80px;
    color:#c04e4e;
    background:#fff;
}

.skills .col-sm-3 {
    margin-bottom:80px;
}

#skills.cuda-section {
    padding-bottom:40px;
}

.chart {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 170px;
  margin-bottom: 50px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 170px;
    font-size:50px;
    font-weight:300;
  z-index: 2;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 40px;
}

#skills .skills h2 {
    margin:0 0 80px;
    color:#c04e4e;
    font-size:24px;
    font-weight:300;
}

/*----------------------
------BLOG SECTION------
------------------------*/



/*----------------------
-----Portfolio Styles---
------------------------*/

#portfolio {
    background:#f1f1f1;
    border-top: 1px solid #fff;
    padding: 48px 0px;
}

#portfolio .section-title {
    font-weight:300;
    margin-bottom:60px;
}

#portfolio .section-title [class*=icon]{
    color:#fff;
}

#portfolio-header {
    padding:80px 0;
    background:#f5f5f5;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}


#filter-works ul {
    list-style:none;
    padding:0;
    margin:0;
}

#filter-works ul li{
    display:inline-block;
    padding:0;
    line-height:24px;
    background:transparent;
    margin:0 0 0 10px;
}

#filter-works ul li:after{
    content:"/";
    margin-left:10px;
    font-size:24px;
    line-height:24px;
    font-weight:300;
    color:#6a6a6a;
}

#filter-works ul li:last-child:after{
    display:none;
}

#filter-works ul li a,
#filter-works ul li a:active,
#filter-works ul li a:hover{
    padding:0;
    font-size:24px;
    line-height:24px;
    font-weight:300;
    background:transparent;
    color:#6a6a6a;
    text-transform:uppercase;
    text-decoration:none;
}

#filter-works ul li:hover a,
#filter-works ul li.active a{
    color:#e75533;
}

.masonry-wrapper{
    margin:0 auto;
    padding:0;
    overflow:hidden;
}

#projects-container {
    margin:0 auto;
    visibility:hidden;
    margin-left: 115px;
    margin-bottom: 15px;
}

#projects-container .project-item{
    display:block;
    position:relative;
    margin:0;
    width:270px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity:1;
    filter:alpha(opacity=100);
    overflow:hidden;
}

#projects-container .project-item.filtered{
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform:scale(0);
    opacity:0;
    filter:alpha(opacity=0);
}

.project-item img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition:-webkit-transform 0.3s ease-out;
    transition:transform 0.3s ease-out;
}

.project-item:hover img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform:scale(1.3);
}


.project-item .hover-mask {
    position:absolute;
    padding:0;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#ffa500;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

.project-item:hover .hover-mask {
    opacity:1;
    filter:alpha(opacity=100);
    padding:10px;
    text-align:center;
}

.no-csstransitions .project-item:hover .hover-mask {
    opacity:0;
    filter:alpha(opacity=0);
}

.project-item .hover-mask:after {
    position:absolute;
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:transparent;
    border:0px solid rgba(255,255,255,0.2);
    -webkit-transition:border 0.3s ease-out;
    transition:border 0.3s ease-out;
}

.project-item .hover-mask:hover:after {
    border-width:20px;
}


.project-item .hover-mask .project-title {
    color:#fff;
    margin:150px 0px;
    padding:16px;
    font-size:21px;
    line-height:24px;
    font-weight:300;
}

.project-item .hover-mask p {
    color:#fff;
    margin:0;
    padding:16px;
    font-size:18px;
    line-height:24px;
    font-weight:300;
    position:absolute;
    bottom:0;
    right:0;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}

.project-item .hover-mask:hover p {
    bottom:20px;
    right:20px;
}

.no-opacity .project-item .hover-mask p {
    visibility:hidden;
}

.no-opacity .project-item .hover-mask:hover p {
    visibility:visible;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
          
   transition-timing-function:ease-in-out;    
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top, -webkit-transform, opacity;
     -moz-transition-property: left, right, top, -moz-transform, opacity;
      -ms-transition-property: left, right, top, -ms-transform, opacity;
       -o-transition-property: left, right, top, -o-transform, opacity;
          transition-property: left, right, top, transform, opacity;
}


/*-----------------------
------Nuestra Redes------
------------------------*/

#social {background: #fff;
padding: 48px 0px;}


/*Social Networks
---------------------------------------------------------*/
.social-networks {
    width: 100%;
    display: table;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}
.social-networks.small {
    padding-top: 5px !important;
}
.social-networks a {
    display: inline-block;
    margin: 0 50px 0 50px;
    color: #313447;
    font-size: 3.3em;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.social-networks a:hover {
    color: #ff6f69;
}
.social-networks.small a {
    margin: 0 15px 0 15px !important;
    font-size: 2em;
}

/*-----------------------
-----FORMAS DE PAGO------
------------------------*/

.payment {
display: block;    
margin-top: 190px;   
width: 930px;
}

.payment a {
float: left;    
color: #646463;
text-transform: uppercase;
font-weight: bold;
padding: 5px;    
}

.payment a:hover {   
color: #f8a238;    
}

.payment img {
margin-left: 50px;
margin-bottom: 50px;    
}


/*-----------------------
------SUSCRIBIRSE------
------------------------*/

#suscribirse {
background: #e85533;
padding: 48px 0px;
}

#suscribirse .section-title {
color: #fff;
border-bottom: 1px solid #fff;
}

#suscribirse .text-light {
color: #fff;
padding-bottom: 30px;
font-size: 17px;    
}

/*-----------------------
   CONSULTA TU CIUDAD
------------------------*/

.ciudades {display: block; position: relative; height: 50px; margin-top: 23px; margin-left: 0px;}

.ciudades a {border: 1px solid #e75533; padding: 11px 13px 13px 65px; border-radius: 6px; color: #e75533; font-size: 14px; background: url(https://suempresa.com/mk/assets/mapa.png) no-repeat 8px 6px; margin-left: 22px;}

.ciudades a:hover {border: 1px solid #ffa500; color: #ffa500;background: url(https://suempresa.com/mk/assets/mapa_hover.png) no-repeat 8px 6px}

.btn-ticket{
  color:#fff;
  background-color:#e9552c;
  border-color:#none;
    padding: 10px 20px !important;
    height: 46px;
    width: 210px;
    font-size: 15px;
    font-weight: 400;
    margin-left:56px;  
    }

.btn-ticket:hover{
  color:#fff;
  background-color:#ffa500;
  border-color:#none; 
    }

/*--------------------------
----Project Modal Styles----
----------------------------*/

.fade.modal {
    overflow-x:hidden;
}


.modal.fade .modal-dialog {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.5s;
}

.modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.modal-backdrop{
    background-color:#fff;
}

.modal-backdrop.in{
    opacity:1;
    filter:alpha(opacity=100);
}

.modal-dialog{
    width:90%;
    max-width:1140px;
    padding-top:50px;
}

.modal-content{
    border:none;
    border-radius:0;
    box-shadow:none;
    background-color:#fff;
}

.modal-header{
    height:60px;
    border:none;
    border-bottom:1px solid #e75533;
    margin-bottom:10px;
}

.modal-header .close{
    font-size:42px;
    line-height:42px;
    margin-top:0px;
    -webkit-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
}

.modal-header .close:hover{
    color:#e75533;
    opacity:1;
}

.modal-body .left-col,
.modal-body .right-col{
    float:left;
    padding:0;
}

.modal-body .left-col{
    width:50%;
    margin:0 50px 20px 0;
    position:relative;
}

.modal-body .right-col{
    width:50%;
    padding:10px 60px 0;
}

.modal-body .left-col{
    min-height:60px;
    background:transparent;
    z-index:1;
}

.modal-body h1{
    color:#e75533;
    margin:150px 0px 24px;
    font-size:32px;
    line-height: 44px;
}

.modal-body .project-descr{
    color:#aaa;
    margin:0 0 24px;
    
}

.modal-body .btn-theme{
    margin-top:48px;
}

.modal-body .loader {
    position:absolute;
    left:50%;
    top:0;
    margin-top:27%;
    margin-left:-10px;
    width:30px;
    height:30px;
    background:url('../loader.gif') no-repeat 50% 50%;
}

.modal-body .image-wrapper{
    position:absolute;
    width:96%;
    top:4%;
    left:3%;
    border:none;
    z-index:-1;
    opacity:0;
    -webkit-transition:all 0.5s ease-out 0.7s;
    transition:all 0.5s ease-out 0.7s;
}

.modal-body .image-wrapper.done {
    opacity:1;
}

/*----------------------
-----Twitter Styles-----
------------------------*/

#twitter {
    color:#fff;
    background:#e75533;
    padding:60px 0;
}

#twitter a:hover,
#twitter a:active,
#twitter a:focus{
    text-decoration:none;
}

#twitter h1{
    position:relative;
}

#twitter .tweet{
    font-size:24px;
    line-height:36px;
    font-weight:300;
    word-spacing:5px;
    margin-bottom:40px;
}

#twitter .tweet a:hover{
    text-decoration:underline;
}

#twitter .timePosted{
    display:inline-block;
    font-size:16px;
    font-weight:300;
    margin-bottom:20px;
}

#twitter .interact{
    margin-left:20px;
    padding-right:80px;
    display:inline-block;
    font-size:21px;
    font-weight:300;
}

#twitter .interact a {
    margin-right:6px;
}

#twitter .twitter-icon {
    padding-top:6px;
    text-align:center;
}

#twitter .icon-twitter {
    font-size:60px;
}

#twitter-slider{
    border:none;
    box-shadow:none;
    background:transparent;
    margin:0;
    padding:0;
}

#twitter-slider .flex-direction-nav {
    display:block;
    position:absolute;
    bottom:10px;
    right:0;
}

#twitter-slider .flex-direction-nav li{
    display:inline;
}

#twitter .flex-direction-nav .flex-prev,
#twitter .flex-direction-nav .flex-next{
    background:transparent;
    background-image:none;
    display:inline;
    opacity:1;
    text-indent:0;
    position:relative;
    left:0;
    top:0;
    width:auto;
    height:42px;
    padding:0;
    margin:0;
    margin-left:7px;
    font-size:42px;
    line-height:42px;
    color:#fff;
}

#twitter-slider .flex-direction-nav a:hover,
#twitter-slider .flex-direction-nav a:active,
#twitter-slider .flex-direction-nav a:focus{
    text-decoration:none;
}

/*----------------------
-----Contact Styles-----
------------------------*/

#contact {
    background:transparent;
    color:#fff;
    padding:80px 0; 
}

#contact .section-title {
    color:#fff;
    margin-bottom:84px;
}

#contact .section-title [class*=icon]{
    color:#e75533;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform:rotate(-15deg);
    opacity:0.6;
    filter:alpha(opacity=60);
}


#contact .contact-info p,
#contact .contact-info address{
    margin:0 0 30px;
    font-size:18px;
    line-height:30px;
    font-weight:400;
}


#contact .socials{
    margin:0;
    padding:0;
    margin-bottom:24px;
}

#contact .socials li{
    display:inline-block;
    margin:0 15px 15px 0;
}

#contact .socials li a{
    display:inline-block;
    width:48px;
    height:48px;
    font-size:32px;
    line-height:48px;
    text-align:center;
    text-decoration:none;
    margin:0;
    padding:0;
    color:#fff;
    -webkit-transition:color 0.2s ease-out;
    transition:color 0.2s ease-out;
}


#contact .socials li a:hover{
    padding:0;
    color:#e75533;
    text-decoration:none;
}


#contact-form .form-group label{
    display:none;
    font-size:18px;
    line-height:24px;
    font-weight:400;
    text-transform:uppercase;
}

#contact-form.no-placeholder .form-group label{
    display:block;
}

#contact-form .form-control {
    background:#fff;
    background:rgba(255,255,255,0.9);
    border:none;
    border-radius:1px;
    outline:none;
    box-shadow:none;
    margin-bottom:30px;
    height:68px;
    font-size:30px;
    line-height:48px;
    font-weight:300;
    color:#e75533;
    padding-left:64px;
}

#contact-form .form-group{
    position:relative;
}

#contact-form .form-group [class*="icon-"] {
    display:block;
    width:64px;
    position:absolute;
    top:0;
    left:5px;
    color:#e75533;
    font-size:32px;
    line-height:68px;
    text-align:center;
    font-weight:300;

}

#contact-form.no-placeholder .form-group [class*="icon-"]{
    top:30px;
}

#contact-form textarea.form-control {
    height:auto;
    max-width:100%;
    min-width:100%;
    font-size:30px;
    line-height:42px;
    padding-top:14px;
}

#contact-form .form-control:focus {
    border:none;
    outline:none;
    box-shadow:none;
}

#contact-form .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color:    #e75533;
}
#contact-form .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #e75533;
    opacity:1;
}
#contact-form .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #e75533;
    opacity:1;
}
#contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #e75533;
}

#contact-form .error-message {
    background:#e75533;
    padding:10px 20px;
    position:absolute;
    top:-10px;
    right:-10px;
    font-size:16px;
    font-weight:400;
}

/*----------------------
-----Footer Styles-----
------------------------*/

footer {
border-top: 1px solid #ff684a;    
background: #000;
padding: 50px 0px;    
}

footer h1{
color: #e75533;    
font-size: 23px;
margin: 0px;    
}

footer ul{
background: none;
list-style-image: url(../footer/bullet.png);
margin-bottom: 50px;    
}

footer ul li{
margin: 10px 0px;    
}

footer ul li a{
color: #fff;    
}

footer ul li a:hover{
color: #f8a238;    
}

footer p {
color: #fff;
text-align: center;
font-size: 14px;    
}

footer p a{
color: #ffa500;   
}

footer p a:hover{
color: #15e5fe;
text-decoration: underline;   
}

footer span {
color: #ffa500;   
}


#main-footer {
    background:#fff;
    color:#e75533;
    padding:30px 0;
}

#main-footer .small-logo {
    padding:0;
    margin:0;
    margin-bottom:24px;
    font-size:24px;
    line-height:24px;
    font-weight:normal;
    color:#e75533;
}

#main-footer .small-logo span {
    padding:0;
    font-size:18px;
    line-height:24px;
    font-weight:300;
    text-transform:none;
}


#main-footer ul.footer-nav {
    list-style:none;
    padding:0;
    margin:0;
    margin-bottom:24px;
}

#main-footer ul.footer-nav li{
    display:inline-block;
    padding:0 15px;
    line-height:24px;
    border-right:1px solid #e75533;
}

#main-footer ul.footer-nav li:first-child{
    padding-left:0;
}

#main-footer ul.footer-nav li:last-child{
    border-right:none;
}

#main-footer ul.footer-nav li a{
    color:#e75533;
    text-decoration:none;
    font-size:14px;
    line-height:24px;
    font-weight:400;
    text-transform:uppercase;
    letter-spacing:0.02em;
    padding:0;
    -webkit-transition:color 0.2s ease-out;
    transition:color 0.2s ease-out;
}

#main-footer ul.footer-nav li a:hover,
#main-footer ul.footer-nav li a:active{
    color:#f37970;
    text-decoration:none;
}

#main-footer p{
    color:#e75533;
    font-size:14px;
    line-height:24px;
    font-weight:400;
}

#main-footer .right-col{
    text-align:right;
}

#main-footer .right-col h2{
    text-transform:none;
    font-size:18px;
    line-height:24px;
    font-weight:700;
    margin:0 0 24px;
}

#main-footer .right-col p{
    font-size:15px;
    line-height:24px;
    font-weight:300;
}

.copyright {margin: 20px 0px;}

.envelope {  
margin-bottom: 16px;
}

.earphone {
margin-top: 2px;
color: #fff;
height: 32px;   
}

.earphone span {
color: #e75533;
margin: 0px 2px;
font-size: 30px;    
}

.envelope a {
color: #fff;
font-size: 20px;
font-weight: 400px;
margin-left: 10px;
}

.earphone img {
float: left;
position: relative;
height:30px;    
}

.earphone a {
display: block;
float: left;    
color: #fff;
font-size: 26px;
font-weight: 400px;
margin-left: 15px;
line-height:28px;    
text-align: right;
}

.envelope a:hover, .earphone a:hover {
color: #ffa500;
}

.envelope p, .earphone p {
margin: 0px;
padding: 0px;
margin-top: 13px;
text-align: left;
font-size: 17px    
}

.scroll_abajo {height: 0px; width: 900px; margin: 0px auto; margin-bottom: -11px;}

.btn-up {border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom: 0px; margin:0px;  background: #e75533; color: #fff; padding: 10px 13px;}

.btn-up:hover {color: #fff; background: #3dcbe2;}
.btn-up:active {color: #fff; background: #ffa500;}


/*------------------------
---Scrolling animations---
-------------------------*/

.scrollimation.fade-in{
    opacity:0;
    -webkit-transition:opacity 0.4s ease-out;
    transition:opacity 0.4s ease-out;
}

.scrollimation.fade-in.in{
    opacity:1;
}

.scrollimation.scale-in{
    opacity:0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform:scale(0.8);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.17,.89,.67,1.57), opacity .6s ease-out;
    transition: transform .6s cubic-bezier(.17,.89,.67,1.57), opacity .6s ease-out;
}

.scrollimation.scale-in.in{
    opacity:1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform:scale(1);
}

.scrollimation.fade-right{
    opacity:0;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform:translateX(-30px);
    -webkit-transition: -webkit-transform .6s ease-in,opacity .8s ease-in;
    transition: transform .6s ease-in,opacity .8s ease-in;
}

.scrollimation.fade-right.in{
    opacity:1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform:translateX(0px);
}

.scrollimation.fade-left{
    opacity:0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform:translateX(30px);
    -webkit-transition: -webkit-transform .6s ease-in,opacity .8s ease-in;
    transition: transform .6s ease-in,opacity .8s ease-in;
}

.scrollimation.fade-left.in{
    opacity:1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform:translateX(0px);
}

.scrollimation.fade-up{
    opacity:0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform:translateY(20px);
    -webkit-transition: -webkit-transform .6s ease-in,opacity .8s ease-in;
    transition: transform .5s ease-in,opacity .8s ease-in;
}

.scrollimation.fade-up.in{
    opacity:1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform:translateY(0px);
}

.touch .scrollimation.fade-in{
    opacity:1;
}

.touch .scrollimation.scale-in{
    opacity:1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform:scale(1);
}

.touch .scrollimation.fade-right{
    opacity:1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform:translateX(0px);
}

.touch .scrollimation.fade-left{
    opacity:1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform:translateX(0px);
}

.touch .scrollimation.fade-up{
    opacity:1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform:translateY(0px);
}

/*-----------------------
------Media Queries------
------------------------*/

@media (max-width: 1199px) {

.jumbotron .left-col p{
    font-size:28px;
    line-height:32px;
}

.jumbotron .left-col p span{
    font-size:36px;
}

.jumbotron .right-col p{
    font-size:82px;
    line-height:82px;
}

}

@media (max-width: 991px) {

.jumbotron .message-box{
    padding:10px 0;
}

.jumbotron .left-col {
    width:100%;
    text-align:center;
}

.jumbotron .left-col p{
    padding:10px;
}

.jumbotron .right-col{
    width:100%;
    text-align:center;
}

.jumbotron .right-col p{
    padding:10px;
}

}

@media (max-width: 768px) {

#main-nav .navbar-brand{
    color:#e75533;
}

#main-nav{
    background:#fff;
    border-bottom:1px solid #ddd;
}

#main-nav .navbar-toggle{
    color:#e75533;
    border-color:#e75533;
}

#main-nav .navbar-toggle .icon-bar{
    background:#e75533;
}

#main-nav .container{
    padding:10px 20px;
}

#main-nav .nav a,
#main-nav .nav a:active,
#main-nav .nav a:hover{
    color:##3F403F;
    line-height:42px;
    text-align:center;
}

#main-nav .nav a:before {
    display:none;
}

#main-nav .nav a:hover,
#main-nav .nav li.active a {
    box-shadow:0 0 0 1px;
}

.jumbotron .left-col p{
    font-size:24px;
    line-height:28px;
}

.jumbotron .left-col p span{
    font-size:32px;
}

.jumbotron .right-col p{
    font-size:62px;
    line-height:62px;
}

#main-footer ul.footer-nav{
    margin-bottom:24px;
}

#main-footer .left-col,
#main-footer .right-col{
    text-align:center;
}

.modal-dialog{
    max-width:480px;
}

.modal-body .left-col,
.modal-body .right-col{
    width:100%;
}

h1.section-title{
    font-size:42px;
    line-height:56px;
}

.mg-top {
  margin-top: 20px;
}

.scroll_abajo {display:none;}

}

.adwords_form{
margin:0px 15%;
}

.adwords_form label{
  line-height: 20px;
}

.adwords_form input, .adwords_form textarea { 
  background:#f5f7f6;
  width: 100%;
  -webkit-border-radius:5px;
  height: 40px;
  box-shadow: inset 0 1px 1px rgba(204,204,204,1),0 0 0px rgba(204,204,204,1)
  -webkit-box-shadow:inset 0 1px 1px rgba(204,204,204,1),0 0 0px rgba(204,204,204,1);
  margin-top: 10px; margin-bottom: 20px;
  border:1px solid #ccc;
  padding-left: 10px;
  height: 40px;
  margin-left: 20px;
}

.adwords_form textarea{height: 200px; padding-top: 10px;}


.adwords_form input:focus, .adwords_form textarea:focus {
  color:#3dcbe2;
  border-color: #ffa500;
  background: #fff;
  box-shadow: inset 0 4px 1px rgba(0,0,0,.085), 0px 0px 0px 1px #f8a238;
  -webkit-box-shadow:inset 0 4px 1px rgba(0,0,0,.085), 0px 0px 0px 1px #f8a238;
}


.adwords_form button{
  background:#ffa500;
  color:#fff;
  text-transform: uppercase;
  height: 40px;
  margin-bottom: 40px;
  width: 40%;
  border:none;
  border-radius: 5px;
  -webkit-border-radius:5px;
}

.adwords_form button:hover{
  background: #3dcbe2;
}

