/* Add here all your CSS customizations */

body{ background: #E7ECEF; color: #555;}
h1, h2, h3, h4, h5, h6, footer h4 {
    color: #261670 !important;
    margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ font-family: "Monotype Corsiva", Arial, sans-serif;}
a{ color:#1A1A1A;}
.margin-top-30{ margin-top: 30px;}
div .clearfix {
	height: 60px;
}
.blue{ color:#1D4382;}

.breadcrumb > .active {
    color: #00A550;
}

#contactForm {
	margin-top: 55px;
}
#header {
    background: transparent linear-gradient(#B0D2F6, #FFF) repeat scroll 0% 0%;
    clear: both;
    border-top: 5px solid #B0D2F6;
    min-height: 100px;
    padding: 8px 0px;
}

#footer {
    background: #CCCCCC none repeat scroll 0% 0%;
    border-top: 4px solid #0000FF;
    font-size: 0.9em;
    /*margin-top: 50px;*/
    padding: 15px 0px 0px;
    position: relative;
    clear: both;
}
#footer .footer-ribbon {
    background: #1D4382 none repeat scroll 0% 0%;
}
.recent-work ul li{ list-style-type:none; float:left; padding:0 5px;}
p {
    color: #555;
    line-height: 24px;
    margin: 0px 0px 20px;
}
.form-control {
    height: 36px;
    padding: 12px;
}
div.copyright {
    background: #222 none repeat scroll 0% 0%;
}
div.copyright p {
    color: #ffffff;
	margin:0px;
	padding:6px 0px;
}
.quick-link ul li{ float:none;}
.quick-link ul li a{ color:#444 !important;}
.social-icon{ padding-left:0px;}
.social-icon li{ float:left; list-style-type:none; padding-left:3px;}
.owl-carousel img {  padding:0px 2px; margin:0px 1px;}
footer h4 {
    /*color:#000000 !important;*/
	font-weight:400;
}
footer a{ color:#000000 !important;}
footer div.container div.row > div {
	margin-bottom:0px;
}
h2.word-rotator-title {
    line-height: 24px;
	font-size:24px;
}
p.featured {
    /*font-size: 14px;
    line-height: 1.5em;
    color: #191919;*/
    font-size: 15px;
line-height: 1.5em;
    margin-bottom: 20px;
    font-weight: 200;
    color: #555;
    text-align: justify;
    padding: 5px 10px;
    /*font-family: "Open Sans",Arial,sans-serif;*/
}
.clients div{ padding:0px 5px;}
.clients img{ padding: 0px 15px;
border: 3px solid #DBDBDB;
 margin-bottom:10px; background:#F0F0EE; margin-left: -3px;}
.brands img{ padding: 0px 15px;
border: 3px solid #B0D2F6;
margin-left: -3px;
background:#FEFEFE;}
.brands div{ padding:0px 5px;}
.clients .owl-pagination, .brands .owl-pagination{ display:none;}
.contact-details p{ color:#444;}
.title{border-bottom: thin solid #CC1529;padding-bottom: 10px;

font-size: 20px;
color: #9F212E;padding: 0px 0px 5px;
margin: 0px;
font-size: 14px;
display: inline-block;

border-bottom: thin solid #0000FF;
font-size:20px;}
.liner {
    display: block;
    border-bottom: 1px solid #E6E6E6;
    margin: -1px 0px 20px;
}
div.map-section{ padding-top:220px;}

.brand-logo div.footer-ribon {
    background: #00F none repeat scroll 0% 0%;
}
.brand-logo div.footer-ribon {
    /*background: #999 none repeat scroll 0% 0%;*/
    position: absolute;
    margin: -50px 0px 0px 16px;
    padding: 5px 20px 6px;
}

.brand-logo div.footer-ribon::before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0px;
    left: -10px;
    position: absolute;
    top: 0px;
    width: 7px;
}
.brand-logo div.footer-ribon::before {
    border-right-color: #005580;
}
.brand-logo div.footer-ribon span {
    color: #FFF;
    font-family: "Shadows Into Light",cursive;
    font-size: 1.6em;
}
.flip_gallery{ margin: 0px auto;}
.page-top{ background: transparent url("../img/random_grey_variations.png") repeat scroll 0% 0%; min-height: 150px; margin-bottom: 15px; width: 100%}
.contact-page{ background: transparent url("../img/random_grey_variations.png") repeat scroll 0% 0%; min-height: 150px;}
.service-page{ background: transparent url("../img/random_grey_variations.png") repeat scroll 0% 0%; min-height: 150px;}
.news{ background: transparent url("../img/random_grey_variations.png") repeat scroll 0% 0%; min-height: 150px;}
section.page-top h2 {
    color:#FFFFFF !important;
}
.white{ color: #FFFFFF;}

.cliens-logo-img .col-md-2{ margin: 10px 0px;}
.cliens-logo-img img { border: 1px solid #ccc;}
.cliens-logo-img div.cname{ border:1px solid #ccc; border-top: 0px; text-align: center; background: #28176F; color: #FFFFFF;}
.ongoing-project img { border: 5px solid #F9F9F9;}
.ongoing-project .owl-pagination { display: none;}

header nav ul.nav-main ul.dropdown-menu > li > a {
   
    font-size: 12px;
    
}

header nav ul.nav-main ul.dropdown-menu > li > a {
    /*font-weight: 700;*/
    text-transform: uppercase;
}
footer ul.contact-details li {
    list-style-type: none;
    color: #FFFFFF;
}
footer ul.contact-details li a{ color: #FFFFFF;}




/* FOR NIVO SLIDER */


.nivoSlider {
position:relative;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
}
/* Caption styles */
.nivo-caption {
position:absolute;
padding-top:10px;
left:0px;
top:0px;
color:#efd0df;
opacity:1; /* Overridden by captionOpacity setting */
height: 41px;
width: 100%;
font-size:20px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: normal;
z-index:8;
}
.nivo-caption p {
padding:5px;
padding-left: 30px;
margin:0;
}
.nivo-caption a {
display:inline !important;
}
.nivo-html-caption {
display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
position:absolute;
top:45%;
color:#FFF;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
position:absolute;
text-align:center;
margin-left:360px;
bottom:0px;
}
.nivo-controlNav a {
position:relative;
z-index:9;
margin-left:10px;
color:#999;
cursor:pointer;
}
.nivo-controlNav a.active {
font-weight:bold;
}
.slideshow { 
    margin: 10px auto; 
    position: relative; 
    width: 340px; 
    height: 200px; 
    
}

.slideshow > div { 
    position: absolute; 
    top: 2px; 
    left: 2px; 
    right: 2px; 
    bottom: 2px; 
}

.slideshow > div > img{ width: 100%; height: 100%;}

div.featured-box div.box-content {
    border-radius: 8px;
    border-top: 4px solid #33B8FF;
    padding: 0px 0px 0px;
    text-align: justify;
    padding: 0px 10px;
}


.safty-logo{ background: #0C7F45; padding: 15px 0px;}
.safty-logo .col-md-1{ padding-left: 2px; padding-right: 2px; }
.safty-logo img{ width: 100%; height: 100%; padding: 0px; margin: 0px; border-radius: 50%;}

.bg1{ background: #ECF4FD; padding: 5px;}

.services p{ text-align: justify; padding: 0px 10px;}

div.featured-box-tertiary div.box-content {
    border-top-color: #2BAAB1;
}
div.featured-box-secundary div.box-content {
    border-top-color: #08C;
}
.gfg-listentry-odd{ padding: 8px 0px;  border-bottom: 1px solid #ccc; }
.gfg-listentry-even{ padding: 8px 0px; border-bottom: 1px solid #ccc;}
.gf-snippet{ font-size: 16px; color:#139751; padding: 10px 0px; }
.gf-result{ background: 585858;}


.login-form { border: 1px solid #494344; padding: 10px; margin-bottom: 10px; background: #494344; border-radius: 4px;}
.login-form input{ margin: 10px 5px; background: #ffffff; width: 97%; height: 30px; padding: 2px 5px;}
.video-section{ padding: 20px 0px; background: #B0D2F6; margin-bottom: 15px;}
.lightbox img{ width: 270px; }

div.featured-box {
    box-sizing: border-box;
    background: #FFFFFF;;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 2px;
    border-right: 1px solid #ECECEC;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
    margin: 20px auto;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

div.featured-box div.box-content {
    border-radius: 2px;
}
.photo{ border: padding: 4px;
line-height: 1.42857;
background-color: #FFF;
border: 1px solid #DDD;
border-radius: 4px;
transition: all 0.2s ease-in-out 0s;
display: inline-block;
max-width: 100%;
height: auto; padding: 3px; }

.photo img{ width: 100%;}
marquee{max-height: 200px;}
marquee p{ background: #c8e3ff; border: 1px solid #f6f6f6; padding: 3px 5px;}

ul.list-aggregate{width: 100%; top: 10%;}
.list-aggregate li{ list-style-type: none;}
.list-aggregate li { border-bottom-color: #999999; background-color: #B0D2F6 ;padding: 5px 0;
border-bottom: solid 1px #999999; }

.list-aggregate li a { color: #222;
width: 96%;
height: 20px;
line-height: 25px;
display: block;
text-align: left;
margin: 7px auto;
font-size: 17px;
overflow: hidden;
font-family: 'Microsoft Yahei'; }

.list-aggregate li a:hover { color: #fff }

.list-aggregate li p { color: #222; padding:0 10px; min-height: 40px;
line-height: 18px;
overflow: hidden;
font-size: 13px;}

.list-aggregate li:hover { background-color: #8dbbeb }
