/*================= MASTER STYLESHEET =================================

	Project     :	ALIVE PAGE
	Version     :	1.0
	Last Change : 	09/10/2017
	Primary Use :   ALIVE HTML PAGE

=======================================================================*/
/*========================================== LAYOUT ===================================================================

		1.GLOBAL CSS START
		2.NAVIGATION
		3.HEADER-1
		4.ABOUT US
		5.OUR SERVICES
		6.LATEST TECHNOLOGY
		7.OUR FEATURES
		8.CTA
		9.OUR PRICE
		10.GALLERY
		11.MARKETING EXPERTS
		12.FOUR COLUMN
		13.OUR LATEST NEWS
		14.OUR LATEST PROJECTS
		15.OUR TESTIMONIAL
		16.404-NOT FOUND
		17.COMING SOON
		18.NEWSLETTER
		19.FAQ
		20.OUR SKILLS
		21.OUR TEAM
		22.ACCORDION
		23.COUNTER
		24.BLOG
		25.COMMENTS
		26.COMMENTS-FORM
		27.PAGINATION
		28.CONTACTUS
		29.FOOTER
		30.MEDIA QUERIES

=========================================================================================================*/
/*========================================== COLOR CODES ==============================================


	Theme Color	       :#08AAC7
	Main Heading Color :#333333
	SubHeading Color   :#333333
	Content Color      :#666666

=====================================================================================================*/

/*========================================== TYPOGRAPHY ==============================================
	HEADING :font-family: 'Roboto', Helvathika, Arial sans-serif;
	CONTENT :font-family: 'Open Sans', Helvathika, Arial sans-serif;

====================================================================================================*/

/*========================================== 1.GLOBAL CSS START ===========================================*/
/* CUSTOM STYLES */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
}
a {
    outline: none !important;
    text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
/* elements */

p {
    margin: 0px;
}
.menu-fs {
    text-transform: uppercase;
}
h1 {
    color: #333333;
    font-size: 27px;
    font-weight: 500;
    letter-spacing: 1px;
}
h2 {
	color: #333333;
    font-size: 25px;
	font-weight: 500;
	letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 10px;
}
h3 {
	color: #333333;
    font-size: 22px;
	font-weight: 500;
    line-height: 30px;
	letter-spacing: 1px;
	
}
h4 {
	color: #333333;
    font-size: 20px;
	font-weight: 500;
    line-height: 28px;
	letter-spacing: 1px;
}
h5 {
	color: #333333;
    font-size: 16px;
	font-weight: 400;
    line-height: 24px;
	letter-spacing: 1px;
}
.h3-bottom {
    margin-bottom: 10px;
}
p {
    color: #666666;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
.p-bottom {
    margin-bottom: 20px;
}
.f20{
    font-size: 20px !important;
}
a {
    color: inherit;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a:visited {
    color: inherit;
    text-decoration: none;
}
.section-space {
    padding: 80px 0 80px 0;
}
.image-center {
    margin: 0 auto;
}
.image-right {
    margin: 0 0 0 auto;
}
.image-left {
    margin: 0 auto 0 0;
}
.image-radius {
    border-radius: 3px;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.link-top {
    margin-top: 15px;
}
.btn-1 {
    background-color: #08AAC7;
    border: 0;
    border-radius: 3px;
    color: #f3f3f3;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 300ms ease-in;
}
.btn-1:hover {
    background-color: #222222;
}
.btn-ant:hover {
    background-color: #f3f3f3;
    color: #333333;
}
.btn-top {
    margin-top: 25px;
}
.btn:hover,
.btn:focus {
    color: #ffffff;
}
.image-bottom {
    margin: 0 0 20px 0;
}
.column-center {
    float: none;
    margin: 0 auto;
}
.no-padding {
    padding: 0;
}
.no-margin {
    margin: 0;
}
.no-fs {
    font-size: 0;
}
.left-padding {
	padding-left: 15px;
}
.right-padding {
	padding-right: 10px;
}
.common-row-space {
    padding-bottom: 40px;
}
.section-bg-1 {
    background-color: #ffffff;
}
.section-bg-2 {
    background-color: #f6f6f6;
}
iframe {
    border: 0px;
}
.white-text-ph h1 {
	color: #f3f3f3;
}
.white-text-fp h4 {
	color: #f3f3f3;
}

.white-text-fp p {
	color: #f3f3f3;
}
.white-text-fhp h4 {
	color: #f3f3f3;
}
.white-text-fhp h5 {
	color: #f3f3f3;
}

.white-text-fhp p {
	color: #f3f3f3;
}
.white-text-4col h4 {
	color: #f3f3f3;
}
.white-text-4col p {
	color: #f3f3f3;
}
.white-text-cta h2 {
	color: #f3f3f3;
}
.white-text-hp-cta h1 {
	color: #f3f3f3;
}
.white-text-hp-cta p {
	color: #f3f3f3;
}
.white-text-lt h3 {
	color: #f3f3f3;
}
.white-text-lt p {
	color: #f3f3f3;
}
.white-text-ns h3 {
	color: #f3f3f3;
}
.white-text-ns p {
	color: #f3f3f3;
}
.white-text-h1 h1 {
	color: #f3f3f3;
}
.white-text-h1 p {
	color: #f3f3f3;
}
.white-text-h3 h1 {
	color: #f3f3f3;
}
.white-text-h3 p {
	color: #f3f3f3;
}
.white-text-h4 h1 {
	color: #f3f3f3;
}
.white-text-h4 p {
	color: #f3f3f3;
}
.white-text-h5 h1 {
	color: #f3f3f3;
}
.white-text-h5 p {
	color: #f3f3f3;
}
.white-text-hs1 {
	color: #f3f3f3 !important;
}
.white-text-slider1 h1 {
	color: #f3f3f3;
}
.white-text-slider1 p {
	color: #f3f3f3;
}
.white-text-hs2s1 {
	color: #f3f3f3 !important;
}
.white-text-slider2 h1 {
	color: #f3f3f3;
}
.white-text-slider2 p {
	color: #f3f3f3;
}
.white-text-hs2s2 {
	color: #f3f3f3 !important;
}
.white-text-slider3 h1 {
	color: #f3f3f3;
}
.white-text-slider3 p {
	color: #f3f3f3;
}
.white-text-hs2s3 {
	color: #f3f3f3 !important;
}
.white-text-hs3 {
	color: #f3f3f3 !important;
}
.white-text-hs4 {
	color: #f3f3f3 !important;
}
.white-text-hs5 {
	color: #f3f3f3 !important;
}
.white-text-counter h4 {
	color: #f3f3f3;
}
.white-text-counter p {
	color: #f3f3f3;
}
.white-text-faq p {
	color: #f3f3f3;
}
.white-text-experts p {
	color: #f3f3f3;
}
.white-text-steps {
	color:#FFF;
}

.white-text-hs,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text p {
    color: #f3f3f3;
}
.bgimage-property {
	background-position:top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.ls {
    letter-spacing: 1px;
}
.content-ul {
	list-style:none;
}
.distab {
    display: table;
}
.dis-inline-block {
	display: inline-block;
}
.distab-cell-middle {
    display: table-cell;
    vertical-align: middle;
}
.distab-cell-top {
    display: table-cell;
    vertical-align: top;
}
.distab-cell {
    display: table-cell;
}
.underline-bottom {
    margin: 0 0 40px 0;
}
.content-underline-bottom {
	margin: 0 0 30px 0;
}
.link1 {
    color:#999 !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
}
.link1 a:hover {
    color: #333333;
}

.link {
    color: #08AAC7;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
}
.link-hover a:hover {
	color: #08AAC7 !important;
}
.link a:hover {
    color: #333333;
}
.link.ls.left-padding {
	color: #08AAC7;
}
.link.ls.left-padding:hover {
	color: #333333;
}
.img-responsive {
    border-radius: 3px;
}
.img-fade-rl{
    animation-name: img-fade-rl-animacion;
	animation-duration: 1.8s;
	animation-delay: 0.1s;
}
@keyframes img-fade-rl-animacion {
	0% {
		position: relative;
		left: -300px;
        opacity: 0.1;
        display: none;
        
	}
	10% {
		position: relative;
		left: -300px;
        opacity: 0.1;
        display: block;
	}
    
	100% {
		position: relative;
		left: 0px;
        opacity: 1;
        display: block;
	}
}
.lr-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.separate_soft{
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #dddddd;
}
.item_agenda{
	margin: 1px 0px;
	padding: 20px;
	border:#FFF 10px solid;
	background: #e9e3e3;
	border-radius: 20px;
}
.align-middle{
   padding-top:  60%;
}
.align-middle-20{
	padding-top:  20%;
}
.border_left_b{
	border-left:  10px solid #002AFF;
	padding-left: 15px;
}
.btn-b{
	width: 80%;
	
	border-radius: 8px;
	background-color: #022399;
	color: #FFFFFF;
	margin: 15px 10% 15px 10%;
	padding: 10px;
}
.line_green{
	border-top: #00FFFF 5px solid;
	margin: 20px 10%;
}
.mtop20{
    margin-top: 20px;
}
.mtop40{
    margin-top: 40px;
}
.mtop60{
    margin-top: 60px;
}
.mtop100{
    margin-top: 100px;
}
.mtop100{
    margin-top: 100px;
}
.mtop120{
    margin-top: 120px;
}
.font_blue{
    color: #04065c;
}

/*------------------------------------------- PROGRAMAS NINOS START -------------------------------------------*/
.title_blue{
	background: linear-gradient( 90deg,#04065c, blue);
	padding: 10px;
	color: white;
	display:inline;
	border-radius: 18px;
	font-size: 35px;
}
.title_lila{
	background: linear-gradient(90deg,#e32aef, rgb(52, 5, 90));
	padding: 10px;
	color: white;
	border-radius: 18px;
	font-size: 35px;
	border: white 5px solid;
}

.text_center{
	text-align: center;
    font-size: 25px;
    padding: 40px 90px 20px 90px;
    color: black;
    line-height: 33px;
}
.text_justify{
	text-align: justify;
    font-size: 20px;
    padding: 2px 5px;
    color: black;
    line-height: 22px;
}

.text_center_2{
	text-align: center;
    font-size: 20px;
    color: black;
	line-height: 20px;
	padding-bottom: 20px;
}
.text_kids{
	font-size: 19px;
    text-align: justify;
    margin-bottom: 20px;
}
.img-programas-kids{
	width: 300px;
	padding-top: 20px	;
}
.img-text{
	color: white;
	position: relative;
    margin-left: 125px;
    top: -70px;
	font-size: 16px;
}
.img_check{
	width: 50px;
}
.back_left_oct{
	background-size:cover;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('../../images/background/banner-left.png');
	padding-top: 50px;
	padding-bottom: 20px;
}
.back_right_oct{
	background-size:cover;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('../../images/background/banner-right.png');
	padding-top: 50px;
	padding-bottom: 20px;
}

.back_center_img{
	background-image: url('../../images/background/fondo_niños.jpg');
	background-size: cover;
	background-position: top;
	padding: 180px 0px 80px 0px;
}
.back_center_img_2{
	background-image: url('../../images/background/fondo_niños_2.png');
	min-height: 700px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0;
	padding: 250px 30% 1080px 30%;
}
.back_ninos1{
	background-size:cover;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url('../../images/background/ninos_fondo2.png');
	padding-top: 50px;
	padding-bottom: 20px;
    
}
.div_bor_v_r{
    background: linear-gradient( 90deg,#e32aef, rgb(52, 5, 90));
    padding: 10px 10px 10px 60px;
    color: white;
    min-height: 60px;
    display: inline;
    border-radius: 0px 10px 10px 0px;
    font-size: 23px;
}
.ven_ul{
    margin-top: 20px;
}
.ven_ul li{
    font-size: 16px;
    margin-bottom: 5px;
    list-style-type:circle;
    
}
.div_img{
    position: absolute;
}
.div_img img{
    width: 600px;
    margin-top: -50px;
    margin-left: 10px;
}
.div_img h3{
    position: relative;
    font-size: 30px !important;
    color: #FFFFFF;
    top: 60px;
    left: 310px;
}

/*------------------------------------------- PROGRAMAS NINOS END -------------------------------------------*/

/*------------------------------------------- EXAMENES START -------------------------------------------*/
.title_exam_exam{
	background: linear-gradient(
	90deg,#323472, #4c4c6c);
	padding: 10px;
	color: white;
	display: inline;
	border-radius: 10px;
	font-size: 35px;
	box-shadow: -7px 7px 10px 6px grey;
	border: #324b89 2px solid;        
}
.text_exam{
	font-size: 25px;
	text-align: justify;
	border-left: #324b89 8px solid;
	border-spacing: 5px;
	padding-left: 15px;
}
.text_exam_2{
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	border-bottom:grey 2px solid;
	padding-bottom: 60px;
	text-align: justify;
}
.text_exam_3{
	font-size: 20px;
	margin: 0px 0px 20px 0px;
	border-bottom:grey 2px solid;
	padding: 40px 0px 30px 0px;
	text-align: justify;
}
.btn_exam{
	background-color: #373976; 
	padding: 5px 10px 5px 10px;
	font-size: 27px;
	border-radius: 2px;
}
.btn_exam_2{
	background-color: #63318a; 
	padding: 5px 10px 5px 10px;
	font-size: 27px;
	border-radius: 2px;
}
/*------------------------------------------- EXAMENES END -------------------------------------------*/

/*------------------------------------------- PROGRAMAS JOVENES END -------------------------------------------*/
.text_img_jov{
	font-size: 30px;
    margin: 0px 0px 35px 0px;
}
.back_center_img_jov{
	background-size: cover;
	background-position: top;
	padding: 180px 0px 80px 0px;
}
.back_center_img_2_jov{
	background-image: url('../../images/background/adultobg-min.jpg');
	min-height: 700px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0;
	padding: 80px 5% 80px 35%;
}
.back_center_img_3_jov{
	background-image: url('../../images/background/fondo_jovenes.png');
	background-size: cover;
    min-width: 100px;
}
.div_img1 img{
     margin-top: -80px !important;
     margin-left: 60px !important;
}
.div_bor_v_b{
    background: linear-gradient( 90deg,#04065c, blue);
    padding: 10px 10px 10px 60px;
    color: white;
    min-height: 60px;
    display: inline;
    border-radius: 0px 10px 10px 0px;
    font-size: 23px;
}

/*------------------------------------------- PROGRAMAS JOVENES END -------------------------------------------*/

/*------------------------------------------- PROGRAMAS EMPRESAS START -------------------------------------------*/
.back_center_img_2_emp{
	background-image: url('../../images/background/empresabg-min.jpg');
	min-height: 700px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0;
    padding: 80px 5% 80px 35%;
}
.back_center_img_3_emp{
	background-image: url('../../images/background/fondo_empresas.png');
	background-size: cover;
    min-width: 100px;
}
.text_empresas{
	font-size: 20px;
	text-align: justify;
}
.title_empresas{
	background: linear-gradient(90deg,#323472, #4c4c6c);
    padding: 10px;
    color: white;
    display: inline;
    border-radius: 10px;
    font-size: 35px;
	box-shadow: -7px 7px 10px 6px grey; border: #88e3e1 2px solid; 
}
.img_empresas{
	width: 160px;
}
.img_aliados{
	width: auto;
}
/*------------------------------------------- PROGRAMAS EMPRESAS END -------------------------------------------*/

/*------------------------------------------- NUESTRA EMPRESAS START -------------------------------------------*/
.back_bottom_oct{
	background-image: url('../../images/background/logo_abajo.jpg');
	background-size: cover;
}
.title_quienes{
	background: linear-gradient(90deg,#323472, #4c4c6c);
	border: 1px white solid;
	color: white;
	border-radius: 5px;
	font-size: 20px;
	padding: 5px;
}
.text_quienes{
	font-size: 20px;
	text-align: justify;
	color: black;
	margin: 30px 20px 0px 20px;
}    
/*------------------------------------------- NUESTRA EMPRESAS END -------------------------------------------*/

/*========================================== NAVIGATION START ===========================================*/

.menu-underline {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}
.menu-underline:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 0;
    transition: width 0s ease, background .5s ease;
}
.menu-underline:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: -2px;
    height: 2px;
    width: 0;
    background: #022399;
    transition: width .5s ease;
}
.menu-underline:hover:before {
    width: 100%;
    background: #022399;
    transition: width .5s ease;
}
.menu-underline:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}
.menu-fs,
.menu-fs li {
    /*color: #666666;*/
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 1px;
}
.menu-bg {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
	color: #022399;
	/*background: #002051 none repeat scroll 0 0;*/
}
.navbar {
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li  {
	padding: 15px 0;
	margin: 0 15px;
}

.navbar-default .navbar-nav > li > a {
    color: #022399;
    background-color: transparent !important;
	font-size: 16px;
    font-weight: 600;
	left: 5%;
    padding: 5px 5px 5px 5px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #FFF !important;
    background-color: #022399 !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #08AAC7 !important;
}
.navigation-tb {
    margin: 10px 0;
}
.nav > li {
    display: table;
}
.navbar-right {
    margin-right: 0;
}

/*========= DROPDOWN MENU ===============*/

.dropdown-menu {
	background-color: #12276d;
	/*left: 13px !important;*/
	top: 100%;
	/*top: 163%;*/
}
.dropdown-menu.elements-menu > li:hover {
	background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
	padding-bottom: 0;
	padding-top: 0;
	border-radius: 8px;
	background-color: #022399 !important;
}
.dropdown-menu .divider {
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
	background-color: transparent;
}
.dropdown-menu > li:hover {
	background-color: rgba(0,0,0,0.7);
	color: #ffffff !important;
}
.dropdown-menu > li {
	padding-bottom: 5px;
	padding-top: 5px;
}
.dropdown-menu > li > a {
	color: #ffffff !important;
}
.navbar-right .dropdown-menu {
	right: auto;
}
/*.dropdown-menu.res-blog-menu {
	left: -155px;
}*/

/*========= MEGA-DROPDOWN MENU ===============*/

.dropdown-menu.elements-menu {
	left: 15% !important;
	top: 85%;
	/*top: 100%;*/
}

.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {	
    padding: 0px 27px !important;
    width: 58%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-menu-group {
	width:100%;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #ffffff !important;
  font-weight: 300;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #08acc7;
  padding: 5px 5px 5px 5px;
  line-height: 30px;
}
.elements-1 {	
	display:table-cell;
	padding:0 5px 0;
}
.elements-1  ul{
	border-right:1px solid #dddddd;
	margin-top:10px;
	padding-left:0;	
}
.elements-1:last-child  ul{
	border-right: transparent;
}
.elements-1:first-child  {
	padding-left:0;	
}
.elements-1:last-child  {
	padding-right:0;	
}
.elements-1  ul li a{
	padding:5px 20px !important;
}
.elements-1 {
	/*display: inline-block;*/
}
.navbar-nav .menu .elements-menu .elements-1 ul li a:hover {
    color: #fff !important;
}

/*========================================== NAVIGATION END ===========================================*/

/*========================================== TESTIMONIOS START ===========================================*/
#titles_3{
	font-size: 40px;
	font-weight: 770;
	text-transform: uppercase;
	line-height: 1;	
	color: #0f0f86;
}
#num{
	font-size: 900%;
	font-weight: 800;
	color: #0f0f86;
	margin-top: -10%;
	text-align: right;
}
#gradient{
	background: linear-gradient(180deg, white, #b3e6fd59);
}
.gradient_w_g{
	background:linear-gradient(to bottom, white 0%,white 80%, rgba(200,200,200,0.8) 100%);
}
.stars{
	width: 80%;
}
.bordes1{	
	font-family: sans-serif;
    font-size: 18px;
    color: gray;
	background-color: white;
    margin: 20px 0px;
    padding: 20px;
    padding-top: 70px;
    border-radius: 10px;
    box-shadow: 0 0 20px;
}
.bordes2{	
	font-family: sans-serif;
    font-size: 18px;
    color: gray;
	background-color: white;
    margin: 20px 0px;
    padding: 20px;
    padding-top: 70px;
    border-radius: 10px;
    box-shadow: 0 0 20px;
}
.bordes1:hover .stars2,
.bordes2:hover .stars2{
	transition: all ease .5s;
	width: 40%;
	left: 58%;
	top: 60%;
}
.stars2{
	width:30%;
	position: absolute;
	left: 67%;
	top: 70%;
    transition: all ease .5s;	
}
.testimonio{
	width: 30%;
	position: absolute;
	border-radius: 20px;
	margin-top: -22%;
}
/*========================================== TESTIMONIOS END ===========================================*/

/*========================================== NUESTROS CERTIFICADOS START ===========================================*/
.titleCert{
	color: #0707a7;
    font-weight: 900;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.iconCert{
	width: 150px;
}
.iconAliados{
	width: 150px;
}
.iconAliados_2{
	width: 230px;
}
/*========================================== NUESTROS CERTIFICADOS END ===========================================*/

/*========================================== Boton fixed Start(responsive line 4441) ===========================================*/

/*========================================== Boton fixed end ===========================================*/

/*==========================================  Examenes Internacionales START (responsive line 4422) ===========================================*/
.title_exam_inter{
	background-color: #373976;
	color: #ffffff;
	display: inline;
	padding: 10px;
	border-radius: 5px;	
	font-size: 30px;
}
.text_exam_inter{
	font-size: 23px;
	text-align: justify;
}
.span_exam_inter{
	background-color: #373976;
    color: #ffffff;
    font-size: 80px;
    font-weight: 600;
    position: relative;
    padding: 0px 7px 0px 80px;
    left: -80px;
	border-radius: 5px;
	box-shadow: 5px 5px 5px #0000007a;
}
.banner_exam{
	width: 80%;
	margin: 10px;
	transition: all cubic-bezier(0.13, 0.85, 0.7, 1.04) 1s;
}
.banner_exam:hover{
	transform: rotate(10deg);
}
.col_img_exam{
	position: relative;
	width: 130%;
	margin: -700px 0px 0px 0px;
}
/*------------------FORMULARIO_start-------------------*/
.body_f{
	background:#59ABE3;
	margin:0
}
.form_f{
	width:340px;
	height:440px;
	background:#e6e6e6;
	border-radius:8px;
	box-shadow:0 0 40px -10px #000;
	margin:calc(50vh - 220px) auto;
	padding:20px 30px;
	max-width:calc(100vw - 40px);
	box-sizing:border-box;
	font-family:'Montserrat',sans-serif;
	position:relative
}
.h2_f{
	margin:10px 0;
	padding-bottom:10px;
	width:180px;
	color:#78788c;
	border-bottom:3px solid #78788c
}
.input_f{
	width:100%;
	padding:10px;
	box-sizing:border-box;
	background:none;
	outline:none;
	resize:none;
	border:0;
	font-family:'Montserrat',sans-serif;
	transition:all .3s;
	border-bottom:2px solid #bebed2
}
.input_f:focus{
	border-bottom:2px solid #78788c
}
.p_f:before{
	content:attr(type);
	display:block;
	margin:28px 0 0;
	font-size:14px;
	color:#5a5a5a
}
.div_f{
	content:'Hi';
	position:absolute;
	bottom:-25px;
	right:-20px;
	background:#50505a;
	color:#fff;
	width:320px;
	padding:16px 4px 16px 0;
	border-radius:6px;
	font-size:13px;
	box-shadow:10px 10px 40px -14px #000
}
.span_f{
	margin:0 5px 0 15px
}
/*------------------FORMULARIO_end-------------------*/
/*==========================================  Examenes Internacionales END ===========================================*/

/*========================================== HEADER-1 START ===========================================*/

.margin_top_slide{
	margin-top:80px;	
}
.header-contact-bgimage {
	background-image: url("../../images/contact.jpg");
}
.header-faq-bgimage {
	background-image: url("../../images/faq.jpg");
}
.header-accord-bgimage {
	background-image: url("../../images/accord.jpg");
}
.header-testimonial-bgimage {
	background-image: url("../../images/testimonial.jpg");
}
.header-services1-bgimage {
	background-image: url("../../images/services1.jpg");
}
.header-services2-bgimage {
	background-image: url("../../images/services2.jpg");
}
.header-services3-bgimage {
	background-image: url("../../images/services3.jpg");
}
.header-price-bgimage {
	background-image: url("../../images/price.jpg");
}
.bg-image-pedido {
	background-image: url("../../images/pedido.jpg");
	background-size: cover;

}
.header-pricing-bgimage {
	background-image: url("../../images/pricing.jpg");
}
.header-gallery-bgimage {
	background-image: url("../../images/gallery.jpg");
}
.header-portfolio-bgimage {
	background-image: url("../../images/portfolio.jpg");
}
.header-skill-bgimage {
	background-image: url("../../images/skill.jpg");
}
.header-campus-bgimage {
	background-image: url("../../images/campus.jpg");
}

.header-trabaja-bgimage {
	background-image: url("../../images/TRABAJA CON NOSOTROS.jpg");
}

.header-features-bgimage {
	background-image: url("../../images/features.jpg");
}
.header-team-bgimage {
	background-image: url("../../images/team.jpg");
}
.header-cta-bgimage {
	background-image: url("../../images/cta.jpg");
}
.header-news-bgimage {
	background-image: url("../../images/news.jpg");
}
.header-counter-bgimage {
	background-image: url("../../images/counter.jpg");
}
.header-subscribe-bgimage {
	background-image: url("../../images/subscribe.jpg");
}
.header-project-bgimage {
	background-image: url("../../images/projects.jpg");
}
.header-blog-bgimage {
	background-image: url("../../images/blog.jpg");
}


/*.header-bgimage {
    background-image: url("../../images/1500x1400.jpg");
}
.header-demo1-bgimage {
    background-image: url("../../images/1500x950x1.jpg");
}
.header-demo2-bgimage {
	background-image: url("../../images/1500x950x2.jpg");
	background-attachment: fixed;
}
.header-demo3-bgimage {
	background-image: url("../../images/1500x950x3.jpg");
}*/
.slide1_back{
    background-image: url('../../images/background/oxford-centre-instituto-de-ingles_v2.jpg');
    background-color: #0B002A;
}
.slide2_back{
    background-color: #0B002A;
    background-image: url('../../images/background/aprende_ingles.jpg');
}

.header-form-reg{
	float:right; 
	right:2%; 
	position:absolute; 
	z-index:4; 
	background:#D6D6D6; 
	border-radius:5px; 
	margin-top:-180px;
}
.header-form-reg1{
	float:right; 
	right:8%; 
	position:absolute; 
	z-index:4; 
	background:#D6D6D6; 
	border-radius:25px; 
	margin-top:5px;
}

.header-form-reg2{
	float:right; 
	right:2%; 
	position:absolute; 
	z-index:4; 
	background:#D6D6D6; 
	border-radius:5px; 
	margin-top:5px;
	display:none;
}

.header-form-reg3{
    float: right;
    right: 12%;
    position: absolute;
    z-index: 10;
    background: #D6D6D6;
    border-radius: 5px;
    margin-top: 170px;
}
.header-form-reg4{
	display: none;
    background: #D6D6D6;
    border-radius: 5px;
	margin: 15px;
}

/*===================== HEADER-SLIDER START ====================*/
#owl-demoRes{
	display: none !important;
}	

.header-slider-bgimage-0 {
    background-image: url("../../images/slide_feb.jpg");
}

.header-slider-bgimage-1 {
	background:#FFF;
}
.header-slider-bgimage-2 {
    background-image: url("../../images/slide3.jpg");
}
.header-slider-bgimage-3 {
    background-image: url("../../images/slider3.jpg");
}
.header-slider-bgimage-4 {
    background-image: url("../../images/BANNER2.jpg");
}
.nivel_eng{
	position: absolute;
	top: 31%;
	left: 50%;
	color: #00FFFF;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
}
.nivel_eng_b{
	position: absolute;
	top: 42%;
	left: 58%;
	color: #00FFFF;
	font-size: 70px;
	font-weight: bold;
	letter-spacing: 10px;
	border: 4px #FFF solid;
	border-radius: 12px;
	padding: 2px 10px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
/*******FORM START*****/

.body_form{
	background:#59ABE3;
	margin:0
}
.form{
	width:330px;
    top: 90px;
    z-index: 100;
	text-align: left;
	background: #FFFFFF !important;
	border-radius:8px;
	box-shadow:0 0 40px -10px #000;
	padding:15px 15px;
	box-sizing:border-box;
	font-family:Century Gothic,arial,sans-serif;
	position:absolute;
}
.h2_form{
	text-align: center;
	padding:10px;
	font-family:Century Gothic,arial,sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#022399;
	background: #FFF;
	border-radius: 8px;
}
.input_form{
	width:100%;
	padding:6px;
	box-sizing:border-box;
	background:none;
	outline:none;
	resize:none;
	border:0;
	font-family:'Montserrat',sans-serif;
	transition:all .3s;
	border-bottom:2px solid #8c8ca0
}
.input_form:focus{
	border-bottom:
	2px solid #78788c
}
.p_form:before{
	content:attr(type);
	display:block;
	margin:28px 0 0;
	font-size:14px;
	color:#5a5a5a
}
.button_form{
	float:right;
	padding:8px 12px;
	margin:8px 0 0;
	font-family:'Montserrat',sans-serif;
	border:2px solid #78788c;
	background:0;
	color:#5a5a6e;
	cursor:pointer;
	transition:all .3s
}
.button_form:hover{
	background:#78788c;
	color:#fff
}
.div_form{
	
	text-align: center;
	background:#50505a;
	color:#fff;
	width:100%;
	padding:5px;
	border-radius:6px;
	font-size:13px;
	margin-top: 5px;
}
.span_form{
	margin:0 15px 0 15px;
}
.fa_form	{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
/*******FORM END*****/
/*===================== HEADER-SLIDER END ====================*/
.video-section-space {
	padding: 200px 0 200px 0;
	margin: 80px 0 0 0;/*nuevo*/
	min-height:650px;/*nuevo*/
}
#bgndVideo{
	display:block;

}
#bgndVideoRes{
	display:none;

}

.page-section-space {
    padding: 150px 0 150px 0;
}
.header-section-space {
    padding: 240px 0 240px 0;
}
.header-slider-top {
	margin-top: 0 !important;
}
.header-section-slider-height {
    height: 560px;
}
/* ALL PAGE HEADER */
.header-head-ph h1 {
	font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.cta-header-head h1 {
	font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
/* HOME PAGE HEADER */
.header-head h1 {
    font-size: 60px;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: 5px;
	margin-bottom: 15px !important;
    text-transform: uppercase;
}
.header-head1 {
	font-family: 'Roboto', Helvathika, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 1px;
	margin-bottom: 15px !important;
    text-transform: uppercase;
}
.header-bg1 {
	margin: 0 auto;
}
.header-right-bg {
	display: inline-block;
}
.header-center-bg {
	margin: 0 auto;
}
.header-bg1,
.header-bg {
	background-color: #08AAC7;
	padding: 10px;
	width: 33%;
}
.header-head-bottom {
	margin-top: 80px;
}
.header-head-bottom1 {
	margin-top: 0px !important;
}
.header-head-bottom1 h1,
.header-head-bottom h1 {
    margin-bottom: 15px;
}
.header-head-bottom h2:last-child {
    margin-bottom: 0;
}
.header-content {
	width: 86%;
}

/* HOME-4 HEADER FORM */

.form-div {
    position: relative;
    margin-bottom: 30px;
}
.form-div i {
    color: #333333;
    position: absolute;
    left: 20px;
    top: 12px;
}
.form-col {
    background-color: rgba(255, 255, 255, 0.8);
	border-radius: 4px;
    margin: 0 auto;
    padding: 40px 20px 20px 20px;
    width: 92%;
}
.form-section {
    background-color: rgba(255, 255, 255, 0.4);
	border-radius: 4px;
    padding: 10px 5px;
}
.form-message {
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%;
}
.form-div textarea {
    color: #333333;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background-color: transparent;
    border-radius: 4px;
    padding-left: 50px;
    padding-right: 20px;
    width: 100%;
}
.form-div input {
    color: #333333;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background-color: transparent;
    border-radius: 4px;
    height: 40px;
    padding-left: 50px;
    padding-right: 20px;
    width: 100%;
}
.form-section h3 {
    color: #333333;
    margin-bottom: 30px;
}

.form-row {
    margin-top:20px;
}
.form-div-2 {
    margin-bottom: 20px;
}
.form-success {
    color: #006604;
}
.form-div label,
.form-div-2 label {
    color: #ff0000;
    font-size: 14px;
    margin-top: 10px;
    letter-spacing: 1px;
}

.pattern-overlay {
    background-color: rgba(0, 0, 0, 0.6);
}
.video-section .buttonBar {
    display: none;
}
.player {
    font-size: 1px;
}

.owl-theme .owl-controls .owl-page span{
	background: #08AAC7;	
}


/*breadcrumb*/

.breadcrumb {
    float: left;
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
	padding-left: 0;
/*	padding: 8px 0px;*/
}
.breadcrumb > li + li:before {
	content: "";
	padding: 0 0px !important;
}
.breadcrumb-arrow li+li:before {
    padding: 0;
   /* content: "";*/
}
/* Display list items side by side */

/*.breadcrumb li {
    display: inline;
}*/
.bread-br {
	border-bottom: 1px solid #cccccc;
}

/* Add a slash symbol (/) before/behind each list item */

.breadcrumb li+li:before {
  /*  padding: 8px;*/
    color: #333333;
    /*content: ">>\00a0";*/
}
/* Add a color to all links inside the list */

.breadcrumb li a {
	background-color: #e6dcdb;
	border-radius: 5px;
    color: #333333;
	padding: 8px 15px;
    text-decoration: none;
}
.breadcrumb li:last-child {
	background-color: #08AAC7;
	border-radius: 5px;
    color: #ffffff;
	margin-left: 10px;
	padding: 8px 10px 8px 10px;
}
/* Add a color on mouse-over */

.breadcrumb li a:hover {
	background-color: #08AAC7;
    color: #ffffff;
}
.breadcrumb li:last-child a:hover {
    color: #ffffff;
}
.breadcrumb-arrow li span {
    color: #333333;
}
.breadcrumb-arrow li:last-child a {
    cursor: text;
}
#sesion_div{
	display:none;
	position:fixed;
	margin: auto; 	
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
	padding:5px !important;
	border-radius: 3px;
	border:#666 solid 1px;
	/*background-color: rgba(49, 43, 43, 0.97);*/
	background-color: rgba(255,255,255,0.97);
	width:100%;
	height:90vh;
	overflow:auto;
    top: 80px;
	z-index:1032;
}
#sesion_div img{
	height:80vh !important;
}

#sesion_div1{
	display:none;
	position:fixed;
	margin: auto; 	
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
	padding:5px !important;
	border-radius: 3px;
	border:#666 solid 1px;
	background-color:  rgb(0, 32, 81);
	width:98%;
	min-height:500px;
	max-height:550px;
	overflow:auto;
 	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);	
	z-index:1032;


}

.div_contrato{
	min-height:300px;
	max-height:350px;
	overflow:auto;
	
}
.title_exam{
	margin: 15px;
	color:#FFF; 
	font-size:45px; 
	line-height: 50px;
	letter-spacing: 5px;
	font-weight:bolder; 
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);	
}
.div_exam_ind{
	background-image: url('../../images/banner_azul.jpg');
	margin-top: -40px;
	padding: 30px 50px 30px 50px;
	
}

.title_slide{
	position:absolute; 
	top:8%; 
	width:460px; 
	left:9%; 
	color:#FFF; 
	font-size:30px; 
	font-weight:bolder; 
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);	
}
.text_slide{
	position:absolute; 
	top:27%; 
	width:460px; 
	left:9%; 
	color:#FFF; 
	font-size:15px; 
	font-weight:bolder; 
	text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}
#float_pay{
	display:block; 
	width:230px; 
	height:55px; 
	z-index:999999; 
	position:fixed; 
	float:right; 
	bottom:70px; 
	right:-162px;	
    transition-duration: 1s;
}
#float_payu{
	z-index: 99999;
	float: left;
	position: fixed;
	bottom: 380px;
	left: -14px;
	transition: cubic-bezier(0.13, 0.85, 0.7, 1.04) 1s;
}
#float_pay_2{
	display: block;
	z-index: 99999;
	float: left;
	position: fixed;
	font-size: 17px;
	bottom: 280px;
	left: -60px;
	color: white;
	background-color: #889900;
	padding: 10px 10px 30px 10px;
	border-radius: 10px;
	transform: rotate(90deg);
	transition:all cubic-bezier(0.13, 0.85, 0.7, 1.04) 1s;
}
#float_pay_2:hover {
	font-size: 20px;
}
#float_reg{
	display:block; 
	width:230px; 
	height:55px; 
	z-index:999999; 
	position:fixed; 
	float:right; 
	bottom:95px; 
	right:-154px;	
    transition:all ease 1s;
}
#float_reg:hover{
	width: 400px;
}
#float_wsp{
	display:block; 
	width: 234px;
	height:55px; 
	z-index:99999; 
	position:fixed; 
	float:right; 
	bottom:8px; 
	right:-165px;
    transition-duration: 1s;
	transition:all cubic-bezier(0.13, 0.85, 0.7, 1.04) 1s;
}

#float_pay:hover, #float_wsp:hover{
	right:0px;	
}

#ayudawsp{
	display:block; 
	width:130px; 
	height:50px; 
	border-radius: 25px;  
	background:#1f73b7; 
	color:#FFF; 
	padding:5px 10px 10px 10px; 
	z-index:999999; 
	text-align:center;  
	position:fixed; 
	float:right; 
	top:90%; 
	right:5px;	
}


/*========================================== HEADER-1 END ===========================================*/

/*========================================== ABOUT US START ===========================================*/

.about-top {
	margin-top: 15px;
}
.espacio_p{
	margin-bottom:20px;	
}

.separa_bloque{
	border-right:#002051 solid 4px;
}

/*========================================== ABOUT US END ===========================================*/

/*========================================== OUR SERVICES START ===========================================*/


.services-padding {
	padding-left: 15px;
}
.service-margin {
	margin-bottom: 10px;
}
.service-br {
	border: 1px solid #dddddd;
	padding: 20px;
}
.about-sidebar {
	background-color:#f4f4f4;
	float:left;
}

.right-border {
    border-right: 1px solid #cccccc;
    padding: 0 15px 0 0;
}
.services-br:hover .right-border {
    border-right: 2px solid #08AAC7;
}
.services-top {
	margin-top: 35px;
}


.services-3-img {
	border-radius: 0px;
}
.services-3 h4,
.services-3 p {
	color: #ffffff;
}
/*.services-3 {
	background-color: #08AAC7;
	padding: 71px 20px 72px 20px;
}*/
.services-3 {
    background-color: #08aac7;
    padding: 71px 60px 72px 60px;
}
.arrow-icon {
	display: inherit;
	position: absolute;
}
.arrow-icon-middle {
	left: -32px;
	top: 114px;
	z-index: 1;
}
.arrow-icon-bottom {
	bottom: 221px;
	right: 180px;
	z-index: 1;
}
.arrow-icon-right {
	right: -32px;
	top: 114px;
	z-index: 1;
}
.services-width{ 
	width: 33%;
}
.services3 img {
    overflow-x: hidden;
    overflow-y: hidden;
   -webkit-transition: opacity 0.5s ease 0s, -webkit-transform 5s ease 0s;
	 -moz-transition: opacity 0.5s ease 0s, transform 5s ease 0s;
	transition: opacity 0.5s ease 0s, transform 5s ease 0s;
}
.services3 {
    display: block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
.services1-content:hover .services3 img,
.services2-content:hover .services3 img,
.services3-content:hover .services3 img {
    opacity: 0.9;
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
    transform: scale(1.2);
    overflow-x: hidden;
    overflow-y: hidden;
}
.services-content {
    position: relative;
}
.padding-lr {
	padding-left: 15px;
	padding-right: 15px;
}
/*========================================== OUR SERVICES END ===========================================*/

/*========================================== LATEST TECHNOLOGY START ===========================================*/

.technology-bg {
    background-color:#002051;
    padding: 39px 30px;
}
.technology-uline-bottom {
	margin-bottom: 15px;
}
.espacio_pt{
	margin-bottom:45px;	
}

/*========================================== LATEST TECHNOLOGY END ===========================================*/

/*========================================== OUR FEATURES START ===========================================*/

.user-top {
	margin-top: 75px;
}
.features-top {
	margin-top: 30px;
}
.features-top1 {
	margin-top: 50px;
}
.features-padding {
	padding-left: 30px;
}
.features-br1,
.features-br {
	border-bottom: 1px solid #dddddd;
}
.features-br {
	margin-bottom: 30px;
}
.features-br1:hover,
.features-br:hover {
	border-bottom: 2px solid #08acc7;
}
/*========================================== OUR FEATURES END ===========================================*/

/*========================================== CTA START ===========================================*/

.cta-bgimage {
    background-image: url("../../images/1500x950x5.jpg");
}
.cta2-bgimage {
	background-image: url("../../images/1500x950x6.jpg");
}
.cta-section-space {
    padding: 220px 0 220px 0;
}
.cta-head-top {
	margin-top: 25px;
}

.cta-test{
    padding-left: 7%;
}
/*========================================== CTA END ===========================================*/

/*========================================== OUR PRICE START ===========================================*/

.price-head-bottom {
    margin-bottom: 20px;
}
.price-tag {
	background-color: #08AAC7;
    font-size: 50px;
    font-weight: 600;
    line-height: 70px;
	margin: 0 auto;
	width: 80%;
}
.month {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
	text-transform: uppercase;
}
.price-br {
    border: 1px solid #08AAC7;
	border-radius: 3px;
	padding-bottom: 30px;
    transition: 300ms ease-in;
}
.price-title-bg {
	background-color: #08AAC7;
}
.price-inner-bg {
	background-color: #f6f6f6;
}
.price-tag{
	padding: 5px;
}
.price-content-bg {
	padding: 0 15px;
}
.list-pad {
	padding-bottom: 20px;
}
.price-title-bg {
	padding: 15px;
}
.price-list-bottom p {
    padding-bottom: 15px;
}
.price-list-bottom p:last-child {
    padding-bottom: 0;
}
.price-fixed:hover .price-btn-bg,
.price-fixed:hover .price-tag,
.price-fixed:hover .price-title-bg {
	background-color: #222222;
}
.price-fixed:hover .price-inner-bg {
	background-color: #ffffff;
}
.price-fixed:hover .price-br {
    background-color: #ffffff;
	border: 1px solid #222222;
}



.pricing-1:hover::before {
	bottom: 0px;
	opacity: 1;
	right: 0px;
}

.pricing-1::before {
	border-left:1px solid rgba(34,34,34,0.8);
	border-top:1px solid rgba(34,34,34,0.8);
	bottom: 100%;
	left: 0px;
	right: 100%;
	top: 0px;
}

.pricing-1:hover::after {
	bottom: 0px;
	left: 0px;
	opacity: 1;
	top: 0px;
	
}

.pricing-1::after{
	border-right:1px solid rgba(34,34,34,0.8);
	border-bottom:1px solid rgba(34,34,34,0.8);
	bottom: 0px;
	left: 100%;
	right: 0px;
	top: 100%;
}

.pricing-1::before, .pricing-1::after{
	box-shadow: none;
	box-sizing: border-box;
	content: "";
	opacity: 0;
	position: absolute;
	transition-delay: 0s;
	transition-duration: 0.5s;
	transition-property: all;
	transition-timing-function: ease;
	z-index: 3;
}

.pricing-1 {
	/*display: inline-block;*/
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

/*===== PRICE2 =====*/

.price2-title-bg {
	background-color: #08acc7;
	margin-left: auto;
	padding: 10px 15px;
	width: 190px;
}
.price2-tag {
	color: #222222;
    font-size: 50px;
    font-weight: 600;
    line-height: 90px;
	margin: 0 auto;
	/*padding-top: 5px;*/
	width: 80%;
}
.btn-link {
	color: #08acc7;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-decoration: none !important;
}
.btn-link:hover {
	color: #222222;
}
.price2-br {
	border: 1px solid #222222;
	padding-bottom: 30px;
    transition: 300ms ease-in;
}
.price2-content-bg p {
	color: #999999;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.price2-content-bg {
	padding: 0 15px;
}
.price2-inner-bg:hover .price2-title-bg{
	background-color: #222222;
}
.price2-inner-bg:hover .price2-tag{
	color: #222222;
}
.price2-inner-bg:hover .btn-link{
	color: #222222;
}
.price2-br{
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    /*padding: 50px 15px*/
    text-align: center;
	/*margin-top: 30px;*/
    color: #292929;
    perspective: 700px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
}
.price2-br:after{
    content: "";
    width: 100%;
    height: 100%;
    background-color: #08acc7;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    transform: rotateY(70deg);
    transition: all 0.3s ease-in-out 0s;
}
.price2-br:hover .price2-content-bg p {
	color: #ffffff;
}
.price2-br:hover {
	border: 1px solid #08acc7;
}

.price2-br:hover:after{
    opacity: 1;
    transform: rotateY(0deg);
}
.pago{
	border:#CCC 2px solid;
	border-collapse: collapse;
  	border-radius: 10px;
}
.pago thead td{
	padding:5px;
	background:#036;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:#CCC 1px solid;
}

.pago tbody td{
	padding:5px;
	font-size:13px;
	border:#CCC 1px solid;
	
}

.pago input{
	text-align:right;
	padding:3px;
	font-size:13px;
}

/*========================================== OUR PRICE END ===========================================*/

/*========================================== GALLERY START ===========================================*/

.gallery-fa {
    color: #08AAC7 !important;
    font-size: 30px;
}
.gallery-fa-pad-left {
    padding-left: 10px;
}
.ekko-lightbox-nav-overlay a {
    color: #08AAC7;
}
.gallery-row-bottom {
    padding-bottom: 30px;
}
.list-style-none {
    list-style: none;
}
.titulo_galeria{
	min-height:80px;
	text-align:center;
    vertical-align: bottom;
}

.img-alto-fijo{
	min-height:250px;
	max-height:250px;
}
.img-alto-fijo-noticia{
	min-height:320px;
	max-height:320px;
}

/* Filter controls portfolio1 */

.filter-options.portfolio1 li {  
	background-color: transparent;
	color: #333333;
    cursor: pointer;
    display: inline-block;
	font-family: 'Poppins', serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform:uppercase;
	position: relative;
    padding: 1rem 2rem;
	
}
.filter-options.portfolio1 li.active {
    color: #08acc7;
}
.filter-options.portfolio1 li:hover {
	background-color: transparent;
    color: #08acc7;
}
.filter-options.portfolio1 li:after {
    background-color: transparent;
	border: 1px solid #222222;
	/*border-radius: 50%;*/
    content: "";
    height: 15px;
    position: absolute;
    right: -4px;
    top: 30%;
    width: 0px;
}
.filter-options.portfolio1 .menu-underline:hover::after  {
	width: 10px !important;
}
.filter-options.portfolio1 li:last-child:after {
    background-color: transparent;
	border: none;
}
.filter-options.portfolio1 {
    margin-bottom: 30px;
    padding-left: 0;
    text-align: center;
}

.gallery-padding {
	padding: 20px;
}
.gallery-content,
.gallery-heading {
	color: #f3f3f3;
}
.gallery-top {
	margin-top: 15px;
}
.gallery-bottom {
	margin-bottom: 10px;
}
.gallery-link {
	color: #f3f3f3;
	font-size: 13px;
    font-weight: 700;
    line-height: 20px;
}
.overlay-btn {
	padding: 6px 12px;
}

/*========================================== GALLERY END ===========================================*/

/*========================================== MARKETING EXPERTS START ===========================================*/

.experts-bg {
	background-color: #08AAC7;
	padding: 46px 20px;
}
/*========================================== MARKETING EXPERTS END ===========================================*/

/*========================================== FOUR COLUMN START ===========================================*/

.fourcolumn-bgimage {
    background-image: url("../../images/1500x1250.jpg");
}
.fourcolumn-section-space {
    padding: 200px 0 200px 0;
}

/*========================================== FOUR COLUMN END ===========================================*/

/*========================================== OUR LATEST NEWS START ===========================================*/

.news-padding {
    padding-left: 20px;
}
.news-div p {
	font-weight: 600;
}
.news-bottom {
	margin-bottom: 10px;
}
.news-div1 {
	display: inline-flex;
	display: -webkit-inline-box;
}
.news-div2 {
	display: block;
}

.news-date-bg {
	background-color: #08acc7;
	cursor: pointer;
	padding: 10px 20px;
}
.no-pad-left {
	padding-left: 0;
}
.no-pad-right {
	padding-right: 0;
}
.news-center img {
	margin: 0 auto 20px auto;
}


/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #222222;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*========================================== OUR LATEST NEWS END ===========================================*/

/*========================================== OUR LATEST PROJECTS START ===========================================*/

.proj-content {
    color: #08acc7;
	font-weight: 600;
	letter-spacing: 1px;
}
.proj-btn1 {
	background-color: #08acc7;
	border-radius: 3px 0 0 3px !important;
	padding-right: 10px;
	cursor: pointer;
}
.proj-btn {
	display: table;
	margin-top: 20px;
}
.accord-ans-proj {
	display: none;
}
.proj-arrow {
	background-color: #222222;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	padding:  8px 15px;
}
.icon-arrow {
	color: #ffffff;
}
.proj-btn:hover .proj-arrow {
	background-color: #08acc7;
	transition: 300ms ease-in;
}
.proj-btn:hover .proj-btn1 {
	background-color: #222222;
	transition: 300ms ease-in;
}
/*========================================== OUR LATEST PROJECTS END ===========================================*/

/*========================================== OUR TESTIMONIAL START ===========================================*/

.testimonial-bgimage {
    background-image: url("../../images/1500x900x1.jpg");
}

.client-design,
.client-content {
    font-style: italic;
}
.client-content {
	margin-bottom: 10px;
}
.client-name-bottom {
    padding-bottom: 20px;
}
.client-left-pad {
    padding-left: 15px;
}
.client-name {
    font-size: 16px;
    font-weight: 600;
}
.client-design {
	color: #08AAC7;
    font-size: 13px;
    font-weight: 600;
}
.testimonial-inner-bg {
	background-color: #002051;
	border-radius: 3px;
	padding: 30px 20px;
}
.quote-icon {
	font-size: 48px;
	vertical-align: top;
}
.quote-top {
	margin-top: 50px;
}
.testimonial-content {
	padding: 0 40px;
}
.quote-btn {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	cursor: pointer;
}

/*========== VERTICAL SLIDER ============*/
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.5s ease-in-out top;
     -moz-transition: 0.5s ease-in-out top;
      -ms-transition: 0.5s ease-in-out top;
       -o-transition: 0.5s ease-in-out top;
          transition: 0.5s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}

.carousel-indicators {
	bottom: -50px;
}
/*========================================== OUR TESTIMONIAL END ===========================================*/

/*========================================== 404-NOT FOUND START ===========================================*/

.page404-bgimage {
    background-image: url("../../images/1920x1280x1.jpg");
}
.error-top {
	margin-top: 15px;
}
.error-404 {
	color: #08acc7;
	font-size: 60px;
	line-height: 70px;
	font-weight: 500;
}
.page-back {
	color:#444444;
	font-size:16px;
	font-weight:500;
	line-height: 26px;
}
.fa.fa-home {
	color:#08acc7;
	font-size:30px;
	font-weight:500;
	line-height: 37px;
}
.page-not  {
	color:#444444;
	font-size:30px;
	font-weight:500;
	line-height: 37px;
}
.page-error-menu li {
	color: #666666;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
}
.page-center {
	display: table;
	margin: 0 auto !important;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.page-center-inner {
	display: inline-flex;
	display: -webkit-inline-box;
}
.page-error-menu li:hover {
	color: #08acc7;
}
.copyright-bg {
	background-color: #222222;
}
.page-bottom {
	padding-bottom: 60px;
}
.copyright {
    padding-bottom: 30px;
    padding-top: 30px;
}
.btn.search-box {
	background-color: #08acc7;
	border-radius: 0 5px 5px 0;
}
.fa.fa-search {
	color: #ffffff;
}
/*========================================== 404-NOT FOUND END ===========================================*/

/*========================================== COMING SOON START ===========================================*/

.coming-soon-bgimage {
    background-image: url("../../images/1920x1280x2.jpg");
}
.coming-section-space {
    padding: 130px 0 130px 0;
}
.coming-head-bottom {
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
	margin-bottom: 15px;
}
.coming-text-bottom {
	color: #ffffff;
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.coming-soon-div {
	padding-bottom: 60px;
}

.coming-center {
	display: table;
	margin: 0 auto;
	text-align: center;
}

.coming-soon1 {
	padding-left:0;
	margin-bottom: 0;
}

.coming-soon1 li{
	display:inline-block;
	list-style:none;	
}

.coming-soon1 li  a{
	color:#fff;
}

.coming-soon1 li  i{
	font-size:20px;
	padding-top:10px;
}

.coming-soon1 li {
  position: relative;
  z-index: 1;
  padding: 0;
}

.coming-soon1 li + li {
  margin-left: 10px;
}

.coming-soon1 li  {
  width:110px;
  /*height:110px;*/
}

.coming-soon1 li .follow-icon:hover,
.coming-soon1 li .follow-icon:focus,
.coming-soon1 li .follow-icon:active:focus {
  color: #fff;
}

.coming-soon1 li .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.coming-soon1 li:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
 /* background-color:rgba(252, 185, 65,0.8);
  border-radius: 50%;*/
  z-index: -1;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
 /* -webkit-transform: rotate(45deg); */
 /* transform: rotate(45deg); */
}

.form-control.subscribe-text {
	float: left;
	margin-right: 10px;
	width: 73%;
}

.countdown {
    color: #fff;
    font-size:60px;
}
.count-unit {
    color: #fff;
    font-size: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.countdown-wrap {
	/*padding-top: 15px;*/
}

.countdown-wrap > p {
	line-height:1.4;
}
/*========================================== COMING SOON END ===========================================*/

/*========================================== NEWSLETTER START ===========================================*/

.subscription-bg {
    background-color: #eeeeee;
}
.email-head-bottom {
    margin-bottom: 20px;
}
#SuccessMsg {
    color: green;
}
#FailureMsg {
    color: #ff0000;
}
.place_error::-webkit-input-placeholder {
    color: #ff0000 !important;
    text-transform: none;
}
.place_error::-moz-placeholder {
    color: #ff0000 !important;
    text-transform: none;
}
.place_error:-moz-placeholder {
    color: #ff0000 !important;
    text-transform: none;
}
.place_error:-ms-input-placeholder {
    color: #ff0000 !important;
    text-transform: none;
}
.email-success,
.email-failure {
    font-size: 14px;
    font-weight: 600;
}
.indicator-top {
    padding-top: 15px;
}
.email-text-bottom {
    margin-bottom: 30px;
}
.form-control.subscribe-text {
	background-color: #ffffff !important;
	border: 1px solid #dddddd !important;
	border-radius: 3px !important;
	height: 50px;
	position: relative;
}
.send-btn1,
.send-btn {
	background-color: #08acc7;
	border-radius: 3px;
	bottom: 0px;
	height: 50px;
	right: 0px;
	top: 0px;
	/*padding: 15px 20px;
	position: absolute;*/
	
}
.send-btn1 {
	border-radius: 3px;
	padding: 16px 20px !important;
	position: relative !important;
	
}
.form-control::-moz-placeholder {
	color: #999999;
}
.send-arrow {
	font-size: 15px;
}

/*========================================== NEWSLETTER END ===========================================*/

/*========================================== FAQ START ===========================================*/

.faq-br {
	box-shadow: 1px -2px 8px rgba(0, 0, 0, 0.1);
	color: #666666 !important;
	cursor: pointer;
	font-weight: 600;
	padding: 10px 15px;
}
.fa-question-icon {
	background-color: #222222;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-size: 48px;
	padding: 10px 15px;
}
.faq-bottom.active p {
	border-left: 0;
	color: #ffffff;
}
.faq-hover:hover .fa-question-icon {
	background-color: #08AAC7;
	color: #ffffff !important;
}
.faq-content {
	/*background-color: #e6dcdb;*/
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.1) inset;
	padding: 10px 30px;
	margin-top: 5px;
}
.question-outer {
	padding-right: 0;
}
.question-content {
	padding-left: 3px;
}
.qn-bottom {
	margin-bottom: 3px;
}
/*========================================== FAQ END ===========================================*/

/*========================================== OUR SKILLS START ===========================================*/

.progress {
  height: 35px;

}
.progress .skill {
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: 1px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
.progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}
.progress-bar-skill {
	background-color: #08acc7;
}
.progress-bar {
  text-align: left;
  transition-duration: 3s;
}
.descripcion-noticia{
	height:180px;
    padding-right: 10px;
    margin-top: 20px;
    overflow-y: auto;
    scrollbar-width: thin;
}
/*========================================== OUR SKILLS END ===========================================*/

/*========================================== OUR TEAM START ===========================================*/

.team-image {
	border-radius: 3px 3px 0 0;
}
.team-name {
	color: #f3f3f3;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.team-position {
	color: #f3f3f3;
	font-size: 13px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 1px;
}
.team-bg {
	background-color: #222222;
	padding: 30px 20px;
	width: 100%;
}
.team-bg ul {	
	display: inline;
	margin: 0 auto;
	display: -webkit-inline-box; /* Safari */
}

/*== OVERLAY CSS ==*/

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #08acc7;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/*========================================== OUR TEAM END ===========================================*/

/*========================================== ACCORDION START ===========================================*/

.accordion-img {
	border-radius: 3px 3px 0 0;
}

.accordion-bg {
	background-color: #222222;
	padding: 25px 50px;
}

.acc-subhead {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*  bhoechie tab */
.tab-container{
  z-index: 10;
  background-color: transparent;
  padding: 0 !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;  
  margin-left: 50px; 
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
.tab-menu{
  padding-right: 0;
  padding-left: 15px;
  padding-bottom: 40px;
}
.tab-menu .list-group{
  margin-bottom: 0;
}
.tab-menu .list-group>a{
  margin-bottom: 0;
}

.tab-menu .list-group>a .fa {
  color: #08AAC7;
}

.list-group h3 {
	font-size: 14px;
	
}
.tab-menu .list-group>a.active h3,
.tab-menu .list-group>a.active .about-head5:before,
.tab-menu .list-group>a.active .about-head4:before,
.tab-menu .list-group>a.active .about-head3:before,
.tab-menu .list-group>a.active .about-head2:before,
.tab-menu .list-group>a.active .about-head1:before,
.tab-menu .list-group>a.active,
.tab-menu .list-group>a.active .fa{
  background-color: #08AAC7;
  background-image:none;
  border:0;
  border-radius:0;
  color: #ffffff !important;
  text-shadow:none;
}

.tab-menu .list-group>a.active:after{
  content: '';
  position: absolute;
  left: 30%;
  top: 127%;
  margin-top: -14px;
  border-left: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #08AAC7;
}

.tab-content{
  padding-left: 0px;
  padding-top:0;
}

.bhoechie-tab .tab-content:not(.active){
  display: none;
}

.list-group {
	display: inline-flex;
	display: -webkit-inline-box;
}

.list-group-item {
	border-radius: 0 !important;
	padding: 10px 20px;
}

.list-group a {
	margin-right: 15px;
}

.list-item-top1 {
	margin-top: 30px;
}

/*========================================== ACCORDION END ===========================================*/

/*========================================== COUNTER START ===========================================*/

.counter-bgimage {
    background-image: url("../../images/1500x950x7.jpg");
}
.counter-section-space {
    padding: 200px 0 200px 0;
}
.book-br {
	margin: 0 auto;
	width: 95%;
}
.book-bg {
	background-color: #08AAC7;
	margin: 0 auto;
	padding: 15px 15px;
	margin-top: 10px;
	width: 100%;
}
.book-head {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 15px;
}

/*========================================== COUNTER END ===========================================*/

/*========================================== BLOG START ===========================================*/

.blog-head-bg {
	background-color: #08acc7;
	border-radius: 3px;
	color: #f3f3f3;
	padding: 5px 10px;
}
.blog-br {
	background-color: #f6f6f6;
	border-radius: 0 0 3px 3px;
	padding: 20px;
}
.blog-content-br {
	background-color: #f6f6f6;
	border-radius: 3px;
	padding: 20px;
}
.flicker-padding {
	padding-left: 0px !important;
}
.blog-content-br1 {
	/*border: 1px solid #dddddd;*/
	border-radius: 3px;
	padding: 10px;
}
.blog-img {
	border-radius: 3px 3px 0 0;
}
.blog-top {
	margin-top: 5px;
	margin-bottom: 10px;
}
.blog-icon {
	font-size: 15px;
}
.fa-blog {
	color: #08AAC7;
}
.blog-row-space {
	margin-bottom: 40px;
}
#myCarousel .carousel-indicators {
	bottom: 10px !important;
}
.search-box1 {
    color: #ffffff;
    background-color: #08AAC7;
    border-radius: 0px 3px 3px 0;
}
.search-box1:hover {
	background-color: #222222;
    color: #ffffff;
}
.form-control.form-control2 {
	background-color: transparent !important;
	border: 1px solid #dddddd !important;
	border-radius: 3px !important;
	box-shadow: none !important;
}
.form-control2 {
	height: 38px;
}
.lsb-br {
    border-bottom: 1px solid #dcdcdc;
	width:100%;
	margin:0 auto;
}
.lsb-br-title-bottom {
    margin-bottom: 25px;
}
.lsb-br-secondary-bottom,
.lsb-about-bottom {
	margin-bottom: 20px;
}
.tags-bottom {
    margin-bottom: 10px;
}
.widget_tags .tags {
	letter-spacing: 1px;
}
.widget_tags .tags li {
    background-color: #f3f3f3;
	border: 1px solid #dddddd;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
    padding: 10px;
    border-radius: 3px;
    transition: .5s all ease;
}
.widget_tags .tags li:hover {
	border: 1px solid #08AAC7;
}
.widget_tags .tags li:hover p {
    color: #08AAC7;
}
.category-icon {
	font-size: 14px;
}
.search-bg,
.about-bg,
.recent-bg,
.tags-bg,
.category-bg {
	background-color: #f6f6f6;
	border-radius: 3px;
	padding: 15px;
}
.post-bottom {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 5px;
}
.content-tag {
	color: #666666;
	border: 1px solid #dddddd;
	border-radius: 3px;
	font-weight: 500;
	margin-right: 10px;
    padding: 5px 10px;
}
.content-tag:hover {
	color: #08AAC7;
}
.float-left {
    float: left;
}
.float-pad {
    padding-left: 105px;
}
.category-bg .post-date-icon:before,
.recent-bg .post-date-icon:before {
	display: inline-block;
  content: "\f073";
  color:#08AAC7;
  font-family: "FontAwesome";
  font-size:14px;
  font-weight: 400;
  padding-bottom: 5px;
  padding-right:10px;
  text-align: center;
  transition: .2s;
}
.flicker-bottom {
	margin-bottom: 15px;
}
.insta-img {
	border-radius: 0;
}
.carousel-indicators .active {
	background-color: #08AAC7;
}
.carousel-indicators li {
	border: 1px solid #08AAC7;
}
.blog-gal-padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.gal-blog-img {
	width: 100%;
}
.flicker-right-pad {
	padding-right: 8px;
}
.flicker-lr-pad {
	padding: 0 4px;
}
.flicker-left-pad {
	padding-left: 9px;
}
.flicker-gal-bottom {
	padding-bottom: 13px;
}
.no-padding.no-margin.tags li {
	cursor: pointer;
}
/*========================================== BLOG END ===========================================*/

/*========================================== COMMENTS START =========================================*/

#comments h1,
.comment-reply-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
#comments .comment-meta p {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
	letter-spacing: 1px;
}
#comments .comment-meta span,
#comments .comment-meta .comments-date {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.comments-text-left {
    padding-left: 15px;
}
#comments .comment-meta .comments-date {
    margin-top: 5px;
}
#comments .comment-meta .comments-date span {
    font-size: 14px;
    font-weight: 600;
}
#comments .text-top {
    padding-top: 10px;
}
#comments .comments-row-space {
    padding-bottom: 30px;
}
#comments .comments-left-pad {
    padding-left: 60px;
}
.comments-section-top {
    padding-top: 30px;
}
/*========================================== COMMENTS END ===========================================*/

/*========================================== COMMENTS-FORM START =========================================*/

.comment-form label {
	color: #666666;
    font-size: 14px;
    font-weight: 600;
}
.comment-form-bottom {
    padding-bottom: 100px;
}
.comment-form input {
    height: 40px;
}
.form-pad-right {
    padding-right: 30px;
}
.textarea-bottom {
    padding-bottom: 30px;
}
/*========================================== COMMENTS-FORM END ===========================================*/

/*========================================== PAGINATION START ===========================================*/

.pagination {
	border-bottom: 1px solid #08AAC7;
	border-left: 1px solid #08AAC7;
	border-top: 1px solid #08AAC7;
    margin: 40px 0 0 0;
    display: inline-block;
}
.pagination a {
	border-right: 1px solid #08AAC7;
    color: #333333;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}
.pagination a.active {
    background-color: #08AAC7;
    color: white;
}
.pagination a:hover:not(.active) {
    background-color: #333333;
    color: #ffffff;
}

/*========================================== PAGINATION END ===========================================*/

/*========================================== CONTACTUS START =========================================*/

.contact-bg {
	background-color: #ffffff;
}
.contact-frame {
	border: none;
	width: 100%;
	height: 380px;
}
.contact-heading-bottom {
    margin-bottom: 20px;
}
.follow-heading-bottom {
    margin-bottom: 20px;
}
.footer-bg {
    background:linear-gradient(
		180deg, #000382, #000000);
}
.footer-row-space {
    margin-bottom: 30px;
}
.footer-icon {
    list-style: none;
    display: inline-block;
}
.footer-lr-pad {
    padding-left: 10px;
}
.form-bottom-1 {
    margin-bottom: 4px; 
}
.form-text {
    height: 40px;
}
.footer-br {
    border-bottom: 1px solid #cccccc;
    margin-top: 40px;
}
.footer-br-bottom {
    margin-bottom: 40px;
}
.form-div-footer input.error,
.form-div-1 textarea.error {
    border-color: #ff0000 !important;
}
.contact-div label {
    color: #ff0000;
    font-size: 12px;
    font-weight: 600;
	margin-top: 10px;
}
.errorClass {
    border: 1px solid #ff0000 !important;
}
.form-success,
.form-failure {
    font-size: 14px;
    font-weight: 600;
}
.form-success {
    color: #006604;
}
.form-failure {
    color: #ff0000;
}
.submit-reset {
    margin: 0 0 0 auto;
    padding-top: 20px;
}
.submit-right-pad {
    padding-right: 20px;
}
.form-error-top {
    padding-top: 10px;
}

/*========================================== CONTACTUS END =========================================*/

/*========================================== FOOTER START =========================================*/
.footer-sub-text {
	color: #f3f3f3;
}
.indicator-top1 {
	padding-top: 70px;
}
#SuccessMsg1 {
    color: #32ad32;
}
#FailureMsg1 {
    color: #e74c3c;
}
.footer-row a {
	letter-spacing: 1px;
}
.footer-sub-text.place_error::-webkit-input-placeholder {
    color: #e74c3c !important;
    text-transform: none;
}
.footer-sub-text.place_error::-moz-placeholder {
    color: #e74c3c !important;
    text-transform: none;
}
.footer-sub-text.place_error:-moz-placeholder {
    color: #e74c3c !important;
    text-transform: none;
}
.footer-sub-text.place_error:-ms-input-placeholder {
    color: #e74c3c !important;
    text-transform: none;
}
.form-control.form-control-sub {
	background-color: transparent !important;
	border: 1px solid #08acc7 !important;
	height: 40px;
	margin-right: 0;
	/*position: absolute !important;*/
	width: 100%;
}
.send-btn.form-control-sub-btn {
	border-radius: 3px;
	height: 40px;
	position: absolute !important;
	text-align: center;
	top: 55px;
	width: 100%;
}
.footer-content {
	padding-top: 10px;
}
.footer-list-content {
	padding-top: 15px;
}
.uline-footer-br {
	border-bottom: 1px solid #08AAC7;
	width: 60%;
}
.footer-news-date {
	color: #08AAC7 !important;
	font-weight: 600;
	margin-bottom: 5px !important;
}

iframe {	
	height:380px;
	width:100% !important;
	margin:0 auto;
	text-align: center;
	display:block;
	border:none;
}

.map_image {
	position: relative;
}

.instagram-icon1,
.instagram-icon {
	padding-left: 0;
	text-align: left;
}
.instagram-icon {
	padding-top: 10px;
}
.instafeed img {
    cursor: pointer;
    display: flex;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.instafeed img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.instafeed {
    display: flex;
}

.instafeed2 img {
	cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 109px;
}
.instafeed3 img {
	cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    width: 77px !important;
}
.instafeed2 img:first-child {
	padding-right: 3px;
	padding-bottom: 3px;
}
.instafeed2 img:nth-child(2) {
	padding-bottom: 3px;
    padding-left: 3px;
}
.instafeed2 img:nth-child(3) {
    padding-right: 3px;
	padding-top: 3px ;
}
.instafeed2 img:nth-child(3) {
    padding-right: 3px;
	padding-top: 3px ;
}
.instafeed2 img:last-child {
    padding-left: 3px;
	padding-top: 3px;
}
.instafeed2 a,
.instafeed1 a {
	display: block;
	float: left;
}
#cajacookies{
  box-shadow: 0px 0px 1px 1px #03F;
  background-color: white;
  color: black;
  padding: 5px;
  font-size:12px;
  margin-left: 3px;
  position: fixed;
  bottom: 3px;
  width: 60%;
  border-radius: 4px; 	
  z-index:999999;
}

.button_accept{
	height:50px; 
	width: 100px;
	border-radius: 24px;  
	background:#1f73b7; 
	color:#FFF !important; 
	padding:10px; 
	text-align:center;  
	float: right;
}

.button_decline{
	height:50px; 
	width: 100px;
	border-radius: 24px;  
	background:#F1EBEB; 
	color:#000 !important; 
	padding:10px; 
	text-align:center;  
	float: right;
}

/*========================================== FOOTER END ===========================================*/

/*========================================== MEDIA QUERIES START ===========================================*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.news-padding {
		padding-left: 10px;
	}
	.about-top,
	.features-top1,
	.cta-head-top,
	.features-top,
	.user-top,
	.services-top {
		margin-top: 0;
	}
	.header-head-bottom {
		margin-top: 60px;
	}
	.quote-top,
	.res-header-head-bottom {
		margin-top: 0px !important;
	}
	.header-bg-home-3,
	.header-bg {
		width: 40%;
	}
	.header-bg.header-bg-home-4 {
		width: 50%;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0 14px;
	}
	.mega-dropdown-menu {	
		width: 79% !important;
	}
	.dropdown-menu.elements-menu {
		left: 6% !important;
	}
	.tab-container {
		margin-left: 0px;
	}
	.list-item-top1 {
		margin-top: 0px;
	}
	.instagram-icon img {
		width: 117px;
	}
	.instafeed2 img {
		width: 87px !important;
	}
	.services-3 {
		padding: 102px 100px 101px;
	}
	.services3-content {
		display: -webkit-inline-box;
	}
	.arrow-icon-right,
	.arrow-icon-middle	{
		top: 140px;
	}
	.arrow-icon-bottom {
		bottom: 140px;
		right: -32px;
		z-index: 1;
	}
	.blog-br {
		padding: 20px 14px;
	}
	.pagination a {
		border-right: 0;
	}
	.pagination {
		border-bottom: 0;
		border-left: 0;
		border-top: 0;
	}
	.form-section {
		padding: 10px 10px;
	}
	.navbar-default .navbar-nav > li {
		margin: 0 13px;
		padding: 15px 0;
	}
	.navbar-default .navbar-nav > li > a {
		margin: 0 0px;
    	font-size: 90%;
	}
	.dropdown-menu.res-blog-menu {
		left: -157px;
	}
	.arrow-icon-bottom {
		transform: rotate(-90deg);
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.navbar-header {
        float: none;
    }
	.nivel_eng{
		font-size: 20px;
	}
	.nivel_eng_b{
		left: 55%;
	}
    .navbar-toggle {
        display: block;
		margin-right: 0;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in {  /* NEW */
        display: block!important; 
    }
	
	.dropdown-menu {
		box-shadow: none;
	}
	
	/*MENU CLICK*/
	.navbar-nav .open .dropdown-menu {
		background-color: rgba(8,170,199,0.8);
		margin-left: 0px;
		
	}
	.dropdown:hover .dropdown-menu {
		max-height: 475px;
	}
	.dropdown-menu.elements-menu {
		/*display: grid;*/
		left: 0px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 160px!important;
	}
	.dropdown-menu.elements-menu .elements-1 ul {
		border-right: 0;
		padding-left: 0px !important;
	}
	.elements-1 {
		display: block;
		padding-left: 0px !important;
		padding-bottom: 0px !important;
		padding-top: 0px !important;
		padding-right: 0px !important;
	}
	.elements-1 ul li {
		border-bottom: 1px solid #eeeeee;
	}
	.elements-1 .last-element {
		border-bottom: 0px;
	}
	.elements-1  ul li a{
		padding:15px 15px 15px 15px !important;
	}
	.elements-1 ul li a:hover,
	.navbar-nav .menu .elements-menu .elements-1 ul li a:hover {
		background: rgba(34, 34, 34, 0.8) none repeat scroll 0 0 !important;
		color: #ffffff !important;
	}
	.menu-underline {
		display: none;
	}
	.menu-underline:hover:after,
	.menu-underline:hover:before,
	.menu-underline:after,
	.menu-underline:before {
		background: transparent;
	}
	
	.navbar-default .navbar-nav > li {
		margin: 0;
		padding: 5px 0;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 15px 0 7px !important;
	}
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 340px;
	}
	.navbar-collapse.in {
		overflow-y: scroll !important;
	}
	
    .res-image-bottom {
        padding-bottom: 20px;
    }
    .common-res-bottom {
        padding-bottom: 40px;
    }
	.team-res-bottom,
    .four-column-res-bottom {
        padding-bottom: 30px;
    }
	.price-tag {
		font-size: 45px;
		width: 90%;
	}
	.month {
		font-size: 14px;
	}
	.res-header-head-bottom {
		margin-top: 0px !important;
	}
	.header-head-bottom {
		margin-top: 20px;
	}
	.res-header-bg,
	.header-bg.header-bg-home-1 {
		width: 34%;
	}
	.header-bg-home-3 {
		width: 40%;
	}
	.header-bg.header-bg-home-4 {
		width: 70%;
	}
	.about-top,
	.features-top1,
	.features-top,
	.user-top,
	.services-top {
		margin-top: 0;
	}
	.res-news-top {
		margin-top: 10px;
	}
	.res-news-width {
		width: 100%;
	}
	.hide-left-padding {
		padding-left: 0;
	}
	.dropdown-menu {
		position: relative;
	}
	
	.footer-row .doctors-fixed:nth-child(3) {
		clear: both;
	}
	.footer-full-border {
		border-top: 1px solid #666666;
	}
	.footer-br-top {
		margin-top: 35px;
	}
	.tab-container {
		margin-left: 0px;
	}
	.res-list-item-top {
		margin-top: 20px;
	}
	.quote-top {
		margin-top: 20px;
	}
	.blog-sb {
        margin: 0 auto;
        width: 400px !important;
    }
	.instagram-icon img {
		width: 117px;
	}
	.instafeed2 img,
	.instafeed3 img {
		width: 123px !important;
	}
	.res-recent-bottom {
		margin-bottom: 20px !important;
	}
	.lsb-br-secondary-bottom {
		margin-bottom: 40px;
	}
	.services3-content {
		display: -webkit-inline-box;
	}
	.services-3 {
		padding: 65px 60px 65px;
	}
	.arrow-icon-bottom {
		bottom: 114px;
		right: -31px;
		transform: rotate(-90deg);
		z-index: 1;
	}
	.features-br {
		margin-bottom: 20px;
	}
	.form-section {
		padding: 10px 10px;
	}
	/* Swapping Image Top Content Bottom */
	.services2-768 {
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		-webkit-box-orient: horizontal;
		-moz-box-orient: horizontal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.res-ser-image2 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.res-ser-content2 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.dropdown-menu.res-blog-menu {
		left: 0px !important;
	}
    .div_img img{
        width: 400px;
        margin-top: -50px;
        margin-left: 10px;
    }
    .div_img h3{
        position: relative;
        font-size: 20px !important;
        color: #FFFFFF;
        top: 25px;
        left: 210px;
    }
    .div_img1 img{
         margin-top: -70px !important;
         margin-left: 40px !important;
    }
    .title_blue{
		font-size: 25px;
		display: block;
	}
    .header-form-reg1 {
        right: 5%;    
    }
}
@media only screen and (min-width: 250px) and (max-width: 767px) {
	.form-section {
		padding: 10px 10px;
	}
	.dropdown-menu {
		box-shadow: none;
	}
	/*empresa oxford centre*/
	.back_bottom_oct{
		background-size: contain;
		background-position: bottom;
		background-repeat: no-repeat;
	}
	.title_exam_exam{
		font-size: 25px;
		display: block;
		}

	/*MENU CLICK*/
	.navbar-nav .open .dropdown-menu {
		background-color: rgba(8,170,199,0.8);
		margin-left: 15px;
		
	}
	.dropdown:hover .dropdown-menu {
		max-height: 475px;
	}
	.dropdown-menu.elements-menu {
		/*display: grid;*/
		left: 13px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 160px!important;
	}
	.dropdown-menu.elements-menu .elements-1 {
		display: block;
	}
	.dropdown-menu.elements-menu .elements-1 ul {
		border-right: 0;
		padding-left: 0px !important;
	}
	.elements-1 {
		padding-left: 0px !important;
		padding-bottom: 0px !important;
		padding-top: 0px !important;
		padding-right: 0px !important;
	}
	.elements-1 ul li {
		border-bottom: 1px solid #eeeeee;
	}
	.elements-1 .last-element {
		border-bottom: 0px;
	}
	.elements-1  ul li a{
		padding:12px 15px 12px 20px !important;
	}
	.elements-1 ul li a:hover,	
	.navbar-nav .menu .elements-menu .elements-1 ul li a:hover {
		background: rgba(34, 34, 34, 0.8) none repeat scroll 0 0 !important;
		color: #ffffff !important;
	}
	.tab-container {
		margin-left: 0px;
	}
	.res-padding {
		padding-left: 0px;
		padding-right: 0px;
	}
	.quote-top,
	.res-list-item-top {
		margin-top: 20px;
	}
	.footer-row .doctors-fixed:nth-child(3) {
		clear: both;
	}
	.footer-full-border {
		border-top: 1px solid #666666;
	}
	.footer-br-top {
		margin-top: 35px;
	}
	.navbar-collapse.collapse.in {
		background-color: transparent;
		padding: 0;
	}
	.menu-underline {
		display: none;
	}
	.menu-underline:hover:after,
	.menu-underline:hover:before,
	.menu-underline:after,
	.menu-underline:before {
		background: transparent;
	}
	.dropdown-menu {
		position: relative;
	}
    .navbar-toggle {
        margin-right: 0;
    }
	.navbar-default .navbar-nav > li {
		margin: 0;
		padding: 5px 0;
	}
    .navbar-default .navbar-nav > li > a {
        margin: 5px 15px;
    }
    .res-image-bottom-1 {
        padding-bottom: 20px;
    }
    .common-res-bottom-1 {
        padding-bottom: 40px;
    }
	.header-content {
		width: 100%;
	}
	.res-header-bottom {
		padding-bottom: 0 !important;
	}
	.res-center {
		text-align: center;
	}
	.team-res-bottom,
    .four-column-res-bottom {
        padding-bottom: 30px;
    }
	.header-form,
    .price-fixed {
        margin: 0 auto;
        width: 400px !important;
    }
	.res-header-bg,
	.header-bg-home-1,
	.header-bg {
		display: block;
		margin: 0 auto;
		width: 40%;
	}
	.res-recent-bottom {
		margin-bottom: 20px !important;
	}
	.lsb-br-secondary-bottom,
    .price-res-bottom {
        margin-bottom: 40px;
    }
	.header-head-bottom {
		margin-top: 0px;
	}
	.about-top,
	.features-top1,
	.features-top,
	.user-top,
	.services-top {
		margin-top: 0;
	}
	.accordion-bg {
		padding: 25px 15px;
	}
	.cta-head-top {
		margin-top: 0;
	}
	.testimonial-fixed {
		margin: 0 auto;
		width: 82%;
	}
	.testimonial-content {
		padding: 0 10px;
	}
	.blog-sb {
        margin: 0 auto;
        width: 400px !important;
    }
	.instagram-icon img {
		width: 118px;
	}
	.instafeed2 img {
		width: 123px !important;
	}
	
	.features-br {
		margin-bottom: 20px;
	}
	.res-display {
		vertical-align: top;
	}
	.header-bg-home-3 {
		width: 45%;
	}
	.services-480-1 {
		left: 0;
	}
	.services-480-2,
	.send-btn.form-control-sub-btn {
		right: 0%;
		width: 100%;
	}
	.service-img768 {
		height: auto;
	}
	.services3-content {
		display: table;
	}
	.arrow-icon {
		display: inherit;
		position: absolute;
	}
	.arrow-icon-middle {
		left: 47%;
		top: -32px;
		transform: rotate(-90deg);
		z-index: 1;
	}
	.arrow-icon-bottom {
		bottom: 229px;
		right: 47%;
		z-index: 1;
	}
	.arrow-icon-right {
		right: 47%;
		top: -32px;
		transform: rotate(-270deg);
		z-index: 1;
	}
	/* Swapping Image Top Content Bottom */
	.services-479 {
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.res-ser-image1 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.res-ser-content1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.webkit_box{
        width: 100%;
        padding-bottom:  20px;
        overflow-x:scroll;
        white-space: nowrap;
        float:left;
        position: relative;        
	}
	.webkit_box::-webkit-scrollbar-thumb {
		background: #ccc;
		border-radius: 4px;
	}
	.webkit_box .itembox{
		margin-right: 20px;
        display: inline-block;
        float: none;
	}
	.webkit_box .itemali{
        margin-right: 20px;
        display: inline-flex;
        float: none;
        width: 250px;
	}
	.webkit_box .bordes1, .webkit_box .bordes2 {
        margin-right: 20px;
        display: inline-block;
        white-space:normal;
        float: none;
	}
    
	.title_exam{
		margin: 15px;
		font-size:30px; 
		line-height: 35px;
		letter-spacing: 2px;
		font-weight:bolder; 
		text-align: center;
	}
	.div_exam_ind{
		padding: 30px 10px 30px 10px;
	}
	.h2_form{
		padding:10px;
		font-size: 18px;
	}
	.align-middle{
		padding-top: 35%;
	}
	.back_center_img_2{
		background-size: cover;
		background-position: center;
		padding: 100px 2% 100px 4%;
	
		}
	.back_center_img_jov{
		background-size: cover;
		background-position: top;
	}
	.back_center_img_2_jov{
        background-image: none;
		padding: 50px 0px 50px 0px;
	}
	.img_check {
    	width: 40px;
	}
}
@media only screen and (min-width: 250px) and (max-width: 639px) {
	/*---------------------------------------------------------------------------------------- Cursos Ninos Start ---------------------------------------------------------------------------------------- */
	.title_lila{
		display: block;
	}
	.title_empresas{
		display: block;
	}
	.back_center_img{
		background-size: cover;
		background-position: top;
	}
	.back_left_oct{
		padding-top: 50px;
		background-position: top;	
		min-height: 500px;
	}
	.icon-ofrece{
		margin-top: 100px;
	}
	.text_center{
		padding: 0;
		font-size: 20px;
		margin-top: 50px;
	}	
    .title_blue{
		font-size: 25px;
		display: block;
	}
	/*---------------------------------------------------------------------------------------- Cursos Ninos End ---------------------------------------------------------------------------------------- */
	/*-----------------------------examenesInternacionales_start (style normal linea 1086)-----------------------------*/
	.title_exam_inter{
		display: block;
	}
	.text_exam_inter{
		font-size: 20px;
	}
	.text_exam{
		font-size:20px;
	}
	.form_f{
		width: auto;
	}
	.col_img_exam{
		display: none;
	}
	/*-----------------------------examenesInternacionales_end-----------------------------*/

	/*========================================== Boton fixed Start(style line 1080) ===========================================*/
	#hideMe #float_pay_2{
		z-index: 9999;
		-moz-animation: cssAnimation 5s forwards;
		/* Firefox */
		-webkit-animation: cssAnimation 5s forwards;
		/* Safari and Chrome */
		-o-animation: cssAnimation 5s forwards;
		/* Opera */
		animation: cssAnimation 5s forwards;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
	}
	@keyframes cssAnimation {		
		0%   {left: -60px;}
		90%  {left: -60px;}
		100% {left: -95px;}
	}
	@-webkit-keyframes cssAnimation {
		0%   {left: -60px;}
		90%  {left: -60px;}
		100% {left: -95px;}
	}	
	/*========================================== Boton fixed end ===========================================*/
	.header-res-center {
        margin: 0 auto;
    }
	.services2-width-inner,
	.services2-width,
    .header-full {
        width: 100% !important;
    }
	.header-bg,
	.res-header-bg,
	.counter-width,
    .header-bg-home-4 {
		display: block;
		margin: 0 auto;
		width: 50%;
	}
	.services2-res-bottom,
	.counter-res-bottom {
		padding-bottom: 40px;
	}
	.book-bg {
		width: 80%;
	}
	.testimonial-content {
		padding: 0 0px;
	}
    .img-text{
        margin-left: 115px;
        font-size: 15px;
    }    
    .back_center_img_2_emp{
        background-image: none;
        padding: 50px 0px 50px 0px;
    }
}
@media only screen and (min-width: 250px) and (max-width: 600px) {
   
	.testimonial-fixed {
		margin: 0 auto;
		width: 460px;
	}
	.form-control.subscribe-text {
		width: 72%;
	}
	.footer-row .doctors-fixed {
		width: 100%;
	}
	.footer-full-border {
		border-top: 0;
	}
	.footer-br-top {
		margin-top: 0px;
	}
	.footer-row-600 {
		padding-bottom: 40px;
	}
	.send-btn.form-control-sub-btn {
		right: 28%;
		width: 72%;
	}
	#SuccessMsg1,
	#FailureMsg1 {
		float: left;
	}
	.fa-question-icon {
		font-size: 38px;
		padding: 10px 10px;
	}
	.header-form-reg4{
		display: block;
	}	

	.nivel_eng{
		position: absolute;
		top: 45px;
		left: 42%;
		color: #00FFFF;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
	}
	.nivel_eng_b{
		position: absolute;
		top: 65px;
		left: 50%;
		color: #00FFFF;
		font-size: 22px;
        padding: 2px 2px;
		font-weight: bold;
		letter-spacing: 3px;
		border: 2px #FFF solid;
		text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
	}
    .div_img img{
        width: 220px;
        margin-top: -50px;
        margin-left: 10px;
    }
    .div_img h3{
        position: relative;
        font-size: 16px !important;
        color: #FFFFFF;
        top: 0px;
        left: 120px;
    }
    .div_img1 img{
         width: 250px !important;
         margin-top: -50px !important;
         margin-left: 10px !important;
    }
    .div_img1 h3{
        top: 15px !important;
        font-size: 15px !important;
        left: 110px !important;
    }
    .slide1_back{
        background-image: url('../../images/background/oxford-centre-instituto-de-ingles-r.jpg');
    }
    .slide2_back{
        background-color: #0B002A;
        background-image: url('../../images/background/aprende_ingles-r.jpg');
        background-position: top;
        background-size: 100% !important;
    }
    
}
@media only screen and (min-width: 250px) and (max-width: 480px) {
	.blog-sb {
		width: 100% !important;
	}
	.res-about-inner {
		margin: 0 auto;
		padding-bottom: 20px;
		width: 100%;
	}
	.res-about-inner1 {
		padding-left: 0;
	}
	.res-about-div,
	.team-width,
	.counter-width,
	.testimonial-fixed {
		margin: 0 auto;
		width: 100%;
	}
	.res-header-bg,
	.header-bg-home-1,
	.header-bg-home-3,
	.book-bg {
		width: 60%;
	}
	.testimonial-480 input {
		margin-bottom: 20px;
		width: 100% !important;
	}
	.testimonial-480 button {
		text-align: center;
		width: 100% !important;
	}
    .gallery-fa {
        font-size: 20px;
    }
    .common-full {
        width: 100% !important;
    }
	.team-res-bottom,
	.team-res-bottom1,
	.counter-res-bottom,
	.counter-res-bottom1,
    .four-column-res-bottom {
        padding-bottom: 40px;
    }
    .four-column-res-bottom-1 {
        padding-bottom: 40px;
    }
	.services-480-1,
	.services-480,
	.header-form,
    .price-fixed {
        width: 100% !important;
    }
    .image-responsive {
        width: 100%;
        height: auto;
    }
	.header-bg,
	.header-bg-home-4 {
		display: block;
		margin: 0 auto;
		width: 65%;
	}
	.form-control.subscribe-text {
		width: 100%;
	}
	.services-480-1 {
		left: 0;
	}
	.services-480-2,
	.send-btn.form-control-sub-btn {
		right: 0%;
		width: 100%;
	}
	#SuccessMsg1,
	#FailureMsg1 {
		float: none;
	}
	#comments .comments-left-pad {
		padding-left: 20px !important;
	}
	.service-img768 {
		height: auto;
	}
	.services3-content {
		display: table;
	}
	.services-3 {
		padding: 71px 20px 72px 20px;
	}
	.arrow-icon {
		display: inherit;
		position: absolute;
	}
	.arrow-icon-middle {
		left: 47%;
		top: -32px;
		z-index: 1;
	}
	.arrow-icon-right {
		right: 47%;
		top: -32px;
		z-index: 1;
	}
	/* Swapping Image Top Content Bottom */
	.services-479 {
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.res-ser-image1 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.res-ser-content1 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}

	.title_slide{
		position:absolute; 
		top:8%; 
		width:300px; 
		left:9%; 
		color:#FFF; 
		font-size:28px; 
		font-weight:bolder; 
		text-shadow: 0 0 12px rgba(0, 0, 0, 0.5);	
	}
	.text_slide{
		display:none;
	}

}
@media only screen and (min-width: 250px) and (max-width: 414px) {
	.arrow-icon-bottom {
		bottom: 253px !important;
	}
}
@media only screen and (min-width: 250px) and (max-width: 375px) {
	.instafeed2 img {
		width: 100px !important;
	}
	.arrow-icon-middle {
		left: 44%;
	}
	.header-bg-home-1,
	.header-bg-home-3 {
		width: 70%;
	}
}
@media only screen and (min-width: 250px) and (max-width: 359px) {
    h1 {
        font-size: 35px !important;
		line-height: 45px !important;
    }
	.form-section {
		padding: 10px;
	}
	.res-news-top {
		margin-top: 10px;
	}
	.res-news-width {
		width: 100%;
	}
	.hide-left-padding {
		padding-left: 0;
	}
	.res-header-bg,
	.header-bg-home-1,
	.header-bg-home-3 {
		width: 80%;
	}
	.header-bg {
		width: 80%;
	}
	.header-bg-home-4 {
		display: block;
		margin: 0 auto;
		width: 70%;
	}
	.price-tag {
		font-size: 45px;
		width: 90%;
	}
	.book-bg {
		width: 70%;
	}
	.fa-question-icon {
		font-size: 32px;
		padding: 10px 5px;
	}
	.error-404 {
		font-size: 55px;
		line-height: 65px;
	}
	.filter-options.portfolio1 li {
		display: table !important;
	}
	.filter-options.portfolio1 li:after {
		background-color: transparent;
		border: 0;
		content: "";
		height: 0;
		position: absolute;
		right: 0;
		top: 35%;
		width: 0;
	}
	.filter-options.portfolio1 li:before {
		background-color: transparent;
		border-radius: 50%;
		content: "";
		position: absolute;
		left: 0px;
	}
	.filter-options.portfolio1 li:last-child:before { 
		top: 47%;
	}
	.filter-options.portfolio1 li:last-child { 
		padding-bottom: 0 !important;
	}
	.pagination a {
		border-right: 0;
	}
	.pagination {
		border-bottom: 0;
		border-left: 0;
		border-top: 0;
	}
	.instagram-icon img {
		width: 118px !important;
	}
	.instafeed2 img {
		width: 80px !important;
	}
}
@media only screen and (min-width: 250px) and (max-width: 321px) {
	.header-bg-home-4 {
		display: block;
		margin: 0 auto;
		width: 80%;
	}
	.book-bg {
		width: 80%;
	}
	.blog-br {
		padding: 20px 14px;
	}
	.fa-question-icon {
		font-size: 30px;
		padding: 10px 3px;
	}
	/*.arrow-icon-bottom {
		bottom: 277px;
	}*/
}

@media (max-width: 800px) {
	.header-section-slider-height {
		height: 200px;
	}	
	.header-form-reg{
		margin:auto;
		float:none;		
		position:inherit; 
		z-index:1; 
		width:90%;
	}
	.video-section-space {
		padding: 10px 0 10px 0;
		margin: 20px 0 0 0;/*nuevo*/
		min-height:200px;/*nuevo*/
	}
	#bgndVideo{
		display:none;
	
	}
	#bgndVideoRes{
		display:block;
		width:99%;
		min-height:350px;
	
	}
	
	#owl-demo2{
		
	}	
	#owl-demoRes{
		display: block !important;
	}	

	#sesion_div{
		width:100%;
		max-height:90vh;
		overflow:auto;
		/*left: 50%;*/
		top: 78px;
		/*transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);	*/
		z-index:1031;
	
	
	}
    #sesion_div img{
        width: 100% !important;
        height:100% !important;
    }    
	.header-form-reg1{
		display:none;
		float:right; 
		right:2%; 
		position:absolute; 
		z-index:4; 
		background:#D6D6D6; 
		border-radius:25px; 
		margin-top:5px;
	}
	.header-form-reg3{
		display:none;
	}
	
    #ayudawsp{
        display:block; 
        width:130px; 
        height:50px; 
        border-radius: 25px;  
        background:#1f73b7; 
        color:#FFF; 
        padding:5px 10px 10px 10px; 
        z-index:999999; 
        text-align:center;  
        position:fixed; 
        float:right; 
        top:90%; 
        right:2%;	
    }	
}

/*========================================== MEDIA QUERIES END ===========================================*/
