.ulstyle{
margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.6;
}

/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 35px;
	height: 35px;
	font-size:20px;
}
.shareDivPanel{
    margin: 0px;
    width: 195px;
    padding: 10px;
    background-color: transparent;
    position: absolute;
    right: 129px;
    top: 10px;  
    
}
.social-circle li i {
	margin:0;
	line-height:35px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle li a {
 /*background-color: #D3D3D3;   */
}
@font-face {
    font-family: RobotoLight;
    src: url(../fonts/Roboto-Light_0.ttf);
}
@font-face {
    font-family: Nilland;
    src: url(../fonts/Nilland.ttf);
}

.shareicon{
     cursor: pointer; display: none !important;
}
.shareicon img{
    width: 90% !important;
    margin-top: -3px!important;
}
.top-nav-collapse .shareDivPanel{
   margin-top: -13px;
}
.top-nav-collapse .panel-menu{
   display: block;  
}
body {
    width: 100%;
    height: 100%;
    font-family: RobotoLight;
    color: #fff;
    background-color: #000;
    overflow-x: hidden;
}

html {
    width: 100%;
    height: 100%;
}
.bannertext{
        color: #ff003c;
    font-size: 40px;
    background: url(../img/text-bg1.png);
    padding: 20px;
    font-weight: bold;
    line-height:1.6;
   
    /*border-radius: 200px 0px 200px 0px; */
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.50);
-moz-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.50);
box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.50);
    border: 1px solid #fff;
}
.bannertext p{
        color: #000;
}
footer.nb-footer {
background: #222;
border-top: 1px solid #fff; }
footer.nb-footer .about {
margin: 0 auto;
margin-top: 40px;
max-width: 1170px;
text-align: center; }
footer.nb-footer .about p {
font-size: 13px;
color: #999;
margin-top: 30px; }


footer.nb-footer .about .social-media {
margin-top: 15px; }
footer.nb-footer .about .social-media ul li a {
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
font-size: 16px;
color: #ff003c;
border: 1px solid rgba(255, 255, 255, 0.3); }
footer.nb-footer .about .social-media ul li a:hover {
background: #ff003c;
color: #fff;
border-color: #b78c33; }
footer.nb-footer .footer-info-single {
margin-top: 30px; }
footer.nb-footer .footer-info-single .title {
color: #aaa;
text-transform: uppercase;
font-size: 16px;
border-left: 4px solid #ff003c;
padding-left: 5px; margin-bottom: 20px;}
footer.nb-footer .footer-info-single ul li a {
display: block;
color: #aaa;
padding: 2px 0; }
footer.nb-footer .footer-info-single ul li a:hover {
color: #b78c33; }
footer.nb-footer .footer-info-single p {
font-size: 13px;
line-height: 20px;
color: #aaa; }
footer.nb-footer .copyright {
margin-top: 15px;
background: #111;
padding: 7px 0;
color: #999; }
footer.nb-footer .copyright p {
margin: 0;
padding: 0; 
    font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: none;
    font-family: Nilland;
    font-weight: normal;
    letter-spacing: 1px;
}

.line-aboutus{
    border-bottom: 1px solid #dfdede;
    color: #f40039;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
input, textarea{
    width: 100%;
    padding: 14px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #000;
}
.send{
    background: #000;
    color: #fff;
    padding: 8px 20px;
    border: 0px;
    font-weight: bold;
    font-size: 19px;
    display: inline-block;
    width: 21%;
    float: right;
    margin-top: 20px;
}
textarea{
    height: 150px;
}
.line-contact{
    border-bottom: 1px solid #dfdede;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #f40039;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #1d9b6c;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}
.navbar-brand{
    font-size: 25px;
}
.navbar-nav>li{
    font-size: 33px;
}
.intro .intro-body .intro-text{
    padding: 10px 30px;
    background: url(../img/text-bg.png);
    color: #000;
    -webkit-box-shadow: -1px -1px 17px 0px rgba(0,0,0,0.54);
-moz-box-shadow: -1px -1px 17px 0px rgba(0,0,0,0.54);
box-shadow: -1px -1px 17px 0px rgba(0,0,0,0.54);
        position: absolute;
    left: -25%;
    z-index: 555555555;
    right: 0;
    width: 1023px;
    top: -15px;
    font-size: 20px;
    text-align: left;
    font-family: Nilland;
}
.intro .intro-body .intro-text span{
    color: #ff003c;
     font-size: 40px;
}

.panel-menu{
    position: fixed;
    right: 0px;
    top: 0px;
    width: 300px;
    height: 100%;
    background: #ff003c;
    z-index: 55556;
    text-align: left;
    display: none;
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.40);
-moz-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.40);
box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.40);
}
.panel-menu ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.panel-menu ul li{
    margin: 0px 30px;
    padding: 0px 10px;
    list-style: none;
    border-bottom: 1px solid #f885a0;
    text-align: center;
    
    display: block;
}
.panel-menu ul li a{
    color: #fff;
    font-size: 30px;
    line-height: 2.5;
    font-weight: bold;
}
.subnavinner a{
    display:block !important;
    color: #000 !important;
    line-height: 35px !important;
    font-size: 17px !important;
    text-align: left !important;
    margin-left: 30px;
}
.top-nav-collapse img{
    width: 71%;
    padding-top: 7px;
}

@media(min-width:768px) {
    
    .navbar-custom {
        padding: 12px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        background: url(../img/nav-bg.png);
        
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #000;
    }
}
.inner-banner{
    display: table;
    width: 100%;
    height: 450px;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/inner-banner.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
    
}
#about{
color: #000;
    background: #fff;
    padding: 65px;
}
#download{
    padding: 60px 0px;
}
#contact{
    color: #fff;
    background: #ff003c;
    padding: 65px;
    width: 100%;
}
.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.col-md-4, .col-md-8{
     background: url(../img/text-bg.png);
    padding-bottom: 10px;
}
.col-md-8{
    width: 63.666667%;
    color: #000;
    min-height: 400px;
    height: 480px;
}
.col-md-8 p{
    line-height: 30px;
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 30px;
    font-size: 18px;
}
.col-md-4{
    margin-right: 30px;
}
.col-md-4 ul{
    margin: 0px;
    padding: 0px;
}
.col-md-4 ul li{
    margin: 0px;
    padding: 15px 0px; 
    list-style: none;
    font-size: 20px;
     border-bottom: 1px solid #ff003c;
    display: block;
    width: 100%;
    
}
.col-md-4 ul li a{
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
    
}

.line-services{
    border-bottom: 1px solid #c1bfc4;
    color: #f40039;
    padding: 15px;
    margin-bottom: 0px;
    font-size: 25px;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 60px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #42dca3;
    color: #42dca3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #42dca3;
    outline: 0;
    color: #000;
    background-color: #42dca3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}
/*mobile view*/
@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    .carousel-caption {
    position: absolute;
    right: 0%;
    top: 33%;
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
}
    .carousel-control{
        font-size: 75px;
        top:-10%;
    }
    .bannertext{
    font-size: 20px;
    }
    body{
    overflow-x: hidden !important;
    }
.shareDivPanel{display: none !important}
    
    .navbar-brand > img{
       width: 73%;
    padding-top: 12px;
    margin-left: -23px;

    }
    .innerimage{
    width: 9%;
        display: none;
    }
    
    .line-contact{padding-top: 20px;}
    .indexinner{
        margin: 0px;
    }
    .indexinnertwo{
        width: 100%;
    }
    .imagescontact{width: 100%}
    .col-md-4 ul li a{font-size: 16px;}
    .line-services{font-size: 25px; padding-left: 0px}
    #contact{padding: 20px 0px;}
    .col-md-8 p{
        margin: 0px;
        padding: 0px;
        font-size: 14px;
    }
    #download{background: #fff; padding: 0px;height: 904px;}
    #about {
    color: #000;
    background: #fff;
    padding: 20px;
}
    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
    .navbar-nav{;
        margin: 0px;
    float: right;
    position: relative;
    left: 300px;
    }
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
        display: inline-block;
    }
}

footer {
    padding: 0px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
