.fa-gbp:before {content: "\f154"; margin-left: 4px;}
.margin_t50{ margin-top: 50px;}
.padding_l0 { padding-left: 0px;}
.padding_r0 { padding-right: 0px;}
div { line-height: 100%;}
.send_money_header {  height: 104px; width: 100%; background: url(../images/lp_header-bg.png);}
.logo { margin: 18px 0;}
.logo img { margin: 0  auto;}
.our_partners { float: left; margin: 8px 8px 8px 45px; border-right: dashed 1px #a5a4a4; height: 75px; }
.our_partners2 { float: left; margin: 8px 8px 8px 38px; border-right: dashed 1px #a5a4a4; height: 75px;}
.our_partners img { width: 100%;}
.our_partners2 img { width: 100%;}
.our_group  {float: right; margin: 8px 0; }
.our_group_co { }
.our_group_content { font-size: 11px; width: 296px; height: 20px; line-height: 15px;}
.seasons_content { width: 135px; float: left;}
.ccavenue_content { width: 148px; float: right;}
.banner { margin-top: -7px;}

.today_rate { background: #f0f0f0; border: 1px solid #CCC; width: 100%; display: inline-block; margin-top: 10px; border-radius: 5px; margin-bottom: 40px; padding-bottom: 4px;}
.todays_rate { color: #3a3a3a; font-size: 16px;font-family: 'oswaldbook', arial; text-transform: uppercase; }
.blink_img { width: 20px; height: 20px; margin-top: 5px;}
.todays_rate_section { line-height: 20px;}
.rate { font-size: 16px; background: #39F;color: #fff; border-radius: 5px;  padding: 3px 16px; font-family: 'oswaldbook', arial;margin:3px 5px 0 5px;  float: left;  text-align: center; line-height: 17px;}
.rate2 { font-size: 16px;color: #353535; border-radius: 5px;  padding: 3px 16px; font-family: 'oswaldregular', arial;margin:3px 5px 0 5px;  float: left;  text-align: center; line-height: 17px;}
.rate span { margin-left: 5px;}
.benefits_remitguru h4 { color: #288dcd;  font-size: 20px;  font-family: 'oswaldbook', arial;}
.benefits_remitguru li { font-size: 13px;  line-height: 20px; list-style: none; margin-bottom: 20px; background: url(../images/DT.png) no-repeat left 8px; padding-left: 20px; }

.form-wrapper{background: #ffa90b; padding: 13px; border-radius:8px;}
.form-heading h2{color: #fff; font-family: 'oswaldbook', arial; font-size: 0.909rem; margin: 0px; padding:0px; line-height: 110%;letter-spacing: 1px; margin-bottom: 0px; background:url(../images/lp_button-2.png) no-repeat right top; }
.start-form{border:1px solid orange;}
.tempbtn .Website{background: #288dcd!important; border:none; color:#fff; font-family: "oswaldbook",arial;font-size: 0.625rem;letter-spacing: 1px; cursor: pointer;}
.special-wrap{border-radius:8px; background: #f0f0f0; padding-bottom: 15px; margin-top: 10px;}
.diwalititle{color: #3a3a3a; font-family: 'oswaldbook', arial; font-size: 0.8rem; margin: 0px; padding:0px; line-height: 120%;letter-spacing: 1px; padding-top: 10px;}
.diwalitransfer{color: #3a3a3a; font-family: 'oswaldbook', arial; font-size: 0.7rem; margin: 0px; padding:0px; line-height: 120%;letter-spacing: 1px; padding-top: 15px;}
.diwalitransfer span{color:#9a2226;}
.form-wrapper .call-wrap{margin: 5px 0 0 0;}
.call-wrap .risk-label { font-size: 18px !important; letter-spacing: 0px !important;}
.tempbtn { margin-left: 95px; text-align:right; margin-bottom:2px;}
.tx_wrap input[type="text"] { height: 32px !important;}
.send-anchor{ width:250px; margin:0 auto;}
/*------------- Start Owl Carousel-------------*/

.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#f0f0f0;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#696969;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;float:right}.owl-theme .owl-dots .owl-dot span{width:18px;height:18px;margin:5px 7px;background:url(../images/sprit.png) -478px 0;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:url(../images/sprit.png) -447px 0;width:18px;height:18px;margin:5px 7px}.send-owl-wrap .owl-dots{float:right}.send-owl-wrap .owl-theme .owl-dots .owl-dot{display:inline-block;float:left}

/* Owl Carousel - Animate Plugin */
.owl-carousel .animated {-webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut;}
@-webkit-keyframes fadeOut { 0% {  opacity: 1;  }
  100% { opacity: 0; }
	}
@keyframes fadeOut { 0% { opacity: 1; }
	  100% { opacity: 0; }
}

/* Owl Carousel - Auto Height Plugin */

.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}

/* Core Owl Carousel CSS File */
.send-owl-wrap{margin-top: 1.5rem;}
.send-owl-wrap .owl-controls { margin-top: 1.1rem !important;}
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {opacity: 0; display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item images {display: block; width: 100%; -webkit-transform-style: preserve-3d;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}

/* No Js */
.no-js .owl-carousel { display: block;}

/* Owl Carousel - Lazy Load Plugin */
.owl-carousel .owl-item .owl-lazy {opacity: 0; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease;}
.owl-carousel .owl-item images {transform-style: preserve-3d;}

/*Modify css*/
.carousel-wrap{position:relative;}
.customnext-prev{position: absolute; top:10px; right:10px; z-index:999}
.customnext-prev .NextBtn{width: 24px; height: 25px; float: left; margin-right: 5px; background: #ffa90b url(../images/right-arrow-1.png) no-repeat center; cursor: pointer; background-size: contain; background: #FFA90B;} 
.customnext-prev .PrevBtn{width: 24px; height: 25px; float: right; background: #ffa90b url(../images/left-arrow-1.png) no-repeat center;  cursor: pointer;background-size: contain;background: #FFA90B;}
.NextBtn i{font-size: 20px;line-height: 20px;color: #ffffff;display: block;margin-top: 4px;margin-left: 3px}
.PrevBtn i{font-size: 20px;line-height: 20px;color: #ffffff;display: block;margin-left: 5px;margin-top: 4px;}
.why-content .owl-controls{display:none;}

.existing_user { font-family: 'oswaldbook', arial; border-top: 1px solid #d2982f;float: left; height: 36px; margin: 6px 0; padding: 0; width:100%;}
.existing_user span{color: #f0f0f0;float: left; font-size: 26px; height: 36px; margin: 3px 0 0; padding: 0 0 0 1px; width: 200px; text-transform:uppercase; }

/*landing page font css*/
@font-face {
 font-family: "Rupee_Foradian.eot";
 src: url(/transfer/fonts/Rupee_Foradian.eot);
}
.rssymbol{
font-family: "Rupee_Foradian.ttf";
font-size: 0.8rem;
color: #9a2226;
}
@font-face {
font-family: "Rupee_Foradian.ttf";
src: url(/transfer/fonts/Rupee_Foradian.ttf);
}
.rs-symbol {
font-family: "Rupee_Foradian.ttf";
color: #FFFFFF;
font-size: 17px;
}