a,
body
{
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size:16px;
}

a
{
    color:#3e66b3;
}

.no-home .content-wrapper
{
    /*padding-top:50px;*/
}

.home-cta:hover
{
    color:#ffffff !important;
    text-decoration:underline;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Lato, sans-serif;
}

h1
{
    font-size: 32px;
}

.lnk-rm
{
    cursor:pointer;
    text-align: center;
    width: 100%;
    display: block;
    padding: 15px;
}

.skin-blue .wrapper,
.skin-blue .left-side,
.skin-blue .main-sidebar,
.skin-blue .main-header .navbar
{
	background:transparent !important;
}

.main-header
{
    background:#ffffff;
}

.main-header .navbar
{
	min-height:0px !important;
}

.top-logo
{
	padding: 12px 0px;
}

.top-logo img
{
    border-radius: 5px;
}

#logo-text
{
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-weight: bold;
    line-height: 22px;
    font-family: Lato, sans-serif;
    font-size: 15px;
    margin-left: 4px;
}

#azeri-top-text
{    
    display: block;
    font-size: 17px;
    background-color: #b1f0ff;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 12px auto 0px;
    text-align: center;
    max-width: 300px;
    line-height: 22px;
}

#top-menu
{
    background: #ffffff;
}

.content-wrapper
{
	background:#f9f9f9;
}

#navbar-collapse
{
	text-align:center !important;
	margin: 0px;
    padding: 0px;
}

.navbar.navbar-static-top
{
    border-bottom: solid 1px #d4d4d4;
}

.navbar-nav,
.navbar-nav > li
{
	float:none !important;
	display:inline-block;
}

.navbar-nav > li
{
	margin-left: -5px;
}

.nav > li
{
    padding-left:15px;
    padding-right:15px;
}

.nav > li > a
{
    color: #000000 !important;
    font-size:14px;
    padding-top:0px !important;
    padding-bottom: 2px !important;
    padding-left:0px !important;
    padding-right:0px !important;
    cursor:pointer !important;
}

.nav > li > a:focus,
.nav > li > a:hover,
.nav > li > a:active,
.nav > li.active > a
{
    color: #000000 !important;
    background:transparent !important;
    border-bottom: solid 2px #000000 !important;
}

.navbar-nav li.sub-menu ul
{
    display:none;
    position: absolute;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    text-align: left;
}

.navbar-nav li.sub-menu:hover > ul
{
    display:block;
}

.navbar-nav li.sub-menu:hover > a
{
    text-decoration:none !important;
    border:none !important;
}

.navbar-nav li.sub-menu ul li
{
    display: block !important;
    text-align: left !important;
}

.navbar-nav li.sub-menu ul li a
{
    display: block;
    background: #ffffff;
    color: #000000 !important;
    font-size:14px;
    border-bottom: solid 1px #404e69;
    padding: 15px !important;
}

.navbar-nav li.sub-menu ul li:hover a
{
    color: #ffffff !important;
    background: #0f3e9c !important;
}

.navbar-nav li.sub-menu ul li.active a
{
    text-decoration:underline !important;
}

.navbar-nav li.sub-menu ul li img
{
    width: 20px;
    margin-right:5px;
}

.home-cta
{
	background: #a72921;
	color:#ffffff;
	font-size: 19px;
    display: block;
    max-width: 370px;
    margin: 30px auto auto;
    padding: 12px 0px;
    border-radius: 5px;
}

#div_form
{
	background: #f3f3f3;
    padding: 80px 0px;
    border-radius: 10px;
    margin-top: 20px;
}

.home-cta-desc
{
	max-width: 370px;
    margin: 4px auto auto;
    border-radius: 5px;
    text-align: left;
    font-size: 10px;
    text-align: center;
}

.home-top-banner
{
    background: url(../images/home-banner.jpg) center center no-repeat;
    background-size: auto 100%;
    padding: 180px 0px;
}

.home-top-banner:before
{
    content: "";
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.home-top-banner h1
{
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
    -webkit-text-shadow: 1px 1px 3px #4d4c4c;
    -moz-text-shadow: 1px 1px 3px #4d4c4c;
    -ms-text-shadow: 1px 1px 3px #4d4c4c;
    text-shadow: 1px 1px 3px #4d4c4c;
}

.home-top-banner h3
{
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    -webkit-text-shadow: 1px 1px 3px #4d4c4c;
    -moz-text-shadow: 1px 1px 3px #4d4c4c;
    -ms-text-shadow: 1px 1px 3px #4d4c4c;
    text-shadow: 1px 1px 3px #4d4c4c;
}

#btn-banner
{
    background-color: #a72921;
    font-size: 1.3em;
    padding: 8px 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px #4d4c4c;
    -moz-box-shadow: 2px 2px 5px #4d4c4c;
    -ms-box-shadow: 2px 2px 5px #4d4c4c;
    box-shadow: 2px 2px 5px #4d4c4c;
    -webkit-text-shadow: 1px 1px 3px #4d4c4c;
    -moz-text-shadow: 1px 1px 3px #4d4c4c;
    -ms-text-shadow: 1px 1px 3px #4d4c4c;
    text-shadow: 1px 1px 3px #4d4c4c;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    display: inline-block;
    text-align: center;
    margin-top: 35px;
}

.home-banner
{
	margin: 20px 0px;
}

.home-banner .col-lg-6
{
	text-align:center;
}

.home-banner strong
{
	color: #2b2d77;
}

.home-banner-left
{
	
    padding: 15px 15px 15px 0px;
	max-width: 470px;
    margin: auto;
    text-align: left;
    display: inline-block;
}

#home-sbs2 h3,
#pop-visas h3,
.row.cycles h3
{
    color:#7C0000;
    font-family: Lato, sans-serif;
    font-size:32px;
    font-weight:bold;
    position: relative;
    display: inline-block;
}

#home-sbs2 h3:before,
#pop-visas h3:before,
.row.cycles h3:before
{
    content: "";
    display: block;
    border: solid 1px #7C0000;
    position: absolute;
    width: 48px;
    top: 48%;
    left: -65px;
}

#home-sbs2 h3:after,
#pop-visas h3:after,
.row.cycles h3:after
{
    content: "";
    display: block;
    border: solid 1px #7C0000;
    position: absolute;
    width: 48px;
    top: 48%;
    right: -65px;
}

#home-sbs2
{
    font-size:18px;
    text-align:center;
}

#home-sbs2 .col-lg-7
{
    text-align:justify;
}

#home-sbs2 img
{
    display:block;
    height:64px;
    margin:5px auto auto;
}

#home-sbs2 strong
{
    font-size:18px;
    margin: 20px auto 15px;
    display: block;
}

#home-sbs2 p
{
    line-height: 26px;
}

.content
{
    min-height:600px;
}

#footer-menu
{
	padding-top:20px;
}

.main-footer,
#footer-menu,
.main-footer div
{
	text-align:center !important;
	background:#f9f9f9;
}

#footer-menu ul
{
	display:inline-block;
	list-style-type:none;
	margin:0px;
}

#footer-menu ul li
{
	display:inline-block;
	list-style-type:none;
	margin-right:20px;
	padding-right:20px;
	border-right:solid 1px #d2d6de;
}

#footer-menu ul li:last-child
{
	border:none;
	margin:0px;
	padding:0px;
}

#footer-menu ul li a
{
	display:block;
	color:#333333;
	margin:10px 0px;
}

#footer-menu ul li a:hover
{
	text-decoration:underline;
}

#registration-step
{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    border: none;
    height: auto;
}

#registration-step li
{
	-ms-flex-preferred-size: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 15px;
    color: #2B2D77;
    background: #fff;
}

#registration-step li a
{
    color: #2B2D77;
}

#registration-step li.highlight
{
	color:#e43432;  
}

.box.box-info 
{
    border-top-color: #e43432;
    border-width: 1px;
}

#registration-step li .glyphicon
{
	padding-right: 2px;
    font-size: 14px;
}

label,
.form-horizontal .control-label
{
	font-weight:normal !important;
	text-align:left !important;
	font-size:14px !important;
}

.control-label span
{
	color:#bdbdbd !important;
	font-weight:normal;
	font-size:12px;
}

.frm-app .btn-info 
{
    background-color: #2b2d77;
    border-color: #2b2d77;
    font-size: 20px;
    padding: 6px 50px;
}

.frm-app .btn-info:hover
{
    background-color: #393b94;
    border-color: #393b94;
    font-size: 20px;
    padding: 6px 50px;
}

.box-footer
{
	text-align:center;
}

.box-footer .col-sm-12
{
	text-align:left;
}

.frm-app input[type="submit"]
{
	margin-top:15px;
}

#cookies-terms
{
	background-color: #2B2D77;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    color: #ffffff;
    width: 100%;
    text-align: left;
    padding: 20px 0px 10px;
}

#cookies-terms a
{
	color:#ffffff;
	text-decoration:underline;
}

.btn-cookies-terms
{
	float:right;
    background: #62a400;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: -10px;
	text-align:center;
    text-decoration: none !important;
    cursor: pointer;
}

#navbar-collapse ul li:last-child a
{
}

#header-cta
{
    line-height: 28px;
    padding: 0px 14px !important;
    background: #a72921 !important;
    border: none !important;
    text-align: center;
    border-radius: 10px;
}

@media screen and (max-width:480px)
{
    #header-cta
    {
        display:none;
    }
    
	#footer-menu ul li
	{
		border:none !important;
	}
	
	.top-logo
	{
		text-align:left;
	}
	
	.top-logo img
	{
		float:none !important;
		margin: auto auto 10px !important;
	}
	
	#cookies-terms
	{
		padding: 5px 0px 10px;
	}
	
	.btn-cookies-terms
	{
		display: block;
		width: 100px;
		margin: 20px auto auto;
		width: 50px;
		padding: 4px 0px !important;
	}
	
	#header-lr
	{
	    display:none !important;
	}
}

#pop-visas
{
    max-width: 1140px;
    margin: 50px auto;
}

#pop-visas .col-lg-oh a
{
    display:block;
	background:#f3f3f3;
	text-align:center;
	box-shadow: 5px 5px 8px -10px #000000;
	border-radius: 6px;
}

#pop-visas .col-lg-oh
{
    height: 100px;
    width: 12.5%;
    float: left;
    padding: 0px 20px;
}

#pop-visas .col-lg-oh a:hover
{
    border: solid 2px #2351ab;
}

#pop-visas .col-lg-oh a:hover > span
{
    color:#ffffff;
    background:#30984C;
    border-color:#30984C;
}

#pop-visas img
{
	max-width:100%;
}

#pop-visas .flag
{
	max-width:40px;
	border-radius:100px;
	border:solid 3px #ffffff;
	margin-top:-22px;
}

#pop-visas label
{
	display: block;
    text-align: center !important;
    color: #4060b6;
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 15px 0px;
}

#pop-visas span
{
    font-size:12px;
    border: solid 1px #afafaf;
    padding: 3px 0px;
    border-radius: 9px;
    display: block;
    max-width: 150px;
    margin: auto;
    position: relative;
    bottom: -14px;
    background: #f3f3f3;
    text-align: center !important;
}

.form-control,
.date-dropdowns select
{
    display: block;
    width: 100%;
    padding: 6px 0;
    margin: 0;
    color: inherit;
    background: #fff;
    font-size: 15px;
    text-align: left;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding: 6px 3px!important;
    border-bottom: 1px solid #555;
}

.select-wrap:after
{
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-color: grey transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
}

.form-control:hover
{
    background-color: rgba(20,96,170,.1)!important;
}

.field-label
{
    bottom: 0;
    color: #7b7b7b;
    font-size: 12px;
    left: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    display: block;
    top: 0px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-weight:normal;
    text-align: left;
    padding-left: 18px !important;
    margin-bottom: 0;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    z-index: 9;
}

.field-label.focus
{
    color: #1460aa;
    top: -22px;
    font-size: 13px !important;
    visibility: visible;
}

.input-group
{
    display:block;
}

.input-group .input-group-addon
{
    border: none;
    padding: 0px;
    position: absolute;
    top: -16px;
}

.input-group .input-group-addon
{
    border-color: #555555;
    border-right: solid 1px #555555 !important;
}

.input-group .field-label
{
    top: -24px;
    padding-left: 16px !important;
    color: #66a2dc;
    font-size: 13px !important;
    visibility: visible;
}

.date-dropdowns select
{
    display:block;
}

.form-group
{
    margin:0px;
}

.form-group .col-sm-1,
.form-group .col-sm-2,
.form-group .col-sm-3,
.form-group .col-sm-4,
.form-group .col-sm-5,
.form-group .col-sm-6,
.form-group .col-sm-7,
.form-group .col-sm-8,
.form-group .col-sm-9,
.form-group .col-sm-10,
.form-group .col-sm-11,
.form-group .col-sm-12
{
    margin-bottom: 25px;
}

.fa-calendar
{
    color:#3b85ce;
}

.btn-success
{
    font-size:18px;
    padding: 6px 70px;
    margin-top: 20px;
}

.row.cycles,
.row.cycles p,
.row.cycles div,
.row.cycles span
{
    text-align:center !important;
}

.cy-info {
	height: 150px
}

.cy-info-front {
	background-repeat: no-repeat;
	height: 100%;
	border-radius: 50%;
	background-position: center center
}

.cy-img-1 {
	background-image: url(../images/cycle1_bg.png)
}

.cy-img-2 {
	background-image: url(../images/cycle2_bg.png)
}

.cy-img-3 {
	background-image: url(../images/cycle3_bg.png)
}

.grid_text {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	bottom: -10px;
}

.grid_span {
	color: #0e8db1!important;
	font-weight: 700
}

.cy-item {
	padding: 0px!important
}

.cy-item:hover {
	cursor: pointer
}

.cy-item:hover .cy-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

.cy-info .cy-info-front {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out
}

.cy-item:hover .cy-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto
}

.cy-info>div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center
}

.cy-info .cy-info-back {
	opacity: 0;
	background-color: #f3f3f3;
	pointer-events: none;
	border: 1px solid #000000;
	transform: translate(-50%, -50%) scale(.8)!important;
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
	width: 210px;
	height: 210px;
	top: 50%;
	left: 50%
}

.cy-info-back .grid_text_back {
	position: absolute;
	top: 22px;
	width: 150px;
	height: 25px;
	font-size: 16px;
	color: #0e8db1;
	text-transform: uppercase;
	font-weight: 600;
	width: 100%;
	text-align: center
}

.cy-info-back p {
	color: #000000;
	margin: 0 30px;
	font-size: 18px;
    line-height: 22px;
	text-align: center;
	font-weight: 400;
	top: calc(30% - 0px);
    position: absolute;
}

.ques-wrap
{
    display: block;
    overflow: hidden;
    width: 94%;
}

.treeview.menu-open .ques-wrap
{
    white-space: normal;
}

.select-wrapper
{
    position:relative;
}

.date-dropdowns .select-wrapper
{
    display:inline-block;
    width: 33.3%;
}

.select-wrapper:before
{
    display:block;
    position: absolute;
    right: 5px;
    font-size: 12px;
    color: #757575;
    top: 9px;
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-color: grey transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    z-index: 9 !important;
}

select option:first-child
{
    color:#7b7b7b;
}

select option
{
    color:#000000;
}

#wrapper-countries
{
    border-radius: 3px;
    background-color: transparent;
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 10px 0px;
    box-sizing: border-box;
    position: relative;
    padding: 20px;
    margin-top: 0px;
    margin-bottom: 40px;
}

#wrapper-countries table,
#wrapper-countries td
{
    border: none;
    font-size: 13px;
}

#wrapper-countries td:before
{
    content: ' ';
    display: list-item;
    list-style: disc inside;
    float: left;
    width: 12px;
}

.sample-passport
{
    background-color: #eee;
    padding: 20px;
    min-height:462px;
}

.sample-passport h4
{
    color: #1c3764;
    text-align: center;
    font-weight: bold;
    padding-left: 0;
}

.sample-passport #clickableImg
{
    position: relative;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 100%;
}

.sample-passport p
{
    font-size:12px;
}

.as-heading
{
    margin: 20px auto 0px auto;
    text-align: center;
    background: #eeeeee;
    max-width: 410px;
    padding: 11px 0px;
    border-radius: 5px;
}

.attac
{
    display:inline-block;
}

.main-header.sticky-header
{
    position:fixed;
    width:100%;
}

.req-docs
{
    margin-top:20px;
}

.req-docs label.col-sm-6
{
    text-align: right !important;
}

.req-docs label.col-sm-6 ol
{
    text-align: left !important;
}

#loader
{
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 999999999 !important;
}

#loader img
{
    width: 64px;
    height: 64px;
}

#header-rl
{
    text-align: right !important;
}

#home-sbs
{
    margin-top:50px;
}

#home-sbs div,
#home-sbs section
{
    text-align:center;
}

#home-sbs strong,
#home-sbs i
{
    color: #ffffff !important;
    font-size: 14px;
    border-bottom: solid 2px #ffffff;
    padding-bottom: 5px;
}

#home-sbs h3
{
    font-size: 18px;
}

@media screen and (min-width: 1600px)
{
    .home-top-banner
    {
        background-size: 100% auto;
    }
}

@media screen and (max-width: 1024px)
{
    .container
    {
        max-width: 100%;
    }
    
    .top-logo
    {
        padding: 22px 0px;
    }
    
    .top-logo img
    {
        max-width: 70px;
    }
    
    #logo-text
    {
        line-height: 16px;
        font-size: 14px;
    }
}

@media screen and (max-width: 480px)
{
    .top-logo
    {
        padding: 15px 0px 0px;
    }
    
    .main-header .row
    {
        margin-top:0px !important;
    }
    
    .nav.navbar-nav li
    {
        padding:0px !important;
        margin:0px !important;
        margin-right:10px !important;
        display: block;
        text-align: left;
    }
    
    .nav.navbar-nav li:last-child
    {
        margin-right:0px !important;
    }
    
    .nav.navbar-nav
    {
        margin:0px !important;
    }
    
    .nav.navbar-nav a
    {
        font-size:14px;
        border-bottom: solid 1px #404e69;
        padding: 15px !important;
    }
    
    #pop-visas .col-lg-2
    {
        min-height: 220px;
        max-width: 300px;
        margin: auto auto 50px;
    }
    
    #home-sbs2 h3,
    #pop-visas h3,
    .row.cycles h3
    {
        font-size:18px;
    }
    
    #footer-menu ul
    {
        margin:0px;
        padding:0px;
    }
    
    #footer-menu ul li
    {
        margin-right: 10px;
        padding-right: 0px;
    }
    
    #footer-menu ul li:last-child
    {
        margin-right: 0px;
    }
    
    #footer-menu ul li a
    {
        font-size: 16px;
        padding: 12px 0px;
        display: block;
    }
    
    #footer-menu img
    {
        margin-top:0px !important;
    }
    
    #home-title
    {
        font-size: 22px !important;
        line-height: 34px !important;
        font-weight:bold;
    }
    
    #home-bd
    {
        font-size: 14px !important;
    }
    
    .main-header .col-lg-3,
    .main-header .col-lg-4,
    .main-header .col-lg-5
    {
    }
    
    .main-header .col-lg-5
    {
    }
    
    .navbar-toggle
    {
        position: absolute;
        top: -55px;
        right: 0px;
    }
    
    .navbar-nav, .navbar-nav > li
    {
        width: 100%;
    }
    
    .navbar-nav li.sub-menu ul
    {
        position:static;
    }
    
    .nav.navbar-nav li:last-child
    {
        margin-right: 10px !important;
    }
    
    #mlt
    {
        display:inline-block !important;
        font-weight:bold;
    }
    
    .home-banner-left > p > span
    {
    }
    
    #hb-right
    {
        float:none !important;
    }
    
    .home-banner-left
    {
        margin-top:50px;
    }
    
    #main-con .col-lg-3
    {
        display:none !important;
    }
    
    #vp-wrapper img
    {
        display: block;
        float:none !important;
        margin:0px auto 20px auto !important;
    }
    
    #vp-wrapper div
    {
        margin:auto !important;
    }
    
    .attac
    {
        display:block;
    }
    
    .attac label
    {
        display:inline;
    }
}

@media screen and (min-width:768px)
{
    #nav-wrapper
    {
        padding: 11px;
        height: 45px;
    }
    
    #li-lang
    {
        position:absolute;
        right:0px;
    }
}

@media screen and (max-width:768px)
{
    .main-header
    {
        height:auto !important;
        max-height:none;
    }
    
    .main-header.sticky-header
    {
        position:static !important;
    }
    
    #logo-text
    {
        display:none !important;
    }
    
    #header-rl
    {
        text-align: left !important;
    }
    
    #azeri-top-text
    {
        display:none !important;
    }
    
    .navbar-toggle
    {
        top: -62px;
        right: 20px;
        color: #000000;
        font-size: 22px;
        z-index: 9999;
    }
    
    .home-top-banner
    {
        background-size: auto 100%;
        padding: 50px 0px 50px;
        margin-top: 3px;
    }
    
    .home-top-banner h1
    {
        font-size: 36px;
        margin-top: 0px;
    }
    
    #home-sbs .col-lg-4
    {
        margin-bottom:25px;
    }
    
    #home-sbs strong,
    #home-sbs i
    {
        color: #ffffff !important;
        font-size: 14px;
    }
    
    #home-sbs h3
    {
        margin-top:5px;
        font-size:13px !important;
    }
    
    #pop-visas .col-lg-oh
    {
        height: auto;
        width: 33.33%;
        margin-bottom: 14px;
        padding: 18px;
    }
    
    #pop-visas .flag
    {
        max-width: 24px;
    }
    
    #pop-visas label
    {
        margin: -5px 0px -10px;
        font-size: 12px !important;
    }
    
    #pop-visas span
    {
        font-size: 10px;
        border: solid 1px #afafaf;
        padding: 1px 0px;
        border-radius: 9px;
        display: block;
        max-width: 67px;
        margin: auto;
        position: relative;
        bottom: -11px;
        background: #f3f3f3;
        text-align: center !important;
    }
    
    .input-group .field-label
    {
        top:-17px;
    }

    #btn-banner
    {
        font-size: 1.5em;
        padding: 7.5px 15px;
        margin-top:80px;
    }
}