@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/FiraSans-Light.eot');
    src: local('Fira Sans Light'),
         url('../fonts/FiraSans-Light.eot') format('embedded-opentype'),
         url('../fonts/FiraSans-Light.woff') format('woff'),
         url('../fonts/FiraSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/FiraSans-Regular.eot');
    src: local('Fira Sans Regular'),
         url('../fonts/FiraSans-Regular.eot') format('embedded-opentype'),
         url('../fonts/FiraSans-Regular.woff') format('woff'),
         url('../fonts/FiraSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'Fira Sans';
    src: url('../fonts/FiraSans-Bold.eot');
    src: local('Fira Sans Bold'),
         url('../fonts/FiraSans-Bold.eot') format('embedded-opentype'),
         url('../fonts/FiraSans-Bold.woff') format('woff'),
         url('../fonts/FiraSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
html {
    overflow: hidden;
}
body {
    background: #455a64;
    overflow: auto;
    height: 100vh;
}
/***** Typography *****/
body, p, a, th, td, li, dl, .form-control { font: normal normal 300 18px/2em 'Fira Sans';}
b, strong, dt { font-weight: 400;}
h1, h2, h3, h4, h5, h6 { line-height: 2em;}
.top_bar{ 
font-family: 'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif
;
background:linear-gradient(to bottom, #29ab87 0%, #93dfb8 100%); 
padding:0px; 
width:100%;
font-size: 20px !important;

      letter-spacing: 1.5px;
      opacity: 0.9;
}
 .navbar {
      font-family: Montserrat, sans-serif,;
      margin-bottom: 0;
      background-color:#e3eaa7;
      border: 0;
      font-size: 15px !important;
      letter-spacing: 2px;
      opacity: 0.9;
	  width:100%;
	 
  }
  .navbar ul {
	  margin-right:14%;
  }
  .navbar li a, .navbar .navbar-brand { 
      color: black !important;
	  font-family:Comic Sans MS;
  }
  .navbar-nav li a:hover {
      color: #fff !important;
	  background-color: #858596 !important;
  }
  .navbar-nav li.active a {
      color: #fff !important;
      background-color: #272768 !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
	  
  }
  .open .dropdown-toggle {
      color: #fff;
      background-color: gray !important;
  }
  .dropdown-menu li a {
      color: #000 !important;
  }
  .dropdown-menu li a:hover {
      background-color: red !important;
  }
  
 
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
	margin-top:10px;
}
.glyphicon-home {color:red;}
.glyphicon-wrench{color:#BA4A00;}
.glyphicon-ok{color:#F1C40F;}
.glyphicon-file{color:#2E86C1;}
.glyphicon-book{color:#FF5733;}
.glyphicon-tint{color:#D0D3D4;}

/*carousel */
.carousel-margin{ background: linear-gradient(-180deg, #dad299 0%, #faffd1 70%); height:250px; text-decoration:none;}
.lead {
    margin-bottom: 50px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}
.margin-top-20{margin-top:20px;}
.set{margin-top:100px;}
/***** Template Header *****/
header.template_header h1 {
    font: normal normal 200 50px/150px 'Fira Sans', sans-serif;
    text-align: center;
    margin-top: 50px;
    color: #fff;
}
header.template_header h1 span {
    position: relative; 
    top: -15px;
}
/***INTRODUCTION ***/

.content{background:white;
padding-bottom:30px;}
.content1 p{margin-top:35px;
font:Times New Roman;
font-size:18px;
text-align:justify;}
/***** Features *****/
#templatemo_features {
   background-image: linear-gradient(-225deg, #65bd60 0%, #5ac1a8 25%, #3ec6ed 50%, #b7ddb7 75%, #fef381 100%);
	
	padding-bottom: 130px;
}
#templatemo_features p {
    padding-bottom: 30px;
    text-align:justify;
}
#templatemo_features1 {
   background-image: linear-gradient(-225deg, #65bd60 0%, #5ac1a8 25%, #3ec6ed 50%, #b7ddb7 75%, #fef381 100%);
}

#templatemo_features2 {
   background-image: linear-gradient(-225deg, #65bd60 0%, #5ac1a8 10%, #fef381 160%);
}

#templatemo_features1 p {
    padding-bottom:2px;
    text-align:justify;
	line-height:1.5em;
}
#templatemo_features1 h2 {
	font-size:22px;
	line-height:1em;
}
#templatemo_features1 h1 {
	font-size:28px;
}
#templatemo_features h3 {
    text-align: center;
	font-size:20px;
	letter-spacing:0.5px;
	line-height:20px;
}
#templatemo_features .feature-box {
    transition: all .5s;
    background: transparent;
    padding: 40px 0 40px 0;
    margin-bottom: 0px;
    margin-top: 0px;

}
#templatemo_features .feature-box:hover {
    padding: 0;
    color: #fff;
}
#templatemo_features .feature-box .feature-box-inner {
    box-shadow: inset 0px 0px 0 10px #cecece;
    border-bottom: 10px solid #cecece;
    border-top: 10px solid #cecece;
    transition: all .5s;
    background: #fff;
    padding: 20px;
    margin: auto;
	height:460px;
}
#templatemo_features .feature-box:hover .feature-box-inner {
    box-shadow: inset 0px 0px 0px 0px #cecece;
    border-bottom: 10px solid #3d799f;
    border-top: 10px solid #3d799f;
    padding: 60px 20px 60px 20px;
    background: #3399cc;
}
#templatemo_features .feature-box p {
    max-width: 250px;
    min-height: 260px;
    line-height: 25px;
    padding-top: 30px;
    font-size: 18px;
    margin: auto;
	
}
#templatemo_features .feature-box .feature-box-icon {
    border-radius: 0px;
    text-align: center;
    padding-top: 40px;
    font-size: 56px;
    color:#233842;
	height:150px;
}


/* footer */
.footer{background:#41768B; padding-top:30px; padding-bottom:30px; 
   bottom:0;}

.footer .footer1{background:#F4F4F0; padding-top:20px; padding-bottom:20px; text-align:center; font-size:18px; font-weight:normal;}

 .footer .copyright{background:#CEE1E9; padding-top:20px; padding-bottom:20px; text-align:center; font-size:18px; font-weight:normal;}
 
 
 
 .our_journal{ padding:25px 0; }

.our_journal h1{color:#fff; font-size:22px;}



.img_Set1{width:200px;height:250px; border:3px solid;}
.img_Set2{width:200px;height:250px;border:3px solid;}
.img_Set3{width:200px;height:250px;border:3px solid;}
.img_Set4{width:200px;height:250px;border:3px solid;}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 90%;
    height: 90%;
	
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.top_bar h2{ 
font-size: 20px !important;
      letter-spacing: 1.5px;
      line-height:1.5em;
}
/***** Template Header *****/
header.template_header h1 {
    font: normal normal 200 40px/150px 'Fira Sans', sans-serif;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
/* footer */
.footer{ padding-bottom:85px; 
   }


}

#scrollToTop, #scrollToBottom
        {
             cursor:pointer;
             background-color:#0090CB;
             display:inline-block;
             height:40px;
             width:40px;
             color:#fff;
             font-size:16pt;
             text-align:center;
             text-decoration:none;
             line-height:40px;
			 box-sizing: none;
        }
		
div #top{
    display:none;
	color:none;
}

.job {
	text-align:center;
}
