:root {
    --tg-grey-5: #f8f8f8;
    --tg-common-white: #fff;
    --tg-theme-primary: #044b47;
}

.para-head p {
    font-family: 'circular';
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1.5rem;
    color: black;
}

.con_flag {
    width: 160px;
    float: left;
    margin: 2px 19px 6px 3px;
    box-shadow: 0 0 10px #606060;
    padding: 5px;
    border-radius: 5px;
}

.visa-types {
    background-color: white;
    padding: 20px;
    margin: 20px 0;
    color: rgb(0, 0, 0);
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    /* box-shadow: 6px 6px 20px #dfdfdf; */

}

.para-head {
    border: 1px solid #d9cbcb;
    padding: 15px;
    border-radius: 20px;
    /* box-shadow: 1px 5px 10px #dddddd; */
}

.spaceing{
    margin: 20px 0;
}

.Header_sect_all .he_ad {
    margin-bottom: 30px;
    position: relative;
}
.box_content, .gr_clo .gr_clo_box {
border-style: dotted;
border-width: 1px;
padding: 15px;
background-color: #f7f7f7;
}
.bor_dot .content p {
    margin: 0;
    font-size: 15px;
    line-height: 28px;
}

.bd-award__thum img, .bd-single__input .nice-select .list, .cf_gg img, .d_visa_pr .fs img, .dropdown-select.wide, .media_coverage .media-w .media-logo img, .progress-wrap img, .side_iimg_float img, ul.line_sty .fs img {
    width: 100%;
}
ul.line_sty li {
    position: relative;
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start
}
ul.line_sty span {
    width: calc(100% - 45px)
}
ul.line_sty span.fs {
    left: 0;
    top: 0;
    width: 45px ;
    background: #eee;
    border-radius: 4px;
    padding: 5px;
    margin-right: 15px;
}
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
}
.price_tble {
    border-collapse: collapse;
    width: 100%;
}


.breadcrumbs a {
    padding-right: 15px !important;
}

.breadcrumbs a:before {
    right: 3px !important;
}

/*----------------------------------*/
.tg-hero-area {position:relative;overflow: hidden;}
.tg-hero-top-shadow {
    /* position: absolute; */
    /* content: ""; */
    /* width: 100%; */
    /* height: 188px; */
    /* background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0) 100%); */
    /* top: 0; */
    /* left: 0; */
    /* z-index: 9; */
}
.tg-hero-slider-active {
    height: 740px;
    overflow: hidden;
}
.tg-hero-bg::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    top: 0;
    left: 0;
    z-index: 1;
}
.tg-hero-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: zoom 20s ease-in-out infinite;
    animation: zoom 20s ease-in-out infinite;
}
@keyframes zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.tg-hero-content-area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}
.p-relative {
    position: relative;
}
.tg-hero-content {
    padding-top: 210px;
    padding-bottom: 120px;
}

.tg-hero-subtitle {
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    font-family: "Philosopher", sans-serif !important;
    font-size: 80px;
    margin: 0;
}
.tg-hero-title {
    font-weight: 700;
    font-size: 110px;
    color: var(--tg-common-white);
    border-bottom: 4px solid var(--tg-common-white);
    display: inline-block;
    font-family: "Philosopher", sans-serif !important;
    margin: 0 0 10px 0;
}
.tg-hero-para {
    color: var(--tg-common-white);
    text-transform: capitalize;
    font-size: 18px;
}
.tg-btn {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: var(--tg-common-white);
    border-radius: 6px;
    padding: 12px 27px;
    background: var(--tg-theme-primary);
    display: inline-block;
}
.tg-btn-switch-animation .btn-icon {
    margin-left: 6px;
    position: relative;
    transition: opacity 0.4s 0.25s, transform 0.6s 0.25s;
    transition-timing-function: cubic-bezier(0.1, 0.75, 0.25, 1);
    line-height: 0;
    z-index: 3;
}
.tg-btn-switch-animation .btn-icon + .btn-icon {
    order: -2;
    opacity: 0;
    transition-delay: 0s;
    margin-left: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.tg-btn-switch-animation .btn-icon + .btn-icon {
    order: -2;
    opacity: 0;
    transition-delay: 0s;
    margin-left: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}


.tg-hero-btn-box {}

.tg-hero-btn-box .align-items-center {
    align-items: center !important;
}
.tg-hero-btn-box .justify-content-center {
    justify-content: center !important;
}
.tg-hero-btn-box .d-flex {
    display: flex !important
;
}
.tg-btn-switch-animation:hover .btn-icon {
    transition-delay: 0s;
    transform: translateX(10px);
    opacity: 0;
}
.tg-btn-switch-animation:hover .btn-icon + .btn-icon {
    opacity: 1;
    transform: translateX(0);
    transition-delay: 225ms;
}
.tg-btn-switch-animation .btn-text {
    margin-left: -13px;
    position: relative;
    z-index: 3;
    transition: transform 0.6s 125ms cubic-bezier(0.1, 0.75, 0.25, 1);
}
.tg-btn-switch-animation:hover .btn-text {
    transition-delay: 0.1s;
    transform: translateX(23px);
    color: #fff;
}
.tg-hero-bottom-shape {
    position: absolute;
    bottom: -7px;
    right: 0;
    z-index: 9;
    display: block;
}
.tg-hero-bottom-shape-2 {
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 9;
}
.tg-hero-bottom-shape-2 span,
.tg-hero-bottom-shape span{display:block}
.tg-hero-arrow-box button:hover {
    background: var(--tg-theme-primary);
    color: var(--tg-common-white);
}
.tg-hero-arrow-box button {
    border-radius: 100px;
    width: 45px;
    height: 45px;
    background: var(--tg-common-white);
    color: var(--tg-theme-primary);
    text-align: center;
    line-height: 43px;
    top: 59%;
    z-index: 1;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tg-hero-arrow-box button.tg-hero-prev {
    left: auto;
    right: 40px;
    z-index: 1;
}

/*----------------------------------*/
.tg-listing-area {padding: 60px 0 115px;background: var(--tg-grey-5);}
.tg-listing-shape {
    position: absolute;
    top: 0;
    right: 172px;
}
.tg-listing-shape-2 {
    position: absolute;
    top: 216px;
    right: 61px;
}
.tg-listing-shape-3 {
    position: absolute;
    bottom: 0;
    left: 33px;
}
.tg-listing-section-title {
    text-align: center;
    margin-bottom: 35px;
}
.tg-listing-section-title h2{font-size: 60px;font-family: 'Philosopher';color: #006500;font-weight: 600;}

.tg-listing-area .image-card {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    color: white;
    font-family: "Philosopher", sans-serif !important;
    /* padding: 10px 20px; */
    margin-top: 40px;
}
.tg-listing-area .image-card:before{content:'';background-image: linear-gradient(6deg, rgb(0 0 0) 19.41%, rgb(255 255 255 / 0%) 73.17%);position: absolute;width: 100%;height: 100%;}
.tg-listing-area .image-card img {
    width: 100%;
    height: 500px;
    display: block;
}
.tg-listing-area .overlay-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: end;
    line-height: 30px;
}
.tg-listing-area .card_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.tg-listing-area .card_text h3 {
    color: white;
    font-size: 26px;
}
.tg-listing-area .card_price {
    display: flex;
    flex-direction: column;
}
.tg-listing-area .card_price span {
    font-size: 25px;
    color: white;
    margin-bottom: 10px;
}
.tg-listing-area .card_price a {
    border: 1px solid white;
    border-radius: 30px;
    padding: 2px 6px;
    font-size: 14px;
    color: white !important;
}
/*----------------------------------*/




@media(max-width:992px){
.tg-hero-title-box h5 {font-size: 50px}
.tg-hero-title {font-size: 55px;}	

.tg-hero-arrow-box button,
.tg-hero-bottom-shape,
.tg-hero-bottom-shape-2{display:none}	
.tg-hero-slider-active {height: 650px;}	
.d-lg-block {display: block !important;    }
.all-head-ing .site-title,
.tg-listing-section-title h2,
.home .more_desti h2,
.choose-us-style-one-info .title {font-size: 36px !important;}
	
}	