/*
Author URI: http://webthemez.com/
Note: 
Licence under Creative Commons Attribution 3.0 
Do not remove the back-link in this web template 
-------------------------------------------------------*/
/*
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(http://fonts.googleapis.com/css?family=Signika:400,600);*/

/* Reset
---------------------------------*/

*{
  box-sizing: border-box;
}
ul {
    list-style: none;
}

.figure {
    margin: 0px;
    
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}


/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Times New Roman', Times, serif;
  
    font-weight: 400;
    color: #888888;
    margin: 0;
    font-size: 17px;
    line-height: 1.59;
    overflow-x: hidden;
}

h2 {
    font-size: 38px;
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center; 
}

h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 18px;
    margin: 0 0 5px 0;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p {
    line-height: 24px;
    margin: 0;
}

/* Header Styles
---------------------------------*/

#header_wrapper {
    background: #000;
    padding: 0px 0px;
    padding-bottom: 7px; 
    padding-top: 2px; 
}

.header_box {
    position: relative;
}

.logo {
    float: left;
    margin-top: 8px;
	position: relative;
	z-index: 2;
}

.res-nav_click {
    display: none;
}
	

/* Nav Styles
---------------------------------*/
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: 0px solid #fff;
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
}

.navStyle {
    float: right;
}

.navStyle ul {
    list-style: none;
    padding: 0px;
    margin-top: 11px;
}

.navStyle ul li {
    display: inline-block;
    margin: 0 5px;
}

.navStyle ul li:first-child {
	/*margin:0px;*/
}

.navStyle ul li:last-child {
    margin: 0 0 0 23px;
}

.navStyle ul li a {
    display: block;
    font-size: 14px;
    color: #222222;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
    color: #005490;
}

.navStyle > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #005490;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #005490;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
	background-color: #005490;
	border-radius:5%;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover {
    text-decoration: none;
    color: #005490;
    background-color: transparent;
}

.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 30px;
}
.container1
{
    margin-left: 0;
    margin-right: 0;
    padding-left: 45px;
   
}
.navbar-inverse{
    display: flex;
    justify-content: space-between;
}
/* Top_content
---------------------------------*/

.top_cont_outer {
    background: #005490;
    position: relative;
    height: 500px;
}
.hero_section {
    position: relative;
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.top_left_cont {
    padding: 70px 0;
}

.top_left_cont h3 {
    font-size: 16px;
    color: #f56eab;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2 {
    font-size: 40px;
    color: #FFF;
    line-height: 52px;
    margin: 0 0 26px 0;
    font-family: 'Raleway', sans-serif;
    text-align: left;
}

.top_left_cont h2 strong {
    font-weight: 700;
}

.top_left_cont p {
    font-size: 16px;
    color: #DADADA;
    margin: 0 0 30px 0;
    line-height: 26px;
}
.hero_section{
    position: relative;
}
.bannerImg{
    position: absolute;
bottom: 0px;
    right: 0px;
float: right;
}
a.read_more2 {
    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

a.read_more2:hover {
    background: #fff;
    color: #005490;
    border: 1px solid #fff;
}

	
.card{
	padding-top:100px;
	padding-bottom:150px;
	background-color: rgb(253, 215, 221);
	box-shadow: 0 1px 1px rgba(0,0,0,0.08), 
                0 2px 2px rgba(0,0,0,0.12), 
                0 4px 4px rgba(0,0,0,0.16), 
                0 8px 8px rgba(0,0,0,0.20);
}






/* Services
---------------------------------*/

#service {
    padding: 20px 0px;
    padding-bottom: 30px;
    background: #EFEFEF;
}
#service h3{
    padding-bottom: 0;
    margin-bottom: 0;
}
.service_wrapper {
    padding: 40px 0 40px;
}

.service_section {
}

.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.service_icon {
    border: 2px solid #005490;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0px auto 25px;
}

.service_icon.icon2 {
    border: 2px solid #005490;
}

.service_icon.icon3 {
    border: 2px solid #005490;
}

.service_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.service_icon i {
    color: #005490;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 20px;
    z-index: 20;
}

.service_block h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #111111;
    margin: 35px 0 18px;
}

.service_block p {
    font-size: 16px;
    color: #888888;
    margin: 0px;
}
	


/* Latest Work
---------------------------------*/


#work_outer {
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}

.work_pic {
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.inner_section {
    padding: 60px 0 20px;
}

.service-list {
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1 {
    float: left;
    width: 60px;
    text-align: center;
}

.service-list-col1 i {
    /* display:; */
    color: #888;
    font-size: 19px;
    font-style: normal;
    line-height: 20px;
}

.service-list-col2 {
    overflow: hidden;
}

.page_section.alabaster {
    background: #fafafa;
}

.work_bottom {
    padding: 20px 0 0 0px;
}

.work_bottom span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn {
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #005490;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 2px solid #005490;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

a.contact_btn:hover {
    background: #005490;
    color: #fff;
}

.input-text {
    background: transparent;
}
/* Committee */

#committee{
    padding: 60px 0px;
}

/* Portfolio
---------------------------------*/

.legend-class {
    border: 1px #41b2cb solid;
    padding: 0.2em 0.8em;
    background: -webkit-radial-gradient(#37779c,#0b1929);
    color: #fff;
    text-align: center;
    margin: -25px 10px 0;
    font-size: 27px;
}
#Portfolio {
    padding: 20px 0px;
}
.portfolio-content{
   
    border: 2px #005490 solid;
    padding: 16px 20px;
    width: 100%;
    float: left;
    background: #fff;
    height: auto;
    margin-bottom: 1em;
}
.portfolio-content h3{
    width: auto;
    float: left;
    background: #d6d5d5;
    padding: 8px 25px;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 15px) 100%, 0% 100%);
    overflow: hidden;
    position: relative;
    /* margin-top: 6px; */
    /* padding: 10px; */
    color: #04275e;
}

.register-container h3{
    width: auto;
    float: left;
    background: #d6d5d5;
    padding: 8px 25px;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 15px) 100%, 0% 100%);
    overflow: hidden;
    position: relative;
    /* margin-top: 6px; */
    /* padding: 10px; */
    color: #04275e;
}



/* Happy Clients
---------------------------------*/



#clients {
    padding: 20px 0px;
}
/* .general-container{
    padding-top: 25px;
  } */
  
  .table {
    display: flex;
   
    flex-direction: row;
    align-items: center;
    justify-content: center;
  
  }
  .writtenStyle{
    
    text-align: center;
    font-size: 27px;
    color: black;
    font-weight: bolder;
  }
  
  .card {
    position: relative;
    width: 350px;
    height: 200px;
    margin: 20px;
  }
  .card .face{
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    transition: .5s;
  }
  .card .front {
      transform: perspective(600px) rotateY(0deg);
      box-shadow: 0 5px 10px #000;
  }
  .card .front img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  .card .front h3 {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 45px;
      line-height: 45px;
      color: white;
      background: rgba(0,0,0,.4);
      text-align: center;
  }
  .card .back {
      transform: perspective(600px) rotateY(180deg);
      background: #005490;
      color: #f3f3f3;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      text-align: center;
      box-shadow: 0 5px 10px #000;
  }
  .card .back h3 {
      font-size: 30px;
      margin-top: 20px;
      letter-spacing: 2px;
  }
  .card .back p {
      letter-spacing: 1px;
  }
  .card:hover .front {
      transform: perspective(600px) rotateY(180deg);
  }
  .card:hover .back {
      transform: perspective(600px) rotateY(360deg);
  }
  .box {
    text-align: ceneter;
  
  }
  @media(max-width:991px){
   .general-container {
   margin-top:-50px; 
   }
   
  }
  @media (max-width : 1100px) {
    .table{
        flex-wrap: wrap;
    }
    
  }
  @media(max-width:1200px){
    .writtenStyle{
        
		
        text-align: center;
        font-size: 20px;
        color: black;
        font-weight: bold;
      }
  }

/* Clients
---------------------------------*/


.client_logos {
    background: #005490;
    padding: 60px 0;
    margin-top: 60px;
}

.client_logos ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.client_logos ul li {
    display: inline;
    margin: 0 25px;
}

.client_logos ul a {
    display: inline-block;
    margin: 0 20px;
}

.page_section.team {
    padding: 60px 0;
}

.page_section.team h6 {
    margin-bottom: 40px;
}



/* Team
---------------------------------*/

/* Contact
---------------------------------*/
.page_section.contact {
    padding: 30px 0 0;
}
 

/* Footer
---------------------------------*/

.footer_wrapper {
    background: #232323;
}

.footer_bottom {
    border-top: 1px solid #3C3A3A;
    padding: 25px 0;
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}


/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}


/*new_profolio*/



	
/* Portfolio */	
	
.container.portfolio_title {
    padding-bottom: 0px;
}

#portfolio {
    padding: 60px 0 40px;
}



/* Portfolio Filters */	

#filters {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li {
    display: inline-block;
    margin: 0 5px;
}

#filters ul li a {
    display: block;
}

#filters ul li a h5 {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 4px;
    display: inline-block;
    
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px 22px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border: #C2C2C2 solid 1px;
    color: #7C7C7C;
}

#filters ul li a:hover h5, #filters ul li a.active h5 {
    background: #fff;
    color: #005490;
    text-decoration: none;
    border: #005490 solid 1px;
}

.section-title h2 {
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span {
    display: block;
    color: #888888;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}



/* Portfolio Items */	

#portfolio_wrapper {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#portfolio_wrapper .one-four {
    margin: 0!important;
    line-height: 0;
    width: 25%;
    padding: 0;
    position: relative;
}

.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio_img {
    overflow: hidden;
    display: block;
    position: relative;
}

.portfolio-item .portfolio_img img {
    width: 100%;
    height: auto;
}

.portfolio-item:hover .item_overlay {
    opacity: 1;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.item_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    cursor: pointer;
}

.open-project-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.item_overlay:hover {
    background: rgba(0, 93, 150, 0.7);
}

.item_info {
    position: absolute;
    height: 100px;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

.project_name {
    color: #fff;
    text-transform: uppercase;
    margin-top: 25px;
    
    opacity: 0;
    font-size: 18px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    position: relative;
    z-index: 10;
}

.portfolio-item:hover .project_name {
    opacity: 1;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.project_catg {
    font-size: 14px;
    color: #fff;
    opacity: 0;
    margin-top: 0px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.portfolio-item:hover .project_catg {
    opacity: 0.8;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.zoom-icon {
    left: 50%;
    margin-left: -20px;
    position: inherit;
    width: 40px;
    height: 40px;
    margin-top: 40px;
    opacity: 0;
    background: url(images/zoom.png);
    background-size: 40px 40px;
    transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
}

.portfolio-item:hover .zoom-icon {
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: opacity .3s .2s, margin-top .3s .2s;
    -moz-transition: opacity .3s .2s, margin-top .3s .2s;
    -ms-transition: opacity .3s .2s, margin-top .3s .2s;
    -o-transition: opacity .3s .2s, margin-top .3s .2s;
    transition: opacity .3s .2s, margin-top .3s .2s;
}
	
	
	
	
/* Portfolio Isotope Transitions */	

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



/* Portfolio Expander */	



#project_container {
    display: none;
    background-color: #FFF;
}

#project-page-button-fullscreen {
    height: auto;
    z-index: 100;
    position: absolute;
    right: 30px;
    top: 30px;
}

#project-page-button-fullscreen li {
    display: inline-block;
    font-size: 30px;
}

#project-page-button-fullscreen li a {
    background: url(images/close.png) no-repeat #fff;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    opacity: 0.5;
}

#project-page-button-fullscreen li a:hover {
    opacity: 1;
}

#project-page-button {
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    z-index: 100;
}

#project-page-button li {
    display: inline-block;
    margin: 60px 10px 0px 10px;
    font-size: 30px;
}

#project_data {
    margin-bottom: 0px;
}

.project-section-title {
    text-align: center;
    margin-bottom: 40px;
}

.project-section-title h1 {
    margin-bottom: 5px!important;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.project-page {
    background-color: #FFF;
    width: 100%;
    height: auto;
    left: 0;
    padding-bottom: 40px;
}

	
/* Portfolio*/	
	
	
.project-image-slider .bx-wrapper .bx-next {
    background: url("images/project_slider_right.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    right: -90px;
}

.project-image-slider .bx-wrapper .bx-prev {
    background: url("images/project_slider_left.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    left: -90px;
}

.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
    opacity: 1;
    background-position: 0;
}

.project-image-slider .bx-wrapper .bx-controls-direction a {
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}
	
/* Portfolio Normal Expander */		
	
.project-description {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.small-border {
    height: 2px;
    width: 50px;
    background-color: #ddd;
    margin-bottom: 15px;
}

.visit-project {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 55px 0 20px 0;
}

.project-description h5 {
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 5px;
}
	
	





  

  #aboutUs{
    padding: 40px 0 40px 0;
    }















/*Carousels*/

/* .carousel-inner .item {
    
      height: 80vh;
      background: url('https://media-exp2.licdn.com/dms/image/C561BAQFgbDepLJoJQQ/company-background_10000/0/1586469858799?e=2147483647&v=beta&t=MBXCBmXGyaS1Ovj5h_8WaKLxy8GTwiCYszzYBsMG4GI') no-repeat center top;
      background-size:cover;
    }
    
    .carousel-inner .item:nth-child(2) {
      background-image: url('https://olc-wordpress-assets.s3.amazonaws.com/uploads/2019/02/Collaborate-presentation-style-2.jpg');
    }
    
    .carousel-inner .item:nth-child(3) {
      background-image: url('https://hellenicnews.com/wp-content/uploads/2021/11/berlin_conference.jpg');
    }
    .carousel-inner .item:nth-child(4) {
        background-image: url('https://agcdn-2mrybbgckm7omi0k.netdna-ssl.com/wp-content/uploads/2017/02/alphagamma-top-10-business-conferences-for-entrepreneurs-opportunities-1021x580.jpg');
      }
    .carousel-inner .item:after {
      content: "";
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
    }
    
    .carousel-control {
      width: 10%;
    }
    
    .carousel-control .fa {
      position: absolute;
      top: 50%;
      z-index: 5;
      display: inline-block;
    }
    #aboutUs{
        padding: 40px 0 40px 0;
        }
    .carousel-control .fa.fa-chevron-right {
      right: 50%;
      margin-right: -10px;
    }
    
    @media screen and (min-width: 768px) {
      .carousel-control .fa {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
      }
    } */
    
    /* @media screen and (min-width: 768px) {
      .carousel-control .fa-chevron-left {
        margin-left: -15px;
      }
      img {
        display: block;
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        object-fit: contain;
        position: relative;
        top: 50%;
        transform: translate(-50%, 0%);
        width: auto;
      }
    }
     */
    /*animation for slide left*/
    .animation-element {
        opacity: 0;
      }
      
      /*animation element sliding left*/
      .animation-element.slide-left {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(-100px, 0px, 0px);
      }
      
      .animation-element.slide-left.in-view {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
      }
      
      .animation-element.slide-right {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(100px, 0, 0);
      }
      
      .animation-element.slide-right.in-view {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
      }
      
      .animation-element.slide-up {
        opacity: 0;
        transition: all 500ms linear;
        transform: translate3d(0, 100px, 0);
      }
      
      .animation-element.slide-up.in-view {
        opacity: 1;
        transform: translate3d(0px, 0px, 0px);
        transition: all 0.7s ease-in-out;
      }
      .animation-element.slide-up.in-view:hover{
        transform: scale(1.1,1.1);
      }
      
      
      
      /*cards styling*/
      .cardStyle{
        padding: 20px;
        background-color: rgb(251, 251, 251);
        /* box-shadow: 0 0 15px rgb(0 0 0 / 15%); */
        box-shadow: 0 0px 38px rgba(0,0,0,0.30), 0 0px 12px rgba(0,0,0,0.22);
        border-radius: 24px;
        margin-top: 20px;
        color:black;
        border-left: 24px solid #ffdc68;
      }
      .innerSectionStyle{
        padding: 20px;
        /* padding-top: 0.2px; */
        font-size:17px;
        background-color: rgb(251, 251, 251);
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
        border-radius: 4px;
        margin-top: 20px;
        color:black;
        border-left: 4px solid #005490;
      }
      .innerSectionStyleright{
        color: black;
        border-right: 4px solid #005490;
        border-left: none;
      }
      .innerSectionStyle1Left{
        padding-top: 0.2px;

        border-left: 8px solid #005490;
      }
     
      .innerSectionStyle1Right{
        padding-top: 0.2px;
        border-left : none;
        border-right: 8px solid #005490;
      }

      .list-bullet{
        color: #005490; 
        padding: 10px;
        font-size: large; 
        font-weight: 1000;
      }

      .imgCover{
        background: url("img/OurExperience.png") no-repeat;
        background-size: cover;
      }
      
     

      /*EXTRANEOUS STYLES BELOW HERE -- animation slide left styled for testimonials*/
      
      .animation-element.slide-left.testimonial, .animation-element.slide-right.testimonial, .animation-element.slide-up.testimonial {
        margin: 0% 1.5% 3% 1.5%;
        padding: 15px;
        background-color:rgb(241, 242, 242);
        box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
        border: solid 1px #EAEAEA;
        transition:all 0.5s ease-in-out;
      }
      .animation-element.slide-left.testimonial:hover,
      .animation-element.slide-left.testimonial:active{
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
      }
      
      
      .animation-element.slide-left.testimonial .header{
        float: left;
        width: 100%;
        margin-bottom: 10px;
      }
      .animation-element.slide-left.testimonial .left{
        float: left;
        margin-right: 15px;
      }
      .animation-element.slide-left.testimonial .right{
        float: left;
      }
      
      .animation-element.slide-left.testimonial img {
        width: 65px;
        height: 65px;
        border-radius: 50%;
        box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
      }
      
      .animation-element.slide-left.testimonial h3 {
        margin: 0px 0px 5px 0px;
      }
      
      .animation-element.slide-left.testimonial h4 {
        margin: 0px 0px 5px 0px;
      }
      
      .animation-element.slide-left.testimonial .content {
        float: left;
        width:100%;
        margin-bottom: 10px;
      }
      
      .animation-element.slide-left.testimonial .rating{}
      
      .animation-element.slide-left.testimonial i {
        color: #aaa;
        margin-right: 5px;
      }
      
      
    
    /**
     * Slider caption
     */
    
    .right.carousel-control,
    .left.carousel-control {
      display: none;
    }
    
    .carousel-caption {
      bottom: 36%;
    }
    
    .carousel-caption h2 {
      color: #fff;
      font-size: 40px;
     
      text-transform: uppercase;
    }
	
	.carousel-caption h3 {
		
      color: #fff;

    }
	
	.carousel-caption p {
		
      color: #fff;

    }
    
    .carousel-caption p {
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 20px;
    }
    
    @media screen and (min-width: 768px) {
      .carousel-caption {
        right: 20%;
        left: 20%;
      }
    }
    
    .btn-transparent {
      background: transparent;
      color: #fff;
      border: 2px solid #fff;
    }
    
    .btn-transparent:hover {
      background-color: #fff;
    }
    
    .btn-rounded {
      border-radius: 70px;
    }
    
    .btn-large {
      padding: 11px 45px;
      font-size: 18px;
    }
	
	
    
	
	
    /*Carousel-2 styles */

    
    /**
     * Change animation duration
     */
    
    .animated {
      -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s;
    }
    
    .blogs img {
      width: 100%;
    }
.register-container{
  box-shadow: 0 0px 38px rgba(0,0,0,0.30), 0 0px 12px rgba(0,0,0,0.22);
  /* height:300px; */
  border-radius: 45px; 
  margin: auto;
  padding: 40px;
  color: red;font-size: large;
}
/*
   Media Queries
--------------------------- */
@media (min-width: 768px) {
  .register-container{
	  
  height:500px;
  }
  
  
}
@media (max-width: 768px) {
  .row{
    margin-right: 0;
    margin-left: 0;
  }
.bannerImg{
display:none;
}
p{
font-size:14px;
}
.hero_section {
position: relative;
padding-top: 10px;
}
.top_left_cont {
padding: 38px 0;
}
.top_left_cont h2 {
font-size: 25px;
color: #FFF;
line-height: 39px;
margin: 0 0 9px 0;
}
/* .inner_section {
padding: 20px 0 20px;
} */

#aboutUs img{
margin-bottom:20px;
}
#aboutUs h3{
font-size:16px;
line-height:22px;
}
.service_block{
margin-bottom:20px;
}
.service_block h3 { 
font-size: 16px;
}
service_block p {
font-size: 14px; 
margin: 0px;
margin-bottom: 20px;
}
#filters ul{
padding-left:0px;
}
.form {
margin: 0 18px;
}
.page_section.team{
padding: 40px 0;
}
 #clients {
padding: 40px 0;
}
.client_logos ul li {
display: inline;
margin: 0 25px;
padding: 11px 0;
display: inline-block;
}
.social_links li {
float: left; 
}
.contact_section{
margin:0;
}
h2, .contact_section h2 {
font-size: 30px;
}
.page_section .contact {
padding-top: 20px !important;
} 
.navbar-inverse .navbar-toggle .icon-bar{
background:#005490;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:none;
outline: none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: auto;
text-align:center;
}
.navStyle ul li {
display: block;
margin: 0px;
}
.navStyle ul li a {
font-size: 12px;
padding: 15px 12px;
}
.navStyle ul li:last-child {
margin: 0px;
} 
} 
@media (max-width: 480px){
.navStyle {
float: right;
width: 100%;
text-align:center;
} 
.team_area {
width: 99%;
}
.member-details {
padding-left: 0;
clear: left;
display: block;
padding-top: 18px;
}
}






.carousel{
	height : 500px;
}
 .carousel-inner .item{
  height: 500px;
}
 .carousel-inner .item img{
  width: 100%;
  height:100%;
  
}
.carousel-caption{
	
  
}/*
.carousel-caption h2{
  font-size: 50px;
  text-transform: uppercase;
}*/
.carousel-control.right{
  background-image: none;
}
.carousel-control.left{
  background-image: none;
}



a {
  color: #337ab7;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #337ab7;
  outline: none;
  text-decoration: none;
}

#intro {
  width: 100%;
  height: 100vh;
  background: url('https://www.rvitm.edu.in/wp-content/uploads/2020/05/CANO9819.jpg') top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#intro:before {
  content: "";
  background: rgba(6, 12, 34, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#intro h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro h1 span {
  color: #337ab7;
}

#intro p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 20px;
}

  .text1 {
	   font-size: 26px !important;
  
	   text-shadow: 0px 4px 3px rgb(194 189 189 / 40%), 0px 8px 13px rgb(212 209 209 / 10%), 0px 18px 23px rgb(186 184 184 / 10%);
  }
  
 


#intro .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#337ab7 50%, rgba(101, 111, 150, 0.15) 52%);
  border-radius: 50%;
  display: block;
  position: relative;
  overflow: hidden;
}

#intro .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#intro .play-btn:before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid rgba(163, 163, 163, 0.4);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

#intro .play-btn:hover::after {
  border-left: 15px solid #337ab7;
  -webkit-transform: scale(20);
  transform: scale(20);
}


#intro .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

#intro .about-btn {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #337ab7;
}

#intro .about-btn:hover {
  background: #337ab7;
  color: #fff;
}

@-webkit-keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    -webkit-transform: scale(0.6, 0.6);
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
.text2 {
text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
               0 30px 20px rgba(0,0,0,.1);              
}
@media(max-width : 991px){
	
	

  #intro h1 {
    font-size: 34px;
  }

  #intro p .p1{
    font-size: 16px;
  }
  #intro p {
    font-size: 16px;
  }
}
/*
.top_cont_outer::after {
    content: "";
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(39, 48, 83, 0.1) 0%, rgb(39, 48, 83) 100%) repeat scroll 0% 0%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	color : white!important;
    margin-bottom: -5px;

}


*/


/*  svg {
    display: block;
    overflow: visible;
  }
  
  .slider-container {
    position: relative;
    height: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: all-scroll;
  }
  
  .slider-control {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    will-change: opacity;
    opacity: 0;
  }
  .slider-control.inactive:hover {
    cursor: auto;
  }
  .slider-control:not(.inactive):hover {
    opacity: 1;
    cursor: pointer;
  }
  .slider-control.left {
    left: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .slider-control.right {
    right: 0;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
  }
  
  .slider-pagi {
    position: absolute;
    z-index: 3;
    left: 50%;
    bottom: 2rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
  }
  .slider-pagi__elem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 2rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
  }
  .slider-pagi__elem:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  .slider-pagi__elem.active:before, .slider-pagi__elem:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  
  .slider {
    z-index: 1;
    position: relative;
    height: 100%;
  }
  .slider.animating {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
  }
  .slider.animating .slide__bg {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    will-change: transform;
  }
  
  .slide {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .slide.active .slide__overlay,
  .slide.active .slide__text {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .slide__bg {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    will-change: transform;
  }
  .slide:nth-child(1) {
    left: 0;
  }
  .slide:nth-child(1) .slide__bg {
    left: 0;
   
    /* background-image: url("http://www.rvce.edu.in/sites/default/files/mca-expert-8thmile_0.JPG"); */
 /*   background-image: url("https://www.rvce.edu.in/sites/default/files/mca-dept-fron2.jpg");
  }
  .slide:nth-child(1) .slide__overlay-path {
    fill: #e99c7e;
  }
  @media (max-width: 991px) {
    .slide:nth-child(1) .slide__text {
      background-color: rgba(233, 156, 126, 0.8);
    }
  }
  .slide:nth-child(2) {
    left: 100%;
  }
  .slide:nth-child(2) .slide__bg {
    left: -50%;
    background-image: url("/conference/img/conference-1.jpg");
  }
  .slide:nth-child(2) .slide__overlay-path {
    fill: #c8f9dd;
  }
  @media (max-width: 991px) {
    .slide:nth-child(2) .slide__text {
      background-color: rgba(225, 204, 174, 0.8);
    }
  }
  .slide:nth-child(3) {
    left: 200%;
  }
  .slide:nth-child(3) .slide__bg {
    left: -100%;
    /* background-image: url("https://hellenicnews.com/wp-content/uploads/2021/11/berlin_conference.jpg"); */
 /*   background-image: url("/conference/img/conference-2.jpg");
  }
  .slide:nth-child(3) .slide__overlay-path {
    fill: #adc5cd;
  }
  @media (max-width: 991px) {
    .slide:nth-child(3) .slide__text {
      background-color: rgba(173, 197, 205, 0.8);
    }
  }
  .slide:nth-child(4) {
    left: 300%;
  }
  .slide:nth-child(4) .slide__bg {
    left: -150%;
    background-image: url("https://media-exp2.licdn.com/dms/image/C561BAQFgbDepLJoJQQ/company-background_10000/0/1586469858799?e=2147483647&v=beta&t=MBXCBmXGyaS1Ovj5h_8WaKLxy8GTwiCYszzYBsMG4GI");
  }
  .slide:nth-child(4) .slide__overlay-path {
    fill: #cbc6c3;
  }
  @media (max-width: 991px) {
    .slide:nth-child(4) .slide__text {
      background-color: rgba(203, 198, 195, 0.8);
    }
  }
  .slide__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slide__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    min-height: 810px;
    -webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
    will-change: transform, opacity;
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  @media (max-width: 991px) {
    .slide__overlay {
      display: none;
    }
  }
  .slide__overlay path {
    opacity: 0.8;
  }
  .slide__text {
    position: absolute;
    width: 25%;
    bottom: 15%;
    left: 12%;
    color: #fff;
    -webkit-transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s, -webkit-transform 0.5s 0.8s;
    will-change: transform, opacity;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0;
  }
  
  
  
  
  a.slide__text-link:hover { text-decoration:none; color:#FFF;}
  
  
  
  
  
  @media (max-width: 991px) {
    .slide__text {
      left: 0;
      bottom: 0;
      width: 100%;
      height: 22rem;
      text-align: center;
      -webkit-transform: translateY(50%);
              transform: translateY(50%);
      -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
      transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
      transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
      transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
      padding: 1rem 1rem;
    }
  }
  .slide__text-heading {
    font-family: "Polar", Helvetica, Arial, sans-serif;
    font-size: 4rem;
    margin-bottom: 1rem;
    
  }
  @media (max-width: 991px) {
    .slide__text-heading {
      line-height: 20rem;
      font-size: 3.5rem; 
    }
  }
  .slide__text-desc {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  @media (max-width: 991px) {
    .slide__text-desc {
     display: none;
    }
  }
  .slide__text-link {
    z-index: 5;
    display: inline-block;
    position: relative;
    padding: 0.5rem;
    cursor: pointer;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 2.3rem;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  @media (max-width: 991px) {
    .slide__text-link {
      display: none;
    }
  }
  .slide__text-link:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: rotateX(-85deg);
            transform: rotateX(-85deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform;
  }
  .slide__text-link:hover:before {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  } */
  
  