/*
Template Name:Applied science
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
body{
font-family: 'Source Sans Pro', sans-serif;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
}
a:hover{
text-decoration:none;
}
ul{
padding:0;
margin:0;
list-style:none;
}
p{
padding:0;
margin:0;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0; 
} 
.space_all{
padding:0; 
} 
.border_none_1{
border:none!important;
 }
 
/********************* header ****************/
#header{ 
background-image: url("../img/1.jpg");
background-size: cover;
 }
.header_main{
padding-top:48px; 
padding-bottom:160px;
background: #000000d4;
 }
.header_1 h2{ 
font-size:60px;
letter-spacing:7px;
color:#FFFFFF;
padding-bottom:20px;
 }
.header_1 p{ 
font-size:18px;
letter-spacing:1px;
color:#8E9298;
line-height:30px;
 }
.hr_1{ 
border-color:#FFFFFF;
width:12%;
border-width:2px;
 }
.header_2 p{ 
font-size:16px;
letter-spacing:5px;
font-weight:bold;
padding-bottom:20px;
color:#98999A;
 }
.header_2 h2{ 
font-size:70px;
color:#fff;
 }
.header_3{ 
border-right:1px solid #28282A;
 }
.header_main_1{ 
background: #000000b0;
padding-top: 30px;
padding-bottom: 30px;
margin-top: 30px;
 }
.header_4 ul{ 
padding-top:60px!important;
text-align:center;
padding-bottom:80px;
 }
.header_4 li{ 
display:inline;
margin:10px;
 }
.header_4 i{ 
padding-right:10px;
font-size:18px;
color:#FFFFFF;
 }
.well_1 a{ 
background: #e01f3d;
font-size: 18px;
color:#FFFFFF;
padding: 12px 30px;
 }
.well_2 a{ 
background: #ff9900;
font-size: 18px;
color:#FFFFFF;
padding: 12px 30px;
 }
.well_1 a:hover{ 
background: #ff9900;
 }
.well_2 a:hover{ 
background: #e01f3d;
 }
.header_5 p{ 
font-size:17px;
color:#FFFFFF;
letter-spacing:3px;
 }
.header_5 p a{ 
font-size:17px;
color:#FFFFFF;
letter-spacing:3px;
 }
.header_5 p a:hover{ 
border-bottom:1px solid #FFFFFF;
 }
/********************* header_end ****************/


