@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*
* Copyright (c) 2018 ITAcumens
*/ 
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(ekko-lightbox.css);
@import url(bs-slider.css);
*{margin:0px; padding:0px; outline:none !important;}
body{
	font-family: 'Lato', sans-serif !important;
	font-size:normal;
	font-weight:normal;
	overflow-x:hidden;
}

/*Header Section*/
.top_bar{
	width:100%;
	background: linear-gradient(to right, rgba(239,81,118,1) 1%,rgba(74,79,114,1) 50%,rgba(239,81,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color:#fff;
	padding: 10px 0;
}
.top_bar ul{margin:0;}
.top-txt p{
	margin:0;
	color:#fff;
}
.top-contact li a, .top-phone li a{
	color:#fff;
	text-decoration: none;
}
.header_bar{
	width:100%;
	padding-top: 5px;
}
.logo img{
	margin:10px 20px;
}
.cust-btn {
	float: right;
	background: #ea5176;
    border-bottom: 3px solid #4c4f72;
}
.cust-btn:hover, .cust-btn:focus {
	background: #4c4f72;
	border-bottom: 3px solid #ea5176;
}
a.cust-btn {
	text-decoration: none;
	color: #fff;
	margin-top: 40px;
}
.cust-btn {
	padding: 10px 0px;
	border-radius: 6px;
	display: block;
	width: 150px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
}
.banner{width:100%;}
/*Menu*/
.menu_bar{
	width:100%;
	background: linear-gradient(to right, rgba(239,81,118,1) 1%,rgba(74,79,114,1) 50%,rgba(239,81,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.menu .navbar{margin:0;}
.menu .navbar-nav>li>a{color:#fff;font-weight: bold;font-size:16px;padding:15px 10px;}
.menu .nav>li>a:focus, .menu .nav>li>a:hover, .menu .nav>li.active a , .menu .nav>li:hover, .menu .nav>li:focus{
    text-decoration: none;
    background: none;
	color:#222;
	
}
.menu .dropdown-menu.single {
    min-width: 200px;
    border: 0px;
    padding: 15px;
}

.menu .dropdown-menu.single.dpt_wdth {
    min-width: 466px;
}

.menu .dropdown-header {
    white-space: normal;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    /* margin-left: 16px;
  margin-right: 16px;*/
    padding: 20px 0px;
    width: 100%;
    border: 0px;
}

.dropdown-menu-large>li>ul,
.menu .dropdown-menu.single>li>ul {
    padding: 0;
    margin: 0;
}

.dropdown-menu-large>li>ul>li,
.menu .dropdown-menu.single>li>ul>li {
    list-style: none;
}

.dropdown-menu-large>li>ul>li>a,
.menu .dropdown-menu.single>li>ul>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    position: relative;
    font-weight: 300;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
    font-size: 15px;
}

.dropdown-menu-large>li>ul>li>a:before,
.menu .dropdown-menu.single>li>ul>li>a:before {
    content: '\f0da';
    position: absolute;
    left: 10px;
    font-family: fontAwesome;
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus,
.menu .dropdown-menu.single>li ul>li>a:hover,
.menu .dropdown-menu.single>li ul>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #ea5176;
    border-radius: 5px;
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    color: #ea5176;
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
    color: #001b45;
    font-size: 18px;
    padding: 3px 0px;
    font-weight: 700;
}



@media (min-width: 768px){
	
	.menu .navbar-nav{
		text-align: center;
		width: 100%;
		float: left;
	}
	
	.menu .navbar-nav > li {
    	float: none;
    	display: inline-block;
  	}
	
	.menu .navbar-brand{
		display: none;
	}
	.menu .navbar-nav li:hover .dropdown-menu.single{
  	    display:block;
  	}
}
/*slider*/
#slider{
	background:#ea5176;
	position: relative;
	overflow: hidden;
}
#slider .carousel{padding:0;}
.welcme{
	background:#ea5176;
	padding-top:10%;
	padding-left:5%;
	
}
.welcme h2{
	color:#fff;
	margin:0;
	font-size:28px;
	font-weight: 600;
}
.welcme h2 span{
	font-size:50px;
	font-weight: 800;
	margin: 15px 0;
	display: inline-block;
}

.welcme a{
	font-size:15px;
	color:#fff;
	text-decoration: none;
	background: #554f72;
	padding: 10px 25px;
	border-radius: 10px;
	margin-top: 15px;
	display: inline-block;
	border:2px solid #554f72;
}
.welcme a:hover{
	border:2px solid #F5295A;
}
/*Home Section*/
#section1{
	background:#f5f5f5;
	padding: 30px;
}
#section1 h2{margin-bottom: 40px !important;}
#section1 h2, #section2 h2, #section3 h2, #section4 h2, #section5 h2, #section6 h2 , #section7 h2{
	font-size:28px;
	color:#F5295A;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px 0 20px;
	position: relative;
	transform: skewX(-25deg);
  	border: 2px solid #554f72;;
  	border-radius: 10px;
  	transition: 200ms ease-in-out;
	padding: 10px 20px;
	width:30%;
	margin:0 auto;	
}
#section1 h2 span, #section2 h2 span, #section3 h2 span, #section4 h2 span, #section5 h2 span, #section6 h2 span , #section7 h2 span{
	transform: skewX(25deg);
	display: inline-block;
}
#section1 img{
	border: 5px solid #ea5176;	
    border-radius: 15px;
}
#section1 img:hover{
	border: 5px solid #554f72;	
    border-radius: 15px;
}
.intro p{
	margin-top:60px;
	font-size:16px;
	color:#000;
	line-height: 30px;
	margin-bottom: 0;
	text-align: justify;
}

/*Section2*/
#section2:before{
	position:absolute;
	content: '';
	top:0;
	bottom:0;
	left:0;
	right: 0;
	background: rgba(238, 81, 118, 0.7);
}
#section2{
	padding:70px 0;
	background: url(../images/f4.jpg) no-repeat;
	position: relative;
	background-size: cover;
}
#section2 h2, #section5 h2{color:#fff !important;border:2px solid #fff;}
#section2 ul li{margin-bottom:15px !important;}
#section2 ul{margin:20px 0 0;}
 #section2 ul li{
	font-size:16px;
	color:#fff;
	line-height: 25px;
	margin-bottom: 5px;
	padding-left: 30px;
	position:relative;
	text-align: justify;
}
 #section2 ul li:before{
	content:'\f058';
	font-family:'FontAwesome';
	left:0;
	top:3px;
	font-size: 18px;
	color:#fff;
	position: absolute;
}
/*section3*/
#section3{
	background:#f5f5f5;
	padding:30px 0 30px;
}
#section3 h2{margin-bottom:20px !important;}
#section3 p{text-align:center;}

/*Section4*/
#section4{
	margin:30px 0 30px;
}

#section4 h2{margin-bottom:40px !important;}
#section4 img{margin-bottom:30px;}
.modal-title{
	font-size: 20px;
	font-weight:bold;
	color:#872c79;
	text-align: center;
}
.g_tit h5{
	font-size: 22px;
	margin: 40px 0 20px;
	text-align: center;
	color:#4b4f72;
	font-weight: 600;
}
/*Section5*/
#section5:before{
	position:absolute;
	content: '';
	top:0;
	bottom:0;
	left:0;
	right: 0;
	background: rgba(76, 79, 114, 0.6);
}

#section5{
	padding:70px 0;
	background: url(../images/f3.jpg) no-repeat;
	position: relative;
	background-size: cover;
}
#section5 p{color:#fff !important;}
.infra p{
	
	font-size:16px;
	color:#000;
	line-height: 30px;
	margin:20px 0 0;
	text-align: justify;
}
/*Section6*/
#section6{
	margin:30px 0 30px;
}
/*Section7*/
#section7{
	padding:30px 0 30px;
	background:#f5f5f5;
}
#section7 table{margin-top:45px;}
#section7 table tr:nth-child(1){background:#ef5176;color:#fff !important;font-size:18px;font-weight: 700;}
#section7 table tr td{padding:10px;text-align: center;font-size: 16px;}
#section7 table tr td a{color:#000;text-decoration: none;}
/*footer*/
#footer{
	background: linear-gradient(to right, rgba(239,81,118,1) 1%,rgba(74,79,114,1) 50%,rgba(239,81,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.copyright{
	color: #fff;
    padding: 15px 0 15px;
	width: 100%;
    display: inline-block;
}
.copyright ul{margin:5px 0 0;}
.copyright p{
	margin:0;
	margin-top: 15px;
}
.copyright a{
	color: #fff;
	text-decoration: none;
}
#return-to-top .fa.fa-angle-up {
    background: #554f72;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 45px;
    font-size: 40px;
    font-weight: bold;
    position: fixed;
    top:50%;
    right: 20px;
}

/*Responsive*/
@media(max-width:767px){
	.welcme{padding:30px;}
	.welcme h2{font-size:22px;}
	.welcme h2 span{font-size:30px;}
	.intro p{margin:0 0 20px;}
	.g_tit p{font-size:16px;}
	.top-contact li a, .top-phone li a{
		font-size:12px;
		text-align: center;
	}
	.top_bar ul{text-align:center;}
	.header_bar img {
    	width: 100%;
	}
	.logo{padding:0;}
	.logo1 img{margin-top:10px;}
	.logo img{margin:5px 0 0;}
	a.cust-btn{margin:10px 0 10px}
	#section1{padding:15px;}
	#section1 h2, #section2 h2, #section3 h2, #section4 h2, #section5 h2, #section6 h2, #section7 h2{font-size:18px;line-height: 30px;width:100%;margin: auto;}
	.menu .navbar-toggle, .menu .navbar-toggle .icon-bar{border:1px solid #000;}
	.copyright p{text-align:center;}
	.copyright ul{text-align:center;}
	#section1 h2{margin: 20px 0 30px;}
	#section1 h2:after{
		top: 65px;
		left: 40%;
		width:20%;
	}
	#section1 img{margin-bottom: 20px;}
	#section1 p{
		font-size: 15px;
		line-height: 25px;
	}
}
@media(min-width:768px) and (max-width:991px){
	.header_bar img {
    	width: 100%;
	}
	.top-info ul{text-align:right;}
	a.cust-btn{margin:20px 0 20px;}
	.logo img{margin-left:-30px;}
	#section1 img{margin-bottom:20px;}
	.copyright ul{right:90px;position:absolute;}
	#return-to-top .fa.fa-angle-up{bottom:5px;}
}
@media(min-width:992px) and (max-width:1199px){
	#return-to-top .fa.fa-angle-up{bottom:90px;}
	
}
