
/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html, body {
	height: 100%;
	font-family: 'Montserrat', sans-serif;
}



body {
	padding-top:10px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
/* Home Page Carousel */

header.carousel {
	height: 75%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.navHeight {
	height: 70px;
	border: none;
}
.logo {
	margin-top: -10px;
}
#desktopView {
	display: block;
}
#mobileView {
	display: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	padding-bottom: 15px;
	padding-top: 15px;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
	background: #c90e1b;
	color: #fff;
}
.navbar {
	background: #fff;
	-webkit-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
-moz-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
}
.navbar-nav {
	padding-top: 20px;
	margin-right: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
/*.navbar-right {
	background: #fff;/* margin-right: 20px;
}*/
.cfLogo {
	margin-left: 10px;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color:red;
    background-image: none;
    border: 1px solid #116b8f;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-toggle {
    border:none !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:red;
}




.carousel-caption {
	left: 50%;
	padding-bottom: 30px;
	right: 0;
	top: 30%;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
	background-image: none;
}
.carousel-control {
	background-color: transparent;
	bottom: 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: none !important;
	top: 0;
	width: 15%;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control {
	background-color: transparent;
	bottom: 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: none !important;
	top: 0;
	width: 15%;
}
.captionBig {
	text-transform: uppercase;
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.captionBig span {
	font-weight: 300;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.captionSmall {
	color: #fff;
	font-size: 20px;
	text-shadow: none;
}
.redBtn {
	background: #c90e1b;
	height: 60px;
	width: auto;
	padding: 20px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
font-size:`14px;
	font-weight: 600;
	cursor: pointer;
	z-index: 100000;
}
.redBtn:hover {
	background: #fff;
	color: #c90e1b;
	text-decoration: none;
	transition: 0.4s;
}
.section-padding {
	padding-top: 30px;
}
.heading {
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.marginTop {
	margin-top: 40px;
}
.smalltop {
	margin-top: 10px;
}
.subHeading {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 50px;
}
.bodyText {
	font-size: 14px;
	color: #666;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.lightBg {
	background: #f1f1ec;
	padding-top: 20px;
	padding-bottom: 20px;
}
.frombox {
	background: #000;
	padding: 15px;
	color: #fff;
	margin-top: 10px;
}
.form-control {
	border-radius: 0px !important;
}
.btn {
	background: #c90e1b !important;
	color: #fff !important;
	border: none !important;
	transition: 0.4s;
	border-radius: 0px !important;
}
.btn:hover {
	background: #fff !important;
	color: #c90e1b !important;
}
.paddingZero {
	padding-left: 0px !important;
	padding-right: 0px;
}
/*<babusona>*/
.text4 {
	color: #615e5e;
	line-height: 25px;
	text-transform: normal;
	margin-top: 30px;
}
.text4new {
	color: #cb0909;
}
.social-linttext {
	list-style: none;
	display: inline-block;
	margin-top: 20px;
	padding: 0px;
}
.social-linttext li {
	float: left;
	margin: 0px 10px;
	display: inline-block;
}
.social-linttext .fa {
	color: #cb1010;
	font-size: 30px;
	transition: 0.6s;
}
.social-linttext .fa:hover {
	color: #000;
}
.contactbox {
	background: url(../images/mapbg.png) no-repeat;
	padding: 30px 0px;
}
.footerbox {
	background: #2a2929;
	width: 100%;
	height: auto;
	padding: 25px 0px;
}
.text6 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.text8 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 20px;
	text-transform:uppercase;
	
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.text7 {
	color: #c90e1b;
	font-size: 18px;
	margin-bottom:10px;
	line-height: 30px;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	
	}
.footerlinktext {
	list-style: none;
	padding: 0px;
	display: inline-block;
}
.footerlinktext li {
	list-style: none;
	padding: 0px;
	display: inline-block;
	float: left;
	margin: 0px 10px 10px 0;
}
.textparagraph {
	color: #fff;
}
.latestlinktext {
	color: #fff;
	text-decoration: underline;
}
.latestlinktext:hover {
	color: red;
	text-decoration: none;
}
.freebox{ background:#4c4a4c; text-align:center; padding:6px; margin-top:20px;}
.linkText {
	color: #cb1010;
}
.linkText:hover {
	color: #000;
	text-decoration: none;
}
.mergintopnew{ margin-top:15px;}
.paddingZerotopnew{ padding:0px 15px 0 0;}

/* Footer Styles */

footer {
	margin: 50px 0;
}

/*FORM*/

.formBox{ background:#edeaea; padding-top:0px; margin-top:20px; margin-bottom:20px;}
.formHeading{ color:#000;font-family: 'Montserrat', sans-serif;}
.form-group{ font-size:17px;font-family: 'Montserrat', sans-serif; text-shadow:none;}
label{ text-transform:uppercase; color:#333; font-size:14px;font-family: 'Montserrat', sans-serif; line-height:20px; font-weight:500;}
.btn-primary{ margin-bottom:20px;}
.smallmarginBottom{ margin-bottom:6px;}
.slink{ font-size:30px; color:#fff; margin-right:8px;}
.slink:hover{color:#cb1010;}
.footerText{ font-size:14px; color:#fff;}
iframe{ width:100%; height:278px;}
.vediocateye{ width:100%; height:480px;}
/* Responsive Styles */












@media(min-width:768px) and (max-width:991px) {
.customer-img,  .img-related {
	margin-bottom: 30px;
}
header.carousel {
	height: 30%;
	margin-top: 21px;
}
.carousel-caption { top:0px; left:0%;}
.navbar-right {
    background: none repeat scroll 0 0;
}
.navbar-nav {
    margin-right: 0px;
    padding-top: 0px;
	margin-top:-34px;
}
iframe{ width:100%; height:100%;}
.footerlinktext li {
    
    margin: 0 2px 2px 0;
    padding: 0;
}
.slink{ font-size:20px; color:#fff; margin-left:3px;}
}

 @media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel {
	height: 28%;
	margin-top: 21px;
}
#desktopView {
	display: none;
}
#mobileView {
	display: block;
}
.cfLogo {
	display: none;
}
.logo {
	margin-top: 0px;
}
.navbar-nav {
	padding-top: 20px;
	margin-right: 0px;
	background: #fff;
	padding: 0px;
	margin-top:20px;
}
.captionBig {
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	text-shadow: none !important;
}
.captionBig span {
	font-weight: 300;
	text-shadow: none !important;
}
.captionSmall {
	color: #fff;
	font-size: 12px;
	text-shadow: none !important;
}
.redBtn {
	background: #c90e1b;
	height: 20px;
	width: auto;
	padding: 7px;
	margin-top:-20px;
}
.carousel-caption {
	left: 50%;
	padding-bottom: 30px;
	right: 0;
	top: -29px;
}
.section-padding {
	padding-top: 10px;
}
.text7{ font-size:18px; text-align:center; line-height:24px;}
.innerbanner{ margin-top:20px;}
.navbar-collapse {
    
    padding-left: 15px;
    padding-right: 0px;
}
iframe{ width:100%; height:100%;}
.paddingZerotopnew{ padding:0px 0px 0 0;}
#sendmail{ height:470px;}

}






















.navbar-inverse {
	background-color: #000;
	border: none !important;
	-webkit-box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -2px 3px 5px 0px rgba(0,0,0,0.75);
}

.navbar-nav {
	/*  float: left;*/
	margin: 0;
	padding-top: 10px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #4f5152;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin-right: 10px;
	font-family: 'Montserrat', sans-serif;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #db0e0e;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #db0e0e;
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #ccc!important;
	border-top-color: none !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	padding-top: 0;
}
c
.noborder {
 
    border-bottom:none !important;
   
}




.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #fff;
	background-color: #333;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #db0e0e;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 4px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 10px;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
/*.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
        border-top-color: rgb(16, 16, 16);
    background: #fff;
}*/
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color:red;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px;
}
.logo {
	margin-top: -13px;
}
.topPart {
	background: #0866af;
}
.smallText {
	font-size: 14px;
	padding-top: 10px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.link {
	color: #fff;
	font-size: 16px;
}
.link:hover {
	text-decoration: none;
	color: #333;
}
.whiteBtn {
	border-radius: 4px;
	background:#FF0004;
	color: #fff;
	width: 150px;
	text-align: center;
	padding: 20px;
	text-shadow:none;
	font-weight:600;
}
a:hover{text-decoration:none;}
.whiteBtn:hover{ background:#fff; color:#000; cursor:pointer; text-decoration:none;	transition: all 0.5s ease 0s;}
/* Home Page Carousel */

header.carousel {
	height: 100%;
}
.carousel-caption {
	left: 0;
	padding-bottom: 30px;
	top: 40%;
	text-align: left;
	padding-left: 243px;
}
.bigcap {
	font-size: 52px;
	font-weight: 700;
	text-transform: uppercase;
}
.smallcap {
	font-size: 16px;
	font-style: italic;
	color: #fff;
	font-weight: 400;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
.carousel-control.left, .carousel-control.right {
	background-image: none !important;
	background-image: none !important;
	;
	background-image: none !important;
	;
	background-image: none !important;
	;
}
.page-header {
	font-size: 28px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;

}
.bodyText {
	font-size: 14px;
	font-weight: 300;
	color: #333;
}
.parallax {
	/* The image used */
	background-image: url(../images/paeallax-bg.jpg);
	min-height: 320px;
	padding-bottom: 20px;
	/* Set a specific height */
	
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.iconBox {
	background: #f1efef;
}
.marginTop {
	margin-top: 40px;
}

/*.panel {
	border-radius: 0px;
	height: 180px;
	
}*/

.boxText {
	font-weight: 300;
	font-size: 16px;
	margin: 10px;
	text-transform:uppercase;
	margin-top:20px;
	
}
.bodyText02 {
	font-weight: 300;
	font-size: 14px;
	padding: 30px;
	color: #fff;
}
ul.listItem li {
	list-style: url(../images/listicon.png);
	line-height: 16px;
	font-size: 14px;
}
.redpanel {
	background: #d5030b;
	margin-top: 20px;
	color: #fff;
}
.bigwhiteText {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.boldText {
	text-transform: uppercase;
	font-size: 24px;
}
.lightBg {
	background: #f4efef;
}
.subtext {
	font-size: 20px;
}
.leftBg {
	background: url(../images/testi-bg.png) no-repeat;
	height: 400px;
}
.rightBg {
	background: #0684cd;
	height: 400px;
	padding: 20px;
}
.p0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.whiteText {
	font-size: 35px;
	color: #fff;
	font-weight: 300;
	margin-top: 70px;
	padding: 30px;
}
.whiteText02 {
	font-size: 35px;
	color: #fff;
	font-weight: 300;
	margin-top: 100px;
}
.whiteText02 span {
	font-size: 20px;
}
.whiteText span {
	font-size: 20px;
}
.footer {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding-top: 10px;
}
.footer-head {
	color: #0684cd;
}
.owl-carousel .owl-item img {
	display: block;
	width: 80% !important;
}
.darkbg {
	background: #313030;
}
ul.footernav li a {
	font-size: 14px;
	color: #CCC;
	font-weight: 300;
}
ul.footernav li a:hover {
	color: #fff;
	text-decoration: none;
}
iframe {
	width: 100%;
}
.form {
	background-color: rgba(20, 108, 177, 0.9);
	position: absolute;
	border-radius: 0px;
	padding: 6px;
	width: 25%;
	right: 0px;
	top: 20%;
	padding: 10px;
}
.formText {
	font-size: 20px;
	color: #fff;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
}
.checkbox-inline {
	margin-left: 5px;
	color: #fff;
}
.txt[type="text"] {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 5px 0 5px 5px;
	width: 100%;
}
.txt_3[type="text"] {
	margin: 5px 0 0;
	padding: 5px 0 5px 5px;
	width: 100%;
}
.txt2[type="submit"] {
	background: #d5030b none repeat scroll 0 0;
	border: 1px solid #d5030b;
	border-radius: 0px;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	line-height: 35px;
	margin: 10px 0;
	padding: 0;
	text-transform: uppercase;
	width: 30%;
	text-align: center;
}
.txt2:hover {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	color: #d5030b;
	transition: all 0.5s ease 0s;
}
#contactFrm {
	padding-left: 20px;
	padding-right: 20px;
}
.requestBtn{ position:fixed; right:0px; z-index:1000000;top:50%;}
.footerbg{ background:#171616; color:#fff; padding:4px;}



  

.panel {
	border-radius: 0px;
	height: 180px;
	width: auto;
	 padding: 0px;
	margin:0px; 
	margin-bottom:6px; 
	
}
.caption {  
    font-family: Tahoma;
    font-size: .5em;
    background-color: rgba(213,3,11,1);  
    position: absolute;  
    color: #fff;  
    z-index: 100;  
    -webkit-transition: all 300ms ease-out;  
    -moz-transition: all 300ms ease-out;  
    -o-transition: all 300ms ease-out;  
    -ms-transition: all 300ms ease-out;  
    transition: all 300ms ease-out;  
    left:15px;  
    opacity: 0;  
    width: 90%; 
	right:0px; 
    height: 180px;  
    text-align: left;  
    padding: 0px;
	margin:0px;
	top:0px;
	text-align:center;
}  

 

 .panel:hover .fade-caption {  
    opacity: 1;  
}  
.smallwhiteText{ font-size:13px; color:#fff; padding:20px;}
.red {
	background: #fff;
	color: #ec2327;
	padding: 2px 7px !important;
}
.red:hover {
	background: #ec2327;
	color: #fff;
}
/*Addition 03032018*/
.pt {
	padding-top: 60px;
}
.subhead{ font-size:18px; color:#000; font-weight:400;}
.formBox{ background:#DFDBDB; padding:20px;}
.form-control option{ color:#ccc;}
.mt{ margin-top:20px;}
.mb3{ margin-bottom:30px;}
.linkText{color:#d5030b;}
.linkText:hover{color:#0684cd;}
.innerBanner{ padding-top:62px;}
/* Responsive Styles */

@media(max-width:991px) {
.customer-img,  .img-related {
	margin-bottom: 30px;
}
}
 @media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel {
	height: 47%;
}
.topPart {
	display: none;
}
.navHeight {
	height:92px !important;
}
.carousel-caption {
	left: 0;
	padding-bottom: 30px;
	top: 80px;
	text-align: left;
	padding-left: 21px;
}
.bigcap {
	display: none;
}
.smallcap {
	display: none;
}
.whiteBtn {
	border-radius: 4px;
	background: #fff;
	color: #333;
	font-size: 12px;
	width: 100px;
	text-align: center;
	padding: 6px;
}
carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 25%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel {
	padding-top: 60px;
}
.leftBg {
	background: url(../images/testi-bg.png) no-repeat;
	height: 100%;
}
.rightBg {
	background: #0684cd;
	height: 100%;
	padding: 20px;
}
.whiteText02 {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	margin-top: 29px;
}
.bodyText {
	text-align: justify;
	line-height:30px;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100% !important;
}
.whiteText {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	margin-top: 3px;
	padding: 30px;
}
.bigwhiteText {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.boldText {
	text-transform: uppercase;
	font-size: 18px;
}
.subtext {
	font-size: 16px;
	text-align:center;
}
.page-header {
	font-size: 26px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
}
.form {
	display: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
	border-top-color: rgb(16, 16, 16);
	
	background: #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.subhead{ text-align:center;}
.txt2[type="submit"] {
   
    width: 100%;
    text-align: center;
}
.innerBanner{ padding-top:62px;}
}


/*debangana-12032018*/
.side-panel{ background:#0866af; padding-bottom:6px;}
.redpanel02{background: #d5030b;
	margin-top: 20px;
	color: #fff;
	padding:2px;
	}
	.wtext{ color:#fff; font-size:16px; text-align:center; text-transform:uppercase;}
	.wlistitem li{ color:#fff; font-size:16px; list-style:none; padding:10px; padding-left:0px; margin-left:-20px;}
	.linkText02{color:#fff;}
.linkText02:hover{color:#d5030b;transition: color .4s ease 0s, background-color .4s ease 0s, border .4s ease 0s;}
.coupon{-webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);}


*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
       url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans.woff') format('woff'),
       url('../fonts/OpenSans.ttf') format('truetype'),
       url('../fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}



h1,h2,h3,h4,h5,h6{ font-family:OpenSans;}

p{ font-family:OpenSans;}
body{ margin:0px; padding:0px; color:#000; font-family:OpenSans; font-size:14px; line-height:1.3;}

/*.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 105px; }
.voffset9 { margin-top: 150px; }

*/

header{ position:absolute; top:0px; width:100%;}
.banner{ position:relative;}
.navbar-toggle{background-color:dimgray}
.navbar-inverse{ background:#fff !important; border:none !important; z-undex:99;}
.navbar-inverse .navbar-nav > .active > a{ background:#000!important; color:#000 !important;}
.navbar-nav > li > a{ color:#000 !important; transition: 0.4s !important;}
.navbar-nav > li > a:hover{ color:#000 !important; background:#fff !important;}
.navbar-nav{ margin:0px -15px 0px -15px !important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border:none;
}



.logo {
	margin-top: -10px;
}
#desktopView {
	display: block;
}
#mobileView {
	display: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	padding-bottom: 15px;
	padding-top: 15px;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
	margin-right:10px;
}
.nav > li > a:hover {
	background: #0ea7d4 !important;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
	background: #0ea7d4 !important;
	color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar {
	background: #fff;
	/*-webkit-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
-moz-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);*/
}
.navbar-nav {
	padding-top: 12px;
	margin-right: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
/*.navbar-right {
	background: #fff;/* margin-right: 20px;*/

.cfLogo {
	margin-left: 10px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
   background: #000 !important;
	color: #fff !important;
}
header.carousel {
	height: 75%;
	margin-top:72px;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 150%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.navHeight {
	height: 75px;
	border: none;
}
.logo {
	margin-top: -10px;
}
#desktopView {
	display: block;
}
#mobileView {
	display: inline;
}
/*.navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.navbar-nav > li > a {
	padding-bottom: 15px;
	padding-top: 15px;
}
.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.nav > li > a {
	display: block;
	padding: 10px 15px;
	position: relative;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
	background: #c90e1b;
	color: #fff;
}
.navbar {
	background: #fff;
	-webkit-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
-moz-box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
box-shadow: -1px 3px 3px -1px rgba(128,128,128,0.6);
}
.navbar-nav {
	padding-top: 20px;
	margin-right: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.navbar-right {
	background: #fff;/* margin-right: 20px;*/
.cfLogo {
	margin-left: 10px;
	margin-top:6px;
}
.carousel-caption {
	left: 55%;
	padding-bottom: 30px;
	right: 0;
	top: 35%;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	width:100%;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control {
	background-color: transparent;
	bottom: 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: none !important;
	top: 0;
	width: 15%;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control {
	background-color: transparent;
	bottom: 0;
	color: #fff;
	font-size: 20px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	text-shadow: none !important;
	top: 0;
	width: 15%;
}
.captionBig {
	text-transform: uppercase;
	color: #fff;
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.captionBig span {
	font-weight: 300;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.captionSmall {
	color: #fff;
	font-size: 20px;
	text-shadow: none;
}
.redBtn {
	background: #0ea7d4;
	height: 60px;
	width: auto;
	padding: 20px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
font-size:`14px;
	font-weight: 600;
	cursor: pointer;
	z-index: 100000;
}
.redBtn:hover {
	background: #fff;
	color: #0ea7d4;
	text-decoration: none;
	transition: 0.4s;
}
.footer-social-icons {
    width: 100%;
    display:block;
    margin: 0 auto;
	float:left;
}
.social-icon {
    color: #fff;
}
ul.social-icons { float:left; padding:0px;}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.social-icons a {
    color: #fff;
    text-decoration: none;
}
.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #5b5b5b;
}
.fa-facebook:hover {
    background-color: #3d5b99;
	color:#fff;
}
.fa-twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #5b5b5b;
}
.fa-twitter:hover {
    background-color: #00aced;
	color:#fff;
}

.fa-youtube {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #5b5b5b;
}
.fa-youtube:hover {
    background-color: #e64a41;
	color:#fff;
}
.fa-linkedin {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #5b5b5b;
}
.fa-linkedin:hover {
    background-color: #0073a4;
	color:#fff;
}
.fa-google-plus {
    padding:10px 9px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #5b5b5b;
}
.fa-google-plus:hover { background-color: #e25714; color:#fff;}
.textparegraph{ float:right;}
.textparegraph .fa{ margin-right:5px;}
.headertextbox{ position:absolute; bottom:50px; color:#fff; background:#0009; padding:15px;}
.headertextbox p{ padding:0px; margin:0px;}

.paddingzero{ padding:0px !important;}
.text1{ color:#000; text-align:center; margin-bottom:25px; text-transform:uppercase; font-size:32px; margin-top:50px;}
.linehighttext{ line-height:25px;}
.frombox{ background:#000; padding:15px; color:#fff; margin-top:10px;}
.form-control{ border-radius:0px !important;}
.btn{ background:#f2ad06 !important; color:#fff !important; border:none !important; transition:0.4s; border-radius:0px !important;}
.btn:hover{ background:#fff !important; color:#f2ad06 !important;}

.fishhedline{ margin-top:30px;}
.RiverWalleyebox{ background:#ebebeb; padding:15px 0px 0 0;}


ul.thumbnails { margin-bottom:0px; padding:0px;}
li { list-style-type:none;}

.Fishingservicebox{ background:#ebebeb; height:200px; margin-top:15px; padding:15px;}
.weatherimg{ width:100%; height:200px !important; margin-top:15px;}
.youtubemerginbox{ margin-top:16px;}
.readmorebtn{ background:#f2ad06; color:#fff; border-color:#f2ad06; transition:0.4s; text-decoration:none; padding:7px 13px; border:1px solid#f2ad06; margin-top:10px; display:inline-block;}
.readmorebtn:hover{ background:none; color:#f2ad06; transition:0.4s; text-decoration:none; padding:7px 13px; border:1px solid#f2ad06;}
.text3{ margin:5px 0 10px 0;}

.fishingbox{ margin-top:15px;}
.Adventurebox{ background:url(../images/fishingwheeel.jpg); background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-size:cover; min-height:200px; margin-top:20px;}
.text2{ color:#fff; margin-top:70px; font-size:40px;}

.footerbox{ background:url(../images/footerbanner.jpg); background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-size:cover; min-height:270px; padding:20px 0px;}
.text4{ color:#fff; font-size:20px;}
.textparegraph01{ color:#fff;}

.linktext{ color:#ffc63b; text-decoration:underline;}
.linktext:hover{ color:#fff; text-decoration:underline;}

.QuickLinks{ list-style:none; padding:0px;}
.QuickLinks a{ color:#ffc63b; text-decoration:none; transition:0.3s; line-height:30px;}
.QuickLinks .fa{ color:#fff;}
.QuickLinks a:hover{ color:#fff; text-decoration:none;}
.QuickLinks a:hover .fa{ color:#ffc63b;}

.footerbottombox{ background:#000 !important; width:100%; height:50px; padding:15px 0px;}
.textparegraph01new{ color:#fff; float:right;}
.textparegraph01new a{ color:#fff; text-decoration:none; transition:0.3s;}
.textparegraph01new a:hover{ color:#ffc63b; text-decoration:none;}

/*.logoboxs{ float:right; margin-top: -66px;}*/
.logoboxs img{ float:right;}

.bodytop{ position:fixed; bottom:20px; right:20px;}
.bodytop .fa{ color:#059afa; font-size:30px;}
.bodytop .fa:hover{ color:#f2ad06;}

.image-box{
  width:100%;
  overflow:hidden;
}
.imageboxs {
	width:100%;
  height:200px;
	background-position:center;
	transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.imageboxs:hover {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */
   opacity: 0.5; 
} 
.latestlinktext{ color:#fff;}
.latestlinktext:hover{ color:#ffc63b;}
.latestlinktext02{ color:#0d85a9;}
.latestlinktext02:hover{ color:#ffc63b;}
.innerBanner{ margin-top:-19px; padding-top:0px;}
.marginTop{ margin-top:30px;}
.smallMarginTop{ margin-top:15px;}

.social-linttext {
	list-style: none;
	display: inline-block;
	margin-top: 20px;
	padding: 0px;
}
.social-linttext li {
	float: left;
	margin: 0px 10px;
	display: inline-block;
}
.social-linttext .fa {
	color: #cb1010;
	font-size: 30px;
	transition: 0.6s;
}
.social-linttext .fa:hover {
	color: #000;
}


.text4 {
	color: #333;
	line-height: 25px;
	text-transform: normal;
	margin-top: 30px;
}
.logo{ }
.logo02{ padding-top:15px; margin-right:-28px;}
.text4n{ color:#fff;line-height: 25px;
	text-transform: uppercase; font-size:20px; font-family: 'OpenSans-Regular'; font-weight:600px;}
	.innerBanner{ margin-top:71px;}
	/*FORM*/

.formBox{ background:#0ea7d4; padding-top:0px; margin-top:20px; padding-bottom:20px; margin-bottom: 30px;}
.formHeading{ color:#fff;font-family: 'Montserrat', sans-serif;}
.form-group{ font-size:17px;font-family: 'Montserrat', sans-serif; text-shadow:none;}
label{ text-transform:uppercase; color:#fff; font-size:16px;font-family: 'Montserrat', sans-serif; line-height:20px; font-weight:500;}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    margin-bottom: 20px;
}
.footerlinktext {
	list-style: none;
	padding: 0px;
	display: inline-block;
}
.footerlinktext li {
	list-style: none;
	padding: 0px;
	display: inline-block;
	float: left;
	margin: 0px 10px 10px 0;
}
.textparagraph {
	color: #fff;
}
.latestlinktext {
	color: #fff;
	text-decoration: underline;
}
.latestlinktext:hover {
	color: #ffc63b;
	text-decoration: none;
}
.slink{ font-size:30px; color:#fff; margin-left:6px;}
.slink:hover{color:#ffc63b;}
.footerText{ font-size:18px; color:#fff;}
iframe{ width:100%; height:254px;}
.vediocateye{ width:100%; height:480px;}
.mergintopnew{ margin-top:15px;}
