@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,500');
@import url('https://fonts.googleapis.com/css?family=Dosis:400,600');

* {
    padding: 0; margin:0; font-family: 'Quicksand', sans-serif;
}
.top {
	height: 100px;
	width: 99%;
	background-color: orange;
	margin: 0.5%;
	box-shadow: 0 0 10px blue;
	transition: width 0.3s, margin 0.3s;

}
.top:hover {
	width: 99.5%;
	margin:  0.5% 0.1%;
}
.top article {
	height: 98%;
	width: 49%;
	background-color: blue;
	float: left;
	margin-left: 0.65%;
}
.top aside {
	height: 98%;
	width: 49%;
	background-color: green;
	float: right;
	margin-right: 0.65%;
}
.sidebar {
	float: left;
	height: 80%;
	width: 32%;
	background-color: #9BB6BB;
	margin: 0 0.5%;
}
.mains {float: left;
	width: 65%;
	margin:0 auto;
	padding: 5px;
	margin: 0 0.5%;
	background-color: #E8EAE9;
	font-family: 'Quicksand', sans-serif;
	min-height: 700px;
}
.clearfix {
	clear: both;
}
.footer {
	bottom: 0;
	height: 50px;
	width: 100%;
	padding: 5px;
	text-align: center;
	background-color: #BB9BB6;
}

.regtop {
    
    font-size: 90%;
    width:100%;
    height:35px;
    background-color: #120219;
    color: #fff;
    padding: 8px;
    box-sizing: border-box;
}

.tphone {
    position: relative;
    width: 200px;
    float: left;
    text-align:right;
}


.tlink { 
    position: relative;
    width: 200px;
    float: right;
}
.tlink ul li { 
    padding:3px 7px ;
    display:inline;
    min-width: 20px;
    background-color: #1263e5;
    border: 1px solid #888e96;
    margin: 0 10px;
    border-radius: 5px;
    
}

.regform {
    width: 70%;
    margin: 5px auto;
    font-family: 'Quicksand', sans-serif;
    background-color:#ff00d43d;
}
.top-bg-img{
    height:340px;
    background-image: url("https://cdn.pixabay.com/photo/2018/02/15/18/29/devops-3155973_960_720.jpg");
    background-color: #cccccc;
}
.nav {
    background-color:rgba(0, 0, 0, 0.1);
    height: 50px;
    padding: 10px;
    overflow : hidden;
    
}
.nav-logo {
    width: 200px;
    float:left;
    margin-left:7%;
    height: 40px;
}
.nav-logo img {
    height: 35px;
    width: 200px;
    
}
.nav-right {
    float: right;
    width: 40%;
   
}
.nav-right ul {
    float:left;
    
}
.nav-right ul li {
    list-style-type: none;
    display: inline;
    color: #fff;
    margin: 0 10px;
    margin-bottom: 0;
    font-family: 'Dosis', sans-serif;
    font-size: 130%;
    
    
}

.nav-opt {position: relative;
    padding:0;
    height: 70px;
    margin: 40px auto;
    width: 60%;
    color: #fff;
    
   
}

.nav-opt div {
    position: relative;
    padding-top: 3%;
    float: left;
    text-align: center;
    display: inline;
    height: 100%;
    width: 25%;
    margin: 0;
    border: 0.1px solid #536a9b;
    border-left: 0;
    transition: background-color 0.3s;
    color: #fff;
}

.nav-opt a { color: #fff;} 

.nav-opt:first-child {
    background-color: yellow;
}
.nav-opt div:hover {
    background-color: #4a5c84;
}

.row {
    max-width: 1000px;
    margin: 0 auto;
}
.row form {
    float:left;
    width:68%;
    margin-bottom: 50px;
} 
.reg-input-left {
    width:48%;
    float: left;
}
.reg-input-right {
    width:48%;
    float: right;
}
.row form input {
    height: 35px;
    padding: 20px;
    background-color: #eff0f2;
    width:100%;
    border: none;
    border-radius: 5px;
    
}
.reg-submit{
    width:200px;
    margin: 5px auto;
}
.reg-submit button {
    font-size: 140%;
    color: #fff;
    margin: 4px auto;
    padding: 10px 20px;
    background-color: #37bf80;
    border: none;
    border-radius: 5px;
    
}
.reg-submit button:hover {
    background-color: #2de22a;
    
}
.row form select {
    height: 35px;
    padding: 5px;
    background-color: #eff0f2;
    width:100%;
    border: none;
    border-radius: 5px;
    color:black;
}
.reg-title {
    width: 50%;
    margin: 40px auto;
}

.icons-row {
    float:left;
    width: 30%;
    padding-top: 100px;
    
}
.ben-item i{
 background-color: white;
 border-radius: 50%;
 border: 2px solid #b2103b;
 padding:10px;
 min-width: 55px;
 margin-bottom: 10px;
}
.ben-item {
    display: inline-block;
    width: 24%;
    color: #fff;
    padding: 0 20px;
    vertical-align: top;
    font-weight: 300px; 
    min-height: 80px;
}
.lass {
    width:80%;
    margin:0 auto;
    margin-top:10px;
}
.icons-row .ben-item {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 58px;
    max-width: 205px;
    margin-left: auto;
    margin-right: auto;
    color: #b4ff00;
    background-color: #5f9ea0bf;
    padding: 15px;
}

#foots {
    min-height: 300px;
    background-color: #120219;
    
}

.foot-row {
    max-width: 1000px;
    margin: 0 auto;
}

.foot-row h5 {
    margin-top: 60px;
    margin-bottom:20px;
    color: #fff;
}

.foot-row a {
    color: #c4c4c4;
}
.foot-one {position:relative;
    width: 25%;
    float:left;
    text-align: left;
}
.foot-one a {
    text-align: left;
}
.foot-two {position:relative;
    width: 25%;
    float:left;
    text-align: center;
}
.foot-two a { text-align:center;}
.foot-four {position:relative;
    width: 25%;
    float:left;
    text-align: left;
}

.foot-note {
    margin-top: 20px;
    color: #caccce;
}




.table-header {
	border-bottom: 2px solid #babdc1;
}
.table {
	margin-top: 10px;
}
.boder {
	margin-top: 20px;
	border: 1px solid #babdc1;
}


.nav-opt a div {
    background-color:#27ff0061;
    font-weight:bolder;
    text-transform:uppercase;
}










@media (max-width: 500px){

.regtop {
    font-size: 90%;
    width:100%;
    height:35px;
    background-color: #120219;
    color: #fff;
    padding: 5px;
} 
.tphone {
    position: relative;
    width: 120px;
    float: left;
}


.tlink { 
    position: relative;
    width: 130px;
    float: right;
}
.tlink ul li { 
    padding:3px 5px ;
    display:inline;
    min-width: 20px;
    background-color: #1263e5;
    border: 1px solid #888e96;
    margin: 0 5px;
    border-radius: 5px;
    
}
 
 
.nav-logo {
    width: 200px;
    float:none;
    margin:0 auto;
    height: 40px;
}
.nav-logo img {
    height: 35px;
    width: 200px;
    
}

.top-bg-img{
    min-height:200px;
    background-image: url("https://cdn.pixabay.com/photo/2018/02/15/18/29/devops-3155973_960_720.jpg");
    background-color: #cccccc;
}

.nav-opt {
    padding:0;
    height: 70px;
    margin: 40px auto;
    width: 98%;
    color: #fff;
   
}

.nav-opt div {
    position: relative;
    padding-top: 3%;
    float: left;
    text-align: center;
    display: inline;
    height: 100%;
    width: 25%;
    margin: 0;
    border: 0.1px solid #536a9b;
    border-left: 0;
    transition: background-color 0.3s;
    color: #fff;
}


.nav-opt a { color: #fff;} 


.nav-opt:first-child {
    background-color: yellow;
}
.nav-opt div:hover {
    background-color: #4a5c84;
}

.regform {
    width: 95%;
    
}

.reg-title {
    width: 80%;
    margin: 20px auto;
}

.icons-row {
    display: none;
    
}

.row form {
    float:left;
    width:100%;
    margin-bottom: 50px;
} 
.reg-submit{
    width:140px;
    margin: 5px auto;
}

.foot-row {
    max-width: 1000px;
    margin: 0 auto;
}

.foot-row h5 {
    margin-top: 30px;
    margin-bottom:20px;
    color: #fff;
}

.foot-one {position:relative;
    width: 48%;
    float:left;
    text-align: left;
    padding-left: 10px;
    
}
.foot-one a {
    text-align: left;
}
.foot-two {position:relative;
    width: 48%;
    float:left;
    text-align: left;
    height:150px;
    padding-left: 10px;
}
.foot-two a { text-align:center;}
.foot-four {position:relative;
    padding-left: 10px;
    width: 48%;
    float:left;
    text-align: left;
}

.foot-note {
    padding: 15px;
    margin-top: 10px;
    color: #caccce;
}



























}












































