body
	{
		background: #ffffff;
        font-family: 'Raleway', sans-serif;
		font-weight: 400;
        position: relative;
	}

h1, h4
    {
        font-weight: bold;
    }

h3
	{
		font-weight: bold;
		color: #4170bf;
		
	}

h2
	{
		font-size: 24px;
		font-weight: bold;
		color: #000;
	}

p
    {
        line-height: 26px;
    }

hr
 {
		width: 80%;
		color: #f00;
		background-color: #4170bf;
		height: 1px;
}	

/* start all section */
#service, #divider, #somos, #historia, #filosofia, #calificacion, #team, #newsletter, #separa,
 #pricing, #portfolio, #client, #contact, #buro, #fianzas, #documentos, #cotiza, #informacion
    {
        padding-top: 50px;
        padding-bottom: 100px;
        position: relative;
    }
/* end all section */

/* start nagivation */
.navbar-default
    {
        background: #fff;
        border: none;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        margin: 0 !important;
        padding: 0;
    }
.navbar-default .navbar-brand
    {
        padding-top: 4px;
        padding-bottom: 60px;
    }
.navbar-default .navbar-nav li a
    {
        font-size: 11px;
        font-weight: bold;
        line-height: 35px;
    }
.navbar-default .navbar-nav li a:hover
    {
        color: #0047bb;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #0047bb;
  background-color: transparent;
}
.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 16px;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #0047bb;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end navigation */

/* start home */        
#home
	{
      padding-top: 65px;
	}
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  padding: 0;
  position: relative;
  zoom: 1;
  background-color: #dee2e1;
  overflow: hidden;
  margin: 0;
}
.flexslider .slides {
  padding: 0;
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  height: auto;
/*  min-width: 624px;  */
/*  min-height: 270px; */
  display: block;
}
.flexslider .slides > li {
  display: none;  
  padding: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.flexslider img {
  position: relative;
  width: 100%;
}
.slider-caption {
  color:#0047bb;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  z-index: 7;
  width: 50%;
  height: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-caption-2{
  color:#ffffff;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  z-index: 7;
  width: 50%;
  height: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flexslider .btn
{
    background: #0047bb;
    border-radius: 0;
    border: 2px solid transparent;
    color: #FFFFFF;
    font-weight: bold;
    margin: 40px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 50px;
    width: 250px;
    padding: 12px 10px 10px 10px;
}
.flexslider .btn:hover,
.flexslider .btn:focus {
    background: #fff;
    color: #0047bb;
    border: 2px solid transparent;
}

/* end home */

/* start service */
#service
    {
        background: url('../images/fondoSector1.jpg');
        background-size: 100% 100%;
		background-repeat: no-repeat;
		font-size: 15px;
		font-weight: bold;
        color: #2c2c2c;
		text-align : justify
		
    }
#service h3
    {
        font-size: 2.5vh;
    }	

#service .media
    {
        padding: 35px;
    }
#service .media .fa
    {
        color: #0047bb;
        font-size: 35px;
        margin-right: 20px;
    }
#service .media .media-heading
    {
        /* border-bottom: 1px solid #0047bb; */
        font-weight: 500;
        font-size: 20px;
        padding-bottom: 10px;
    }
#service .media .media-left
    {
        /* border-bottom: 1px solid #0047bb; */
		font: bold;
        font-weight: bold;
        font-size: 2vh;
		margin-right: 15px;
    }
#service table, th, td, tr
	{
		/* border: 1px solid black;*/ 
		padding: 15px;
		
	}
#service table 
	{
		border-spacing: 5px;
	}
#service th, td, tr
	{
		padding: 30px;
		font-size: 2vh;
		text-align: center;
	}
#service img
	{
		height: auto;
		width: 50%;
		min-height: 20%;
		min-width: 20%;
	}


/* end service */

/* start fianzas */
#fianzas .media
    {
        padding: 30px;
/*		background-color : #eff3f7;*/
    }
#fianzas .media .fa
    {
        color: #0047bb;
        font-size: 40px;
        margin-right: 10px;
    }
#fianzas .media .media-heading
    {
        border-bottom: 1px solid #0047bb;
        font-weight: 500;
        font-size: 20px;
        padding-bottom: 10px;
    }
#fianzas .media .media-parrafo
   {
	text-align : justify
	}
#fianzas strong
    {
        color: #0047bb;
    }
/* end fianzas */

/* start informacion */
#informacion .media
    {
        background: url('../images/banner6.jpg');
		padding: 30px;
/*		background-color : #eff3f7;*/
    }
#informacion .media .fa
    {
        color: #0047bb;
        font-size: 40px;
        margin-right: 10px;
    }
#informacion .media .media-heading
    {
        border-bottom: 1px solid #0047bb;
        font-weight: 500;
        font-size: 20px;
        padding-bottom: 10px;
    }
#informacion .media .media-parrafo
   {
	text-align : justify
	}
#informacion strong
    {
        color: #0047bb;
    }
/* end informacion */

/* start divider */
#divider
    {
        background: url('../images/fondo2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
		font-size: 15px;
		font-weight: bold;
        color: #ffffff;
		text-align : justify
    }
#divider h2
    {
        font-size: 40px;
    }
#divider strong
    {
        color: #0047bb;
    }
#divider h3
    {
        padding-bottom: 30px;
    }
#divider a
    {
        color: #FFFFFF;
    }
#divider a:hover
    {
        color: #FFFFFF;
    }
/* end divider */

/* start somos */
#somos
	{
		font-size: 15px;
		font-weight: bold;
		text-align : justify
	}
#somos h2
	{
		font-size: 40px;
	}
#somos strong
    {
        color: #0047bb;
    }
#somos h3
    {
        color: #0047bb;
        font-size: 40px;
        padding-bottom: 10px;
    }
#somos h4
    {
        padding-bottom: 10px;
    }
#somos .progress
    {
        border-radius: 4px;
        background: #ffffff;
        height: 6px;
    }
#somos .progress .progress-bar-danger
    {
        background: #0047bb;
    }
#somos .text-top
    {
        padding-top: 50px;
    }
#somos span
    {
        display: block;
        padding-bottom: 10px;
    }
#somos small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end somos */

/* start separa */
#separa
	{
		padding: 10px;
	}
/* end separa */

/* start historia */
#historia
	{
		font-size: 15px;
		font-weight: bold;
		text-align : justify
	}
#historia .media
    {
        padding: 30px;
/*		background-color : #eff3f7;*/
    }
/* #historia .media .fa
    {
        color: #0047bb;
        font-size: 20px;
        margin-right: 10px;
    } */
#historia h1
	{
		font-size: 60px;
	}
#historia h2
	{
		font-size: 40px;
	}
#historia strong
    {
        color: #0047bb;
    }
#historia h3
    {
        color: #0047bb;
        font-size: 40px;
        padding-bottom: 10px;
    }
#historia h4
    {
        padding-bottom: 10px;
    }
#historia .progress
    {
        border-radius: 4px;
        background: #ffffff;
        height: 6px;
    }
#historia .progress .progress-bar-danger
    {
        background: #0047bb;
    }
#historia .text-top
    {
        padding-top: 50px;
    }
#historia span
    {
        display: block;
        padding-bottom: 10px;
    }
#historia small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end historia */


/* start filosofia */
#filosofia h3
    {
        color: #0047bb;
        font-size: 40px;
        padding-bottom: 10px;
    }
#filosofia h4
    {
        padding-bottom: 10px;
    }
#filosofia .progress
    {
        border-radius: 4px;
        background: #ffffff;
        height: 6px;
    }
#filosofia .progress .progress-bar-danger
    {
        background: #0047bb;
    }
#filosofia .text-top
    {
        padding-top: 50px;
    }
#filosofia span
    {
        display: block;
        padding-bottom: 10px;
    }
#filosofia small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end filosofia */

/* start calificacion */
#calificacion
    {
        background: url('../images/fondo4OK.jpg');
        background-size: cover;
        background-repeat: no-repeat;
		font-size: 15px;
		font-weight: bold;
        color: #ffffff;
		text-align : justify
    }
#calificacion h1
    {
        font-size: 10vh;
		color: #6E6E6E;
    }
#calificacion h2
    {
        font-size: 4vh;
		color: #000000;
    }
#calificacion strong
    {
        color: #0047bb;
    }
#calificacion h3
    {
        padding-bottom: 3vh;
    }
#calificacion a
    {
        color: #FFFFFF;
    }
#calificacion a:hover
    {
        color: #FFFFFF;
    }
/* end calificacion */


/* start documentos */

#documentos
   {
		background: url('../images/docs2.jpg');
		/* background-size: 100% 100%; */
	
	
	}
#documentos h3
    {
        color: #0047bb;
        font-size: 40px;
        padding-bottom: 10px;
    }
#documentos h4
    {
        padding-bottom: 10px;
    }
#documentos .text-top
    {
        padding-top: 50px;
    }
#documentos span
    {
        display: block;
        padding-bottom: 10px;
    }
#documentos small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end documentos */


/* 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: #0047bb;
        padding-bottom: 10px;
    }
#team h4
    {
        font-size: 14px;
        padding-top: 20px;
        line-height: 0px;
    }
/* end team */

/* start newsletter */
#newsletter
    {
        background: url('../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: #0047bb;
        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: #0047bb;
    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
    {
        background: url('../images/banner2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        color: #11111;
    } 
#contact h3
    {
        font-weight: bold;
        padding-bottom: 20px;
		color: #0047bb;
    }
#contact .fa
    {
        color: #838bfc;
        font-size: 18px;
        padding-bottom: 14px;
    }
#contact .form-control
    {
        background: #f2f2f2;
        border-radius: 4px;
        box-shadow: none;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#contact input
    {
        height: 50px;
    }
#contact input[type="submit"]
    {
        background: #0047bb;
		color: white;
        font-weight: bold;
        margin-bottom: 80px;
    }
#contact input[type="submit"]:hover
    {
        background: #666;
    }
 #contact .form-control::-moz-placeholder {
  color: #0047bb;
  opacity: 1;
}
#contact .form-control:-ms-input-placeholder {
  color: #666;
}
#contact .form-control::-webkit-input-placeholder {
  color: #666;
}
/* end contact */

/* start cotiza */
#cotiza
    {
        background: url('../images/banner2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        color: #ffffff;
    }
#cotiza h3
    {
        font-weight: bold;
        padding-bottom: 20px;
		color: #0047bb;
    }
#cotiza h5
    {
        font-weight: bold;
        padding-bottom: 20px;
		color: #0047bb;
    }
#cotiza .fa
    {
        color: #838bfc;
        font-size: 18px;
        padding-bottom: 14px;
    }
#cotiza .form-control
    {
        background: #f2f2f2;
        border-radius: 4px;
        box-shadow: none;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#cotiza input
    {
        height: 50px;
    }
#cotiza input[type="submit"]
    {
        background: #0047bb;
		color: white;
        font-weight: bold;
        margin-bottom: 80px;
    }
#cotiza input[type="submit"]:hover
    {
        background: #666;
		color: white;
    }
 #cotiza .form-control::-moz-placeholder {
  color: #0047bb;
  opacity: 1;
}
#cotiza .form-control:-ms-input-placeholder {
  color: #666;
}
#cotiza .form-control::-webkit-input-placeholder {
  color: #666;
}
/* end cotiza */

/* start etica */
#etica
    {
        background: url('../images/banner2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        color: #ffffff;
    }
#etica h3
    {
        font-weight: bold;
        padding-bottom: 20px;
    }
#etica .fa
    {
        color: #838bfc;
        font-size: 18px;
        padding-bottom: 14px;
    }
#etica .form-control
    {
        background: #f2f2f2;
        border-radius: 4px;
        box-shadow: none;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
    }
#etica input
    {
        height: 50px;
    }
#etica input[type="submit"]
    {
        color: #202020;
        font-weight: bold;
        margin-bottom: 80px;
    }
#etica input[type="submit"]:hover
    {
        background: #0047bb;
		color: White;
    }
 #etica .form-control::-moz-placeholder {
  color: #0047bb;
  opacity: 1;
}
#etica .form-control:-ms-input-placeholder {
  color: #666;
}
#etica .form-control::-webkit-input-placeholder {
  color: #666;
}
/* end etica */

/* start buro */
#buro h3
    {
        color: #0047bb;
        font-size: 40px;
        padding-bottom: 10px;
    }
#buro h4
    {
        padding-bottom: 10px;
    }
#buro .progress
    {
        border-radius: 4px;
        background: #ffffff;
        height: 6px;
    }
#buro .progress .progress-bar-danger
    {
        background: #0047bb;
    }
#buro .text-top
    {
        padding-top: 50px;
    }
#buro span
    {
        display: block;
        padding-bottom: 10px;
    }
#buro small
    {
        font-weight: bold;
        padding-left: 200px;
    }
/* end buro */

/* start google map */
#map-canvas
  {
    border: none;
    width: 100%;
    height: 420px;
  }
/* end google map */

/* start footer */
footer
    {
        padding-top: 40px;
        padding-bottom: 20px;
    }
footer p
    {
        line-height: 12px;
    }
footer .social-icon
    {
        top: 0px;
    }
footer strong
    {
        color: #0047bb;
    }
footer hr
    {
		width: 100%;
		color: #f00;
		background-color: #5b6770;
		height: 1px;
	}	
/* end footer */

.too-icon {
	padding: 10px;
}
#video-background {
  position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}

#video-background.collapsing {
  display:none;
}
/* 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 */

@media only screen and (max-width: 1199px) {
    .flexslider h1 { font-size: 30px; }
    .flexslider h2 { font-size: 24px; }
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
    .navbar-default .navbar-brand { margin-left: 20px; }
    .navbar-default .navbar-nav { margin: 0; }
    .navbar-default .navbar-collapse
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .flexslider h1 { font-size: 26px; }
    .flexslider h2 { font-size: 18px; }
    .templatemo-slider-btn { 
        margin-top: 10px; 
        width: 180px;
        height: 40px;
        padding-top: 8px;
    }
}
/* end templatemo 768 media quires */

/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {   
    .flexslider h1 { font-size: 20px; }
    .flexslider h2 { font-size: 14px; }
    .templatemo-slider-btn {
        width: auto;
        height: auto;
        padding: 10px 20px;
        margin-top: 10px; 
    }
}
/* end templatemo 600 media quires */

/* start templatemo 360 media quires */
@media only screen and ( max-width: 360px ) {
    #team .col-md-4
        {
            padding-top: 40px;
        }
    
}
/* end templatemo 360 media quires */