@font-face {
	font-family: 'OpenSans';
	src: url('../fonts/OpenSans.eot');
	src: local('â?º'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: OpenSans, Tahoma, Arial
}
body {
	font-family: OpenSans, Tahoma, Arial;
	overflow-x: hidden
}
img {
	max-width: 100%;
	height: auto !important
}
.inptf{
    width:60% !important;
}
a {
	color: #468cc2;
	transition: all .3s ease-in-out;
}
a:focus, a:hover{
	text-decoration:none
}

input, a, img, select, textarea {
	outline: none
}
.main {
	position: relative;
}
.phototext{
    margin-left:15px;
}
.btn-block {
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 26px;
}
.fa-question-circle{
    cursor:pointer;
    font-size: 21px !important;
    color: #6dd3f4 !important;
    position: relative !important;
    top: 3px !important;
    margin-left: 5px;
}
header {
    background-color: rgba(0, 0, 0, 0.63);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.48);
}
.min-height{
	min-height:500px
}
.navbar-nav li:hover{
    background: #6acded;
    transition:1s all  ease;
}
.shaddow-head{
    background: url(../images/bg_head_shadow.png) no-repeat center top;
    height: 14px;
    position: absolute;
    z-index: 10;
    width: 100%;
}
.hidephoto{
	display:none !important
}
.photoupload{
	display:none
}
.photoupload input{
    width:97%;
}
.ageShown input{
    width:97%;
}
.visaform textarea{
    border-radius: 10px 10px 0px 10px;
    box-shadow: 0px 1px #E1E1E1;
    border: 1px #eaeaea solid;
    width: 100%;
    height: 100px;
    resize: none;
    padding: 10px;
}
.visaform .btn {
    border: none;
    padding: 15px 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav>li>a:focus, .nav>li>a:hover, .navbar-nav>li>a.active, .dropdown-menu>li>a:hover {
    color: white;
    background-color: #6acded;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #555555 !important;
}
.navbar {
	border-radius: 0;
	min-height: 57px;
	margin-bottom: 0px;
	position: static;
	border: none
}
.navbar-nav>li>a {
	padding: 0px 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: OpenSans;
    letter-spacing: 1px;
    line-height: 64px;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	color: #fff;
}
.open > .dropdown-menu {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.dropdown-menu {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	display: block;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	border: none;
}
.dropup .dropdown-menu {
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}
.dropdown:last-child .dropdown-menu {
	right: 0;
	left: inherit;
}
.dropdown .dropdown-menu {
	background-color: #FC0;
}
.dropdown-menu>li>a {
	color: #333;
}
.logo {
	z-index: 1;
    padding: 7px 0;
}
.betelan {
	padding: 20px 0;
}
.betelan > div:first-child img {
	float: left;
	margin-right: 10px
}
.betelan > div:first-child h1 {
	font-size: 22px;
	padding-top: 10px;
}
.page_title_controller{
    padding-top:90px;
}
.page_title_controller h1{
    color:#6ACDED;
    margin-bottom: 25px;
    font-weight: 900;
}
.page_title_returnPage{
    padding-top:95px;
    background:#6ACDED;
    padding-bottom:95px;
}
.page_title_returnPage h1{
    color: white;
    padding-left:15px;
    margin-bottom: 25px;
    font-weight: 800;
}
.page_title_returnPage p{
    color:white;
}

.returnPage p{
    font-size:17px;
}
.returnPagenumbers{
    padding:15px;
    background:#62b1ca;
    margin-left:20px;
    float:left;
    width: 30%;
}
.returnPagenumbers>div{
    text-transform: uppercase;
    font-weight: bolder;
}
.colDates{
    padding-top:12px;
    padding-bottom:12px;
    background:#f4f4f4;
    border-bottom: 1px solid rgba(224, 224, 224, 0.63);
}
.colDates>div:nth-of-type(1){
    padding-left:45px;
}
.colDates>div:nth-of-type(2){
    text-align: right;
}
.col1 {
    background-image:url(../images/home_bg2.jpg);
    background-size: cover;
    padding: 50px 0px 60px;
    background-attachment: fixed;
}
.col1_contact{
    padding-top:57px;
}
.col1_contact_left{
    padding:50px 0px;
}
.col1_contact_left h1{
    color:#6acded;
    font-size: 22px;
    font-weight: 900;
}
.col1_contact_left p{
    margin-top:15px;
    color:#797878;
}
.col1_contact_right{
    padding-top: 105px;
    background-image: url(../images/col1_about_bg.jpg);
    background-position-x: 800px;
    background-position-y: 90px;
    padding-right: 0px;
}
.contact_right_text h3{
    color:#6acded;
    font-size: 28px;
    margin-left:15px;
}
.contact_right_textandimg{
    padding-top:15px;
}
.contact_right_textandimg p{
    padding: 10px;
    font-size: 16px;
    display: inline-block;
}
.forimg{
    background: #6ACDED;;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    float: left;
}
.contact_right_img{
    text-align: right;
    padding-right: 0px;
}
.col2_contact{
    background-image: url(../images/col2_contact_bg.png);
    background-size: cover;
    padding-top:35px;
    padding-bottom:35px;
}
.col2_contact span{
    font-weight:800;
}
.col2_contact_left h2{
    color:white;
    font-size:35px;
    text-transform: uppercase;
}
.col2_contact_left p{
    margin-top:15px;
    color:white;
}
.col2_contact_left button{
    margin-top:15px;
}
.col2_contact_left i{
    background-color: #337AB7;
    margin-right: 10px;
}
.col2_contact_left a{
    color:white;
    text-decoration: none;
}
.col2_contact_right h2{
    color:white;
    font-size:35px;
    text-transform: uppercase;
}
.col2_contact_right p{
    margin-top:15px;
    color:white;
}
.col2_contact_right input{
    margin-top:15px;
}
.col2_contact_right input:nth-of-type(2){
    background:black;
    color:white;
    border:1px solid black;
    border-radius:5px;;
}

.blogcountry_menu{
    list-style:none;
    margin:0px;
    padding: 35px 0px;
}
.blogcountry_menu li{
    margin-top:15px;
}
.blogdates_text h4{
    height:75px;
    overflow:hidden;
}
.blog_right{
    margin-top:50px;
}
.blogdates_text{
    border-top: none;
    height: 260px;
    padding: 15px;
    box-shadow: 0px 1px 8px 0px #C5BFBF;
}
.blogdates_text p{
    margin-top: 5px;
    height: 110px;
    color: #3A3A3A;
    overflow: hidden;
}
.social_part{
    border-top: 1px solid #E0E0E0;
    margin-top: 5px;
    padding: 5px;
}
.blogdates_text i{
    background:white;
}
.blogdates_text span{
    color: #C1C1C1;;
    font-size: 12px;
}
.blogdates_text i:hover{
    cursor: pointer;
}
.col1_blogcountry{
    padding-top:83px;
    padding-bottom: 80px;
}
.col1_blogcountry h1{
    color:#6acded;
    font-weight: 900;
    padding-left: 15px;
}
.col_faq{
    padding-top:65px;
}
.col2_faq{
    padding-bottom:35px;
}
.backclick:nth-of-type(1){
    border:none;
}
.backclick{
    display: block;
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
}
.col1_faq_left{
    padding:50px 0px;
}
.col1_faq_left h1{
    color:#6ACDED;
    text-transform: uppercase;
    font-weight:900;
}
.panel-heading {
    border: none;
    padding: 0;
    border-radius: 0;
}
.faq_heading{
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    border: none;
    padding: 0;
    border-radius: 0;
    background-color: #e2e2e2 !important;
    margin-top:10px;
}
.faq_heading:nth-of-type(1){
    margin-top:0px;
}
.faq_heading a{
    padding: 15px;
    display: block;
    color: #333;
}
.faq_heading a:hover{
    text-decoration: none;
    color:#333;
}
.panel-default{
    border:none;
}
.panel-heading {
    border: none;
    padding: 0;
    border-radius: 0;
	background-color:#e2e2e2 !important
}
.col2_faq_rightContent {
    padding: 15px 15px;
    color: white;
    background: #6ACDED;
    font-size: 20px;
    border-radius: 5px 5px 0px 0px;
}
.faq_menu {
    list-style: none;
    border: 1px solid #ddd;
    padding: 10px 15px 20px;
    clear: both;
    border-top: 0;
    margin-bottom: 30px;
}
.betall{
    margin-top:10px!important;
}
.bethr{
    width: 75%;
    margin-left: 0px;
}
.faq_menu li{
    margin-top:20px;
}
.faq_menu p{
    display:inline-block;
    margin-left:15px;
}
.faq_menu a{
    color:black;
}
.latestnews li{
    padding-bottom: 10px;
    border-bottom: 1px dashed #a09797;
}
.latestnews p{
    margin-top:10px;
    margin-left:0px !important
}
.page_title{
    padding-top:90px;
    padding-bottom: 45px;
}
#myvisaform .page_title{
    padding-top: 90px;
    background-image: url(../images/este_bg.jpg);
    background-size: cover;
    background-position: top;
    padding-bottom: 45px;
}
.page_title .form-group{
  background:#F8F8F8;  
}
.leftbar .fa-star{
    font-size: 7px;
    color: #f00;
    position: relative;
    top: -5px;
    margin-left: 5px;
}
.leftbar > div{
	margin-right:0
}
.leftbar img{
    position: absolute;
    color:#6ACDED;
    right: 40px;
    top: 35px;
    cursor: pointer;
}
.leftbar img.editphoto{
	position:relative;
	top:auto;
	right:auto
}
.page_title h1{
    color:#6ACDED;
    margin-bottom: 25px;
    font-weight: 800;
}
.content{
    padding-top:35px;
}
.col1_about{
    padding-top:57px;
}
.col1_about_left{
    padding:50px 0px;
}
.col1_about_left p{
    margin-top:15px;
    color:#797878;
}
.col1_about_right{
    padding-top: 50px;
    background-image: url(../images/col1_about_bg.jpg);
    background-position-x: 680px;
}
.col1_about_left h1{
    color:#6acded;
    font-size: 22px;
    font-weight: 900;
}
.col3_about_dates{
    padding-left:0px;
}
.col3_about_dates img{
    padding-left: 0px;
}
.col3_about{
    padding-bottom: 30px;
    padding-top: 35px
}
.col3_about_text{
    padding-top:15px;
}
.col2_about{
    background-color: #6acded;
    padding-top:20px;
    padding-bottom:20px; 
}
.col2_about_dates{
    padding-top:35px;
    padding-bottom: 30px;
    text-align: center;
}
.col2_about_dates h4{
    margin-top:10px;
    font-weight: 900;
}
.col2_about_dates p{
    margin-top:10px;
}
.col1_blog{
    padding-top:83px;
    padding-bottom: 80px;
}
.col1_blog h1{
    color:#6acded;
    font-weight: 900;
}
.blog_menu{
    list-style:none;
    margin:0px;
    margin-top: 20px;
}
.blog_menu li{
    position: relative;
    padding:0px;
}
.blog_menu li img{
    
    padding:2px;
}
.blog_menu a{
    color:#040C13;
}
.blog_menu a:hover{
    color:#040C13;
}

.country_name_0{
    position: absolute;
    top: 237px;
    left: 35%;
    padding: 6px 20px;
    background: rgba(255, 255, 255, 0.69);
    text-align: center;
    font-weight: 900;
}
.country_name_1{
    position: absolute;
    top: 237px;
    left: 35%;
    padding: 6px 20px;
    background: rgba(255, 255, 255, 0.69);
    text-align: center;
    font-weight: 900;
}
.country_name_2{
    position: absolute;
    bottom:  273px;
    left: 35%;
    padding: 6px 20px;
    background: rgba(255, 255, 255, 0.69);
    text-align: center;
    font-weight: 900;
}
.country_name_3{
    position: absolute;
    bottom: 0px;
    left: 35%;
    padding: 6px 20px;
    background: rgba(255, 255, 255, 0.69);
    text-align: center;
    font-weight: 900;
}
.col1_blogcountry{
    padding-top:83px;
    padding-bottom: 80px;
}
.col1_blogcountry h1{
    color:#6acded;
    font-weight: 900;
}
.country_menu{
    list-style:none;
    margin:0px;
}

.col1 li{
    position: relative;
    list-style:none;
   margin-top:15px;
}
.col1 li>div:nth-of-type(1){
    position:relative;
     background:rgba(35, 35, 35, 0.54);
}
.col1 li>div:nth-of-type(1):after{
    position: absolute;
    top:-23px;
    left: 50%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 0px 0px 23px 21px;
    border-color: rgba(55, 62, 70, 0.6) transparent;
}
.col1 li>div:nth-of-type(1):before{
    position: absolute;
    top: -23px;
    left: 0%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 0px 20px 23px 0px;
    border-color: transparent transparent rgba(55, 62, 70, 0.6) transparent;
}
.col1 li>div:nth-of-type(3){
    position:relative;
     background:rgba(35, 35, 35, 0.54);
}
.col1 li>div:nth-of-type(3):after{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 23px 18px 3px 0px;
    border-color: rgba(55, 62, 70, 0.6) transparent transparent transparent;
}
.col1 li>div:nth-of-type(3):before{
    position: absolute;
    top: 0%;
    left: 50%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width:23px 0px 1px 20px;
    border-color: rgba(55, 62, 70, 0.6) transparent transparent transparent;
}
.col1 li>div:nth-of-type(2){
    background:rgba(55, 62, 70, 0.6);
}
.col1 li:nth-of-type(2) div:nth-of-type(2){
    background:white;
}
.col1 li:nth-of-type(2) div:nth-of-type(2) span{
    color:#6acded;
}
.col1 li:nth-of-type(2) div:nth-of-type(2) h3{
    color:black;
}
.col1 li:nth-of-type(2) div:nth-of-type(2) p{
    color:black;
}
.news_content{
    padding:20px;
    color:white;
	    background-color: #fff;
}
.col1 li:nth-of-type(2) div:nth-of-type(1){
    position:relative;
}
.col1 li:nth-of-type(2) div:nth-of-type(1):after{
    position: absolute;
    top: -23px;
    left: 50%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: -1px 20px 23px 0px;
    border-color: transparent transparent rgb(255, 255, 255) transparent;
}
.col1 li:nth-of-type(2) div:nth-of-type(1):before{
    position: absolute;
    top: -23px;
    left: 0%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 0px 20px 23px 0px;
    border-color: transparent transparent rgb(255, 255, 255) transparent;
}
.col1 li:nth-of-type(2) div:nth-of-type(3):after{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 23px 18px 3px 0px;
    border-color: rgb(255, 255, 255) transparent transparent transparent;
}
.col1 li:nth-of-type(2) div:nth-of-type(3):before{
    position: absolute;
    top: 0%;
    left: 50%;
    width: 50%;
    content: '';
    border-style: solid;
    border-width: 23px 0px 1px 20px;
    border-color: rgb(255, 255, 255) transparent transparent transparent;
}
.news_content span{
    font-size:35px;
    color:rgb(204, 204, 204);
    font-weight: bolder;
    
}
.news_content h3{
    font-weight:bolder;
    text-transform: uppercase;
    font-size:20px;
    margin-top:20px;
}
.news_content p{
    font-size:12px;
    margin-top:10px;
}

.col2 {
    padding: 30px 0;
    position: relative;
    background-image: url(../images/headerimg.jpg);
    background-size: cover;
    background-position: center;
    height: 550px;
}
.home_bg_text{
    position: relative;
    top: 200px;
}
.home_bg_text h1{
    color:white;
}
.home_bg_text strong{
    font-size:70px;
}
.col2 .home-c {
	margin: 0;
	padding: 0
}
.col2 .home-c li {
	list-style: none;
	margin-bottom: 20px;
	font-size: 22px;
	background: url(../images/circle.png) no-repeat 0;
	padding-left: 30px;
}
.col2 .search {
	margin-bottom: 30px;
	    width: 270px;
}
.col2 .search .top-text{
    font-size: 50px;
    background-color: rgba(51, 51, 51, 0.68);
    text-align: center;
       padding: 0 15px 15px;
    font-family: cursive;
    color: #F8D842;
    margin-bottom: 10px;
}
.col2 .search .top-text div{
	    font-size: 18px;
		    color: #fff;
			    padding: 0 40px;
}
.col2 .search > form > div {
	background-color: rgba(51, 51, 51, 0.68);
	    border-bottom: 7px #F8D842 solid;
		    margin-top: 160px;
}
.col2 .search > form > div > div{
	    padding: 0px 15px 0;
}
.col2 .search > form > div input:first-child {
    padding: 10px;
    font-size: 17px;
    border-radius: 0;
    border: 0;
}
.col2 .search > form > div input.btn {
    background-image: url(../images/btn.png);
    color: #333;
    font-size: 24px;
    padding: 12px;
    width: 102%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -3px;
	outline:none
}
.col2 .search > form > div input.btn:active{
box-shadow: none;
}
.page_title h1{
   color:#6acded;
    font-size: 22px;
    font-weight: 900; 
}
#step {
	position: relative
}
#step1, #step2, #step3 {
	position: relative;
	display: none
}
#step1 .search > form > div {
	padding: 6px;
}
#step1 .search > form > div > input:nth-of-type(1) {
	width: 100%;
	border-radius: 5px;
	padding: 10px;
	font-size: 20px;
	border: 1px #333 solid;
}
#step1 .search > form > div input:nth-of-type(2) {
	margin-top: 10px;
	padding: 13px;
	font-size: 20px;
	box-shadow: inset 0 0px 10px #FC0;
	border: 1px #333 solid;
	border-radius: 5px 0 0 5px;
}
#step1 .search > form > div input.btn {
	background-color: #333;
	color: #fff;
	font-size: 30px;
	margin: 10px 0;
	border-radius: 0 5px 5px 0;
	padding: 6px
}
#step2 .search > form > div, #step3 .search > form > div {
	padding-right: 5px
}
#step2 .search > form > div .btn, #step3 .search > form > div .btn {
	background-color: #333;
	color: #fff;
	border: 0;
}
.col2 h3 {
	margin-bottom: 10px
}
.col2 table {
	font-size: 16px
}
input.error {
	border: 1px #f00 solid !important;
	background-color: #F3D9D9
}
.help-block{
	margin-top:0px
}
.forminfo{
    color: #999;
    font-style: italic;
    font-size: 12px;
    line-height: normal;
	display:none;
}
.part{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px #333 dotted;
    margin: 0 auto 30px;
    float: right;
    width: 90%;
}
.col2 .search .text {
    font-size: 26px;
    text-align: center;
    color: #fff;
	margin-bottom: 20px;
}
.col2 .search .text > div{
	font-size:18px
}
.col3 {
    background-color: white;
    position: relative;
}
.country_menu{
    list-style:none;
    margin:0px;
}
.country_menu li{
    float: left;
    margin-top: 20px;
    width: 20%;
    padding: 50px 15px 0px;
}
.country_menu li p{
    color:gray;
    font-size:12px;
}
.country_menu li h4{
    font-size:18px;
    padding: 10px 0px 3px;
}


.col3 h2{
    color: #f8d842;
    font-size: 24px;
    margin-bottom: 10px;	
}
.col4 {
    background-image: url(../images/home_bg.jpg);
    padding: 60px 0;
    background-position-y: -57px;
}

.service {
	margin-top:7px;
	font-size:13px
}
.service-main {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border: 1px #fff solid;
    padding: 25px;
    box-shadow: 0 0 2px #333;
}
.service-main a{
	color:#333
}

.col5 {
    padding-bottom: 85px ;
    padding-top:35px;
    background-color: #FEFEFE;
}
.col5 h2 {
	margin-bottom: 20px
}
.col5 ul {
	margin: 0;
	padding: 0;
	display:none
}
.col5 ul li {
	list-style: none;
}
.col5 ul li:first-child {
	padding-left:0
}
.col5 ul li:last-child {
	padding-right:0
}
.col5 ul li > div {
    font-size: 14px;
    padding: 20px;
    box-shadow: 6px 7px 11px -1px #656464;
}
.col5 ul li > div > div:nth-of-type(1){
	    height: 165px;
    overflow: hidden;
}
.col5 ul li > div > div:nth-of-type(1) img{
	width:100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.col5 ul li > div > div:nth-of-type(2){
    padding: 15px;
    height: 180px;
    overflow: hidden;
}
.col5 ul li > div:hover > div:nth-of-type(1) img{
	    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.5,1.5);
}
.col5 ul li > div h3 {
    margin-bottom: 15px;
    font-family:OpenSans, arial;
    font-weight: 900;
}
.col5 ul li > div h3 a {
font-size: 20px;
    color: #555;
}
.col5 ul li > div:hover h3 a{
text-decoration:none
}
.blog_header{
    text-align: center;
    margin-bottom: 35px;
}
.blog_header h3{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}
.blog_header h3 span{
    color:#6acded;
}
.readmore{
    background-color: #6acded;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 10px 0px;
    padding: 10px;
}
.readmore:hover{
    background-color: #333;
    color: #fff;
}
.blog_text{
    margin-top:15px;
}
item.animated { 
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 
.col6 {
	    background-color: rgba(238, 237, 237, 0.61);
	padding: 40px 0;
}
.col6 .animated{
	display:none
}
.col6 h3 {
	margin-bottom: 20px
}
.col6 h3 img {
	margin-right: 20px
}
.contactform.bg-success {
	font-size: 24px;
	padding: 15px;
}

.content {
	margin-bottom: 20px;
}
.visaform textarea{
    box-shadow: 0px 1px rgba(175, 174, 174, 0.42);
    border-radius: 10px 10px 0px 10px;
}
.shadow{
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.21);
    border: 1px #eaeaea solid;
    height: 52px !important;
}
select.shadow{
	    background-color: #eee;
}
.hiden{
	display:none
}
.visaform i{
    font-size: 7px;
    color: #f00;
    position: relative;
    top: -5px;
    margin-left: 3px;
}
.content img {
	margin: 0 0px 10px
}
.gallery {
	margin-top: 20px
}
.thumbnail {
	margin-bottom: 10px
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #FFCD00;
}
.ekko-lightbox-container {
	position: relative
}
.ekko-lightbox-nav-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%
}
.ekko-lightbox-nav-overlay a {
	z-index: 100;
	display: block;
	width: 49%;
	height: 100%;
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px 4px #000;
	opacity: 0;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.ekko-lightbox-nav-overlay a:empty {
	width: 49%
}
.ekko-lightbox a:hover {
	text-decoration: none;
	opacity: 1
}
.ekko-lightbox .glyphicon-chevron-left {
	left: 0;
	float: left;
	padding-left: 15px;
	text-align: left
}
.ekko-lightbox .glyphicon-chevron-right {
	right: 0;
	float: right;
	padding-right: 15px;
	text-align: right
}
.ekko-lightbox .modal-footer {
	text-align: left
}
.leftbar{
    padding:0px;
}
.leftbar input{
    box-shadow: 0px 1px #E1E1E1;
    margin-right: 15px;
}
.aanvrform i{
    font-size: 7px;
    color: #f00;
    position: relative;
    top: -5px;
    margin-right: 5px;
}
.right_bar{
    padding-top:115px;
}
.leftbar p{
    margin-left:15px;
}
.sidebar-all{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+70,fbdf93+100 */
background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #fceabb 0%, #fccd4d 50%, #f8b500 70%, #fbdf93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fceabb), color-stop(50%,#fccd4d), color-stop(70%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 70%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 70%,#fbdf93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #fceabb 0%,#fccd4d 50%,#f8b500 70%,#fbdf93 100%); /* IE10+ */
background: linear-gradient(135deg,  #fceabb 0%,#fccd4d 50%,#f8b500 70%,#fbdf93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sidebar-pages{
	margin-bottom:30px
}
.sidebar-pages h2{
    border-bottom: 2px #000 solid;
	margin-bottom: -1px;
}
.sidebar-pages ul{
	margin:0;
    padding: 0 15px;
}
.sidebar-pages ul li{
    list-style: none;
    border-bottom: 1px #FBE4A4 solid;
}
.sidebar-pages ul li a{
    display: block;
    color: #000;
}
.sidebar-pages ul li a:hover, .sidebar-pages ul li a:hover span{
    color: #96720D;
}
.sidebar-pages ul li a span{
    color: #7D6015;
    width: 24px;
    height: 32px;
    padding-top: 7px;
}
.sidebar{
	padding:0 15px
}
.sidebar h2 {
font-size: 24px;
    color: #3C2D06;
    padding: 0px 0px 10px;
    border-bottom: 1px #FDDF8D solid;
}
.sidebar ul {
	margin: 10px 0 0;
	padding: 0
}
.sidebar ul li {
    list-style: none;
    border-bottom: 1px #FDD467 solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sidebar ul li a{
    color: #584309;
}
.sidebar ul li h3{
	    font-size: 15px;
    margin-bottom: 10px;
}
.post-data {
	margin-top: 15px;
	border-top: 1px #999 solid;
	padding: 5px 0;
}
.post-data #share-buttons{
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
.post-data > div:nth-of-type(1) {
	padding-left: 0;
	font-weight: bold;
	line-height: 28px;
	font-size: 16px;
}
.post-data > div:nth-of-type(1) i {
	color: #000;
	margin-right: 8px;
}
.news .post-data {
	border-top: 1px #FFCD00 solid;
	border-bottom: 1px #FFCD00 solid;
	padding: 2px 0 2px;
	margin-top: 0
}
.news .post-data > div:nth-of-type(1) {
	line-height: 23px;
	font-size: 14px;
}
#share-buttons{
	border-top:1px #ccc dotted;
	margin-top:10px;
	padding-top:5px
}
#share-buttons img {
	width: 35px;
	padding: 5px;
	border: 0;
	box-shadow: 0;
	display: inline;
}
.news #share-buttons i {
width: 40px;
    height: 40px;
    font-size: 20px;
    padding-top: 10px;
    margin-left: 5px;
}
#share-buttons i {
	width: 32px;
	height: 32px;
	text-align: center;
	padding-top: 8px;
	border-radius: 21px;
	font-size: 20px;
	color: #fff;
	cursor: pointer
}
.facebook-share {
	background-color: #3A589B;
}
.twitter-share {
	background-color: #62C8F8;
}
.google-plus-share {
	background-color: #D6492F;
}
.digg-share {
	background-color: #476BA3;
}
.linkedin-share {
	background-color: #007AB9;
}
.reddit-share {
	background-color: #FF4500;
}
.tumblr-share {
	background-color: #324F6D;
}
.news {
	margin: 0;
	padding: 0
}
.news li {
    list-style: none;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #ccc dotted;
}
.news li h3 {
	margin-bottom: 10px
}
.news li a {
color: #A28408;
    font-size: 22px;
}
.news li a img {
	margin-bottom: 10px;
	width:100%
}
.news li > div:first-child > div:first-child{
	background-color: #FFCD00;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.news li > div:first-child > div:last-child{
	    background-color: #666;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 5px;
}
footer ul li .latest-news h4 {
	margin-top: 10px;
	margin-bottom: 15px;
}
footer ul li .latest-news li > div > div:first-child {
	height: 120px;
	overflow: hidden;
}
footer {
	background: #333;
	padding-top: 30px;
}
footer ul {
	padding: 0;
	margin: 0;
}
footer ul li {
	list-style: none;
	margin-bottom: 5px
}
footer  h3 {
    color: #65c2e0;
    font-size: 18px;
    padding-bottom: 20px;
    margin-top: 20px;
}
footer p{
    color:white;
}
footer ul li a {
	color: #fff;
	font-size: 16px;
}

footer ul li a:hover {
	text-decoration: none;
	color: #5BC0DE;
}
.footerparts{
	margin-bottom:20px
}
.footermenu li a{
    padding-right: 15px;
    color: white;
    font-size:14px;
}
.footerparts .form-inline > div {
    padding: 0;
}
.footerparts input {
    width: 100% !important;
    border-radius: 5px 0 0 5px;
    border: navajowhite;
    height: 55px;
}
.footerparts .btn {
    border-radius: 0 5px 5px 0;
    height: 55px;
    font-weight: bold;
    width: 100%;
}
.fblogs{
	padding: 0
}
.fblogs li{
	list-style: none;
	margin-bottom: 10px
}
.fblogs li h3{
    margin: 0;
    padding-bottom: 5px;	
}
.response{
	    color: #fff;
    background-color: #106b05;
    clear: both;
    padding: 5px;
}
.social i {
width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 11px;
    font-size: 27px;
    border-radius: 7px;
    margin-right: 5px;
    transition: all .3s ease-in-out;
    color: #fff;
}

.social i.fa-facebook {
	background-color: #3C5A98
}
.social i.fa-twitter {
	background-color: #54ABEE
}
.social i.fa-google-plus {
	background-color: #D34836
}
.social i:hover {
	background-color: #fff;
	color: #333
}
.footerparts>div:nth-of-type(3){
    padding-bottom: 20px;
}
footer .copyright {
	color: #fff;
	padding: 10px 0px;
}
footer .copyright div:first-child {
	margin-top: 15px;
}
footer .copyright a {
	color: #FFCD00
}
footer  .review{
	    margin-top: 9px;
}
footer  .review a, footer .review a:hover{
	    font-size: 14px !important;
    margin-left: 10px;
	    color: #fff;
}

.review i{
    font-size: 18px;
    margin-left: 2px;
    vertical-align: middle;
	    color: #cec706;
}
.bootmfooter {
	background-color: #222;
	border-top: 1px #444 solid;
	padding-bottom: 30px
}
.ui-datepicker.ui-datepicker-multi{
	font-size: 12px;
}
.visaform .param, .visaform .parametr{
	margin-bottom:20px
}
.visaform .param .head, .visaform .parametr .head{
	border-bottom: 1px #FFCD00 solid;
	margin-bottom:30px;	
}
.heads i{
    float: right;
    position: relative;
    top: 43px;
    margin-right: 70px;
    font-size: 15px;
    color: #C00;
    cursor: pointer;
}
.visaform .param .heads a, .visaform .parametr .heads i{
    float: right;
    position: relative;
    top: 1px;
    font-size: 22px;
    color: #C00;
    cursor: pointer;
}
.betalen_middle_text{
    padding-left:0px;
}
.zinmh{
        width: 50%;
    display: block;
}
.lbl{
    margin-bottom: 15px;
}
.middle{
    padding-bottom: 15px !important
}
.rlbl{
    font-weight:900;
    font-size:18px;
}
.llbl{
    color:#7ac253;
    font-size:24px;
}
.visaform button{
    margin-left:15px;
}
.visaform .param .date input, .visaform .parametr .date input{
	    width: 100%;
    float: left;
    margin-right: 5px;
}
.visaform .param .date img, .visaform .parametr .date img{
	    height: 36px !important;
    cursor: pointer;
	margin-bottom:0
}
.addnewfields{
    text-align: left;
    margin-bottom: 30px;
    font-size: 18px;
    color: #0A9C08;
    padding: 5px 0;
    cursor:pointer;
    margin-left:15px;
}
.addnewfields span{
    color: white;
    text-align: center;
    background: #349C08;
    border-radius: 69%;
    padding: 13px 27px;
    font-size: 31px;
    float:left;
}
.addnewfields p{
    margin-left:85px;
    margin-top:25px
}
.addnewfields .fa-plus{
	    margin-right: 5px;
}
.visaform .param .fa-star, .visaform .parametr .fa-star{
	    font-size: 7px;
    color: #f00;
    position: relative;
    top: -5px;
    margin-left: 3px;
}
.bigform{
    padding-bottom:90px;
}

.controle{
    margin-top:25px;
    padding-left:15px;
}
.controle ul{
    list-style:none
}
.controle ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.controle ul li h3{
    color: #6acded;
    margin-bottom: 15px;;
}
.controle li > div{
    padding-left:0;
    font-family: OpenSans;
    font-size: 18px;
}
.controle li > div:nth-child(even){
	color: #666;
}
.controle .btn.btn-primary{
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.controle .btn{
    margin-top:15px;
    font-size:18px;
}

.controlLast1{
    padding-left:0px;
}
.controlLast1 a{
    background: black;
    border:1px solid black;
}
.controlLast1 a:hover{
    background:black;
    border:1px solid black;
}
.page_title_betalen{
    padding-top:90px;
    background:#f8f8f8;
    padding-bottom: 30px;
}
.betalen_middle_text{
    padding-left:0px;
}
.betalen_last_text{
    margin-top:25px;
    padding-left:0px;
    font-size:28px;
}
.page_title_betalen h1{
    color:#6ACDED;
    margin-bottom: 25px;
    font-weight: 900;
    font-size: 24px;
}
.text_center{
    padding-left:15px;
    margin-bottom: 40px;
}
.payment{
    position:relative;
    padding-right:15px;
    padding-bottom: 30px;
}
.payment .alert{
	font-size:18px;
}
.payment .total{
    font-weight: bold;
    font-size: 18px;
    color: #444;
    margin-bottom: 30px;
}
.payment h3{
    margin-bottom: 10px;
    width: 86%;
}
.payment .text{
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 10px;
}

.headercontent img {
    border-radius: 4px;
    padding: 5px 8px;
    margin-bottom: 5px;
    width: 65px;
    height:65px !important;
}
.bethead{
    border-bottom:2px solid black;
    padding: 5px 0px;
}
.paymeth {
    display: block;
    margin-top: 15px;
    padding: 15px;
    background:#f3f4ff
}
.paymeth .form-group{
    margin-top:0px !important
} 
.headercontent{
   border-bottom:1px solid #6acded;
}
.betbutt{
    height: 49px;
    border-radius: 9px;
    background: #f7642e;
    font-weight: bolder;
    font-size: 18px;
}
.betbutt:hover{
    background-color: #fb5608 !important;
    border-color: #fb5100 !important;
}
.centralText {
    padding: 15px;
    font-weight: bolder;
    color: #6acded;
    font-size: 20px;
}
.betselect{
    background-color: white;
    font-size: 16px !important;
    box-shadow: 0px 1px #E1E1E1;
    height: 52px !important;
}
.moncontentCont{
    padding:15px !important;
    position:relative;
}
.moncontent{
    position: absolute;
    right: 0%;
    z-index: 999;
}
.moninfo{
    margin-top:6px;
}
.moninfo,.monrice{
    padding:0px !important;
}
.monecase h4{
    font-weight: bolder;
    padding:0px !important;
}
.monrice{
    font-size:22px;
    color: #f7642e;
    font-weight: bolder;
    text-align: right;
}
.monecasedark{
    border: 1px solid #6acded;
    background: #6acded;
    padding: 15px;
    padding-top:0px;
    color: white;
}
.monecasehead{
    border-radius:5px 5px 0px 0px;
}
.monecasedarkfooter {
    border-radius:0px 0px 5px 5px;
}
.darkfooter h4{
    padding:0px !important;
}
.darkfooter{
    margin:0px !important;
    padding-top:15px !important;
    border-top:1px solid white;
}
.darkpricefooter{
    font-size: 16px;
    font-weight: bolder;
}
.darkinfo,.darkprice{
    padding:0px;
} 
.darkinfo{
    margin-top:15px;
}
.darkprice{
    text-align: right;
}
.monecase{
    border:1px solid #6acded;
    padding:15px;
}
.idealpay{
    overflow:hidden;
}
.bodycontent{
    padding:15px 0px;
    overflow:hidden;
}
.bodycontent p{
    font-size:18px;
    padding:0px;
}
.leftI>i{
    padding: 12px 12px;
    background: #6acded;
    color: white;
    border-radius: 3px;
    margin-top: 12px;
}
.leftbar_betalen{
    padding-bottom:35px;
}

.chapter{
    color: #6DD3F4;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
    font-size:30px;
}
.payment-list{
	margin:0;
	padding:0;
        padding-right:8px;
}
.payment-list li {
    display: block;
    overflow: hidden;
}
.payment-list li:nth-of-type(2) {
	clear: both
}
.payment-list li img {
	border-radius: 4px;
	padding: 12px 10px;
	margin-bottom: 5px;
}

.ideal-bank-price{
    margin-left:20px;
}
.cookies{
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: 2px #333 solid;
	    padding: 5px;
}
.cookies .btn{
	    background-color: #333;
    border: 0;
    padding: 2px 10px 4px;
	    margin: 0 10px;
}
.inpts{
    padding: 15px;
}
.cookies-close{
	    position: fixed;
    background-color: #fff;
    border: 1px #333 solid;
    border-bottom: 0;
    bottom: 0;
    right: 5%;
    padding: 3px 10px;
    color: #000;
    cursor: pointer;
    font-size: 13px;
	display:none
}

.form-group {
    margin-top:15px;
}
.photoinp{
    border:none;
    box-shadow: 0px 0px white !important;
}
.line{
    border-top:1px dashed gray;
    padding-top:10px;
    padding-bottom: 10px;
    padding-left:0px;
}
.forp p{
    margin-left:15px;
    margin-bottom:15px;
}
.line h2{
    color:#6DD3F4;
    padding-top:15px;
    padding-bottom: 15px;
    font-weight:600;
}

#payt3 {display: none;}
[for="payt3"] {
  position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #ddd linear-gradient(#ccc, #fff);
    box-shadow: inset 0 2px 1px rgba(0,0,0,.15),
 0 2px 5px rgba(200,200,200,.1);
    cursor: pointer;
}
[for="payt3"]:after {
  content: "";
  position: absolute;
  left: 40%; top: 40%;
  width: 20%;
  height: 20%;
  border-radius: 100%;
  background: #969696 radial-gradient(40% 35%, #ccc, #969696 60%);
  box-shadow:
        inset 0 2px 4px 1px rgba(0,0,0,.3),
        0 1px 0 rgba(255,255,255,1),
        inset 0 1px 0 white;
}
[for="payt3"]:before {
  content: "";
  position: absolute;
  top: 8%; right: 8%; bottom: 8%; left: 8%;
  border-radius: 100%;
  background: #eaeaea;
  box-shadow:
        0 3px 5px rgba(0,0,0,.25),
        inset 0 1px 0 rgba(255,255,255,.3),
        inset 0 -5px 5px rgba(100,100,100,.1),
        inset 0 5px 5px rgba(255,255,255,.3);
}
.content h2{
    color: #6DD3F4;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
}
.content h4{
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 600;
}
.param img{
    position: absolute;
    right: 40px;
    top: 30px;  
}
.firsttext{
    font-size:18px;
    font-weight: 800;
}
.inp_text_second{
    clear:both;
}
.inp_text_second h3{
    margin:10px;
    display:block !important;
}
.inp_text_second p{
    margin-bottom: 15px;
}
.col2_india{
    height: 550px;
    background-image: url(../images/surinam.jpg);
    background-size: cover;
    background-position:center;
}
.col2_india h1{
    display: inline-block;
    font-size: 70px;
    font-weight: bold;
    float: left;
    margin-top: 10px;
    font-family: arial;
}
.col2_india p{
    color: white;
    float: right;
    font-size: 26px;
    font-weight: bold;
}
.col2_india strong {
    display: block;
    font-weight: bold;
    font-family: arial;
}
.col3_india{
    padding-top: 35px;
    padding-bottom: 35px;
    background:#6acded;
    color:white;
    font-size:18px;
}
.col3_india{
    padding-top: 35px;
    padding-bottom: 35px;
}
.col3_india h4{
    font-weight:600;
}
.col4_india h4{
    padding-top:25px;
}
.col6_india{
    padding-top:35px;
    padding-bottom:35px;
}
.col6_india ul{
    list-style:none;
    margin:0px;
}
.col6_india ul li{
	margin-bottom:10px
}
.col8_india{
	text-align:justify
}
.text-center h3{
    color: black;
    font-weight: 800;
    font-size: 16px;
    display:inline-block;
    padding-left: 15px
}
.text-center .news_content{
    padding-bottom: 45px;
}
.text-center p{
    color:black;
    text-align: left;
    padding-left:15px;
    font-size:13px;
}
.text-center>div:nth-of-type(1){
    position:relative;
}
.text-center>div:nth-of-type(1):before{
    top: -4px;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: rgb(249, 249, 249);
    border-width: 21px;
    margin-left: 0px;
    z-index: 2;
}
.text-center>div:nth-of-type(1):after{
    top: 0px;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: rgba(210, 210, 210, 0.34);
    border-width: 21px;
    margin-left: 0px;
}
.text-center>div:nth-of-type(2){
    box-shadow: 0px 1px 11px 1px #E8E7E7;
}
.text-center>div:nth-of-type(3){
    position:relative;
}
.text-center .news_content .info {
    color: #666;
    margin-top: 10px;
}
.text-center>div:nth-of-type(3):before{
    top: -38px;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent transparent #F0F0F0 transparent;
    border-width: 21px;
    margin-left: 0px;
}
.text-center>div:nth-of-type(3):after{
    top: -34px;
    left: 45%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: transparent transparent #f9f9f9 transparent;
    border-width: 21px;
    margin-left: 0px;
    z-index: 2;
}
.col5_india{
    padding-top:25px;
    padding-bottom: 50px;
    background: #f0f0f0;
}
.blog_header{
    margin-top:25px;
}
.col5_india ul{
    margin:0px;
    list-style:none;
}
.col5_india ul li{
	margin-bottom:10px
}
.padding_text{
padding: 26px;
    box-shadow: 4px 3px 15px -2px grey;
    background-color: #fff;
}
.padding_text i{
    font-size:44px;
    color:#ededed;
}
.blog_text{
    padding-left:15px;
}
.blog_text h3{
    margin-top:8px;
    margin-bottom: 8px;
    font-weight:800;
}
.blog_text>p:nth-of-type(2){
    color:#828080;
}
.col7_india{
    padding-top:35px;
    padding-bottom: 35px;
    background-image: url(../images/photo1.jpg);
    background-size: cover;
    background-position-y: -28px;
}
.col7_text{
    color:white;
    font-size:26px;
    margin-top: 25px;
}
.col7_btn{
   padding-top: 30px; 
   position:relative;
   z-index:1
}
.col7_img{
    position:relative;
    height:auto;
    padding-top:35px;
    padding-bottom: 35px;
	z-index:0
}
.blogcountry_menu img{
    width:100%;
}
.col7_img {
    position: absolute;
    height: auto;
    bottom: -110px;
    right: 260px;
}
.sample {
    position: relative;
}
.sample .btn{
    font-size: 24px;
    padding: 20px 35px;
    margin-top: -10px;
}
@media (max-width:959px) {
.navbar-nav>li>a {
	font-size: 12px;
}
.blogdates_text{
    border-top: none;
    height: 195px;
    padding: 15px;
    box-shadow: 0px 1px 8px 0px #C5BFBF;
}
.col5 ul li > div > div:first-child {
	height: 190
}
#step1 .search > form > div input.btn {
	font-size: 17px;
	padding: 10px 5px;
}
#step1 .search > form > div input:nth-of-type(2) {
	padding: 8px
}
}

@media (max-width:767px) {
header {
	position: relative
}
.col_faq{
    padding:0px;
}
.leftbar{
    padding-left:15px;
}
.navbar-nav>li>a{
    border-bottom: 1px #333 solid;
    padding: 3px 5px;
    border-color: #333 !important;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 28px;
}
.nav>li>a:focus, .nav>li>a:hover, .navbar-nav>li>a.active{
    background: rgb(106, 205, 237);
}
.leftbar img{
    position: absolute;
    color: #6ACDED;
    right: 45px;
    top: 50%;
    cursor: pointer;
}
.param img{
    position: absolute;
    right: 40px;
    top: 50%;
}
.col7_img img{
    display:none;
}
.col7_btn{
    padding-top: 13px;
}
.social{
    padding-bottom: 20px;
}
.col1_blogcountry{
    padding-top: 24px;
    padding-bottom: 24px;
}
.blogcountry_menu li{
    margin-top:20px;
    width:50%;
}
.blogcountry_menu{
    list-style: none;
    margin: 0px;
    padding: 5px 0px;
}
.text-center{
    width:50%;
}
.col5_vietnam li{
    width:50%;
}
.navbar {
	min-height: 0;
	border: 0;
	width: 100% !important;
	left: 0px !important;
}
.nav>li:last-child {
	border-bottom: 0
}
.navbar-toggle {
	display: block;
}
.navbar-collapse.collapse {
	display: none!important;
}
.collapse.in {
	display: block !important
}
.navbar-header {
	top: 0;
	color: #fff;
	float: right
}
.blogdates_img img{
    width:100%;
}
.navbar-toggle {
    padding: 0px 0px;
    height: 27px;
    font-size: 28px;
    color: #fff;
    margin: -36px 0px 0 0;
}
.navbar-toggle .icon-bar {
	margin: -20px 0 0 5px;
	padding: 0px 0px;
}
.nav-stacked>li {
	border-radius: 0 !important;
	margin-bottom: 0px !important;
	border: 0 !important;
}
.nav-stacked>li a {
	padding: 5px 15px;
	margin-top: -1px;
}
.navbar-nav {
	float: none;
	margin: 0;
	z-index: 10;
	position: relative;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%
}
.navbar-nav>li {
	float: none
}
.col1_faq{
    padding-top: 5px;
}
.col1_faq_left{
    padding: 20px 0px;
}
.col2_faq_left{
    padding-bottom: 50px;
}
.col2_faq_right{
    padding-bottom: 20px;
}
.nav li .fa-plus {
	float: right;
	margin-top: -30px;
	cursor: pointer;
	margin-right: 5px;
	position: relative;
	width: 30px;
	height: 30px;
	text-align: right;
	padding-top: 7px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px #333 solid;
	color: #ccc;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #333
}
.navbar-nav .open .dropdown-menu {
	padding: 0
}
.dropdown-menu {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
.logo {
	padding: 10px 0px;
	margin: 0;
}
.logo a {
	padding: 0;
	position: relative;
	background: none;
}
.betelan {
	margin-top: 0;
}
.betelan > div:first-child, .betelan > div:last-child {
	text-align: center
}
.betelan > div:first-child img {
	float: none;
	padding-right: 0
}
.betelan > div:first-child h1 {
	padding-top: 0
}
.col1 div {
	text-align: center
}
.col2 .search > form > div input.btn {
	background-color: #333;
	font-size: 28px;
	padding: 9px 0 11px;
}
.col2 .home-c li {
	font-size: 18px
}
.col4{
	padding:20px 0
}
.col5 ul li{
	padding:0;
	    margin-bottom: 20px;
}
.col5 ul li > div > div:nth-of-type(2){
	height:auto
}
.social-banner {
	margin-top: 20px
}
footer .copyright {
	padding: 10px 10px
}
.page-title {
	margin-top: 0
}
.page-title h1 {
	font-size: 32px
}
.col5 ul li > div > div:first-child {
	height: auto
}
.leftpartinp{
    margin-bottom: 0px;
}
.leftbar > div{
	margin-right:0;
}
.part{
	width:auto;
	float:none
}
.col5_india li{
    width:50%;
}
.col2_india{
    height: 340px;
    background-image: url(../images/surinam.jpg);
    background-size: cover;
    background-position: top;
}
.home_bg_text{
    position: relative;
    top: 80px;
}
.col1 a > div:first-child{
	height:auto
}
.col2 .search > form > div{
	margin-top:0
}
}

@media (max-width:567px) {
.navbar-toggle{
    padding: 0px 0px;
    height: 27px;
    font-size: 28px;
    color: #fff;
    margin: -36px 0px 0 0;
}
.col2_india h1{
	display:block;
	text-align:center;
	float:none
}
.col2_india p{
	float:none;
	    text-align: center;
}
.col5_india li{
    width:100%;
}
.col2_india{
height: 260px;
    background-image: url(../images/surinam.jpg);
    background-size: cover;
    background-position: top;
}
.home_bg_text{
    position: relative;
    top: 20px;
}
.col7_img img{
    display:none;
}
.inptf{
    width:100% !important;
}
.social{
    padding-bottom:20px;
}
.text-center{
    width:100%;
}
.blogdates_text{
    border-top: none;
    height: 215px;
    padding: 15px;
    box-shadow: 0px 1px 8px 0px #C5BFBF;
}
.nav>li>a:focus, .nav>li>a:hover, .navbar-nav>li>a.active{
    background: rgb(106, 205, 237);
}
.navbar-nav>li>a{
    padding: 0px 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: OpenSans;
    letter-spacing: 1px;
    line-height: 30px;
}
.blogcountry_menu li{
    padding-top:20px;
    width:100%;
}
.col1_blogcountry{
    padding-top: 25px;
    padding-bottom: 35px;
}
.col1_faq{
    padding-top: 10px;
}
.col1_faq_left{
    padding: 15px 0px;
}
.col2_faq_left{
    padding-bottom: 60px;
}
.leftbar img{
    position: absolute;
    color: #6ACDED;
    right: 45px;
    top: 50%;
    cursor: pointer
}
.param img{
    position: absolute;
    right: 40px;
    top: 45px;
}
.heads i{
    float: right;
    position: relative;
    top: 50%;
    font-size: 15px;
    color: #C00;
    cursor: pointer
}
.col2_faq_right{
    padding-bottom: 20px;
}
.col4 ul li {
	width: 100%
}
.col4 ul li > div {
	padding: 10px 0 10px
}
footer > .container > .row > ul > li {
	width: 100%
}
.post-data div {
	text-align: center;
	width: 100%
}
.ui-datepicker-multi, .ui-datepicker-group {float: none!important;}
  .ui-datepicker-multi-2 .ui-datepicker-group{width:100%!important;}
  .ui-datepicker.ui-datepicker-multi{
	max-width:200px  
  }
}

@media (max-width:319px) {
.navbar-toggle{
    padding: 0px 0px;
    height: 27px;
    font-size: 28px;
    color: #fff;
    margin: -35px 0px 0 0;
}
.logo {
	width: 140px;
}
.navbar-toggle .icon-bar {
	margin: -16px 0 0 5px;
}
.col2 .search{
    width: auto;	
}
.blogdates_text{
    border-top: none;
    height: 215px;
    padding: 15px;
    box-shadow: 0px 1px 8px 0px #C5BFBF
}
.col2 .search > form > div input.btn{
	    padding: 0px 0 11px;
}
.gallery > div.row > div {
	width: 100%
}
#step1 .search > form > div input.btn {
	font-size: 10px;
	padding: 15px 8px;
}
#step1 .search > form > div input:nth-of-type(2) {
	padding: 8px
}
.page-title h1 {
    font-size: 18px;
}
h2{
	font-size:18px !important
}
}