*{
    margin:0px;
    padding:0px;
}
body{
    font-size: 16px;
}
a:hover{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6, figure{
    margin:0px;
}
ul,li{
    list-style: none;
    margin:0px;
    padding:0px;
}
.clearfix{
    clear:both
}
img{
    border:none;
}
@font-face {
	font-family: 'Conv_Kruti_Dev_010';
	src: url('../fonts/Kruti_Dev_010.eot');
	src: url('../fonts/Kruti_Dev_010.woff') format('woff'), url('../fonts/Kruti_Dev_010.ttf') format('truetype'), url('../fonts/Kruti_Dev_010.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_ROCKB';
	src: url('../fonts/ROCKB.eot');
	src: url('../fonts/ROCKB.woff') format('woff'), url('../fonts/ROCKB.ttf') format('truetype'), url('../fonts/ROCKB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_ROCK';
	src: url('../fonts/ROCK.eot');
	src: url('../fonts/ROCK.woff') format('woff'), url('../fonts/ROCK.ttf') format('truetype'), url('../fonts/ROCK.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.eot');
	src: url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Lato-Regular';
	src: url('../fonts/Lato-Regular.eot');
	src: url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Lato-Thin';
	src: url('../fonts/Lato-Thin.eot');
	src: url('../fonts/Lato-Thin.woff') format('woff'), url('../fonts/Lato-Thin.ttf') format('truetype'), url('../fonts/Lato-Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Poppins-Regular';
	src: url('../fonts/Poppins-Regular.eot');
	src: url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*-- MAIN CSS START --*/
.landing-header{
    width:100%;
    background-image:url(../images/header-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 400px;
}
/*.landing-header .header-txt{
    padding:20px 88px;
}*/
.landing-logo img{
    float:left;
}
.gic-txt{
    float: left;
    margin: 8px 0 0 0;
}
.landing-logo span{
        float: left;
    margin: 3px 0 0 10px;
    font-weight: bold;
    font-size: 25px;
}
span.hindi-txt{
    float: none;
    font-family: 'Conv_Kruti_Dev_010';
    font-size: 32px;
}
.landing-header .header-txt h1{
   font-family: 'Conv_ROCKB';
   font-size: 30px;
   color: #303030;
   text-align: center;
   margin: 27px auto 0 auto;
   display: table;
}
.landing-header .header-txt p{
    font-family: 'Conv_ROCK';
    font-size: 15px;
    color: #303030;
    text-align: center;
    font-weight: normal;
    margin: 5px 130px;
}
section.links{
    padding:0px 40px;
}
section.links p{text-align:center; font-weight:500; margin-bottom: 5px; margin:0px auto 0 auto;display: table;}
section.links .part-1{
    height: 103px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 10px;
    background-color: #eee;
    padding: 7px 0;
    color: #000000;
}
.evisa-sec{
    background-image:url(../images/evisa-bg-2.jpg);
    background-color: none;
    background-repeat: no-repeat;
    background-position: center center;
}
footer{
    background:#373737;
    margin: 0px 0 0 0;
    padding: 10px 0;
}
footer p{
    font-family: 'Conv_Montserrat-Regular';
    font-size: 11px;
    margin:0px;
    color:#ffffff;
    text-align: center;
	margin-top:10px
}

/*--  INDIAN VISA ONLINE PAGE CSS START --*/
.top-header{
    background:#f0f0f0;
    padding:5px 0;
}
.top-header h6{
    font-family: 'Conv_Lato-Regular';
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    background:url(../images/indian-flag.jpg) no-repeat left center;
    padding:5px 0 5px 40px;
}
.logo a{
    padding:8px 0;
    float: left;
}
ul.skip{
    float:right;
}
ul.skip li {
    padding: 0 3px;
    color: rgb(0,0,0);
}
li.fontchange a {
    color: rgb(255,255,255);
    margin: 0 4px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}
ul.skip li a {
    font-size: 12px;
    color: #fff;
    background: #000;
    padding: 2px 4px;
    margin: 0;
}
ul.skip li a:hover{
    text-decoration: none;
}
.nav-sec{
    padding: 0;
}
.navbar-brand{
    display: none;
}
.navbar{
    margin: 0 0 37px 0;
}
.navbar-nav{
    margin: 0;
}
.navbar-light .navbar-nav .nav-link{
    font-family: 'Conv_Poppins-Regular';
    color: #000000;
    font-size: 14px;
    padding: 15px 7px 15px 10px;
    transition:all ease-in 0.3s;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item.active .nav-link{
    background: #89CFF0;
    color: #ffffff;
}
.banner-text{
    width: auto;
    height: auto;
    background:rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 0 21px;
    font-size: 14px;
}
.banner-text p{
    color: #ffffff;
    font-family: 'Conv_ROCKB';
    font-size: 25px;
    text-align: center;
    line-height: 37px;
    margin: 15px 0;
    letter-spacing: 3px;
}
.banner-text p span{
    text-transform: uppercase;
}
.carousel-control-prev, .carousel-control-next{
    width:5%;
}
section.main-btns .row-btns{
    display: flex;
    flex-wrap: wrap;
}
section.main-btns .btn-1{
    background:#000;
}
section.main-btns .btn-1 a{
    float: left;
    width: 100%;
    padding: 5px 0;
    cursor:pointer;
}
section.main-btns .btn-1 a img{
    transition: transform .2s;
}
section.main-btns .btn-1 a:hover{
    text-decoration: none;
}
section.main-btns .btn-1 a:hover img{
    transform: scale(1.2)
}
section.main-btns .btn-1 h5{
    font-family: 'Conv_ROCK';
    color: #000000;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
section.main-btns .btn-1:nth-child(1){
    background: #89CFF0;
}
section.main-btns .btn-1:nth-child(2){
    background: #89CFF0;
}
section.main-btns .btn-1:nth-child(3){
    background: #89CFF0;
}
section.main-btns .btn-1:nth-child(4){
    background: #89CFF0;
}
section.main-btns .btn-1 h5 figure{
    margin:0 0 10px 0;
}
section.welcome-div{
        width: 100%;
    background: #f1f1f1;
    padding: 18px 0 0 0;
    float: left;
    margin: -25px 0 0 0;

}
section.welcome-div h2{
    font-size: 32px;
    color: #373737;
    font-family: 'Conv_ROCKB';
    position: relative;
    margin: 0 0 25px 0;
}
section.welcome-div h2 span{
    font-family: 'Conv_Lato-Regular';
    font-size: 15px;
    font-style: italic;
    display: block;
    margin: 0 0 0 0;
}
section.welcome-div h2::after{
    content:'';
    position: absolute;
    bottom:-9px;
    left: 0;
    width:150px;
    height: 4px;
    background: #373737;
}
section.welcome-div p{
    font-family: 'Conv_ROCK';
    font-size: 14px;
    color: #373737;
    margin: 0 0 9px 0;
    text-align: justify;
}
a.read-btn{
    font-family: 'Conv_ROCK';
    font-size: 14px;
    color: #373737;
    border:1px solid #373737;
    border-radius: 3px;
    padding: 6px 12px;
    float:right;
    margin: -25px 0 0 0;
}
section.process-div{
    padding:18px 0;
    width:100%;
    float:left;
}
section.process-div h2{
    font-size: 32px;
    color: #373737;
    font-family: 'Conv_ROCKB';
    position: relative;
    margin: 0 0 25px 0;
}
section.process-div h2::after{
    content:'';
    position: absolute;
    bottom:-9px;
    left: 0;
    width:150px;
    height: 4px;
    background: #373737;
}
section.process-div .listing-div{
    width:100%;
    float:left;
    margin: 0 0 15px 0;
}
section.process-div .listing-div h5{
    color: #434343;
    font-family: 'Conv_ROCKB';
    font-size: 18px;
    margin:0px;
}
section.process-div .listing-div ul{
    margin: 10px 0 0 14px;
    padding:0px;
}
section.process-div .listing-div ul li{
    width:100%;
    float:left;
    list-style: disc;
    font-family: 'Conv_ROCK';
    margin: 0px 0 12px 0;
    font-size: 14px;
    padding: 0 0 0 4px;
}
section.process-div .listing-div p{
    font-family: 'Conv_ROCK';
    font-size: 14px;
}
section.orange-stript{
    width:100%;
    background:#f0943f;
    padding:10px 0;
    float: left;
	margin-top:80px;
}
section.orange-stript a{
    color: #ffffff;
    font-size: 16px;
    font-family: 'Conv_Montserrat-Regular';
    margin:4px 0;
}
section.orange-stript a:first-child{
    float:left;
}
section.orange-stript a:last-child{
    float:right;    
}
section.apply-process{
    padding:18px 0;
    width:100%;
    float:left;
    position: relative;
}
section.apply-process h2{
    font-size: 22px;
    color: #373737;
    font-family: 'Conv_ROCKB';
    position: relative;
    margin: 0 0 29px 0;
}
section.apply-process h2::after{
    content:'';
    position: absolute;
    bottom:-9px;
    left: 0;
    width:150px;
    height: 4px;
    background: #373737;
    display: none;
}
section.apply-process img{
    margin:0 auto;
    display: table;
    width: 48%;
}
.step1 {
    position: static;
    top: 0;
    text-align: center;
    margin: 0 0 0 5px;
    float: left;
    width: 33%;
}
.step1 span, .step2 span, .step3 span{
    background: #007FFF;
    color: #ffffff;
    font-size: 20px;
    padding: 7px 15px;
    border-radius: 50px;
    font-weight: bold;
}
.step1 h3, .step2 h3, .step3 h3{
    font-family: 'Conv_ROCKB';
    font-size: 17px;
    color: #000000;
    margin: 20px 0 0 0;
}
.step1 p, .step2 p, .step3 p{
    color: #000000;
    font-size: 16px;
    font-family: 'Conv_ROCK';
}
.step2{
    position: static;
    text-align: center;
    margin: 0 0 0 5px;
    float: left;
    width: 33%;
}
.step3{
    text-align: center;
    margin: 0 0 0 5px;
    float: left;
    width: 32%;
}
section.footer-logos{
    width:100%;
    padding:5px 0;
    float:left;
    border-top: 3px solid #000;
    margin: 0;
}
section.footer-logos ul{
    margin:0px;
    padding:0px;
}
section.footer-logos ul li:first-child{
    /* margin-left: 0; */
}
section.footer-logos ul li{
    float:left;
    margin: 12px 0 0 47px;
}
.boi{position:absolute;
top: 15px;
    right: 20px; color:#195c9f; font-weight:bold;}
.header h1{
  font-size: 18px;
  min-height: 80px;
  padding: 15px 0 0 60px;
  margin-top:5px;
  color:#666;
  line-height:24px;
        margin: 0 auto 7px auto;
    display: table;
    text-align: center;
}
.header{
    position: relative;
}
.header ul.skip{
    position: absolute;
    top:27px;
    right: 0;
}
.header span{font-size:24px; color:#195c9f;}

.mea-text{
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding:0 24px;
}
.mea-text span{
    display: block;
    text-align: center;
    color: #128607;
}
li.nav-item:first-child{
    margin:0px;
}
li.nav-item {
    margin: 0 0 0 50px;
}
.after-table h3{
    font-size: 16px;
    color: #000000;
}
.after-table p{
    margin:10px 0 0 0 !important;
}
.after-table ul{
    margin: 9px 0 0 11px;
}
.after-table ul li{
    list-style: decimal;
    display: list-item;
    font-size: 13px;
    color: #000000;
    margin: 0 0 7px 0;
}
.visa-category-listing{
    width: 100%;
    float: left;
    margin: 32px 0 0 0;
}
.visa-category-listing ul{
    margin: 0 20px;
}
.visa-category-listing ul li{
    background: none;
    float: left;
    width: 25%;
    margin: 0px 0 9px 0;
    border-bottom: none;
    font-size: 13px;
    list-style: decimal;
    display: list-item;
        font-family: 'Conv_ROCK';
}
.visa-category-listing p{
    width:100%;
    float: left;
}
ul.special-list li{
    color: #195c9f;
        width: 20%;
}
.visa-category-listing .accordion h2:after{
    display: none;
}

.card-header{
    padding:0px;
}
.card-header button.btn.btn-link{
    padding: 9px 9px;
    width: 100%;
    text-align: left;
    color: #000000;
}
	.accordion .card {
		border-radius: 0;
		border-width: 1px 0 1px 0;
	}
	.accordion .card:first-child {
		border-top: none;
	}
	.accordion .card .card-header {
		background: #fff;
		padding-top: 7px;
		padding-bottom: 7px;
		border-radius: 0;
		margin-bottom: -2px;
		font-family: "Roboto", sans-serif;
	}
	.accordion .card-header:hover {
		background: #f8f8f8;
	}
	.accordion .card-header h2 span {
		float: left;
		margin-top: 10px;
	}
	.accordion .card-header .btn {
		font-size: 1.04rem;
		font-weight: 500;
		width: 100%;
		text-align: left;
		position: relative;
		top: 3px;
	}
	.accordion .card-header i {
		float: right;
		font-size: 1.3rem;
		font-weight: bold;
		position: relative;
        top: -6px;
        right: 8px;
        font-style: normal;
	}
	.accordion .card-header button:hover {
		color: #23384e;
	}
	.accordion .card-body {
        background: #f1f1f1;
        color: #000000;
	}
	.accordion .highlight {
		color: #fff;
		background: #202d3c !important;
	}
.highlight h2 a {
    color: #ffffff !important;
}
.carousel-item img{
    height: 316px;
}
.after-table ul li a {
    color:#000000;
}
#process-div-para{
    float: left;
    margin: -21px 0 0 0;
}
.small-evisa-logo{
    width: 18%;
    float: right;
    margin: -30px 0 0 0;
}
img.both-flagsboth-flags{
    margin: 0 auto;
    display: table;
}
.voa-text{
    width:100%;
    margin:0px;
}
.large-12 .item img{
    width: 51%;
    display: flex;
}
a.airports-select{
    color:#0c5aa6;
}
p.voa-text a:first-child{
    color: #000000;
}
a.airports-select:hover{
    text-decoration: underline;
}
.select-airports {
    width: 392px;
    height: 100px;
    position: absolute;
    background: #eee;
    border: 1px solid #ccc;
    top: -91px;
    padding: 21px 10px;
}
.select-airports ul{
    margin:0 0 0 33px;
}
.select-airports ul li{
    float: left;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    margin: 0px 0 12px 0px;
    list-style: decimal;
    width: 33%;
}
.cross-icon img {
    float: right;
    margin: 5px 5px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-indicators{
    display: none;
}
.paper-visa-bg{
    background-image:url(../images/paper-visa-bg-1.jpg);
    background-color: none;
    background-repeat: no-repeat;
    background-position: center center;
}
section.banner{
    display: none;
}
.tech-info p{
    font-size: 14px;
    margin: 6px 0;
}