body {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}

.stand {
    float: left;
    width: 100%;
    margin: 30px 0px;
}
.stand > div {
    margin-bottom: 20px;
}


.header {
    float: left;
    width: 100%;
    height: 101px;
}
.header .container {
    width: 1230px;
}
.logo {
    line-height: 101px;
}
.menu.navbar-header {
    float: right;
}
.menu {
    float: right;
}
.menu ul {
    list-style: none;
    margin-top: 33px;
}
.menu ul li {
    display: inline-block;
    padding: 0px 13px;
}
.menu ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #171f28;
    line-height: 34px;
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
}
.menu ul li:hover a {
    color: #02aeef;
    background: none;
}
.menu ul li:hover {
   
}
.menu ul li.cate:hover ul.dropdown {
    height: auto;
    opacity: 1;
    transform: translateY(0);
}
.menu ul li ul.dropdown {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .5s ease;
    top: 60px;
    padding: 10px 0px;
    margin: 0px;
    width: 140px;
	z-index: 1;
    background: #192734;
}
.menu ul li ul.dropdown li {
    width: 100%;
}
.menu ul li ul.dropdown li a {
    color: #fff;
	border: 0px !important;
	font-weight: 400;
}
.menu ul li.cate1 ul.dropdown {
    width: 250px;
}
.menu ul li.cate1:hover ul.dropdown {
    height: auto;
    opacity: 1;
    transform: translateY(0);
}

.navbar-collapse {
    padding-right: 0px !important;
}
.goog-te-gadget {
    font-size: 0px !important;
}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 0px !important;
    font-weight: bold;
    color: #444;
    text-decoration: none;
}
.goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: none !important;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    width: 118px;
    height: 34px;
    font-size: 12px;
    font-weight: 600;
    color: #020d26;
    background: none;
    border: none;
}

.p0 {
	padding: 0px !important;
}
.section_1 {
    float: left;
    width: 100%;
    padding: 50px 0px 40px;
}

.about {
    background: url(../img/about_bg.png) no-repeat left bottom;
}
.about h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 13px;
    text-align: left;
    line-height: 42px;
    background: url(../img/line.jpg) no-repeat left bottom;
    margin-bottom: 20px;
	text-transform: uppercase;
}
.about p {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: 34px;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 25px;
	font-family: 'Lato', sans-serif;
}
.about a {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 51px;
	height: 51px;
	background: #01aeef;
    margin: 0px;
    padding: 0px 25px;
	font-family: 'Lato', sans-serif;
	display: inline-block;
    border-radius: 5px;
}
.about a:hover {
    border: 2px solid #01aeef;
    background: transparent;
    color: #01aeef;
    text-decoration: none;
}


.section_2 {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
    background: #f9f9f9;
}
.section_2 .heading-1 {
    padding-bottom: 50px;
    text-align: center;
}
.section_2 .heading-1 h2 {
    font-size: 35px;
    color: #333333;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 17px;
    background: url(../img/line.jpg) no-repeat center bottom;
    text-align: center;
	text-transform: uppercase;
}

.steps {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding: 0px 10px !important;
}
.steps .icon {
    float: left;
	width: 100%;
}
.steps .icon img {

}
.steps h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-top: 18px;
    line-height: 24px;
}
.steps .box {
    position: absolute;
    width: 94.4%;
    text-align: center;
    top: 75px;
}
.steps h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-top: 18px;
    line-height: 24px;
    width: 55%;
    margin: 0px auto;
    font-family: 'Rajdhani', sans-serif;
    background: #fff;
    text-transform: uppercase;
    padding: 5px 0px;
}
.steps h3 a {
    color: #000;
    text-decoration: none;
}
.steps:hover h3 a {
    color: #01aeef;
    text-decoration: none;
}

.section_3 {
    float: left;
    width: 100%;
    padding: 40px 0px 20px;
}
.section_3 .heading-1 {
    padding-bottom: 30px;
    text-align: center;
}
.section_3 .heading-1 h2 {
    font-size: 35px;
    color: #333333;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 17px;
    background: url(../img/line.jpg) no-repeat center bottom;
    text-align: center;
	text-transform: uppercase;
}
.benefits {
    margin-top: 30px;
}
.benefits h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    text-transform: none;
}
.benefits p {
    font-size: 15px;
    font-weight: 400;
    color: #999;
    line-height: 22px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}
.r_text {
    float: left;
    text-align: right;
    width: 75%;
    padding-right: 20px;
}
.icon-right {
    margin-top: 13px;
    display: inline-block;
}
.dollor {
    position: relative;
    top: 0px;
    left: 35px;
}
.link {
    text-align: center;
    padding-top: 30px;
}
.link a {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 51px;
    height: 51px;
    background: #01aeef;
    margin: 0px;
    padding: 0px 45px;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
}
.icon-left {
    float: left;
    width: 23%;
    margin-top: 13px;
}
.l_text {
    display: inline-block;
}
.block_3 {
    padding-left: 40px !important;
}

.section_4 {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
	background: url(../img/partner_bg.jpg) no-repeat;
}
.section_4 .heading-1 {
    padding-bottom: 40px;
    text-align: center;
}
.section_4 .heading-1 h2 {
    font-size: 35px;
    color: #333333;
    font-weight: 700;
    margin: 0px;
    padding-bottom: 20px;
    text-align: center;
	text-transform: uppercase;
}
.partner {
    text-align: center;
    margin-bottom: 45px;
}
.partner .icon {
}
.partner h3 {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    margin-top: 15px;
}

.section_5 {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
	
}
.section_5 .heading-1 {
    padding-bottom: 25px;
    text-align: center;
    background: url(../img/line.jpg) no-repeat center bottom;
    margin-bottom: 50px;
}
.section_5 .heading-1 h2 {
    font-size: 35px;
    color: #333333;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 15px;
    text-align: center;
	text-transform: uppercase;
}
.section_5 .heading-1 p {
    margin: 0px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #999;
    line-height: 22px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}
.contact_form h2 {
    font-size: 24px;
    color: #444;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 30px;
    text-transform: none;
    padding-left: 15px;
}
.contact_form form label {
    font-size: 12px;
    color: #555;
    font-weight: 600;
    margin: 0px;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.contact_form form input.form-control {
    border-color: #dddddd;
    border-radius: 0px;
    margin-bottom: 20px;
}
.contact_form form input.submit {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 41px;
    height: 41px;
    background: #01aeef;
    margin: 0px;
    padding: 0px 25px;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    border-radius: 5px;
    margin-top: 30px;
    border: 0px;
    text-transform: uppercase;
}



footer {
    float: left;
    width: 100%;
    padding: 30px 0px 40px;
    background: #282828;
}
footer .col_1 {
    width: 25%;
    padding-left: 0px;
}
footer .col_2 {
    width: 22%;
    padding-left: 60px;
    padding-top: 30px;
}
footer .col_3 {
    width: 22%;
    padding-left: 70px;
    padding-right: 0px;
    padding-top: 30px;
}
footer .col_4 {
    width: 31%;
}
footer h3 {
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
	color: #eee;
}
.footer_link .news {
    padding-bottom: 25px;
}
.footer_link .news h4 {
    font-size: 14px;
    color: #eee;
    font-weight: 600;
    line-height: 1.5;
	font-family: 'Lato', sans-serif;
}
.footer_link .news p {
    font-size: 13px;
    color: #BBB;
    margin: 0px;
	font-family: 'Lato', sans-serif;
}

.footer_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer_link li {
    padding: 7px 0px;
}
.footer_link li i {
    margin-right: 7px;
    color: rgb(255 255 255 / 80%);
    font-size: 11px;
}
.footer_link li a {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255,255,255,0.8);
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}
.footer_link li a:hover {
    color: #fff;
}
.flogo {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.ftouch p {
    color: rgba(255,255,255,0.75);
    line-height: 1.7;
    font-family: Lato,sans-serif;
    font-size: 16px;
}
.ftouch address {
    font-family: 'Lato', sans-serif;
    color: #c9c9c9;
    font-size: 16px;
}
.ftouch abbr, .ftouch div {
    font-family: 'Lato', sans-serif;
    color: #c9c9c9;
    font-size: 16px;
}

.social_link {
    float: left;
    width: 100%;
    margin: 70px;
}
.social_link ul {
    list-style: none;
    margin: 0px;
}
.social_link ul li {
    margin-bottom: 30px;
}
.social_link ul li a {
    display: flex;
    font-family: Lato,sans-serif;
    color: rgba(255,255,255,0.75);
}
.social_link ul li a img {
    margin-right: 13px;
}


.social_icon {
    margin-top: 11px;
    float: left;
    width: 100%;
    text-align: right;
}
.social_icon h4 {
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0px;
    color: #fff;
}
.social_icon ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}
.social_icon li {
    display: inline-block;
    padding: 0px;
    text-align: center;
    margin: 0px 7px;
}
.social_icon li a {
 
}
.social_icon li a i {
    color: #333;
    font-size: 16px;
}
.copyright {
    float: left;
    width: 100%;
    padding: 25px 0px;
}
.right {
    font-size: 15px;
    color: #333;
    font-family: 'Lato', sans-serif;
    padding-bottom: 9px;
}
.copyright-links a {
    display: inline-block;
    margin: 0 3px;
    color: #333;
    border-bottom: 1px dotted #444;
}
.cont {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 5px;
}

.cont ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.cont ul li {
    display: inline-block;
    font-size: 14px;
    padding-left: 9px;
    font-family: 'Lato', sans-serif;
}
.cont ul li i {
    margin-right: 3px;
}

#button {
  display: inline-block;
  background-color: #d2ab67;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
	text-decoration: none;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #000;
}
#button:hover {
  cursor: pointer;
  background-color: #00a650;
	text-decoration: none;
}
#button:hover::after {
	color: #fff !important;
}
#button:active {
  background-color: #00a650;
	text-decoration: none;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.banner img {
    width: 100%;
}

.banner_text {
    position: absolute;
    top: 220px;
    width: 100%;
    text-align: center;
}
.banner_text h4 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
}
.about_txt {
    margin-top: 60px;
    background: url(../img/about_bg.png) no-repeat center;
    margin-bottom: 40px;
}
.about_txt h2 {
    font-size: 26px;
    color: #23292c;
    font-weight: 600;
}
.about_txt p {
    font-size: 15px;
    color: #5a5a5a;
    padding: 0px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}
.aimg {
    margin-top: 60px;
	margin-bottom: 40px;
}
.container-fluid.contact {
    float: left;
    width: 100%;
    margin: 50px 0px;
}
.address {
    float: left;
    width: 100%;
}
.address h3 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 50px;
}
.address p {
    font-size: 15px;
    color: #5a5a5a;
    padding: 0px 15px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.map h3 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 20px;
}


.slider img {
    width: 100%;
}



@media only screen and (max-width: 760px) {
.header {
    padding: 0px;
	background-color: #fff;
}
	.top-bar {
    display: none;
}
.logo {
    padding-top: 5px;
	line-height: 73px;
	width: 80%;
}
.logo img {
    width: 100%;
}
.navbar-toggle .icon-bar {
    background: #000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-collapse.in {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 30px;
	border: none;
}
.navbar-collapse {
    width: 100%;
}	
.menu.navbar-header {
    float: right;
    position: absolute;
    width: 109%;
    right: -15px;
    top: -60px;
    z-index: 1;
}
.navbar-collapse.in {
    border-top: 1px solid #777;
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.menu ul li a {
  
}
	.menu ul {
    list-style: none;
    margin-top: 10px;
}

.carousel-indicators {
    display: none;
}
.mobile {
    padding: 0px;
}
.menu ul li.phone {
    top: 0px;
    width: 40%;
    display: inline-block;
    text-align: center;
    margin: 0px 30%;
}
	#fw_al_009 {
    position: relative;
    bottom: 0 !important;
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.boxs {
    padding: 0px 20px;
}


.send_money h5 {
    font-size: 18px;
}
.section_1 .heading-1 h2 {
  font-size: 25px;
}
.section_1 .heading h2 {
    font-size: 26px;
}
.boxs > div {
    margin-bottom: 25px;
}
.boxs > div .editor-content .head h2 {
    font-size: 22px;
}
.boxs > div .editor-content .view h3 span {
    font-size: 18px;
}
.about h1 {
    font-size: 24px;
}
.section_2 {
    padding: 30px 0px 20px;
    background-size: cover;
}
.section_2 .dis-text .editor-content h2 {
    font-size: 90px;
}
.section_2 .dis-text .editor-content h1 {
    font-size: 70px;
}
.section_4 {
    padding-bottom: 0px;
}
.section_5 .banks {
    position: relative;
    top: 15px;
}
.section_5 .banks img {
    margin-left: 0;
    width: 100%;
}
.send_money {

}
.section_3 {
    padding: 30px 0px 60px;
    background-size: cover;
}
.section_1 .heading-1 {
    text-align: center;
    padding: 0px 0px 40px;
}

footer {
    padding: 10px 0px 20px;
    background-size: cover;
}
footer .Col_2 {
    padding: 0px;
}
.copyright {
    height: 60px;
    padding: 10px 0px;
}
.right {
    line-height: 20px;
}
.right_img img {
    width: 100%;
}
	
	.mobile_img img{
		
		width: 100%;
		top: 20px;
		left: 30px;
	}
.flags {
    padding: 0px 0px;
}
	.flag img {
    width: 100%;
}

.flag {
    text-align: center;
    margin-bottom: 30px;
}
	footer .col_1 {
    padding-right: 0px;
    padding-left: 20px;
}
	footer .col_2 {
    padding-left: 10px;
    padding-right: 0px;
}
	.footer_link {
    float: left;
    width: 100%;
    border-right: 0px;
    padding-bottom: 0px;
}
footer .col_1 {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    padding-bottom: 0px;
}
footer h3 {
    font-size: 18px;
}
.footer_1 .col-lg-3:nth-child(2) {
    width: 100%;
    left: 0px;
}
.footer_1 .col-lg-3:nth-child(3) {
    width: 100%;
    left: 0px;
    padding-left: 0px;
}
.footer_1 .col-lg-3:nth-child(4) {
    width: 100%;
    left: 0px;
    padding-left: 0px;
}
.section_4 .heading h1 {
    font-size: 25px;
}
	.rate_exchange h1
	{
		font-size: 42px;
	}
	.section_5 h3{
		font-size: 19px;
	}
	
	.slider{
		bottom: 0px;
	}
	
	.navbar-toggle{
		margin-bottom: 20px !important;
	}
	.menu ul li.btn-login {
    height: 40px;
    line-height: 40px;
}
	.menu ul li.btn-login a {
    line-height: 40px;
    text-align: center;
}
	.benefits {
    text-align: center;
    padding-bottom: 20px;
}
	.section_1 {
    padding: 40px 0px 0px;
}
	.section_2 .heading-1 {
    padding-bottom: 10px;
    padding-top: 30px;
}
	.about p {
    padding: 0px;
}
footer .col_1 {
    
}
footer h3 {
    margin-bottom: 0px;
    margin-top: 20px;
}
	#testimonial_095 > .carousel-inner {
    width: 100% !important;
    margin: auto;
}
	.about_img img {
    width: 100%;
}
	.about {
    position: relative;
    background: #fff;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 30px;
}
	.dollor img {
    width: 100%;
}
	.section_01 .heading-1 h2:before,
	.section_1 .heading-1 h2:before{
    display: none;
}
	.section_01 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0px;
    padding-top: 30px;
}
.dollor {
    position: relative;
    top: -5px;
    left: 0px;
}
	.steps {
    padding: 20px;
}
	
.menu ul li.cate:hover {
    padding-bottom: 160px;
    transition: all .5s ease;
}
.menu ul li.cate:hover ul.dropdown {
    width: 100%;
}	
.header .container {
    width: 100%;
}	
	
	
}

