/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Project Name
Version:    1.0
Last change:    24/03/17 [fixed Float bug, vf]
Author Name: Author Name
Primary use:    Project Type
-------------------------------------------------------------------*/

/*==========================================
    Reset Css
==========================================
*/
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}
html ,
body{
	height:100%;
}
.m-top{
	margin-top:70px;
}
.section-padding{
	padding:80px 0px;
}
body img{
	width:100%;
	height:auto;
}
/*
==========================================
   font-family: 'Raleway', sans-serif;
==========================================
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&display=swap');
/*
==========================================
  /*font-family: 'Montserrat', sans-serif;
==========================================
*/
@import url('https://fonts.googleapis.com/css?family=Doppio+One|Montserrat:300,400,500,600,700&display=swap');
.header-main {
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
	top:0;
}
.header-main:after {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #562e57e3;
    opacity: .49;
    top: 0;
	z-index: -2;
}
.header-logu {
    width: 25px;
    height: auto;
}
/*strcky*/
.sticky-wrapper .header-logu{
	width: 50%;
    height: auto;
}
.sticky-wrapper {
    position: absolute;
    width: 100%;
	top:0;
	z-index:99999;
}
.is-sticky .header-main:after{
    background: #177c7d;
    opacity: .88;
}
.is-sticky .main-menu ul li a {
    padding: 10px 0px;
}
.is-sticky .header-logu img{
	height: 50px;
    width: auto;
    padding: 0px;
}

.margin-top {
    margin-top: 20px;
}
/*

==========================================
  /*menu-area css
==========================================
*/
nav.main-menu ul{
	float:right;
	margin-left: auto;
}

button.navbar-toggler {
    background: #a8b3a7;
    color: #fff;
}
nav.main-menu ul li{
	float:left;
	margin-left:20px;
	display:inline-block;
}
nav.main-menu ul li a{
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 20px 0px;
    display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	transition:.7s;
}
nav.main-menu ul li a:hover{
	color:#FE0000;
}
/* Responsive Menu Bootstrap Customar*/

/*
==========================================
/*header-img
==========================================
*/

.bg-img-slide-1{background-image:url('../img/footer-bg.jpg');}	

.header-img-1{
	position:relative;
	z-index:0;
    height:500px;
	background-repeat:no-repeat;
	background-size:cover;
}

.d-table{
	height:100%;
	display:table;
	text-align:center;
	width:100%;
}
.d-table-cell{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.header-img .container,
.header-img .row,
.header-img .col-md-12{
	height:100%;
}
.header-content{
	color:#fff;
    margin-top: 145px;}
.header-content h1{
	font-family: 'Montserrat', sans-serif;
	font-size:50px;
	font-weight:500;
	text-transform:uppercase;
}
.header-content h1 span{
	color:#F60402;
	font-weight:200px;
	text-transform:uppercase;
}
.header-content p{
	max-width: 850px;
    margin: 0 auto;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom:55px;
}
.header-content a{
	background: #FC0200;
    color: #fff;
    padding: 10px 30px;
    border: none;
    font-size: 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
    transition:.4s;
}
.header-content a:hover{
	background:#27ea16;
	color:#fff;
}

/*
==========================================
/*nandine-about Css
==========================================
*/
.section-title h2{
	color: #000;
	font-size: 30px;
    font-weight: 600;
	position:relative;
    text-transform: uppercase;
	
}
.section-title h2:after{
    content: "";font-family: 'Raleway', sans-serif;
    width: 156px;
    height: 1px;
    top: 100%;
    background: #FC0200;
    position: absolute;
    margin-left: -78px;
    left: 50%;
	color:#FC0200;
	margin-top:7px;
}
.section-title h2:before{
    content: "";
    background: #FC0200;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-radius: 50%;
}
.section-title h2 span{
	color:#FC0200;
	
}
.dowrio img {
    width: 100px;
}
.call span{
	margin-left:6px;
}
.cont{
	margin-bottom:10px;
}
i.fa.fa-map-marker {
    margin-right: 8px;
}

section#service
 {
    background: #73817373;
}
/*
==========================================
/*nandine-about
==========================================
*/
.about-right h3{
	font-size:20px;
}
.about-left {
    position: relative;
	text-align:center;
	}
.nandine-about {
background: #f6f6f6;
}

.about-left .about-left-content{
position:relative;
}
.
.about-left .about-left-content ul li{
 	   display: inline-block;
}
.about-left .about-left-content ul li a{
    width: 29px;
    height: 29px;
    background: #FA0202;
    line-height: 29px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: ;
    margin: 5px;
	transition:.4s;
}
.about-left .about-left-content ul li a:hover{
		background:#3333;
		color:#fff;
}
.about-left .about-left-content ul li a i{
	    font-size: 15px;
		color:#fff;
}
/*
==========================================
/*about right
==========================================
*/

.about-right{}
.about-right h3{
	font-size:20px;
	
}
.about-right p{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:23px;
}
.about-right a{
	background: red;
    font-size: 20px;
    padding: 10px 26px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 30px;
	border:1px solid red;
	transition:.4s;
}
.about-right a:hover{
	background:#fff;
	color:red;
}
/*
==========================================
/*video-area
==========================================
*/

.video-area{
	background-image:url('../img/footer-bg.jpg');
	background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	z-index: 1;
	color:#fff;
	background-attachment: fixed;
}
.video-area:after{
	content:"";
	background:#000000;
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    height: 100%;
	opacity:.60;
	z-index:-1;
}
.video-area .text h2{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
}
.video-area .icon a {
	color: #fff;
    font-size: 38px;
    text-decoration: none;
    border: 2px solid #fff;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 73px;
    border-radius: 10px;
    margin-top: 35px;
	transition:.3s;
}
.video-area .icon a:hover {
	background:#fff;
	color:#000000;
}
/*
==========================================
/*service area
==========================================
*/

.service-box{}
.service-box i{
	font-size: 25px;
    color: #5ca18b;
}
.service-box h3{
    font-size: 24px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    margin: 5px 0px;
    text-decoration: none;
}
.service-box p{
	color: #000;
    font-size: 16px;
    line-height: 26px;

}

/*
==========================================
/*progress bar
==========================================
*/

.naiding-skils-bar p {
    margin-top: 0;
}
.skillbar {
  position: relative;
  display: inline-block;
  margin: 15px 0;
  width: 100%;
  background: #eee;
  height: 35px;
  border-radius: 3px;
  width: 90%;
}

.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  background: #6adcfa;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
}

.skillbar-bar {
  height: 35px;
  width: 0px;
  background: #6adcfa;
  border-radius: 3px;
  display: inline-block;
}

.skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  height: 35px;
  line-height: 35px;
  color: #ffffff;
  color: rgba(0, 0, 0, 0.4);
}

.naiding-skils-bar p.skillbar-bar{
	background: red !important;
    height: 9px;
    position: absolute;
    top: 5px;
    left: 8px;
    border-radius: 20px;
}
.naiding-skils-bar .skillbar{
    background: #333 !important;
    height: 20px;
    border-radius: 20px;
	overflow:hidden;
}
.naiding-skils-bar span.skill-bar-percent{
	position: absolute;
    color: #fff;
    top: -9px;
}
.naiding-skils-bar h4.skill-bar-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: -8px;
	margin-top: 10px;
	}
.naiding-skils-bar .skillbar{
	margin-bottom: 10px !important;
}

/*
==========================================

/*
==========================================
/*contact us area*/
.bg-img{
	background-image:url('../img/images-contact.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	z-index:1;
	color:#fff;
	background-attachment: fixed;
}
.bg-img:after{
    content: "";
    background: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: .55;
    z-index: -1;
}

/* Contact us*/

section.contact-area input {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    height: 38px;
    color: #fff;
	}
section.contact-area textarea{
	background: transparent;
    color: #fff;
    padding: 30px 28px;
    border: 1px solid #fff;
    height: 186px;
    margin-bottom: 22px;
}
section.contact-area button{
	background: red;
    padding: 4px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 2px;
    border: 1px solid #fff;
    transition: .4s;
}
section.contact-area button:hover{
	background-color:#27ea16;
}
section.contact-area input::placeholder{
	color:#fff;
}
section.contact-area textarea::placeholder{
	color:#fff;
}
/*footer area*/
footer.footer-area {
   padding: 30px 0px;
   background:#1A1A1A;
}
.footer-social-icon ul{}
.footer-social-icon ul li{
	display:inline-block;
}
.footer-social-icon ul li a{
	font-size: 15px;
    color: #fff;
    margin-right: 12px;
}
.footer-social-icon ul li:last-child{
margin-right:0px;
}
.footer-social-icon ul li a:hover{
	color:#27ea16;
}
.footer-right p{color:#fff;}
