/*DYNAPE CSS */

/*	1. CORE
	2. NAVBAR
	3. TOP
	4. SECTION CONTENT 1 
	5. SECTION CONTENT 2
	6. SECTION CONTENT 3
	7. MILESTONE 
	8. CLIENTS
	9. FOOTER
	10. MISC.
		a. Buttons
		b. Forms
		c. Preloader
		d. Others
*/


/* CORE */
#blogh {
    float: left;
    height: 31px;
    width: 77px;
    margin-top: 10px;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer;
}
.letrafollo2 {
    font: normal 1em/1.4em 'Raleway',Arial,Helvetica,Sans-Serif;
    font-size: 0.725em !important;
    text-transform: uppercase;
    color: #323233;
    display: block;
    float: left;
    margin-top: 8px;
    margin-left: 2px;
}
body {
	font-family: Lato;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
}

h2 {
	color: #BB4E73;
	font-family: Lato;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: px;
	margin-top: 0;
}

h3 {
	color:#27ade4;
	font-family:Montserrat;
	font-size:17px;
	font-weight:700;
	letter-spacing:-1px;
}


h4 {
	color:#000;
	font-family:Montserrat;
	margin-top:20px;
}
section {
	margin:30px 0;
}




/* NAVBAR */

.navbar-custom {
	color:#000;
	font-family:Montserrat;
	font-size:25px;
	font-weight:700;
	text-transform:uppercase;
}



/* TOP */

#top {
	width: 100%;
	overflow: hidden;
	z-index: 0;
	height: auto;
	min-height: 565px;
	color: #00457A;
	background-color: #006699;
	background: url(../img/mkheader3.png) no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	position: relative;
	border-bottom: 5px solid #006699;
}

#top .caption {
	position: absolute;
	bottom: 33px;
	left: 102px;
	width: 1112px;
	height: 573px;
}



.caption h1 {
	font-family: Lato;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 0px;
	text-shadow: 1px 1px 2px #999999;
}

.caption p {
	font-size:21px;
	font-weight:400;
	text-shadow: 2px 2px 1px #333;
}

.phone {
	color:#333333;
	padding:15px 0 0 0;
	font-size:15px;
	text-align:right;
}

.phone i {
	vertical-align:middle;
}


/* SECTION CONTENT 1 */

#content1 {
	margin-bottom: 60px;
}




/* SECTION CONTENT 2 */

#content2 {
	background: #efefef;
	background-image: url(../img/depositphotos_76344313-Student-learning-course-with-a.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	margin-bottom: 70px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

#content2 i {
	color:#BB4E73;
	vertical-align:middle;
}

#content2 h2 {
	margin-bottom:40px;
}


#video {
	margin-bottom: 10px;
}


/* SECTION CONTENT 3*/

#content3 {
	margin:70px 0;
}


#content3 h3 {
	margin-top:0;
}



/* MILESTONE */

#milestone {
	text-transform: uppercase;
	background: #27ade4;
	background: url(../img/people.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-bottom: 70px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 71px;
}

#milestone .timer {
	font-size:65px;
	font-family:Lato;
	font-weight:300;
	line-height:65px;
}

#milestone p {
	font-size:14px;
	font-family:Montserrat;
	font-weight:700;
	letter-spacing:2px;
}


/* CLIENTS */

#clients {
	margin:70px 0 40px 0; 
}

#clients h3 {
	margin-bottom:40px;
}


/* FOOTER */

footer {
	color: #ffffff;
	background: #0f598d;
	padding: 30px 0 10px 0;
	margin-bottom: 0;
}

footer h3{
	color:#ffffff;
	margin-bottom:0;
}

footer small {
	display:block;
	margin-bottom:20px;
}



/* MISC. */

/* BUTTONS */

.button {
	color: inherit;
	background: none;
	font-family:Montserrat;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: none;
/*	margin: 15px 0; */
	padding: 5px 15px;
	display: inline-block;
	position: relative;
	outline: none;
	cursor: pointer;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
	   		border-radius:4px;
		-webkit-transition: all 0.3s;
		   -moz-transition: all 0.3s;
	            transition: all 0.3s;
}

.button:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	        transition: all 0.3s;
}

.button-big {
	padding:10px 20px;
	font-size:15px;
	border-radius:4px;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
}

.button-small {
	margin:15px 0 30px 0;
	padding:5px 10px;
	font-size:11px;
	border-radius:4px;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
}

.button-dark {
	color: #fff;
	background:#27ade4;
}

.button-dark:hover,
.button-dark:active {
	color: #ffffff;
	background: #1988b6;
	text-decoration:none;
}


/* FORMS */

.form1 {
	border:1px solid #fff;
	background:rgba(255,255,255, .8);
	width:100%;
	position:absolute;
	top:-80px;
	padding:15px;
	box-shadow:1px 1px 20px rgba(39, 173, 228, 0.5);
}


.form2 {
	margin:20px 0;
} 


input, select {
	width:100%;
	padding:12px 10px;
	font-family:Montserrat;
	font-size:17px;
	/*text-transform: none;*/
	outline:none;
	border:1px solid #cccccc;
	letter-spacing:-1px;
	margin-bottom:15px;
}



/* PRELOADER */

.preload {
	background:#ffffff;
	position: absolute;
	width: 100%;
	height: 100%; 
	z-index: 1;
	display:table;
	
}


.spinner {
  width: 30px;
  height: 30px;
  background-color: #27ade4;
  display:table-cell;
  vertical-align:middle;
  position:absolute;
  top:40%;
  left:50%;

  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}



/* OTHERS */

.uppercase {
	text-transform: capitalize;
}

.parallax {
	width: 100%;
	overflow: hidden;
	z-index: 0;
	height:auto;
	min-height:250px;
}



#image1 {
	color:#ffffff;
	background-color:#d88da1;
	background:url(../img/image2.html) no-repeat fixed;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}

.blue {
	color:#27ade4;
}

/* feature icon effect */

/* Pulse */

@-webkit-keyframes feature {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes feature {
  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.feature {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.feature:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#vidf {
	width:600px;
	height:320px;	
}
#ool {
	width:377px;
	height:82px;
}
#p559 {
	width:448px;
	height:357px;		
}
#kkol{
	width:970px;
}

@media (max-width: 750px) {
	#kkol{
	width:100%;
}
#p559 {
	width:100%;	
}	
.caption h1 {
    font-size: 30px;
	    margin-top: 40px;
}
	
#ool {
	width:100%;
}	
#vidf {
	width:100%;
	height:250px;	
}	
	#top .caption {
		left: 0px;
		width: 100%;
		top: 16px;
	} 
#top {
    min-height: 935px;

}
}
