.link,
body {
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1.4;
  font-family: Hind, sans-serif;
}
.service:hover {
  transform: scale(1.3);
}

.bg-color {
  background: palegoldenrod;
}
.btn-theme.active.focus,
.btn-theme.active:focus,
.btn-theme.focus,
.btn-theme:active.focus,
.btn-theme:active:focus,
.btn-theme:focus,
:active,
:focus,
a,
a:active,
a:focus,
a:hover {
  outline: 0;
}
.header .nav-item-child,
.link,
a,
body,
em,
h1,
h2,
h3,
h4,
h5,
h6,
li,
li a,
p,
span {
  font-family: Hind, sans-serif;
}
.back-to-top,
.header .nav-item-child,
.link {
  text-transform: uppercase;
}
.back-to-top:focus,
.back-to-top:hover,
.btn-theme.focus,
.btn-theme:focus,
.btn-theme:hover,
.content-wrapper-link,
.header .logo-wrap:focus,
.header .logo-wrap:hover,
a:active,
a:focus,
a:hover,
h1 > a:focus,
h2 > a:focus,
h3 > a:focus,
h4 > a:focus,
h5 > a:focus,
h6 > a:focus {
  text-decoration: none;
}
html {
  overflow-x: hidden;
}
body,
html,
html a {
  -webkit-font-smoothing: antialiased;
}
p {
  font-size: 11pt;
  font-weight: 400;
  color: #a6a7aa;
  margin-bottom: 15px;
}
em,
li,
li a {
  font-size: 16px;
  font-weight: 500;
  color: #515769;
}
a {
  color: #81848f;
}
a:active,
a:focus,
a:hover {
  color: #999caa;
}
.link {
  font-size: 13px;
  font-weight: 600;
}
.link:after {
  position: absolute;
  top: 8px;
  right: -15px;
  width: 9px;
  height: 2px;
  background: #17bed2;
  content: " ";
}
span {
  font-size: 14px;
  font-weight: 400;
  color: #bfc1c7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color: #515769;
  margin: 0 0 15px;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #515769;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  color: #999caa;
  text-decoration: none;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 30px;
}
h3,
h4 {
  font-size: 22px;
}
::selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}
::-webkit-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}
::-moz-selection {
  color: #fff;
  background: #17bed2;
  text-shadow: none;
}
.section-seperator {
  border-bottom: 1px solid #edf0f2;
}
.content-wrapper-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 3;
}
.btn-icon,
.btn-theme,
.promo-block {
  position: relative;
}
.btn-theme,
.social-icons {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.btn-theme {
  line-height: 1;
  background-image: none;
  border-style: solid;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-theme:hover {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.btn-theme.active,
.btn-theme:active {
  background-image: none;
  outline: 0;
}
.btn-theme.disabled,
.btn-theme[disabled],
fieldset[disabled] .btn-theme {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.65;
  pointer-events: none;
}
.btn-icon {
  top: 1px;
  margin-right: 10px;
}
.btn-white-bg {
  color: #515769;
  background: #fff;
  border-color: transparent;
  border-width: 0;
}
.btn-white-bg.focus,
.btn-white-bg:focus,
.btn-white-bg:hover {
  color: #fff;
  background: #17bed2;
  border-color: transparent;
}
.btn-white-brd {
  color: #fff;
  background: 0 0;
  border-color: #fff;
  border-width: 2px;
}
.btn-white-brd.focus,
.btn-white-brd:focus,
.btn-white-brd:hover {
  color: #515769;
  background: #fff;
  border-color: #fff;
}
.btn-default-bg {
  color: #4b16d2;
  background: #d5f99c;
  border-color: transparent;
  border-width: 0;
}
.btn-default-bg.focus,
.btn-default-bg:focus,
.btn-default-bg:hover {
  color: #fff;
  background: #17bed2;
  border-color: transparent;
}
.btn-theme-sm {
  font-size: 13px;
  font-weight: 600;
  padding: 15px 40px;
}
.btn-theme-md {
  font-size: 15px;
  font-weight: 600;
  padding: 20px 30px;
}
.progress-box .progress {
  box-shadow: none;
  height: 3px;
}
.progress-box .progress-bar {
  transition-duration: 2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar,
.header .navbar-toggle .toggle-icon,
.service .service-element,
.service .service-info,
.service:hover .service-element,
.service:hover .service-info,
.social-icons,
.social-icons:hover {
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*
.social-icons {
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #515769;
  background: #fff;
  border-radius: 50%;
  padding: 11px;
}
.social-icons:hover {
  color: #fff;
  background: #515769;
} 
----------------------------------------------   */

.clip {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.svg--icon {
  width: 50%;
  max-width: 5rem;
  height: 100%;
  max-height: 5rem;
  display: block;
  margin: 0 auto;
  fill: currentColor;
}

.share {
  width: 5rem;
  height: 5rem;
  float: left;
  margin: 0.5rem 1rem 0.5rem 0;
  color: #353c4a;
  border: 0.125rem solid rgb(0 0 0);
  box-shadow: 10px 10px rgb(0 0 0 / 15%);
  border-radius: 50%;
  transition: 250ms;
}
.share:last-child {
  margin-right: 0;
}
.share:focus {
  outline-color: inherit;
}

.twitter:hover,
.twitter:focus {
  color: #00aced;
  box-shadow: 0 0 24px 0 #00aced;
}

.github:hover,
.github:focus {
  color: #4183c4;
  box-shadow: 0 0 24px 0 #4183c4;
}

.pinterest:hover,
.pinterest:focus {
  color: #bd081c;
  box-shadow: 0 0 24px 0 #bd081c;
}

.youtube:hover,
.youtube:focus {
  color: #cd201f;
  box-shadow: 0 0 24px 0 #cd201f;
}

.facebook:hover,
.facebook:focus {
  color: #3b5998;
  box-shadow: 0 0 24px 0 #3b5998;
}

.google:hover,
.google:focus {
  color: #dd4b39;
  box-shadow: 0 0 24px 0 #dd4b39;
}

/* -------------------------------------------------*/
.promo-banner {
  text-align: center;
}
.promo-banner .promo-banner-title {
  font-size: 50px;
  color: #fff;
}
.promo-banner .promo-banner-text {
  font-size: 20px;
  color: #fff;
  opacity: 0.8;
}
.promo-block {
  background: #fafafa;
  padding-top: 220px;
}
.promo-block .promo-block-title {
  font-size: 50px;
  line-height: 1;
}
@media (max-width: 480px) {
  .promo-block .promo-block-title {
    font-size: 50px;
  }
}
.promo-block .promo-block-text {
  font-size: 25px;
}
.promo-block .promo-block-img-wrap {
  position: relative;
  height: 400px;
}
.promo-block .promo-block-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .promo-block {
    text-align: center;
    padding-top: 170px;
  }
  .promo-block .promo-block-img-wrap {
    height: auto;
  }
  .promo-block .promo-block-img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
}
.service {
  padding: 30px;
  background: rgb(22 44 104) !important;
}
.service .service-element,
.service .service-info {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.service .service-icon {
  display: block;
  font-size: 30px;
  color: #999caa;
  margin-bottom: 30px;
}
.service:hover .service-element {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.service:hover .service-info {
  -webkit-transform: translate3d(0, -30%, 0);
  -moz-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
}
.footer .footer-logo {
  width: 76px;
  height: auto;
}
.navbar-fixed-top .navbar-collapse {
  max-height: 100%;
}
.header .navbar {
  background: #fff;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header .navbar-toggle {
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  margin: 35px 0;
}
.header .navbar-toggle .toggle-icon {
  position: relative;
  width: 21px;
  height: 1px;
  display: inline-block;
  background: #515769;
}
.header .navbar-toggle .toggle-icon:after,
.header .navbar-toggle .toggle-icon:before {
  position: absolute;
  left: 0;
  background: #515769;
  content: " ";
}
.header .navbar-toggle:hover .toggle-icon,
.header .navbar-toggle:hover .toggle-icon:after,
.header .navbar-toggle:hover .toggle-icon:before {
  background: #17bed2;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:before {
  width: 10px;
  height: 1px;
  bottom: 10px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle .toggle-icon:after {
  width: 16px;
  height: 1px;
  top: -5px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .navbar-toggle:hover .toggle-icon:after,
.header .navbar-toggle:hover .toggle-icon:before {
  width: 21px;
  height: 1px;
}
.header .navbar-toggle:hover .toggle-icon.is-clicked {
  background: rgba(81, 87, 105, 0);
}
.header .logo {
  width: 100px;
  height: 100px;
  float: left;
  max-height: 95px;
  line-height: 65px;
}
.header .logo-wrap {
  display: inline-block;
  padding: 15px 0;
}
.header .logo-img {
  display: inline-block;
  width: 76px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.header .nav-item,
.header .nav-item-child {
  display: block;
  position: relative;
}
.header .navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.header .nav-item:last-child .nav-item-child {
  padding-right: 0;
}
.header .nav-item.active .nav-item-hover:after,
.header .nav-item:hover .nav-item-hover:after {
  opacity: 1;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .nav-item-child {
  font-size: 13px;
  font-weight: 600;
  color: #515769;
  line-height: 55px;
  padding: 20px;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.header .nav-item-child:focus,
.header .nav-item-child:hover {
  background: inherit;
}
.header .nav-item-hover {
  position: relative;
}
.header .nav-item-hover:after {
  position: absolute;
  top: 45px;
  left: 0;
  width: 9px;
  height: 2px;
  background: #ff0000;
  opacity: 0;
  content: " ";
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
@media (max-width: 991px) {
  .header {
    background: #fff;
  }
  .header .navbar-toggle {
    display: block;
  }
  .header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }
  .header .nav-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .header .navbar-nav {
    margin: 0;
    float: none;
  }
  .header .navbar-nav .nav-item {
    float: none;
  }
  .header .menu-container:after,
  .header .menu-container:before {
    content: " ";
    display: table;
  }
  .header .menu-container:after {
    clear: both;
  }
  .header .nav-item-child {
    color: #515769;
    line-height: 1.4;
    padding: 12px 12px 12px 15px;
  }
  .header .nav-item-hover:after {
    position: absolute;
    top: 19px;
  }
}
@media (max-width: 767px) {
  .header .menu-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container,
  .header .navbar > .container > .nav-collapse {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header .navbar > .container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .header .navbar-nav-right {
    float: right;
  }
  .page-on-scroll .header .nav-item-child,
  .page-on-scroll .header .navbar {
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .header .navbar {
    background: #fff;
    border-bottom-color: #f0f0f0;
  }
  .page-on-scroll .header .nav-item-child {
    color: #515769;
  }
}
.back-to-top,
.back-to-top:hover {
  color: #fff;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  z-index: 9;
  width: 40px;
  height: 40px;
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  line-height: 3;
  letter-spacing: 1px;
  background: #ff0c0c;
  border-radius: 3px;
  visibility: hidden;
  opacity: 0;
  padding: 5px;
  -webkit-transform: translate3d(0, 50px, 0);
  -moz-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  transition-duration: 0.3s;
}
.back-to-top:hover {
  transition-duration: 0.3s;
}
.back-to-top.back-to-top-is-visible {
  visibility: visible;
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top.back-to-top-is-visible:hover {
  opacity: 1;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.back-to-top.back-to-top-fade-out {
  opacity: 0.6;
}
.back-to-top.back-to-top-fade-out:hover {
  opacity: 1;
  transition-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.swiper-clients-img,
.swiper-clients-img:hover {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.swiper-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.swiper-clients-img {
  display: block;
  width: 130px;
  height: auto;
  margin: 0 auto;
  opacity: 1;
  cursor: pointer;
}
.container-full-width:after,
.container-full-width:before,
.container-sm:after,
.container-sm:before {
  content: " ";
  display: table;
}
.swiper-clients-img:hover {
  opacity: 0.8;
}
.color-base {
  color: #17bed2 !important;
}
.color-white {
  color: #fff !important;
}
.color-heading {
  color: #515769 !important;
}
.color-subtitle {
  color: #a6a7aa !important;
}
.color-link {
  color: #81848f !important;
}
.color-link-hover {
  color: #999caa !important;
}
.color-sky-light {
  color: #fafafa !important;
}
.bg-color-base {
  /*background: #17bed2 !important;*/
}
.bg-color-white {
  background: #fff !important;
}
.bg-color-heading {
  background: #515769 !important;
}
.bg-color-subtitle {
  background: #a6a7aa !important;
}
.bg-color-link {
  background: #81848f !important;
}
.bg-color-link-hover {
  background: #999caa !important;
}
.bg-color-sky-light {
  background: #fafafa !important;
}
.row-space-2 {
  margin-right: -2px;
  margin-left: -2px;
}
.container-full-width,
.container-sm {
  margin-right: auto;
  margin-left: auto;
}
.row-space-2 > [class*="col-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.container-full-width:after {
  clear: both;
}
.container-sm {
  padding-right: 15px;
  padding-left: 15px;
}
.container-sm:after {
  clear: both;
}
@media (min-width: 768px) {
  .container-sm {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .container-sm {
    width: 970px;
  }
}

.content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-sm {
  padding-top: 60px;
  padding-bottom: 60px;
}
.content-md {
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}
.full-width {
  width: 100%;
  height: 550px;
}
.fweight-300 {
  font-weight: 300 !important;
}
.fweight-400 {
  font-weight: 400 !important;
}
.fweight-500 {
  font-weight: 500 !important;
}
.fweight-600 {
  font-weight: 600 !important;
}
.fweight-700 {
  font-weight: 700 !important;
}
.margin-l-0 {
  margin-left: 0 !important;
}
.margin-l-5 {
  margin-left: 5px !important;
}
.margin-l-10 {
  margin-left: 10px !important;
}
.margin-l-20 {
  margin-left: 20px !important;
}
.margin-r-0 {
  margin-right: 0 !important;
}
.margin-r-5 {
  margin-right: 5px !important;
}
.margin-r-10 {
  margin-right: 10px !important;
}
.margin-r-20 {
  margin-right: 20px !important;
}
.margin-t-0 {
  margin-top: 0 !important;
}
.margin-t-5 {
  margin-top: 5px !important;
}
.margin-t-10 {
  margin-top: 10px !important;
}
.margin-t-20 {
  margin-top: 20px !important;
}
.margin-t-30 {
  margin-top: 30px !important;
}
.margin-t-40 {
  margin-top: 40px !important;
}
.margin-t-50 {
  margin-top: 50px !important;
}
.margin-t-60 {
  margin-top: 60px !important;
}
.margin-b-0 {
  margin-bottom: 0 !important;
}
.margin-b-4 {
  margin-bottom: 4px !important;
}
.margin-b-5 {
  margin-bottom: 5px !important;
  color: #fff !important;
}
.margin-b-10 {
  margin-bottom: 10px !important;
}
.margin-b-20 {
  margin-bottom: 20px !important;
}
.margin-b-30 {
  margin-bottom: 30px !important;
}
.margin-b-40 {
  margin-bottom: 40px !important;
}
.margin-b-50 {
  margin-bottom: 50px !important;
}
.margin-b-60 {
  margin-bottom: 60px !important;
}
.margin-b-70 {
  margin-bottom: 70px !important;
}
.margin-b-80 {
  margin-bottom: 80px !important;
}
.margin-b-90 {
  margin-bottom: 90px !important;
}
.margin-b-100 {
  margin-bottom: 100px !important;
}
.height-100 {
  height: 100px !important;
}
.height-200 {
  height: 200px !important;
}
.height-300 {
  height: 300px !important;
}
.height-400 {
  height: 400px !important;
}
.height-500 {
  height: 500px !important;
}
@media (max-width: 992px) {
  .md-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .md-margin-b-4 {
    margin-bottom: 4px !important;
  }
  .md-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .md-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .md-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .md-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .md-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .md-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .md-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .md-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .md-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .md-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .md-margin-b-100 {
    margin-bottom: 100px !important;
  }
  .md-text-center {
    text-align: center;
  }
  .md-text-left {
    text-align: left;
  }
  .md-text-right {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .sm-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .sm-margin-b-4 {
    margin-bottom: 4px !important;
  }
  .sm-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .sm-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .sm-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .sm-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .sm-margin-b-100 {
    margin-bottom: 100px !important;
  }
  .sm-text-center {
    text-align: center;
  }
  .sm-text-left {
    text-align: left;
  }
  .sm-text-right {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .xs-margin-b-0 {
    margin-bottom: 0 !important;
  }
  .xs-margin-b-4 {
    margin-bottom: 4px !important;
  }
  .xs-margin-b-5 {
    margin-bottom: 5px !important;
  }
  .xs-margin-b-10 {
    margin-bottom: 10px !important;
  }
  .xs-margin-b-20 {
    margin-bottom: 20px !important;
  }
  .xs-margin-b-30 {
    margin-bottom: 30px !important;
  }
  .xs-margin-b-40 {
    margin-bottom: 40px !important;
  }
  .xs-margin-b-50 {
    margin-bottom: 50px !important;
  }
  .xs-margin-b-60 {
    margin-bottom: 60px !important;
  }
  .xs-margin-b-70 {
    margin-bottom: 70px !important;
  }
  .xs-margin-b-80 {
    margin-bottom: 80px !important;
  }
  .xs-margin-b-90 {
    margin-bottom: 90px !important;
  }
  .xs-margin-b-100 {
    margin-bottom: 100px !important;
  }
  .xs-text-center {
    text-align: center;
  }
  .xs-text-left {
    text-align: left;
  }
  .xs-text-right {
    text-align: right;
  }
}
/*
input,
textarea {
  font-family: "Open Sans", sans-serif;
  line-height: 1.85em;
  color: #888;
  font-weight: 300;
}
form {
}

form input,
form select,
form textarea {
  -webkit-appearance: none;
}

form input[type="text"],
form input[type="password"],
form select,
form textarea {
  width: 100%;
  border: 0;
  padding: 0.75em;
  font-size: 1em;
  border-radius: 8px;
  background: #282828;
  color: #bbb;
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05),
    0px 1px 0px 0px rgba(255, 255, 255, 0.025);
}

form input[type="text"]:focus,
form input[type="password"]:focus,
form select:focus,
form textarea:focus {
  box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.05),
    0px 1px 0px 0px rgba(255, 255, 255, 0.025), 0px 0px 2px 2px #74caee;
}

form textarea {
  height: 15em;
}

form .formerize-placeholder {
  color: #555 !important;
}

form ::-webkit-input-placeholder {
  color: #555 !important;
}

form :-moz-placeholder {
  color: #555 !important;
}

form ::-moz-placeholder {
  color: #555 !important;
}

form :-ms-input-placeholder {
  color: #555 !important;
}

form ::-moz-focus-inner {
  border: 0;
}
.\35 grid .\31 2u {
  margin: 1% 0 1% 2%;
  float: left;
}
.\35 grid .row:first-child > * {
  margin-top: 0;
}

.\35 grid .row > :first-child {
  margin-left: 0;
}

.\35 grid .\31 2u {
  width: 100%;
}

form {
  display: block;
  margin-top: 0em;
  width: 380px;
}
.\35 grid:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
form input[type="text"],
form input[type="password"],
form select,
form textarea {
  width: 100%;
  border: 0;
  padding: 0.75em;
  font-size: 1em;
  border-radius: 8px;
  background: #282828;
  color: #bbb;
  box-shadow: inset 0px 2px 5px 0px rgb(0 0 0 / 5%),
    0px 1px 0px 0px rgb(255 255 255 / 3%);
}

form input,
form select,
form textarea {
  -webkit-appearance: none;
}

input {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  -webkit-rtl-ordering: logical;
  cursor: text;
  background-color: field;
  margin: 0em;
  padding: 1px 2px;
  border-width: 2px;
  border-style: inset;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
}

.\35 grid .row:first-child > * {
  margin-top: 0;
}

.\35 grid .\36 u {
  margin: 1% 0 1% 2%;
  float: left;
}

.\35 grid .\36 u {
  width: 49%;
}

form input[type="text"],
form input[type="password"],
form select,
form textarea {
  width: 100%;
  border: 0;
  padding: 0.75em;
  font-size: 1em;
  border-radius: 8px;
  background: #282828;
  color: #bbb;
  box-shadow: inset 0px 2px 5px 0px rgb(0 0 0 / 5%),
    0px 1px 0px 0px rgb(255 255 255 / 3%);
}

form input,
form select,
form textarea {
  -webkit-appearance: none;
}
.\35 grid .row > :first-child {
  margin-left: 0;
}

.\35 grid .\31 2u {
  margin: 1% 0 1% 2%;
  float: left;
}

.\35 grid .\31 2u {
  width: 100%;
}

form .button {
  margin: 0 0.5em 0 0.5em;
  height: 50px;
  margin-left: 5%;
}

.button {
  padding: 1em 2.35em 1em 2.35em;
  font-size: 1.1em;
}

.button-alt {
  background-color: #393939;
  background-image: -moz-linear-gradient(
    top,
    rgba(50, 50, 50, 0),
    rgba(45, 45, 45, 1)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(50, 50, 50, 0),
    rgba(45, 45, 45, 1)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(50, 50, 50, 0),
    rgba(45, 45, 45, 1)
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(50, 50, 50, 0),
    rgba(45, 45, 45, 1)
  );
  background-image: linear-gradient(
    top,
    rgba(50, 50, 50, 0),
    rgba(45, 45, 45, 1)
  );
  box-shadow: inset 0px 0px 0px 1px #242424,
    inset 0px 2px 1px 0px rgb(255 255 255 / 20%);
}

.button {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  outline: 0;
  cursor: pointer;
  border-radius: 8px;
  text-shadow: -1px -1px 0.5px rgb(0 0 0 / 50%);
  overflow: hidden;
  background: #61b8db;
  background-image: -moz-linear-gradient(
    top,
    rgba(97, 184, 219, 0),
    rgba(48, 141, 196, 1)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(97, 184, 219, 0),
    rgba(48, 141, 196, 1)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(97, 184, 219, 0),
    rgba(48, 141, 196, 1)
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(97, 184, 219, 0),
    rgba(48, 141, 196, 1)
  );
  background-image: linear-gradient(
    top,
    rgba(97, 184, 219, 0),
    rgba(48, 141, 196, 1)
  );
  box-shadow: inset 0px 0px 0px 1px #135c86,
    inset 0px 2px 1px 0px rgb(255 255 255 / 75%);
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

form input,
form select,
form textarea {
  -webkit-appearance: none;
}
input,
textarea {
  font-family: "Open Sans", sans-serif;
  line-height: 1.85em;
  color: #888;
  font-weight: 300;
}
*/
footer {
  display: block;
  background: #3e2186;
}

/***************************************************************************** 
                     contact
****************************************************************************** */

/* Google Font CDN Link */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");

.contatcontentcontainer {
  align-items: center;
  background-image: url("contactimage.jpg");
  min-height: 100vh;
  width: 100%;
  /*background: #c8e8e9;*/
  display: flex;
  align-items: center;
  justify-content: center;

  background-repeat: no-repeat;
  background-size: cover;
}

.contact-container {
  background-color: 0;
  color: #fff;
  opacity: 0.9;
  width: 70%;
  /* background: #fff; */
  border-radius: 6px;
  padding: 20px 60px 30px 40px;
  box-shadow: 15px 15px 0px rgba(0, 0, 0, 0.2);
  background: teal;
}
.contact-container .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-container .content .left-side {
  width: 25%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  position: relative;
}
.content .left-side::before {
  content: "";
  position: absolute;
  height: 70%;
  width: 2px;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  background: #afafb6;
}
.content .left-side .details {
  margin: 14px;
  text-align: center;
}
.content .left-side .details i {
  font-size: 30px;
  color: #3e2093;
  margin-bottom: 10px;
}
.content .left-side .details .topic {
  font-size: 18px;
  font-weight: 500;
}
.content .left-side .details .text-one,
.content .left-side .details .text-two {
  font-size: 14px;
  color: #000000;
}
.contact-container .content .right-side {
  width: 75%;
  margin-left: 75px;
}
.content .right-side .topic-text {
  font-size: 23px;
  font-weight: 600;
  color: #3e2093;
}
.right-side .input-box {
  height: 50px;
  width: 100%;
  margin: 12px 0;
}
.right-side .input-box input,
.right-side .input-box textarea {
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  font-size: 16px;
  background: #f0f1f8;
  border-radius: 6px;
  padding: 0 15px;
  resize: none;
}
.right-side .message-box {
  min-height: 110px;
}
.right-side .input-box textarea {
  padding-top: 6px;
}
.right-side .button {
  display: inline-block;
  margin-top: 12px;
}
.right-side .button input[type="button"] {
  color: #fff;
  font-size: 18px;
  outline: none;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  background: #3e2093;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button input[type="button"]:hover {
  background: #5029bc;
}

.right-side .button input[type="reset"] {
  color: #fff;
  font-size: 18px;
  outline: none;
  border: none;
  padding: 8px 16px;
  border-radius: 6px;
  background: #3e2093;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button input[type="reset"]:hover {
  background: #5029bc;
}

@media (max-width: 950px) {
  .contact-container {
    width: 90%;
    padding: 30px 40px 40px 35px;
  }
  .contact-container .content .right-side {
    width: 75%;
    margin-left: 55px;
  }
}
@media (max-width: 820px) {
  .contact-container {
    margin: 40px 0;
    height: 100%;
  }
  .contact-container .content {
    flex-direction: column-reverse;
  }
  .contact-container .content .left-side {
    width: 100%;
    flex-direction: row;
    margin-top: 40px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .contact-container .content .left-side::before {
    display: none;
  }
  .contact-container .content .right-side {
    width: 100%;
    margin-left: 0;
  }
}
/********************************************************************************************************************************
                                            cursel
******************************************************************************************************************************** */

section {
  background: url(wl.gif);
  padding: 50px 0;
}

.cont {
  max-width: 1044px;
  margin: 0 auto;
  padding: 0 20px;
}

.carousel {
  display: block;
  text-align: left;
  position: relative;
  margin-bottom: 22px;
}
.carousel > input {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.carousel
  > input:nth-of-type(6):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -500%;
}
.carousel
  > input:nth-of-type(5):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -400%;
}
.carousel
  > input:nth-of-type(4):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -300%;
}
.carousel
  > input:nth-of-type(3):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -200%;
}
.carousel
  > input:nth-of-type(2):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -100%;
}
.carousel
  > input:nth-of-type(1):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: 0%;
}
.carousel
  > input:nth-of-type(1):checked
  ~ .carousel__thumbnails
  li:nth-of-type(1) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(2):checked
  ~ .carousel__thumbnails
  li:nth-of-type(2) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(3):checked
  ~ .carousel__thumbnails
  li:nth-of-type(3) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(4):checked
  ~ .carousel__thumbnails
  li:nth-of-type(4) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(5):checked
  ~ .carousel__thumbnails
  li:nth-of-type(5) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(6):checked
  ~ .carousel__thumbnails
  li:nth-of-type(6) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}

.carousel__slides {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
  width: 70%;
  margin-left: 20%;
  height: 25em;
}

.carousel__slide {
  position: relative;
  display: block;
  flex: 1 0 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 300ms ease-out;
  vertical-align: top;
  box-sizing: border-box;
  white-space: normal;
}
.carousel__slide figure {
  display: flex;
  margin: 0;
}
.carousel__slide div {
  position: relative;
  width: 100%;
  background-size: 65%;
  background-repeat: no-repeat;
}
.carousel__slide div:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.carousel__slide div > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.carousel__slide img {
  display: block;
  flex: 1 1 auto;
  object-fit: cover;
}
.carousel__slide figcaption {
  align-self: flex-start;
  padding: 20px 20px 0 20px;
  flex: 0 0 auto;
  width: 25%;
  min-width: 150px;
}
.carousel__slide .credit {
  margin-top: 1rem;
  color: rgba(0, 0, 0, 0.5);
  display: block;
}
.carousel__slide.scrollable {
  overflow-y: scroll;
}

.carousel__thumbnails {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  margin: 0 -10px;
  height: 120px;
}
.carousel__slides + .carousel__thumbnails {
  margin-top: 20px;
}
.carousel__thumbnails li {
  flex: 1 1 auto;
  max-width: calc((100% / 6) - 20px);
  margin: 0 10px;
  transition: all 300ms ease-in-out;
}
.carousel__thumbnails label {
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
}
.carousel__thumbnails label:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.carousel__thumbnails label > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.carousel__thumbnails label:hover,
.carousel__thumbnails label:focus {
  cursor: pointer;
}
.carousel__thumbnails label:hover img,
.carousel__thumbnails label:focus img {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
  transition: all 300ms ease-in-out;
}
.carousel__thumbnails img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*
section {
  background: #f4f4f4;
  padding: 50px 0;
}

.carouselcontainer {
  max-width: 1044px;
  margin: 0 auto;
  padding: 0 20px;
}

.carousel {
  display: block;
  text-align: left;
  position: relative;
  margin-bottom: 22px;
}
.carousel > input {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.carousel
  > input:nth-of-type(6):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -500%;
}
.carousel
  > input:nth-of-type(5):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -400%;
}
.carousel
  > input:nth-of-type(4):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -300%;
}
.carousel
  > input:nth-of-type(3):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -200%;
}
.carousel
  > input:nth-of-type(2):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: -100%;
}
.carousel
  > input:nth-of-type(1):checked
  ~ .carousel__slides
  .carousel__slide:first-of-type {
  margin-left: 0%;
}
.carousel
  > input:nth-of-type(1):checked
  ~ .carousel__thumbnails
  li:nth-of-type(1) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(2):checked
  ~ .carousel__thumbnails
  li:nth-of-type(2) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(3):checked
  ~ .carousel__thumbnails
  li:nth-of-type(3) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(4):checked
  ~ .carousel__thumbnails
  li:nth-of-type(4) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(5):checked
  ~ .carousel__thumbnails
  li:nth-of-type(5) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}
.carousel
  > input:nth-of-type(6):checked
  ~ .carousel__thumbnails
  li:nth-of-type(6) {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
}

.carousel__slides {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
}

.carousel__slide {
  position: relative;
  display: block;
  flex: 1 0 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 300ms ease-out;
  vertical-align: top;
  box-sizing: border-box;
  white-space: normal;
}
.carousel__slide figure {
  display: flex;
  margin: 0;
}
.carousel__slide div {
  position: relative;
  width: 60%;
  height: 350px;
}
.carousel__slide div:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.carousel__slide div > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.carousel__slide img {
  display: block;
  flex: 1 1 auto;
  object-fit: cover;
}
.carousel__slide figcaption {

  padding: 20px 20px 0 20px;
  flex: 0 0 auto;
  width: 25%;
  min-width: 150px;
}
.carousel__slide .credit {
  margin-top: 1rem;
  color: rgba(0, 0, 0, 0.5);
  display: block;
}
.carousel__slide.scrollable {
  overflow-y: scroll;
}

.carousel__thumbnails {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  margin: 0 -10px;
}
.carousel__slides + .carousel__thumbnails {
  margin-top: 20px;
}
.carousel__thumbnails li {
  flex: 1 1 auto;
  max-width: calc((100% / 6) - 20px);
  margin: 0 10px;
  transition: all 300ms ease-in-out;
}
.carousel__thumbnails label {
  display: block;
  position: relative;
}
.carousel__thumbnails label:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.carousel__thumbnails label > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.carousel__thumbnails label:hover,
.carousel__thumbnails label:focus {
  cursor: pointer;
}
.carousel__thumbnails label:hover img,
.carousel__thumbnails label:focus img {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
  transition: all 300ms ease-in-out;
}
.carousel__thumbnails img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.figure {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.figure img {
  background-size: contain;
  background-repeat: no-repeat;
}
*/
