/**************************************old css start************************************/
    .my-nav {
    font-size: 2rem;
    line-height: 3.6rem;
    font-weight: 500;
    white-space: nowrap;
    text-decoration: none;
    transition: color .3s;
    position: relative;
    display: inline;
    z-index: 1;
    padding-right: 2rem;
}
.my-nav {
    padding: 0 2rem;
}
 .my-nav {
    color: #f1f1f1;
}
.my-nav:hover {
    color: #f1f1f1;
    text-decoration: none;
}
.my-nav:hover:before {
    background-color: #f1f1f1;
}

.my-nav:hover:before {
    opacity: 1;
    transform: translateY(50%) scale(1);
}
.my-nav:before {
    bottom: 1.3rem;
    width: 1rem;
    height: 1rem;
}
.my-nav:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    opacity: 0;
    transform: translateY(50%) scale(0);
    border-radius: 50%;
    transition: opacity .3s,transform .3s;
}

@media (min-width: 768px){
.test {
    font-size: 2.4rem;
    line-height: 3.2rem;
}
}
.test{

    font-size: 2rem;
    line-height: 3.6rem;
    font-weight: 700;
    text-decoration: none;
    transition: color .3s;
    color: black;
    position: relative;
    display: inline;
    z-index: 1;
    padding-right: 0;
    transition: color .3s,padding .3s;
    padding-left: 2rem;
}
.test:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    transform: translateY(-50%);
    border-radius: 50%;
    transition: left .3s,background-color .3s;
}
.test:before {
    background-color: #ff0f55;
}
.test:before {
    top: 1.3rem;
    bottom: unset;
}
.test:before {
    width: 1rem;
    height: 1rem;
}

@media (min-width: 768px){
.test:before {
    top: 1.6rem;
    bottom: unset;
}
}
.test:hover:before {
    top: 0;
    bottom: 1.6rem;
}
.test:hover:before {
    left: calc(100% - 1rem);
    
}
.test:hover:before {
    transform: translateY(50%);
}
.test:hover {
    padding-right: 2rem;
}
.test:hover {
    padding-left: 0;
    text-decoration: none;
}
/**************************************old css end************************************/





/********************************custom css***********************************/		

nav.navbar.navbar-expand-lg.pd {
    padding: 0px !important;
    top: 4.1rem;
    right: 3rem;
}

.logo-module--inner--34fUF {
    left: 60px;
}
span.menu-btn {
    display: none;
    text-decoration: none;
    border-radius: 8rem;
    color: #212b35;
    border: none;
    background-color: #fff;
    transition: color .3s,background-color .3s;
    font-size: 1.6rem;
    line-height: 2.1rem;
    font-weight: 500;
    padding: 1.5rem 2rem 1.5rem 3rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: right;
    position: fixed;
    right: 0px;
	top: 35px;
	cursor: pointer;
}
span.menu-btn1 {
    display: none;
    float: right;
    position: fixed;
    right: 0px;
	top: -15px;
	cursor: pointer;
}
.my-nav {
    padding: 0px 21.5px 0px!important;
}
li.nav-item:last-child {
    margin-right: 2rem;
}
.banner-image{
	margin: 240px auto;
}
p.home-sec-1-cnt1 {
    font-size: 23px;
    line-height: 40px;
}
p.home-sec-1-cnt2 {
    margin: 40px 0px;
    font-size: 23px;
    line-height: 40px;
}
a.test {
    color: #fff;
    font-size: 24px;
}
.card {
    height: 450px;
    margin: 2.5% auto;
}
img.card-imgs {
    width: 100%;
    object-fit: ;
}
.card h5 {
	color: #d8dddf;
}
.card-img-overlay {
    margin: auto;
    padding: 10% !important;
    display: inline-table;
}
.card-1 {
    background: url(../img1.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.card-2 {
    background: url(../img2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.card-3 {
    background: url(../img3.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.card-4 {
    background: url(../img4.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.card-5 {
    background: url(../img.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.sec-2 h3 {
    margin-left: 25px;
    font-size: 3.6rem;
    line-height: 4.4rem;
}
.sec-2 a {
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 700;
    letter-spacing: normal;
    margin-right: 30px;
}
.card-body {
    padding: 1rem 0px !important;
}
.box-title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    font-weight: 900;
	float: left;
    width: 100%;
}
.box-title:hover {
    color: #d8d8d8;
}
.box-title-link {
    margin-top: 1rem;
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 700;
    text-decoration: none;
    transition: color .3s;
    color: #ff0f55;
}
.box-title-link:hover {
    color: #db0040;
}
footer {
    background: #f1f1f1;
}
.ftr-sec-1 h2 {
    font-size: 4.8rem;
    line-height: 5.6rem;
    font-weight: 800;
    letter-spacing: -.1rem;
}
.ftr-sec-1 p a {
    font-size: 3.2rem;
    line-height: unset;
    font-weight: normal;
    color: #212b35;
    padding: 10px 0px 0px;
    float: left;
    width: 100%;
    text-decoration: none;
}
.ftr-sec-1 p a:hover {
    color: #495559;
}
.ftr-sec-2 a {
    color: #212b35;
    font-size: 2.1rem;
    line-height: 3.2rem;
    font-weight: 400;
}
.ftr-sec-2 a:hover {
    color: #495559;
}
.ftr-sec-3 a { 
    color: #212b35;
    font-size: 2.1rem;
    line-height: 3.2rem;
    font-weight: 400;
}    
.ftr-sec-3 a:hover {
    color: #495559;
}    
.mainFooter-module--nav--1AwrK li a {
    color: #495559 !important;
	font-weight:400;
}
.mainFooter-module--nav--1AwrK li a:hover {
    color: #ff0f55 !important;
}
/*********************menu tab css**********************/
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #212b35;
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 0%;
  width: 100%;
  text-align: left;
  margin-top: 30px;
}
.overlay-content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
	float: left;
    width: auto;
}
.overlay a {
    font-size: 6.2rem;
    line-height: 9.5rem;
    font-weight: 800;
    padding-left: 10rem;
    text-decoration: none;
    transition: color .3s;
    color: #ff0f55;
}
ul.mob-sub-menu {
    margin-top: 40px;
    padding-left: 10rem;
    float: left;
    width: 100%;   
}
.mob-sub-menu li {
    float: left;
}
ul.mob-sub-menu li a {
    font-size: 2.8rem;
    line-height: 4.1rem;
    font-weight: 800;
    padding-right: 2.5rem;
	padding-left: 0px;     
} 
.overlay a:hover, .overlay a:focus {
  color: #007bff;
}

.overlay .closebtn {
    background: #030405;
    display: inline-block;
    text-decoration: none;
    border-radius: 8rem;
    color: #212b35;
    border: none;
    background-color: #e6e6e6;
    transition: color .3s,background-color .3s;
    font-size: 1.6rem;
    line-height: 2.1rem;
    font-weight: 500;
    padding: 1.5rem 2rem 1.5rem 3rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: right;
    position: relative;
    top: 35px;
    right: 0px;
}
/********************************/
@media screen and (max-width: 768px) {
.collapse:not(.show) {
    display: block !important;
}
nav.navbar.navbar-expand-lg.pd {
    top: 1rem;
}
ul.navbar-nav.mr-auto.mt-2.mt-lg-0.cs-nav {
    display: none !important;
}
.mob-sub-menu li {
    float: none;
}
.overlay a {
    font-size: 6rem;
    line-height: 7.5rem;
    padding-left: 2rem;
}
ul.mob-sub-menu {
    margin-top: 30px;
	padding-left: 3rem;
}

.banner-image {
    margin: 180px auto;
}
.sec-1 img {
    width: 100%;
    object-fit: scale-down;
}
a.test {
    color: #fff;
    font-size: 20px;
}
.card {
    height: 380px;
    margin: 0 auto;
}
.card-1 {
    background: url(../cisco-wi-home-mobile.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.card-2 {
    background: url(../valleywise-home-mobile.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.card-3 {
    background: url(../oreganos-home-mobile.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.card-4 {
    background: url(../inspirada-banner.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.card-5 {
    background: url(../eternal.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.card h2.card-title {
    font-size: 3.6rem;
    line-height: 4.2rem;
    font-weight: 900;
}
.card h5 {
margin-bottom: 2.5rem;
    font-size: 2rem;
    line-height: 3.6rem;
    font-weight: 900;
	color: #d8dddf;
}
.card-img-overlay {
    margin: auto;
    display: inline-table;
    padding: 7.5rem 3rem;
}
span.menu-btn {
    top: 30px;
	display: block !important;
}
span.menu-btn1 {
    top: -30px;

}
.overlay .closebtn {
    top: 30px;
}
.ftr-sec-1 {
    margin-bottom: 50px;
}
}
