/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(css/font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
    box-sizing: border-box !important;
    transition: ease all 0.5s;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #E63A18;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.80857;
    font-weight: normal;
    overflow-x: hidden;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #111111;
    margin: 0
}

h1 {
    font-size: 28px;
    padding-top: 10px;
    color: #3f3d88;
    font-weight:bold;
    
}

h2 {
    
    font-size: 25px;
    padding-top: 10px;
    color: #3f3d88;
    font-weight:bold;
}

h3 {
    font-size: 18px;
    padding-top: 10px;
    color: #3f3d88;
    font-weight:bold;
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 13px
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

button:focus {
    outline: none;
}

ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

p {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

a {
    color: #222222;
    text-decoration: none;
    outline: none !important;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

 :focus {
    outline: 0;
}

.paddind_bottom_0 {
    padding-bottom: 0 !important;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

.form-control:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
    border: none !important;
}

.badge {
    font-weight: 500;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.full {
    float: left;
    width: 100%;
}

.layout_padding {
    padding-top: 100px;
    padding-bottom: 0px;
}

.padding_0 {
    padding: 0px;
}



}

/* header section start */

.header_section {
    width: 100%;
    float: left;
    background-color: #ffffff;
    height: auto;
    background-size: 100%;
}

.header_bg {
    background: #ffffff;
    border-bottom: 1px solid #E63A1B;
}

.bg-light {
    background-color: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #E63A1B;
    /* margin: 0px 6px; */
    text-transform:capitalize;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #3f3d88;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #3f3d88;
}

.navbar-brand {
    margin: 0px;
    float: left;
}

.navbar {
    padding: 15px 15px;
}

.login_bt {
    width: 200px;
    float: left;
}

.login_bt ul {
    margin: 0px;
    padding: 0px;
}

.login_bt li {
    float: right;
    font-size: 40px;
    color: #E63A1B;
    text-transform: uppercase;
    padding: 0px 0px 0px 30px;
}

.login_bt li a {
    color: #E63A1B;
}

.login_bt li a:hover {
    color: #252525;
}


/* header section end */


/* banner section start */

.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: cover;
    padding: 100px 0px;
}

.banner_taital {
    width: 40%;
    font-size: 60px;
    color: #fefefd;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}

.banner_text {
    width: 40%;
    font-size: 16px;
    color: #fefefd;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.btn_main {
    width: 36%;
    display: flex;
    margin: 0 auto;
    text-align: center;
}

.started_text {
    width: 180px;
    margin-right: 20px;
    margin-top: 30px;
}

.started_text a {
    width: 100%;
    float: left;
    padding: 10px 10px;
    color: #ffffff;
    background-color: #e93810;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

.started_text a:hover {
    color: #ffffff;
    background-color: #3f3d88;
}

.started_text.active a {
    color: #ffffff;
    background-color: #3f3d88;
}

#main_slider a.carousel-control-prev {
    left: 0px;
    top: 140px;
    color: #ffffff;
    background-color: #3f3d88;
}

#main_slider a.carousel-control-next {
    right: 0px;
    top: 140px;
}

#main_slider .carousel-control-next,
#main_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #e93810;
    opacity: 1;
    font-size: 30px;
    color: #ffffff;
}

#main_slider .carousel-control-next:focus,
#main_slider .carousel-control-next:hover,
#main_slider .carousel-control-prev:focus,
#main_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #3f3d88;
}


/* banner section end */


/* about_section start */

.about_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.about_taital_main {
    width: 100%;
    float: left;
    padding: 40px 0px 0px 0px;
}

.about_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1e1d1d;
    font-weight: bold;
    text-transform: uppercase;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1e1d1d;
    margin: 0px;
    padding-top: 20px;
}

.read_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.read_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    background-color: #e93810;
    color: #ffffff;
    text-align: center;
    padding: 12px;
    text-transform: uppercase;
}

.read_bt a:hover {
    color: #ffffff;
    background-color: #3f3d88;
}

.about_img {
    width: 100%;
    float: left;
   
}




/* about section end */


/* work section start */

.work_section {
    width: 100%;
    float: left;
    background-image: url(../images/service-bg.png);
    height: auto;
    background-size: cover;
    padding: 90px 0px;
}

.work_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 30px;
}

.work_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 20px 0px 0px 0px;
}

.readmore_bt {
    width: 175px;
    float: left;
    padding-top: 40px;
}

.readmore_bt a {
    width: 100%;
    float: left;
    font-size: 18px;
    background-color: #e93810;
    color: #ffffff;
    text-align: center;
    padding: 14px;
}

.readmore_bt a:hover {
    color: #252525;
    background-color: #ffffff;
}

.video_bt {
    width: 100%;
    padding: 155px 0px;
}

.play_icon img {
    width: 80px;
}

.play_icon {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    text-align: center;
}

.play_icon::before {
    content: '';
    position: absolute;
    top: 40px;
    left: 90px;
    width: 90px;
    height: 90px;
    transform: translate(-50%, -50%);
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 100%;
    animation: fadeEffect 1.3s infinite ease;
    box-shadow: 0px 0px 10px 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
}

@keyframes fadeEffect {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0;
    }
}


/* work section end */


/* services section start --> Saim */




.container09{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.container09 .card{
    border-radius: 20px; /* Adjust the value to get the desired roundness */
    position: relative;
    cursor: pointer;
    border: none;
    padding: 16px;
}

.container09 .card .face{
    border-radius: 20px; /* Adjust the value to get the desired roundness */
    width: 300px;
    height: 200px;
    transition: 0.5s;
}

.container09 .card .face.face1{
    border-radius: 20px; /* Adjust the value to get the desired roundness */
    position: relative;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
}

.container09 .card:hover .face.face1{
    background: #ff0057;
    transform: translateY(0);
}

.container09 .card .face.face1 .content{
    opacity: 0.8;
    transition: 0.5s;
}

.container09 .card:hover .face.face1 .content{
    opacity: 1;
}

.container09 .card .face.face1 .content img{
    border-radius: 20px; /* Adjust the value to get the desired roundness */
    max-width: 300px;
    height: 200px
   
}

.container09 .card .face.face1 .content h3{
    margin: 10px 0 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
}

.container09 .card .face.face2{
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
    transform: translateY(-100px);
}

.container09 .card:hover .face.face2{
    transform: translateY(0);
}

.container09 .card .face.face2 .content p{
    margin: 0;
    padding: 0;
}

.container09 .card .face.face2 .content a{
    margin: 15px 0 0;
    display:  inline-block;
    text-decoration: none;
    font-weight: 900;
    color: #f5f5f5;
    padding: 5px;
    
}

.container09 .card .face.face2 .content a:hover{
    background: #333;
    color: #fff;
   
}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px; 
  }

/* services section start */

.services_section {
    width: 100%;
    float: left;
}


.services_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1e1d1d;
    margin: 0px;
}

.services_section_2 {
    width: 100%;
    float: 100%;
    padding-top: 50px;
}

.Marketing_taital {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #1e1d1d;
    font-weight: bold;
    padding-top: 10px;
}

.Marketing_taital_1 {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #1e1d1d;
    font-weight: bold;
    padding: 40px 0 30px 0;
   
}


.Marketing_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1e1d1d;
    margin: 0px;
}

.Marketing_img {
    width: 100%;
    float: left;
}

.readmore_btn {
    width: 160px;
    float: left;
}

.readmore_btn a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #252525;
    background-color: transparent;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: bold;
}

.readmore_btn a:hover {
    color: #fff;
    background-color: #e93810;
}

.readmore_btn.active a {
    color: #fff;
    background-color: #e93810;
}


/* services section end */
.product-card {
  border: none;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0,0,0,0.08);
  transition: all 0.3s ease-in-out;
}
.product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.product-img {
  width: 100%;
  border-radius: 12px;
  transition: transform 0.3s ease;
}
.product-card:hover .product-img {
  transform: scale(1.02);
}

.product-title {
  color: #3f3d88;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
}

.product-desc {
  color: #444;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.product-btn {
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  transition: background 0.3s ease;
}

.product-btn.red {
  background-color: #e93810;
}
.product-btn.red:hover {
  background-color: #c52f0b;
}

.product-btn.blue {
  background-color: #3f3d88;
}
.product-btn.blue:hover {
  background-color: #2d2b6b;
}


/* news section start */

.news_section {
    width: 100%;
    float: left;
}

.news_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1e1d1d;
    font-weight: bold;
}

.news_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #1e1d1d;
    margin: 0px;
}

.news_section_2 {
    width: 100%;
    float: 100%;
    padding-top: 50px;
}

.news_box {
    width: 95%;
    float: left;
    background-color: #ffffff;
    height: auto;
    padding: 30px;
    box-shadow: 0px 0px 20px 0px;
}

.publishing_text {
    width: 100%;
    font-size: 26px;
    color: #252525;
    font-weight: bold;
}

.icons_main {
    width: 100%;
    display: flex;
    margin: 0 auto;
    text-align: center;
    margin-left: 40px;
}

.icon_img {
    width: 100%;
    text-align: left;
}

.icon_text {
    width: 100%;
    font-size: 16px;
    color: #dbdbda;
}

.college_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000;
    padding-right: 30px;
    margin: 20px 0px 0px 0px;
    text-align: justify;
}

.date_text {
    width: 70px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    background-color: #e93810;
}

.date_text {
    width: 70px;
    float: right;
    font-size: 15px;
    color: #fcfcfc;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: 140px;
    padding: 25px 0px;
    text-transform: uppercase;
}

.read_more_bt {
    width: 170px;
    float: left;
}

.read_more_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #3f3d88;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
}

.read_more_bt a:hover {
    color: #fff;
    background-color: #e93810;
}


/* news section end */


/* customers section start */

.customer_section {
    width: 100%;
    float: left;
}

.customer_taital {
    width: 100%;
    float: left;
    font-size: 40px;
    color: #070603;
    text-align: center;
    font-weight: bold;
}

.customer_section_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.box_main {
    width: 100%;
    background-color: #ffffff;
    padding: 40px 30px;
    box-shadow: 0px 0px 18px -6px;
    margin-bottom: 10px;
}

.customer_text {
    width: 100%;
    font-size: 16px;
    color: #262626;
    margin: 0 auto;
    padding-top: 20px;
    display: flex;
}

.customer_main {
    width: 100%;
    float: left;
}

.customer_left {
    width: 30%;
    float: left;
}

.customer_right {
    width: 70%;
    float: left;
    padding-top: 50px;
    padding-left: 20px;
}

.customer_name {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #262626;
}

.enim_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #3f3d88;
    margin: 0px;
}


#my_slider a.carousel-control-up {
    left: 30px;
    top: 160px;
}
#my_slider a.carousel-control-prev {
    left: 30px;
    top: 160px;
}

#my_slider a.carousel-control-next {
    right: 30px;
    top: 160px;
}


#my_slider .carousel-control-next,
#my_slider .carousel-control-prev {
    width: 55px;
    height: 55px;
    background: #e93810;
    opacity: 1;
    font-size: 36px;
    color: #ffffff;
    border-radius: 100%;
}

#my_slider .carousel-control-next:focus,
#my_slider .carousel-control-next:hover,
#my_slider .carousel-control-prev:focus,
#my_slider .carousel-control-prev:hover {
    color: #ffffff;
    background-color: #e93810
}


/* customers section end */


/* contact section start */

.contact_section {
    width: 100%;
    float: left;
    padding-bottom: 90px;
}

.contact_taital {
    margin-top: 10px;
    width: 100%;
    float: left;
    font-size: 40px;
    color: #070603;
    font-weight: bold;
}

.contact_section_2 {
    width: 100%;
    margin: 0 auto;
}

.mail_section {
    width: 100%;
    float: left;
}

.mail_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #262626;
    border: 0px;
    background-color: #ebebeb;
    padding: 14px 15px;
    margin-top: 40px;
}

input.mail_text::placeholder {
    color: #262626;
}

.massage-bt {
    color: #262626;
    width: 100%;
    height: 130px;
    font-size: 18px;
    background-color: #ebebeb;
    padding: 40px 15px 0px 15px;
    border: 0px;
    margin-top: 40px;
}

textarea#comment.massage-bt::placeholder {
    color: #262626;
}

.send_bt {
    width: 160px;
    height: 40px;
    float: left;
    background-color: #e93810;
    color: #ffffff;
}

.send_bt a {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #e93810;
    padding: 10px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    font-weight: bold;
}

.send_bt a:hover {
    color: #fff;
    background-color: #3f3d88;
}


/* contact section end */

#responseMessage {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    text-align: center;
    font-size: 18px;
}



/* footer section start */

.footer_section {
    width: 100%;
    float: left;
    background-color: #111111;
    height: auto;
    padding: 90px 0px;
}

.footer_logo {
    width: 100%;
    float: left;
}

.footer_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.lorem_text {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
}

.footer_menu {
    width: 100%;
    float: left;
}

.footer_menu ul {
    margin: 0px;
    padding: 0px;
}

.footer_menu li a {
    font-size: 16px;
    color: #ffffff;
}

.footer_menu li a:hover {
    font-size: 16px;
    color: #e93810;
}

.footer_menu li a:hover {
    font-size: 16px;
    color: #e93810;
}

.location_text {
    width: 100%;
    float: left;
}

.location_text ul {
    margin: 0px;
    padding: 0px;
}

.location_text li {
    float: left;
    font-size: 15px;
    color: #ffffff;
}

.location_text li a {
    color: #ffffff;
}

.location_text li a:hover {
    color: #e93810;
}

.padding_left_10 {
    padding-right: 10px;
}

.email-text {
    color: #ffffff;
    width: 100%;
    height: 30px;
    font-size: 15px;
    background-color: transparent;
    padding: 0px 15px 0px 0px;
    border: 0px;
    border-bottom: 2px solid #ffffff;
    margin-top: 15px;
}

textarea#comment.email-text::placeholder {
    color: #ffffff;
}

.submit_bt {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.submit_bt a {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    background-color: #e93810;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}



.footer_social_icon {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.footer_social_icon ul {
    margin: 0px;
    padding: 0px;
}

.footer_social_icon li {
    float: left;
    font-size: 24px;
    color: #ffffff;
    padding-right: 30px;
}

.footer_social_icon li a {
    color: #ffffff;
}

.footer_social_icon li a:hover {
    color: #e93810;
}

/* footer section end */


/* copyright section start */

.copyright_section {
    width: 100%;
    float: left;
    background-color: #111111;
    height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin-left: 0px;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
}

.copyright_text a {
    color: #ffffff;
}

.copyright_text a:hover {
    color: #e93810;
}


/* copyright section end */


/*visa & Immigration cards */


article {
    --img-scale: 1.001;
    --title-color: black;
    --link-icon-translate: -20px;
    --link-icon-opacity: 0;
    position: relative;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 15px 0px;
    background: #fff;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
  }
  
  article a::after {
    position: absolute;
    inset-block: 0;
    inset-inline: 0;
    cursor: pointer;
    content: "";
  }
  
/* basic article elements styling */
article h2{
    margin: 0 0 16 0;
    font-family: "Bebas Neue", cursive;
    font-size: 1.9rem;
    letter-spacing: 0.06em;
    color: var(--title-color);
    transition: color 0.3s ease-out;
  }
  
  article p{
    margin: 0 0 0 0;   
  }
  figure {
    margin: 0;
    padding: 0;
    aspect-ratio: 16 / 9;
    overflow: hidden;
  }
  
  article img {
    max-width: 100%;
    transform-origin: center;
    transform: scale(var(--img-scale));
    transition: transform 0.4s ease-in-out;
  }
  
  .article-body {
    padding: 24px;
  }
  
  article a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #28666e;
  }
  
  article a:focus {
    outline: 1px dotted #f7f7f7;
  }
  
  article a .icon {
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    transform: translateX(var(--link-icon-translate));
    opacity: var(--link-icon-opacity);
    transition: all 0.3s;
  }
  
  /* using the has() relational pseudo selector to update our custom properties */
  article:has(:hover, :focus) {
    --img-scale: 1.1;
    --title-color: #28666e;
    --link-icon-translate: 0;
    --link-icon-opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }
  
  
  /************************ 
  Generic layout (demo looks)
  **************************/
  
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  
  body {
    margin: 0;
    padding: 48px 0;
    font-family: "Figtree", sans-serif;
    font-size: 1.2rem;
    line-height: 1.6rem;
    min-height: 100vh;
  }
  
  .articles {
    display: grid;
    /* max-width: 1200px; */
    margin-inline: auto;
    padding-inline: 24px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 24px;
    justify-content: center;
  }
  
  @media screen and (max-width: 960px) {
    article {
      container: card/inline-size;
    }
    .article-body p {
      display: none;
    }
  }
  
  @container card (min-width: 380px) {
    .article-wrapper {
      display: grid;
      grid-template-columns: 100px 1fr;
      gap: 16px;
    }
    .article-body {
      padding-left: 0;
    }
    figure {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
    figure img {
      height: 100%;
      aspect-ratio: 1;
      object-fit: cover;
    }
  }
  
  .sr-only:not(:focus):not(:active) {
    clip: rect(0 0 0 0); 
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap; 
    width: 1px;
  }
  
  #read-more {
    font-size: 20px;
    font-weight: bolder;
    color: #f30000;
  }



/************************ 
  Visa & Immigration (Nav Bar)
  **************************/
  
header {
    
    background-color: #ffffff;
    padding: 10px 0;
    display: flex;
    justify-content: center;
}

.country-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.country-nav ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.country-nav li {
    position: relative;
    padding: 0 15px;
    text-align: center;
}

.country-nav li a {
    text-decoration: none;
    color: black;
}

.flag-container {
    width: 100px; /* Adjust size as needed */
    height: 100px; /* Adjust size as needed */
    border: 2px solid black;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    transition: transform 0.3s, border-color 0.3s;
}

.flag-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.country-nav li a span {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.country-nav li a:hover .flag-container {
    transform: scale(1.1);
    border-color: #FF5722;
}

.country-nav li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -15px; /* Adjusted for the increased size */
    height: 2px;
    width: 30px;
    background-color: black;
    transform: translateY(-50%);
}

.country-nav li:first-child:before {
    display: none;
}

.country-nav li:last-child:after {
    display: none;
}

.country-section {
    padding: 50px;
    margin: 20px 0;
    border: 1px solid #ddd;
}


/* Style the "Back to Top" button */
#backToTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed position */
    bottom: 20px; /* Place the button 20px from the bottom */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background: none; /* No background color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px; /* Some padding */
    border-radius: 50%; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    display: flex; /* Center the content */
    align-items: center; /* Center the content vertically */
    justify-content: center; /* Center the content horizontally */
    /* Add a shadow */
    transition: background-color 0.3s; /* Smooth transition for background-color */
    flex-direction: column; /* Stack the SVG and text */
}



#backToTopBtn svg {
    margin-bottom: 1px; /* Add space between SVG and text */
}

#backToTopBtn span {
    color: #E63A18; /* Text color */
    font-family: "Figtree", sans-serif;
    font-size: 13px; /* Adjust text size */
    font-weight: bolder; /* Make text bold */
}

#backToTopBtn:focus {
    outline: none; /* Remove the focus outline */
    
}




/* Contact Us*/

.contactus-text{
    color: #3f3d88;
    font-size: 20px;
}
.location_text2 {
    width: 100%;
    float: left;
}

.location_text2 ul {
    margin: 0px;
    padding-top: 0px;
}

.location_text2 li {
    padding-left: 20PX;
    padding-top: 10PX;
    float: left;
    margin-bottom: 10px;
    font-size: 18px;
    color: #111111;
}

.location_text2 li a {
    color: #111111;
}

.location_text2 li a:hover {
    color: #e93810;
}



/* Contact Us - Social icons set 1*/

.social-icons ul li a i {
    font-size: 25px; /* Adjust the size as needed */
    margin-right: 05px; /* Optional: Add some spacing between icons */
    color: #e93810; /* Set the icon color */
}

.social-icons ul {
    padding: 0;
    list-style: none;
}

.social-icons ul li {
    display: inline-block;
}



/* Contact Us - Social icons set 2*/

social-icons2 ul li a i {
    font-size: 45px; /* Adjust the size as needed */
    margin-right: 05px; /* Optional: Add some spacing between icons */
    color: #3f3d88; /* Set the icon color */
}

.social-icons2 ul {
    padding-top: 40;
    list-style: none;
}

.social-icons2 ul li {
    display: inline-block;
}

.footer_social_icon2 {
    width: 100%;
    float: left;
    
}

.footer_social_icon2 ul {
    margin-top: 25px;
    padding: 0px;
}

.footer_social_icon2 li {
    float: left;
    font-size: 40px;
    color: #3f3d88;
    padding-right: 30px;
}

.footer_social_icon2 li a {
    color: #3f3d88;
}

.footer_social_icon2 li a:hover {
    color: #e93810;
}




/* STS Visa Page*/




.container-sts {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
}

.content-sts {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding-top: 2rem;
    flex-wrap: wrap;
}

.column {
    padding: 1rem;
}

.wide {
    flex: 2;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 2rem;
    
    
}

.narrow {
    flex: 1;
}

.course-info {
    background: #fff;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.course-info h2 {
    font-size: 2rem;
    color: #333;
    margin-bottom: 0.5rem;
}



.course-info .btn-card {
    display: inline-block;
    background: #E63A1B;
    color: #fff;
    padding: 0.75rem 4.5rem;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: opx;
    transition: background 0.3s ease;
    
}

.course-info .btn-card:hover {
    background: #3f3d88;
}

.course-info .btn-card .arrow {
    margin-left: 0.5rem;
}

.button-group {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
}

.button-group .btn:hover {
    background: #3f3d88;
}
.button-group .btn {
    background: #E63A1B;
    color: #fff;
    padding: 0.5rem 1rem;
    text-decoration: none;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.diagram img  {
    padding: 40px 40px 40px 40px;
}
.price {
    font-size: 18px;
    
    color: #3f3f41;
    

}

.bold-text{
    font-weight:bold;
}
.visa-text h2 {
    font-size: 25px;
    padding-top:30px;
    color: #3f3d88;
    font-weight:bold;

}

.visa-text h3 {
    font-size: 20px;
    padding-top:15px;
    color: #3f3d88;
    font-weight:bold;

}


.visa-text p {
    font-size: 18px;
    padding: 0px;
    padding-left: -10px;
    margin: 0px;
    text-align: justify;

}

.visa-text ul li::before {
    content: '•'; /* Unicode for bullet */
    color: #3f3d88;
    font-size: 30px; 
    position: absolute;
    left: -20px; /* Adjust position if needed */
    top: 0;

}
.visa-text ul {
    list-style-type: none; /* Remove default bullets */
    margin-left: 40px;
   

}
.visa-text ul li {
    font-size: 18px;
    position: relative;
    margin-bottom: 5px;
    

}

.change-btn {
    float: right;
}

.course-info ul {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
}

.course-info ul li {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0;
    border-top: 1px solid #e5e5e5;
    font-size: 1rem;
    font-weight: bold;
}

.course-info ul li:first-child {
    border-top: none;
}

.course-info .value {
    color: #666;
    font-weight: 500;
}


.section {
    display: none;
}

.section.active {
    display: block;
}

.hidden {
    display: none;
}



  /*  More Visas*/                                         


.more-visas {
    background: #fff;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

 .more-visas h2 {
    margin-bottom: 1rem;
    color: #3f3d88;
    font-size: 30px;
}

.more-visas ul {
    list-style: none;
    padding: 0;
}

.more-visas ul li {
    padding-left: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.more-arrow{
    color: #3f3d88;
    font-weight: bold;
    padding-right: 10px;
    

}


/* FAQ's */

.accordion-faq {
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    background-color: #f1f1f1;
    margin-bottom: 15px;
    font-size: 18px;
}
.active-faq, .accordion-faq:hover {
    background-color: #ddd;
}
.panel-faq {
    padding: 0px, 10px, 10px 10px;
    background-color: white;
    display: none;
    overflow: hidden;
    margin-bottom: 20px;
}



/* Visa Form Container Styles */
/* Backdrop Styles */
.backdrop {
    display: none; /* Initially hidden */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999; /* Below the form container */
}

/* Form Container Styles */
.form-container {
    display: none; /* Initially hidden */
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    width: 100%;
    max-width: 400px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000; /* Above the backdrop */
}

/* Form Group and Control Styles */
.form-group {
       margin-bottom: 15px;
}

.form-control {
    margin-bottom: 10px;
    width: 100%;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

/* Submit Button Styles */
.btn-primary {
    background-color: #E63A1B;
    border: none;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}

.btn-primary:hover {
    background-color: #3f3d88;
}

/* Apply Now Button Styles */
.btn-card {
    padding: 10px 20px;
    background-color: #28a745;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.btn-card .arrow {
    margin-left: 10px;
}

/* Thank You Message Styles */
.vform-thank-msg {
    display: none; /* Initially hidden */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-color: #28a745;
    color: #fff;
    border-radius: 8px;
    z-index: 1001; /* Above the form container */
}

/* Ghraphic Desgining */

.ghraphic_taital {
    font-family: Calibri;
    width: 100%;
    float: left;
    font-size: 40px;
    color: #1e1d1d;
    font-weight: bold;
    text-transform: uppercase;
}

.about_taital_mainul {
    list-style-type: none;
    padding-left: 20px;
}



.about_taital_main ul li::before {
    content: "➜";
    padding-right: 8px;
    color: #333; /* Customize the arrow color if needed */
}
    


/* Styles for the blog content */



.wide-blogs {
    flex: 4;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 2rem;

        
}


.articles-blogs {
    display: grid;
    /* max-width: 1200px; */
    margin-inline: auto;
    padding-inline: 24px;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 24px;
    justify-content: center;
}
.article-body-blogs {
    padding: 10px;
}

.blog-title {
    font-size: 2.5em; /* Increased font size */
    margin-bottom: 1.5rem; /* Increased margin */
    color: #282c34; /* Darker, more professional color */
    font-weight: 600; /* Slightly bolder */
    text-align: center; /* Center the title */
}

.blog-subtitle {
    font-size: 1.8em;
    margin-bottom: 1rem;
    color: #3f3d88; /* A nice blue for subtitles */
    font-weight: 500;
}

.blog-paragraph {
    line-height: 1.7; /* Improved readability */
    margin-bottom: 1.5rem;
    text-align: justify;
    font-size: 1.1em; /* Slightly larger font */
    color: #444; /* softer dark grey */
}

.blog-list {
    list-style-type: disc;
    padding-left: 25px; /* Increased indent */
    margin-bottom: 1.5rem;
}

.blog-list li {
    margin-bottom: 0.5em; /* Space between list items */
    font-size: 1.1em;
    color: #444;
}


.blog-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 2rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.blog-table th, .blog-table td {
    border: 1px solid #ddd;
    padding: 12px; /* Increased padding */
    text-align: left;
}

.blog-table th {
    background-color: #f8f9fa; /* Lighter background */
    font-weight: 600;
    color: #333;
}

/* Buy Link Styles - Improved */
.buy-link-container { /* New container for centering */
    display: flex;
    justify-content: center; /* Centers the button horizontally */
    margin-top: 2rem; /* Add some top margin */
    margin-bottom: 2rem;
}
.buy-link {
    display: inline-flex;
    align-items: center;
    padding: 12px 25px;
    background-color: #FF9900;
    color: black;
    text-decoration: none;
    border-radius: 8px;
    gap: 10px;
    font-weight: 500;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.buy-link:hover {
    background-color: #CC7A00;
    transform: scale(1.03);
    color: white;
}

.amazon-logo {
    width: auto;
    max-height: 70px;
    display: block;
}
.amazon-logo-container{
    display: flex;
    align-items: center;
}