/* ------------ Website Design By ------------ */
/* Website Theme: mySchool;
Designed By: www.simanttutorial.blogspot.com
In case, if you want to use this template code,
Remove the credit and used it for your personal project
/*
/* ------------ style [mySchool] ------------- */
* {
padding: 0;
margin: 0; }
body {
font-family: 'Roboto', sans-serif;
font-family: 'Dosis', sans-serif;
color: #565252;
background-image: url(images/wallpaper.jpg); }
.clear {
clear: both; }
a {
cursor: pointer;
text-decoration: none;
color: #565252; }
img {
width: 100%;
height: 100%; }
/* -------------- body style start ------------------ */
.container {
width: 100%;
max-width: 100%;
height: auto; }
.header {
background-color: rgba(28,43,75,1);
margin: 0 auto; z-index: 999;
padding: 20px; height: 30px;
width: 100%;
position: fixed; }
.header a {
color: #fff !important; }
.left-header {
color: #fff;
padding-left: 20px;
width: 300px;
float: left; }
.logo {
font-family: 'Jura', sans-serif; }
.right-header {
color: #fff;
text-align: right;
width: 800px;
padding-right: 40px;
float: right; }
.nav-header li {
list-style: none;
display: inline-block;
text-decoration: none; }
.nav-header li a {
color: #fff !important;
padding: 20px 20px;
cursor: pointer; }
.intro-header {
width: 100%;
padding-top: 70px; }
.mini-container {
margin: 0 auto;
font-family: 'Antic Slab', serif;
text-align: center;
line-height: 60px;
color: #fff;
padding: 80px; }
.gly {
font-size: 25px; }
.tyt {
font-size: 50px;
padding-bottom: 10px; }
.esmo {
height: 7px;
width: 190px;
background-color: #1bad96;
margin: 0 auto; }
.intro-button {
padding-top: 40px;
font-family: 'Antic Slab', serif; }
.intro-button li {
list-style: none;
margin-top: 40px;
margin-bottom: 40px;
border-radius: 14px;
display: inline-block;
text-decoration: none; }
.rget {
cursor: pointer;
color: #fff;
background-color: #428bca;
margin-right: 20px; }
.rget:hover {
cursor: pointer;
color: #fff;
padding: 0px 20px;
transition: all ease 1s;
background-color: #175992;
margin-right: 20px; }
.intro-button li a {
color: #fff !important;
padding: 15px 55px;
cursor: pointer; }
.fget {
color: #fff;
cursor: pointer;
margin-left: 20px;
background-color: #c9302c; }
.fget:hover {
color: #fff;
transition: all ease 1s;
cursor: pointer;
padding: 0px 20px;
margin-left: 20px;
background-color: #921916; }
/****** video code *****/
.fullscreen-bg {
position: fixed;
top: 0;
right: 0;
width: 100%;
bottom: 0;
left: 0;
overflow: hidden;
z-index: -100; }
.fullscreen-bg__video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
@media (min-aspect-ratio: 16/9) {
.fullscreen-bg__video {
height: 300%;
top: -100%; }
} @media (max-aspect-ratio: 16/9) {
.fullscreen-bg__video {
width: 300%;
left: -100%; }
} @media (max-width: 767px) {
.fullscreen-bg {
background: url('../img/videoframe.jpg') center center / cover no-repeat;
} .fullscreen-bg__video {
display: none; }
}
/****** video code end ****/
.main-line {
background-color: #fff; }
.checklist {
background-color: #daa520;
padding: 12px;
color: #fff;
font-size: 14px;
border-radius: 9px;
border:none; cursor: pointer; }
.checklist:hover {
cursor: pointer;
background-color: #bb8c16;
color: #fff;
transition: all ease 1s; }
.left-main {
padding-left: 20px;
color: #fff;
padding: 32px;
width: 20%;
float: left;
background-color: #daa520; }
.jhomu {
font-size: 28px; }
.right-main {
text-align: -webkit-auto;
width: 69%;
padding-right: 40px;
float: right;
padding: 40px; }
.right-main p{
display: inline-block; }
.subj {
width: 170px;
color: #333;
height: 35px;
margin-right: 30px;
text-align: center;
font-size: 16px; }
.subjk {
width: 120px;
color: #333;
height: 35px;
margin-right: 30px;
text-align: center;
font-size: 16px; }
0 comments:
Post a Comment