/*
Theme Name:Office
Theme URI:http://ThemeWagon.com/
Author:ThemeWagon
Author URI:http://ThemeWagon.com/
Description:Creative is a single page html template based on bootstrap 3
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* ==========================================================================
* Global
* ==========================================================================
*/
.btn-primary {
  margin-left: 20px;
}

.blog-title {
  color: #385A30;
  font-family: "Lato";
  font-variant: small-caps;
}

.main-content {
  margin-top: 20px;
  padding-bottom: 50px;
  text-align: left;
}

.section-global-wrapper {
  position: relative;
}

.section-global-wrapper:before,
.section-global-wrapper:after {
  content: " ";
  display: table;
}

.section-global-wrapper:after {
  clear: both;
}

.container-fluid-kamn {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-kamn {
  margin-right: auto;
  margin-left: auto;
}


@media (min-width: 1068px) and (max-width: 1400px) {
  .post-sidebar {
    margin-top: 15px;
    border: 1px solid #DDD;
    padding: 5px;
  }

}

@media (min-width: 750px) and (max-width: 1060px) {
  .post-sidebar {
    width: 204px;
    margin-top: 15px;
    border: 1px solid #DDD;
    padding: 5px;
    float: right;

  }
}

.tales {
  width: 100%;
}

.blog-post {
  margin-bottom: 30px;
}

.blog-image {
  margin-bottom: 20px;
}

.carousel-inner {
  width: 100%;
  max-height: 500px !important;
}

.post-sidebar {
  margin-top: 15px;
  border: 1px solid #DDD;
  padding: 5px;


}

.form-group {

  padding: 20px;
}

ul li {
  list-style: none;
}

h3.col-xs-12 {
  margin-top: -20px;

}

.content-space {
  margin-top: 40px;
}

.center {
  text-align: center;
}

.block-author {
  color: #D7002E;
}

.btn-info {
  float: right;
}


.icon-space {
  display: inline-block;
  padding: 10px;
}

.current span {
  color: #55CBD2;

}


.title-text {
  font-family: 'Raleway', sans-serif;
  letter-spacing: .2px;
  font-size: 40px;
}

.img-pad {
  padding-right: 23px;
}

.main-content {
  margin-top: 80px;
}



.white-text {
  font-style: italic;
  color: white;
}

body {
  font-size: 15px;
  line-height: 24px;
  background: #F8FAFF;

}

a {
  color: #55CBD2;
  text-decoration: none;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
}

a:hover {
  color: #888;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

address {
  margin-top: 28px;
}


@media (min-width: 50px) and (max-width: 988px) {

  address {
    margin-top: 28px;
    margin-left: 21px;
  }

}

@media (min-width: 988px) and (max-width: 1200px) {

  address {
    margin-top: 28px;
    margin-left: -58px;
  }

}

/*
* ==========================================================================
* Nav Pills
* ==========================================================================
*/
.nav-pills>li.selected>a,
.nav-pills>li.selected>a:hover,
.nav-pills>li.selected>a:focus {
  color: #ffffff;
  background-color: #1bbd9b;
}

/*
* ==========================================================================
* Pills Centered
* ==========================================================================
*/
.nav-pills-centered>.nav-pills {
  text-align: center;
}

.nav-pills-centered>.nav-pills>li {
  float: none;
  display: inline;
}

.nav-pills-centered>.nav-pills>li>a,
.nav-pills-centered>.nav-pills>li>span {
  display: inline-block;
  padding: 5px 14px;
}

.nav-pills-centered>.nav-pills>li>a.active,
.nav-pills-centered>.nav-pills>li>span.active,
.nav-pills-centered>.nav-pills>li>a.selected,
.nav-pills-centered>.nav-pills>li>span.selected {
  color: #ffffff;
  background-color: #1bbd9b;
}

/*
* ==========================================================================
* Navbar
* ==========================================================================
*/
.active {
  background: ##054ded !important;
  color: white;
}

.navbar {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  background: #2685f1f1;
  border: black;
  border-style: solid;
}

/*
* ==========================================================================
* Navbar Nav Links
* ==========================================================================
*/
.navbar-nav>li>a {
  padding: 10px 15px;
  margin: 5px 5px;
  border-radius: 4px;
  font-size: 16px;
}

/*
* ==========================================================================
* Brand / Project Name
* ==========================================================================
*/
.navbar-brand {
  z-index: 9999px;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.side-left {
  background: #b4d5f1;
  box-shadow: 3px grey;
  color: white;
  padding: 30px;
  letter-spacing: .9px;
}

@media (min-width: 800px) {

  .side-left {
    height: 1248px;
  }
}

.banner-text {
  font-family: 'Raleway', sans-serif;
  color: white;
  font-size: 50px;

}

#banners {

  margin-top: 30px;
  margin-bottom: 10px;
}

#banner-home {
  background-image: url('../img/slider/1.jpg');
  height: 350px;
  margin-bottom: 30px;
  padding-top: 120px;
}

@media (min-width: 100px) and (max-width: 800px) {

  #banner-home {
    background-image: url('../img/slider/1.jpg');
    height: 450px;
    margin-bottom: 30px;
  }
}

#banner {
  margin-top: 0px;
}


.header h1 {
  float: left;
  margin: 0;
  text-align: left;
}

.header a.brand {

  font-family: 'PT Sans', sans-serif;
  font-size: 40px;
  margin-top: 5px;
  display: inline-block;
  width: 270px;
  height: 96px;
  padding: 30px 10px;
  /*background: url(../img/logo.png) 20px center no-repeat; */
}

@media (min-width: 50px) and (max-width: 768px) {
  .header a.brand {
    width: 170px;
    margin-top: -41px;
    margin-top: -41px;
    position: absolute;
    font-size: 37px;
  }
}

.paragraph-text {
  text-align: justify;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  line-height: 24px;
}

.left2 {
  text-align: left;
  letter-spacing: .7px;
  font-size: 13px;
  color: #71d7c2;
}

.spacing {
  margin-bottom: 80px;
}

.sidebar-right {
  font-size: 13px;
  font-weight: bold;
  color: #84d7bd;
}

.featured-img {
  padding: 0px 15px 15px 0;

}

p.blog-text {
  font-size: 16px;
  letter-spacing: .1px;
  font-family: 'Arial';
  text-align: justify;
  text-justify: inter-word;
}

.btn-sm {
  margin-left: 21px;
}

.office-logo {
  width: 100px;
}

@media (max-width: 768px) {
  .office-logo {
    height: 100px;
    width: 60px;
  }
}

/*
* ==========================================================================
* Feedback Section
* ==========================================================================
*/
.feedback-section {
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .feedback-section {
    padding-bottom: 40px;
  }
}

.feedback-section .feedback-form .btn-captcha-refresh {
  margin: 0 0 0 25px;
}

.feedback-section .address-section {
  text-align: center;
  padding-top: 50px;
}

@media (max-width: 767px) {
  .feedback-section .address-section {
    padding-top: 40px;
  }
}

.feedback-section .address-section .address-icon {
  color: #1bbd9b;
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 30px;
}

.feedback-section .address-section .address-title {
  margin-bottom: 15px;
}

.feedback-section .address-section .address-desc {
  margin-bottom: 30px;
}

/*
* ==========================================================================
* Services Section
* ==========================================================================
*/
.services-section {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.services-section .services-header {
  margin-bottom: 50px;
  font-size: 25px;
}

.services-section .services-header .services-header-title {
  margin-bottom: 15px;
}

.services-section .services-row-tail {
  margin-top: 50px;
}

.services-section .services-icon {
  color: #1bbd9b;
  margin-bottom: 30px;
}

.services-section .services-title {
  margin-bottom: 15px;
}

.services-section .services-desc {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .services-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .services-section .services-group {
    margin-bottom: 50px;
  }

  .services-section .services-row-tail {
    margin-top: 0;
  }
}

.services-icon .fa:hover {
  padding: 0 10px 0 10px;
  color: white;
  background: #1BBD9B;
  border-radius: 3px;
  transition: .4s;
}

.services-group {
  padding: 10px;
  background: #061F20;
  color: white;
}

.service-icon {
  color: white;
}


/* ----- Footer ----- */
.footer-widget {
  color: white;
  margin-top: 55px;
}


footer .widget h4 {
  margin-top: 20px;
  font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

footer .widget p {
  line-height: 24px;
}

footer .widget i {
  padding-right: 7px;
}

footer {
  margin-top: 40px;
  padding: 20px;
  background: black;
}

footer h3 {
  color: #dadada;
  margin-bottom: 20px;
}

.footer-contact {
  color: white;
}


/*Social Buttons */
#social-icons {
  font-size: 22px;
}

#social-icons .btn-group {
  color: #066b70;
  margin-right: 15px;
}

#social-icons .btn-group:hover {
  color: #ffffff;
}

.copyright {
  color: #fff;
  padding: 20px 0px 10px 0px;
  background-color: rgb(23, 23, 23);
}

/*
* ==========================================================================
* Custom Sidebar Widgets
* ==========================================================================
*/



#custom-search-input {
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

#custom-search-input .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#custom-search-input button {
  border: 0;
  background: none;
  /** belows styles are working good */
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -28px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #D9230F;
}

.search-query:focus+button {
  z-index: 3;
}


/*
* ==========================================================================
* Image Card
* ==========================================================================
*/
.panel {
  margin-top: 30px;
}

.lib-panel img {
  width: 100%;
  background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
  padding: 0;
  background-color: #FFFFFF;
}


.lib-panel .lib-row {
  padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
  background-color: #FCFFCF;
  font-size: 25px;
  padding: 15px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
  height: 2px;
  width: 26px;
  background-color: #d9d9d9;
  margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
  position: relative;
  height: 100%;
  display: block;
  font-size: 13px;
}

.lib-panel .lib-row.lib-desc a {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 20px;
}

.row-margin-bottom {
  margin-bottom: 20px;
}

.box-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
}

.no-padding {
  padding: 0;
}

.lib-header {
  font-family: 'lato';
  font-style: normal;
}

/*
* ==========================================================================
* Blockquote
* ==========================================================================
*/

.glyphicon-lg {
  font-size: 3em
}

.blockquote-box {
  border-right: 5px solid #E6E6E6;
  margin-bottom: 25px
}

.blockquote-box .square {
  width: 100px;
  min-height: 50px;
  margin-right: 22px;
  text-align: center !important;
  background-color: #E6E6E6;
  padding: 20px 0
}

.blockquote-box.blockquote-primary {
  border-color: #357EBD
}

.blockquote-box.blockquote-primary .square {
  background-color: #428BCA;
  color: #FFF
}

.blockquote-box.blockquote-success {
  border-color: #4CAE4C
}

.blockquote-box.blockquote-success .square {
  background-color: #5CB85C;
  color: #FFF
}

.blockquote-box.blockquote-info {
  border-color: #7dd5f0
}

.blockquote-box.blockquote-info .square {
  background-color: #5BC0DE;
  color: #FFF
}

.blockquote-box.blockquote-warning {
  border-color: #EEA236
}

.blockquote-box.blockquote-warning .square {
  background-color: #F0AD4E;
  color: #FFF
}

.blockquote-box.blockquote-danger {
  border-color: #D43F3A
}

.blockquote-box.blockquote-danger .square {
  background-color: #D9534F;
  color: #FFF
}

.blockquote-box.blockquote-kk .square {
  background-color: #f5e50a;
  color: #FFF
}

.blockquote-box.blockquote-danger {
  border-color: #D43F3A
}

.blockquote-box.blockquote-kk {
  border-color: #f5e50a;
}

/*
* ==========================================================================
* Portfolio
* ==========================================================================
*/
.panel-image {
  position: relative;
}

.panel-image img.panel-image-preview {
  width: 100%;
  border-radius: 4px 4px 0px 0px;
}

.panel-image label {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.panel-heading~.panel-image img.panel-image-preview {
  border-radius: 0px;
}

.panel-body {
  overflow: hidden;
}

.panel-image~input[type=checkbox] {
  position: absolute;
  top: - 30px;
  z-index: -1;
}

.panel-image~input[type=checkbox]~.panel-body {
  height: 0px;
  padding: 0px;
}

.panel-image~input[type=checkbox]:checked~.panel-body {
  height: auto;
  padding: 15px;
}

.panel-image~.panel-footer a {
  padding: 0px 10px;
  font-size: 1.3em;
  color: rgb(100, 100, 100);
}

/*
* ==========================================================================
* Optional Carousel
* ==========================================================================
*/
.carousel-caption .carousel-title {}

@media (min-width: 768px) and (max-width: 1199px) {
  .carousel-caption {
    font-size: 12px;
    padding-bottom: 0px;
    bottom: 2px;
  }

  .carousel-caption .carousel-title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .carousel-caption {
    font-size: 11px;
    padding-bottom: 0;
    bottom: 75px;

  }

  .carousel-caption .carousel-title {
    font-size: 14px;
  }
}

.slider_area .single_date {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 767px) {

  /* line 121, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .single_date {
    margin-bottom: 15px;
  }
}

/* line 128, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .single_date i {
  padding-right: 10px;
}

/* line 135, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .countDOwn_area {
  padding-top: 60px;
}

/* line 138, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .countdown_time {
  text-align: right;
}

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

  /* line 138, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time {
    margin-top: 40px;
    text-align: left;
  }
}

@media (max-width: 767px) {

  /* line 138, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time {
    text-align: left;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {

  /* line 138, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time {
    text-align: left;
  }
}

/* line 150, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .countdown_time .single_countdown {
  display: inline-block;
  text-align: right;
  margin-right: 20px;
}

@media (max-width: 767px) {

  /* line 150, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time .single_countdown {
    margin-right: 10px;
    margin-top: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {

  /* line 150, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time .single_countdown {
    margin-right: 10px;
    margin-top: 20px;
  }
}

/* line 162, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .countdown_time .single_countdown h3 {
  color: #fff;
  font-size: 46px;
  font-weight: 600;
}

@media (max-width: 767px) {

  /* line 162, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
  .slider_area .countdown_time .single_countdown h3 {
    font-size: 20px;
  }
}

/* line 170, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.slider_area .countdown_time .single_countdown span {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
}

/* line 178, C:/Users/SPN Graphics/Desktop/CL September/209/HTML/scss/_slider.scss */
.opcity_text {
  position: absolute;
  right: 0;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  font-size: 120px;
  top: -125px;
  color: rgba(255, 255, 255, 0.08);
  font-weight: 700;
  right: -87px;
}

.blinkText {
  animation: blink 3s infinite;
  color: #070789;
  font-weight: 600
}

.blinkTextm {
  animation: blink 3s infinite;
  color: #9d0707;
  font-weight: 600;
}

@keyframes blink {
  0% {
    opacity: 1.0;
  }

  50% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

#p0 {
  text-indent: 11em;
}

#clockdiv {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
  font-size: 30px;
}

#clockdiv>div {
  padding: 10px;
  border-radius: 3px;
  background: #00BF96;
  display: inline-block;
}

#clockdiv div>span {
  padding: 15px;
  border-radius: 3px;
  background: #00816A;
  display: inline-block;
}

smalltext {
  padding-top: 5px;
  font-size: 16px;
}

.services-group1 {
  padding: 10px;
  background: #078a8f;
  color: white;
}

.services-section .services-icon1 {
  color: #05201a;
  margin-bottom: 30px;
}

.divider {
  align-items: center;
  width: 100px;
  height: 2px;
  background: #e12454;
  width: 100%;
}

.ml-auto,
.mx-auto {
  align-self: center;
}

.item blockquote {
  border-left: none;
  margin: 0;
}

.item blockquote img {
  margin-bottom: 10px;
}

.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}

ection.testimonial {
  margin: 90px 0;
}

.item-section-test img {
  width: 100%;
}

section.testimonial {
  margin: 90px 0;
}

.item-section-test img {
  width: 100%;
}

.call-to-action {
  background: url(../images/slides/img1.jpg) center center/cover no-repeat fixed;
}

.call-to-action {
  background: url(../images/slides/img1.jpg) center center/cover no-repeat fixed;
}

.text-all {
  padding: 95px 0;
  color: white;
}

.infos-button:hover {
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid transparent;
  padding: 6px 34px 6px 14px !important;
  transition: .3s;
}

.infos-button {
  margin-top: 24px;
  font-size: 20px;
  font-weight: 500;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 20px;
  line-height: 1.7em;
  background: transparent;
  border: 2px solid;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}

.infos-button:hover:after {
  font-size: 32px;
  line-height: 1em;
  content: " >";
  opacity: 0;
  position: absolute;
  margin-left: -20px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  top: 7px;
  right: 5px;
}

.infos-button:hover:after {
  opacity: 1;
  margin-left: 0;
}

.spc {
  font-size: 14px;
  font-weight: bold;
}

.tabel {
  width: 575px;
  font-size: 14px;
  font-weight: bold;
  color: black;
  border: 1px;
  border-top-color: currentcolor;
  border-top-style: none;
  border-right-color: currentcolor;
  border-right-style: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-left-color: currentcolor;
  border-left-style: none;
  border-color: black;
  border-style: solid;
  background-origin: padding-box;
  padding: 10px;
}





#clients {
  padding: 60px 0;

}

#clients .clients-wrap {
  border-top: 1px solid #d6eaff;
  border-left: 1px solid #d6eaff;
  margin-bottom: 30px;
}

#clients .client-logo {
  padding: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6eaff;
  border-bottom: 1px solid #d6eaff;
  overflow: hidden;

  height: 300px;
}

#clients img {
  transition: all 0.6s ease-in-out;
}

/* Importing fonts from Google */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

/* Reseting */
*
/* Importing fonts from Google */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');


::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  width: 8px;
  background-color: #636363;
  border-radius: 10px;
}

.container .card {
  top: calc(50% - 190px);
  left: 50%;
  transform: translate(-50%, calc(50px*var(--i))) rotate(40deg) skew(-20deg, -10deg);
  width: 260px;
  height: 380px;
  border: none;
  box-shadow: 0 5px 12px #1111112d;
  z-index: calc(-1 * var(--i));
  transition: all 0.5s;
  margin: 50px;
}

.container .card:nth-child(1) {
  opacity: 0.9;
}

.container .card:nth-child(2) {
  opacity: 0.8;
}

.container .card:nth-child(3) {
  opacity: 0.5;
}

.container:hover .card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + calc(300px * var(--i))), -50%) rotate(0deg) skew(0deg, 0deg);
  opacity: 1;
  z-index: 1;
}

.container .card .cardbody {
  color: #444;
  opacity: 0;
  transition: all 0.5s;
  transform: translateY(50px);
  padding: 25px;
  pointer-events: none;
}

.container:hover .card .cardbody {
  opacity: 1;
  transform: translateY(0px);
}

@media (max-width: 400px) {
  .container {
    width: 100px;
    min-height: 300px;
  }

  .container .card {
    width: 150px;
    height: 180px;
  }

  .container:hover .card {
    width: 260px;
    height: 280px;
    transform: translate(-50%, calc(-50% + calc(320px * var(--j)))) rotate(0deg) skew(0deg, 0deg);
  }
}

.table {
  margin: auto;
  border: 2px;
  width: 1200px;
}

.myh3 {
  font-weight: 700;
  align-self: center;
}

.myh4 {
  font-size: 26px;
  font-weight: 500;
  text-align: center;
}

.myp {
  text-align: justify;
  font-size: 16px;
  font-weight: 600;
  padding-left: 50px;

}

.myh2 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #030357;
}

.myh4 {
  font-size: 16px;
  font-weight: 800;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.myh41 {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

.video-section .pattern-overlay {
  background-color: rgba(71, 71, 71, 0.59);
  padding: 110px 0 32px;
  min-height: 496px;
  /* Incase of overlay problems just increase the min-height*/
}

.video-section h1,
.video-section h3 {
  text-align: center;
  color: #fff;
}

.video-section h1 {
  font-size: 110px;
  font-family: 'Buenard', serif;
  font-weight: bold;
  text-transform: uppercase;
  margin: 40px auto 0px;
  text-shadow: 1px 1px 1px #000;
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
}

.video-section h3 {
  font-size: 25px;
  font-weight: lighter;
  margin: 0px auto 15px;
}

.video-section .buttonBar {
  display: none;
}

.player {
  font-size: 1px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

.carousel-inner img {
  width: 100%;
  height: 100%;
  
}

#custCarousel .carousel-indicators {
  position: static;
  margin-top: 20px;
}

#custCarousel .carousel-indicators>li {
  width: 100px;
}

#custCarousel .carousel-indicators li img {
  display: block;
  opacity: 0.5;
}

#custCarousel .carousel-indicators li.active img {
  opacity: 1;
}

#custCarousel .carousel-indicators li:hover img {
  opacity: 0.75;
}

.carousel .item {
  max-height: 500px;


}

.carousel-item img {

  width: 80%;
}

#carousel {
  width: 100%;
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  animation: rotation 20s infinite linear;
}

#carousel:hover {
  animation-play-state: paused;
}

#carousel figure {
  display: block;
  position: absolute;
  width: 90%;
  height: 50%px;
  left: 10px;
  top: 10px;
  background: black;
  overflow: hidden;
  border: solid 5px black;
}

#carousel figure:nth-child(1) {
  transform: rotateY(0deg) translateZ(288px);
}

#carousel figure:nth-child(2) {
  transform: rotateY(40deg) translateZ(288px);
}

#carousel figure:nth-child(3) {
  transform: rotateY(80deg) translateZ(288px);
}

#carousel figure:nth-child(4) {
  transform: rotateY(120deg) translateZ(288px);
}

#carousel figure:nth-child(5) {
  transform: rotateY(160deg) translateZ(288px);
}

#carousel figure:nth-child(6) {
  transform: rotateY(200deg) translateZ(288px);
}

#carousel figure:nth-child(7) {
  transform: rotateY(240deg) translateZ(288px);
}

#carousel figure:nth-child(8) {
  transform: rotateY(280deg) translateZ(288px);
}

#carousel figure:nth-child(9) {
  transform: rotateY(320deg) translateZ(288px);
}


img:hover {
  -webkit-filter: grayscale(0);
  transform: scale(1.2, 1.2);
}

@keyframes rotation {
  from {
    transform: rotateY(0deg);
  }

  to {
    transform: rotateY(360deg);
  }
}

.container3 {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.h3c {
  color: red;
  font-size: 30px;

}
.myp3 {
  text-align: justify;
  font-size: 18px;
  font-weight: 800;
  padding-left: 50px;