
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,300,500,600,700);


html{
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.icon-background    {  color: #eb2c33; }

.gap-30 {
	clear: both;
	height: 30px;
}

.gap-20 {
	clear: both;
	height: 20px;
}

.gap-5 {
	padding-top: 10px;
}


.padding30
{
	padding: 30px;
}

/* Deafult title */




html{
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
}
body{
    font-size: 1.6rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 100%;
    background-color: #ffffff;
    color: #505050;
    line-height: 1.75;
    position: relative;
}
h1, h2, h3, h4, h5, h6{
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.33;
    color: #E51D30;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.3px;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
    display: block;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b{
    font-weight: 800;
}
h1{
    font-size: 3.6rem;
}
h2{
    font-size: 3rem;
}
h3{
    font-size: 2.4rem;
}
h4{
    font-size: 2rem;
}
h5{
    font-size: 1.6rem;
}
h6{
    font-size: 1.2rem;
}
a{
    transition: all 0.4s ease;
}
a, a:focus, a:visited{
    color: #E51D30;
}
a:hover {
    color: #416467;
    text-decoration: none;
}





/*
h1.title{
	font-size: 30px;
	font-weight: 600;
	padding: 20px 15px 40px;
	position: relative;
	left: 0;
	line-height: normal;
        color: black
}

h2.title:before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	height: 1px;
	width: 100%;
	left: 0;
	z-index: -1;
	border-bottom: 1px solid #cecece;
}

 h2.title span{
 	background: #fff;
 	z-index: 1;
 	padding: 10px 15px;
 }

h3{
 	padding: 0px;
 }


 
 
 @media (max-width: 768px) {

  [class*="col-"]{
      margin-bottom: 15px;
  }

}

/*-- Navigation --*/


.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}



.nwsipl-font1{
	font-size: 22px;
	line-height: 24px;
	padding-top: 2px;
}





.nwsipl-mark .mark-text{
	font-size: 16px;
	line-height: 24px;
	max-width: 800px;
	padding-top: 20px;
	display: inline-block;
	position: relative;
	color: #636363;
}

.nwsipl-mark .mark-text:before{
	content: '\f10d';
	font-family: FontAwesome;
	padding-right: 10px;
	color: #eb2c33;
}
.nwsipl-mark .mark-text:after{
	content: '\f10e';
	font-family: FontAwesome;
	padding-left: 10px;
	color: #eb2c33;
}


#service{
	position: relative;
	padding: 0 0 40px;
}
.nwsipl-content{
	text-align: center;
	position: relative;
	padding: 0 10px;
}
.nwsipl-content .service-icon{
	position: relative;
}
.nwsipl-content:after{
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	margin-top: -58px;
	left: 274px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;
}

.nwsipl-content:before{
	content: '';
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -55px;
	width: 100%;
	left: 74px;
	height: 1px;
	z-index: 0;

}

.nwsipl-content.last:after, 
.nwsipl-content.last:before{
	content: '';
	position: relative;
	box-shadow: none;
	border: 0;
}
.nwsipl-content i{
	display: inline-block;
	overflow: hidden;
	color: #fff;
	font-size: 48px;
	background: #eb2c33;
	width:150px; 
	height:150px;
	line-height: 150px;
	margin:30px 0 0;
	-webkit-box-shadow: 0 0 0 12px #f0f0f0;
	-moz-box-shadow: 0 0 0 12px #f0f0f0;
	box-shadow: 0 0 0 12px #f0f0f0;
}


.contact_css i
{
  display: inline-block;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -moz-box-shadow: 0px 0px 2px #888;
  -webkit-box-shadow: 0px 0px 2px #888;
  box-shadow: 0px 0px 2px #888;
}




 /* IMAGE SLIDER */ 
      
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
  
 /* TOP HEADER */ 
  
  .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }

 /* LINK SECTIONS */ 
  
  body {
      position: relative; 
  }
  #home_page {padding-top:5px; color: #fff; background-color: #ffffff;}
  #profile_page {padding-top:50px; background-color: #ffffff;}
  #products_page {padding-top:50px; background-color: #ffffff;}
  #services_page {padding-top:50px; background-color: #ffffff;}
  #contact_page {padding-top:50px; background-color: #ffffff;}
  
 /* FONTS - SPAN TAG */ 
  span.serif 
  {
  #profile_page {padding-top:50px;color: #fff; background-color: #673ab7;}
    font-family: "Times New Roman", Times, serif;
  }

  span.sansserif 
  {
    font-family: Arial, Helvetica, sans-serif;
  }
  
 /* FONTS - INPUT TAG */ 
 .input
 {
    padding-bottom: 30px;
    
 }  
 
 
 
 
 /* Copyright Section */
.copyright_css
{
    background-color: #eb2c33;
    padding-left: 30px;
    padding-right:30px;
    margin: 0 auto;
    top : 0;
    bottom: 0;
    width: 100%;
}

.padding10
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.padding25
{
    padding-bottom: 25px;
}

.padding20
{
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.padding30
{
    padding: 30px;
}


.glyphicon.glyphicon-circle-arrow-up {
    font-size: 40px;
}

.icon-background1    {  color: #ffffff; }
.icon-background2   {  color: #000000; }

.icon-background3   {  color: #777777; }

.icon-background5   {  color: #eb2c33; }


.icon-background-white   {  color: #ffffff; }


 #nwsipl-scroll{
	background: url(../images/bkg-scr.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	color: #fff;
	padding: 30px 0 60px;
	margin-top: 60px;
}

#nwsipl-scroll h2{
	font-size: 36px;
}



.divider {
    border-color: #dcdee3;
    border-style: solid;
    border-width: 0 0 1px;
    height: 10px;
    line-height: 20px;
    text-align:center;
    overflow: visible;
}

.divider span {
    background-color: #dcdee3;
    display: inline-block;
    padding: 0 10px;
    min-height: 20px;
    min-width: 10%;
}


.myservices {
	padding: 10px 0;
        padding-left: 30px;
        padding-right: 30px;
	background: #f2f2f2;
	border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
}

.contact_css
{
    background-color: #FBFBFB;
    padding:60px;
    color: #777777;
}


.map_css
{
    background-color: #FBFBFB;
    color: #777777;
}

.section, header, footer{
    position: relative;
    background-position: center center;
    background-size: cover;
}
.border-sep{
    border-bottom: 1px solid #999999;
}
.section-padding{
    padding: 90px 0;
}
.section-padding-extra{
    padding: 112px 0;
}
.section-bg:before{
    background-color: #E51D30;
    z-index: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
}
.section-bg.overlay-black:before{
    background-color: #000000;
}
.section-bg > div{
    z-index: 1;
}
.verticle-center {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.display-flex {
    display: flex;
    align-items: center;
}
.section-heading{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 100px;
}
.section-heading:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    height: 1px;
    background-color: #aeaeae;
    margin-left: -100px;
}
.section-bg .section-heading:before{
    background-color: #E51D30;
}
.section-heading:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 50px;
    height: 1px;
    background-color: #E51D30;
    margin-left: -25px;
    transition: all 0.3s ease;
}
.section-bg .section-heading:after{
    background-color: #ffffff;
}
.section-heading:hover:after{
    width: 200px;
    margin-left: -100px;
}
.section-heading.no-sep:before, .section-heading.no-sep:after{
    content: none;
}
.section-title{
    font-size: 3.0rem;
    color: #E51D30;
    margin: 0;
    letter-spacing: 0;
}
.section-subtitle{
    color: #818181;
    letter-spacing: 0.3px;
}
.section-bg .section-subtitle{
    color: #f3f3f3;
}



/*----------------------------------------
More Features
----------------------------------------*/
.mock-group-2 .front-mock{
    top: 0;
    right: 30px;
    bottom: auto;
}
.more-features{
    float: left;
    width: 100%;
    margin-bottom: -25px;
}
.more-feature{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.more-feature-icon{
    display: inline-block;
    font-size: 2.4rem;
    color: #ffffff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #E51D30;
    border-radius: 50%;
    float: left;
    margin-right: 18px;
    transition: all 0.3s ease;
}
.more-feature:hover .more-feature-icon {
    box-shadow: 0 0 0 10px rgba(219, 0, 37, 0.2);
    color: #E51D30;
    background-color: #ffffff;
}
.more-feature-content{
    float: left;
    width: calc(100% - 78px);
    display: inline-block;
}
.more-feature-title{
    font-size: 1.8rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-bottom: 5px;
}

Features
----------------------------------------*/
.features-area{
    background-image: url(../img/bg/2.jpg);
}
.feature + .feature{
    margin-top: 128px;
}
.feature-icon{
    font-size: 2.3rem;
    border: 3px solid #ffffff;
    color: #ffffff;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    display: block;
    line-height: 60px;
    margin: 0 auto 0 auto;
    transition: all 0.3s ease;
}
.feature:hover .feature-icon{
    background-color: #ffffff;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    color: #E51D30;
}
.feature-title{
    font-size: 1.8rem;
    font-family: 'Roboto', sans-serif;
    margin: 25px 0 15px 0;
}



/*----------------------------------------
Fun Fact
----------------------------------------*/
.fun-fact-area{
    background-image: url(../img/bg/3.jpg);
}
.fun-facts{
    float: left;
    width: 100%;
    margin-bottom: -30px;
}
.fun-fact{
    margin-bottom: 30px;
}
.fact-icon{
    display: block;
    margin: 0 auto;
    font-size: 3rem;
    width: 65px;
    height: 65px;
    color: #ffffff;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.3);
    line-height: 63px;
    text-align: center;
    transition: all 0.3s ease;
}
.fun-fact:hover .fact-icon{
    background-color: #ffffff;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    color: #E51D30;
}
.fact-count{
    font-family: 'Roboto', sans-serif;
    font-size: 4rem;
    margin: 20px auto 0 auto;
    letter-spacing: 0;
}
.fact-count span{
    display: inline-block;
}
.fact-name{
    font-weight: 500;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: 0;
}



.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.cta-section{
    background-color: #EA4A59;
    padding: 40px 0;
}
.cta-heading{
    color: #ffffff;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-size: 5rem;
    margin: 0;
}
.cta-heading1{
    color: #ffffff;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-size: 3rem;
    margin: 0;
}
.cta-heading1{
    color: #ffffff;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-size: 2rem;
    margin: 0;
}

