@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,900');
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
}
.navbar-fixed-top {
	background: rgba(0,0,0,0.30);
	top: 0;
	width: 100%;
	z-index: 999;
	border: none;
}
.navbar-brand {
	padding: 0 !important;
	position: absolute;
	top: 0;
	height: auto;
}
.header .navbar-nav li a:hover, .header .navbar-nav li a.active {
	color: #fff;
	background: #01407e;
	border-bottom: 5px solid #0054a7;
	transition: all 0.5s ease 0s;
}
.header .navbar-nav li a {
	color: #fff;
	font-size: 14px;
	display: block;
	font-weight: 400;
	border-bottom: 5px solid transparent;
	padding: 30px 15px;
}
.header .navbar-nav li {
	position: relative;
	list-style-type: none;
}
.header .navbar-nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	width: 180px;
	background: #fff;
	padding-left: 0px;
}
.header .navbar-nav li ul li {
}
.header .navbar-nav li ul li a {
	color: #000;
	padding: 10px 15px;
	border-bottom: 5px solid #fff;
}
.header .navbar-nav li:hover ul {
	display: block;
}
.slider-home .carousel-caption {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	max-width: 592px;
	padding: 35px 30px;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 5px;
	text-shadow: none;
}
.slider-home img {
	width: 100%;
}
.carousel-caption > h2 {
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}
.carousel-caption > p {
	font-size: 16px;
	color: #fff;
}
.view-more-but {
	display: inline-block;
	border-bottom: solid 2px #0054a7;
	border-top: solid 2px #0054a7;
	padding: 10px 33px;
	background: #01407e;
	color: #fff;
	text-transform: uppercase;
	text-shadow: none;
	margin-top: 20px;
	min-width: 162px;
	text-align: center;
}
.view-more-but:hover, .view-more-but:focus {
	background: #333;
	text-decoration: none;
	color: #fff;
	transition: all 0.5s ease 0s;
}
.carousel-indicators .active {
	background: #01407e;
	height: 17px;
	width: 17px;
	border: none;
}
.carousel-indicators li {
	height: 17px;
	width: 17px;
	background: #fff;
	border: none;
}
.logo-home-block {
	padding: 30px 0px;
	background: #00254a;
}
.logo-home-block .duro-logo ul {
	display: block;
	margin: 0;
	padding: 0;
}
.logo-home-block .duro-logo ul li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
}
.logo-home-block .duro-logo ul li:last-child {
	margin-right: 0;
}
.solutions-block {
	padding: 50px 0px;
	font-family: "Dosis", sans-serif;
	width: 100%;
}
.solution {
	background: url(../images/data-service.jpg) repeat 0px 0px;
	background-size: cover;
	text-align: center;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	min-height: 310px;
}
.outsores {
	background: url(../images/outsores.jpg) repeat 0px 0px;
	background-size: cover;
	text-align: center;
	display: inline-block;
	width: 100%;
	border-radius: 0;
	overflow: hidden;
	min-height: 310px;
}
.DataServers-text {
	color: #fff;
	width: 100%;
	padding: 65px 8%;
	z-index: 1;
}
.DataServers-text h1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}
.DataServers-text p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.heding {
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	color: #010101;
	font-weight: 600;
	margin-bottom: 25px;
}
.heding span {
	background: #fff;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}
.heding::after {
	border-bottom: 1px solid #01407e;
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 0;
	left: 0px;
}
.Solutions-heding {
	padding-right: 10px;
	position: relative;
	margin-bottom: 30px;
}
.enter-text {
	bottom: 0;
	color: #fff;
	position: absolute;
	left: 13%;
}
.enter-text p {
	font-size: 18px;
	margin: 0;
	font-weight: bold;
}
.enter-text h4 {
	font-size: 25px;
	font-weight: bold;
}
.enter-imgsec > span {
	position: relative;
}
.Entertainment-sec {
	padding: 50px 0;
}
.Foundation-hading::after {
	border-bottom: 1px solid #01407e;
	content: "";
	margin-left: 13px;
	position: absolute;
	top: 25px;
	width: 80%;
}
.Foundation-hading {
	padding-right: 10px;
	position: relative;
	margin-bottom: 30px;
}
.row.firstrow {
	margin: 0;
}
.col-lg-6.col-md-6.col-sm-6.paddnoneright {
	padding: 0;
}
.paddleftnone {
	padding: 0;
}
.Propertybottom {
	background: #ededed;
}
.leasing {
	padding: 40px 0 30px;
	text-align: center;
}
.leasingimg img {
	width: 100%;
}
.leasing > h3 {
	color: #01407e;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
}
.leasing h3::after {
	border-bottom: 3px solid #01407e;
	content: "";
	display: block;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	width: 69px;
}
.textproperty {
	margin: 0 auto;
	width: 75%;
}
.leasing h3 {
	color: #01407e;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
}
.textproperty > p {
	color: #404040;
	font-size: 16px;
	font-weight: normal;
}
.redmore-button > a {
	border: 3px solid #01407e;
	color: #01407e;
	font-size: 18px;
	font-weight: 500;
	min-width: 153px;
	padding: 6px 10px;
}
.redmore-button > a:hover {
	background: #01407e;
	color: #fff;
}
.redmore-button {
	clear: both;
	display: inline-flex;
	padding-top: 20px;
}
.Foundation {
	padding: 40px 0px 0px 0px;
}
.found-bg {
	background-image: url("../images/corporet-social-bg.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.Corporate-Social {
	color: #fff;
	text-align: center;
	width: 100%;
	max-width: 660px;
	margin: 0 auto;
	padding-top: 90px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 90px;
}
.Corporate-Social > h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
.Corporate-Social > p {
	font-size: 16px;
}
/**************top-footer**********/

.top-footer {
	background: #01407e;
	width: 100%;
	display: inline-block;
	padding: 30px 0px 20px 0px;
	vertical-align: top;
}
.top-footer h4 {
	font-weight: 400;
	font-size: 22px;
	color: #fff;
	position: relative;
	margin-bottom: 18px;
	padding-bottom: 10px;
}
.top-footer h4::before {
	background: #0170de none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
.top-footer ul {
	padding: 0px;
	margin: 0px;
}
.top-footer ul li {
	list-style-type: none;
	line-height: 24px;
	color: #fff;
}
.top-footer ul.quick-link li {
	font-size: 12px;
}
.top-footer ul.quick-link li .fa {
	padding-right: 5px;
}
.top-footer ul li a {
	color: #fff;
}
.top-footer p {
	color: #fff;
}
.social-bottom li {
	padding: 2px;
}
.social-bottom li a i {
	background: #f9c001;
	height: 32px;
	width: 32px;
	line-height: 32px;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	text-align: center;
}
.social-bottom li a i:hover {
	opacity: 0.8;
}
.contact-bottom li {
	margin-bottom: 10px;
}
.contact-bottom li i {
	margin-right: 5px;
}
.contact-bottom li span {
	float: left;
	padding-right: 5px;
}
.contact-bottom li p {
	overflow: hidden;
}
.bot-footer {
	background: #00509f;
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	vertical-align: top;
}
.copy {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	color: #fff;
	float: left;
}
.tag-line {
	float: right;
	color: #fff;
}
.tag-line:hover {
	color: #fff;
}
.entertenment-sec {
	display: inline-block;
	width: 100%;
	padding: 50px 0px;
	background: #f5f5f5;
}
.entertenment-sec .heding span {
	background: #f5f5f5;
}
.entertenment-home-contant span {
	color: #999;
	display: block;
	padding-bottom: 20px;
}
.about-home {
	padding: 40px 0px;
	background: #f5f5f5;
}
.about-home-contant {
	text-align: center;
	line-height: 22px;
}
.about-home-contant h1 {
	font-size: 31px;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.about-home-contant h5 {
	color: #D66101;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 18px;
}
.read-more {
	background: #01407e;
	border-bottom: 2px solid #0054a7;
	border-top: 2px solid #0054a7;
	color: #fff;
	display: inline-block;
	margin-top: 10px;
	padding: 10px 30px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.5s ease;
	line-height: 1.42857143;
}
a:hover, a:focus {
	text-decoration: none;
	transition: all 0.5s ease;
}
.read-more:hover, .read-more:focus, .view-more-but:focus, .view-more-but:hover {
	color: #fff;
	background: #002a68;
	border-bottom: 2px solid #002a68;
	border-top: 2px solid #002a68;
}
.inner-main {
	padding-top: 0;
	background: #fff;
}
.inner-main .heding span {
	background: #fff;
}
.entertainment-block {
	display: inline-block;
	width: 100%;
	padding: 40px 0px;
	line-height: 22px;
}
.brand-logo {
	border: 1px solid #ccc;
	padding: 10px;
	min-height: 130px;
	position: relative;
}
.brand-logo span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
	right: 10px;
}
/**************upcoming-projects-block*********/

.upcoming-projects-block {
	background: #f5f5f5;
	display: inline-block;
	width: 100%;
	padding: 40px 0px;
}
.upcoming-projects-block .heding span {
	background: #f5f5f5;
}
.upcoming-projects-block .project {
	margin-bottom: 15px;
}
.project figure {
	position: relative;
	display: inline-block;
	width: 100%;
	-moz-box-shadow: 0 3px 0 #e2e2e2, transparent 0 0 0;
	-webkit-box-shadow: 0 3px 0 #e2e2e2, transparent 0 0 0;
	box-shadow: 0 3px 0 #e2e2e2, transparent 0 0 0;
	-webkit-box-shadow: 0 3px 0 #e2e2e2;
	-moz-box-shadow: 0 3px 0 #e2e2e2;
	box-shadow: 0 3px 0 #e2e2e2;
}
.project figure:hover .actions {
	opacity: 1;
}
.project figure .actions {
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(29,29,29,.8);
	-ms-transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	text-align: center;
}
.project figure img {
	border: 0;
	width: 100%;
}
.project figure .actions a {
	font-size: 24px;
	color: #fff;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	font-weight: bold;
	margin: 0 auto;
	left: 10px;
	right: 10px;
}
/***************events-sec************/

.events-sec {
	display: inline-block;
	width: 100%;
	padding: 40px 0px;
}
.events-sec .owl-carousel .owl-item {
	padding: 0 7px;
	text-align: center;
}
.events-sec .owl-carousel .owl-item a {
	color: #000;
	font-size: 18px;
	text-align: center;
}
.events-sec iframe {
	border: none;
}
.events-sec .owl-controls {
	display: none !important;
}
.customNavigation {
	position: absolute;
	right: 15px;
	top: -34px;
}
.customNavigation .prev {
	color: #fff;
	font-size: 15px;
	left: 0px;
	position: relative;
	top: 0;
	background: #00254A;
	padding: 3px 5px;
	cursor: pointer;
	display: inline-block;
	width: 25px;
	text-align: center;
}
.customNavigation .next {
	color: #fff;
	font-size: 15px;
	right: 0px;
	position: relative;
	cursor: pointer;
	background: #00254A;
	padding: 3px 5px;
	display: inline-block;
	width: 25px;
	text-align: center;
}
.customNavigation .prev:hover, .customNavigation .next:hover {
	color: #fff;
	background: #24496e;
}
.cont-tag {
	font-style: normal;
	color: #00254a;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 15px;
	margin-bottom: 10px;
}
.sub-heading {
	font-size: 22px;
}
.sub-heading-name {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.imageall {
	width: 100%;
}
.event-wedding-sec {
	width: 100%;
	display: inline-block;
	background: url(../images/event-wedding.jpg) no-repeat 0px 0px;
	padding: 50px 0px 60px 0px;
	margin: 30px 0px;
	text-align: center;
	color: #fff;
	background-size: cover;
}
.event-wedding-sec .sub-heading {
	font-size: 25px;
	margin-bottom: 20px;
}
.over-team {
	background: #fff;
	padding: 10px 0px;
	width: 100%;
}
.cont-tag span {
	display: block;
	padding: 10px 0px;
}
.our-team-sec {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 25px;
	min-height: 450px;
}
.our-team-sec-Pro {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: 25px;
	min-height: 380px;
}
.clear {
	clear: both;
}
.our-principles {
	background: #f5f5f5;
	display: inline-block;
	width: 100%;
	padding: 40px 0px;
}
.electricals-about {
	padding: 40px 0px;
	display: inline-block;
	width: 100%;
}
.why-us {
	padding: 40px 0px;
	display: inline-block;
	width: 100%;
}
ul.why-point {
	padding: 10px 0px 10px 30px;
}
.why-point li {
	list-style-type: none;
	position: relative;
	padding-left: 20px;
	margin: 10px 0px;
}
.why-point li:before {
	content: "\f00c";
	position: absolute;
	left: 0px;
	font-family: 'FontAwesome';
}
.discussyour {
	text-align: center;
	font-size: 18px;
}
.sec-our {
	padding: 15px;
	display: inline-block;
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 10px 0px;
	min-height: 160px;
}
.get-touch {
	display: inline-block;
	width: 100%;
	padding: 10px 0px;
}
.whatwedo {
	background: #f5f5f5;
	display: inline-block;
	width: 100%;
	padding: 40px 0px;
}
.services-include ul {
	padding: 0px;
}
.services-include ul li {
	list-style: none;
	padding: 15px;
	background: #fff;
	border-radius: 5px;
	margin: 5px 0px;
	display: inline-block;
	width: 100%;
	border: 1px solid #ccc;
}
.services-include-icon {
	float: left;
	padding-right: 15px;
	min-height: 50px;
}
.services-include ul li h4 {
	overflow: hidden;
}
.services-include ul li p {
	overflow: hidden;
}
.padding-right {
	padding-right: 10px;
	padding-bottom: 5px;
}
.padding-left {
	padding-left: 10px;
	padding-bottom: 5px;
}
.duro-group-home {
	background: #00509f;
}
.duro-group-homein {
	font-size: 20px;
	padding: 30px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #fff;
}
.duro-group-homein h2 {
	color: #fff;
}
.founder-team {
	display: inline-block;
	width: 100%;
	margin-top: 35px;
}
.founder-team-sec {
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
	display: inline-block;
}
.our-team-wrap {
	padding-bottom: 40px;
}
.contactaddress ul {
	padding-left: 0px;
}
.contactaddress li {
	list-style-type: none;
}
.contactaddress li .fa-map-marker {
	font-size: 20px;
}
.event-planner {
	min-height: 749px;
}
.durolite-electricals-home {
	padding: 40px 0px;
	margin-bottom: 50px;
}
.durolite-electricals-home h1 {
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.durolite-electricalsimage {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
	margin-bottom: 15px;
}
.gallery-box {
	padding: 40px 0px;
}
.example-image-link {
	margin: 12px 0px;
	display: block;
}
.lb-closeContainer {
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 99999;
}
