@charset "UTF-8";
/*
Theme Name: Genskill new
Author: Shireen Sharaf M
*/

html {
	scroll-behavior: smooth;
}
body {
    margin: 0;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    color: #522c48;
    font-size: 16px;
}
a{
    color: #EF8947;
}
a:hover{
	text-decoration: none;
	color: #522C48;
}
h1, h2,h3,h4,h5,h6{
    font-family: 'Acme', sans-serif;
}
.h2, h2 {
    font-size: 2.3rem;
}
.font-acme{
	font-family: 'Acme', sans-serif;
}
.bg-purple{
    background: #522C48;
}

.bg-cream {
	background: #ffefe7;
}
.text-purple{
	color: #522C48;
}
.footer-navigation a {
    color: #522C48;
}
.header-block .navbar a {
    color: #522C48;
	font-weight: bold;
}
.header-block .navbar a:hover {
    color: #EF8947;
	text-decoration: none;
}
#menu-main > li{
    padding: 5px 15px;
}
#menu-main > li.active a{
	color: #EF8947;
}
.custom-logo {
    height: 60px;
    width: 450px;
    object-fit: cover;
    margin-left: -125px;
    margin-right: -60px;
}
.header-block {
    border-radius: 0px 0px 30px 0px;
    height: 75px;
    padding: 10px 0;
}
#footer-top{
    border-top: 1px solid #EB864F;
    border-bottom: 1px solid #EB864F;
}
.lycaeum-logo {
    width: 100px;
    height: 150px;
    object-fit: cover;
}
.icon-bg {
    background: #8F7E91;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    padding: 25px;
    margin: 0 auto 10px;
}
.team-logo {
    width: 180px;
    height: 180px;
    text-align: center;
    border: 1px solid #F5B389;
    border-radius: 20px;
    padding: 70px 0;
    margin: 0 auto 10px;
}
.border-top-orange{
    border-top: 1px solid #F5B389;
}

.flip-card {
    background-color: transparent;
    width: 100%;
    height: 250px;
    perspective: 1000px;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
  }
  
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-card-front {
    background-color: transparent;
    color: black;
  }
  
  .flip-card-back {
    background-color: #522C48;
    color: white;
    transform: rotateY(180deg);
  }
#genskill-help a {
	color: white;
}
  .download-sec li {
    display: inline-block;
    padding: 5px 20px;
}
.download-sec li:first-child {
    border-right: 1px solid #CCC4CD;
    padding-left: 0;
}
.social-links-menu li {
    display: inline-block;
    padding: 0 10px;
}
#status strong,  #status b {
    font-size: 43px;
    font-weight: 400;
}
#menu-main > li:last-child {
    background: #522C48;
    border-radius: 30px;
    padding: 5px 20px;
    margin-left: 25px;
}
#menu-main li:last-child a{
    color: #fff;
}
.stat{
    font-size: 23px;
    font-family: acme;
}
.stat p{
    margin-bottom: 0;
}
.page-header{
    padding: 40px 0;
    margin: 30px 0 40px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    margin: auto;
}
.partner-carousel .owl-item img{
	width: auto;
}
#partner-owl-slider .owl-item img {
    height: 150px !important;
}
#footer-top a, .address a{
    color: #522C48;
}
.size-l{
	font-size: 23px;
}
.download-sec {
    margin-top: 20px;
}
.sub-content{
    max-width: 850px;
    margin: auto;
}
.flip-card .flip-card-front, .flip-card .flip-card-back {
	border: 1px solid #8F7E91;
}
#menu-social-links-menu svg{
    width: 34px !important;
    height: 34px !important;
}
.address .widget-title {
    display: none;
}
#wpcf7-f274-o1 .form-control {
    background: #EDE9EC;
    padding: 10px 15px;
    height: auto;
	border: none;
	border-radius: 7px;
}
.wpcf7-form-control.wpcf7-submit.btn {
    background: #EB864F;
    color: #fff;
    float: right;
	border-radius: 7px;
	padding: 10px 30px;
}
.company-img img{
	max-width: 700px;
	height: auto;
}
.college-img img{
	max-width: 650px;
	height: auto;
}
.team-social-logo a, .team-social-logo svg{
	color:#8F7E91;
}
.about-img img{
    max-height: 470px;
    width: auto;
}

.btn-orange{
	background: #EB864F;
    color: #fff;
	border-radius: 50px;
	padding: 5px 30px;
}
#menu-main li{
	position: relative;
}
#menu-main ul.sub-menu {
    position: absolute;
    left: 0;
    top: 150%;
    width: 300px;
    text-align: left;
    background-color: #522C48;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	padding: 0; list-style: none;
}
#menu-main ul.sub-menu li:first-child {
    border-top: none;
}
#menu-main ul.sub-menu > li {
    border-top: 1px solid #888585;
}
#menu-main ul li ul li {
    margin-left: 0;
}
#menu-main ul.sub-menu > li > a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 45px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#menu-main li:hover > ul.sub-menu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}
ul.sub-menu li:hover{
	background: #EB864F;
	color: #fff;
}
.team-image img {
    width: 180px;
    height: 180px;
    border-radius: 20px;
	border: 1px solid #EB864F;
}
.team-social-logo {
	width: auto;
}
.wp-block-social-links.is-style-logos-only .wp-social-link.team-social-logo svg{
	width: 42px;
	height: 42px;
}
.team-social-logo svg:hover {
    color: #EB864F;
}
.navbar-collapse{
	background: #fff;
z-index: 2;
padding: 10px 0;
}
#status u {
    text-decoration: none;
    border-bottom: 1px solid;
}
.blocks-gallery-grid {
    width: 100%;
}
.wp-block-gallery .blocks-gallery-item img {
	max-height: 200px;
	margin:auto;
}
.wp-block-gallery .blocks-gallery-item figure{
	display: block;
}
.blocks-gallery-item figure > a {
    height: 230px;
    display: table-cell;
    vertical-align: bottom;
}
.wp-block-gallery .blocks-gallery-item figcaption {
    background: none;
	font-size: 22px;
}
.bg-orange {
    background: #EF8947;
    padding: 30px 0;
}
.ul-pad-10 li{
	padding: 10px 0;
}
.wptb-table-container{
	overflow-x: scroll;
}
.project-head {
	font-size: 25px;
}
.project-head:hover {
	color: #522C48;
}

.project-head span{
	display: block;
	color: #EF8947;
}
.date-pill {
    border: 1px solid #EF8947;
    border-radius: 8px;
    padding: 5px 10px;
    margin-left: 35px;
	font-weight:bold;
}
.date-pill span{
	color: #EF8947;
}

.project-banner img{
	width: 100%;
	max-height: 100%;
}
#menu-final-year-project li {
    padding: 0 10px;
}
.bg-award {
    background-image: url('../../uploads/2021/02/1.png');
    background-size: contain;
    background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: bottom;
}
.header-block {
	border-radius: 0;
	background:#fff;
	z-index: 10;
}
.page-id-587 .wp-block-image img {
	height: auto;
}
.register-button-float {
    position: fixed;
    right: 0;
    top: calc(50% - 45px);
	z-index: 10;
	border-radius: 0;
	writing-mode: vertical-rl;
	padding: 10px 2px;
}
.register-button-float:hover {
	background: #522C48;
	color: #fff;
}
.show-1, .show-2, .show-3 {
	display:none;
}
span.plus-button-members {
    position: absolute;
    right: -10px;
    top: calc(50% + 5px);
    background: #522C48;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.page_banner-img img {
	width: 100%;
	height: auto;
}

@media all and (max-width: 990px){
	.date-pill {
		display: none;
	}
}
@media all and (max-width: 767px){
	#menu-final-year-project li {
		padding: 0 5px;
	}
	.page-id-587 .header-block {
		height: auto;
	}
	.page-id-587 .project-head{
		margin-bottom: 0;
	}
}
@media all and (max-width: 420px){
	.download-sec li {
    display: block;
    padding: 5px 0;
}
}