/* Font Genrate*/
@font-face {
font-family: 'GTWalsheimProRegular';
src: url('../fonts/GTWalsheimProRegular.woff2') format('woff2'),
url('../fonts/GTWalsheimProRegular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'GTWalsheimProBold';
src: url('../fonts/GTWalsheimProBold.woff2') format('woff2'),
url('../fonts/GTWalsheimProBold.woff') format('woff');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'GTWalsheimProThin';
src: url('../fonts/GTWalsheimProThin.woff2') format('woff2'),
url('../fonts/GTWalsheimProThin.woff') format('woff');
font-weight: 100;
font-style: normal;
}
/* Font Genrate*/
/* Element css define*/
body {
font-family: 'GTWalsheimProRegular';
}
focus{ outline:none;}

img {
	max-width:100%;
	vertical-align:middle
}

.top-bar {
    background: #fff;
	padding:10px 0;
}
.logo{ width:150px; font-size:40px; line-height:45px; margin-top:20px;}
.logo a{color:#7ac143 !important; text-decoration:none;}

.home-section-overlay {
    width: 100%;
    background: #000;
    opacity: 0.50;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


.video-box{ display:inline-block; width:100%; text-align:center;}
#video_placeholder1{ width:50%; cursor:pointer; outline:none; }


section.banner-img {
    background: url(../img/banner.jpg) no-repeat center center;
    width: 100%;
	position:relative;
}
.phone{ color:#5d717c;}
.phone span{ display:block; margin-bottom:10px; font-size:20px; line-height:25px;}
.phone a{ color:#7ac143; font-size:30px; line-height:35px; text-decoration:none;}

.banner-content{ padding:100px 0 100px 0; }
.banner-content h1{ font-size:65px; line-height:75px; color:#fff; margin-bottom:25px;}
.banner-content p{ font-size:20px; line-height:30px; color:#fff;}


.section-form {
    background: #1a293e;
    color: #fff;
    padding: 30px 30px;
    text-transform: uppercase;
}

.section-form h2{font-size: 1.7rem; text-transform:capitalize; padding-bottom:10px; text-align:center;}

.register-submit-top {
    width: 100%;
    max-width: 540px;
}

.register-submit-top {
    color: #fff;
    border: 1px solid orange;
    background-color: orange;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    max-width: 535px;
    padding: 16px 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,.34);
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.home-supply img{margin: 0 0 12px;
    margin-top: 0px;
}

.home-supply h3 {
    color: #7ac143;
    text-transform: capitalize;
    font-size: 1.4em;
    padding: 20px;
    line-height:24px;
}
.home-supply{ text-align:left;}
.home-supply a{ text-decoration:none; outline:none}

section.news h2 {
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 2.5em;
    border-width: medium;
	color:#7ac143;
 
}
section.news p {
    /*text-align: center;*/
    width: 100%;
    font-size: 1em;
	color:#848484;
}


section.news p {
    /*text-align: center;*/
    width: 100%;
	
    /* margin-bottom: 0; */
}
section.news span{font-size:1.5em; text-align: center;
    width: 100%; color:#444; padding-bottom:30px;}

.list p {
    font-size: 1em !IMPORTANT;
    margin-bottom: 7px;
}
.list i {
    color: #e90500;
}
.list h4 {
    font-weight: 600;
    font-size: 1.2em;
        text-transform: capitalize;
}
.list {
    box-shadow: 1px 4px 4px 4px #f3f3f3;
    text-align: center;
        padding: 0px 20px 10px;
}
.list a {
    color: #e90500;
    text-transform: capitalize;
    font-size: 1em;
}
section.news {
    padding: 30px 0;

}
section.link li {
    font-size: 1.3em;
    text-transform: capitalize;
    padding: 0px 34px;
    position: relative;
    font-size: 1.5em;
}
section.link li:before {
    content: "";
    background: #e90500;
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 20px;
    color: #fff;
    left: 0;
    top: 10px;
    /* font-size: 2em; */
}
section.link h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.5em;
}
section.link ul {
    list-style: none;
    padding: 0;
}
.img-text {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    color: #fff;
    right: 21px;
    text-transform: uppercase;
}
.img-text h3 {
    font-size: 2.4em;
    text-align: right;
}

.align-stsudent {
    display: grid;
    align-content: center;
}
section.link {
    padding: 60px 0;
}
.footer-phone p {
    color: #fff;
    margin: 0;
    text-align: right;
    margin: 18px 0 -14px;
}

footer {
    background: #545454;
    padding: 22px 0;
}
.footer-logo{ color:#fff; font-size:13px; line-height:18px;}
 
h2.footer-text {
    background: #7ac143;
    width: 36%;
    padding: 10px 0px 11px 166px;
    color: #fff;
    z-index: 99999;
    position: relative;
    font-size: 1.4em;
    margin-top: -60px;
    margin-bottom: 30px;
}
h2.footer-text:before {
    content: "";
    transform: skewX(30deg);
    position: absolute;
    background: #7ac143;
    width: 76%;
    height: 100%;
    /* left: 0; */
    bottom: 0;
    z-index: -1;
}
.summit p {
    color: #fff;
    padding: 0px 0;
    transform: skewX(-19deg);
    font-size: 1.2em;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    top: 9px;
}
.summit {
    background: #18beca;
    text-align: right;
    width: 80%;
    margin: auto;
    transform: skewX(20deg);
    float: right;
    position: relative;
    top: 31px;
}

ul.footer_social {
    width: 100%;
    max-width: 1140px;
    display: block;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
	list-style:none;
	color: #fff;
}
ul.footer_social li {
    display: inline-block;
    margin:0 10px 0 0;
    line-height: 100% !important;
	font-size:25px;
}
ul.footer_social li a{ color:#fff;}
ul.footer_social li a:hover{ color:#7ac143}

section.link.about-bg{background-image: url(../img/about.jpg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	color:#fff;
}

@media screen and (max-width: 767px){
	h2.footer-text {
   background: transparent;
  width: unset;
    padding: 0;
  
    position: relative;
    font-size: 1em;
 margin-top: 0px; 
     margin-bottom: 0px; 
    text-align: center;
}
h2.footer-text:before {
    content: "";
    transform: skewX(30deg);
    position: absolute;
    background: transparent;
    width: auto;
    height: unset;
    /* left: 0; */
    bottom: 0;
    z-index: -1;
}
.summit {

    width: 100%;
    position: relative;
    top: 15px;
 
}
.text-right {
    text-align: center !important;
}
ul.footer_social{ text-align:left !important; padding-left:0;}
.footer-logo{ margin:20px 0;}
section.link h2{ font-size:1.7em;}
}

