/*
    Theme Name: Day
    Theme URL: https://bootstrapmade.com/day-multipurpose-html-template-for-free/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');

video{
	box-shadow:3px 4px 4px 5px #c9c9c9;
}
.listul li{
	font-size:23px;
	padding-bottom:10px;
	font-weight:600;
	color:#10258F;
	list-style-type:square;
}
.listul li span.lihead{
	font-size:20px;
	padding-bottom:10px;
	font-weight:600;
	color:#10258F;
	list-style-type:square;
}

.listul li span{
	font-size:15px;
	padding-bottom:10px;
	font-weight:600;
	color:black;
	list-style-type:square;
}


body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#fff;
	background-color:#fff;
	overflow-x:hidden;
}

hi,h2,h3,h4,h5,h6 {
	color:#272727;
	line-height:1.1em;
}

p {
	color:#aaa;
	font-size:13px;
}
a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#272727;
}
a:hover {
	text-decoration: none;
	color:#aaa;	
	}

.btn {
	border-radius:0;
	margin-top:10px;
	background-color: #65AAF0;
	text-transform:uppercase;
	border-color:#fff;
	font-size:14px;
}

.btn:hover {
	background-color: #fff;
	border-color:#f2f2f2;
	color:#272727;	
}
	
/*===========================
  Menu and Navigation
============================ */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand h1 {
	margin-top:9px;
	padding-top:5px;
	float: left;	
	font-size: 25px;	
	color:#fff;	
	text-transform:uppercase;
	font-weight:600;
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding: 0 0 0 15px;
  }
.navbar-brand a img{
    height:50px;
  }
}

.menu {
	font-size:12px;
	float:right;
	text-transform:uppercase;
	font-weight:600;	
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}

.menu ul.nav-tabs li {
	color:#fff;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}

.nav-tabs > li > a {	
	border-radius:0;
	color:#fff;
	padding:30px;
}

.nav-tabs > li > a:hover {
	color:red;
	background:#C3C3C31A;	
} 

.nav-tabs > li a.active {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom-color:#fff;
}

.navbar-default {
	background-color:#3E55C6;
	border-color:#2FD9E0;
}

/*===========================
  slider
============================ */
.slider {
	position: relative;	
	margin-top:-20px;
}

.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -40px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ff2020;
}

#carousel-slider a i {
	border-radius:50%;
	font-size: 30px;
	height: 50px;
	padding: 10px;
	position: absolute;
	top: 50%;
	width: 50px;
	color:#65AAF0;
	background:#F00;
	color:#fff;
}

#carousel-slider a i:hover {
	background:#FF0000B3;
	color:#fff;
	border: 1px solid #65AAF0;
}

#carousel-slider 
.carousel-control {
	width:inherit;
}

#carousel-slider .carousel-control.left i {
	left:50px;
	top: calc(50% - 50px);
}

#carousel-slider .carousel-control.right i {
	right: 50px;
	top: calc(50% - 50px);
}

.carousel-caption {
	position: absolute;
	right: 15%;
	top: calc(50% - 150px);
	font-size:40px;
	left: 15%;
	z-index: 10;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #fff;
	text-shadow:1px 1px black;
}

.carousel-caption  h2 span {
	font-size:60px;
	color: #fff;
}

.carousel-caption  p {
	font-size:30px;
	margin-top:30px;
	margin-bottom:20px;
	color:#000;
	padding:10px;
	font-family:'Open Sans', Sans-serif;
	background:;
	text-indent:2px;
	line-height:1;
	font-size:26px;
	font-weight:600;
	text-align:left;
	}

@media (max-width: 767px) {
    .carousel-caption  {
      font-size: 18px;
    }
    .carousel-caption h2, .carousel-caption  h2 span, .carousel-caption  p {
    	font-size:18px;
    }
	}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:20px;
	background:#65AAF0;
	color:#fff;
	border-radius:0;
	border-color:#fff;
	text-transform:uppercase;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#272727;
	opacity: 0.8;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:20px;
	background:#fff;
	color:#272727;
	border-radius:0;
	text-transform:uppercase;
	border: 1px solid #fff;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	border-color:#fff;
	background:#65AAF0;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.form-inline {
	margin-top:50px;	
}


/*===========================
  about
============================ */

.about {
	padding:80px 0 80px 0;
	background:#fff;
}

.about .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
}

.about .text-center p {
	margin-top:20px;
	margin-bottom:80px;
	color:#aaa;
} 

.btn-gamp a {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #272727;
  border: 2px solid #272727;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 56px;
}

.btn-gamp a:hover {
  opacity: 0.8;
  transition: all 0.5s;
}

.gamp-btn a {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #272727;
  color: #ffffff;
  width: 180px;
  height: 60px;
  text-align: center;
  display: inline-block;
  line-height: 60px;
}
.gamp-btn a:hover {
  color: #ffffff;
  opacity: 0.8;
  transition: all 0.5s;
}

.center span {
	color:#E8CE0E;
}

#about-us {
	margin-bottom:50px;
}

#about-us .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}

.sinlge-skill {
  background:#f2f2f2;
  border-radius: 100%;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  height: 200px;
  position: relative;
  width: 200px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 30px 0;
}

.sinlge-skill p em {
  color: #FFFFFF;
  font-size: 38px;
}

.sinlge-skill p {
  line-height: 1;
   color: #FFFFFF;
}

.joomla-skill, 
.html-skill, 
.css-skill, 
.wp-skill {
  position: absolute;
  height: 100%;
  bottom: 0;
  width:100%;
  border-radius: 100%;
  padding: 70px 0;
  text-align: center;
}

.joomla-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(28%,rgba(242,242,242,1)), color-stop(28%,rgba(45,125,164,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(45,125,164,1) 0%,rgba(45,125,164,1) 28%,rgba(45,125,164,1) 28%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(45,125,164,1) 0%,rgba(45,125,164,1) 28%,rgba(45,125,164,1) 28%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4',GradientType=0 ); /* IE6-9 */    
}

.html-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(9%,rgba(242,242,242,1)), color-stop(9%,rgba(106,164,47,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(106,164,47,1) 0%,rgba(106,164,47,1) 9%,rgba(106,164,47,1) 9%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f',GradientType=0 ); /* IE6-9 */
}

.css-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(32%,rgba(242,242,242,1)), color-stop(32%,rgba(255,189,32,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,189,32,1) 0%,rgba(255,189,32,1) 32%,rgba(255,189,32,1) 32%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20',GradientType=0 ); /* IE6-9 */
}

.wp-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(19%,rgba(242,242,242,1)), color-stop(19%,rgba(219,54,21,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(219,54,21,1) 0%,rgba(219,54,21,1) 19%,rgba(219,54,21,1) 19%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615',GradientType=0 ); /* IE6-9 */
}

.skill-wrap {
  display: block;
  overflow: hidden;
  margin: 60px 0;
}

.team .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.team .text-center p {
	margin-bottom:50px;
}

.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}

.team h5 {
  font-weight: 300;
}

.single-profile-top, 
.single-profile-bottom {
  font-weight: 400;
  line-height: 24px;
}

.single-profile-top, 
.single-profile-bottom  {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}

.media_image {
  margin-bottom: 10px;
}

.team .btn {
  background:transparent;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border:1px solid#ddd;
  margin-right: 3px;
}


ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}

.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg); 
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}


.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}

.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}

.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}

.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}

.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}

.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;

}

.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}

.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}

.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}

.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }

.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}

.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}

.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}

.team .single-profile-top:before, 
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}

.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}

.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}

/*===========================
  services
============================ */

.services {
	padding:80px 0 80px 0;
}

.services .text-center h2 {
	font-weight:300;
	text-transform:uppercase;
	text-shadow:none;
	margin-bottom:50px;
	font-size:24px;
}

.services i {
	margin-top:20px;
	margin-bottom:10px;
	font-size:50px;
	color:#ddd;
}

.services h3 {
	margin-bottom:20px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
 }

/*===========================
  gallery
============================ */

.gallery {
	padding:50px;
}

.gallery .text-center h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.gallery figure {
	position: relative;	
	margin-top:30px;
	margin-bottom:30px;
	background: #272727;
	text-align: center;
	cursor: pointer;
}

.gallery figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.gallery figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery figure figcaption::before,
.gallery figure figcaption::after {
	pointer-events: none;
}

/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h4,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	color:#fff;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h4 {
	top: 30px;
	color:#fff;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h4 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h4::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h4::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h4::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.action {
  overflow: visible;
  padding: 0px;
  width: 100;
  background: #f2f2f2;
  position: relative;
}
.action .left-text {
  padding: 70px 0;
  padding-right: 60px;
  width: 50%;
}
.action .left-text h4 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}
.action .left-text p {
  padding-top: 20px;
}
.action .left-text em {
  font-size: 16px;
  color: #aaa;
  font-weight: 300;
  font-style: normal;
}
.action .right-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../img/7.jpg);
}

/* --- Map --- */
.map{
	position:relative;
	margin-top:-20px;
	margin-bottom:40px;
}

/* google map */
#google-map{
	position:relative;
    height: 400px;
}

.contact-page{
  padding-top: 0;
  background:#fff;
  margin-bottom:30px;
}

.contact-page h2 {
	text-transform:uppercase;
	font-weight:550;
	font-size:24px;
	margin-bottom:30px;
}

.contact-page p {	
	margin-bottom:30px;
}

.contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#989898;
  box-shadow: none;
  border-radius:0;
}

textarea#message{
   resize: none;
   padding: 10px;
   border-radius:0;
}

.contact-page .contact-wrap {
  margin-top: 20px;
  color:black;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

/*===========================
  Footer
============================ */
footer {
	padding:50px;
	background:#65AAF0;
}

footer p {
	color:#fff;
}

footer h4 {
	margin-bottom:30px;
	text-transform:uppercase;
	text-shadow:none;
	font-weight:550;
	color:#272727;
}

footer .btn-gamp a {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 45px;
	margin-right:170px;
	margin-top:20px;
	background:#272727;
	border: 1px solid #fff;
	border-radius:0px;
}

footer .btn-gamp a:hover {
	background:#fff;
	color:#272727;
	opacity: 0.8;
	transition: all 0.5s;
}

footer .btn-gamp input {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #272727;	
	width: 180px;
	height: 60px;
	text-align: center;
	display: inline-block;
	line-height: 56px;
	border-radius:0px;
	border: 1px solid #fff;
}

.contact-info {
	color:#fff;
}

.contact-info ul {
	list-style:none;
	padding-left: 0;
}

.contact-info ul li i {
	margin-bottom:20px;
}

.widget {
  padding-left: 0;
}

ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-gallery li {
  display: inline-block;
  margin: 0 10px 10px 0;
   border-radius:0px;
}

.sidebar-gallery li a {
  display: inline-block;
}

ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.sub-footer  {
	background:#272727;
	padding:30px;
}

ul.social-network {
    background-color: ;
    margin-right: -400px;
    margin-top: 3px;
    float: right;
}
ul.social-network li {
	display:inline;
	margin: 0 50px;	
	font-size:25px;	
	margin-left:-10px;
}

ul.social-network li a {
	color:#1D34A7;	
	color:black;	
}

.social-network li:hover .fa-twitter {
  color: #00abf0;
}

.social-network li:hover .fa-facebook {
  color: #39579a;
}

.social-network li:hover .fa-google-plus {
  color: #eb8984;
}

.social-network li:hover .fa-pinterest {
  color: #c9171e; 
}

.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}

.social-network li:hover .fa-youtube-play {
  color: #C84941; 
}

.social-network li:hover .fa-dribbble {
  color: #EA4C89 ; 
}

.social-network li:hover .fa-pinterest-square {
  color: #EA4B49; 
}
.copyright {
	margin-top:30px;
    text-align: right;
}

.copyright a {
	color:#fff;
	font-weight:600;
	font-size:12px;
	text-shadow:none;
} 
.navbar-brand a img{
	height:60px;
}
body{
	color:#000;
}

.dropdown:hover .dropdown-menu{
	display:block;
}
.dropdown-menu{
color:#000;
font-size:11px;	
z-index:909999999999;
}

.dropdown-menu li a:hover{
color:red;
font-size:11px;	
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	display: block;
max-width: 100%;
height: 550px;
}

/*Leadership*/
.leadership{
	font-family:'Open Sans', Sans-serif;
	font-size:11px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.leadership p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgleadership img{
	height:280px;
}


/*mission*/
.mission{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentmission p,.mission p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgmission img{
	height:280px;
}

/*Overview*/
.coverview{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentoverview p,.overview p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgoverview img{
	height:640px;
}


/*Business Services*/
.bservices{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentbservices p,.bservices p,h1,h2,h3,h4 {
	font-family:'Open Sans', Sans-serif;
	color:black;
	text-align:center;
}
.imgbservices img{
	height:270px;
}


/*Enterprise Security Solutions*/
.ent{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentent p,.ent  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgent img{
	height:400px;
}


/*Service Oriented Architechure*/
.sarc{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentsarc p,.sarc  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgsarc img{
	height:420px;
}


/*Business Process management*/
.bpm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentbpm p,.bpm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgbpm img{
	height:500px;
}

/*Supply Chain Management*/
.cscm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentcscm p,.cscm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgcscm img{
	height:570px;
}


/*Customer relationship Management*/
.ccrm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentccrm p,.ccrm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgccrm img{
	height:650px;
}



/*Human Capital Management*/
.chcm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentchcm p,.chcm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgchcm img{
	height:400px;
}


/*Accounting And Finance*/
.caf{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentcaf p,.caf  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgcaf img{
	height:450px;
}


/*Accounting And Finance*/
.cgc{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentcgc p,.cgc  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgcgc img{
	height:600px;
}

/*Analytic and Information*/
.aba{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentaba p,.aba  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgaba img{
	height:550px;
}

/*Business Intelligence*/
.abi{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentabi p,.abi  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgabi img{
	height:270px;
}


/*Information Management*/
.aim{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentaim p,.aim  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgaim img{
	height:420px;
}


/*Data Center Services*/
.tdcs{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contenttdcs p,.tdcs  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgtdcs img{
	height:250px;
}


/*Managed Services*/
.tms{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contenttms p,.tms  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgtms img{
	height:300px;
	height:300px;
}


/*Managed Services*/
.tcc{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contenttcc p,.tcc  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgtcc img{
	height:340px;
}



/*Banking and Financial*/
.ibf{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentibf p,.ibf  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgibf img{
	height:340px;
}


/*telecommunication*/
.it{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentit p,.it  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgit img{
	height:340px;
}


/*Insurance*/
.ii{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentii p,.ii  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgii img{
	height:780px;
}


/*Energy and Utilities*/
.ieu{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentieu p,.ieu  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgieu img{
	height:675px;
}


/*Health Care*/
.ihc{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentihc p,.ihc  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgihc img{
	height:400px;
}


/*Information Media and Entertaintment*/
.iime{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentiime p,.iime  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgiime img{
	height:690px;
}


/*DBA Services Portfolio*/
.sdbasp{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentsdbasp p,.sdbasp  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgsdbasp img{
	height:300px;
}


/*Case Studies*/
.cstd{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentcstd p,.cstd  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgcstd img{
	height:250px;
}


/*Technology Migration*/
.stm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentstm p,.stm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgstm img{
	height:350px;
}


/*Redhat Linux*/
.srl{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentsrl p,.srl  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgsrl img{
	height:300px;
}


/*Oracle Managed Services*/
.ooms{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentooms p,.ooms  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgooms img{
	height:250px;
}


/*Oracle Application Support*/
.ooas{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentooas p,.ooas  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgooas img{
	height:300px;
}


/*Oracle Offshore Dba Support*/
.oood{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentoood p,.oood  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgoood img{
	height:750px;
}

/*Oracle Custom Development*/
.oocd{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentoocd p,.oocd  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgoocd img{
	height:500px;
}

/*Oracle Application testing*/
.ooat{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentooat p,.ooat  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgooat img{
	height:300px;
}


/*Oracle Fusion Middleware*/
.oofm{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentoofm p,.oofm  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgoofm img{
	height:450px;
}

.imgavdf img{
	height:350px;
}

/*Oracle Exadata Database*/
.ooed{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentooed p,.ooed  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:black;
}
.imgooed img{
	height:490px;
}

/*Oracle Big data*/
.oobd{
	font-family:'Open Sans', Sans-serif;
	font-size:12px;
	color:black;
	font-weight:500;
	margin-bottom:20px;
}
.contentoobd p,.oobd  p,h1,h2,h3,h4{
	font-family:'Open Sans', Sans-serif;
	color:#232ec7;
}
.imgoobd img{
	height:410px;
}



h2{
	text-align:left;
}

.clred{
	color:red;
}

.clrsil{
	color:#514b4b;
}

.flatbox p{
	color:black;
}

.flatbox{
	box-shadow:5px 3px 3px 3px silver;
	margin-left:70px;
	margin-bottom:50px;
	border-radius:15px 0px;
}

.copyright{
	color:white;
}
.cform{
	color:black:
	font-family:'Open Sans' , Sans-serif;
}
.bash2{
	color:black;
	font-weight:500;
	font-size:29px;
}
.bash21{
	color:black;
	font-weight:500;
	font-size:20px;
}

.menu-list{
	color:black;
	font-weight:500;
}

.menu-list:hover{
	color:red;
	font-weight:500;
}

@media screen and (min-width: 1200px ) /* Mobile */ {
.carousel-caption .oracleaudit{
	width:800px;
	margin-left:-230px;
	margin-top:60px;
	
}
.sidenav {
	  padding-top: 15px;
  background-color: black;
  background-color: #080000cc;
  opacity:0.6;
  }
}

@media screen and (max-width: 500px ) /* Mobile */ {
  video{
	  width:250px;
	  height:145px;
  }
  .navbar-brand a img{
    height:40px;
  }
  .carousel-caption  p {
	color:#fff;
	padding:10px;
	font-family:'Open Sans', Sans-serif;
	background:#c6c1c14d;
	text-indent:2px;
	line-height:1;
	font-size:18px;
	font-weight:350;
	text-shadow:1px 2px black;
	}
	.carousel-caption  .oracleaudit {
	color:#fff;
	width:350px
	margin-left:0px;
	padding:10px;
	font-family:'Open Sans', Sans-serif;
	background:#c6c1c14d;
	text-indent:2px;
	line-height:1;
	font-size:18px;
	font-weight:350;
	text-shadow:1px 2px black;
	}
	 .carousel-caption h2, .carousel-caption  h2 span{
    	font-size:22px;
		font-weight:600;
    }
	.sub-footer{
		
	}

	ul.social-network.editsocial{
background-color:;
margin-right:-400px;	
margin-top:7px;	
float:right;	
}

	
	ul.social-network{
		margin-top:10px;
		padding:1px;
	}
	ul.social-network li{
		margin:0px 5px;
		font-size:20px;
	}
	.copyright{
		margin-top:5px;
		font-size:9px;
		
	}
	.google-map{
		
	}
	.nav-tabs > li > a{
		padding:20px;
	}
	.mapsg{
		width:300px;
	}
	
	.navbartophead{
	width:100%;
	height:90%;
	}
	.navbartophead div{
		margin-top:0;
		margin-left:0;
		display:inline;
	}
	
	.navbartophead div .nav-tabs li{
		font-size:12px;
		margin-top:-45px;
		padding-left:25px;
		padding-right:75px;
	}
	
	.menulink .menu-list{
	font-size:12px;
	}
	.flatbox{
	margin-left:-9px;
}
}
  
		
	.carousel-caption  .fontcw {
	color:#fff;
	padding:10px;	
	font-family:'Open Sans', Sans-serif;
	text-indent:2px;
	line-height:1;
	font-size:;
	font-weight:350;
	text-shadow:1px 2px black;
	}
	
	.carousel-caption  .oracleaudit {
	


	}
	
	.navbartophead{
	height:40px;
	color:red;
	background-color:#5dfcfccc;
	text-align:center;
	}
	
	
	.navbartophead div{
		margin-left:0px;
	}
	
	.navbartophead .nav-tabs > li > a:visited{
		background-color:transparent;
	}
	
		.navbartophead .nav-tabs > li > a:active{
		background-color:transparent;
		margin-top:0px;
	}
	.navbartophead .nav-tabs > li > a{
		color:black;
	}
	
	.input-group{
		height:25px;
	}
	
	#edit-search-block-form--2{
		margin-top:10px;
		line-height:25px;
		
	}
	
	.serbtn{
	background-color:#286090;
	border-color:#204d74;
	}
	
	.serbtn:hover{
	background-color:#286090;
	border-color:#204d74;
	}
	
	.sright{
		margin-left:500px;
	}
	.navbar-header {		
	background-color:white;
	height:60px;
	}
	 .navbar-brand a img{
    height:40px;
	background-color:white;
  } 
	
	.nav-tabs > li > a{
		padding:20px;
	}
	
	.skill-wrap {
  display: block;
  overflow: hidden;
  margin-left:50px;
}
.sidenav {
	  padding-top: 15px;
  background-color: black;
  background-color: #080000cc;
  opacity:0.6;
  }
}
@media screen  and (max-width: 979px) /* Tablet */ {
.navbartophead{
	width:100%;
	height:90%;
}
	.sright{
		margin-left:0px;
	}
	
	#edit-search-block-form--2{
		width:100px;		
	}

.navbartophead div{
		display:;
		position:absolute;
		}

.sright{
		margin-left:0px;
		width:;
}

.searchspan{
		
}
}

@media screen  and (max-width: 979px) /* Tablet */ {
  .navbar-brand a img{
    height:40px;
  } 
  .nav-tabs > li > a{
		padding:20px;
	}
  }

	
		@media screen  and(min-width:1000px and max-width :1400px){
		.navbartophead div{
		margin-left:0px;
		} 
		
		
		}
		
.nav-tabs > li > a:hover {
border-color:transparent;
}		
	.menu .nav li .serv {
		width:1375px;
		margin-left:-250px;
		border-top: 2px solid red;
		background-color:#f3f1f1;
		}

	.menu .nav li .serv hr{
		color:black;
		background:black;
	}
	
	.servicesmenu li a{
		text-align:left;
	}
	
	.lowermenu{
		margin-top:50px;
	}
	
	ul span{
		font-size:12px;
		color:red;
	}
	
	@media screen and (max-width: 500px ) /* Mobile */ {
		.navbartophead ul li{
			padding:3px;
			width:60px;
		}	
		
		.navbartophead{
			width:100%;
		}
		
		.serv{
			width:100px;
		}
		
		.menu .nav li .serv {
		width:250%;
		margin-left:0px;
		border-top: 3px solid red;
		background-color:#f3f1f1;
		text-align:left;
		font-size:10px;
		}	

		@media and screen(maxwidth:1046px){
		.navbartophead{
			width:100%;
		}
	
		.sright{
			margin-left:0px;
			display:;
		}
		
		}
		
		.menulink{
		font-size:9px;
		}
		.carousel-caption .oracleaudit{
			color:;
		}
		.carousel-caption div .exafamily{
		color:black;
		}
		
		.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
	background-color:transparent;
}	

.menulink{
	font-size:20px;
}


.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbartophead .nav-tabs > li > a :focus {
    background-color: transparent;
}

