@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background-color:#FFF; color:#000; font-family: 'Hind', sans-serif;}

#wrapper{ width:100%; height:auto;}
.main-container{ width:100%; height:auto; max-width:1700px; margin:auto auto;}
.header-bg{
	background-image: url(../images/header-bg.jpg);
	/*background-color: #000;*/
	background-repeat: no-repeat;
	background-position: center top;
	height:130px;
	
	
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
     background-color:#ffbd00 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #f8e996;
}
.btn-default {
    color: #fff;
    background-color: #B2322E;
	padding: 12px 25px 10px;
    /*border-color: #ccc;
	width: 166px;
	margin-top: 20px;
	margin-bottom:20px;*/
}
.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: 163px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
    width: 100%;
}
.carousel-control{z-index: 5;}
.carousel-control.left{ display:none;}
.email-phone{ /*text-align:right;*/ text-align:center;color: #FFF;}
.email-phone i { display:inline-block; padding-right:10px; color: #B2322E; font-size: 30px;}
.email-phone span {
    display: inline-block;
    padding-right: 30px;
    margin-top: 50px;
	font-size: 15px;
}
.email-phone span a{
	text-decoration: none;
	color: #000;
}
.email-phone span a:hover{
	color: #ababab;
}

@media only screen and (min-width: 980px) and (max-width: 1152px) {
	.email-phone span {
    padding-right: 38px;
}
}

.company-name{ font-size:34px; font-weight:bold; text-align:right;}
.company-name span { display:block; margin:25px -5px 0px 0px;}
.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    min-height: 44px;
    margin-left: 184px;
}
.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}
.navbar-default .navbar-nav > li > a{  color:#fff; font-weight:600; letter-spacing:0.5px;}
.banner{ width:100%; height:auto; position: relative; z-index:5;}
.top-corner-bg{ width:21.94%; height:auto; position:absolute; z-index:3; }
.welcome-bg{
	background-image: url(../images/welcome-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:70px 0px;
}
.welcometext{}
.welcometext h1 {
	position:relative;
	z-index:44;
	color:#333;
	margin-bottom:40px;
}
.welcometext h2 { font-size:20px; margin-bottom:20px;}
.welcometext p { font-size:16px; color:#333; line-height:25px; padding-right:40px;}


.welcome-imgage{}
.welcome-imgage img { padding-top:40px;}
.projects-bg{
	background-image: url(../images/projects-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	text-align:center;
	padding:30px 0px;
	}
	
.projects-bg h1 { color:#020202; /*text-transform:uppercase; padding-bottom:40px;*/}	
.projects-bg h1 span { color:#B2322E;}	
.box4{}
.box4 h4 { color:#FFF; font-weight:bold;}
.box4 p { color:#FFF;} 
.box4 span { display:block; padding-bottom:20px;}
.our-clients-box{padding:30px 0px;}
.our-clients-box h1 { color:#000; /*text-transform:uppercase; padding-bottom:40px;*/ text-align:center;}
.our-clients-box h1 span { color:#B2322E;}	
.yellow-footer{ background-color:#B2322E; font-size:15px; color:#fff; padding:14px 14px;}
.box2{}
.main-footer{
	/*background-color: #fae6e7;
	background-image: url(../images/footer-bg.png) background-repeat: no-repeat;
	background-position: center top;
	padding:0px 0px;
	background-position: 50% 50%;*/
	background: url(../images/footer-bg.png);
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;
   color: #FFF;
   
	}
	
.footer-box4{
	/*background-image: url(../images/footer-line-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding:45px 0px 45px 45px;
}
.footer-box4 h4 { text-transform:uppercase; margin-bottom:20px;}	
.footer-box4 ul { list-style-type:none; margin:0px; padding:0px;}
.footer-box4 ul li { padding:3px 0px;}
.footer-box4 ul li a { color:#FFF;}
.footer-box4 strong { font-weight:900;}
.footer-box4 span { display:block; padding-bottom:10px;}
.footer-box4 span a { color:#FFF;}
.bg-no{ background-image:none !important;}
.laptop-show{ display:none;}
.m-no{ display:none;}
.next-page{
	background-image: url(../images/bg11.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*padding:40px 0px;*/
	padding:40px 0px 10px 0px;
}
.next-page-pad{ }
.next-page h1 { font-size:28px; text-transform:uppercase; margin-bottom:20px; font-weight:600;}
.next-page h2 { font-size:18px; text-transform:uppercase; margin-bottom:20px; color:#346dd4;font-weight:600;}

.next-page p { font-size:16px; line-height:23px; color:#666; text-align:justify;}
.line{ background-color:#B2322E; height:1px; width:100%; margin-bottom:20px;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 13px;
}
.left-box{ padding:0px 30px 0px 30px;}
.left-side h3 { margin:20px 0px 10px 10px; padding:0px; font-weight:bold;}
.left-side{
	background-image: url(../images/left-side-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:490px;
	width: 26%;
}
.left-box ul { list-style-type:square; margin:0px; padding:10px; font-size:13px; color:#000;}
.left-box ul li { padding:11px 0px;}
.left-box ul li:not(:last-child) { border-bottom:dotted 1px #000000;}
.noborder { padding:11px 0px; border-bottom:dotted 0px #000000 !important;}
.left-box ul li a { color:#000;}
.left-box ul li a strong { font-weight:900;}
.right-side{width: 74%; height:auto;}



/********new added*********/
.new-banner-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
	z-index:4;
}
.new-banner-inner img {
	width:100%; height:auto;
	}
/**********************************/

.box-images{ display:block !important; text-align:center !important;}
.box-images img{ width:100% !important; height:auto !important; display:block !important;}
.box-images h4 { color:#000; font-weight:bold;}
.box-images p { color:#000;}

/******************rolllllllllllllllllllllllll*******************/
.projects-boxes{}

.sunil {
  position: relative;
  width: 100%;
}
.sunil h1 { font-size:22px; margin:0px;}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.project-box{ width:96%; padding:2%; font-size:16px; color:#FFF;}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.sunil:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 24px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width:100%;
  text-align:center;
}
.text h1 {
	margin:0px;
	padding:0px;
}
.clients-logo-box{ text-align:center;}
.clients-logo-box h4 { padding-bottom: 25px; margin-top: 0px;}
.clients-logo-box img { width:auto; height:auto; padding:20px;border: 1px solid #ccc;margin-bottom: 20px;}
.contact-title{ font-size:33px; margin-bottom:30px; display:block;}
.contact-box { padding-bottom:40px;}
.desktop-view{ float:left; margin-top:22px;}
.next-banner img { width:100%; height:auto;}
.mobile-imges{ }
.mobile-imges img { padding:0px 0px 20px 20px;}


.iso-name{ font-size:11px;}

.box {
  position: relative;
  width: 24%;
  /*padding: 40px;*/
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.1);
  border-radius: 4px;
  /*margin: 20px;*/
  margin-top: 20px;
  margin-left: 10px;
  overflow: hidden;
  text-align: center;
}

/******************rolllllllllllllllllllllllll*******************/


@media only screen and (min-width: 320px) and (max-width: 768px){/***************Mobile portrait (320x480) **********Mobile landscape (480x320)*******Small tablet portrait 
(600x800)******************************/
.mobile-imges{ display:block; width:100%; height:auto; clear:both; margin-bottom:30px; float:left;}
.mobile-imges img { width:100%; height:auto; padding:0px;}
.box3 img { width:100%; height:auto; padding:20px;}
.desktop-view{ display:none;}
.new-banner-inner{ /*display:none;*/}
.top-corner-bg{ display:none;}	
.company-name span {
    display: block;
    margin: 0px 0px 0px 0px;
}
.header-bg {height: 200px;}
.next-banner img { width:100%; height:auto;}
.welcometext p {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    padding-right: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
.company-name{ text-align:center;}
.email-phone {
    text-align: center;
}
.m-visible{ display:block;}

.banner {
    width: 100%;
    height: auto;
    margin-top: 27px;
}

.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -108px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 7;
    width: 100%;
    margin-top: -51px;
	background-color:#ffbd00;
}
.welcome-bg {
    background-image: url(../images/welcome-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 40px 0px;
    text-align: center;
    background-size: cover;
}
.box2 {
    width: 100%;
    text-align: center;
}

.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: #ffbd00;
    min-height: 44px;
    margin-left: 0px;
}
.welcometext h1 {
    position: relative;
    z-index: 11;
    color: #3371d4;
    margin-bottom: 20px;
}
.m-no{ display:block;}
.email-phone span {
    display: inline-block;
    padding-right: 30px;
    margin-top: 10px;
}
.main-footer {
    /*background-image: url(../images/footer-bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 0px;
    background-size: cover;
    text-align: center;
}
.footer-box4 {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 30px 0px 30px 0px;
    width: 100%;
}
.welcome-imgage img { width:100%; height:auto;}

.next-page{ text-align:center;}
.email-phone span {
    display: inline-block;
    padding-right: 5px;
    margin-top: 10px;
}

.left-side {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    height: auto;
    width: 100%;
    padding: 2%;
    margin: 0%;
    text-align: left;
    background-color: #ffbd00;
}

.right-side {
    width: 100%;
    height: auto;
    padding: 5%;/* 10%;*/
}
.left-box {
    padding: 0px;
}

.left-box ul {
    list-style-type: square;
    margin: 0px;
    padding: 30px;
    font-size: 15px;
    color: #000;
}

.projects-boxes{ width:100%;}

.clients-logo-box{ width:100%;}
.clients-logo-box img { width:100%; height:auto;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 5px;
    font-size: 13px;
}

.menu-main > ul > li {
	list-style: none;
	display: inline-block;
}
.menu-main > ul li a {
	text-decoration: none;
	display: block;
	color: #000;
	padding: 0px 24px;
}
.menu-main li:not(:last-child) {
	border-right: 1px solid #000;
}
.menu-main > ul li a:hover {
	/*background:#444;*/
	color: #000;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}

	}
	
	
@media only screen and (min-width: 768px) and (max-width: 959px) {/***Small tablet landscape (800x600)***************************/
	.desktop-view{ display:none;}
	.top-corner-bg{ display:none;}	
.company-name span {
    display: block;
    margin: 0px 0px 0px 0px;
}
.company-name{ text-align:center;}
.email-phone {
    text-align: center;
}
.m-visible{ display:block;}

.banner {
    width: 100%;
    height: auto;
   /* margin-top:106px;*/
}
.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 22;
    width: 100%;
    margin-top:-51px;
    background-color: #ffbd00;
}
.welcome-bg {
    background-image: url(../images/welcome-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 40px 0px;
    background-size: cover;
}
.box2 {
    width: 50%;
}
.carousel-control.left{ display: block;}
.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    min-height: 44px;
    margin-left: -4px !important;
}
.welcometext h1 {
    position: relative;
    z-index: 11;
    color: #3371d4;
    margin-bottom: 20px;
}
.m-no{ display:block;}
.email-phone span {
    display: inline-block;
    padding-right: 30px;
    margin-top: 10px;
}
.main-footer {
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 0px;
    background-size: cover;

}
.footer-box4 {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 30px 0px 30px 30px;
    width:50%;
}
.welcome-imgage img { width:100%; height:auto;}
.welcometext {
    width: 50%;
    float: left;
}
.welcome-imgage {
    width: 50%;
    float: left;
}
.container {
    width: 100%;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 5px;
}
.box4 {
    width: 50%;
}
.box4 img {
    width:100%; height:auto;
}
.right-side {
    width: 74%;
    height: auto;
    float: left;
}
.left-side {
    background-image: url(../images/left-side-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 490px;
    width: 26%;
    float: left;
}	

.clients-logo-box{ width:50%;}
.clients-logo-box img { width:100%; height:auto;}
.new-banner-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 4;
    left: -160px;
	display:none;
}
	}
	
	
@media (max-width: 799px) {	/***Tablet portrait (768x1024)*******************/
.top-corner-bg{ display:none;}	
.company-name span {
    display: block;
    margin: 0px 0px 0px 0px;
}
.company-name{ text-align:center;}
.email-phone {
    text-align: center;margin-top: 20px;
}
.m-visible{ display:block;}

.banner {
    width: 100%;
    height: auto;
    /*margin-top: 150px;*/
}
.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -108px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 7;
    width: 100%;
}
.welcome-bg {
    background-image: url(../images/welcome-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 40px 0px;
    text-align: center;
    background-size: cover;
}
.box2 {
    width: 100%;
    text-align: center;
}

.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: #ffbd00;
    min-height: 44px;
    margin-left: 0px;
}
.welcometext h1 {
    position: relative;
    z-index: 1;
    color: #3371d4;
    margin-bottom: 20px;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 6;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.m-no{ display:block; margin-top: 20px;}
.email-phone span {
    display: inline-block;
    padding-right: 30px;
    margin-top:0px;
}
.main-footer {
    /*background-image: url(../images/footer-bg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 0px;
    background-size: cover;
    text-align: center;
}
.footer-box4 {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 30px 0px 30px 0px;
    width: 100%;
}
.welcome-imgage img { width:100%; height:auto;}
.welcometext {
    width: 100%;
    float: none;
}
.welcome-imgage {
    width: 100%;
    float: none;
}

.container {
    width: 100%;
}
.left-side {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    height: auto;
    width: 100%;
    padding: 2%;
    margin: 0%;
    text-align: left;
    background-color: #ffbd00;
}	
.right-side {
    width: 100%;
    height: auto;
    float: left;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 5px;
    font-size: 13px;
}
.iso-name{ font-size:11px; text-align:center;}

}


@media (max-width: 450px) {	

.box {
  position: relative;
  width: 90%;
  padding: 25px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.1);
  border-radius: 4px;
  margin: 20px;
  overflow: hidden;
  text-align: center;
}
	}
	
	
/*@media only screen and (min-width: 965px) and (max-width: 1200px) {		

.top-corner-bg img {
    width:76.94%;
    height: auto;
    position: absolute;
    z-index: 3;
}
.company-name span {
    display: block;
    margin:55px 0px 0px 193px;
}
.welcome-imgage {
    width: 50%;
    float: left;
}
.welcometext {
    width: 50%;
    float: left;
}
.company-name {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    width: 50%;
    float: left;
}
.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -285px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 3;
    width: 100%;
}
.container {
    width: 100%;
}
.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    min-height: 44px;
    margin-left: 64px;
}
.email-phone {
    text-align: right;
    width: 50%;
    float: left;
}
.laptop-none{ display:none;}
.laptop-show{ display:block;}



}	*/	


@media only screen and (min-width: 980px) and (max-width: 1280px) {		
.laptop-none{ display:none;}
.laptop-show{ display:block;}	
.company-name span {
    display: block;
    margin: 55px 0px 0px 201px;
}
.company-name {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    min-height: 44px;
    margin-left: 104px;
	
}
.welcome-imgage img { width:100%; height:auto;}
/*.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 537px;
}*/
.new-banner-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 4;
    left: -160px;
}
.new-banner-inner img {
	display: block;
	width: 100%;
	height: auto;
	}
.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -187px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 7;
    width: 100%;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 13px;
    font-size: 12px;
}
}

@media (min-width: 1124px) and (max-width: 1400px) {

.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -108px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 7;
    width: 100%;
}

.header-bg {
    /*background-image: url(../images/h1.jpg);*/
    background-repeat: no-repeat;
    background-position: -110px top;
    height: 142px;
}

.main-menu {
    background-image: url(../images/menu-bg.png);
    background-position: -17px top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 7;
    width: 100%;
}
.new-banner-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    z-index: 4;
    left: -81px;
}

.navbar {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    min-height: 44px;
    margin-left: 216px;
}
}

<!--new--css-->

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');
/* https://www.youtube.com/watch?v=JJkuGvfFKOw */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*body {
  font-family: 'Poppins', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}*/

.container-n {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  
  
  
}

.container-n
.box-n {
  position: relative;
  width: 350px;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.1);
  border-radius: 4px;
  margin: 20px;
  overflow: hidden;
  text-align: center;
}

.container-n
.box-n:before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,255,255,.2);
  z-index: 2;
  pointer-events: none;
}


.container-n
.box-n
.icon-n {
  position: relative;
  width: 80px;
  height: 80px;
  color: #fff;
  background-color: #000;
  
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 50%;
  font-size: 40px;
  font-weight: 700px;
  transition: 1s;
}

.container-n
.box-n:nth-child(1)
.icon-n {
  box-shadow: 0 0 0 0 #e91e63;
  background-color: #e91e63;
}

.container-n
.box-n:nth-child(1):hover
.icon-n {
  box-shadow: 0 0 0 400px #e91e63;
  background-color: #e91e63;
}

.container-n
.box-n:nth-child(2)
.icon-n {
  box-shadow: 0 0 0 0 #fdd215;
  background-color: #fdd215;
}

.container-n
.box-n:nth-child(2):hover
.icon-n {
  box-shadow: 0 0 0 400px #fdd215;
  background-color: #fdd215;
}

.container-n
.box-n:nth-child(3)
.icon-n {
  box-shadow: 0 0 0 0 #2196f3;
  background-color: #2196f3;
}

.container-n
.box-n:nth-child(3):hover
.icon-n {
  box-shadow: 0 0 0 400px #2196f3;
  background-color: #2196f3;
}

.container-n
.box-n
.content-n {
  position: relative;
  z-index: 1;
  transition: 0.5s;
} 

.container-n
.box-n:hover
.content-n {
  color: #fff;
}

.container-n .box-n .content-n h3 {
  font-size: 20px;
  margin: 10px 0;
}




<!--new css end-->
<!--menu-->



*, *:before, *:after {
    box-sizing: border-box;
}
/** * Eric Meyer's Reset CSS v2.0 (https://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
/**html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */
/*article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header h2 {
	margin: 25px 10px;
font-size: 28px;
text-align: center;
color: cornsilk;
}*/
.container-a {
	margin: 10px auto;
	display: table;
	max-width: 1140px;
	width: 100%;
}
.container-a:after, .container-a:before {
	content: "" clear : both;
}
nav.menu {
	background: #da251d;
	position: relative;
	min-height: 45px;
	height: 100%;
    border-radius:25px 0px 25px 0px;
}

.menu > ul > li {
	list-style: none;
	display: inline-block;
	color: #fff;
	line-height: 45px;
	
}
.menu > ul li a, .xs-menu li a {
	text-decoration: none;
	color: #fff;
	 display:block;
	 padding: 0px 24px;
}

.menu > ul li a:hover {
	background:#444;
	color: #fff;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
/*.active{
	background:#444 !important;
	
}*/

.menu-main > ul > li {
	list-style: none;
	display: inline-block;
}
.menu-main > ul li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 0px 24px;
}
.menu-main li:not(:last-child) {
	border-right: 1px solid #FFF;
}
.menu-main > ul li a:hover {
	/*background:#444;*/
	color: #ababab;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
.displaynone{
	display: none;
}
.xs-menu-cont{
display:none;
}
.xs-menu-cont > a {
    background: none repeat scroll 0 0 #da251d;
    border-radius: 3px;
    padding: 3px 6px;
	display: block;
	border-bottom:1px solid #da251d;
	    box-shadow: 0 1px 2px #e67248;
		-webkit-box-shadow: 0 1px 2px #da251d;
		-moz-box-shadow: 0 1px 2px #da251d;
}
.xs-menu-cont > a:hover{
 cursor: pointer;
}
  
.xs-menu li {
color: #fff;
padding: 14px 30px;
border-bottom: 1px solid #ccc;
/*background: #FF7F50;*/

}
.xs-menu  a{
text-decoration:none;
/*! background:#0C9; */
}

/*.mega-menu {
   background: none repeat scroll 0 0 #ea9c0d;
    left: 0;
    margin-top: 3px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
}*/
.mega-menu {
   background: none repeat scroll 0 0 #FFF;
   color: #000;
   /* margin-top: 3px;*/
    position: absolute;
	padding: 9px;
	display:none;
	transition-duration: 0.9s;
}
#menutoggle i {
    color: #fff;
    font-size: 33px;
    margin: 0;
    padding: 0;
}


/*--column--*/
.mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before{
content:"";
display:table;
clear:both;


}
.mm-6column, .mm-3column {
 float: left;
 position: relative;
 }
.mm-6column {
    width: 50%;
}
.mm-3column {
        width: 25%;
}
.responsive-img {
    display: block;
    max-width: 100%;

}
.left-images{
margin-right:25px;
}
 .left-images, .left-categories-list {
   float: left;
}
.categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 5px 0;
}
.categories-list li :hover{
		background:inherit !important;
}
.left-images > p {
    background: none repeat scroll 0 0 #ff7f50;
    display: block;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding: 5px 14px;
}
.categories-list span {
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.mm-view-more{
	background: none repeat scroll 0 0 #ff7f50;
    color: #fff;
    display: inline !important;
    line-height: normal;
    padding: 5px 8px !important;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid #000 1px;
}

.san{
	border-bottom:1px #000 solid;
	padding:10px;
	margin:5px;
	
	
	}
.san ul li a:hover{
	background:#403e44;
	color:#FFF;
	
	}	
	
.mega-menu ul li a{
	color:#000;
}
	
.mega-menu ul li a:hover{
	background:#403e44;
	color:#FFF;
}
	
.display-on{
display:block;
 transition-duration: 0.9s;
}

.drop-down > a:after{
content:"\f103";
color:#fff;
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
}

 /*MediaQuerys*/
 @media (max-width: 600px) {
.menu {
 display:none;
 }
 .xs-menu li a {

	 padding:5px;
}
 .xs-menu-cont{
 display:block ;
 }
 
 }


/*Animation--*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}






<!--menu end-->

<!--image-box-->

.abc {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
}

.abc img {vertical-align: middle;}

.abc .content {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 92%;
  padding: 20px;
}
<!--image-box-end-->

/* gallery */
.lightbox-gallery {
    
    background-repeat: no-repeat;
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #fff
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom:20px ;
  margin-left:10px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}
/*--------------------------------------------------------------
#3.3	feature-projects-s3
--------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  .feature-projects-s3 {
    padding-bottom: 0;
  }
}

.feature-projects-s3 .projects-grids:hover {
  cursor: move;
}

.feature-projects-s3 .projects-grids .grid {
  overflow: hidden;
}

.feature-projects-s3 .grid .details {
  background-color: rgba(255, 189, 52, 0.8);
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  text-align: center;
  position: absolute;
  left: 0;
  top: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

@media (max-width: 767px) {
  .feature-projects-s3 .grid .details {
    width: 100%;
    height: 100%;
    top: 0;
  }
}

.feature-projects-s3 .grid:hover .details {
  left: 25px;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767px) {
  .feature-projects-s3 .grid:hover .details {
    left: 0;
  }
}

.feature-projects-s3 .details .inner {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.feature-projects-s3 .details h3 + span {
  font-size: 16px;
  font-size: 1.06667rem;
  color: #06163a;
  display: block;
  margin-bottom: 1em;
}

.feature-projects-s3 .details h3 {
  font-size: 22px;
  font-size: 1.46667rem;
  font-weight: 400;
  margin: 0 0 0.7em;
}

.feature-projects-s3 .details h3 a {
  color: #fff;
}

.feature-projects-s3 .details .view {
  background-color: #da251c;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
}

.feature-projects-s3 .owl-theme .owl-controls {
  margin-top: 0;
}

@media (max-width: 767px) {
  .feature-projects-s3 .owl-theme .owl-controls {
    margin-top: 30px;
  }
  .feature-projects .grid .project-pic {
  width: 670px;
  float: left;
}
}

.feature-projects-s3 .owl-theme .owl-controls .owl-nav [class*=owl-] {
  width: 40px;
  height: 40px;
  line-height: 37px;
  background: #da251c;
}

/*--------------------------------------------------------------
#1.0	feature-projects
--------------------------------------------------------------*/
.feature-projects, .projects-pg-section {
  background-color: #f8f8f8;
}

.feature-projects .projects-grids .grid, .projects-pg-section .projects-grids .grid {
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  .feature-projects .projects-grids .grid, .projects-pg-section .projects-grids .grid {
    margin-bottom: 70px;
    
  }
}

@media (max-width: 767px) {
  .feature-projects .projects-grids .grid, .projects-pg-section .projects-grids .grid {
    margin-bottom: 60px;
  }
}

.feature-projects .grid, .projects-pg-section .grid {
  overflow: hidden;
  position: relative;
}

.feature-projects .grid .project-pic, .projects-pg-section .grid .project-pic {
  width: 670px;
  float: left;
 
 
}

@media (max-width: 1199px) {
  .feature-projects .grid .project-pic, .projects-pg-section .grid .project-pic {
    width: 500px;
  }
}

@media (max-width: 991px) {
  .feature-projects .grid .project-pic, .projects-pg-section .grid .project-pic {
    width: auto;
    float: none;
  }
}

.feature-projects .grid .details, .projects-pg-section .grid .details {
  background-color: #fff;
  width: calc(100% - 670px);
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1199px) {
  .feature-projects .grid .details, .projects-pg-section .grid .details {
    width: calc(100% - 500px);
  }
}

@media (max-width: 991px) {
  .feature-projects .grid .details, .projects-pg-section .grid .details {
    width: auto;
    float: none;
    position: static;
  }
}

.feature-projects .right-text .details, .projects-pg-section .right-text .details {
  left: 0;
  right: auto;
  text-align: right;
}

@media (max-width: 991px) {
  .feature-projects .right-text .details, .projects-pg-section .right-text .details {
    text-align: left;
  }
}

.feature-projects .right-text .project-pic, .projects-pg-section .right-text .project-pic {
  float: right;
  
}

.feature-projects .grid .details .inner, .projects-pg-section .grid .details .inner {
  padding: 0 50px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 991px) {
  .feature-projects .grid .details .inner, .projects-pg-section .grid .details .inner {
    padding: 40px 50px 50px;
    position: static;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -transform: none;
  }
}

@media (max-width: 767px) {
  .feature-projects .grid .details .inner, .projects-pg-section .grid .details .inner {
    padding: 30px 25px 40px;
  }
}

.feature-projects .count, .projects-pg-section .count {
  font-family: "Oswald", sans-serif;
  font-size: 72px;
  font-size: 4.8rem;
  color: #efefef;
  position: relative;
}

.feature-projects .count:before, .projects-pg-section .count:before {
  content: "";
  background-color: #da251c;
  width: 80px;
  height: 4px;
  position: absolute;
  left: -92px;
  bottom: 20px;
}

@media (max-width: 991px) {
  .feature-projects .count:before, .projects-pg-section .count:before {
    display: none;
  }
}

@media (max-width: 1199px) {
  .feature-projects .count, .projects-pg-section .count {
    font-size: 50px;
    font-size: 3.33333rem;
  }
}

.feature-projects .right-text .count:before, .projects-pg-section .right-text .count:before {
  left: auto;
  right: -92px;
  bottom: 20px;
}

.feature-projects .grid .details h4, .projects-pg-section .grid .details h4 {
  font-size: 22px;
  font-size: 1.46667rem;
  font-weight: 500;
  margin: 1em 0 1.45em;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .feature-projects .grid .details h4, .projects-pg-section .grid .details h4 {
    margin: 0.5em 0 0.6em;
  }
}

@media (max-width: 767px) {
  .feature-projects .grid .details h4, .projects-pg-section .grid .details h4 {
    font-size: 20px;
    font-size: 1.33333rem;
  }
}

.feature-projects .grid .details p, .projects-pg-section .grid .details p {
  margin-bottom: 2.5em;
}

@media (max-width: 1199px) {
  .feature-projects .grid .details p, .projects-pg-section .grid .details p {
    margin-bottom: 1.5em;
  }
}

.feature-projects .view-all, .projects-pg-section .view-all {
  line-height: 0.5em;
  text-align: center;
}

.feature-projects .view-all a, .projects-pg-section .view-all a {
  font-weight: 500;
  color: #da251c;
  text-transform: uppercase;
}

.feature-projects .view-all a i, .projects-pg-section .view-all a i {
  display: inline-block;
  padding: 0 0 0 3px;
  position: relative;
  top: 2px;
}

.feature-projects .view-all a:hover, .projects-pg-section .view-all a:hover {
  color: #ffac01;
}

/*----------border title------------*/
.border-title {
    font-size: 32px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
}

.border-title:before {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background: #BB3338;
    left: 50%;
    margin-left: -30px;
    z-index: 1;
}

.border-title:after {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0px;
    width: 150px;
    height: 1px;
    background: #868585;
    left: 50%;
    margin-left: -80px;
	margin-bottom: 1px;
}
