/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/* 01 - Click Top  */
/* 02 - Global stlye  */
/* 03 - Header  */
/* 04 - navbar  Menu */
/* 05 - Theme Banner */
/* 06 - section-about  */
/* 07 - Our Service  */
/* 08 - section-testimonial  */
/* 09 - section-portfolio  */
/* 10 - bg-image  */
/* 11 - event  */
/* 12 - footer  */
/* 13 - subheader  */
/* 14 - section-about-us-2  */
/* 15 - Projects  */
/* 16 - section-portfolio  */
/* 17 - Services  */
/* 26 - Blog Page  */
/* 27 - Blog Details */
/* 20 - Contact Us */
/* 21 - Contact form activation  */
/* ==================== default css ====================*/

body { overflow-x:hidden; margin:0; font-size:100%; }
body {font-size:14px;}
.no-show{display:block}
.text-muted {color:#777}
.text-primary {color:#ac2222}
p {font-size:14px; line-height:1.75; margin:0 0 10px 0;}
.section{padding-bottom:20px; background:#000}
p.large {font-size:16px}
a, a:hover, a:focus, a:active, a.active {outline:0}
a {color:#FFA500    }
.img-centered {margin:0 auto}
.bg-light-gray {background-color:#f7f7f7}
.bg-darkest-gray {background-color:#222}
.btn-primary {color:#fff; background-color:#ac2222; border-color:#ac2222; font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:700}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {color:#fff; background-color:#fec503;border-color:#f6bf01}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {background-image:none }
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color:#ac2222; border-color:#ac2222}
.btn-primary .badge {color:#ac2222; background-color:#fff}
.btn-xl {color:#fff; background-color:#ac2222; border-color:#ac2222; font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:700; border-radius:3px; font-size:18px; padding:0 40px}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl { color:#fff; background-color:#fec503; border-color:#f6bf01}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {background-image:none}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {background-color:#ac2222; border-color:#ac2222 }
.btn-xl .badge {color:#ac2222; background-color:#fff }
/*==================== navbar-default ====================*/
.navbar-default {background-color:rgba(0,0,0,0); border-color:transparent }

.navbar-shrink{background:rgba(0,0,0,0.7)}
.navbar-nav{ float:left;}

.top-bar{padding:0 25px}
.navbar-collapse{float:right; width:auto;}
.top-social{float:left; width:auto;}
.top-social ul{float:right; padding:5px 15px 0}
.top-social ul li{display:inline-block; padding:0 10px}
.top-social ul li a{font-size:20px; color:#333;}

.navbar-header{width:18%}
.navbar-default .navbar-brand {}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {color:#f05123}
.navbar-default .navbar-collapse {border-color:rgba(255, 255, 255, .02); margin:10px 0 0 0;}
.navbar-default .navbar-toggle {background-color:#0f628e; border-color:#0f628e}
.navbar-default .navbar-toggle .icon-bar {background-color:#fff }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color:#0f628e}
.navbar-default .nav li a {text-transform:capitalize; letter-spacing:1px; color:#333; padding-left:12px; padding-right:12px; font-size:18px; font-weight:bold;}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {color:#0f628e; outline:0}
.navbar-default .navbar-nav>.active>a {border-radius:0; color:#0f628e;}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color:#0f628e;}

@media (min-width:768px) {
.navbar-default {background:; padding:15px 0; -webkit-transition:padding .3s; -moz-transition:padding .3s; transition:padding .3s; }
.navbar-default .navbar-brand {font-size:2em; -webkit-transition:all .3s; -moz-transition:all .3s; transition:all.3s; margin:3px 0 0 0;}
.navbar-default .navbar-nav>.active>a {}
.navbar-default.navbar-shrink {padding:10px 0; border-bottom: 1px solid #0f628e; }
.navbar-default.navbar-shrink .navbar-brand {font-size:1.5em }
}

header .intro-text {padding-top:100px; padding-bottom:50px}
header .intro-text .intro-lead-in {font-family:"Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic; font-size:22px; line-height:22px; margin-bottom:25px}
header .intro-text .intro-heading { font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:700;font-size:50px; line-height:50px; margin-bottom:25px}

@media (min-width:768px) {
header .intro-text {padding-top:300px; padding-bottom:200px}
header .intro-text .intro-lead-in {font-family:"Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic; font-size:40px;line-height:40px; margin-bottom:25px}
header .intro-text .intro-heading {font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:uppercase; font-weight:700; font-size:75px; line-height:75px; margin-bottom:50px}
}

/*==================== section-heading ====================*/
section h2.section-heading {font-size:40px; margin-top:0; margin-bottom:15px}
section h3.section-subheading {font-size:16px; font-family:"Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform:none;font-style:italic; font-weight:400; margin-bottom:75px}
/*==================== section-about ====================*/

#section-about {padding:60px 0;}
#section-about h2 {margin:0; font-family: 'PT Serif', serif; font-weight:700; background:#0f628e; padding:10px 10px 14px; display:inline-block; color:#fff; font-size:30px; text-transform:uppercase; font-weight:800}
#section-about h3 {margin:2px 0 0; font-family: 'PT Serif', serif; font-weight:700; background:#0f628e; padding:7px 10px 10px; display:inline-block; color:#fff; font-size:21px; font-weight:400}
#section-about p{font-size:15px; color:#18191b; font-weight:400; line-height:20px; margin-top:15px; margin-bottom:15px}
.separator {line-height: 0.5; text-align: center; margin:20px 0 10px 0; }
.link-txt{display:inline-block; padding:10px 25px; border:1px solid #ffffff; color:#FFFFFF; border-radius:50px; text-transform:uppercase;   -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position:relative}
.link-txt:hover{background:#FFCC33; color:#000000; padding-right:40px}
.link-txt i{position:absolute; top:16px; right:16px; opacity:0;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.link-txt:hover i{right:16px; opacity:1;}

.separator span {display: inline-block; position: relative;}
.separator span:before, .separator span:after {content: ""; position: absolute; border-bottom: 1px solid #18191b; top: 5px; width: 300px;}
.separator span:before {right: 100%; margin-right: 15px;}
.separator span:after {left: 100%; margin-left: 15px;}
.separator span i {font-size:6px; padding:0; margin:0; float:none; color: #0f628e; }
.spacer-single {clear: both; display: block; height: 30px; width: 100%; }
.service-heading {margin:15px 0; text-transform:none }

.serv-img{position:relative; overflow:hidden;}
.wid-100{width:100%}
.serv-img .gradient{opacity:0;-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
.serv-img-main{padding:0 10px 20px; width:48%; float:left;  }
.serv-img-main h4{font-weight:700;opacity:0; text-transform:uppercase; display:inline-block;  padding:5px 10px; border:1px solid #ffffff; -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}

.serv-img-main:hover .gradient{opacity:0.5;}
.serv-img-main:hover h4{background:rgba(0,0,0,0.5); opacity:1;}
.gradient{background: #ff9333!important; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff9333 0%, #ffa800 100%)!important; /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #ff9333 0%,#ffa800 100%)!important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #ff9333 0%,#ffa800 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9333', endColorstr='#ffa800',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
color:#FFFFFF; padding:40px 0 60px!important; text-align:center;
position:absolute; width:100%; height:100%;  left:0; top:0; opacity:0.45;}

.service-txt{position:absolute; top:30%; text-align:center;width:100%; z-index:999; color:#FFFFFF}
.service-txt h2{font-family: "Raleway",sans-serif; text-transform:uppercase; font-weight:800; font-size:16px; margin-top:10px; letter-spacing:1px}



/*Services*/
.service-grid {background-image: url(http://placehold.it/1920x636);}
.service-grid .services {padding: 0;}
.service-grid .services .service-item {position: relative;  height: 24rem; padding: 0; transition: background-color 0.5s ease;}
.service-grid .services .service-item:nth-child(2n+1) {background-color: rgba(0, 0, 0, 0.5);}
.service-grid .services .service-item:nth-child(2n) {background-color: rgba(0, 0, 0, 0.7);}

@media (min-width: 768px) and (max-width: 992px) {
.service-grid .services .service-item:nth-child(3n) {background-color: rgba(0, 0, 0, 0.7);}
.service-grid .services .service-item:nth-child(4n) {background-color: rgba(0, 0, 0, 0.5);}
}

@media (min-width: 992px) and (max-width: 1110px) {
.service-grid .services .service-item .content p {font-size: 14px; font-size: 1.4rem;  line-height: 2rem;}
}

.service-grid .services .service-item .preview {position: absolute; width: 100%; top: 50%; transform: translateY(-50%); z-index: 1; transition: transform 0.5s ease;}
.service-grid .services .service-item .preview i {position: relative; top: -0.7rem; font-size: 2.9rem; transition: opacity 0.3s ease;}
.service-grid .services .service-item .preview h5 {font-size: 15px; font-weight:700; letter-spacing:1px;  position: relative; top: 1.2rem;}
.service-grid .services .service-item .preview h5:after {position: relative; bottom: -10px; content: ""; display: block; width: 2.5rem; height: 0.3rem;  background-color: #fff; margin: 0 auto; opacity: 0; transition: opacity 0.3s ease;}
.service-grid .services .service-item .content {padding: 9.8rem 3rem 3rem; width: 100%; height: 100%; visibility: hidden; opacity: 0; transition: opacity 0.5s ease; z-index: 2;}
.service-grid .services .service-item * {color: #fff;}
.service-grid .services .service-item:hover {background-color: rgba(255, 168, 0, 0.6);}
.service-grid .services .service-item:hover .preview {transform: translateY(-50%) translateY(-8.8rem);}
.service-grid .services .service-item:hover .preview i {opacity: 0;}
.service-grid .services .service-item:hover .preview h5:after {opacity: 1;}
.service-grid .services .service-item:hover .content {transition-delay: 0.2s;  visibility: visible; opacity: 1;}
.service-grid .service-primary-item {display: table; height: 48rem;}
.service-grid .service-primary-item div {display: table-cell; vertical-align: middle; text-align: center;}
.service-grid .service-primary-item {padding: 0 40px}
.service-grid .service-primary-item div h3 {line-height: 45px;font-weight:800; margin-bottom: 10px; color: #fff; font-size:34px}
.service-grid p{font-size:14px; line-height:2; margin-bottom:0;}
.white{color:#FFFFFF}

/*==================== portfolio ====================*/

#portfolio .portfolio-item {margin:0 0 15px; right:0}
#portfolio .portfolio-item .portfolio-link { display:block; position:relative; max-width:400px; margin:0 auto }
#portfolio .portfolio-item .portfolio-link .portfolio-hover {background:rgba(254, 209, 54, .9); position:absolute; width:100%; height:100%; opacity:0;transition:all ease .5s; -webkit-transition:all ease .5s; -moz-transition:all ease .5s }
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {opacity:1}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {position:absolute; width:100%; height:20px; font-size:20px; text-align:center; top:50%; margin-top:-12px; color:#fff }
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {margin-top:-12px }
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {margin:0}
#portfolio .portfolio-item .portfolio-caption {max-width:400px; margin:0 auto; background-color:#fff; text-align:center; padding:25px }
#portfolio .portfolio-item .portfolio-caption h4 {text-transform:none; margin:0}
#portfolio .portfolio-item .portfolio-caption p {font-family:"Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; font-style:italic;font-size:16px; margin:0}
#portfolio * {z-index:2}

@media (min-width:767px) {
#portfolio .portfolio-item {margin:0 0 30px}
}
/*==================== portfolio ====================*/

/*==================== welcome====================*/

.top-text {
width:474px;
min-height:138px;
background-color:rgba(255, 255, 255, 0.8);
padding:28px 0
}
.top-text h2 {
font-size:23px;
color:#000;
}
.top-text h2 span {
color:#aa2121
}
.top-text p {
color:#444444
}
.arrwo {
position:relative;
bottom:25px
}
.welcome {
text-align:center
}
.welcome h3 {
font-family:'Oswald', sans-serif;
font-size:33px;
}
.welcome span {
color:#aa2121
}
.div-bg {
background:#000;
text-align:center;
padding:20px;
margin:0 0 10px 0
}
/*==================== gallery====================*/

.gallery p {
margin:0;
padding:0;
color:#fff
}
.div-bg h3 {
margin:0 0 15px 0;
padding:0;
color:#fff;
font-size:20px;
}
.float-no {
float:none;
margin:40px auto;
color:#999
}
.bg-image {
background: url(../img/collage.jpg) no-repeat center center;
margin:0;
padding:45px 0;
position:relative;
}
.pattern-bg{position:absolute; width:100%; height:100%; left:0; top:0; background:url(../img/pattern.png) repeat }

.center-boder {
border:solid 1px #fff;
max-width:400px;
position:relative; z-index:999;
box-shadow:0 0 8px rgba(0,0,0,0.9);
padding:10px;
margin:0 auto;
background:rgba(0,0,0,0.6);
color:#fff;
font-size:31px;
text-align:center
}
.center-boder p {
font-size:28px;
line-height:28px;
text-transform:uppercase;
}

.center-boder i{font-size:45px; margin-bottom:5px }
.center-boder p span {
font-size:28px; font-weight:700;
color:#ffffff
}
/*====================footer====================*/

footer{
    background: #212121;
	padding:35px 0
}
.agile-footer-grid h4{
    color: #FFFFFF;
    font-size: 1.5em;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}
.agile-footer-info p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.agile-footer-info h5{
    color: #FFFFFF;
    font-size: 1em;
	font-weight:700;
    margin:0 0 10px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align:center;
}
.agile-footer-info input[type="email"] {
	width: 60%;
    color: #919191;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .5em;
    border: solid 1px #919191;
    -webkit-appearance: none;
	display: block;
}
.agile-footer-info input[type="submit"] {
	outline: none;
    -webkit-appearance: none;
    border: solid 1px #0f628e ;
    font-size: .9em;
    color: #fff;
    padding: .5em 1em;
    text-transform: uppercase;
    text-decoration: none;
    background: #0f628e ;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
	position: absolute;
    top: 35px;
    right: 62px;
}
.agile-footer-grid input[type="submit"]:hover {
    color: #FFFFFF;
    border: solid 1px #FFFFFF;
    background: none;
}
.agile-post-left {
    padding-left: 0;
}
.agile-post-left a img{
	width:100%;
}
.agile-post-right h5{
	margin:0;
}
.agile-post-right h5 a{
    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.5em;
}
.agile-post-right h5 a:hover{
	color: #ffcc33 ;
}
.agile-post-right p{
	color: #ffcc33 ;
    font-size: .9em;
    margin: .5em 0 0 0;
    text-transform: uppercase;
}
.agile-post-grid:nth-child(2){
	margin:2em 0 0 0;
}
.popular-grids:last-child {
    margin: 1em 0 0 0;
}
.popular-grid {
	float: left;
    width: 27%;
    margin-right: 1em;
}
.popular-grid a img {
    width: 100%;
    border: solid 2px #fff;
}

.corp{
	text-align: center;
    padding: 1em 0;
    background: #0f1215;
}
.corp p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
}
.corp p a{
	color:#FFFFFF;
	text-decoration:none;
}
.corp p a:hover{
    color: #ffcc33 ;
}

/*====================gettuch====================*/
.gettuch {background:#f4f4f4; color:#000; padding:18px 0; text-align:center; margin:50px 0; font-size:22px;}
.gettuch span {color:#aa2121}
.gettuch .input {color:#999; font-size:14px; height:47px; padding:0 20px; width:80%; float:left; border:solid 1px #dedede; font-family:Arial, Helvetica, sans-serifs}
.gettuch .bt-css {background:url(../img/arrow-bt.jpg); width:52px; height:47px; border:0; float:left}
.date-div {background:#ffcc33; font-size:25px; color:#111; padding:20px 10px}
/*====================gettuch====================*/

/*====================event====================*/
.blog-front{position:relative}
.blog-dtl{position:absolute; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.2) url(../img/pattern.png) repeat;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.blog-dtl p{font-size:14px; font-weight:600; display:inline-block; border:1px solid #fff; border-radius:25px; padding:1px 0; background:rgba(0,0,0,0.4); margin-top:45%; color:#FFFFFF!important; min-width:120px}
.blog-dtl h3{font-weight:700; font-size:25px; line-height:30px; margin-top:0;-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;} 
.blog-front:hover .blog-dtl{ background:rgba(0,0,0,0) url(../img/pattern.png) repeat}
.blog-front:hover .blog-dtl p{color:#FFFFFF}
.blog-front:hover h3{text-shadow:0 4px 4px rgba(0,0,0,0.7)}
.event h2 {text-align:center; font-size:33px; color:#fff; padding:0; margin:0; }
.event {padding:30px 0; background:#fff}
.event h1 { font-size:33px!important; color:#18191b;} 

.text-detail h3 {font-size:18px; color:#ffcc33; margin:8px 0; padding:0; }
.text-detail p {font-size:14px; color:#fff;}
/*====================event====================*/

/* footer social icons */
ul.social-network {
list-style: none;
display: inline;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline;
margin: 0 5px;
}
.social-circle li a {
display:inline-block;
position:relative;
margin:0 auto 0 auto;
-moz-border-radius:100%;
-webkit-border-radius:100%;
border-radius:100%;
text-align:center;
width:40px;
height:40px;
font-size:20px;
background:#fff;
color:#777
}
.social-circle li a:hover {
background:#aa2121;
color:#fff!important;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
color: #777;
}
.social-circle li:hover i {
color:#fff
}
.tuch {
margin:10px 0 0 0;
padding:0;
}
/*====================about-css====================*/
.about-css {
}
.about-css h3 {
color:#fff;
margin:0 0 10px 0;
padding:0;
}
.about-css h3 a {color:#fff;}
.about-css span {}

.blog-left-grid  h3 a { color:#ffcc33!important;}

.about-css p {
line-height:30px;
color:#fff
}
/*====================testimonials====================*/
.testimo {
background:#f6f5f5;
}
.testimonials {
padding:5em 0;
background:#F6F5F5;
}
.testimonials-info-grd p:before {
background:url(../img/8.png) no-repeat 0px 0px;
display:block;
width:32px;
height:32px;
content:'';
position:absolute;
top:-6%;
left:0%;
}
.testimonials-info-grd p {
font-size:14px;
color:#999;
margin:0;
line-height:1.8em;
padding: 2em 0 0;
position:relative;
}
.testimonials-info-grd p span {
display:block;
color: #aa2121;
margin: 1em 0 0;
font-size: 1.2em;
}
.testimonials-info-grid {
margin:3em 0 0;
}
/*====================posts-left====================*/
.posts-left {
float: left;
width: 35%;
}
.posts-right {
float: right;
width: 60%;
}


.recent-posts-info {
    margin: 0 0 20px;
}

.posts-right p {
line-height:15px;
}


.recent-posts h4 {font-size:25px;margin:0 0 35px;padding:0;}
.blog-left-grid ul {margin:0 0 2em;}
.blog-left-grid ul li {display:inline-block;font-size:12px;margin:0 1em 0 1em;}
.blog-left-grid ul li a {color:#fff;text-decoration:none;}
.blog-left-grid ul li span {
left:-1em;
}
.blog-left-grid ul li a:hover {
color:#fff;
}
.blog-left-grid h4 { font-size:13px; margin:0 0 10px 0}
.img-div {
margin:0 0 15px 0
}
.publice-date {
font-size:13px;
}
.publice-date span {
font-size:13px;
color:#ffcc33
}


.posts-right strong {
margin:8px 0 8px 0;
display:block
}


.posts-right a {
color:#fff;
font-size:12px;
margin:8px 0 0 0;
display:block; width:80px; border:solid 1px #ffcc33; text-align:center; 
}


.posts-right a:hover { background:#ffcc33; color:#222; border:solid 1px #222; }

.posts-right strong {
margin:8px 0 8px 0;
display:block
}


/*====================contact-div====================*/
.contact-div {
padding:50px 0
}
.contact-div h3 {
margin:0;
padding:0;
font-size:20px;
}
.detail h3 {
margin:0;
padding:0;
}
.contact-2 {
background-image:url(../img/header-bg2.jpg);
background-repeat:none;
background-attachment:scroll;
background-position:center center;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
-o-background-size:cover;
text-align:center;
color:#fff
}
.contact-3 {
background-image:url(../img/header-bg3.jpg);
background-repeat:none;
background-attachment:scroll;
background-position:center center;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
-o-background-size:cover;
text-align:center;
color:#fff
}
.sent-bt {
border:0;
padding:10px 20px;
background:#aa2121;
color:#fff;
letter-spacing:1px;
font-size:16px;
}
.sent-bt:hover {
background:#333333
}
.social-icons a {
padding:0 5px;
}

.social-icons a:hover {
padding:0 5px; color:#ffcc33
}

/*====================contact-div====================*/

.footer-div {
background: #111 none repeat scroll 0 0;
color: #ccc;
padding:60px 0 60px 0;
}
.footer-div .widget h3 { margin:0; padding:0 0 20px 0;}

.footer-div h3, .de_light .footer-div h3 {
color: #fff;
font-size:20px; margin:0; padding:0 0 20px 0;
}
.footer-div .widget_recent_post li a {
color: #ccc;
}
.footer-div li a {
color: #555;
}
.footer-div .widget_recent_post li {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-bottom-color: #222;
margin: 0;
padding: 0 0 5px;
list-style:none;
}
.footer-div ul {
margin:0;
padding:0;
}
.footer-div li {
border-bottom: 1px solid #222;
margin-bottom: 5px;
padding-bottom: 7px;
padding-left: 20px;
}
address a {
color:#fff
}
address a:hover {
color:#ffcc33
}
address span {
border-bottom: 1px solid #222;
display: block;
font-weight: 300;
margin-bottom: 5px;
padding-bottom: 5px;
}
address span strong {
display: inline-block;
}
address span strong {
display: inline-block;
width: 60px;
color: #ffcc33; letter-spacing:2px; font-weight:normal;
}
.widget-address {
font-size:13px;
}
.widget-address a {
color:#ccc
}
section {
/*background: #18191b none repeat scroll 0 0;*/ background: #fff;
}

h1 {font-size: 48px; }
h2 {font-size: 36px; line-height:36px; color:#18191b;}
h3 {font-size: 24px; margin-top: 3px; margin-bottom: 10px;}
h4 {font-size: 21px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
p {font-size: 14px; color:#18191b;}




.id-color {
color:#ffcc33;
margin:10px 0 0 0;
}
.custom-quote {
border: 1px solid #d4dee5;
padding: 36px 50px 45px 40px;
}
/*====================section-testimonial====================*/

#section-testimonial {
background: rgba(0, 0, 0, 0) url("http://placehold.it/1920x1280") repeat fixed center top; position:relative;
padding:50px 0 70px
}
#section-testimonial h2 {color:#fff;margin:0; padding:0; font-size:25px; position:relative; z-index:99; text-transform:uppercase; font-weight:700}
#section-testimonial h6 {color:#fff; font-size:14px; font-weight:600}

.double-shade{position:absolute; width:100%; height:100%; left:0; top:0}
.width-50{height:100%; position:absolute; left:0; top:0; width:50%; opacity:0.1;}
.width-50-2{height:100%; position:absolute; right:0; top:0; width:50%; opacity:0.1;}
.black-bg{background:rgba(0,0,0,0.8); position:absolute;width:100%; height:100%; left:0; top:0}

/*====================projects====================*/
#view-all-projects{
padding:60px 0;
position:relative;
}

#call-to-action {padding:40px 0 50px;
position:relative;

}
.projects-gallery a{display:inline-block; background:#000000; padding:7px 20px; margin-top:5px}

.gradient-bg{

background: #0b4e76; /* Old browsers */
position:absolute;
width:100%; height:100%; top:0; left:0; opacity:0.9;
}


#call-to-action h3{color:#000000; font-weight:700; font-size:30px; line-height:1; position:relative; z-index:96999; margin-bottom:15px}
#call-to-action a{color:#fff; border:1px solid #fff}
#call-to-action a:hover{background:#066ba7; color:#FFFFFF}
a.btn-line-black, .de_light a.btn-line-black {
border: 1px solid #111;
border-radius: 0;
color: #111!important;
font-weight: normal;
}
a.btn-big {
border: 1px solid #111;
color: #111!important;
letter-spacing: 1px;
line-height: normal;
padding: 10px 30px;
text-transform: uppercase;
}
a.btn-line-black:hover {
color:#fff!important;
}
.hove-div {
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 5;
opacity: 0;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
text-align: center;
}
.hove-div a {
color: #fff
}
.hove-div h2 {
text-align: center;
padding:30% 0 30% 0;
margin:0;
font-size:14px;
color: #fff;
}
.hove-div h2 a {
display:block;
width:100%;
height:100%
}
.hove-div p {
text-align: center;
color: #fff
}
.hove-div:hover {
opacity: 1;
cursor: pointer;
}
/*====================portfolio====================*/

#section-portfolio {
background: #222 none repeat scroll 0 0;
overflow: hidden;
width: 100%; padding:60px 0 0 0
}
.orange{color:#ffcc33} 
.styled-heading, #section-portfolio h3{background: #ffcc33 none repeat scroll 0 0;
    color: #000000;
    display: inline-block;
    font-family: "PT Serif",serif;
    font-size: 30px;
    font-weight: 800;
    margin: 0 0 10px 0;
    padding: 10px 10px 10px;
    text-transform: uppercase;}
#section-portfolio h5{color:#999999; font-size:14px; line-height:20px; margin-bottom:20px; font-style:italic; font-weight:300}

.service-main{margin-top:20px;}

/*====================subheader====================*/
#subheader {
background: url(http://placehold.it/1920x600) no-repeat 0 0 fixed;	
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position:relative;
}
.subheader6 {
background: url(http://placehold.it/1920x600) no-repeat 0 0 fixed!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.subheader7 {
background: url(http://placehold.it/1920x600) no-repeat 0 0 fixed!important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*====================services====================*/
.service h2 { margin:0 0 20px 0; padding:0; font-size:25px;}
.service p { margin:0 0 20px 0; text-align:justify;}
.pic-services img {margin-bottom: 30px;}
#services-list {padding:0;margin:0 0 7px 0;text-align:center}
#services-list li {display:inline-block}
#services-list li a {color:#fff;}
.de_light #services-list li a {color:#999;}
#services-list li { list-style:none;background:rgba(0, 0, 0, .3);margin-bottom:20.5px;}
.de_light #services-list li {
background:#ddd;
}
#services-list li a {display:block;padding:15px 20px;text-decoration:none; font-size:16px; }
#services-list li a:hover {color:#18191b;background:#ffcc33}
#services-list .active a {color:#18191b;background:#ffcc33}
#content {background: #fff none repeat scroll 0 0;}
.read-more {display:block;width:100%;float:left;margin:10px 0 10px 0}
/*====================services====================*/
.read-services {
display:block;
width:100%;
float:left;
margin:10px 0 0 0
}
.read-services a {
background:#ffcc33;
color:#fff;
padding:5px 10px;
margin:0;
display:block;
float:left
}
.read-services a:hover {
background:#101010;
}
#subheader h1 {
color: #eceff3;
font-size: 32px;
margin-right:0;
margin-top:0;
text-transform:uppercase
}
#subheader .crumb {
color: #fff;
font-size: 50px;
letter-spacing: 3px;
margin-top: 90px;
}
.crumb {
background-color: rgba(0, 0, 0, 0.33);
bottom: 0;
height: 55px;
left: 0;
padding: 14px 0 15px;
position: absolute;
width: 100%;
}
.crumb li {
display: inline;
padding: 0 2px;
text-decoration: none; text-transform:uppercase;
color:#fff;
}
.crumb li a {
color:#79c9f3;
text-transform:none;
text-transform:uppercase;
}
#subheader {
padding:175px 0 100px 0;
}
#content {
padding:60px 0 40px;
width: 100%;
}
.service-para{margin-top:15px}
.no-top {
padding-top: 0 !important;
}
.no-bottom {
padding-bottom: 0 !important;
}
.no-bottom {
margin-bottom: 0!important;
padding-bottom: 0!important;
}
#section-about-us-2 .image-container {
background: rgba(0, 0, 0, 0) url(../http://placehold.it/800x520) repeat scroll 0 0;
height:530px;
}
#section-about-us-2 h2 {
margin:0; padding:0 0 20px 15px;
}
#section-about-us-2 p {
margin:0 0 10px 15px;
}
.inner-padding {
padding:106px 0;
}
.inner-padding h2 {
color:#fff;
margin:0 0 30px 0
}
p.lead, p.intro {
font-size: 16px;
font-weight: 500;
line-height: 1.7em;
margin:0 0 20px 0
}
.side-bg .image-container {
background-size: cover !important;
height: 100%;
overflow: hidden;
padding: 0;
position: absolute;
}
.container-4 .de-team-list {
float: left;
position: relative;
width: 24.9%;
}
.de-team-list .team-desc {
background: #111 none repeat scroll 0 0;
color: #ccc;
padding: 20px 20px 0;
position: absolute;
top: 0;
z-index: 100;
}
.thumbnails li {
margin:0 0 -1px 0;
padding:0;
list-style:none;
}
.project-name a {
display:block;
color:#fff
}
a.btn-big:after {
font-family:FontAwesome;
content: "\f054";
margin-left:20px;
}
/* ================================================== */
/* contact form */
/* ================================================== */
.error {
padding:0 5px;
border:none;
display: none;
color: #d9534f;
border:solid 1px #d9534f;
font-size: 12px;
}
.success {
padding:20px;
display: none;
color: #5cb85c;
border:solid 1px #5cb85c;
margin-bottom: 20px;
}
.error img {
vertical-align: top;
}
.full {
width: 98%;
}
#contact_form {
margin-top:20px;
}
#contact_form input[type=text], #contact_form textarea, #contact_form input[type=email], #search {
padding:10px;
margin-bottom:20px;
color:#fff;
border:solid 1px rgba(0, 0, 0, .3);
background:rgba(0, 0, 0, .8);
border-radius:0 !important;
height:auto;
}
.de_light #contact_form input[type=text], .de_light #contact_form textarea, .de_light #contact_form input[type=email], .de_light #search {
border:solid 1px #ddd;
background:#f5f5f5;
color:#333 !important;
}
#contact_form input[placeholder], #contact_form textarea[placeholder] {
color:#eee;
}
#contact_form input[type=submit] {
background:none;
}
#contact_form input[type=submit]:hover {
color:#fff;
background:#111;
border-color:#111;
}
#contact_form textarea {
height:165px;
}
.error_input {
border-color:#D31E2B !important;
}
/* ================================================== */
/* contact form */
/* ================================================== */





/* button */
/* ------------------------------ */
.btn-line, a.btn-line {
border:solid 1px #222;
color:#fff;
font-weight:500;
font-size:12px;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
padding:8px 30px!important;
padding-left:30px;
padding-right:30px;
text-transform:uppercase;
display:inline-block;
text-align:center;
letter-spacing:2px;
text-decoration:none;
}
.btn-line, a.btn-line {
border:solid 1px rgba(255, 255, 255, .2) !important;
color:#fff;
transition: background-color 0.5s ease;
}
.btn-line:hover {
border:solid 1px rgba(255, 255, 255, .2) !important;
color:#222;
background:#ffcc33
}
/*====================project-info====================*/
.project-info {
color:#18191b;
margin-top:0;
}
.de_light .project-info {
color:#606060;
}
.project-info h2 {
margin:0 0 20px 0;
font-size:20px;
font-weight:700; text-align:center;
letter-spacing:3px;
color:#111
}
.project-info h4 {
font-weight:bold;
color:#111
}
.project-info .details {
padding:20px;
border:solid 1px #111;
margin-bottom:10px; font-family:Arial, Helvetica, sans-serif;
}
.de_light .project-info .details {
background:#eee;
border-color:#ddd;
}
.project-infoproject-info span {
display:block;
}
.project-info span.title {
display:inline-block;
min-width:80px;font-weight:bold;
}
.project-info span.val {
margin-bottom:15px;

}
.project-view {
padding:120px 0 80px 0;
}
.project-images img {
width:100%;
}
/*====================project-info====================*/

#section-service-1, #section-service-3 {
}
.text-css {
background:none;
border:solid 1px #313133;
color:#fff; margin:15px 0;
}
.read-more a {
color:#222
}
#gallery {
max-width:800px
}
#gallery .item {
width: 200px;
float: left;
}
#gallery .item img {
display: block;
width: 100%;
}
.list2 li { width:200px;}
.img-title {
background:#111113;
padding:10px;
color:#fff;
text-align:center;
margin:0 0 20px 0
}
.brochures {
border: 1px solid #f4f4f4;
overflow: hidden;
padding:20px;
position: relative;
}
/*brochures*/
.brochures {
position: relative;
overflow: hidden;
padding: 19px;
border: 1px solid #f4f4f4;
}
.brochures p {
margin: 11px 0;
}
.brochures-lists {
}
.brochures-lists li {
display: inline-block;
line-height: 43px;
height: 45px;
border: 1px solid #f1f1f1;
position: relative;
}
.brochures-lists li:last-child {
margin-bottom: 0px
}
.brochures-lists li a {
color: #fff;
font-size: 16px;
font-weight: 400;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.brochures-lists li a span {
display: inline-block;
font-size: 16px;
height: 28px;
margin-left: 9px;
margin-right: 10px;
padding: 2px 5px;
position: relative;
font-size: 17px;
line-height: 25px;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.brochures-lists li a:hover {
color: #ffcc33;
-webkit-transition: .5s ease;
transition: .5s ease;
}
.brochures-lists li a i:before {
font-size: 18px;
padding-right: 15px;
position: absolute;
right: 0;
top: 18px;
color: #ffffff;
}
.brochures-lists li {
-webkit-transition: .5s ease;
transition: .5s ease;
}
.brochures i.icon {
position: absolute;
right: 0;
bottom: -10px;
font-size: 60px;
color: #f7f7f7;
}
/*get in tuch*/

.getin-tuch {
position: relative;
padding: 19px;
border: 1px solid #f4f4f4;
overflow: hidden;
}
.getin-tuch .default_link {
color: #fff; border:solid 1px #fff; padding:8px 10px; margin:0 0 10px 0; border-radius:100px
}

.getin-tuch .default_link:hover {
color:#222; border:solid 1px #ffcc33; padding:8px 10px; margin:0 0 10px 0; background:#ffcc33;
}
.getin-tuch p {
margin: 15px 0 10px;
}
.getin-tuch p a {
color: #ffcc33;
text-decoration: underline;
}
.getin-tuch p b {
color: #ffcc33;
}
.getin-tuch i.icon {
position: absolute;
right: 0;
bottom: -10px;
font-size: 60px;
color: #f7f7f7;
}
.default_link {
color:#ffcc33;
font-size: 14px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
}
.blog-2 p {
margin:0 0 10px 0!important;
line-height:18px;
}
.blog-2 h3 {
color:#fff;
font-size:25px;
margin:0;
padding:0;
}

.read-more a {background:#ffcc33;color:#222;padding:8px 10px;margin:0;display:block;float:left}
.read-more a:hover {color:#222;}

.link2 {
margin:10px 0 10px 0
}
.link2 a {
color:#fff;
padding:0 5px; font-size:11px;
}
.grid li h3 {
margin:0; padding:10px 0; text-transform:uppercase; font-weight:700; font-size:20px;
}
.projects-gallery {
padding:60px 0 20px 0
}
.read {
font-size:14px;
font-weight:600;
cursor:pointer;
}
.project-single-v1-area {
padding:50px 0
}
#project-single-area .project-info {
}
#project-single-area .project-info h3 {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: -4px 0 27px;
text-transform: uppercase;
}
#project-single-area .project-info .project-info-list {
overflow: hidden;
margin-top: 30px;
margin-left: -30px;
margin-right: -30px;
}
#project-single-area .project-info .project-info-list li {
border-bottom: 1px solid #f7f7f7;
float: left;
margin: 0 0 20px 30px;
overflow: hidden;
padding-bottom: 11px;
padding-left: 20px;
position: relative;
width: 145px;
}
#project-single-area .project-info .project-info-list li .icon-holder {
left: 0;
position: absolute;
top: 0;
}
#project-single-area .project-info .project-info-list li .icon-holder i {
font-size: 14px;
color: #ffcc33;
}
#project-single-area .project-info .project-info-list li .text-holder {
}
#project-single-area .project-info .project-info-list li .text-holder h5 {
color: #fff;
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
margin: 0 0 3px;
}
#project-single-area .project-info .project-info-list li .text-holder p {
margin: 0;
color:#fff
}
.project-single-v1-area .project-description-content {
padding-top: 30px;
}
.project-single-v1-area .project-description-content h3 {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0 0 27px;
text-transform: uppercase;
}
.project-single-v1-area .project-description-content .project-manager-box {
background: #f7f7f7 none repeat scroll 0 0;
border-left: 1px solid #d5ac63;
margin: 32px 0 0;
overflow: hidden;
padding: 15px 30px 21px 75px;
position: relative;
}
.project-single-v1-area .project-description-content .project-manager-box::before {
background: #d5ac63 none repeat scroll 0 0;
content: "";
height: 90%;
left: 2px;
position: absolute;
top: 0;
width: 1px;
}
.project-single-v1-area .project-description-content .project-manager-box::after {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #e6e6e6;
font-size: 30px;
position: absolute;
top: 23px;
left: 23px;
}
.project-single-v1-area .project-description-content .project-manager-box h4 {
color: #9a9a9a;
font-size: 18px;
font-style: italic;
font-weight: 400;
line-height: 32px;
margin: 0 0 12px;
}
.project-single-v1-area .project-description-content .project-manager-box h5 {
color: #252525;
font-size: 18px;
font-weight: 500;
}
.project-single-v1-area .project-description-content .project-manager-box h5 span {
color: #d5ac63;
font-size: 16px;
font-weight: 400;
}
.project-single-v1-area .related-project-items {
overflow: hidden;
padding-top: 50px;
}
.project-single-v1-area .related-project-items .sec-title {
padding-bottom:30px;
}
.project-single-v1-area .related-project-items .single-project-item {
margin:0 0 10px 0
}
.related-project-items .img-holder .overlay .box .content .icon-holder {
background: transparent none repeat scroll 0 0;
border-radius: 50%;
height: 40px;
margin: 0 auto;
position: static;
text-align: center;
transition: all 500ms ease 0s;
width: 40px;
}
.related-project-items .img-holder .overlay .box .content .icon-holder a span::before {
color: #fff;
font-size: 30px;
font-weight: 700;
line-height: 40px;
}
.related-project-items .img-holder .overlay .box .content .icon-holder:hover {
background: #d5ac63 none repeat scroll 0 0;
}
.related-project-items .single-project-item .text-holder {
padding-top: 22px;
}
.related-project-items .single-project-item .text-holder a h3 {
color:#fff;
font-size: 20px;
font-weight: 500;
margin: 0 0 10px;
text-transform: capitalize;
}
.related-project-items .single-project-item .text-holder p {
color:#fff;
font-weight: 400;
line-height: 16px;
margin: 0;
}
.imghvr-hinge-up figcaption h3 {
margin:0 0 10px 0
}
.not-found-area {
padding-bottom: 100px;
padding-top:100px;
}
.not-found-content h1 {
color: #fff;
font-size: 150px;
line-height:150px;
font-weight: 700;
padding:0;
margin: 0 0 7px;
}
.not-found-content h3 {
color: #fff;
font-size: 20px;
font-weight: 300;
margin: 0 0 20px;
text-transform: uppercase;
}
.not-found-content p {
font-size: 18px;
margin: 0 0 42px;
color:#878787
}
.not-found-content .search-form {
margin: 0 auto;
position: relative;
max-width: 432px;
}
.not-found-content .search-form input[type="text"] {
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
color: #000;
display: inline-block;
font-size: 16px;
font-weight: 300;
height: 55px;
letter-spacing: 1px;
padding-left: 20px;
padding-right: 60px;
position: relative;
transition: all 500ms ease 0s;
max-width: 432px;
}
.not-found-content .search-form button {
background: #ffcc33 none repeat scroll 0 0;
border: medium none;
color: #fff;
display: inline-block;
height: 55px;
padding: 11px 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
transition: all 500ms ease 0s;
width: 55px;
}
.project-info p {
}
.project-info2 p {
color:#fff
}
/*====================faq====================*/

.faq-content-area {
overflow: hidden;
}

.faq-content-area h1 { font-size:33px; margin:0 0 10px 0}

.accordion-box {
padding: 0 0 50px 0;
}
.faq-content-area .question-form {
padding: 0 0 50px 0;
}
.faq-content-area .question-form h1 {
color: #fff;
font-size: 24px;
font-weight: 700;
margin: 0 0 35px;
text-transform: uppercase;
}
.faq-content-area .question-form form input[type="text"], .faq-content-area .question-form form textarea {
background: #131416;
border: medium none;
display: block;
height:40px;
margin-bottom:10px;
padding: 0 20px;
width: 100%;
transition: all 500ms ease;
border: 1px solid transparent;
color:#fff;
}
.faq-content-area .question-form form textarea {
height: 155px;
padding: 15px 20px;
}
.faq-content-area .question-form form button {
background: #252525 none repeat scroll 0 0;
border-color: #252525;
color: #ffffff;
margin: 10px 0 0;
padding: 15px 30px 13px;
transition: all 500ms ease;
}
.faq-content-area .question-form form button:hover {
background: #ffcc33;
color: #222222; border-color: #ffcc33;
}
/*====================faq====================*/

.thm-btn {
border: 2px solid #ffcc33;
color: #fff;
display:inline-block;
font-size: 13px;
line-height: 14px;
text-transform: uppercase;
transition: all 500ms ease 0s;
}
.panel-default > .panel-heading {
color:#fff;
margin:0 0 10px 0;
}
.panel-body {
background:#2f3033
}
.panel > .panel-heading {
position: relative;
padding:10px 12px;
border: dashed 1px #ffcc32
}
.panel-title > a.collapsed:after {
content: '+';
position: absolute;
line-height:20px;
right: 24px;
font-size:20px
}
.panel-title > a:after {
content: '-';
position: absolute;
line-height:20px;
right: 24px;
font-size:20px
}
.panel-title a {display:block;width:95%;}
.service-4-col {padding:60px 0 40px 0}

.service-4-col h2 {margin:15px 0;padding:0;font-size:22px;}

.home-block h3 {
margin:10px 0 5px;
padding:0;
font-size:20px; color:#ffcc33
}
.link-text {
float:right
}
.link-text {
color:#ffcc33
}
.link-text:hover {
color:#fff
}
html, body {
height: 100%;
}
.carousel, .item, .active {
height: 89%;
}
.carousel-inner {
height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
width: 100%;
height: 100%;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
margin-bottom: 0;
padding:0;
}
/* Reposition the controls slightly */
.carousel-control {
left:0;
}
.carousel-control.right {
right:0;
}
/* Changes the position of the indicators */
.carousel-indicators {
right: 50%;
top: auto;
margin-right:0;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
background: #333333;
}
.carousel-indicators .active {
background: #fff;
}
.carousel-control.arrowBtn .icon-prev:before, .carousel-control.arrowBtn .icon-next:before {
  background: #0f628e;
   height: 50px;
   width: 50px;
   border-radius: 100px;
   display: block;
   padding: 0;
   color: #fff;
   font-size: 40px;
}

.div-1 {
display:none;
}
#map {
height:500px;
width:100%;
}
.gm-style-iw * {
display: block;
width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
margin: 0;
padding: 0;
}
.gm-style-iw a {
color: #4272db;
}
#section-about-us-2 {
padding:60px 0 0;
}
#section-about h3 {
display:block;
float:left;
width:100%;
}
.btn2 {
background:#222;
color:#fff;
margin:0;
}


.btn2:hover {
color:#222!important;
}

#section-what {
padding:0 0 50px 0
}


#section-what h2 { margin:0 ; padding:0; color:#18191b;}
.services-h { margin: 0;
font-family: 'PT Serif', serif;
font-weight: 700;
background: #0f628e;
padding: 10px 10px 14px !important;
display: inline-block;
color: #fff !important;
font-size: 30px;
text-transform: uppercase;
font-weight: 800;
text-align:center;
width:100%;
}

.home-block p {
margin:0 0 5px 0
}
.overlay {
background:transparent;
position:relative;
width:100%;
height:480px; /* your iframe height */
top:480px;  /* your iframe height */
margin-top:-480px;  /* your iframe height */
}
#section-service-1 h3 {
margin:0 0 20px 0;
padding:0; font-size:24px
}


#section-service-1 h4 {
margin:25px 0 20px 0;
padding:0; font-size:24px
}

#section-service-1 p { text-align:justify;}

ol, ul {
margin: 0;
padding: 0;
}
/*====================map====================*/

.map-container {
width: 100%;
margin:0;
}
.map-container iframe{width:100%; border:0 none;}

.map-container object {
width: 100%;
display: block;
pointer-events: none;
position: relative; /* IE needs a position other than static */
}
.map-container object.clicked {
pointer-events: auto;
}

.btn-line { margin:10px 0 10px 0}

/*====================map====================*/
.img-holder h3 { font-size:19px; margin:10px 0 0 0}

.service-4-col h2 { text-transform:uppercase; font-size:15px;}
.widget_text a:hover { color:#ffcc33}
.what-h3 h3 { margin:20px 0 5px 0; padding:0; text-transform:uppercase; font-size:18px;}
.re-new { margin:0 0 20px 0}
.blog-2  { margin:0 0 20px 0}
.carousel-caption h2 { font-size:80px; font-family: 'Merriweather', serif;margin:0 0 4% 0; font-weight:400; line-height:80px; color:#fff;}
.carousel-caption h2 span { color:#ff0000;}
.carousel-caption p { font-size:17px; line-height:25px; margin:-1% 0 35px 0;  color: rgba(255, 255, 255, 0.9); font-weight:400;}
.carousel-caption hr { max-width:50px; margin:30px auto;  
 border-color: #ffcc33 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 4px 0 0;}

.banner-bt {
	color:#fff;
	border: solid 2px #fff;
	font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	border-radius:0;
	font-size:15px;
	padding:12px 27px; -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.banner-bt:hover {
color:#2c2c2c;
background-color:#fff;
border-color:#fff;
}


.info-div1 { display:none}

.list3 li { width:100%!important; margin:0 0 20px 0}

.padd-b { padding-bottom:0!important}

.div-n1 { display:block}
.div-n2 { display:none}

#carousel-example-generic2 .glyphicon-chevron-right {
    margin-right:0;
    right: 50%; top: 60%
} 


#carousel-example-generic2 .glyphicon-chevron-left {
    margin-left:0;
    right: 50%; top: 60%
} 
.img-container-block {
    text-align: center;
  }


.contact h3 { margin:0 0 0 0; color:#18191b;}

.img-container p{
    text-align: center;
    font-weight: bold;
}



.well h3 { margin:0 0 20px 0; font-size:20px;}

/* Tags ----------------------------------------------------------------*/

.tags a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	padding: 6px 10px;
	margin: 4px 0;
	display: inline-block;
	border-radius: 2px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.tags a:hover{
	text-decoration: none; color:#222; 	border: 1px solid #ffcc33;
	-webkit-transition: all .2s ease;
	transition: all .2s ease; background:#ffcc33; border-radius: 2px;
}
.tags i{
	padding-right: 5px;
}
.tags a:hover i{
	color: #222;
}

.blog-t { margin-top:0!important}


.arrow-2  .carousel-control { width:60px!important; height:45px!important;}
.arrow-2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left: -20px;}
.arrow-2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left: -20px;}
.arrow-2  .carousel-control { top:43%;}
.arrow-2  .icon-prev {font-size: 40px;height: 30px;margin-top: 0!important;width: 30px;}


.arrow-3 .carousel-control {
    height: 45px !important;
    width: 60px !important;
}
.arrow-3 .carousel-control {
    top: 20%;
}
.arrow-3 .left  {left:-13px;}




.submit-bt { background:#ffcc33!important; color:#000!important; border:0;  padding:15px 40px;transition: all 500ms ease; text-transform:uppercase}
.submit-bt:hover { background:#222!important; color:#fff!important; border:0;}
.submit-bt:focus {background:#222!important; color:#fff!important; border:0;}

#topcontrol { z-index:9999!important}

.modal-body {
padding: 40px;
position: relative;
}
.modal-header {
border-bottom: 1px solid #e5e5e5;
padding: 12px 20px;
}
.modal-body p {
color: #222;
font-size: 13px;
line-height: 25px;
}
.modal-title { color:#222}
.modal-title {color: #222; font-size: 24px;}
.modal-header .close {margin-top:0; right:18px;}
.navbar{border-bottom:1px solid rgba(255,255,255,0.5); background:#fff;}




.agileinfo_services_grid1{
	padding:2em;
	border:1px solid #333;
	position:relative;
	
}
.agileinfo_services_grid1_pos{
	position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    top: -20%;
    left: 5%;
    text-align: center;
	background: #ffcc33; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffcc33 0%, #ff8e05 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ff8e05',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.agileinfo_services_grid1_pos span{
	color: #fff;
    font-size: 1em;
    top: 15px;
}
.agileinfo_services_grid1 h4{
	font-size:1.1em;
	color:#fff;
	text-transform:capitalize;
	line-height:1.5em;
	position:relative;
	padding-bottom:.5em;
	letter-spacing: 2px;
}
.agileinfo_services_grid1 h4:after{
	content:'';
	background:#999;
	height:2px;
	width:20%;
	right:10%;
	bottom:0%;
	position:absolute;
}
.agileinfo_services_grid1 p{
	color:#999;
	line-height:2em;
	margin:1em 0 0;
}
.agileinfo_services_grids{
	margin:5em 0 4em;
}
.agileinfo_services_grid:hover .agileinfo_services_grid1 h4:after,.agileinfo_services_grid:hover .agileinfo_services_grid1_pos{
background: #ffcc33; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffcc33 0%, #ff8e05 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ff8e05',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.agileinfo_services_grid:hover .agileinfo_services_grid1_pos span{
	color: #fff;
}
.stats-bottom {padding-bottom:60px}
.stats-bottom h3{
font-size: 1.5em;
color: #fff;
text-align:center;
letter-spacing: 5px;
text-transform: uppercase;
position: relative; margin:0}


.services{

}
.agile-heading h3{
	text-align:center;
}
.services-grids,.agileinfo-gallery,.agile-team-grids,.news-grids,.agile-contact-form{
	margin:0em 0 0 0;
}
.services-grid {
	overflow: hidden;
	position: relative;
	display: block;
	box-shadow: 0 0px 1px rgb(107, 107, 107),0 1px 2px rgba(0,0,0,.24);
}
.services-info{
    padding: 6em 0;
    border:1px solid #FFFFFF;
    text-align: center;
}
.services-info i.fa.fa-money,.services-info i.fa.fa-comment-o,.services-info i.fa.fa-scissors,.services-info i.fa.fa-thumbs-o-up,.services-info i.fa.fa-bell-o,.services-info i.fa.fa-sun-o,.services-info i.fa.fa-credit-card,.services-info i.fa.fa-bullhorn{
	color: #ffffff;
    font-size: 3em;
}
.services-info h4{
    color: #ffffff;
    font-size: 1.2em;
    margin: 1em 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
}
.ser-border{
    width: 30%;
    margin: 1em auto 0;
    border: double 4px #ffffff;
}
.services-captn {
	height: 100%;
    width: 100%;
    position: absolute;
    padding: 5em 1em;
    text-align: center;
    top: -100%;
    right: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcc33+0,ff8e05+81 */
background: #ffcc33; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffcc33 0%, #ff8e05 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ff8e05',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	 -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.services-captn .link-txt{border:1px solid #000; color:#000}

.services p.text-center{margin-bottom:25px}
.services-captn h4 {
    color: #000000;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0;
}
.services-captn p {
    font-size: .9em;
    margin-top: 1em;
    color: #000000;
    line-height: 1.8em;
}
.services-grid:hover .services-captn {
	display:block;
	top: 0%;
}
.services-grids1{
	margin:2em 0 0 0 !important;
}

.services-bottom {
    background: url(http://placehold.it/1903x1000) no-repeat 0px bottom;

    background-attachment: fixed;
	padding:6em 0;
}
.services-bottom h3{
	text-align: center;
    font-size: 1.5em;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #fff;
}

.services-bottom h3 .fa-quote-left{
	color:#ffcc33;
	padding-right:1em;
}
.services-bottom h3 .fa-quote-right{
	color:#ffcc33;
	padding-left:1em;
}
.service-cont{padding-top:30px!important}


/*Services Two*/

.service-style-2 h3{text-transform:uppercase; font-weight:700; }
.service_grids{
	margin:3em 0 0;
}
.service_grid_left{
	text-align:center;
}
.service_grid_left_grid{
	width:120px;
	height:120px;
	border:1px solid #ffffff;
	margin:0 auto;
	position: relative;
    overflow: hidden;
}
.service_grid_left_grid img{
	margin:0 auto;
}
.services-main-in h4, .service_grid_left h4{
	font-size: 1.1em;
    color: #ffcc33;
    font-weight: 600;
    margin: 1em 0 0.3em;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase;
}

.services-main-in p,
.service_grid_left p{
	color:#999;
	line-height:2em;
	margin-bottom:1em;
}
.corp_service_more a{
}
.corp_service_more a i{
}
.corp_service_more a:hover{
	color:#000;
}
.corp_service_more a:hover i{
	color:#000;
}
.service_grid_left_grid img {
    transition: transform 0.5s;
    transform: scale(1.10);
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	-ms-transform: scale(1.10);
}
.service_grid_left:hover .service_grid_left_grid img{
    transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}
.service_grid_left:hover .service_grid_left_grid{
	border:1px solid #ffcc33;
}
.modal-header {
    font-size: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700;
    background:#ffcc33;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
	padding:1em 2em 1em;
	margin: 0 !important;
	line-height:2em;
}
.modal-body p i {
    display: block;
    margin: 0.5em 0 1em;
    color: #999;
	line-height:1.4em
}
.modal-body {
    padding:0;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#212121;
	outline: none;
}



.stats{
	background: url(http://placehold.it/1903x1000) no-repeat 0px bottom;
    background-attachment: fixed;
	padding:5em
}
/*-- //stats --*/
/*-- odometer --*/
.odometer{
	font-size: 3em;
    color: #fff;
    font-weight: bold;
}
.stats_grid p{
	font-size:1em;
	color:#fff;
	margin:1em 0 0;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

.choose{
	padding:3em 0 4em;
}
.custom-mg {max-height:350px; overflow:hidden}
.choose h3{
font-weight: 700;
text-transform: uppercase;}

.choose .para{margin-bottom:35px}
.choose_left_grid{
	width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 100px;
    text-align: center;
	border: 3px double #999;
}
.choose_left_grid i{
	font-size: 1.5em;
    color: #212121;
    line-height:3.4em;
}
.corp_choose_right h4 {
    font-size: 20PX;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}
.corp_choose_right p{
	color:#999;
	line-height:1.5em;
}
.corp_choose_right_grid,.agileinfo_choose_right{
	padding:0;
}
.corp_choose_right{
	padding-left:0;
}
.choose_right_grid_main{
	margin-top:2em;
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#ffcc33;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 100px;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before,.choose_right_grid_main:hover .hvr-rectangle-out:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
#subheader{text-align:left}

#subheader h1, .heading-cust{
background: #ffcc33; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffcc33 0%, #ff8e05 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ff8e05',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color: #000000;
display: inline-block;
font-family: "PT Serif",serif;
font-size: 30px;
font-weight: 800;
margin: 0 0 15px 0;
padding: 10px 15px 10px;
text-transform: uppercase;}
.third_services_grid{
margin-top: 1em;
margin-bottom: 2em;
}
.third_services_grid_img{margin-bottom:10px}
.third_services_grid_left{
	float: left;
	position:absolute; top:0; 
}
.third_services_grid_right{
}
.third_services_grid_left i{
	font-size:2em;
	color:#ffcc33;
}
.third_services_grid_right h3{
	font-size: 15px;
	font-weight:700;
    color: #ffcc33;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}
.third_services_grid_right ul {margin-bottom:15px}
.no-margin{margin:0!important}
.third_services_grid_right ul li{
	display:block;
	margin-bottom:1em!important;
	text-transform:capitalize;
	color:#cccccc;
	line-height: 1.5em;
}
.third_services_grid_right ul li:last-child{
	margin-bottom:0;
}
.third_services_grid_right ul li i{
	padding-right:1em;
	color: #ffcc33;
}
.hvr-sweep-to-bottom{
background:#000
}
.third_services_grid:hover .hvr-sweep-to-bottom:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.third_services_grid:hover .hvr-sweep-to-bottom i{
	color:#fff;
}

.hvr-sweep-to-bottom{
padding: 1em;
}



.corp-servs-img { 
    text-align: center; 
} 
.corp-servs-img .icon-holder {
    position: relative;
    top: 63px;
    display: inline-block;
    margin-bottom: 1em;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 100%;
    color: #fff;
    font-size: 2.5em;
background: #ffcc33; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffcc33 0%, #ff8e05 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ffcc33 0%,#ff8e05 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ff8e05',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


    padding:0.65em 0.7em;
}
.corp-servs-img .mission {
    position: relative;
    top: 57px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    color: #FFCC33;
    font-size: 1.5em;
    opacity: 0;
}
.no-padding-top{padding-top:15px!important}

.corp-servs-img .description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    -ms-transform: scale(0); 
    transform: scale(0);
    color: #9e9e9e;
}
.corp-servs-img:hover .icon-holder {
    top: 15px;

background: #ff8e05; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ff8e05 0%, #ffcc33 81%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #ff8e05 0%,#ffcc33 81%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #ff8e05 0%,#ffcc33 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e05', endColorstr='#ffcc33',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.corp-servs-img:hover .mission {
    top: -4px;
    opacity: 1;
}
.corp-servs-img:hover .description {
    opacity: 1;
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
    -ms-transform: scale(1);
	-o-transform: scale(1); 
    transform: scale(1);
}

.features{background:#000000}

.features .corp-title{
    margin-bottom: 1em;
} 
.features ul.nav.nav-tabs {
    border: none;
    position: absolute;
    right: 22%;
    top: 15%;
    z-index: 999;
}
.features .tabs {
    position: relative;
}
.features p{font-weight:300; line-height:30px}
.features ul.nav.nav-tabs li a {
    font-size: 1em;
	letter-spacing:0.5px;
    color: #fff;
    font-weight: 800;
	text-transform:uppercase;
    border: none;
    border: 1px solid transparent;
    padding: 5px 10px;
    margin-right: 1.5em;
}
.features ul.nav.nav-tabs li.active a {
    color: #f8d501;
    background: none;
    border-color: #f8d501;
} 
.features ul.nav.nav-tabs li a:hover {background: none; color: #f8d501;
}
.features-left.agileinfo-img,.features-left.agileinfo-img2,.features-left.agileinfo-img3,.features-left.agileinfo-img4{background: url(http://placehold.it/951x463)no-repeat center 0px; background-size: cover; min-height: 33em; padding: 0; -moz-animation: fadeInRight .5s ease;	-webkit-animation: fadeInRight .5s ease; -ms-animation: fadeInRight .5s ease; -o-animation: fadeInRight .5s ease; animation: fadeInRight .5s ease;}
.features-left.agileinfo-img2{background: url(http://placehold.it/951x463)no-repeat center 0px;  background-size: cover; -moz-animation: fadeInRight .5s ease; -webkit-animation: fadeInRight .5s ease; -ms-animation: fadeInRight .5s ease; -o-animation: fadeInRight .5s ease; animation: fadeInRight .5s ease;}
.features-left.agileinfo-img3{background: url(http://placehold.it/951x463)no-repeat center 0px;  background-size: cover; -moz-animation: fadeInRight .5s ease; -webkit-animation: fadeInRight .5s ease; -ms-animation: fadeInRight .5s ease; -o-animation: fadeInRight .5s ease; animation: fadeInRight .5s ease;}
.features-left.agileinfo-img4{background: url(http://placehold.it/951x463)no-repeat center 0px; background-size: cover;	-moz-animation: fadeInRight .5s ease; -webkit-animation: fadeInRight .5s ease; -ms-animation: fadeInRight .5s ease; -o-animation: fadeInRight .5s ease; animation: fadeInRight .5s ease;}
.features-right {padding: 10.4em 4em 8em; background: #000; float: right;}
.stats-2 {padding: 0;}  
.stats-2-info {text-align: center;}  
.stats-2-grid {margin: 8em 0;}
.stats-2 i.fa {font-size: 3em; color: #F8D501;}
.numscroller {font-size: 3em; font-weight: 200; color: #F8D501; font-weight:700; margin-bottom: 0; line-height: 1em; letter-spacing: 3px;}
.stats-2-info p {color: #fff; letter-spacing: 3px; text-transform:uppercase; margin: 0.5em 0; font-size: 15px;}

.projects-right1 {padding:0;}
.service-4-stats{height:400px; overflow:hidden;  background: url(http://placehold.it/1920x1280)no-repeat center fixed; background-size: cover; }
.modal-body .col-md-7, .modal-body .col-md-5 {width:100%}
.modal-body .col-md-5 {margin-bottom:20px}
.modal-body p{padding-bottom:0}
.service-main h3{color:#ffcc33}
.no-padding{padding:0!important}
.requestquote-form.layout1 .requestquote-content-form {padding: 40px; color: #999999; font-size: 12px; font-weight: 300;}
.requestquote-form.layout1 .requestquote-content-form .fleft {margin-bottom: 10px; width: 100%;}
.requestquote-form .requestquote-content-form input, .requestquote-form .requestquote-content-form .form-control { background: #434343 none repeat scroll 0 0; border: medium none; color: #fff; width:100%; padding:6px 12px; margin-bottom:5px; font-size: 14px;  font-weight: 300;  height: 35px;text-indent:10px}
.requestquote-form select{text-indent:0!important}
.requestquote-form textarea{background: #434343 none repeat scroll 0 0; border: medium none; color: #fff; width:100%; padding:6px 12px; margin-bottom:5px; font-size: 14px; font-weight: 300; height: 105px; text-indent:10px; overflow:auto;}
.requestquote-form  a{width:100%}



/****************************************************new css****************************************************/
.agile-news-img-info h5{ color:#212121; font-size:18px !important;}
.corp-border{ margin:3px 0 0 0 !important;}
.agile-news-img-info{ min-height:420px; padding:15px 10px !important;}
.leadership-img{ width :120px; height:120px; border-radius:50%; float:right; margin:0 0 0 5px;}
.agile-news-img-info h6{ line-height:16px;}
ul{ padding:0 0 0 0px; margin:0 0 15px 0; color:#18191b;}
.top-social span{ font-size:18px; font-weight:bold; color:#333;}

ul1{ padding:0 0 0 15px; margin:0 0 10px 15px; color:#18191b;}
.top-social span{ font-size:18px; font-weight:bold; color:#333;}

#subheader img{ width:100%; height:auto;}

.contact-banner{ background: url("../images/contact.jpg") no-repeat 0 0 fixed !important; padding:420px 0 100px 0 !important; background-size:100% !important;}
.about-banner{ background: url("../images/hero6.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.bfsi-banner{ background: url("../images/BFSI-b.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.consumergoods-banner{ background: url("../images/Consumer-Goods.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.health-banner{ background: url("../images/Healthcare.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.manufacturing-banner{ background: url("../images/manufacturing.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.pharmaceuticals-banner{ background: url("../images/Pharmaceuticals.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.consulting-banner{ background: url("../images/it-Banner.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.custom-banner{ background: url("../images/custom-software-development-banner.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.careers-banner{ background: url("../images/careers.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.cloud-banner{ background: url("../images/cloud-services.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.mission-banner{ background: url("../images/Mission.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.leadership-banner{ background: url("../images/hero6.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.professional-banner{ background: url("../images/professional-services_innerpage.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.benefits-banner{ background: url("../images/hero6.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.employee-banner{ background: url("../images/hero6.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}
.resume-banner{ background: url("../images/hero6.jpg") no-repeat 0 0 fixed !important; padding:460px 0 100px 0 !important; background-size:100% !important;}




.about-box .agileinfo_services_grid1{ padding:5px 12px; margin:0 0 15px 0;}
.about-box ul{ padding:0; margin:0;}
.about-box ul li{ list-style:none;}
.about-box .agileinfo_services_grids { margin:0; float:left; width:100%;}
.about-box h3{margin:0 0 15px 0; color:#18191b;}

.about-box .box-2 .agileinfo_services_grid1{ min-height:140px;}
.about-box .box-3 .agileinfo_services_grid1{ min-height:240px;}
.about-box .box-4 .agileinfo_services_grid1{ min-height:90px;}
.about-box .box-5 .agileinfo_services_grid1{ min-height:90px;}


.contact p{ margin:0; font-size:16px; line-height:26px;}
.contact #sidebar{ margin:0 0 15px 0;}
.contact #sidebar img{ float:left; width:100px; height:70px; margin:0 16px 0 0;}
.contact-left{ float:left; width:58%;padding-top: 20px;}
.contact-left .col-md-3{ width:50%;}
.contact-right{ float:right; width:42%;}
.contact-right img{ width:100%;}


.navbar-nav ul li{ position:relative;}
.navbar-nav ul li ul{ visibility:hidden; left: 100%; top:-2px !important;}
.navbar-nav ul li ul li ul{ visibility:hidden; left:284px; top:0;}
.navbar-nav ul li:hover > ul { visibility: visible !important;}
.navbar-nav ul li ul li:hover > ul { visibility: visible !important;}

.left-box-img{ float:left; width:400px; margin:5px 20px 0 0;}
label{ color:#18191b;}
.submit-btn{ background:#0b4e76; border:none; padding:10px 20px; font-weight:600; color:#fff}
figure.effect-kira h2{ color:#fff !important;}

#section-about figure.effect-kira h2{ color:#fff; background:none; padding:0; text-transform:inherit; font-size:26px !important;}
#section-about figure.effect-kira p{ color:#fff; margin:0; padding:0;}
.carousel-caption{ background: rgba(0,0,0,0.5); top:25%;}
.carousel, .item, .active{ margin:51px 0 0 0;}
.red-text{ font-weight:bold; color:#ff0000;}

.messageboxok{ color: green; position:absolute;}


/*Team*/

/*Title Start*/
.title {
    text-align: center;
  }
  .title-first {
    text-align: center;
    padding-top:30px;
  }
  .title h2 {
    color: #333;
    font-size: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
  }
  
  .title h2:before {
      content: '';
      width: 40px;
      height: 2px;
      background: #0f628e;
      position: absolute;
      top: 18px;
      left: -60px;
  }
  .title h2:after {
      content: '';
      width: 40px;
      height: 2px;
      background: #0f628e;
      position: absolute;
      top: 18px;
      right: -60px;
  }
  .title p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #817C7C;
  }
/*Title End*/

#team {
    padding: 40px 0 40px;
  }
  #team .block {
    position: relative;
    overflow: hidden;
    border:3px solid transparent;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
  }
  #team .block img {
    width: 100%;
    position: relative;
  }
  #team .block:hover {
    border: 3px solid #0f628e;
  
  }

  #team .block:hover {
    border: 3px solid #0f628e;
    height:200px;
  }

  .team-overlay {
    bottom: 0;
    opacity: 1;
  }
  .teamoverlay {
    bottom: 0;
    opacity: 1;
  }
  #team .team-overlay {
    background: rgba(255, 255, 255, 0.95);
    color: #fff;
    text-align: center;
    padding: 30px;
    position: absolute;
    bottom: -150px;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    
    transition: 0.3s;
  }

 
  #team .team-overlay h3,
  #team .team-overlay span {
    color: #333;
  }

  #team .teamoverlay h3,
  #team .teamoverlay span {
    color: #333;
    text-align: center;
  }
  #team .team-overlay span {
    display: block;
    font-size: 13px;
    padding-top: 10px;
  }
  #team .teamoverlay span {
    display: block;
    font-size: 13px;
    padding-top: 10px;
  }
  #team .team-overlay .icon {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    padding: 10px;
    line-height: 1;
    margin-top: 36px;
    margin-bottom: 25px;
    border-radius: 100%;
    display: inline-block;
    background: #0f628e;
  }

  #team .teamoverlay .icon {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    padding: 10px;
    line-height: 1;
    margin-top: 36px;
    margin-bottom: 25px;
    border-radius: 100%;
    display: inline-block;
    background: #0f628e;
  }
  #team .teamoverlay .icon i {
    font-size: 18px;
    color: #fff;
  }
  #team .teamoverlay p {
    font-size: 14px;
    line-height: 23px;
    color: #707a8a;
    text-align: center;
    
  }
  #team .teamoverlay .media {
    margin-top: 10px;
  }
  #team .teamoverlay .media a {
    font-size: 12px;
    color: #fff;
    transition: 0.3s;
    margin: 0 10px;
  }
  #team .teamoverlay .media a:hover {
    color: #80d6a3;
  }
  #team .moreBtn {
    margin: 20px 0;
}
  #team .link-text {
      background-color: #0f628e; 
      padding: 10px;
     color: #fff;
    float: initial;}
/*End Team*/


/****************************************************new Responsive css****************************************************/


@media all and (max-width:1460px){
.carousel-caption{ left:8%; right:8%;}	
.carousel-caption h2{ font-size:50px; line-height:55px; margin:0 0 3% 0;}
.carousel-caption hr{ margin:20px auto;}
.consulting-banner,.custom-banner,.consumergoods-banner,.manufacturing-banner,.pharmaceuticals-banner,.health-banner{ padding:323px 0 100px 0 !important;}
.contact-banner{ padding:460px 0 100px 0 !important;}
}


@media all and (max-width:1100px){
body{ margin:0px !important;}	
.contact-left{ width:100%;}
.contact-right{ width:100%; padding:0 15px;}
.contact-left .col-md-3{ float:left; width:100%;}
#subheader{ padding:250px 0 50px !important;}
.navbar-brand > img{ width:110px !important;}
.left-box-img{ float:left; width:100%; margin:5px 0 10px 0;}
.crumb{ padding:3px 0 3px; height:30px;}
.carousel-caption{ top:12%; left:5%; right:5%;}
.carousel, .item, .active { margin:46px 0 0 0; height:auto !important;}
}


@media all and (max-width:960px){
.navbar-nav{ float:left; width:100%; margin:0;}
.navbar-nav .open .dropdown-menu{ text-align:center;}	
}


@media all and (max-width:767px){
#subheader{ padding:160px 0 50px !important;}
.carousel-caption{ top:25%}
.carousel-caption p{ display:none;}
.carousel-caption h2 { font-size:22px !important; line-height:22px !important;}
.carousel, .item, .active{ margin:30px 0 0 0;}
	.crumb ul{
		padding: 0;
  }	
  .carousel-control.right {
    right: 12px;
}
  
}

@media all and (max-width:580px){
#section-about figure.effect-kira h2{ font-size:22px !important;}
#section-about figure.effect-kira p{ line-height:18px;}	
}


/*Inner Pages*/
.home-two-about h2{width:100%; font-family: 'Merriweather', serif;}

.home-two-what h2{font-family: 'Merriweather', serif;}


.wthree-news-grids{
	margin:2em 0 0 0;
}

.merri{font-family: 'Merriweather', serif;}
.agile-news-right-info{
    padding-right: 0;
}
.agile-news-img{
    background: url(http://placehold.it/364x244) no-repeat 0px 0px;
    background-size: cover;
    min-height: 244px;
}
.agile-news-img1{
    background: url(http://placehold.it/364x244) no-repeat 0px 0px;
    background-size: cover;	
}
.agile-news-img2{
    background: url(http://placehold.it/364x244) no-repeat 0px 0px;
    background-size: cover;	
}
.agile-news-img-info{
    padding: 3em 1em;
box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);


}
.agile-news-img-info h5{
	margin:0;
	font-size:1em;
	font-family: 'Merriweather', serif;
}
.agile-news-img-info h5 a{
	color:#212121;
	font-weight:600;
	text-decoration:none;
}
.agile-news-img-info h5 a:hover{
	color:#FFFFFF;
}
.agile-news-img-info h5 a:focus{
	outline:none;
}
.corp-border{
	height: 2px;
    background: #212121;
    width: 24%;
    margin: 1em 0 0 0;
}
.agile-news-img-info p{
	color:#000;
	font-size:.9em;
	margin:1em 0;
	line-height:1.8em;
}
.agile-news-img-info h6{
	margin:0;
	color:#000;
	font-size:.9em;
}
/*End Pages*/



















