
@font-face {
  font-family: 'GTEestiProDisplay-Light';
  src: url('../fonts/GTEestiProDisplay-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/GTEestiProDisplay-Light.woff') format('woff'), url('../fonts/GTEestiProDisplay-Light.ttf')  format('truetype'), url('../fonts/GTEestiProDisplay-Light.svg#GTEestiProDisplay-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GTEestiDisplay-Medium';
  src: url('../fonts/GTEestiDisplay-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/GTEestiDisplay-Medium.woff') format('woff'), url('../fonts/GTEestiDisplay-Medium.ttf')  format('truetype'), url('../fonts/GTEestiDisplay-Medium.svg#GTEestiDisplay-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GTEestiProDisplay-Bold';
  src: url('../fonts/GTEestiProDisplay-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GTEestiProDisplay-Bold.otf')  format('opentype'),
       url('../fonts/GTEestiProDisplay-Bold.woff') format('woff'), url('../fonts/GTEestiProDisplay-Bold.ttf')  format('truetype'), url('../fonts/GTEestiProDisplay-Bold.svg#GTEestiProDisplay-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}



*{ padding: 0; margin: 0;box-sizing: border-box;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;list-style: none;text-decoration: none;box-sizing: border-box;scroll-behavior: smooth;
	font-family: 'GTEestiProDisplay-Light';font-size: 16px;transition: 0.3s}
p{line-height: 28px;}

a:focus, a:hover {
    color: #141414 !important;
    text-decoration: none !important;
}


@media screen and (max-width: 1169px){
.container {width: 94%;margin: 0 auto;}
.features .container {width: 100%;margin: 0 auto;}
header {padding: 0 20px !important;}
}
@media screen and (min-width: 1169px){
.container {width: 1170px;margin: 0 auto;}
.features .container {width: 100%;margin: 0 auto;}
}

section{width: 100%;float: left;padding: 4% 0;color: #4b4b4b;}
.sub-container{width: 100%;float: left;}
.sub-container h2{font-size: 32px;margin: 10px 0;letter-spacing: 1px;}


header {width: 100%;position: fixed;z-index: 9999999;top: 0px;background-color: #fff;}
h1.logo img {
    width: 200px;
}
header .logo {
	font-size: 28px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 15px 0px 0;
    float: left;
    color: #ffffff;
}
header nav {
    float: right;
    margin: 20px 0;
}
#menu-icon {display: hidden;width: 40px;height: 40px;background: url(http://treehouse-blog.s3.amazonaws.com/Respond-Menu/img/menu-icon.png) center;}
header nav a {
    color: #141414;
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
}
header nav a:hover#menu-icon {background-color: #141414;border-radius: 4px 4px 0 0;}
header nav ul {list-style: none;}
header nav li {display: inline-block;float: left;padding: 10px;margin-left: 15px;}
header nav .demo-link {
    background-color: #141414;
    padding: 10px 24px 8px;
    border-radius: 50px;
    border: 1px solid #141414;
    color: #fff;
}
header nav .demo-link:hover {
    color: #141414;
    background-color: #fff;
}

.sitemap-company li {
    padding: 5px 0;
}
.sitemap-help li {
    padding: 5px 0;
}


.dm-width {
   width: 500px;
   margin: 0 auto;
}

.iphone-mockup {
   position: relative;
   z-index: 5;
}

.dm-device {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.device {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/banner-phone.png);
    background-size: 336px;
    background-position: center center;
    height: 650px;
}

/*.screen {
	  overflow: hidden;
    position: absolute;
    top: 6.5%;
    bottom: 0;
    left: 29%;
    right: 26%;
    background-color: #ffffff;
    border-radius: 25px;
    height: 548px;
    width: 256px;
    margin: 0 auto;
}*/

.screen {
    overflow: hidden;
    position: absolute;
    top: 6.5%;
    bottom: 0;
    right: auto;
    background-color: #ffffff;
    border-radius: 25px;
    height: 548px;
    width: 256px;
    margin: 0 auto;
    left: 51.3%;
    transform: translate(-50%, 0);
}
.notch{
    position: absolute;
    right: 0;
    left: 10px;
    margin: 0 auto;
    top: 41px;
    z-index: 9999;
    width: 142px;
}
.slider__item img{
  width: 100% !important;
  position: relative;
  bottom: 4px;
  border-radius: 25px;
  margin-top: 0px !important;

}
.slider {
  height: 100%;
}
.slider div {
  height: 100%;

}

.slider__item {
    font-size: 100px;
    color: rgba(255,255,255,0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.shap-bg {
    min-height: 590px;
    background-image: url(../images/banner-shape.png);
    background-size: 90%;
    background-position: right;
    background-repeat: no-repeat;
}
img.shape2 {
    z-index: 9999;
    position: absolute;
    bottom: 35px;
    left: 4px;
    width: 30%;
}
.notch {
    position: absolute;
    right: 0;
    left: 10px;
    margin: 0 auto !important;
    top: 41px;
    z-index: 9999;
    width: 142px !important;
}





.banner-text h3 {
    padding-bottom: 20px;
}
.banner-slider{position: relative;width: 100%;height: 0;padding-bottom: 35%;text-align: center;margin-bottom: 50px;margin-top: 80px;}
.banner-slider #overlay {position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.6);z-index: 2;}
.banner-slider .banner-text{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);z-index: 20;color: #fff;}
.banner-slider .banner-text h1{font-size: 60px;font-weight: 900;line-height: 80px;}
.banner-slider .banner-text a{background-color: #141414;
    padding: 15px 40px;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #141414;
    margin-top: 30px;}
.banner-slider .banner-text a:hover{color: #141414;background-color: #fff;}

.slidizle-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.slidizle-slide {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: 50% 50%;display: none;}
.slidizle-slide.active {display: block;}
.slidizle-navigation {position: absolute;bottom: -30px;left: 0;width: 100%;text-align: center;z-index: 10;display: inline-table;}
.slidizle-navigation li {width: 15%;height: 80px;position: relative;background-size: cover;background-position: center;display: inline-block;cursor: pointer;transition: opacity 0.2s ease-in-out 0s;text-align: left;}
.slidizle-navigation #overlay {position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.3);z-index: 2;}
.slidizle-navigation li span{color: #fff;line-height: 10px;font-size: 10px;position: absolute;top: 25px;left: 15px;z-index: 10;}
.slidizle-navigation li.active span {font-size: 30px;}
.slidizle-navigation li.active #overlay {background-color: rgba(0,0,0,0.6);}


.shared-tasks{}
.shared-tasks h2{font-weight: 900;    color: #141414;}
.shared-tasks .task-data{width: 50%;float: left;margin-top: 50px;}
.shared-tasks .task-image{width: 50%;float: right;text-align: right;    position: relative;}
.shared-tasks .task-image img{width: 100%;    margin-top: 100px;}
.task-data-list{width: 100%;float: left;margin-top: 40px;}
.task-data-list h4{font-size: 18px;
    color: #141414;
    font-family: 'GTEestiDisplay-Medium';}
.task-data-list i{font-size: 28px;margin-top: 0px;color: #141414;width: 35px;}
.task-data-list-left{width: 100%;float: left;}
.task-data-list-left div{width: 45%;
    display: inline-flex;
    margin: 10px 0;}
.span-left{float: left;margin-right: 8px;}
.span-right{float: right;margin-left: 8px;}
span.span-right p {
    color: #585858;
}
span.span-right p {
    margin-top: 5px;
}
p.aos-init.aos-animate {
    text-align: center;
    width: 100%;
    float: left;
}

.about_right h1 {
    font-size: 32px;
    margin: 10px 0;
    letter-spacing: 1px;
    color: #141414;
    font-family: 'GTEestiDisplay-Medium';
}
.about_right p {
    color: #585858;
    padding-bottom: 15px;
}
.about_left img {
    width: 70%;
}

.about_left {
    width: 40%;
    float: left;
    text-align: center;
}
.about_right {
    width: 60%;
    float: left;
}


.school-app{padding: 0;background-color: #f4f4f4;}
.parents-app{padding: 0;}

.school-app img{width: 100%;}
.parents-app img {
    width: 100%;
    margin: 100px 0 0 auto;
}

.parents-app .features-image{text-align: right;}
.features-image{display: inline-grid;}


.container h2 {
    font-size: 32px;
    margin: 10px 0;
    letter-spacing: 1px;
    color: #141414;
    font-family: 'GTEestiDisplay-Medium';
}
.features h2{font-weight: 900;color:#141414;}
.features hr{border: 0.5px solid #141414;
    width: 60px;
    position: relative;
    top: 0px;}
.features p{margin-top: 20px;}
.features .features-right{width: 50%;float: right;}
.features .features-left {
    width: 50%;
    float: left;
    background: url(../images/school-app.png) #f4f4f4;
    height: 90vh;
    background-repeat: no-repeat;
    background-size: 100%;}
.features .features-data{padding: 0 40px;margin: 70px 0;}
.features-data-list{width: 100%;float: left;margin-top: 40px;}
.features-data-list h4{     line-height: 30px;
    font-size: 18px;
    color: #141414;
    font-family: 'GTEestiDisplay-Medium';margin-top: 0;}
.features-data-list img{width: 30px !important;}
.features-data-list-left{width: 100%;float: left;}
.features-data-list-left div{width: 49%;display: inline-flex;margin: 20px 0;}
.features-data a{background-color: #141414;
    padding: 10px 45px;
    font-size: 14px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #141414;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;}
.features-data a:hover{color: #141414;background-color: #fff;}


.parents-app .features-image2{text-align: right;}
.features-image2{display: inline-grid;}


.features2 h2{font-weight: 900;color: #141414;}
.features2 hr{border: 0.5px solid #141414;width: 60px;position: relative;top: -0px;}
.features2 p{margin-top: 20px;}
.features2 .features2-right{width: 50%;float: right;}
.features2 .features2-left{width: 50%;float: left;}
.features2 .features2-data{margin: 70px 0;}
.features2-data-list{width: 100%;float: left;margin-top: 40px;}
.features2-data-list h4{     line-height: 30px;
    font-size: 18px;
    color: #141414;
    font-family: 'GTEestiDisplay-Medium';}
.features2-data-list img{width: 30px !important; margin: 0;}
.features2-data-list-left{width: 100%;float: left;}
.features2-data-list-left div{width: 49%;display: inline-flex;margin: 20px 0;}
.features2-data a{background-color: #141414;
    padding: 10px 45px;
    font-size: 14px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #141414;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;}
.features2-data a:hover{color: #141414;background-color: #fff;}



.schools{background-color: #f5f5f7;padding: 2% 0;}
.schools img{width: 100%;}

.school-sitemap{}
.sitemap-location{width: 35%;float: left;}
.sitemap-location .logo{font-size: 28px;font-weight: 900;line-height: 0px;letter-spacing: 1px;color: #141414;}
.sitemap-location p{    font-weight: 900;
    color: #585858;
    font-size: 14px;
    margin-top: 10px;
    padding-right: 40px;
    line-height: normal;}
.sitemap-company{width: 35%;float: left;}
.sitemap-company h3{font-size: 22px;font-weight: 900;line-height: 75px;letter-spacing: 1px;color: #141414;}
.sitemap-company a{font-weight: 900;color: #585858;font-size: 14px;margin-top: 15px;}
.sitemap-company a:hover{color: #141414;}
.sitemap-help{width: 30%;float: right;}
.sitemap-help h3{font-size: 22px;font-weight: 900;line-height: 74px;letter-spacing: 1px;color: #141414;}
.sitemap-help a{font-weight: 900;color: #585858;font-size: 14px;margin-top: 15px;}
.sitemap-help a:hover{color: #141414;}

footer{width: 100%;float: left;background-color: #141414;padding: 2% 0;}
footer .footer-left{float: left;color: #ffffff;font-weight: 900;}
footer .footer-left p{font-size: 14px;}
footer .footer-right{float: right;}
footer .footer-right a{color: #ffffff;font-weight: 900;margin-left: 25px;font-size: 14px;}


li.address img {
    width: 20px;
    margin-right: 15px;
    vertical-align: middle;
}
li.address {
    padding-bottom: 10px;
}

li.number img {
    width: 20px;
    margin-right: 15px;
    vertical-align: middle;
}

@media screen and (max-width: 1169px){
.shared-tasks .task-data{margin-top: 10px;width: 50%;}
.task-data-list-left div{width: 46%;}
}


@media screen and (max-width: 1090px){
.about_left {
    width: 40%;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.about_right {
    width: 100%;
    float: none;
    padding-top: 40px;
}

.features .features-right{width: 100%;}
.features .features-left {
	width: 100%;
    float: left;
    background-image: url(../images/school-app.png);
    height: 503px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.features2 .features2-right{width: 100%;}
.features2 .features2-left{width: 100%;}
.school-app img{width: 100%;margin: 0 auto;}
.parents-app img{width: 70%;margin: 0 auto;}

.shared-tasks .task-image {
    width: 70%;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.shared-tasks .task-data {
    margin-top: 10px;
    width: 100%;
}
}



.section-29 {
    min-height: 100px;
    padding: 30px 0;
    background: #2f303c;
}
.p-b-70 {
    padding-bottom: 70px !important;
}
.p-t-70 {
    padding-top: 70px !important;
    margin-top: 100px;
}
.section-29 h1, .section-29 h2, .section-29 h3, .section-29 h4, .section-29 h5, .section-29 h6 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}
.m-t-40 {
    margin-top: 40px !important;
}
.section-29 p, .section-29 span {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
}
.sitemap-location ul {
    padding-top: 10px;
}

.fx-particles {
    background-image: url(../images/about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.fx-contact {
    background-image: url(../images/contact.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.fx-faq {
    background-image: url(../images/faq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.fx-terms {
    background-image: url(../images/terms.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.fx-privacy {
    background-image: url(../images/privacy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}



section.contact {
    padding: 60px 0;
}
.contact-form {
    background-color: #f1f1f1;
    padding: 30px;
}
.cus_input {
    padding: 12px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}
.cus_input:focus {
    border: 1px solid #03abec;
    outline: none;
}
button.cus_btn {
    width: 100%;
    padding: 12px;
    border: none;
    background-color: #03abec;
    color: #fff;
    border-radius: 5px;
    font-family: 'GTEestiDisplay-Medium';
    cursor: pointer;
}

.schoapp-contact-loop {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.schoapp-contact-inc {
    float: left;
}
.schoapp-contact-info {
    float: right;
    width: calc(100% - 75px);
}
.schoapp-contact-inc img {
    width: 50px;
}
.schoapp-contact-info h5 {
    color: #131314;
    font-family: 'GTEestiProDisplay-Bold';
    padding-bottom: 0;
    font-size: 16px;
}
.schoapp-contact-info p {
    text-align: left;
    color: #131314 !important;
    padding: 0 !important;
    font-size: 16px;
}

.address_info p {
    color: #77869e;
    padding-bottom: 20px;
}
.contact-form h1 {
    font-family: 'GTEestiDisplay-Medium';
    margin-top: 0;
    margin-bottom: 20px;
}

.paddy h1 {
    font-family: 'GTEestiDisplay-Medium';
    margin-top: 0;
}




.accordion__item.active:last-child .accordion-header {
  border-radius: none;
}

.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent;
}

.accordion__item > .accordion-header:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}

.accordion__item.active > .accordion-header:after {
  transform: rotate(-180deg);
}

.accordion__item.active .accordion-header {
  background: #4abfa5;
}

.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: black;
}
input.search_box {
    padding: 8px 10px;
    outline: none;
    color: #000;
    border: 1px solid #ddd;
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    margin: 10px 0px;
}
.accordion-header.js-accordion-header img {
    width: 21px;
    margin-right: 10px;
    position: relative;
    bottom: 4px;
}
.accordion-body.js-accordion-body .btn-cart {
    margin-top: 11px;
}


.faqs_accordion_menu {
    background-color: #ffffff;
    border-radius: 2px;
    text-transform: uppercase;
}

.faqs_accordion_menu .accordion-body {
    color: #3f3c3c;
    display: none;
    padding: 20px 0px 10px;
    border: 1px solid #eaeaea;
    border-top: transparent;
}

.faqs_accordion_menu .accordion-body p{
    color: #585858;
    font-size: 16px;
    text-transform: none;
    margin-left: 15px;
}


.faqs_accordion_menu .accordion-header{
    margin-top: 10px;
    padding: 13px;
    background: #fff;
    color: #000;
    cursor: pointer;
    font-size: 17px;
    transition: all .3s;
    border: 1px solid #eaeaea;
    border-left: 4px #141414 solid;
    text-transform: none;
    font-family: 'GTEestiDisplay-Medium';
}

.faqs_accordion_menu .accordion:first-child > .accordion__item > .accordion-header{
    border-bottom: 1px solid #eaeaea;
}

.faqs_accordion_menu .accordion__item.active .accordion-header{
    background: #fff;
}

.faqs_accordion_menu h3{
    padding: 13px 0;
    color: #141414;
    font-size: 17px;
    font-family: 'GTEestiDisplay-Medium';
}


.privacy-content {
    text-align: left !important;
    margin: 0 auto;
    font-size: 16px;
}
p.weight-900 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.privacy-content ul, .privacy-content ol {
    float: left;
    padding: 0 0 0 40px;
    width: 100%;
    box-sizing: border-box;
}

.subtitle {
    padding-left: 50px !important;
    color: #313131 !important;
}
.privacy-content .title {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    font-size: 18px;
    color: #1e79c8;
}
.privacy-content a {
    color: #2f8ad9;
}





@media screen and (max-width: 991px){
  .screen {
      overflow: hidden;
      position: absolute;
      top: 6.5%;
      bottom: 0;
      right: auto;
      background-color: #ffffff;
      border-radius: 25px;
      height: 548px;
      width: 256px;
      margin: 0 auto;
      left: 52.3%;
      transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 915px){
.sitemap-location{width: 40%;padding-right: 10px;}
.sitemap-company{width: 30%;}
.sitemap-help{width: 25%;}
.task-data-list-left div{width: 50%;}
}



@media screen and (max-width: 768px){


.banner-slider {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 100px;
}
header {position: absolute;}
#menu-icon {display:inline-block;    background-color: #141414;
    border-radius: 4px 4px 0 0;}
header nav ul, nav:active ul {display: none;position: absolute;padding: 20px;background: #fff;border: 5px solid #141414;right: 40px;top: 60px;width: 50%;border-radius: 4px 0 4px 4px;}
header nav li a {color: #000000;}
header nav li a:hover{color: #141414;}
header nav .demo-link {color: #ffffff;}
header nav li {text-align: center;width: 100%;padding: 10px 0;margin: 0;}
header nav:hover ul {display: block;}


.banner-slider .banner-text h1{font-size: 40px;line-height: 50px;}
.banner-slider .banner-text a{padding: 10px 30px;font-size: 10px;    margin-top: 10px;}
.slidizle-navigation {bottom: -60px;}
.slidizle-navigation li {width: 33.3%;height: 50px;}
.shared-tasks .task-image{width: 100%;text-align: center;}
.shared-tasks .task-image img{width: 80%;
    margin-top: 50px;}
.shared-tasks .task-data{width: 100%;margin-top: 70px;}

}
@media screen and (max-width: 768px){
.screen{
    overflow: hidden;
    position: absolute;
    top: 6.5%;
    bottom: 0;
    right: auto;
    background-color: #ffffff;
    border-radius: 25px;
    height: 548px;
    width: 256px;
    margin: 0 auto;
    left: 51%;
    transform: translate(-50%, 0);
}
}

@media screen and (max-width: 700px){
.sitemap-location{width: 50%;}
.sitemap-company{width: 20%;}
.sitemap-help{width: 20%;}
.screen{
    overflow: hidden;
    position: absolute;
    top: 6.5%;
    bottom: 0;
    right: auto;
    background-color: #ffffff;
    border-radius: 25px;
    height: 548px;
    width: 256px;
    margin: 0 auto;
    left: 52%;
    transform: translate(-50%, 0);
}
}

@media screen and (max-width: 566px){
.task-data-list-left div{width: 42%;}
.sitemap-location{width: 100%;}
.sitemap-company{width: 40%;}
.sitemap-help{width: 40%;float: left;}
footer{text-align: center;}
footer .footer-left{float: left;width: 100%;}
footer .footer-right{float: left;width: 100%;}
footer .footer-right a{margin: 0 25px;}
}

@media screen and (max-width: 500px){
.banner-slider .banner-text h1{font-size: 30px;}
.banner-slider .banner-text a{padding: 5px 15px;}
.task-data-list-left div{width: 100%;float: left;}
.features .features-data{margin: 30px 0;}
.features-data-list-left div{width: 100%;}

.features2 .features2-data{margin: 30px 0;}
.features2-data-list-left div{width: 100%;}
}

/*school*/
.fx-school {
    background-image: url(../images/school.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.avatar-upload {
  position: relative;
  max-width: 170px;
  margin: 15px auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f044";
  font-family: "FontAwesome";
  color: #757575;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 162px;
  height: 162px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.title h5{
    font-family: 'GTEestiDisplay-Medium';
    color: #495057;
    font-size: 17px;
}
.cus_card{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid #f6f6f6;
    border-radius: .25rem;
    padding: 1.25rem;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
    box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.mt-3, .my-3 {
    margin-top: 1rem!important;
}
.cus_card label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}
.cus_card .form-control {
    display: block;
    width: 100%;
    padding: .47rem .75rem;
    min-height: 38px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.cus_card .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b1bbc4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.main_btn{
    background-color: #141414;
    padding: 10px 45px;
    font-size: 14px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #141414;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    outline: none;
}
.cancel_btn{
    background-color: #ff715b;
    padding: 10px 45px;
    font-size: 14px;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #ff715b;
    text-transform: uppercase;
    margin-top: 30px;
    display: inline-block;
    outline: none;
}
.main_btn:hover {
    color: #141414;
    background-color: #fff;
}
.cancel_btn:hover {
    color: #ff715b;
    background-color: #fff;
}

