p{
    color: #555;
}
.text-theme{
    color: #06402B;
}
.bg-theme{
    background: #06402B;
}


.btn-top {
	background: transparent;
    padding: 8px 27px;
    border: 1px solid #111;
    border-radius: 50px;
}
.btn-top:hover {
    background: #222;
    color: #fff;
    border: 1px solid #222;
}
.contact-map {
    margin-bottom: -10px;
}
.review .owl-stage-outer {
    top: 0px!important;
}
/*.owl-stage-outer {
    top: -30px!important;
}*/
.text-logo{
    color: #06402B!important;
}
.bg-logo{
    background: #06402B!important;
}
.default-tb{
    padding: 50px 0px;
}
.default-t{
    padding-top: 50px;
}
.default-b{
    padding-bottom: 50px;
}
.box-area {
    background: #fff;
    padding: 25px 25px;
    margin: 0px 5px;
    border-radius: 15px;
    position: absolute;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    margin-top: -150px;
    z-index: 10;
    min-height: 268px;
}
.service-box{    
    background: #f2f3f7;
    margin-bottom: 25px;
}
.client img{
    margin:10px ;
    border:1px solid #f2f2f2;
}
.client img:hover{
    box-shadow:0px 10px 40px 0px rgba(136, 136, 136, 0.35);
}
.bg-dark {
    background: #222!important;
}
.bg-logo-light{
    background: #e600000d!important;
}
.side-fix-icon {
    position: fixed;
    top: 72%;
    right: 20px;
    z-index: 999;
    background: transparent;
}
.side-fix-icon img {
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    border-radius: 50%;
    text-align: center;
    color: #f00;
    font-size: 20px;
}
.form-select {
    display: block;
    width: 100%;
    height: 30px;
    padding: 18px 28px 25px 0 !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border:none;
    border-bottom: 1px solid #999fab;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.border-bottom {
    border-bottom: 1px solid #999fab!important;
}
.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: #80bdff;
    outline: 0;
    border: none;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
select option {
  margin: 40px;
  background:#e600000d!important;
  color: #000;
}
.carousel-control-next, .carousel-control-prev {
    width: 8%!important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 39px;
    display: inline-block;
    width: 25px!important;
    height: 44px;
    border-radius: 60px;
    background: #444!important;
    background-size: 100% 100%;
}

.carousel-control-next-icon {
     background-image: url("../images/right-arrow.png")!important;
     background-repeat: no-repeat!important;
     background-position: center center;

}
.carousel-control-prev-icon{
     background-image: url("../images/left-arrow.png")!important;
     background-repeat: no-repeat!important;
     margin-right: 10px;
     background-position: center center;
}
.ie-logo {
    position: absolute;
    top: 34%;
    left: 45.7%;
    background: url(../images/pte-stamp.png);
    background-size: 39%;
    width: 300px;
    display: block;
    height: 300px;
    background-repeat: no-repeat;
    opacity: .9;
    rotate-x: 45 deg;
/*    transform: rotate(27deg);*/
    z-index: 999!important
}
.pp-logo {
    position: absolute;
    top: 60%;
    left: 45.7%;
    background: url(../images/ie-stamp.png);
    background-size: 39%;
    width: 300px;
    display: block;
    height: 300px;
    background-repeat: no-repeat;
    opacity: .9;
    rotate-x: 45 deg;
/*    transform: rotate(27deg);*/
    z-index: 999!important
}
.body-bg{
    background: url(../images/body-bg.png)!important;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.btn-one:after {
    background: #095d3e;
}
.service-box .content-area{
    background: #fff!important;
}
.footer {
    position: relative;
    display: block;
    background: #111;
    padding: 60px 0 35px;
}

.main-menu .navigation>li>ul>li>a:hover {
    color: #06402B;
}
.main-menu .navigation> li> ul> li> a:before {
    color: #06402B;
}







/**********************   IMMIGRATION    ****************************/
/**********************   IMMIGRATION    ****************************/
/**********************   IMMIGRATION    ****************************/
/**********************   IMMIGRATION    ****************************/
/**********************   IMMIGRATION    ****************************/








.bg-light{
    background: #EDF9FD!important;
}

.logoo{
    padding-top: 18px!important;
}
.main-menu .navigation {
    background: #06402B;
}
.btn-two {
    color: #ffffff;
    background: #06402B;
}
.nav-pills-custom .nav-link.active {
    color: #fff;
    background: #06402B!important;
}
.nav-pills-custom .nav-link::before {
    border-left: 10px solid #06402B!important;
}
.footer-bottom .outer-box {
    padding: 28px 0 10px 0;
}
.single-footer-widget .title {
    position: relative;
    display: block;
    margin-top: -6px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}




.section-padding{
    padding: 60px 0;
}


.about-us {
    background-color: white;
}

.about-content {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
}

.about-text {
    flex: 1;
    min-width: 300px;
}

.about-text h3 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #2c3e50;
}

.about-text p {
    margin-bottom: 15px;
    color: #7f8c8d;
}

.about-image {
    flex: 1;
    min-width: 300px;
}

.about-image img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}




/* Responsive Design */
@media (max-width: 768px) {
    .navbar {
        flex-direction: column;
        padding: 15px 0;
    }
    
    .nav-links {
        margin-top: 20px;
    }
    
    .nav-links li {
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .hero-content h1 {
        font-size: 2.5rem;
    }
    
    .section-title h2 {
        font-size: 2rem;
    }
    
    .about-content {
        flex-direction: column;
    }
    
    .hero {
        padding-top: 120px;
        height: auto;
        padding-bottom: 80px;
    }
}




.section-title {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section-title h2 {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 15px;
    font-weight: 700;
}

.section-title p {
    font-size: 1.1rem;
    color: #7f8c8d;
    max-width: 700px;
    margin: 0 auto;
}

.section-title::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #3498db;
    margin: 20px auto;
}
        



.contact {
    background-color: #f5f7fa;
    text-align: center;
}

.contact-boxes {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.contact-box {
    background-color: white;
    border-radius: 10px;
    padding: 30px;
    width: 350px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.contact-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.contact-icon {
    font-size: 2.5rem;
    color: var(--primary-color);
    margin-bottom: 20px;
}

.contact-box h3 {
    margin-bottom: 15px;
    font-size: 1.5rem;
    color: var(--dark-color);
}

.contact-box p, .contact-box a {
    color: #555;
}


@media only screen and (min-width: 300px) and (max-width: 767px) { 
    .header-bottom {
        margin: 0px 0px;
    }
    
    .nav-outer .mobile-nav-toggler {
        padding: 5px 0;
    }
    .box-area {
        background: #fff;
        padding: 15px 15px;
        margin: 0px 5px;
        border-radius: 15px;
        position: relative;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
        margin: -39px 0px 60px 0px;
        z-index: 10;
        min-height: auto;
    }
    .header-bottom{
        border-radius: 0px;
    }
    .owl-stage-outer {
        top: -10px!important;
    }
    .about-area {
        position: relative;
        display: block;
        background: #ffffff;
        padding: 0px 0 30px;
    }
    .default-t {
        padding-top: 30px;
    }
    .default-b {
        padding-bottom: 30px;
    }
    .default-tb {
        padding: 30px 0px;
    }
    .owl-nav-style-one.owl-theme .owl-nav [class*="owl-"] {
        width: 30px;
        height: 30px;
        line-height: 29px;
    }
    
    .client img{
        margin: 5px 0px;
    }
    .footer{
        position: relative;
        text-align: center;
        display: block;
        background: #222;
        padding: 60px 0 50px;
    }
    .single-footer-widget .footer-contact-info ul li .icon, .single-footer-widget .footer-contact-info ul li .text {
         display: block!important; 
        vertical-align: middle;
    }
    .footer-social-links ul li {
        position: relative;
        display: inline-block;
        float: none; 
        margin-right: 10px;
    }
    .single-footer-widget .title {
        position: relative;
        display: block;
        margin-top: -6px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .mobile-menu .nav-logo {
        position: relative;
        display: block;
        padding: 30px 25px;
        text-align: left;
    }
    .breadcrumb-area {
        position: relative;
        background-attachment: scroll;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 70px 0 40px;
        top: 0px!important;
        z-index: 10;
    }
    .breadcrumb-area .title h2 {
        color: #ffffff;
        font-size: 38px;
        line-height: 60px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .about-page .text-holder {
        text-align: center!important;

    }
    h2{
    font-size: 30px!important;
    }
    .owl-carousel.owl-dot-style1 .owl-stage-outer {
        position: relative;
        display: block;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .result .sec-title h2{
        color: #333;
        font-size: 36px;
        line-height: 48px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 5px 0 0;
        padding-bottom: 45px;
    }
    
    .ie-logo {
        position: absolute;
        top: 23.5%;
        left: 44.7%;
/*        background: url(../images/pie-stamp.png);*/
        background-size: 39%;
        width: 157px;
        display: block;
        height: 300px;
        background-repeat: no-repeat;
        opacity: .9;
        rotate-x: 45 deg;
        /* transform: rotate(27deg); */
        z-index: 999!important;
    }
    .pp-logo {
        position: absolute;
        top: 37%;
        left: 44.7%;
        background: url(../images/ie-stamp.png);
        background-size: 39%;
        width: 157px;
        display: block;
        height: 300px;
        background-repeat: no-repeat;
        opacity: .9;
        rotate-x: 45 deg;
        /* transform: rotate(27deg); */
        z-index: 999!important;
    }
}

.flag-area h3{
    padding: 10px 0px 0px 0px;
    font-size: 25px;
}
.text-black{
    color: #000;
}
.breadcrumb-area {
    padding: 80px 0 80px;
}



@media(min-width: 320px) and (max-width: 767px){
    .service-box img{
        width: 100%!important;
    }
    .section-padding{
        padding: 45px 0!important;
    }
    .about-area {
        position: relative;
        display: block;
        background: #ffffff;
        padding: 45px 0 45px;
    }
    .single-select-country-style2 .text-holder {
        padding: 25px 25px 20px;
        width: 100%!important;
    }
    /*.header-bottom .outer-box {
        margin-bottom: 10.5px!important;
    }*/
    .single-footer-widget .our-company-info {
        text-align: left;
    }
    .single-footer-widget .our-company-info .footer-logo {
        padding-bottom: 10px;
    }
    .our-company-info .footer-logo img{
        width: 200px!important;
    }
    .single-footer-widget.marbtm {
        margin-bottom: 25px;
        text-align: left;
    }
    .footer-bottom .outer-box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 24px 0 0px;
    }
    .breadcrumb-area {
        padding: 45px 0 45px;
    }





}



