/*

Template 2081 Solution

http://www.tooplate.com/view/2081-solution

*/
.container{
	padding-right:0px;
	padding-left:0px;
	width:1500px !important;
}
.flex-direction-nav,.flex-control-nav,.flex-control-paging{
	display:none;
}	
.row {
    margin-right: 0px !important; 
    margin-left: 0px !important; 
}

body
	{
		background: #ffffff;
        font-family: 'Raleway', sans-serif;
		font-weight: 700;
        position: relative;
	    font-size: 16px !important;
		
	}

h2, h3, h4
    {
        font-weight: 500;
    }

p
    {
        line-height: 26px;
    }

/* start all section */
#service, #divider, #about, #team, #newsletter,
 #pricing, #portfolio, #client, #contact
    {
        padding-top: 0px;
        padding-bottom: 10px;
        position: relative;
    }
/* end all section */

/* start nagivation */
.navbar-default
    {
        background: white;
        border: none;
         margin: 0 !important;
        padding: 0;
    }
.navbar-default .navbar-brand
    {
        padding-top: 4px;
   }
   .navbar nav{
	   		background-color:#B0171F;
}
.navbar-default .navbar-nav li a
    {
        font-size: 13px;
        font-weight: bold;
        line-height: 35px;
    }
.navbar-default .navbar-nav li a:hover
    {
        color: #93ca3a;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #93ca3a;
  background-color: transparent;
}
.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 16px;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #93ca3a;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end navigation */

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 1100px;
}


/* start home */        
#home
	{
      padding-top: 75px;
	}

#home .media
    {
        padding: 10px;
    }
#home .media .fa
    {
        color: #0e5e91;
        font-size: 40px;
        margin-right: 20px;
    }
#home .media .media-heading
    {
        border-bottom: 2px solid #0e5e91;
        font-weight: 600;
        font-size: 20px;
        padding-bottom: 10px;
		color:#0e5e91;
    }
	

/* end home */

/* start service */
#service .media
    {
        padding: 10px;
    }
#service .media .fa
    {
        color: #202020;
        font-size: 40px;
        margin-right: 20px;
    }
#service .media .media-heading
    {
        border-bottom: 2px solid #202020;
        font-weight: 600;
        font-size: 20px;
        padding-bottom: 10px;
    }
/* end service */

/* start divider */
#divider
    {
        background: url('../es/images/divider-bg.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        color: #FFFFFF;
    }
#divider h2
    {
        font-size: 40px;
    }
#divider strong
    {
        color: #93ca3a;
    }
#divider h3
    {
        padding-bottom: 30px;
    }
/* end divider */

/* start about */
#about h3
    {
        color: #93ca3a;
        font-size: 40px;
        padding-bottom: 10px;
    }
#about h4
    {
        padding-bottom: 10px;
    }
#about .progress
    {
        border-radius: 4px;
        background: #ffffff;
        height: 6px;
    }
#about .progress .progress-bar-danger
    {
        background: #93ca3a;
    }
#about .text-top
    {
        padding-top: 50px;
    }
#about span
    {
        display: block;
        padding-bottom: 10px;
    }
#about small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end about */

/* start team */
#team
    {
        border-top: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
        text-align: center;
    }
#team h2
    {
        padding-bottom: 30px;
    }
#team img
    {
        border: 1px solid #f6f6f6;
        display: inline-block;
        padding: 10px;
        transition: all 0.4s ease-in;
    }
#team img:hover
    {
        opacity: 0.4;
        cursor: pointer;
    }
#team h3
    {
        color: #93ca3a;
        padding-bottom: 10px;
    }
#team h4
    {
        font-size: 14px;
        padding-top: 20px;
        line-height: 0px;
    }
/* end team */

/* start newsletter */
#newsletter
    {
        background: url('../es/images/newsletter-bg.jpg') center center;
        background-size: cover;
        background-repeat: no-repeat;
        color: #ffffff;
        text-align: center;
        padding-top: 120px;
        padding-bottom: 120px;
    }
#newsletter p
    {
        padding-bottom: 30px;
    }
#newsletter .btn
    {
        background: transparent;
        border-radius: 0px;
        color: #ffffff;
        margin-top: 40px;
    }
#newsletter .form-control
    {
        background: transparent;
        border-color: #f2f2f2;
        border-radius: 0px;
        color: #ffffff;
        height: 50px;
    }
#newsletter input[type="submit"]
    {
        background: #93ca3a;
        border: 2px solid transparent;
        color: #ffffff;
    }
#newsletter .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
#newsletter .form-control:-ms-input-placeholder {
  color: #ffffff;
}
#newsletter .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
/* end newsletter */

/* start pricing */
#pricing
    {
        border-bottom: 1px solid #f6f6f6;
    }
#pricing .col-md-3,
#pricing .col-sm-6
    {
        padding: 0;
        margin: 0;
    }
#pricing .plan
  {
    border: 1px solid #f6f6f6;
    margin-top: 100px;
    transition: all 0.4s ease-in;
    padding: 40px;
  }
#pricing .plan_one
 {
    margin-top: 60px;
 }
#pricing .plan_two
 {
    margin-top: 80px;
 }
#pricing .plan_three
 {
    margin-top: 40px;
 }
#pricing .plan_four
 {
    margin-top: 0px;
 }
#pricing .plan:hover
  {
    background: #202020;
    color: #ffffff;
    transform: scale(1.0);
  }
#pricing .plan .plan_title
  {
    border-bottom: 1px solid #f6f6f6;
    color: #9bc848;
    font-size: 30px;
    padding: 20px;
  }
#pricing .plan ul
  {
    padding: 0;
  }
#pricing .plan ul li
  {
    display: block;
    padding: 20px 0 20px 0;
  }
#pricing .plan .btn
  {
    background: #93ca3a;
    border: none;
    border-radius: 2px;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: all 0.4s ease-in-out;
  }
#pricing .plan .btn:hover
  {
    background: #FFFFFF;
    color: #66AF33;
  }
  
 
/* end pricing */

/* start portfolio */
#portfolio h2
    {
        padding-bottom: 30px;
    }
#portfolio .portfolio-thumb
    {
        overflow: hidden;
        margin: 0;
        position: relative;
    }
#portfolio .portfolio-thumb .portfolio-overlay
    {
        background: #333;
        color: #ffffff;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 60px 60px 0px 60px;
        text-align: center;
        position: absolute;
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }
#portfolio .portfolio-thumb:hover .portfolio-overlay
    {
        opacity: 0.9;
        transform: scale(1.1);
    }
#portfolio .portfolio-thumb .portfolio-overlay .fa
    {
        border: 1px solid #ffffff;
        border-radius: 50%;
        color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        margin-right: 6px;
        margin-bottom: 10px;
    }
/*filter css*/
.filter-wrapper {
    width: 100%;
    margin: 0 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    color: #999;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
}
/*isotope box css*/
.iso-box-section {
    width: 100%;
    margin: 0 0 24px 0;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
    width: 100%;
    display: block;
    height: auto;
}
/* end portfolio */

/* start contact */
#contact
    {
          color: #black;
		  background-color:#eef5fa;
		  font-size:.8em;
    }
#contact h3
    {
        font-weight: bold;
		font-size:1.4em;
        padding-bottom: 20px;
    }
#contact .fa
    {
        color: #B0171F;;
        font-size: 18px;
        padding-bottom: 14px;
    }
#contact .form-control
    {
        background: white;
        border-radius: 4px;
        box-shadow: none;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#contact input
    {
        height: 50px;
    }
#contact select
    {
        height: 50px;
    }
#contact input[type="button"]
    {
        color: #202020;
        font-weight: bold;
        margin-bottom: 80px;
    }
#contact input[type="button"]:hover
    {
        background: #93ca3a;
    }

#contact input
    {
        height: 50px;
    }



 #contact .form-control::-moz-placeholder {
  color: #666;
  opacity: 1;
}
#contact .form-control:-ms-input-placeholder {
  color: #666;
}
#contact .form-control::-webkit-input-placeholder {
  color: #666;
}
/* end contact */

/* start google map */
#map-canvas
  {
    border: none;
    width: 100%;
    height: 320px;
  }
/* end google map */

/* start footer */
footer
    {
        padding-top: 40px;
        padding-bottom: 20px;
    }
footer p
    {
        line-height: 12px;
    }
footer .social-icon
    {
        top: 0px;
    }
/* end footer */

.too-icon {
	padding: 10px;
}

/* start social icon */
.social-icon
    {
        position: relative;
        padding: 0;
        margin: 0;
        top: 20px;
    }
.social-icon li
    {
        display: inline-block;
        list-style: none;
    }
.social-icon li a
    {
        color: #333;
        font-size: 13px;
        text-decoration: none;
        transition: all 0.4s ease-in-out;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
.social-icon li a:hover
    {
        background: #f2f2f2;
    }
/* end social icon */


h1,h2,h3{
	all:initial;
}
h1{
	font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h2{
    font-weight: 500;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    line-height: 1.1;
	display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.big-text{
    font-weight: 500;
    font-size: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    line-height: 1.1;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  width: 350px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown-content .hide {
	display:none;
}
.dropdown-content p a{color:#777 !important}
.dropdown-content p a:hover{color: #93ca3a !important; text-decoration:none !important}

.dropdown:hover .dropdown-content {display: block;}

.fondo1{background:url( images/fondo1.png) no-repeat;}
.fondo2{background:url( images/fondo2.png) no-repeat;}
.fondo3{background:url( images/fondo3.png) no-repeat;}

.hide-on-mobile{}
.hide-on-desktop{display:none}
.img-mobile{width:40%;height:auto;margin:auto}
@media only screen and (max-width: 1199px) {
 	.hide-on-mobile{display:none !important}
	.hide-on-desktop{display:block}
.dropdown-content {
  display: block;
  position: inherit;
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  padding: 12px 16px;
  z-index: 1;
}
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
 	.hide-on-mobile{display:none !important}
	.hide-on-desktop{display:block}
.dropdown-content {
  display: block;
  position: inherit;
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  padding: 12px 16px;
  z-index: 1;
}
/* end templatemo 768 media quires */
}
/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {   
 	.hide-on-mobile{display:none !important}
	.hide-on-desktop{display:block}
.dropdown-content {
  display: block;
  position: inherit;
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  padding: 12px 16px;
  z-index: 1;
}
}
/* end templatemo 600 media quires */

/* start templatemo 360 media quires */
@media only screen and ( max-width: 360px ) {
 	.hide-on-mobile{display:none !important}
	.hide-on-desktop{display:block}
.dropdown-content {
  display: block;
  position: inherit;
  background-color: #ffffff;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  padding: 12px 16px;
  z-index: 1;
}
	
	
	
}
/* end templatemo 360 media quires */
.green{    color: #93ca3a;}
.blue{color:#0e5e91}
.sombreado{background-color:#eef5fa;}
.btn-blue {
    color: white;
    background-color: #0e5e91;
    border-color: blue;
}
.btn-blue:hover {
    color: white;
    background-color: blue;
    border-color: #0e5e91;
}
.btn-big-orange {
    color: white;
    background-color:#F60;
    border-color: #F60;
	font-size:20px;
	border-radius:20px;
	cursor:pointer;
}
.btn-big-orange span{font-size:30px;}
.btn-big-orange:hover {
    border-color:  #F90;
    color: white;
    background-color: #F90;
}
 



.btn-green {
    color: black;
    background-color: #0C6;
    border-color: #0C3;
}
.btn-green:hover {
    color: black;
    background-color: #0c3;
    border-color: #0c61;
}

#create-account .form-control
    {
        background: white;
        border-radius: 4px;
        box-shadow: none;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#create-account form{width:100%}
#create-account input
    {
        height: 50px;
    }
#create-account input[type="button"]
    {
        color: #202020;
        font-weight: bold;
        margin-bottom: 80px;
    }
#create-account input[type="button"]:hover
    {
        background: #93ca3a;
    }
#create-account .form-control::-moz-placeholder {
  color: #666;
  opacity: 1;
}
#create-account .form-control:-ms-input-placeholder {
  color: #666;
}
#create-account .form-control::-webkit-input-placeholder {
  color: #666;
}




 #pricing table{width:100%;}
#pricing th{color:gray;font-size:1.2em;text-align:center;border-bottom: 1px solid  #CCC;padding-bottom: 10px;}
#pricing .section{color:gray;font-size:1em;font-weight:700}
#pricing td{color:gray;font-size:1em;text-align:left;border-bottom: 1px solid  #CCC;padding-bottom: 10px;}

.check{display:block;width:15px;height:15px;background-image:url(../images/ok.png);background-position:center;background-size:15px;float:none;margin:0px auto}
.center{text-align:center !important}
.checks {
  list-style: none;
}




.wrap {
  display: inline-block;
   margin-top: 0px;
  width:100%;
  font-size:.8em;
}

/* a little "umph" */
.decor {
  padding: 2px;
  display: block;
}

a {
  text-decoration: none;
  color: black;
  display: block;
}

ul {
  list-style: none;
  position: relative;
  text-align: left;
}

li {
  float: left;
}

/* clear'n floats */
ul:after {
  clear: both;
}

ul:before,
ul:after {
    content: " ";
    display: table;
}

nav {
  position: relative;
  text-align: center;
  letter-spacing: 1px;
}

/* prime */
ul.primary{
    width: 550px;
    margin: 0px auto !important;
}
ul.primary li a {
  display: block;
  padding: 10px 10px 5px 10px;
  border-bottom: solid 4px transparent;
  color:white;
}

ul.primary li:last-child a {
  border-right: none;
}



/* subs */
ul.sub {
  position: absolute;
  z-index: 200;
  box-shadow: 2px 2px 0 #BEBEBE;
  width: 35%;
  display:none;
}

ul.sub li {
  float: none;
  margin: -10;
}

ul.sub li a {
  border-bottom: 1px dotted #ccc;
  border-right: none;
  color: #000;
  padding: 10px;
}

ul.sub li:last-child a {
  border-bottom: none;
}

ul.sub li a:hover {
  color: #000;
  background: #eeeeee;
}

/* sub display*/
ul.primary li:hover ul {
  display: block;
  background: #fff;
}

/* keeps the tab background white */
ul.primary li:hover a {
    border-bottom: solid 4px white;
	text-decoration:none;
  color: white !important;
  text-shadow: none;
}

ul.primary li:hover > a{
  color: #000;
} 
.mobile-nav {
  overflow: hidden;
  background-color: #B0171F;;
  position: relative;
  width:100%;
  display:none;

 
}

.mobile-nav #myLinks {
  display: none;
}

.mobile-nav a {
  color: white;
  padding: 12px 10px;
  text-decoration: none;
  font-size: 16px;
  display: block;
}

.mobile-nav a.icon {
  background: transparent;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
 background-color: #B0171F;;
}

.mobile-nav a:hover {
  background-color: transparent;
  color: black;
}

.active {
  background-color: transparent;
  color: white;
}

@media only screen and (max-width: 600px) {
   
  .wrap {
   display:none;
  }
  .mobile-nav{display:block}
  .flexslider {
      margin: 0px !important;
}
.container{
	padding-right:0px;
	padding-left:0px;
	width:auto !important;
}

}

