@import url(archive.css);
.tophero .wpr-slider-dots .slick-dots {
    position: static !important;
    display: flex !important;
    width: 100% !important;
    align-items: center;
    justify-content: space-between;
}
.tophero .wpr-slider-dot {
    width: 150px;
    height: 100px;
    border-style: none;
    background-color: rgba(0, 0, 0, 0.35);
    border-radius: 4px;
}

.tophero .wpr-slider-title{
    font-size: 100px !important;
    font-family: "TEST3", Arial, sans-serif !important;
    font-weight: 900 !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    max-width: 100%;
    margin: 0 auto;
    line-height: 90px
}
.tophero .wpr-slider-sub-title{
        font-size: 24px !important;
    line-height: 100% !important;
    color: #FFFFFF !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tophero .wpr-slider-primary-btn{
    background: #FEC013;
    padding: 10px 30px;
    border-radius: 100px!important;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
    margin-bottom:10px
}

.tophero .wpr-slider-primary-btn:hover {
    background: #000000;
    color: #FFFFFF !important;
}

.tophero .wpr-slider-secondary-btn{
    background: #FFFFFF00;
    padding: 10px 30px;
    border-radius: 100px!important;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
    border: 2px solid #FFFFFF!important;
    margin: 0 10px;
}
.tophero .wpr-slider-secondary-btn:hover {
    background: #FFFFFF;
    color: #000000 !important;
}
.tophero .wpr-slider-title{max-width:100%!important;width:100%!important}


.discover img {
    border-radius: 40px;
    height: 690px;
    object-fit: cover
}

.discover .slick-slide {
    padding: 10px;
    opacity: .5
}

.discover .text {
    position: absolute;
    bottom: 50px;
    margin-left: 50px;
    z-index: 9999;
    color: #FFFFFF !important
}

.discover .slick-current {
    padding: 10px;
    opacity: 1 !important
}

.discover .slick-current img {
    padding: 10px;
    opacity: .8 !important
}

.discover .text h3 {
    font-size: 32px;
    text-shadow: 0 3px 20px #000000
}

.discover .text p {
    font-size: 18px;
    text-shadow: 0 2px 10px #000000
}

.herotop img {
    height: 100vh !important;
    width: 100%;
}

.heroct {
    position: absolute;
    width: 100%;
    top: 30%;
    z-index: 999;
    text-align: center;
    right: 0;
    bottom: 0;
    left: 0;
}

.heroct h2 {
    font-size: 100px !important;
    font-family: "TEST3", Arial, sans-serif !important;
    font-weight: 900 !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    max-width: 50%;
    margin: 0 auto;
    line-height: 90px
}

.heroct p {
    font-size: 24px !important;
    line-height: 100% !important;
    color: #FFFFFF !important;
    margin-top: 30px;
    margin-bottom: 30px
}

.yellowmain {
    background: #FEC013;
    padding: 10px 30px;
    border-radius: 100px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important
}

.whiteline {
    background: #FFFFFF00;
    padding: 10px 30px;
    border-radius: 100px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
    border: 2px solid #FFFFFF;
    margin: 0 10px
}

.whiteline:hover {
    background: #FFFFFF;
    color: #000000 !important
}

.yellowmain:hover {
    background: #000000;
    color: #FFFFFF !important
}

.herotop+.slider-nav {
    margin-top: -250px;
}

.herotop+.slider-nav .nav-item {
    position: relative;
    opacity: 0.3;
    transition: 500ms all ease-in-out;
    max-width: 19% !important;
    margin: 0 .5%
}

.herotop+.slider-nav .nav-item img {
    height: 175px;
    border: 2px solid #FFFFFF30;
    border-radius: 20px;
    width: 100%
}

.herotop+.slider-nav .nav-item p {
    position: absolute;
    color: #FFFFFF !important;
    font-size: 13px !important;
    bottom: 10px;
    padding: 0 25px;
    font-weight: 700
}

.herotop+.slider-nav .nav-item p em {
    font-style: normal;
    font-weight: 500
}

.herotop+.slider-nav .nav-item.slick-current,
.herotop+.slider-nav .nav-item:hover {
    opacity: 1;
    cursor: pointer
}

.herotop .slide-item {
    background: #000000;
}

.herotop .slick-current img {
    opacity: .5 !important
}

.herotop+.slider-nav .nav-item:hover img {
    opacity: .8
}

.trackform label {
    display: none !important
}

.trackform .wpforms-field {
    padding: 0 0 0 0px
}

.wpforms-one-half {
    padding: 0 0 0px !important
}

.trackform input {
    border-radius: 2px !important
}

.home .homefooter {
    background: #11172E !important
}

.subsform form {
    display: flex;
    align-items: start;
    justify-content: start
}

.subsform form .wpforms-field-container {
    width: 75%;
    margin-right: 15px;
}

.subsform form input {
    padding-left: 45px !important;
    background: url(/wp-content/assets/email.svg) 15px 20px no-repeat !important
}

.wpforms-submit-container {
    margin-top: 20px !important
}

.top-navbar .wpr-menu-item {

    font-family: "TEST2", Arial, sans-serif !important;
}

body div.top-navbar {
    padding: 5px 15px !important;
}

.top-navbar ul li .wpr-sub-menu a {
    font-family: "TEST2", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    padding: 10px !important
}

.hero-title h2 {
    font-family: "TEST3", Arial, sans-serif !important;
}

.head-line h2 {
    font-family: "TEST2", Arial, sans-serif !important;
}

@media(max-width:991px) {
    .hero-title h2 {
        font-family: "TEST3", Arial, sans-serif !important;
    }
	.heroct h2{font-size:22px!important;line-height:32px;margin:0 auto!important;text-align:center!important;width:100%!important;max-width:100%!important}
	.heroct p{padding:5px!important;max-width:100%!important;font-size:16px!important;margin:10px!important}
	.whiteline{margin-top:10px!important;margin-bottom:10px!important}
	.herotop+.slider-nav p{display:none!important}
	.herotop+.slider-nav .nav-item img{width:48px!important;height:48px!important}
	.herotop+.slider-nav{margin:0}
	.heroct {display:flex;align-content:center;justify-content:center;flex-flow:wrap}
	.wpr-button-wrap,a.wpr-button{max-width:100%!important;width:100%!important;}.wpr-button-wrap,a.wpr-button span{font-size:14px!important}
	.hero-title{width:100%!important;}
	.hero-title h2{font-size:16px!important;line-height:20px!important}
	}

.top-navbar ul li .wpr-sub-menu a,
.top-navbar .wpr-menu-item {
    font-family: "TEST2", Arial, sans-serif !important;
}

.breadcrum li span {
    font-family: "TEST2", Arial, sans-serif !important
}
.tophero .slick-dots{margin-top:-100px}

.tophero .slick-dots li .wpr-slider-dot{width:250px!important;height:200px!important;border-radius:10px!important}

.tophero .slick-dots li:nth-child(1) .wpr-slider-dot{background: url(/wp-content/assets/bg2-min-scaled-1.jpg) 0 0; background-size:cover;}
.tophero .slick-dots li:nth-child(2) .wpr-slider-dot{background: url(/wp-content/assets/afghvisa.jpg) 0 0; background-size:cover;}
.tophero .slick-dots li:nth-child(3) .wpr-slider-dot{background: url(/wp-content/assets/FFWI6IgWQAAHjEv.jpg) 0 0; background-size:cover;}
.tophero .slick-dots li:nth-child(4) .wpr-slider-dot{background: url(/wp-content/assets/document.jpg) 0 0; background-size:cover;}
.wpr-slider-item-bg{position:relative}
.wpr-slider-item-bg:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#000000;z-index:9999999999}

.discover p{max-width: 50%;}
.top-navbar .wpr-menu-item {
    margin: 0 5px!important;
    font-family: "TEST2", Arial, sans-serif!important;
    font-weight: 700!important;
}
body div.top-navbar {
    padding: 5px 15px !important;}
     
@media(max-width:991px){
.discover .text p{max-width: 200px;font-size:14px!important}.discover .text{margin-left:20px!important}.tophero h2{font-size:30px!important}}

.gt_container--fknayi .gt_switcher, .gtranslate_wrapper{max-width: 70px;}
.gt_selected{background: none!important;border: 0;}
.gt_container--fknayi .gt_switcher .gt_selected a{border: 0;font-size: 11px;color: #FFFFFF;}
.gt_container--fknayi .gt_switcher a img{width: 16px;}


.gt_selector{    background: none!important;    color: #FFF;    font-size: 11px;}
.gt_selector option{color: #000000important;}

.top-navbar .wpr-nav-menu .wpr-menu-item{padding-left:0!important;padding-right:0!important}