body {
	font-family: 'Jost', sans-serif !important;
	font-size: 14px;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}


.col-xs-12.col-md-6.col-lg-6.money-text {
    padding-left: 60px;
}
.money-text h2 {
    margin-bottom: 30px;
}
.money-text .media img.mr-3 {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.col-xs-12.col-md-4.col-lg-4.money {
    position: absolute;
    top: 65px;
    right: 88px;
    background: #00285f;
    padding: 30px 20px 40px;
}
.col-xs-12.col-md-6.col-lg-6.money {
    background: #00285f;
	padding: 30px 20px 40px;
}
.money h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    padding-right: 10px;
    padding-left: 15px;
    line-height: 35px;
    margin-top: 5px;
    margin-bottom: 25px;
}
.form-group.country {
    float: left;
    width: 70%;
    background: #fff;
    border-radius: 3px 0px 0px 3px;
    padding: 9px 0px 0px 9px;
	margin-bottom: 25px;
}
.form-group.country label {
    font-size: 16px;
    color: #00285f;
    font-weight: 500;
    margin-bottom: 0px;
}
.form-group.country select {
    border: 0px;
    box-shadow: none;
    height: 35px;
    padding: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: #fff;
    margin-bottom: 5px;
}
.form-group.price {
    float: left;
    width: 30%;
    background: #0c3e83;
    border-radius: 0px 3px 3px 0px;
    padding: 9px 0px 0px 15px;
	margin-bottom: 25px;
}
.form-group.price label {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.form-group.price input {
    border: 0px;
    box-shadow: none;
    padding: 0px;
    height: 35px;
    font-size: 16px;
    background: #0c3e83;
    margin-bottom: 2px;
    color: #fff;
    font-weight: 500;
}
.form-group.price p#values {
    border: 0px;
    box-shadow: none;
    padding: 0px;
    height: 35px;
    font-size: 16px;
    background: #0c3e83;
    margin-bottom: 2px;
    color: #fff;
    font-weight: 500;
}
a.btn-start {
    background: url(../img/sbtn.png) no-repeat;
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    background-size: cover;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
a.btn-start:hover {
    color: #fff;
	text-decoration: none;
}

.contact-page {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.contact-page .benefits {
    text-align: left;
    padding: 20px 30px;
    background: #f1f6fc;
    margin-top: 0px;
}
.contact-page .benefits .icon {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.contact-page .benefits h3 {
    color: #00285f;
}
.contact-page .benefits p {
    margin-bottom: 5px;
}
.contact-page .benefits p.phead {
    font-size: 15px;
    color: #333;
    line-height: 34px;
    padding-bottom: 11px;
    padding-top: 10px;
}
.contact-page .benefits.pd {
        padding-bottom: 40px;
}

.contact-form {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.inquiry_form h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
    padding-bottom: 25px;
    padding-left: 15px;
}
.inquiry_form {
    background: #00285f;
    padding-top: 30px;
    padding-bottom: 5px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
}
.inquiry_form form input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding-left: 20px;
    font-size: 14px;
    color: #afafaf;
    font-family: "Open Sans";
    margin-bottom: 11px;
}
.inquiry_form form textarea {
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding-left: 20px;
    font-size: 14px;
    color: #afafaf;
    font-family: "Open Sans";
    margin-bottom: 11px;
}
.inquiry_form form input.send {
    background: #9b0000;
    color: #fff;
    border-color: #9b0000;
    font-weight: 600;
    font-size: 18px;
}
.benefits p a {
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 22px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}

.sdetails {
    padding: 115px 90px 115px 0px;
    margin-bottom: 0px;
}
.sdetails .media-body {
    line-height: 33px;
}
.sdetails .media-body h4.media-heading {
    padding-bottom: 10px;
    font-size: 34px;
    font-weight: 700;
    font-family: "Open Sans" !important;
}
.city {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.complaint_form {
    background: #1b8271;
    padding-top: 30px;
    padding-bottom: 21px;
    margin-left: -12px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
}
.complaint_form form input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding-left: 20px;
    font-size: 14px;
    color: #afafaf;
    font-family: "Open Sans";
    margin-bottom: 3px;
}
.complaint_form form textarea {
    width: 100%;
    border: 1px solid #ececec;
    border-radius: 2px;
    padding-left: 20px;
    font-size: 14px;
    color: #afafaf;
    font-family: "Open Sans";
    margin-bottom: 3px;
}
.complaint_form form input.send {
    background: #ff7369;
    color: #fff;
    border-color: #ff7369;
    font-weight: 600;
    font-size: 18px;
}

.breadcrumbs {
    float: left;
    width: 100%;
    background: #f0f1f3;
    padding: 20px 10px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.b_txt {
    float: left;
    width: 100%;
}
.b_txt h2 {
    font-size: 30px;
    color: #121f32;
    margin: 0px;
    font-weight: 400;
    padding-bottom: 11px;
}
.b_txt ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.b_txt ul li {
    display: inline-block;
    color: #777777;
    padding-right: 10px;
}
.b_txt ul li a {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    font-family: "Open Sans";
}
.about-page {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about_txt ul {
    padding-left: 20px;
}
.about_txt ul li {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 24px;
    padding-bottom: 13px;
}
.about_txt {
}
.about_txt h2 {
    font-size: 34px;
    color: #00285f;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 20px;
}
.about_txt p.pstyle {
    font-size: 18px;
    color: #252525;
    font-weight: 600;
    font-style: italic;
    font-family: "Open Sans";
    line-height: 34px;
    margin: 0px;
    padding-bottom: 15px;
}
.about_txt p {
    font-size: 16px;
    color: #777777;
    font-weight: 400;
    font-family: "Open Sans";
    line-height: 34px;
    padding-bottom: 15px;
}
.aimg {
    margin-top: 150px;
}
.aimg img {
    
}


.top-bar {
    float: left;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ececec;
    background: #fff;
}
ul.links {
    float: left;
}
.top-bar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top-bar ul.social_icon li {
    line-height: 40px;
    padding: 0px 7px;
}
.top-bar ul.social_icon li a {
    color: #292929;
    font-size: 16px;
	border: none;
	padding: 0px;
}
.top-bar ul li {
    display: inline-block;
    line-height: 40px;
    padding: 0px 0px 0px 15px;
    font-size: 14px;
    color: #0a3065;
    font-family: "Open Sans";
}
.top-bar ul li img {
    margin-right: 5px;
}
.top-bar ul li a {
    
    text-decoration: none;
}
.top-bar ul li:last-child a {
	border-right: 0px solid #fff;
}
.top-bar ul li a:hover,
.top-bar ul li a:hover i{
    color: #121f32;
}
ul.social_icon {
    float: right;
}
.top-bar ul li i {
    font-size: 17px;
    position: relative;
    top: 2px;
    margin-right: 7px;
}
.mobile {
    padding-left: 0px;
}



.header {
    float: left;
    width: 100%;
    height: 91px;
    background: #fff;
}
.logo {
    line-height: 91px;
}
.top-links {
    float: right;
    margin-top: 30px;
}
.top-links ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top-links ul li {
    display: inline-block;
    font-size: 13px;
    color: #808080;
    font-family: 'Roboto Slab', serif;
    margin-left: 50px;
}
.top-links ul li img {
    margin-right: 15px;
    float: left;
}
.top-links ul li div {
    float: left;
}
.top-links ul li span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #252a31;
    font-family: 'Poppins', sans-serif;
    padding: 5px 0px 3px;
}


.menu {
    float: right !important;
}
.menu .navbar-header {
    padding-left: 0px;
}

.mobile {
    padding: 0px !important;
}
.menu ul {
    list-style: none;
    margin-top: 25px;
}
.menu ul li {
    display: inline-block;
    padding: 0px;
}
.menu ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #292929;
    line-height: 40px;
    text-decoration: none;
    padding: 0px 17px;
}
.menu ul li.btn-login {
    background: #9b0000;
    padding: 0px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    position: relative;
    bottom: 3px;
    margin-left: 11px;
}
.menu ul li.btn-login a {
    color: #fff !important;
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 40px;
}

.menu ul li:hover a {
    color: #9b0000;
    background: none;
}
.menu ul li:hover {
   
}

.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;
}
.pl-0 {
    padding-left: 0px !important;
}
.pd-0 {
	padding: 0px !important;
}
.section_1 {
    float: left;
    width: 100%;
    padding: 40px 0px;
}
.welcome {
    text-align: center;
    padding: 0px 10%;
}
.welcome h2 {
    font-size: 31px;
    color: #00285f;
    padding: 0px 70px;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
}
.welcome p {
    font-size: 20px;
    color: #1b1b1b;
    line-height: 30px;
    font-weight: 300;
    padding-top: 15px;
}


.media-left, .media>.pull-left {
    padding-right: 15px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 26px;
    color: #121f32;
    font-weight: 500;
	font-family: 'Jost', sans-serif !important;
}
.media-body {
    font-size: 15px;
    color: #777777;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    font-weight: 400;
}

.section_2 {
    float: left;
    width: 100%;
    padding: 40px 0px 0px;
	background: #eff9fd;
}

.section_2 .heading-1 {
    text-align: center;
    margin-bottom: 0px;
}
.section_2 .heading-1 h2 {
    font-size: 40px;
    color: #00285f;
    font-weight: 500;
    margin: 0px;
}
.section_2 .row > div:nth-child(3) {
    background: #fff;
    padding: 30px 0px;
    border-radius: 500px;
    position: relative;
    top: 90px;
}





.section_2 .box {
    background: #f8f8fa;
    padding: 30px;
    border-radius: 30px;
}
.section_2 .media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle;
}
.section_2 .box ul {
    list-style: none;
    margin: 20px 0px 0px;
    padding: 0px;
}
.section_2 .box ul li {
    font-size: 15px;
    color: #777777;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
    display: flex;
    padding-bottom: 11px;
}
.section_2 .box ul li>div {
    float: left;
    margin-right: 11px;
    margin-bottom: 5px;
}

.benefits {
    text-align: center;
    padding: 30px 0px 50px;
}
.benefits h3 {
    font-size: 18px;
    font-weight: 600;
    color: #252525;
    text-transform: none;
    margin-top: 20px;
    font-family: "Open Sans";
}
.benefits p {
    font-size: 14px;
    font-weight: 400;
    color: #777777;
    line-height: 22px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}
.section_2 .row > div:nth-child(3) p {
    padding: 0px 80px;
}

.about_img img {
    width: 100%;
}
.about {
    text-align: left;
}
.about h5 {
    font-size: 22px;
    color: #333333;
    font-weight: 400;
    margin: 0px;
}
.about h1 {
    font-size: 33px;
    color: #9b0000;
    font-weight: 500;
    margin: 0px;
    padding-bottom: 18px;
    background: url(../img/line.png) no-repeat bottom left;
    margin-bottom: 22px;
    margin-top: 20px;
}
.about h1 span {
    color: #00b050;
}

.about p {
    font-size: 17px;
    font-weight: 400;
    color: #303030;
    line-height: 36px;
    margin: 0px;
    padding: 0px 0px 9px;
	font-family: 'Lato', sans-serif;
}
.about a {
    background: #9b0000;
    color: #fff;
    font-size: 17px;
    height: 51px;
    line-height: 51px;
    padding: 0px 30px;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    top: 20px;
}
.about a:hover {
    background: #00285f;
    color: #fff;
	text-decoration: none;
}
.about .media-left {
    padding-right: 20px;
}
.about .media-body {
    font-size: 15px;
    font-weight: 400;
    color: #606060;
    line-height: 24px;
    margin: 0px;
    padding: 0px 30px 40px 0px;
    font-family: 'Open Sans', sans-serif;
}
.about p.para {
    font-style: italic;
    color: #365f91;
    line-height: 26px;
    font-size: 16px;
}
.about .media-body {
    font-size: 15px;
    font-weight: 400;
    color: #606060;
    line-height: 24px;
    margin: 0px;
    padding: 0px 0px 40px;
    font-family: 'Open Sans', sans-serif;
}
.about h4.media-heading {
    font-size: 20px;
    color: #252525;
    font-weight: 700;
    margin-bottom: 3px;
    font-family: "Open Sans" !important;
}



.section_3 {
    float: left;
    width: 100%;
    padding: 48px 0px 30px;
    background: url(../img/about.jpg) no-repeat;
}



.section_3 .heading {
    padding-bottom: 60px;
    text-align: center;
}
.section_3 .heading h2 {
    font-size: 50px;
    color: #333333;
    font-weight: 300;
    margin: 0px;
    padding-bottom: 25px;
}
.section_3 .heading p {
    font-size: 18px;
    color: #707070;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 50px;
}
.section_4 .heading-1 {
    text-align: center;
    margin-bottom: 50px;
}
.section_4 .heading-1 h2 {
    font-size: 40px;
    font-weight: 600;
    color: #00b050;
    font-family: "Open Sans";
}
.section_4 .benefits {
    border: 1px solid #efefef;
    border-radius: 3px;
    margin-bottom: 30px;
}
.section_4 .benefits:hover {
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.section_2 .heading-1 h2 {
    font-size: 34px;
    color: #121f32;
    font-weight: 600;
    margin: 0px;
}


.boxs {
    float: left;
    width: 100%;
    padding: 0px;
}
.section_5 {
    float: left;
    width: 100%;
    background: url(../img/banner.jpg) no-repeat;
    padding: 40px 0px;
	background-size: cover;
}
.section_6{
    float: left;
    width: 100%;
    background:#001430;
    padding: 22px 0px;

}
.section_5 .benefits {
    text-align: left;
    padding: 40px 25px;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.section_5 .benefits h3 {
    font-size: 22px;
    font-weight: 500;
    color: #00285f;
    text-transform: none;
    margin-top: 20px;
    font-family: 'Jost', sans-serif !important;
}
.section_5 .benefits p {
    font-size: 14px;
    font-weight: 400;
    color: #434343;
    line-height: 22px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
}
.section_5 .row > div:nth-child(2) {
    position: relative;
    top: 80px;
}
.flag {
    text-align: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.flag li {
    float: left;
    width: 25%;
    text-align: center;
}
.flags {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.flag li h3 {
    font-size: 18px;
    color: #081b43;
    font-weight: 400;
    font-family: 'Jost', sans-serif !important;
}


.section_4 {
    float: left;
    width: 100%;
    padding: 40px 0px 20px;
}
.grid-banner {
	
}
.grid-banner img {
	width: 100%;
}

footer {
    float: left;
    width: 100%;
    background: #00285f;
    padding-bottom: 30px;
    padding-top: 40px;
}
footer .col_1 {
    width: 30%;
    padding-left: 30px;
}
footer .col_2 {
    width: 23%;
    padding-left: 40px;
	padding-right: 30px;
}
footer .col_3 {
    width: 23%;
    padding-left: 20px;
    padding-right: 30px;
}
footer .col_4 {
    width: 24%;
    padding-right: 0px;
    padding-left: 17px;
}
footer h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 15px;
    background: url(../img/fline.jpg) no-repeat left bottom;
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: 'Lato', sans-serif;
}
.footer_link ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer_link li img {
    margin-right: 10px;
}
.footer_link li {
    padding: 11px 0px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}
.footer_link li i {
    margin-right: 7px;
    color: #fff;
}
.footer_link li a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}
.footer_link li a:hover {
    color: #fff;
}
.ftouch img {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 5px;
}
.ftouch ul {
    list-style: none;
	padding-left: 0px;
}
.ftouch li:first-child {
    padding-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.ftouch li {
    padding: 5px 0px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.ftouch li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}
.ftouch li a:hover {
    color: #fff;
}
.flogo {
    margin-bottom: 22px;
}
footer .col_1 p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
footer .col_1 ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
footer .col_1 ul li {
    display: inline-block;
    padding: 0px 3px;
}

.social_links ul {
    list-style: none;
    margin: 25px 0px 0px;
    padding: 0px;
}
.social_links ul li {
    display: inline-block;
    margin-bottom: 15px;
}
.social_links ul li a {
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.social_links ul li i {
    background: #fff;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    margin-right: 7px;
    color: #000;
}
.social_links ul li a:hover i.fa.fa-facebook {
    background: #50659a;
	color: #fff;
}
.social_links ul li a:hover i.fa.fa-twitter {
    background: #1da1f2;
	color: #fff;
}
.social_links ul li a:hover i.fa.fa-instagram {
    background: #ce2d93;
	color: #fff;
}
.social_links ul li a:hover i.fa.fa-linkedin {
    background: #0073b1;
	color: #fff;
}
.social_links ul li a:hover {
    text-decoration: none;
}


.footer_link p {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}	

.copyright {
    float: left;
    width: 100%;
    text-align: center;
    height: 45px;
    background: #fff;
    line-height: 45px;
}
.right {
    line-height: 45px;
    font-size: 13px;
    color: #717171;
	font-family: 'Open Sans', sans-serif;
}



/* End zara money */



.slider img {
    width: 100%;
}



@media only screen and (max-width: 760px) {
.header {
    padding: 0px;
	background-color: #fff;
	height: 94px;
}
	.top-bar {
    display: none;
}
.logo {
    padding-top: 5px;
    height: 92px;
    width: 85% !important;
    line-height: 75px;
}
.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 #e7e9ec;
}
	
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 30px;
}
.menu ul li a {
    line-height: 40px;
}
	.menu ul li.cont {
    width: 100%;
}
	.menu ul {
    list-style: none;
    margin-top: 10px;
}

.col-xs-12.col-md-4.col-lg-4.money {
    position: relative;
    top: 0px;
    right: 0px;
    background: #00285f;
    padding: 30px 20px 40px;
}	
.money h2 {
    font-size: 22px;
}
	.welcome {
    padding: 0px;
}
	.welcome h2 {
    font-size: 20px;
    padding: 0px;
}
	.welcome p {
    font-size: 16px;
    line-height: 26px;
}
	
	
.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;
}
.section_1 .head {
    width: 100%;
    padding-top: 10px;
}
.section_1 .para {
    width: 100%;
    padding-right: 0px;
    padding-top: 20px;
}
.section_1 .link {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
}
.section_1 .head h1 {
    font-size: 28px;
}
	.section_1 .link a {
		height: 40px;
    line-height: 40px;
	}	
.about {
    padding-left: 10px;
    margin-bottom: 20px;
}
.section_4 .heading-1 {
    padding-bottom: 40px;
    text-align: center;
}
	.section_4 .heading-1 h2 {
		font-size: 23px;
	}
.three_tabs .steps {
    padding: 0px;
    height: auto;
}	
.section_5 .heading h1 {
    font-size: 22px;
}	
.section_6 img {
    width:100%;
    
    margin-bottom: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: 30px 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;
	}
	.about_img img {
    width: 100%;
}
.flags {
    padding: 0px 0px 10px;
}
	.flag img {
    width: 50%;
}

.flag {
    text-align: center;
    margin-bottom: 30px;
}
	.flag li {
    float: left;
    width: 38%;
    text-align: center;
    margin: 0px 6% 20px;
}
	
	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: 10px;
}
.footer_1 .col-lg-3:nth-child(4) {
    width: 100%;
    left: 0px;
    padding-left: 10px;
}
.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: 18px !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: 0px;
    padding-top: 0px;
}
	.section_2 .row > div:nth-child(3) {
    background: #fff;
    padding: 30px 0px;
    border-radius: 0px;
    position: relative;
    top: 10px;
}
	.about a {
    top: 15px;
    margin-bottom: 40px;
}
	.section_5 .row > div:nth-child(2) {
    position: relative;
    top: 0px;
}
	.about p {
    padding: 0px;
}
footer .col_1 {

}
footer h3 {
    margin-bottom: 15px;
    margin-top: 20px;
}
	#testimonial_095 > .carousel-inner {
    width: 100% !important;
    margin: auto;
}
	.about-img img {
    position: relative;
    right: 0;
    width: 100%;
}
	.cimg img,
	.simg img,
	.aimg img {
    width: 100%;
}
.inquiry_form {
    margin-left: 0px;
}
	.contact-page {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
	.contact-page .benefits .icon {
    float: none;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
}
.contact-page .benefits p {
    margin-bottom: 5px;
    font-size: 13px;
}
	.contact-page .benefits {
    text-align: left;
    padding: 15px 20px;
    background: #f1f6fc;
    margin-top: 0px;
}
	
.sdetails .media-body h4.media-heading {
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}
.sdetails {
    padding: 40px 0px 40px 0px;
    margin-bottom: 0px;
}
.about_txt h2 {
    font-size: 22px;
    color: #121f32;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
}	
	.complaint_form {
    margin-left: 0px;
}
.aimg {
    margin-top: 10px;
}
	.inquiry_form h2 {
    font-size: 24px;
}

	
}

