body {
	font-size:14px;
	line-height:normal;
	font-weight:400;
	margin:0px;
	padding:0px;
	font-family: 'Poppins', sans-serif;
}
/* Topbar Start */

.top-bar {
	background:#082d71;
}
.login-btn {
    background: #24a3d8;
    color: #fff;
    float: right;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-weight: 600;
	padding:10px;
    width: 30%;
}
a.login-btn:hover {
	color: #fff;
	text-decoration:none;
}
.login-btn img {
    bottom: 2px;
    margin-right: 8px;
    position: relative;
}
.msg {
    color: #9d9d9d;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 42px;
}

/* Topbar End */

.top-bar ul {
	margin:10px 0px;
	padding:0px;
	list-style:none;
	}
.top-bar ul li {
	display:inline;
	color:#ffe101;
	font-size:13px;
}
.top-bar ul li img {
    bottom: 1px;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 2px;
    padding-top: 0;
    position: relative;
}
.top-bar ul li a {
	color:#ffe101;
	font-size:13px;
	padding-right:10px;
}
.top-bar ul li a {
	text-decoration:none;
}
form.form-inline {
    float: left;
    padding-bottom: 9px;
    padding-left: 35px;
    padding-right: 0;
    padding-top: 9px;
}
.form-inline .form-control {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #8b8b8b;
    display: inline-block;
    font-size: 12px;
    height: 25px;
    padding-bottom: 0;
    padding-top: 2px;
    vertical-align: middle;
    width: 155px;
}
.btn-login {
	color:#ffe101;
	font-size:13px;
	background:none;
	border:none;
	padding:0px 12px;
}
.btn-register {
	color:#ffe101;
	font-size:13px;
	background:none;
	border:none;
	padding:0px 12px;
}
a.btn-register:hover {color:#ffe101; text-decoration:none;}
.top-bar .social {
	float:right;
}
.top-bar .social ul {
    margin: 0;
}
.top-bar .social ul li {}

.top-bar .social ul li:first-child a {
    border-left: 1px solid #264782;
}
.top-bar .social ul li a {
    border-right: 1px solid #264782;
    padding: 0px;
	background-color: transparent;
    display: inline-block;
    float: left;
    height: 42px;
    width: auto;
}
.top-bar .social ul li a img { padding:0px;}
.base_head_16 {
	background:#ccc;
	color: #000000;
    float: left;
    font-family: "Oswald",sans-serif;
    font-size: 14pt;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    margin-left: 3%;
    text-align: center;
	text-decoration:none;
    width: 37%;
}
.top-bar .social ul li a.fa-facebook:hover { background:#3b5998; color:#fff}
.top-bar .social ul li a.fa-twitter:hover { background:#00acee; color:#fff}
.top-bar .social ul li a.fa-google-plus:hover { background:#dd4b39; color:#fff}
.top-bar .social ul li a.fa-linkedin:hover { background:#007fb1; color:#fff}

/* Header Start*/

.header {
    float: left;
    width: 100%;
}

.media-list {
	margin:0px;
	float:right;
	margin-top:20px;
}
.media {
    display: flex;
    float: left;
    margin-left: 0px;
    margin-right: 12px;
    margin-top: 40px;
}
.media-heading-1 {
    color: #323946;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 2px;
    margin-top: 0;
}
.media-heading-2,
.media-heading-2 a {
    color: #798792;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 3px;
    margin-top: 0;
	text-transform:uppercase;
	text-decoration:none
}
.para-1 {
    color: #798792;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: right;
}
.para-2,
.para-2 a {
    color: #798792;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 300;
	text-decoration:none;
}
.menu_bar {
    float: left;
    width: 100%;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 100px;
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}
.p-lr,
.navbar-collapse { padding-left:0px; padding-right:0px;}
.navbar-brand > img { width:auto;}
.search {
    float: right;
    margin-left: 35px;
}
.search input {
    background: #fff none repeat scroll 0 0;
    border: 9px solid #009146;
    color: #8f8f8f;
    padding: 7px 35px 6px 10px;
    width: 248px;
}
.search input.search_btn {
    margin-right: -44px;
    position: relative;
    right: 44px;
    top: 8px;
	background:none;
	border:none;
	padding:0px;
	width:12%;
}
.search img {
    bottom: 1px;
    height: 45px;
    position: relative;
}

.navbar-inverse {
    background: #fff;
	margin-top:25px;
	min-height:auto;
}

.navbar-nav > li {
    float: left;
	margin:0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 16px;
    padding-top: 8px;
}
.navbar-inverse .navbar-nav > li:hover a { background:#ffe101; color:#2e2e2e; border-radius:30px;}
.navbar-inverse .navbar-nav > li > a:hover, 
.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus { /*background:#009146;*/}


.banner {
	float:left;
	width:100%;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { width:100%;}
.small-banner img { 
	width:100%;
}
.marque {
    background: rgba(0, 0, 0, 0) url("../img/events.jpg") no-repeat scroll 0 0 / 100% 100%;
    color: #fff;
    height: 193px;
    margin-top: 20px;
    padding: 20px;
}
.heading {
    font-size: 30px;
    text-align: center;
	font-family: "Montserrat",sans-serif;
	font-weight:700;
	color:#000;
	margin-bottom:8px;
}
.para {
    color: #4e4e4e;
    text-align: center;
	margin-bottom:15px;
}
.box {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #e4e3e3;
    margin-bottom: 20px;
    padding: 10px;
}
.box:hover {
    background: #f30000 none repeat scroll 0 0;
    border: 1px solid #f30000;
}
.box img {
    height: 250px;
    max-width: 100%;
    width: auto;
}
.converter { float:left; width:100%; margin-top:-60px; margin-bottom:40px;}
.detail { float:left; width:100%; text-align:center;}
.thumbs_link {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ececec;
	height:65px;
}
.thumbs_link h3 {
    color: #f30000;
    float: left;
    font-size: 17px;
    margin: 12px 0 5px;
    padding-left: 12px;
    width: 75%;
}
.thumbs_link p {
    color: #474747;
    float: left;
    font-weight: 500;
    padding-left: 12px;
    width: 75%;
}
.thumbs_link .d-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 25px 18px;
    position: relative;
    top: 15px;
}
.thumbs_link .d-link i {
    font-size: 24px;
}
.aboutus {
    border-top-color: #e2e2e2;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
}
.content-title {
    text-align: center;
}
.content-des {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
}
.footer {
    background: #082d71 none repeat scroll 0 0;
    padding: 0px;
}
.f-title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
	padding-top:60px;
	text-transform:uppercase;
	background:url(../img/line2.jpg) no-repeat;
	 background-position-y: 90px;
}
.l-title {
	padding-bottom: 20px;
	padding-top:45px;}
.adres, .f-phone, .f-fax, .f-mail {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    padding-bottom: 20px;
}
.adres img, .f-phone img, .f-fax img, .f-mail img {
	padding-right:12px;
}
.adres > span {
    float: left;
    width: 90%;
	padding-bottom: 20px;
}
marquee {
    margin-top: 30px;
}
.social-bottom {
    list-style: outside none none;
    margin-top: 20px;
    padding: 0;
}
.social-bottom > li {
    border: 1px solid #383838;
    display: inline-block;
	margin-right:3px;
}
.social-bottom li a {
    color: #aaaaaa;
    height: 40px;
    padding: 14px;
    text-align: center;
    width: 40px;
}
.social-bottom li a:hover { text-decoration:none;}

.fmenu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.fmenu ul li {
    padding: 5px 0px;
}
.fmenu ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.fmenu ul li a:hover { text-decoration:none;color: #fff; }
.fmenu ul li a i {
	padding-right:10px;
	font-size:11px;
}
.name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    margin-right: 1%;
    padding: 10px 15px;
    width: 49%;
}
.last-name {
    background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 49%;
}
.address, .message {
	background: #202020 none repeat scroll 0 0;
    border: 1px solid #3c3c3c;
    border-radius: 4px;
    box-shadow: none;
    color: #9a9a9a;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 100%;
}
.submit {
    background: #f30000 none repeat scroll 0 0;
    border: 1px solid #f30000;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: capitalize;
}
.copyright {
	background:#fff;
}
.copy {
    color: #7c7364;
    font-size: 13px;
    font-weight: 400;
    margin-left: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
    text-align: center;
}
.copy a {  
    color: #7c7364;
}
.copy a:hover {  
    color: #8b8b8b;
    text-decoration:none;
}
.small-banner { margin-bottom:20px;}

.thumbs_link .p-link {
    border-left: 1px solid #ececec;
    color: #ececec;
    padding: 20px 15px;
    position: relative;
    top: 18px;
}
.thumbs_link .p-link i {
    font-size: 24px;
}
.p_heading {
    border-bottom: 1px solid #dddfde;
    color: #000;
    font-size: 24px;
    margin: 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.rightside {
    background: #f5f5f5;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
	border-radius: 6px;
}
.mt-0px { margin-top:0px !important;}
.money { padding:50px 0px 40px; text-align:center;}
.banks {}
.banks img {
    margin: 20px 0px;
    position: relative;
    top: 7px;
}
.services { background: url(../img/blue.jpg) no-repeat; background-size:100% 100%; text-align:center; padding:50px 0px 40px;}
.heading_1 {
	color:#090909;
	font-family: "Montserrat",sans-serif;
	font-weight:700;
}
.title {
	color:#222;
	font-size:36px;
	font-weight:400;
	font-family: "Lora",serif;
	margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.steps {
    color: #747474;
    font-family: "Lora",serif;
    font-size: 18px;
    font-weight: 400;
}
.title-2 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 35px;
    font-weight: 200;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.thumbnail { background:none; margin-top:0px; margin-bottom:0px;}
.thumbnail_1 { background:none; margin-top:0px; margin-bottom:0px; float:left; width:100%; padding:25px 0px; display:block;}
.thumbnail_1:hover { background:#f3f3f3;}
.thumbnail_1  img, .thumbnail_1 a  img {
    margin-right: auto;
    margin-left: auto;
}
.content {
    margin-top: 30px;
}
.head_4 {
    color: #465a6e;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.para_4 {
    color: #7d7d7d;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
	padding:0px 20px;
}
.head_1 {
    color: #313131;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
    text-align: center;
    text-transform: uppercase;
}
.head_1_sub {
    color: #313131;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
    text-align: left;
    text-transform: uppercase;
}
.thumbnail .caption { float:left; width:100%;}
.caption_1 { float:left; width:100%; background:#ffe101; height:118px;}
.text_1 {
    color: #000;
    font-family: "Poppins",sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 25px;
    text-transform: uppercase;
}
.para_2 {
    color: #502f2f;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 18px;
	padding:0px 25px;
}
.caption_2 { float:left; width:100%; background:#082d71; height:118px;}

.form-horizontal {
    float: left;
    margin-top: 12px;
    width: 100%;
}
input.user,
input.password {
    background-color: #f0f0f0;
    color: #bdbdbd;
    width: 90%;
	border-color:#e8e6e6;
}
input.user:focus,
input.password:focus {
	border-color:#e8e6e6;
}
.forget {
    color: #636363;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin-right: 30px;
}
.forget:hover {color: #636363; text-decoration:none;}
.forget span { color:#f15a24;}
.login {
    background-color: #f15a24;
    bottom: 38px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    height: 79px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    width: 86px;
	font-family: "Open Sans",sans-serif;
	border:none;
}
.login:focus,
.login:hover { background:#00468c; color:#fff;}
.form-group {
    margin-bottom: 10px;
}
.caption span img {
    float: left;
	padding-right:15px;
}
.para_1 {
    color: #313131;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 10px;
    text-align: center;
	height:110px;
}
.para_1_sub {
    color: #313131;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 10px;
    text-align: left;
}
.para_3 {
    color: #343e47;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
	padding-right:30px;
}
.caption > a {
    color: #313131;
    float: left;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    width: 100%;
}
.caption > a:hover { color:#082d71; text-decoration:none;}
.country {
    float: left;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    width: 100%;
}
.country img.img-responsive {
    width: 100%;
}
.form_heading {
    color: #222222;
    font-family: "Lora",serif;
    font-size: 22px;
    font-weight: 700;
	margin:0px;
	padding:0px 0px 20px;
}
.rightside h3.form_heading span {
	font-size:20px;
	font-weight: 400;
	float:left;
	width:100%;
	padding-bottom:10px;
}
.rightside > ul {
	margin:0px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
}
.rightside ul li {
    color: #646464;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
}
.rightside a {
    color: #24a3d8;
    font-family: "Source Sans Pro",sans-serif;
	font-size:15px;
	font-weight:600;
	text-decoration:underline;
	padding-left:5px;
}
.head_2 {
	color:#fff;
	font-size:24px;
	font-weight:400;
	font-family: "Montserrat",sans-serif;
	padding-bottom:15px;
}
.news {
	background:#000;
	padding:20px;
	margin-bottom:30px;
}

.footer_bottom {
	background:#3f3f3f;
	color:#fff;
}
.p-r { padding-right:0px;}
.p-l { padding-left:0px;}
.m_tb {margin: 40px 0px 30px;}

.footer-links {
	background:url(../img/market.png) no-repeat;
	background-size:100% 100%;
	padding:20px 30px;
	margin-top:-9px;
}
.ft-links {
    color: #141414;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.ft-links_1 {
    color: #fff;
	background:#082d71;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
	padding:18px 20px 12px;
    text-transform: uppercase;
}
.f-links > li {
    display: inline;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}
.f-links a {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 600;
}

.events { 
	background:#f3f3f3;
	margin:10px 0px;
	padding:0px 0px 20px;
	float:left;
	width:100%;
}
.media-left, .media > .pull-left {
    padding-right: 30px;
}
.media-body {
    color: #828282;
    width: 100%;
	line-height:30px;
}
.s-head {
    color: #141414;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
marquee#MARK > p {
    color: #3c3c3c;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
	line-height:20px;
	font-weight:500;
}
.agent {
	margin-top:30px;
}
.s-para { 
	margin:0px;
	padding:12px 0px;
	color:#3c3c3c;
	font-size:13px;
	font-family: "Raleway",sans-serif;
	font-weight:500;
	line-height:20px;
}
.reg {
    background-color: #303030;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    padding-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
}
.reg:hover { color:#fff; text-decoration:none; }
.googlemap { margin-bottom:20px;}


.track-input {
    color: #b9b9b9;
    font-size: 20px;
    font-weight: 200;
    height: 60px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 60px;
    padding-top: 0;
    text-transform: uppercase;
    width: 70%;
	font-family: "Raleway",sans-serif;
}
.sub {
    border:none;
	background:url(../img/search-icon.png) no-repeat;
    bottom: 45px;
    box-shadow: none;
    float: right;
    font-size: 0;
    position: relative;
    right: 177px;
    width: 4%;
	padding:0px;
}
#nsub{
    font-weight: 600;
    margin-left: -15px;
    border: 0px;
    padding:10px 40px;
    transition: background-color 0.5s ease-in;
}


label{
    padding-top: 10px;
    padding-bottom: 0px;
}


#nsub:hover{
color: white;
    background-color: #082D71;
}