
a{
    font-family: 'Poppins', sans-serif;
}
.login-heading{
    font-family: 'Bakbak One', cursive;

}
.main-login {
    margin-top: 20px;
}


.otp-field{
    height: 50px;
}

.ry-field-with-icon- {
    border: 0.05em solid #00538438;
    height: 57px;
    margin-bottom: 10px;
    border-radius: 6px;
    padding-top: 6px;
    position: relative;
}


.ry-field-with-icon- label {
    margin-left: 52px;
    font-weight: 500;
    color: #263256;
    font-size: 14px;
    margin-bottom: 0px;
}

.ry-field-with-icon- .form-group {
    position: relative;
    height: 20px;
    width: 100%;
    /* max-width: 300px; */
}


.drop-btn {
    position: relative;
    width: 100%;
    height: 25px;
    border: 0;
    padding: 0;
    margin: 0;
}


textarea:focus, input:focus{
    outline: none;
}




.dropdown-select {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 98%;
    height: 25px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: none;
    color: #46B444;
    font-weight: bold;
}

.ry-field-with-icon- input {
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    border: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 183px;
    z-index: 1;
    padding: 0px 20px 0px 20px;
}


.ry-field-with-icon .form-group:after {
    font-family: fontawesome;
    position: absolute;
    top: -18px;
    left: 18px;
    z-index: 2;
}

.ry-field-with-icon .form-group- {
    position: relative;
    height: 20px;
    width: 100%;
    max-width: 300px;
}

.ry-field-with-icon input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: none;
    z-index: 1;
    padding: 0px 20px 0px 50px !important;
}

.ry-field-with-icon img {
    position: absolute;
    left: 15px;
    top: 23px;
    z-index: 9999999999999;
    width: 18px;
}

.ry-field-with-icon label {
    margin-left: 50px;
    font-weight: 500;
    color: #263256;
    font-size: 14px;
    margin-bottom: 0px;
}
.signup-card{
    margin-top: -30px;
}

.ry-field-with-icon {
    border: 0.05em solid #E8E8E8;
    height: 70px;
    margin-bottom: 10px;
    border-radius: 6px;
    padding-top: 6px;
    position: relative;
}

.h-60{
    height: 60px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: none !important;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
}

.school-icon{
    width: 24px !important;

}

.google-icon{
    width: 50px !important;
}
.micro-icon{
    width: 45px !important;

}

.p-l-20{
    padding-left: 15px !important;
}

.ry-field-with-icon- input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0px 20px 0px 20px;
}

.ry-field-with-icon .form-group-:after {
    font-family: fontawesome;
    position: absolute;
    top: -18px;
    left: 24px;
    z-index: 2;
}

.ry-field-with-icon .form-group- {
    position: relative;
    height: 20px;
    width: 100%;
    max-width: 300px;
}

.ry-field-with-icon- .form-group- {
    position: relative;
    height: 20px;
    width: 100%;
    max-width: 300px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
*::selection{
    background-color: #3db9e6;
    color: #F5F5F5;
}
*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background: #DFEBE9;
}

*::-webkit-scrollbar-thumb {
    background-color: #3EB489;
    border-radius: 20px;
}

body {
    background-color: #F5F5F5;
    font-family: 'Roboto', sans-serif;
    color: #4F5665;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    line-height: 70px;
    color: #252B42;
}
.logo_text {
    color: #1E617A;
    font-size: 16px;
    font-weight: 500;
    margin-left: 14px;
    font-family: 'Poppins', sans-serif;
}
.w-33{
    width: 33.99%;
}
.base_color {
    background-color: #3EB489 !important;
}
.base_color2 {
    background-color: #005B96 !important;
}

.theme-light {
    background-color: #DFEBE9;
}

.text-color-base {
    color: #005B96 !important;
}

nav ul li {
    color: #4F5665;

}
nav ul li a:hover{
    color: #3EB489!important;
}


.navbar-brand img{
    height: 72px;
}
.services-shadow {
    box-shadow: 1px 0px 40px -2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 1px 0px 40px -2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 1px 0px 40px -2px rgba(0, 0, 0, 0.24);
}

p {
    line-height: 38px;
    font-size: 16px !important;
}

.get_started {
    padding: 10px 48px;
    transition: 0.5s;
}

.rounded-10 {
    border-radius: 10px;
}

a {
    text-decoration: none !important;
}

.monst-font {
    font-family: 'Montserrat', sans-serif;
}                        

.ml-30 {
    margin-left: 60px !important;
 
}

.get_started:hover {
    background-color: #114f66;
    box-shadow: -1px 2px 46px -3px rgba(30, 97, 122, 0.83);
    -webkit-box-shadow: -1px 2px 46px -3px rgba(30, 97, 122, 0.83);
    -moz-box-shadow: -1px 2px 46px -3px rgba(30, 97, 122, 0.83);
    text-shadow: 4px 4px 6px rgba(169,161,161,0.6);
}

.weight-500 {
    font-weight: 500 !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.weight-700 {
    font-weight: 700 !important;
}

.clients {
    height: 100px;
    width: 142px;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px, rgba(0, 0, 0, 0.07) 0px 2px 2px, rgba(0, 0, 0, 0.07) 0px 4px 4px, rgba(0, 0, 0, 0.07) 0px 8px 8px, rgba(0, 0, 0, 0.07) 0px 16px 16px;
}

.newsletter-section {
    background-color: #000000;
    height: 77px;
}

.newsletter {
    background-color: #17213C;
    margin: 0px auto;
}

#input1 {
    /* height: 58px;
    width: 450px; */
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    background-color: #ffffff;
    padding-left: 8px;
}

#input1 input {
    border: none;
    padding-top: 8px;
    flex: 1;
    outline: none;
    width: 75%;
}

.services p {
    font-size: 14px;
}

#email_address {
    height: 45px;
    width: 350px;
    border-radius: 10px;
    border: 1px solid #C9C9C9;
}

input[placeholder] {
    font-size: 14px;
    padding: 0px 12px;
}

button {
    background-color: #3EB489;
    padding: 10px 30px;
    color: #ffffff;
    border: none;
    border-radius: 10px !important;
}
input,
textarea{
    outline: #3EB489!important;
}

.text-color-base a {
    text-decoration: none;
}

footer ul {
    list-style: none;
    padding: 0;

}

footer ul li {
    line-height: 50px;

}

footer ul li a {
    text-decoration: none !important;
    color: #4F5665;
    transition: 0.2s;
}
footer ul li a:hover {
    border-bottom: 1px solid #3EB489;
    padding:6px 4px;
    color: #3EB489;
    font-weight:500;
}
.gray-color {
    color: #AFB5C0
}

/* .space::before {
    content: ".....";
    color: #1E617A;
    font-size: 8px;
    width: 25%!important;
    background-color: #1E617A;
    display: block;
} */

.background {
    background-image: url('../img/background.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.background-login {
    background-image: url('../img/login_background.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.login-form{
    background-color: #ffffff;
    opacity: 0.9;
}
.login-form1{
    text-decoration: none;
    color: #1E617A;
}

.navbar-collapse ul li a:hover {
    border-bottom: 1px solid #3EB489;

    color: #3EB489;
    font-weight: 500;
}
.py-100{
    padding: 100px 0;
}
.aboutUS-background {
    background-image: url('../img/aboutUs_Background.png');
    background-size:cover;
    background-repeat: no-repeat;
}
.responsive-border{
    border-right:1px solid #dee2e6;
}
/* .img-shadow{
    box-shadow: 0px 37px 26px -19px rgba(30,97,122,0.7);
    -webkit-box-shadow: 0px 37px 26px -19px rgba(30,97,122,0.7);
    -moz-box-shadow: 0px 37px 26px -19px rgba(30,97,122,0.7);
} */
.to-top {
    background: #3EB489;
    position: fixed;
    bottom: 16px;
    right:32px;
    width:50px;
    height:50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:32px;
    color:#DFEBE9;
    text-decoration: none;
    opacity:0;
    pointer-events: none;
    transition: all .4s;
    z-index: 2;
  }
  .to-top:hover{
    color: #ffffff;
    box-shadow: 0px 10px 16px 3px rgba(30,97,122,0.75);
-webkit-box-shadow: 0px 10px 16px 3px rgba(30,97,122,0.75);
-moz-box-shadow: 0px 10px 16px 3px rgba(30,97,122,0.75);
text-shadow: 4px 4px 6px rgba(169,161,161,0.6);
  }
  .to-top.active {
    bottom:32px;
    pointer-events: auto;
    opacity:1;
  }

  .testimonial-img{
    height: 50px;
    width: 50px;
  }
  .owl-dots{
    text-align: left;
  }
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #DFEBE9;
}

.owl-stage-outer{
    padding-bottom:30px;
}
.owl-nav{
    text-align: right!important;
    padding-right: 20px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block!important;
}
.owl-prev {
    font-size: 40px!important;
}
.owl-prev:hover{
    background-color: transparent !important;
}
.owl-next span{
    font-size: 40px;
    color: black;
}
.owl-next:hover{
    background-color: transparent !important;
    color: black;
}
.owl-dots{
    padding-left: 20px;
    text-align: left!important;
}
.owl-dots .active span{
    background-color: #3EB489!important;
    width: 30px!important;
}

.plans-border {
    border-bottom: 1px dotted #DDDDDD;
}

.btn-outline-success {
    color: #3EB489 !important;
    border-color: #3EB489 !important;
}

.btn-outline-success:hover {
    color: #ffffff !important;
    border-color: #3EB489 !important;
    background-color: #3EB489 !important;
    transition: .5s;
}

.text-shadow-red {
    text-shadow: 4px 2px 2px rgba(95, 5, 35, 0.89);
}

.text-shadow-blue {
    text-shadow: 4px 2px 2px rgba(8, 113, 172, 0.89);
}

.text-shadow-black {
    filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.64));
}

.packages ul {
    padding: 0;
    margin: 0;
}

.packages ul li {
    list-style: none;
}

.packages ul li {
    padding: 10px;
}

.packages ul li:nth-child(odd) {
    background-color: #F5F5F5;
}

.packages-badge {
    /* left: 30%; */
    top: 60%;
}

.width-50 {
    width: 50%;
}
.px-6{
    padding: 0 7rem!important;
}

.accordion-item:first-of-type {
    border-radius: 0.25rem!important;
}
.accordion-item {
    background-color: #fff;
    border:none!important;
}
.accordion-button:focus {
    box-shadow: none!important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent!important;
    box-shadow: none!important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url('../img/arrow.svg')!important;
}
.accordion-item{
    filter: drop-shadow(2px 13px 12px rgba(36, 36, 36, 0.12));
    margin: 0px 0px 20px 0px;
}
@media only screen and (max-width: 992px) {
    .col-reverse {
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 992px) {
    .responsive-border {
        border-right: none !important;
        border-bottom: 1px solid #dee2e6;
    }

    .w-33 {
        width: 100%;
    }
}

@media only screen and (max-width: 425px) {
    .logo_text {
        font-size: 12px;
        margin-left: 8px;
    }

    .space::before {
        width: 0px;
    }
    .navbar-brand img{
        height: 50px;
    }


}

@media only screen and (max-width: 992px) {
    .newletter-responsive-width {
        width: 100% !important;
    }


   .container-fluid .login-section{
        height: 100% ;
    }
    /* .packages-badge {
        left: 25%;
        top: 60%;
    } */

}

@media only screen and (max-width: 345px) {
    .logo_text {
        font-size: 10px;
        margin-left: 6px;
    }
    nav .navbar-toggler{
        height: 39px;
        width: 50px;
    }

}

@media only screen and (max-width: 768px) {
    .col-direction {
        flex-direction: column;
        padding-top: 16px;
    }
    .px-6{
        padding: 0 2rem!important;
    }

    .col-direction div {
        padding: 4px !important;
    }

    .aboutUS-background {
        background-image: url('../img/aboutUS_background_responsive.png');
    }

    /* .packages-badge {
        left: 40%;
        top: 60%;
    } */

    .width-50 {
        width: 100% !important;
    }
}
/* 
@media only screen and (max-width: 1024px) {


    .packages-badge {
        left: 16%;
        top: 60%;
    }
}

@media only screen and (max-width: 768px) {
    .packages-badge {
        left: 40%;
        top: 60%;
    }

}

@media only screen and (max-width: 425px) {
    .packages-badge {
        left: 32%;
        top: 60%;
    }
}

@media only screen and (max-width: 375px) {



    .packages-badge {
        left: 29%;
        top: 60%;
    }
}

@media only screen and (max-width: 320px) {
    .packages-badge {
        left: 25%;
        top: 60%;
    }

} */

.border-white-circle {
    border: 5px solid #ffffff;
    border-radius: 50%;
    height: 160px;
    width: 160px;
    padding: 10px;
}

section .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: black;
    text-decoration: none;
}

.login-section{
    height: 80vh;
}


.linkedin{
    width: 17px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: none !important;
    outline: 0;
}

.select2-selection{
    width: fit-content;
    margin-left: 51px;
    background: #9c1919;
    z-index: 99999999999999999999999;
}

.custom-select{
    background:white;
}
.select2-container{
    width: fit-content;
}


@media only screen and (max-width: 921px) {
    .main-login .col-lg-7{
        display: none !important;

    }
    .signup-card{
        margin-top:30px !important;
    }
    .card{
        margin-top: 30px;
    }

    .ry-field-with-icon{
        position: relative;
    }

    .ry-field-with-icon label{
        position: absolute;
        left: 0px;
        z-index: 11111;
    }
    .ry-field-with-icon input{
        margin-top: 30px !important;
    }

    .ry-field-with-icon .select2{
        margin-top: 30px !important;
    }
    .ry-field-with-icon select{
        margin-top: 30px !important;
    }

    .align-self-center img{
        left: 0px;
    }

}
.testimonials{
    height: 260px;
}
@media only screen and (max-width:1330px){
    .testimonials{
    height: 300px;
}
}
@media only screen and (max-width:1215px){
    .testimonials{
    height: 350px;
}
}
@media only screen and (max-width:1065px){
    .testimonials{
    height: 420px;
}
}
@media only screen and (max-width:599px){
    .testimonials{
    height: 280px;
}
}
@media only screen and (max-width:300px){
    .testimonials{
    height: 310px;
}
}
.navbar-toggler-icon{
    background: none!important;
}
@media only screen and (max-width:992px){
    #button_navbar{
        margin-top: 10px;
    }
}

.footer-logo{
    height: 70px;
}


a.text-develop {
	font-size: 16px;
    color: #005b96 !important;
}


.icon-container-services{
    width:50px;
    height: 50px;
    background-color: #3EB489;
    border-radius: 4px;
    margin-top: -40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-container{
    cursor: pointer;
    transition: all 0.5s;
}

.services-container:hover{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.mb-5-custom{
    margin-bottom: 48px;
}

.fs-7{
    font-size: 0.9rem!important;
}

.bg-light-theme{
    background-color: #3EB48952;
    border-radius: 4px;
    padding: 0 8px;
}


/* 03 feb 2025 */
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px!important;
    }
}



/* Video Section Styles */

.video-section{
    background-image: url('../img/aboutUs_Background.png');
    background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: bottom;
    padding-bottom: 3rem;
}

.video-container {
	position: relative;

}

.thumbnail-wrapper {
	position: relative;
	display: inline-block;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
	max-height: 600px;
}

.thumbnail-wrapper img {
	width: 100%;
	border-radius: 10px;
}

.play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(255, 255, 255, 0.8);
	border: none;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	cursor: pointer;
	transition: 0.3s;
}

.play-icon span{
    width: 32px;
    height: 32px;
    margin-top: -6px;
    margin-left: 2px;
}

.play-icon:hover {
	background: rgba(255, 255, 255, 1);
}

/* Popup Styles */
.video-popup {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	align-items: center;
	justify-content: center;
}

.popup-content {
	width: 90%;
	/* max-width: 950px; */
	background: #000;
	border-radius: 10px;
	overflow: hidden;
}

.popup-content video {
	width: 100%;
	/* height: 450px; */
}

.popup-close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 24px;
	color: white;
	cursor: pointer;
	background: transparent;
	border: none;
}

.blog_item {
    margin-bottom: 30px;
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
    position: relative;
    border-radius: 8px;
    overflow: hidden;
  }
  .blog_item:hover .blog_image img {
    transform: scale(1.1);
  }
  .blog_item .blog_image {
    overflow: hidden;
    padding: 0;
  }
  .blog_item .blog_image img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
  }
  .blog_item .blog_image span i {
    position: absolute;
    z-index: 2;
    font-size: 12px !important;
    color: #fff;
    line-height: 13px;
    width: 38px;
    height: 45px;
    padding-top: 7px;
    text-align: center;
    right: 20px;
    top: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 79%, 0 100%);
    background-color: #3EB489;
}
  .blog_item .blog_details {
    padding: 25px 20px 30px 20px;
  }
  .blog_item .blog_details .blog_title h5 a {
    color: initial;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 400;
    transition: all 0.3s;
    text-decoration: none;
  }
  .blog_item .blog_details .blog_title h5 a:hover {
    color: #3EB489;
  }
  .blog_item .blog_details p {
    border-top: 1px solid #e5e5e5;
    margin-top: 4px;
    padding: 20px 0 4px;
  }
  .blog_item .blog_details a {
    font-size: 16px;
    display: inline-block;
    color: #3EB489;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s;
  }
  .blog_item .blog_details a:hover {
    color: #020d26;
  }
  .blog_item .blog_details a i {
    vertical-align: middle;
    font-size: 20px;
  }
  
  .line-clamp {
    display: -webkit-box;
    line-clamp:2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
  
  
.breadcrumb-custom{
    font-size:0.9rem;
}

  .breadcrumb-custom a {
    color: #9397ad;
    margin-right: 4px;
    transition: all 0.5s;
  }

  .breadcrumb-custom a:hover {
    color: #3EB489;
  }

    .breadcrumb-custom span {
      color: #3EB489;
    }

.blog-tags {
  color: #3EB489;
  border-radius: 4px;
  background-color: #ceffed;
  font-weight: 500;
  padding: 4px 6px;
}

.author-avatar img{
    height:60px;
    width: 60px;
    border-radius:50%;
    object-fit: cover;
}


.parallax img{
 border-radius: 12px;
 width: 100%;
}


.btn-share {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  padding-block: 12px;
  cursor: pointer;
  transition: all 0.5s;
}
.btn-share:hover{
  border-color: #3EB489;
}

.border-right-custom{
    border-left: 4px solid #3EB489;
    padding-left:8px;
    line-height: 32px;
    margin-bottom:20px!important;
}

.btn-navigate{
    border: 1px solid #3EB489;
    color: #3EB489;
    transition: all 0.5s;
}
.btn-navigate:hover {
  color: #fff;
  background-color: #3EB489;
}

