/*
Theme Name: nfsi
Template:wp-bootstrap-starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@font-face {
  font-family: 'MyWebFont';
  src: url('myfont.woff2') format('woff2'),
       url('myfont.woff') format('woff'),
       url('myfont.ttf') format('truetype');
}

body {font-family: 'Lato', sans-serif; color:#000;}

ul li {list-style:none;}

* {padding:0; margin:0;}  
#page{
	overflow:hidden;
	}
#masthead{
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	z-index: 1000;
    background-color: #fff;
	-webkit-box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.2);
	box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.2);
	}
	@keyframes animator {
		from {bottom: 50px;}
		to {bottom: 60px;}
	}
	.downarrow{
	width: 30px;
    height: 55px;
	position:absolute;
    bottom: 50px;
	left:48%;
    margin: auto;
    display: inline-block;
    z-index: 1000;
    border: 1px solid #fff;
    border-radius: 15px;
	animation-name: animator;
    animation-duration: 1s;
	animation-delay: 1s;
	animation-iteration-count:infinite;
	animation-direction: alternate-reverse;
	animation-timing-function: ease-in-out;
		}
	.downarrow:hover{
	background-color:#e72c2d;
	border-color:#e72c2d;
	}
	.downarrow::after{
	width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    content: '';
    z-index: 1000;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 36%;
	}
.header-main  {float:left; width:100%; border-bottom:1px solid #dcdcdc;}

.co-details {float:left; width:100%;}

.co-details i {color:#e72c2d; margin-right:10px;}

.co-details a {color:#000; padding:10px 15px; float:left;}

.co-details a:hover {background:#fff3f3; text-decoration:none;}

.social {float:right; margin: 0px;}

.social li {float:left; margin: 5px;}

.social li a {color:#e72c2d; float:left; border:1px solid #e72c2d; border-radius:50%; width:25px; height:25px; line-height:25px; text-align:center;   }

.social li a:hover {background:#e72c2d; color:#fff;}

.header_sub {float:left; width:100%;}

.nav-main   {float:left; width:100%;}

.nav-main .navbar {padding:4px 0 0px;}

.nav-main .navbar-nav {padding:10px 0; margin-right: -8px;}

.nav-main .nav-item{ padding-left:8px; padding-right:8px; }

.nav-main .nav-link {color:#000 !important; text-transform:uppercase;font-family: 'Lato', sans-serif; font-size:13px; font-weight:600; padding-right: .2rem!important;
    padding-left: .2rem!important;}

.logo {float:left; margin:20px 0;}

.banner {float:left; width:100%; position:relative;}

.bx-next, .bx-prev{
    position: absolute;
    top: 46%;
    z-index: 100;
    background-color: rgba(0,0,0,1);
    width: 52px;
    height:52px;
    border-radius: 50%;
    text-indent: -60px;
    overflow: hidden;
	background-position:center center;
	background-repeat:no-repeat;
}
.bx-next{
	right:20px;
	background-image:url(images/right.png);
}
.bx-prev{
	left:20px;
	background-image:url(images/left.png);
}

.bx-next:hover, .bx-prev:hover{
	opacity:0.7;
}

.caption_main {position:absolute; top:20%; left:0; width:100%;}

.caption_main h2 {color:#ee202c; font-size:42px; text-transform:uppercase; font-weight:800;}

.caption_main h2 span {color:#fff;}

.caption_main p{font-family: 'Lato', sans-serif; font-size:18px; color:#fff; width:80%; float:left;}

.abt_main {float:left; width:100%; padding:100px 0 30px 0;}

.abt_main h2 {color:#ee202c; font-size:30px; text-transform:uppercase; font-weight:800; margin:30px 0; position:relative; float:left; width:100%;}

.abt_main h2 span {color:#000;}

.abt_main h2:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #ee202c;
    top: 65px;
    left: 0;
    width: 55px;
}


.abt_main h3 {color:#535252; float:left; width:100%; font-size:18px; font-style:italic; font-family: 'PT Sans', sans-serif;letter-spacing: 1px;margin-top: 20px;} 


.abt_main p {
  color: #959595;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    float: left;
    width: 100%;
    margin: 20px 0;
    letter-spacing: 0.6px;
    line-height: 25px;}
	
.more-button {float:left; background:#fd222f; width:95px; padding:7px 0; font-size:14px; color:#fff; text-align:justify; text-align:center;   transition: all 0.5s ease-in;}

.more-button:hover {background:#000; color:#fff;}

.drops {float:left; width:100%; text-align:right;}

.drops img { max-width:100%;}


.offer {float:left; width:100%; padding-top: 40px;}



.offer h2, #newsevents h2{ color:#000; font-size:30px; text-transform:uppercase; font-weight:900; margin:30px 0; position:relative; float:left; width:100%; text-align:center;}

.offer h2 span, #newsevents h2 span{color:#000; }

.offer h3 {     
	color: #535252;
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    text-align: center; } 
.card{ border-radius:0px; border:0px; }
.card-block{ padding:20px; }
.card-block h4{ font-size:17px; font-weight:600; }
.card-block .btn-primary {
    color: #000;
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 0px;
}
.card-block .btn-primary i{
	color:#ee202c;
	margin-left:8px;
	}
	.card-img-top{
		border-radius:0px;
		}
.offer_main {float:left; width:100%; position:relative; margin:10px 0 40px;}


.offer_content_main {float:left; width:100%; position:relative; margin-top:10px;}

.offer_content_main img {width:100%; max-width:100%;}

.offer_details {padding:20px 0 0;}

.offer_details h4 { font-weight:600; float:left; width:100%;
margin-bottom:10px;}

.offer_details p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    width: 70%;
    margin:7px 0;
    letter-spacing: 0.6px;
    line-height:20px;}
.offer_details a { width:38px; height:41px; float:left; margin-top:15px; background:url(images/zoom_icon1.png) no-repeat; transition: all 0.5s;}

.offer_details a:hover { background:url(images/zoom_icon_h.png) no-repeat;}


footer {float:left; width:100%; background-color:#000;
    margin-top: 30px; }

.mainsmallbann{ background-color:#dce5a7; position:relative; }

.mainsmallbann::after{ width:1000px; position:absolute; right:-1000px; top:0px; bottom:0px; background-color:#dce5a7; content:''; }

.footer_logo {margin-top:80px;}


.home-newsletter {width:440px; text-align:center; margin:0 auto;}


.home-newsletter .single {
position: relative;
margin-bottom:30px;
z-index: 2; }

#newsevents{
	background-color:#d9d9d9;
	display:block;
	min-height:200px;
	padding:25px 0px 70px 0px;
	position:relative;
	}

.home-newsletter .single .form-control {
height: 40px;
border-radius: 0px!important;
background: #fff;
border-color: transparent;
border:0;
color:#000;
font-size:12px; 
}

.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }

.home-newsletter .single .btn {
min-height: 40px; 
background: #dd222b;
 border-radius: 0;
color: #fff;
border:0;
border-radius:0px!important;
font-size:14px;
margin-left:30px;
width:95px; text-align:center;
}

.home-newsletter .single .btn:hover {background:#000; transition: all 0.2s ease-in;}

.home-newsletter h3 {color:#fff; font-weight:800; font-size:22px; float:left; width:100%;
margin:20px 0;}

	
footer h4 {color:#fff; font-size:17px; font-weight:800; margin:30px 0 0; position:relative; float:left; width:100%;}


.footer-links  {float:left; width:100%; margin-top:20px;}

.footer-links a {color:#fff; font-family: 'Lato', sans-serif; font-size:14px; margin:4px 0; float:left; width:100%;
    letter-spacing: 0.5px;}

.footer-links a:hover {text-decoration:none; color:#dd222b;}

.footer-links a i {margin-right:8px;}

footer h5 { color:#fff; font-size:14px; text-transform:uppercase; font-family: 'Lato', sans-serif; }

.contact-details {float:left; width:100%; margin-top:20px;}

footer p {color:#9f9f9f; letter-spacing:0.5px; font-size:14px; font-family: 'Lato', sans-serif;}

footer p a {color:#9f9f9f;}

footer p a:hover {color:#fd222f;}

footer p span {color:#fff;}

footer h6 {color:#fff; letter-spacing:0.5px; font-size:14px; font-family: 'Lato', sans-serif; float:left; width:100%; text-transform:uppercase; margin:10px 0;}

footer h6 i {color:#d91e2a; margin-right:5px;}

.footer-main {float:left; width:100%; border-top:1px solid #181a1c; padding:35px 0 100px; background:#03050d;}

.fo-links li {float:left;} 

.fo-links li a {font-family: 'Lato', sans-serif; font-size:11px; text-transform:uppercase; color:#fff; margin-right:5px;}

.fo-links li a span {margin-left:5px;}

.fo-links li a:hover {color:#d91e2a; text-decoration:none;}

.fo-links li a:hover span {color:#fff;}

.fo-links-r {float:right;}
.fo-links-r li {float:left;} 

.fo-links-r li a {font-family: 'Lato', sans-serif; font-size:12px; color:#fff; margin-right:5px;}

.fo-links-r li a span {margin-left:5px;}

.fo-links-r li a:hover {color:#d91e2a; text-decoration:none;}

.fo-links-r li a:hover span {color:#fff;}

.footer-main p  {font-family: 'Lato', sans-serif; font-size:12px; color:#fff; float:right; width:auto;}

.footer-sub-link {float:right; width:100%; text-align:right;}

.navbar-light .navbar-toggler {
    position: absolute;
    right: 0;
    top: -47px;
    color: rgba(0,0,0,.5);
    border-color:#ed202c;
	background:#ed202c;
	border-radius:0px;
}

.navbar-toggler {
    padding: 2px 5px;}
	
	
.nav-item a:hover {color:#dc1f2a !important;}



a#backToTop {
    width:46px;
    height:46px;
    position:fixed;
    bottom:94px;
    right:7%;
    display:none;
    text-indent:-10000px;
}

#backToTop img { float:left; margin-left:8px; margin-top:13px; }

.headingthemes{
	background-image:url(images/nfsi-head.jpg);
	background-repeat:no-repeat;
	padding:30px 50px;
	min-height:120px;
	display:block;
	}
.offer_details ul li{
	padding:4px 0 4px 25px;
	position:relative;
	}
.offer_details ul li::before{
	position: absolute;
    left: 0px;
    top: -3px;
    color: #9C0;
    font-size: 60px;
    content: '.';
    line-height: 0px;
	}
	header.entry-header{
	margin-top:140px;
	padding:65px 0px 45px;
	background-color:#ebebeb;
	text-align:center;
	position:relative;
	margin-bottom:40px;
	}
	header.entry-header h1{
		font-weight:700;
		line-height: 25px;
	}
	header.entry-header h1 span{
		font-weight:300;
		font-size:18px;
		line-height: 14px;
	}
header.entry-header::before{
	width:1000px;
	position:absolute;
	left:-1000px;
	top:0px;
	bottom:0px;
	background-color:#ebebeb;
	content:'';
	}
	header.entry-header::after{
	width:1000px;
	position:absolute;
	right:-1000px;
	top:0px;
	bottom:0px;
	background-color:#ebebeb;
	content:'';
	}
.special-talksh{
	font-size:22px;
	margin-bottom:20px;
	margin-top:35px;
	font-weight:600;
	}
	.datenote{
		position:fixed;
		z-index:1000;
		left:0; right:0; bottom:0;
		}
		.date_no{
			background-color:#695200;
			color:#adadad;
			padding:20px 0 25px;
			margin:auto;
			text-align:center;
			font-size:14px;
			text-transform:uppercase;
			line-height:20px;
			}
			.date_no span{
				font-size:20px;
				text-transform:capitalize;
				}
				.date_no a{
					color: #fff;
					}
					.date_no a:hover{
						color:#CF0;
						text-decoration:none;
					}
					.date_no .col-sm-4{
						border-left:1px solid #826500;
						}
#registration{
	
	}
#registration input.form-control, #registration select.form-control{
	height:42px;
	padding:7px 15px;
	}
#registration .col-sm-6, #registration .col-sm-4, #registration .col-sm-12
{
	margin-bottom:20px;
}

.col-sm-6 label, .col-sm-12 label
{
	font-size:12px;
	color:#666;
}

.btn {
    padding: .675rem 1.75rem!important;
}
label.btn-secondary{
	color:#CCC;
	padding-left:40px!important;
	position:relative;
	}
	
	label.btn-secondary::before{
		    width: 16px;
			height: 16px;
			border-radius: 100%;
			background-color: #CCC;
			content: '';
			z-index: 10;
			position: absolute;
			left: 10px;
			top: 12px;
			border:1px solid #6c757d;
			transition:all ease-in .3s;
	}
	
.btn-secondary:not(:disabled):not(.disabled).active{
    color:#9F0;
}

.btn-secondary:not(:disabled):not(.disabled).active::before{
    background-color:#9F0;
	border:2px solid #9fbb0d;
}

.results .col-sm-6{
	padding-bottom:7px;
	margin-bottom:5px;
	border-bottom:1px solid #F1F1F1;
	}
	.buttonsall{
		margin-top:30px;
		}
		.scrolledlines{
			border:1px solid #DBDBDB;
			border-radius:5px;
			padding:30px;
			text-align:center;
			}
.scrolledlines h2{
	margin:10px 0;
	font-size:22px;
	font-weight:600;
	color:#333;
	}
	.fixedalted{
		position: fixed;
		right: 20px;
		top: 20px;
		z-index: 1000;
		width: 400px;
	}
		


@media screen and (max-width: 1024px){
	 footer {background-size: cover;}
	 
	 .navbar-collapse {
      	position: absolute;
		top: 0px;
		z-index: 1000;
		background: #fff;
		width: auto;
		margin-top:0px;
		right: -15px;
		left: -15px;
	}
.nav-main .navbar-nav { padding-right:20px; padding-left: 15px; }
.nav-main {background:none;}
.navbar-light .navbar-toggler-icon {background-image:url(images/menu.png); width:20px; height:20px;}
.offer h3 {padding:0 30px;}
.social {
    margin-top: 10px;
}
}



@media screen and (max-width: 812px){
.offer_details p { width:100%;}

.offer_details h4 {font-size:16px;}

.offer_details {padding:20px;}

.offer_details h4 { margin-bottom:10px;}
.offer_details a {margin-top:5px; } 
.caption_main h2 {font-size:30px;}

footer h4 {font-size:20px;}

}

@media screen and (max-width: 767px){
.co-details span { display:none;}
.abt_main {padding-top:30px;}
.co-details a {padding:15px 5px;}
.co-details i {font-size:20px;}
.drops { text-align:center;}
.abt_main h2:after {display:none;}

.footer-main p {float:left;}

.footer-links a {width:50%;}
.home-newsletter { width:100%;}
.footer-main {
    padding: 15px 0 50px;
}
.navbar-light .navbar-toggler {
    right: 7px;
    top: -93px;
}
.date_no {
    padding: 10px 0 15px;
    font-size: 7px;
    line-height: 12px;
}
.date_no span {
    font-size: 11px;
}
}


@media screen and (max-width: 480px){
	.nav-main .navbar{
	padding:0px;
	}

}
@media screen and (max-width: 350px){

}