/*

Theme Name: Starbright

Theme URI: 

Author: 

Author URI:

Description: 

Version: 0.1

License: 

License URI: 

Text Domain: 

Domain Path: 

Tags:



*/

*, ::before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body, html {
	height: 100%;
	width: 100%
}
body {
	font-family: 'Lato', sans-serif !important;
	color: #353534;
	line-height: 1.65;
	font-size: 14px;
	overflow-x: hidden;
	background: #fff;
	
}


a {
	color: #000 !important;
	
}

#wprmenu_menu ul li a {
    color: #cfcfcf !important;
}
a:focus {
	outline: 0 !important;
	text-decoration: none !important;
	color: #ed1c24;
}
a:hover {
	text-decoration: none !important;
	color: #ed1c24;
}
iframe {
	border: 0;
	border-radius:10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Fjalla One', sans-serif !important;
}
h1 {
	font-size: 36px !important;
	font-weight: 700;
}
h2 {
	font-size: 24px;
	font-weight: 700;
}
ul {
}
.clear {
	clear: both;
	float: none
}
.img-center {
	margin-left: auto;
	margin-right: auto
}
.element-right {
	float: right
}
.uppercase {
	text-transform: uppercase
}
.underline {
	text-decoration: underline;
}
.padBottom {
	padding-bottom: 15px
}
.padTop {
	padding-top: 15px
}
.killPaddingLeft {
	padding-left: 0 !important;
}
.killPaddingRight {
	padding-right: 0 !important;
}
.killMargin {
	margin: 0!important
}
.killPadding {
	padding: 0!important
}
.fa {
	position: relative;
	z-index: 1
}
hr {
	border-color: #000 !important;
	height: 1px !important;
	margin: 10px 0;
}
strong {
	font-weight: 700
}
p {
	line-height: 20px;
	font-size: 14px;
	font-family: 'Lato', sans-serif !important;
	margin-bottom: 20px !important;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative !important;
	min-height: 1px !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.col-xs-15 {
	width: 20% !important;
	float: left !important;
}

@media (min-width: 768px) {
.col-sm-15 {
	width: 20% !important;
	float: left !important;
}
}

@media (min-width: 992px) {
.col-md-15 {
	width: 20% !important;
	float: left !important;
}
}

@media (min-width: 1200px) {
.col-lg-15 {
	width: 20% !important;
	float: left !important;
}
}
#content {
	 padding-top: 82px !important;
	 padding-bottom:0 !important;
}
.master-head {
	background-color: #b10a20;
	padding: 15px;
	position: fixed;
    width: 100%;
    z-index: 88888;
}
.menu-top-right {
	padding-top: 13px;
	text-align: right;
}
.menu-top-right ul li {
	list-style: none;
	display: inline;
	color: #fff;
	margin: 0 10px;
	text-transform: uppercase;
}
.menu-top-right ul li a {
	color: #fff !important;
	text-transform: uppercase;
}
.menu-top-right ul li a i {
	padding-right: 5px;
}

.modal-dialog {
	margin:100px auto 100px auto !important;
	width:75% !important;
}

.modal-content {
    background-color:transparent !important;
    border:none !important;
    box-shadow: none !important;
}
 
.site-nav {
	/*position: absolute;
	top: 16%;
	width:100%;
	display: none;
	z-index: 99999;
	font-family: 'Lato', sans-serif !important;*/
}
.site-nav .row {
/*	margin-left: 75px !important;
	margin-right: 75px !important;*/
}

.close-btn { position:absolute;
right:4%;
top:1%;
cursor:pointer;
}

.main-navigation {
	background: #000;
	padding: 10px;
	border: 1px solid #959494;
	overflow: hidden;
}
.main-navigation a {
	color: #fff !important;
}
.top-nav-links {
	text-align: center;
	padding: 10px 0;
}
.top-nav-links a {
	border-right: 1px solid #fff;
	margin-right: 15px;
	padding-right: 15px;
	color:#fff !important;
}

.top-nav-links a:last-child {
	border-right-color: #000 !important;
}
.menu-row {
	border-top: 1px solid #262626;
	margin:5px 0;
	padding:10px 0;
}
.menu-icon-a h5 {
	font-size: 18px !important;
}
.nav-main-icon {
	background: rgba(109,107,107,.2);
	text-align: center;
	
	border: 1px solid #3c3c3c;
	border-radius: 6px;
}

.nav-main-icon:hover {
	background:#B10A20;
	}
.menu-icon-a a{
	text-align: center;
	color: #fff !important;
	
	
}
.menu-icon-a a:hover {color:#B10A20 !important; }

.menu-icon-a h5 {
	font-family: 'Lato', sans-serif !important;
	font-size: 18px !important;
}
.links-row {
	padding-top: 10px;
	margin-top:0;
}
.link-c a {
	color: #fff !important;
	text-align: center;
}

.link-c a:hover {
	color: #B10A20 !important;
	
}

.links-wrap {
	border: 1px solid #3c3c3c;
	border-radius: 6px;
	padding: 7px;
	min-height: 75px;
	margin-bottom: 5px;
	text-align: center;
}

.links-wrap:hover{background:#B10A20;}

.margin-icon {
	margin: 0 24px;
}
.menu-btns {
	margin-top: 10px;
	text-align: center;
}
.menu-social {
	margin-top: 16px;
}
.menu-social ul  { padding-left:0 !important;}

.menu-social ul li {
	list-style: none;
	margin-right: 5px;
	display: inline;
}
.navbar-default {
	background-color: #b10a20!important;
	border-color: #b10a20!important;
	padding: 10px;
}
.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px !important;
}
.home-banner {
	padding-top: 300px;
	text-align: center;
}
.banner-heading {
	padding: 30px 190px;
	text-transform: uppercase;
}
.banner-heading h1 {
	color: #b10a20;
	text-shadow: 1px 1px 1px #000;
}
.banner-heading h6 {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	padding: 20px 0;
	text-shadow: 1px 1px 1px #000;
}
.home-btn ul li {
	display: inline;
	list-style: none;
	margin: 5px 12px;
}
.btn-primary {
	background-color: #0e0f0f !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
	border-radius: 8px !important;
	padding: 7px 32px !important
}
.who-we-are {
	background: url(img/dark-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 30px 0;
	color: #fff;
}
.who-we-are h1 {
	color: #b10a20;
	text-shadow: 1px 1px 1px #000;
	margin-bottom: 30px;
}
.who-we-are .left-side p {
	
}
.list-arrow ul {
	
	padding-left:0 !important;
}
.list-arrow ul li {
	list-style: none;
	padding-left: 30px;
	color: #b10a20;
	text-shadow: 1px 1px 1px #000;
}
.list-arrow li::before {
	background: rgba(0, 0, 0, 0) url("img/red-arrow.png") no-repeat scroll left center;
	content: "";
	height: 9px;
	left: 2px;
	margin-top: 6px;
	position: absolute;
	width: 11px;
}

.list-arrow ul li a{	color: #b10a20 !important;
	text-shadow: 1px 1px 1px #000 !important;
}
.starbright-team {
	background: url(/wp-content/uploads/2015/08/team-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 30px 0 10px 0;
	color: #fff;
}
.team-cont {
	text-align: center;
}
.team-cont h1 {
	text-transform: uppercase;
	margin-bottom: 40px;
}
.team-cont p {
	text-align: justify;
}
.team-slider {
	padding-top: 40px;
}
.team-slider-wrap {
	width: 319px;
	height: 180px;
	background: url(img/team-slider-bg.png) no-repeat center center;
	color: #000;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.team-m-photo {
	float: left;
}
.team-m-photo img {
	margin-right:0;
    margin-top: 27px;
    padding: 0 8px;
    width: 128px;
}
.btnClick { cursor:pointer;}

.t-m-name {
	background: #b10a20 none repeat scroll 0 0;
	bottom: 0;
	color: #ffffff;
	font-family: "Fjalla One", sans-serif !important;
	font-size: 17px;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}
.mb20 {
	margin-bottom: 20px;
}
.team-cont-1 {
	padding: 26px 20px 20px;
}
.t-m-heading {
	font-family: "Fjalla One", sans-serif !important;
	color: #b10a20;
	font-size: 16px;
	text-transform: uppercase;
}
.team-cont-1 p {
	font-size: 12px !important;
	line-height: 14px;
	margin:0 !important;
}
#what-we-do { height:55px;}

.what-we-do {
	background: url(img/what-we-do-bg.jpg) no-repeat right top;
	 height: 515px;
    overflow: hidden;
    padding: 37px 0;
	color: #000;
	
}

.what-we-do h1 {
	margin-top: 0;
	color: #b10a20;
	text-transform: uppercase;
}
.what-we-c {
	padding-right: 8px;
	padding-left: 40px;
}

.bright {border-right: 1px solid #b10a20;}
.what-we-c p {
	padding-left: 11px;
    text-align: justify;
    position: relative;
    z-index: 16;
    padding-right: 11px;
    background: white;
}
}
.port {
	position: relative;
	margin-top: -91px;
	z-index: 15;
}
.btn-default {
	background-color: #0e0f0f!important;
	border-color: #0e0f0f !important;
	color: #fff !important;
	border-radius: 16px !important;
	text-transform: uppercase;
}
.port-btn {
	margin-top: -77px;
	text-align: right;
	position: relative;
	z-index: 16;
}
.we-do {
	padding-top: 10px;
}
.we-do ul { 
padding-left:10px !important;
line-height:2.4;
}

.ui-tabs-active:before {  position:absolute;
background: #b10a20;
    border-radius: 15px;
    content: "";
    height: 10px;
    left: -6px;
    margin-top: 7px;
    position: absolute;
    width: 10px;
}

.we-do ul li { list-style:none;
margin-bottom: 6px !important;
}
.we-do ul li a{
	font-family: 'Fjalla One', sans-serif !important;
	color: #b10a20 !important;
	font-size: 16px;	
}
.bottom-sect {
	background: url(img/dark-bg.jpg) no-repeat center center;
	background-size: cover;
	padding-bottom: 40px;
}
.footer-dark-area {
	background: rgba(19,20,21,0.8);
	height: 60px;
}
.footer-section-wedgets {
	position: relative;
	top: -67px;
	color: #a8a9a9;
}
.footer-links ul { padding-left:0 !important;}

.footer-links ul li {
	list-style: none;
	padding-left: 25px;
	margin: 5px 0;
}
.footer-links ul li a {
	color: #a8a9a9 !important;
}
.footer-links li::before {
	background: rgba(0, 0, 0, 0) url("img/arrow-grey.png") no-repeat scroll left center;
	content: "";
	height: 9px;
	left: 2px;
	margin-top: 6px;
	position: absolute;
	width: 11px;
}
.widget-title {
	margin-bottom: 30px;
	color: #a8a9a9 !important;
}
.testimonial {
	background: url(img/testimonial-bg.png) no-repeat center center;
	padding: 15px;
	text-align: center;
	width: 300px;
	height: 198px;
	color: #fff !important;
}
.testimonial p {
	margin-bottom: 5px !important;
}
p.t-date {
	font-size: 12px;
	color: #b10a20 !important;
	font-style: italic;
}


ul.cnss-social-icon { 
margin-top:98px;
}


.fa-blog:before {
	content:"\f143";
}
.fa-contact:before {
	content:"\f003";
}

.menu-top-right ul li.facebook,
.menu-top-right ul li.twitter {
	margin-left:0;
	margin-right:0;
}

.menu-top-right ul li.facebook img,
.menu-top-right ul li.twitter img {
	opacity:1;
    -webkit-transition: opacity 1s; 
    transition: opacity 1s;
}

.menu-top-right ul li.facebook img:hover,
.menu-top-right ul li.twitter img:hover {
	opacity:0.5 !important;
}

.team-banner {
	padding-top: 300px;
	text-align: center;
	color: #fff;
	padding-bottom: 20px;
}
.team-banner p {
	text-align: left !important;
}
.team-banner h1 {
	text-transform: uppercase;
	margin-bottom: 30px !important;
}
.team-member-section {
	padding: 30px 0;
}
.team-mem-wrap {
	width: 319px;
	height: 180px;
	background: url(img/team-in-bg.png) no-repeat center center;
	color: #000;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.page-heading-area {
	background: #0F0F0F url(img/inner-page-heading-bg.jpg) no-repeat;
	padding-top: 32px;
	padding-bottom: 22px;
	color: #fff;
}
.page-heading-area h1 {
	color: #FFF;
	margin-top: 0;
	margin-bottom: 0 !important;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}
.page-heading-area .sub-title {
	font-size: 20px;
	 margin-top: 5px;
	margin-bottom: 0 !important;
	text-shadow: 1px 1px 1px #000;
}
.main-page-content {
	padding: 20px 0;
}
.main-page-content h1 {
	color: #b10a20;
	margin: 0 !important;
	font-size: 26px !important;
}

.services-wrap h2 {
    font-size: 24px !important;
}

.services-wrap h3 {
    font-size: 22px !important;
}

.main-page-content h6 {
	font-size: 18px !important;
	line-height: 24px;
	color: #454545 !important;
}
.service-sidebar {
	background: #c8caca;
	padding: 10px;
}
.service-sidebar h1 {
	font-size: 26px !important;
	color: #b10a20;
}
.red-color {
	color: #b10a20 !important;
}
.service-sidebar strong {
	margin-bottom: 5px;
}
.services-featured-img {
	border: 1px solid #d7d7db;
	overflow: hidden;
}
.services-featured-img img {
	border: 5px solid #fff;
}
.submit-cmment-form {
	padding: 30px 0 0 0;
}
.input-starbright {
	background: #0E0F0F !important;
	border-radius: 10px !important;
	color: #fff !important;
	border-color: #fff !important;
}
.sub-word {
	margin-top: 15px !important;
}
.dark-light-bg-area {
	background: url(img/dark-light-bg.jpg) no-repeat center center;
	background-size: cover;
}
.row-kill .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.green-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#337e05+0,81b414+100 */
	border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;
	background:black;
	padding: 20px;
}
.word-slider-slide {
	
	width: 242px;
    height: 135px;
    padding: 6px;
    background: beige;
    border-radius: 10px;
}
.word-slider-slide-1 {
	background: url(img/blue-slide-bg.png) no-repeat;
	width: 211px;
	height: 160px;
	padding: 15px;
}
.word-slider-slide-2 {
	background: url(img/red-slide-bg.png) no-repeat;
	width: 211px;
	height: 160px;
	padding: 15px;
}
.word-slider-slide-3 {
	background: url(img/yellow-slide-bg.png) no-repeat;
	width: 211px;
	height: 160px;
	padding: 15px;
}
.icon-area-1 {
	text-align: center;
	color: #fff;
}
.icon-area-1 h5 {
	font-size: 18px !important;
	font-family: 'Lato', sans-serif !important;
}
.icon-area-word {
 background:rgba(109,107,107,.2)  text-align:center;
	padding: 30px;
	border: 1px solid #fcfcfc;
	border-radius: 6px;
}
.blue-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#181175+0,020538+100 */
	background:transparent;

	padding: 20px;
}
.red-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b10a20+0,53000b+100 */
	background:transparent;

	padding: 20px;
}
.yellow-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb40a+0,987304+100 */
	background:black;
border-top-right-radius: 80px;
    border-top-left-radius: 80px;
	padding: 20px;
}
#owl-demo .item {
	margin: 10px;
	text-align: center;
}
.owl-prev {
	 position: absolute;
    left: -7%;
    top: 32%;
    cursor: pointer;  
}
.owl-next {
	position: absolute;
    right: -7%;
    top: 32%;
    cursor: pointer;
}
.video-sec {
	background: url(img/dark-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 70px 0 100px;
}
.video-background {
	background: url(img/vid-bg.png) no-repeat center center;
	 padding: 116px;
}
.margin-bot-more { margin-top:-65px;}

.video-wraper-cont {
    height: 122px;
    margin-left: 53px;
    margin-top: -87px;
    overflow: hidden;
    width: 266px;
	position:relative;
}

.heading-vid h1 {
	color: #b10a20;
	font-size: 23px !important;
	margin-top: 0 !important;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}
.heading-vid h6 {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}

.textwidget p {
	margin-bottom: 0 !important;
}

.main-content { margin-bottom:40px;}

.contact-page { padding:20px 0 30px 0;
margin:0 !important;
}

.contact-page h1 { font-size:28px !important;
color:#B10A20;
margin-bottom:10px !important;
}
 
.c-photo {
    background: #b10a20 none repeat scroll 0 0;
    border: 2px solid #b10a20;
    box-shadow: 6px 5px 1px #dddddd;
    color: #ffffff;
    padding-bottom: 2px;
    text-align: center;
}

.form-control {
  /*  border-radius: 0px !important;*/
}

.articles-wrap { margin-bottom:20px;
padding-bottom:5px;
border-bottom:2px dashed #ddd;
overflow:hidden;
}

.articles-wrap:last-child{border-bottom:none;}

.articles-wrap a { 
padding:5px;
color:#000;
font-weight:bold;
}

.articles-wrap a:hover {

	}

.articles-wrap p { 
padding:5px 0 10px 0!important;
margin-bottom:0 !important;
}

.rdm { background:#B10A20 !important;
color:#fff !important;
}

.latest-article-wrap {
    background: #dddddd none repeat scroll 0 0;
    padding: 20px;
}

.latest-article-wrap a:hover { color:#B10A20 !important;}

.latest-article-t {
    border-bottom: 2px dashed #efefef;
    padding: 10px 0;
}
.latest-article-t:last-child{border-bottom:none;}

.btn-my { 
 padding: 6px !important;
    text-align: center !important;
    width: 150px !important;
}

.youtube-overlay-block {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:transparent;
}

.top-nav-links .facebook,
.top-nav-links .twiter {
	border-right:0;
	padding-right:0;
	margin-right:4px;
}
.top-nav-links .facebook img,
.top-nav-links .twiter img {
	opacity: 1;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;	
}
.top-nav-links .facebook img:hover,
.top-nav-links .twiter img:hover {
	opacity:0.5;
}
.blog .articles-wrap .col-md-8 a {
	font-size: 20px;
}
.blog .articles-wrap .col-md-8 a.rdm {
	font-size: 14px;
}

.entry-title {
	margin-top:32px;
}
.solutions-heading {
	margin-top:15px !important;
}

.video-wrapper {
	width:185px;
	height:104px;
	overflow:hidden;
	position:relative;
}

.custom-side-form {
	padding:10px 30px 30px 30px !important;
	margin:20px 0;
	background-color:#F5F5F5;
	border:1px solid #E3E3E3;
	border-radius:5px;
}

.custom-side-form .wpcf7-response-output {
	display:none !important;
}

.custom-side-form input[type=submit] {
	width:162px;
	font-size:110%;
	float:none !important;
}

.custom-side-form .col-md-12 {
	text-align:center;
}

.custom-side-form .col-md-6 {
	width:100% !important;
	float:none !important;
}

.custom-side-form .col-md-6 .form-group {
	margin-bottom:0 !important;
}

.custom-side-form .col-md-6 .form-group label {
	margin-top:-10px;
}

@media (min-width:866px){
body > div:nth-child(1){
    
}
}
@media (max-width:865px){
body > div:nth-child(1){
   
}
}

.header_tel{
	color:white;
	text-align:right;
	font-size:14pt;
	margin-bottom:0px;
	margin-right:1.2%;
	
}

#sfsi_plus_floater {
	    z-index: 99999 !important;
}



