﻿
/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

/*@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/poppins/Poppins-Regular.ttf'); 
}*/

@font-face {
  font-family: Poppins-Medium;
  src: url('../fonts/poppins/Poppins-Medium.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('../fonts/poppins/Poppins-SemiBold.ttf'); 
}





html, body {
    height: 100% !important;
    font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

body {
    /*padding-top: 135px;*/
    padding-bottom: 0px;
    font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}


/*Fassil custom css*/

/*Layout page*/
.navbar {
    border: none;
    border-radius: 0;
}

.navbar-nav {
    padding: 17px 0 17px 0;
    background: #091139; 
}

.navbar-collapse.in .navbar-nav, .navbar-collapse.collapsing .navbar-nav {
    margin-top: -20px;
}

.navbar-header {
    padding: 8px;
}

.navbar-nav li a {
    padding-top: inherit;
    padding-bottom: inherit;
    line-height: 36px;
    border-radius: 2px;
    line-height: 3em;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background-color: rgba(255,255,255,.12);
}

.navbar-inverse .navbar-nav > li > a:focus {
    background-color: rgba(255,255,255,.12);
}


.navbar {
    padding: 0 16px 0 16px;
}

.navbar-button {
    color: #fff;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 88px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 2px;
    overflow: visible;
    background: 0 0;
}

a.navlink {
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 0;
}

.navbar-inverse {
    background-color: #091139;
    border-color: #080808;
}

/*.push {
    height: 100%;
    margin-bottom: -210px;
}*/

.link:hover{
    text-decoration: underline !important;
}

.navbar {
    margin-bottom: 0px !important;
}

.main-content {
    min-height: calc(100vh - 80px);
}

.footer {
	background-color: #091139;
	width: 100%;
	height: 80px;
	}

.footer-text {
    padding-top: 30px;
}

.footer-text a, .footer-text span {
    color: white;
	padding-left: 4px;
	padding-right: 4px;
}

/*Home page*/
.content {
    text-align:center;
    padding:45px;
}


.titlestyle {
    margin: 25px;
    padding: 0px;
    border: 1px;
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    height: 340px;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.5) !important;
    border-radius: 20px;

}

.tylename {
    height: 110px;
    border-bottom: 1px solid #c4c4c4;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
    color: #091139;
    font-size: 20px;
}

.tyleimg {
    height: 120px;
    padding-top: 50px;
    text-align: center;
}

.tylefooter {
    background-color: cornflowerblue;
    color: white !important;
    height: 110px;
    border-top: 1px solid #c4c4c4;
    padding: 15px;
    text-align: center;
    border-radius: 20px;
}

.tylefooter a {
    color: white;
    font-size: 20px;
}

/*Student Agreement*/

.stud-aggre-text {
    color: #091139;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

label {
    color: #091139;
    display: block;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 1em 0;
}

body, input, select, textarea {
    font: 400 14px/20px Roboto,"Helvetica Neue",sans-serif;
}

    /*Site Finity css*/

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th {
    color: #091139;
}

table th {
    font-size: 0.9em;
    font-weight: 700;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table tbody tr {
    border-color: #091139;
}

table tbody tr {
    border: solid 1px;
    border-left: 0;
    border-right: 0;
}

tbody {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.previous {
    background-color: #f1f1f1;
    color: black;
    margin-top: 160px;
}

.next {
    background-color: #f1f1f1;
    color: black;
    margin-top: 160px; 
}

.round {
    border-radius: 50%;
}

.validation-summary-errors {
    color:red;
}

.headertext {
    color: #091139;
    text-transform: capitalize;
    font-weight: bold; 
    padding-right: 10px;
    padding-left: 10px;
}

.homepageMainText {
    color: #FFFFFF;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 36px;
    font-weight: 500;
    /*letter-spacing: -0.31px;*/
    text-align: center;
    display: block;
    margin-bottom: 60px;
}

.homepage-btn {
    height: 48px !important;
    background-color: #FFFFFF !important;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.5) !important;
    padding-top: 8px !important;
    padding-left: 26px !important;
    padding-right: 26px !important;
    color: #091139 !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    padding-bottom: 8px !important;
}

homepage-btn :hover {
    background-color: #23529E !important;
    color: white !important;
}

.homepagetext {
    color: #091139;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 24px;
    /*letter-spacing: -0.41px;*/
    text-align: center;
    line-height: 51px;
}

.homepage-section-header {
    color: #091139;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 20px;
    font-weight: 500;
    /*letter-spacing: -0.34px;*/
    text-align: center;
    display: block;
}

.homepage-list-text {
    color: #091139;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 18px;
    letter-spacing: -0.31px;
    text-align: justify;
    padding-bottom: 15px;
    display: block;
    margin-left: 15px;
}

.homepage-video-link {
    color: #4A90E2;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 24px;
    letter-spacing: -0.41px;
    text-align: center;
    padding-top: 62px;
}


.homepage-section-sub-header {
    color: #091139;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 20px;
    font-weight: 500;
    /*letter-spacing: -0.34px;*/
    display: block;
    margin-bottom: 20px;
    text-align: justify;
}

.homepag-qoute {
    color: #000000;
    font-family: Roboto,"Helvetica Neue",sans-serif;    
    font-size: 18px;
    /*letter-spacing: -0.02px;*/
    line-height: 21px;
    text-align: justify;
}

.homepage-benchmarks {
    color: #091139;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 12px;
    /*letter-spacing: -0.2px;*/
    line-height: 14px;
    text-align: right;
}

.home-whitepaperlink {
    color: #337AE6;
    font-family: Roboto,"Helvetica Neue",sans-serif;
    font-size: 18px;
    letter-spacing: -0.31px;
    text-align: justify; 
    padding-bottom: 15px; 
}


.btn-Soc {
    background-color: #091139;
    padding: 8px;
    color: #FFFFFF !important;
    font-size: 14px !important;
    font-weight: 500 ;
}

.btn-Soc:hover {
    background-color: #091169;
    color: white;
}

.info-icon {
    width: 25px;
}

.centered-text {
    text-align: center;
}

.centered-margin {
    margin-left: auto;
    margin-right: auto;
}

.margin-tb-8 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.margin-t16-b8 {
    margin-top: 16px;
    margin-bottom: 8px;
}

.mat-h1 {
    font: 400 24px/32px Roboto,"Helvetica Neue",sans-serif;
    margin: 0 0 16px;
}

.mat-h2 {
    font: 500 20px/32px Roboto,"Helvetica Neue",sans-serif;
    margin: 0 0 16px;
}

.mat-h3 {
    font: 400 16px/28px Roboto,"Helvetica Neue",sans-serif;
    margin: 0 0 16px;
}

.mat-p {
    margin: 0 0 12px;
}

.mat-caption {
    font: 400 12px/20px Roboto,"Helvetica Neue",sans-serif;
}

hr {
    display: block;
    margin: 16px 0;
    border-top: 1px solid #010101;
    border-top: 1px solid rgba(1,1,1,.12);
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 100%;
}

.vc {
    display: block;
    margin: 0 16px;
    border-left: 1px solid #010101;
    border-left: 1px solid rgba(1,1,1,.12);
    border-bottom: none;
    border-right: none;
    border-top: none;
    height: 100%;
}