html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

h1,h2,h3,h4,h5,h6,p,span,a,strong{
	color:#541f70;
}

.w-140{
    width: 93px;
    margin: 0px 8px 12px 4px;
}

@media screen and (max-width: 700px){

    .w-140{
        margin: 100px;
        width: 100%;
    }
}


@media screen and (min-width: 992px){
    .carousel-inner {
        margin-top: 0px;
    }
}



.border-bottom{
    border-color: #541F70 !important;
    border-bottom: 1px solid #541F70 !important;
}

.navbar-dark img.img-fluid {
    width: 58%;
    padding-top: 20px;
}

.carousel-inner {
    border-bottom: 4px solid #0686A0;
}
section.icon {
    margin: 20px 0px 20px 0px;
    padding: 0px;
}


.img-icon {
    width: 26%;
    margin-bottom: 20px;
}

 .h5-text {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
}
.a-text {
    color: #541f70;
    text-decoration: none;
}
.p-text {
    color: #541f70!important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
}


a.btn {
    font-size: 15px!important;
    padding: 11px 20px;
    color: #fff;
    letter-spacing: 1px;
    line-height: normal;
    display: inline-block;
    margin: 10px 0px 0px;
    cursor: pointer;
    font-weight: 400;
    text-transform: uppercase;
    outline: none;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    border: 1px solid;
}
a.btn:hover {
    background-color: #fff!important;
 }

.car-cap h5 {
    float: right;
    /*padding-bottom: 158px;*/
    padding-bottom: 102px;
    line-height: 26px;
    font-size: 20px;
    text-align: start;
    font-weight: 600;
    color: #541f70;
    letter-spacing: 1px;
    margin-right: -14px;
}

@media screen and (max-width: 700px) {
    .car-cap h5 {
        padding-bottom: 130px;
    }
}

.car-cap a {
    width: 165px;
    z-index: 6;
    white-space: nowrap;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background-color: #541f70;
    border-color: #541f70;
    border-style: solid;
    border-width: 1px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    padding: 9px 56px;
    letter-spacing: 0px;
    min-height: 0px;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    float: right;
    margin-top: 104px;
    margin-right: -165px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.car-cap a:hover{
    background-color: #fff!important;
    color: #541f70;
    text-decoration: none;
}

.car-cap3 h5 {
    float: right;
    padding-bottom: 158px;
    line-height: 30px;
    font-size: 26px;
    text-align: start;
    font-weight: 600;
    color: #541f70;
    letter-spacing: 1px;
    margin-right: -14px;
}
.car-cap3 a {
    z-index: 6;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    background-color: #541f70;
    border-color: #541f70;
    border-style: solid;
    border-width: 1px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    padding: 10px 30px;
    letter-spacing: 0px;
    min-height: 0px;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    float: right;
    margin-top: 108px;
    margin-right: -136px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.car-cap3 a:hover{
    background-color: #fff!important;
    color: #541f70;
    text-decoration: none;
}

.last-text {     position:absolute;     bottom: -66px; }

.last-text a {     margin-top: 130px;     float: left;     margin-left: 110px;
}

/*.carousel-item img {
    width: 100%;
    height: 886px;
}*/

.car-cap {
    right: 5% !important;
}

.carousel .carousel-item {
    height: 1024px;
    transition: 1s ease;
}

.carousel-item img {
    position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
    min-height: 1024px;
    width: 100%;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: -2px;
    padding-bottom: 344px!important;
    color: #fff;
    text-align: center;
 }

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
    .carousel .carousel-item {
      height: 959px;
    }

    .carousel-item img {
        min-height: 959px;
    }

    .carousel-caption {
        padding-bottom: 200px!important;
     }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .carousel .carousel-item {
      height: 800px;
    }
    .carousel-item img {
        min-height: 800px;
    }
    .carousel-caption {
        padding-bottom: 200px!important;
    }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .carousel .carousel-item {
      height: 767px;
    }
    .carousel-item img {
        min-height: 767px;
    }
    .carousel-caption {
        padding-bottom: 200PX!important;
    }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .carousel .carousel-item {
      height: 580px;
    }
    .carousel-item img {
        min-height: 580px;
    }
    .carousel-caption {
        padding-bottom: 200px!important;
     }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .carousel .carousel-item {
        height: 479px;
    }
    .carousel-item img {
        min-height: 479px;
    }
    .carousel-caption {
        padding-bottom: 200px!important;
     }
}


/* july 9, 2020 */
/* join header */
.navbar-collapse {
    transition: height 0.5s ease;
}

@media (min-width: 992px) {
    .join-float-right {
        float: right;
        margin-top: 12px !important;
        padding-right: 32px;
    }
}

.join-nav-item {
    margin: 2px 34px 2px 34px !important;
    color: #541f70 !important;
}

.nav-item-width {
    padding-left: 45px;
    padding-right: 45px;
    margin: 5px;
}

@media screen and (max-width: 1580px) {
    .nav-item-width {
        padding-left: 30px;
        padding-right: 30px;
        margin: 5px;
    }
}

@media screen and (max-width: 1480px) {
    .nav-item-width {
        padding-left: 25px;
        padding-right: 25px;
        margin: 5px;
    }
}

@media screen and (max-width: 1380px) {
    .nav-item-width {
        padding-left: 20px;
        padding-right: 20px;
        margin: 5px;
    }
    .join-nav-item {
        margin: 2px 20px 2px 20px !important;
    }
}
@media screen and (max-width: 1210px) {
    .nav-item-width {
        padding-left: 15px;
        padding-right: 15px;
        margin: 5px;
    }
    .join-nav-item {
        margin: 2px 18px 2px 18px !important;
    }
}

@media screen and (max-width: 1080px) {
    .nav-item-width {
        padding-left: 5px;
        padding-right: 5px;
        margin: 5px;
    }
    .join-nav-item {
        margin: 2px 20px 2px 20px !important;
    }
}

@media screen and (max-width: 700px) {
    .nav-item-width {
        margin: 100px;
        width: 100%;
    }
}

.nav-link-color {
    color: #fff !important;
    background-color: #541f70;
}

.join-nav-link {
    margin: 0px;
    background: #541f70;
    font-size: 18px;
    font-weight: 550;
    color: #fff !important;
    /* text-transform: uppercase; */
    white-space: nowrap;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.join-nav-link:hover {
    text-decoration: none;
    color: #60b8ca !important;
}

.nav-top-margin {
    margin-top: 42px !important;
}

.join-selected {
    color: #60b8ca !important;
    font-weight: 550;
}

.join-header {
    width: 100%;
    height: 92px;
    top: 0;
    background: #541f70 !important;
}

.login-text {
    color: #fff !important;
    font-size: 18px;
    font-weight: 550;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

.login-text:hover {
    text-decoration: none;
    color: #60b8ca !important;
}

.join-clxlogo {
    width: 240px;
    height: 54px;
    margin-top: 18px;
}

/* footer */
.join-footer {
    padding: 36px 50px 20px 50px;
    border-top: 4px solid #fff;
    background: #cff9f8;
}

.footer-menu {
    color: #727375;
    font-weight: 600;
    font-size: 18px;
}

.footer-menu:hover {
    text-decoration: none;
    color: #541f70 !important;
}

.copyright-menu {
    color: #727375;
    font-weight: 500;
    font-size: 14px;
}

/*.copyright-menu:hover {
    text-decoration: none;
    color: #541f70 !important;
}*/

.grey-coler {
    color: #727375;
}

.grey-coler:hover {
    color: #541f70;
}

.left-padding {
    padding-left: 40px;
}

@media screen and (max-width: 756px) {
    .fixed-width {
        width: 100%;
    }

    .flex-column-align-center {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .left-padding {
        padding-left: 0px;
    }
    .flex-content-center {
        display: flex !important;
        justify-content: center !important;
    }
}

.footer-logo {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 10px 0 10px;
    transition: box-shadow 0.5s, transform 0.5s;
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); */
}

.footer-logo:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.4);
}

.thanks-logo {
    width: 40px;
    height: 40px;
    transition: transform 0.2s; /* Animation */
    position: relative;
}
.thanks-logo:hover {
    transform: scale(1.2);
}

.fb-border-radious {
    border-radius: 20px;
}

.linkedin-border-radious {
    border-radius: 20px;
}

@media (min-width: 992px){
 .search-sec{
      margin-left:16em !important;
      position: relative;
      top: -517px;
  }
 .car-cap h5 {
        float: right;
        line-height: 36px;
        font-size: 28px;
        text-align: start;
        font-weight: 600;
        color: #541f70;
        letter-spacing: 1px;
        margin-right: -14px;
    }

 }



div.phpdebugbar-closed, div.phpdebugbar-minimized {
     display: none;
}
 .phpdebugbar-closed{
     display: none;
}




