.navbar-default {
  background: #FD9220;
  height: 90px;
  border-radius: 0;
  margin-bottom: 11px;
  z-index: 100;
  box-shadow: 0 0px 12px;
  border: none; }
  .navbar-default .navbar-nav > li > a {
    height: 80px;
    text-align: center;
    color: #fff;
    padding: 36px 25px 30px;
    font-family: "f2";
    font-size: 1.2vw; }
  .navbar-default .navbar-nav > li img.phone {
    padding: 30px 0px; }
  .navbar-default .navbar-nav .header-right-link {
    color: #106E7A;
    font-weight: 600;
    font-size: 15px;
    float: left; }
    .navbar-default .navbar-nav .header-right-link > a {
      color: #106E7A;
      font-family: "f1";
      font-size: 15px; }
      .navbar-default .navbar-nav .header-right-link > a img {
        padding-right: 3px;
        padding-bottom: 6px;
        width: 32px; }
  .navbar-default .navbar-nav .right-border {
    position: relative; }
    .navbar-default .navbar-nav .right-border:before {
      position: absolute;
      content: "";
      left: 0px;
      background: rgba(51, 51, 51, 0.27);
      width: 1px;
      height: 90px; }
  .navbar-default .navbar-nav .active > a,
  .navbar-default .navbar-nav .active > a:focus,
  .navbar-default .navbar-nav .active > a:hover {
    background: #197f8b;
    color: #FD9220;
    border: 2px solid #fff;
    position: relative; }
    .navbar-default .navbar-nav .active > a:before,
    .navbar-default .navbar-nav .active > a:focus:before,
    .navbar-default .navbar-nav .active > a:hover:before {
      background-image: url("../images/drop_sha_menu.png");
      background-repeat: no-repeat;
      position: absolute;
      top: calc(100% + 2px);
      content: "";
      width: 100%;
      height: 29px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .navbar-default .navbar-nav .active > a:after,
    .navbar-default .navbar-nav .active > a:focus:after,
    .navbar-default .navbar-nav .active > a:hover:after {
      background-image: url("../images/education.png");
      background-repeat: no-repeat;
      position: absolute;
      top: 5px;
      content: "";
      width: 46px;
      height: 30px;
      height: 29px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .navbar-default .navbar-center {
    width: calc(100% - 628px);
    text-align: center; }
  .navbar-default .navbar-right-login {
    width: 325px; }
    .navbar-default .navbar-right-login > li > a {
      padding: 36px 10px 30px;
      font-size: 14px; }

.navbar-header .navbar-brand img {
  padding-top: 16px; }

.navbar-default .navbar-nav .header-right-link > a.admin-login {
  font-size: 13px;
  color: #b96812; }

.navbar-default .navbar-nav .call-us > a {
  padding: 14px 10px !important; }

.navbar-nav > li {
  float: none;
  display: inline-block; }

footer {
  background: #383838;
  position: relative; }
  footer h4 {
    color: #fd9220;
    font-family: "f1";
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid rgba(238, 238, 238, 0.46);
    padding-left: 10px;
    padding-bottom: 10px;
    display: inline-block; }
  footer p {
    color: rgba(255, 255, 255, 0.74);
    font-family: "f1";
    font-size: 14px; }
  footer .footer-information a {
    font-size: 14px;
    line-height: 31px;
    padding-left: 29px;
    margin: 5px;
    position: relative;
    color: rgba(255, 255, 255, 0.74);
    text-decoration: none; }
    footer .footer-information a:before {
      top: 0px;
      left: 3px;
      width: 22px;
      height: 17px;
      position: absolute;
      content: "";
      background: url(../images/list.png) no-repeat; }
  footer .address p {
    padding-left: 35px;
    margin-top: 22px; }
    footer .address p:before {
      left: 13px;
      width: 31px;
      height: 29px;
      position: absolute;
      content: "";
      background: url(../images/location.png) no-repeat; }
  footer .Phone p {
    padding-left: 35px;
    margin-top: 22px; }
    footer .Phone p:before {
      left: 13px;
      width: 31px;
      height: 29px;
      position: absolute;
      content: "";
      background: url(../images/mobile_icon.png) no-repeat; }
  footer .mail-us p {
    padding-left: 35px;
    margin-top: 22px; }
    footer .mail-us p:before {
      left: 13px;
      width: 31px;
      height: 29px;
      position: absolute;
      content: "";
      background: url(../images/mess.png) no-repeat; }
  footer .outer-img {
    position: relative; }
  footer .inner-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none !important;
    width: auto; }
  footer .search-lay {
    border: 1px solid rgba(238, 238, 238, 0.58); }
    footer .search-lay input {
      background-color: transparent;
      border: none;
      height: 36px;
      color: #fff;
      padding: 3px; }
    footer .search-lay input:focus {
      outline: none; }
    footer .search-lay button {
      float: right;
      max-width: 43px;
      height: 36px;
      font-weight: bold;
      color: #35aebf;
      font-family: "f2"; }
  footer .footer-down {
    font-family: "f2";
    font-size: 15px;
    border-top: 1px solid #602a2a; }
    footer .footer-down p {
      padding: 5px 7px;
      margin: 0px; }
    footer .footer-down .footer-right p {
      float: right; }
      footer .footer-down .footer-right p a span {
        color: #d8ab2c;
        font-size: 14px; }
  footer .feedmack {
    width: 263px;
    height: 49px;
    position: absolute;
    top: -48px;
    right: 10px; }
  footer .follow-us .fa {
	padding: 8px;
	font-size: 14px;
	width: 30px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 50%;
  }
  footer .follow-us .fa:hover {
	opacity: 0.7;
  }
  footer .follow-us .fa-facebook {
	background: #3B5998;
	color: white;
  }
  footer .follow-us .fa-twitter {
	background: #55ACEE;
	color: white;
  }
  footer .follow-us .fa-linkedin {
	background: #007bb5;
	color: white;
  }
  footer .follow-us .fa-youtube {
	background: #bb0000;
	color: white;
  }

@font-face {
  font-family: "f2";
  src: url("../fonts/font1/Blender-Pro-Bold.otf"); }
@font-face {
  font-family: "f1";
  src: url("../fonts/font1/calibri.ttf"); }
@font-face {
  font-family: "f3";
  src: url("../fonts/font1/calibrib.ttf"); }
@font-face {
  font-family: "f4";
  src: url("../fonts/font1/calibrii.ttf"); }
@font-face {
  font-family: "f5";
  src: url("../fonts/font1/calibriz.ttf"); }
body {
  overflow-x: hidden; }

.index-body {
  padding: 30px 0px;
  background-image: url(../images/bg_dots.jpg);
  background-repeat: no-repeat;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-position: right; }
  .index-body .body-inner .left-img img {
    max-width: 100%; }
  .index-body .body-inner .right-content h3 {
    font-size: 22px;
    font-family: "f3";
    font-weight: 600;
    letter-spacing: 1px;
    color: #696868;
    position: relative;
    display: inline-block;
    margin-bottom: 22px;
    margin-top: 0px; }
    .index-body .body-inner .right-content h3:after {
      border-bottom: 3px solid #35aebf;
      border-bottom-style: double;
      width: 106px;
      content: "";
      position: absolute;
      bottom: -8px;
      left: 50%;
      transform: translateX(-50%); }
  .index-body .body-inner .right-content p {
    font-family: "f1";
    font-size: 16px;
    line-height: 23px;
    color: #a09d9d;
    text-align: justify; }

.price-detail {
  color: #fff;
  background-image: url(../images/bg_subscribe.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  .price-detail .pricing-lekeline {
    padding: 20px 0px 50px; }
    .price-detail .pricing-lekeline h6 {
      font-family: "f3";
      font-size: 20px;
      letter-spacing: 1px; }
    .price-detail .pricing-lekeline h4 {
      color: #35aebf;
      font-family: "f3";
      font-size: 34px;
      padding: 10px 0px; }
    .price-detail .pricing-lekeline p {
      font-family: "f1";
      line-height: 24px;
      font-weight: normal;
      color: #e1e1e1;
      font-size: 16px; }
  .price-detail .clicke {
    text-align: center;
    padding-top: 55px; }

.valuable-clients {
  background: #f1f1f1; }
  .valuable-clients h4 {
    font-family: "f2";
    font-size: 23px;
    color: #7d7c7c;
    position: relative;
    font-weight: bold;
    margin-top: 30px; }
    .valuable-clients h4:after {
      background-image: url(../images/heading_sm.png);
      background-repeat: no-repeat;
      content: "";
      position: absolute;
      height: 25px;
      width: 232px;
      bottom: -29px;
      left: 0px; }
  .valuable-clients .carousel-inner {
    padding: 0px 30px; }
    .valuable-clients .carousel-inner img {
      width: auto !important;
      margin: 0 auto; }
    .valuable-clients .carousel-inner .client {
      padding: 21px 21px;
      border: 1px solid #a3d6d6;
      background: #fff;
      margin: 32px 0px 75px;
      position: relative; }
      .valuable-clients .carousel-inner .client .arrow .client-prev img {
        position: absolute;
        position: absolute;
        z-index: 1000;
        left: 0px;
        top: 50%;
        transform: translate(-50%, -50%); }
      .valuable-clients .carousel-inner .client .arrow .client-next img {
        position: absolute;
        z-index: 1000;
        right: -38px;
        top: 50%;
        transform: translate(-50%, -50%); }
      .valuable-clients .carousel-inner .client:after {
        position: absolute;
        content: "";
        background: url(../images//dropshadow.png);
        background-repeat: no-repeat;
        height: 47px;
        bottom: -48px;
        width: 100%;
        left: 0;
        right: 0;
        background-size: cover;
        background-position: center center; }

.carousel-inner h4 {
  font-family: "f2";
  font-size: 23px;
  color: #7d7c7c;
  position: relative;
  font-weight: bold; }
  .carousel-inner h4:after {
    background-image: url(../images/heading_sm.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    height: 25px;
    width: 232px;
    bottom: -29px;
    left: 0px; }
.carousel-inner .feedback {
  padding-top: 20px; }
.carousel-inner #carousel-custom-dots {
  width: 21%;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-left: 0px !important;
  margin-bottom: 38px; }
  .carousel-inner #carousel-custom-dots li {
    width: 11px;
    margin: 0 1px 0 2px;
    padding: 0px 0 0 0px;
    border-radius: 50px;
    border: solid 2px #69615c69;
    height: 11px;
    list-style: none;
    display: inline-block;
    background: #d6d4d5; }
  .carousel-inner #carousel-custom-dots .active {
    background: #fff;
    border: solid 2px #e75e00; }

.clients-feedback .cus-feedback {
  font-family: "f1";
  color: #858181;
  font-size: 15px;
  position: relative;
  margin-left: 216px;
  border: 1px solid #eae2e2;
  border-style: dashed;
  padding: 16px;
  border-radius: 10px; }
  .clients-feedback .cus-feedback p {
    margin: 0px; }
  .clients-feedback .cus-feedback .fa-quote-left {
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 10px; }
  .clients-feedback .cus-feedback .fa-quote-right {
    font-size: 13px;
    position: absolute;
    bottom: 3px;
    right: 69px; }
.clients-feedback .cus-img {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translate(-50%, -50%); }
  .clients-feedback .cus-img .testimomals {
    position: relative; }
    .clients-feedback .cus-img .testimomals .testiomals_icon {
      position: absolute;
      bottom: 44px;
      left: -3px;
      width: 106px; }
    .clients-feedback .cus-img .testimomals .test-monal {
      margin: 0px 17px;
      display: block;
      width: 89px; }
    .clients-feedback .cus-img .testimomals .feedback {
      padding-top: 202px; }
  .clients-feedback .cus-img h6 {
    font-size: 20px;
    font-weight: 600;
    font-family: "f2";
    margin-top: 0px;
    margin-left: 46px; }
  .clients-feedback .cus-img p {
    font-family: "f2";
    color: #bfb9b9;
    font-size: 17px;
    margin: 0px;
    margin-left: 33px; }

.product-modules {
  background-image: url(../images/bg_module.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  .product-modules .module-inner h4 {
    font-family: "f2";
    font-size: 23px;
    color: #7d7c7c;
    position: relative;
    font-weight: bold; }
    .product-modules .module-inner h4:after {
      background-image: url(../images/heading_sm.png);
      background-repeat: no-repeat;
      content: "";
      position: absolute;
      height: 25px;
      width: 232px;
      bottom: -29px;
      left: 0px; }
  .product-modules .module-inner .module-body {
    padding: 30px 0px; }
    .product-modules .module-inner .module-body .admission-module .admission-outer {
      border: 5px solid #fff; }
      .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner {
        text-align: center;
        background-color: rgba(22, 97, 107, 0.55);
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        padding: 12px 6px; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner .outer-circle {
          position: relative; }
          .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner .outer-circle .admission-head {
            margin: 0px auto;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            transition: all .4s ease; }
          .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner .outer-circle .icon {
            position: absolute;
            left: 50%;
            transform: translate(-50%, -50%);
            top: 50%; }
          .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner .outer-circle:before {
            content: '';
            height: 47px;
            width: 45px;
            position: absolute;
            background-image: url(../images/port_hover.png);
            background-repeat: no-repeat;
            top: -6px;
            left: 0px;
            visibility: hidden;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            transition: all .4s ease; }
          .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner .outer-circle:after {
            content: '';
            height: 47px;
            width: 45px;
            position: absolute;
            background-image: url(../images/port_hover_1.png);
            background-repeat: no-repeat;
            top: -6px;
            right: 0px;
            visibility: hidden;
            -webkit-transition: all .4s ease;
            -moz-transition: all .4s ease;
            transition: all .4s ease; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner h6 {
          color: #FD9220;
          font-family: "f2";
          font-weight: bold;
          font-size: 17px; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner p {
          color: #fff;
          font-size: 14px;
          font-family: "f1"; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner h3 {
          color: #FD9220;
          font-size: 29px;
          font-family: "f3"; }
          .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner h3 i {
            color: #e43131;
            font-size: 22px;
            padding-right: 5px; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner a {
          color: #fff;
          text-decoration: none;
          border: 1px solid #333;
          border-style: dashed;
          padding: 5px 11px;
          font-family: "f2";
          font-size: 13px; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner:before {
          content: '';
          height: 47px;
          width: 45px;
          position: absolute;
          background-image: url(../images/port_hover.png);
          background-repeat: no-repeat;
          left: 27px;
          bottom: 9px;
          transform: rotate(-90deg);
          visibility: hidden;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          transition: all .4s ease; }
        .product-modules .module-inner .module-body .admission-module .admission-outer .admission-inner:after {
          content: '';
          height: 47px;
          width: 45px;
          position: absolute;
          background-image: url(../images/port_hover_1.png);
          background-repeat: no-repeat;
          transform: rotate(90deg);
          right: 27px;
          bottom: 9px;
          visibility: hidden;
          -webkit-transition: all .4s ease;
          -moz-transition: all .4s ease;
          transition: all .4s ease; }
    .product-modules .module-inner .module-body .admission-module:hover .admission-inner {
      background-color: rgba(0, 0, 0, 0.3);
      -webkit-transition: all .4s ease;
      -moz-transition: all .4s ease;
      transition: all .4s ease; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner .outer-circle:before {
        visibility: visible;
        top: -8px;
        right: -2px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner .outer-circle:after {
        visibility: visible;
        top: -8px;
        right: -4px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner .outer-circle .admission-head {
        transform: scale(1.05);
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner h6 {
        color: #fff; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner:before {
        visibility: visible;
        left: 28px;
        bottom: 8px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease; }
      .product-modules .module-inner .module-body .admission-module:hover .admission-inner:after {
        visibility: visible;
        right: 28px;
        bottom: 8px;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease; }
    .product-modules .module-inner .module-body .admission-module:before {
      background-image: url(../images/sha_module.png);
      background-repeat: no-repeat;
      position: absolute;
      bottom: -47px;
      content: "";
      width: 100%;
      height: 47px;
      left: 50%;
      background-position: center;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }

.lekeline-welcme {
  text-align: center;
  padding-top: 25px; }
  .lekeline-welcme h4 {
    font-family: "f2";
    font-size: 36px;
    color: #6b6a6a;
    position: relative;
    font-weight: bold; }
    .lekeline-welcme h4:after {
      background-image: url(../images/heading_bg.png);
      background-repeat: no-repeat;
      content: "";
      position: absolute;
      height: 25px;
      width: 232px;
      bottom: -29px;
      left: 50%;
      transform: translate(-50%, -50%); }
    .lekeline-welcme h4 span {
      color: #008190; }
  .lekeline-welcme p {
    font-size: 16px;
    font-family: "f1";
    color: #7b7979;
    padding: 28px 0px; }

.carousel-content h1 {
  text-align: center;
  margin-bottom: 0px;
  color: #fff;
  font-family: "f1"; }
  .carousel-content h1 span {
    color: #c97011;
    -webkit-text-stroke: 2px #f0eeee;
    font-size: 1.1em;
    font-family: "f2"; }
.carousel-content .banner-inner {
  position: relative; }
  .carousel-content .banner-inner img {
    max-width: 100%;
    margin-right: 5px; }
  .carousel-content .banner-inner .service {
    position: absolute;
    letter-spacing: 1px;
    top: 84px;
    left: 56px;
    color: #FD9220;
    font-weight: 900;
    font-family: "f2";
    font-size: 18px;
    line-height: 50px; }
    .carousel-content .banner-inner .service .arrow-left {
      margin-left: 20px; }

.right ul {
  margin-top: 65px; }
  .right ul li {
    color: #fff;
    font-family: "f3";
    font-size: 35px;
    text-shadow: 1px 4px 2px #333;
    text-align: left; }
    .right ul li span {
      color: #FD9220; }
    .right ul li:first-child {
      margin-left: 0px !important; }
    .right ul li:nth-child(3) {
      margin-left: 60px; }
    .right ul li:nth-child(2) {
      margin-left: 30px; }

.admission {
  background: url(../images/img1.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.online {
  background: url(../images/img2.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.module {
  background: url(../images/img3.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.outer-module {
  background: url(../images/img4.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.carousel-caption {
  right: 0 !important;
  bottom: 0px !important;
  z-index: 10 !important;
  padding-top: 0px !important;
  padding-bottom: auto !important;
  color: #fff;
  text-align: center !important;
  text-shadow: none !important;
  width: 100% !important;
  left: 0 !important;
  top: 0px !important; }

.feedback .item {
  padding-top: 90px; }

/*about*/
.abut-img {
  background-image: url(../images/about.png); }

.banner-img {
  background-size: cover;
  position: relative;
  z-index: 0;
  background-position: center center; }
  .banner-img:before {
    background-color: rgba(202, 159, 188, 0.47);
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(28, 28, 28, 0.7);
    z-index: -1; }
  .banner-img .banner-wrapper {
    color: #fff;
    text-align: left;
    position: relative;
    z-index: 1; }
    .banner-img .banner-wrapper h1 {
      font-family: "f6"; }
  .banner-img .breadcrumb {
    background-color: transparent;
    color: #FD9220;
    padding-left: 0px;
    font-family: "f1";
    font-size: 16px; }
    .banner-img .breadcrumb .home {
      position: relative;
      color: #fff; }
      .banner-img .breadcrumb .home:after {
        content: "\f22d";
        font-family: fontawesome;
        font-size: 9px;
        margin-left: 5px;
        color: #fff; }
      .banner-img .breadcrumb .home li a {
        color: #fff;
        text-decoration: none; }
      .banner-img .breadcrumb .home li:before {
        display: none; }
    .banner-img .breadcrumb li a {
      text-decoration: none; }
    .banner-img .breadcrumb > li + li:before {
      display: none; }

.about-content .left-about {
  background-image: url(../images/img2.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 0px;
  height: 405px;
  background-size: contain; }
.about-content h1 {
  font-family: "f2";
  font-size: 41px;
  position: relative;
  margin-bottom: 20px; }
  .about-content h1:before {
    background: #FC9928;
    border-radius: 8px;
    bottom: -1px;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    width: 24px; }
  .about-content h1:after {
    background: #FC9928;
    border-radius: 8px;
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 64px; }
.about-content p {
  color: #898989;
  font-family: "f1";
  font-size: 16px;
  text-align: justify; }
.about-content .lekeline-footer {
  padding: 20px 0px 30px; }
  .about-content .lekeline-footer p {
    text-align: justify; }

/*about*/
/*contact*/
.contact-banner {
  background-image: url(../images/contact-bannar.png); }

.service-banner {
  background-image: url(../images/ser-banner.png); }

.pricing-banner {
  background-image: url(../images/baner1.png); }

.contact-content {
  text-align: center;
  margin: 50px 0px 0px; }
  .contact-content i {
    color: #212331;
    font-size: 40px; }
  .contact-content h4 {
    font-family: "f2";
    font-size: 20px; }
  .contact-content h6 {
    color: #898989d1;
    font-family: "f1";
    font-size: 14px;
    line-height: 29px; }
  .contact-content form {
    margin: 65px 0px; }
    .contact-content form .form-group {
      margin-right: 14px;
      margin: 0px 0 24px; }
    .contact-content form input {
      border: 1px solid #eeeeee; }
      .contact-content form input:focus {
        border: 1px solid #eeeeee;
        box-shadow: none; }
    .contact-content form textarea {
      box-shadow: none;
      height: 80px;
      border: 1px solid #eeeeee;
      width: 100%;
      padding: 6px 12px; }
      .contact-content form textarea:focus {
        border: 1px solid #eeeeee;
        box-shadow: none;
        outline: none; }
    .contact-content form h2 {
      padding-bottom: 20px;
      font-family: "f2";
      font-size: 35px; }
    .contact-content form button {
      width: 100%;
      background: #212331;
      color: #fff;
      font-family: "f2";
      font-size: 20px; }
      .contact-content form button:hover {
        background: #212331;
        color: #fff; }
  .contact-content .contact-form {
    background: url(../images/back-contact.png); }

/*contact*/
/*service*/
.service-content .service-inner {
  padding: 25px 0px; }
  .service-content .service-inner img {
    width: 100%; }
  .service-content .service-inner h6 {
    font-family: "f2";
    font-size: 25px; }
  .service-content .service-inner p {
    color: rgba(115, 114, 114, 0.81);
    font-family: "f1";
    font-size: 16px;
    text-align: justify; }
  .service-content .service-inner .service-link {
    color: #FD9220;
    font-family: "f3";
    font-size: 17px;
    text-decoration: none;
    float: right; }
  .service-content .service-inner h5 {
    font-family: "f1";
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fd9220; }
.service-content .cus-img {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden; }
  .service-content .cus-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
  .service-content .cus-img:before {
    background-color: transparent;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease; }
  .service-content .cus-img:hover:before {
    background-color: rgba(14, 13, 14, 0.44);
    visibility: visible;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease; }
  .service-content .cus-img:hover i {
    visibility: visible; }
  .service-content .cus-img:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  .service-content .cus-img i {
    position: absolute;
    visibility: hidden;
    color: #fff;
    font-size: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .service-content .cus-img img {
    width: 100%; }

/*service*/
.pricing-content h1 {
  font-family: "f2";
  font-size: 41px;
  position: relative;
  margin-bottom: 20px; }
  .pricing-content h1:before {
    background: #FC9928;
    border-radius: 8px;
    bottom: -1px;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    width: 24px; }
  .pricing-content h1:after {
    background: #FC9928;
    border-radius: 8px;
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 64px; }
.pricing-content img {
  width: 100%;
  margin-bottom: 40px; }

.right ul p {
  width: 38%;
  font-family: "f1";
  font-size: 17px;
  padding-top: 11px; }

.right ul.school-mod {
  margin-left: -60px; }

/*# sourceMappingURL=style.css.map */
