/*==========================================*/
/* CSS Document */
/*
	Theme Name: Dago 
	Description: Dago - Responsive One Page Template
	Version: 1.0
	Author: Suave Digital
	Website: http://suavedigital.com
*/
/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/* 01 - Global Elements
/* 02 - Navbar Elements
/* 03 - Banner Elements
/* 04 - Intro Elements
/* 05 - About Elements
/* 06 - Testimonial Elements
/* 07 - Team Elements
/* 08 - counter Elements
/* 09 - portfolio Elements
/* 10 - Why Us Elements
/* 11 - Pricing Elements
/* 12 - Offer Elements
/* 13 - Twitter Feed Elements
/* 14 - News Elements
/* 15 - Clients Elements
/* 16 - Map Elements
/* 17 - contact Elements
/* 18 - Footer Elements
/* 19 - Responsive Settings
/*==========================================*/
/*==========================================*/
/*       01 - Global Elements
/*==========================================*/
@font-face {
  font-family: OpenSansRegular;
  src: url('../../fonts/opensans/OpenSansRegular.eot');
  src: url('../../fonts/opensans/OpenSansRegular.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans/OpenSansRegular.woff') format('woff'), url('../../fonts/opensans/OpenSansRegular.ttf') format('truetype'), url('../../fonts/opensans/OpenSansRegular.svg') format('svg');
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
  font-family: OpenSansLight;
  src: url('../../fonts/opensans/OpenSansLight.eot');
  src: url('../../fonts/opensans/OpenSansLight.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans/OpenSansLight.woff') format('woff'), url('../../fonts/opensans/OpenSansLight.ttf') format('truetype'), url('../../fonts/opensans/OpenSansLight.svg') format('svg');
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
  font-family: OpenSansBold;
  src: url('../../fonts/opensans/OpenSansBold.eot');
  src: url('../../fonts/opensans/OpenSansBold.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans/OpenSansBold.woff') format('woff'), url('../../fonts/opensans/OpenSansBold.ttf') format('truetype'), url('../../fonts/opensans/OpenSansBold.svg') format('svg');
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
  font-family: OpenSansSemibold;
  src: url('../../fonts/opensans/OpenSansSemibold.eot');
  src: url('../../fonts/opensans/OpenSansSemibold.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans/OpenSansSemibold.woff') format('woff'), url('../../fonts/opensans/OpenSansSemibold.ttf') format('truetype'), url('../../fonts/opensans/OpenSansSemibold.svg') format('svg');
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@font-face {
  font-family: OpenSansItalic;
  src: url('../../fonts/opensans/OpenSansItalic.eot');
  src: url('../../fonts/opensans/OpenSansItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans/OpenSansItalic.woff') format('woff'), url('../../fonts/opensans/OpenSansItalic.ttf') format('truetype'), url('../../fonts/opensans/OpenSansItalic.svg') format('svg');
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html {
  -webkit-font-smoothing: antialiased;
}
html,
body {
  font-family: "OpenSansRegular", sans-serif;
  height: 100% !important;
}
html h1,
body h1,
html h2,
body h2,
html h3,
body h3,
html h4,
body h4,
html h5,
body h5 {
  font-family: "OpenSansRegular", sans-serif;
}
section {
  background: #ffffff;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.def-btn {
  display: inline-block;
  padding: 14px 28px 13px 28px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.textbold {
  font-family: "OpenSansBold", sans-serif;
}
/*==========================================*/
/*       02 - Navbar Elements
/*==========================================*/
.navbar-inverse {
  background-color: transparent;
  color: #ffffff;
  border-color: transparent;
  margin-bottom: 0px;
  z-index: 3;
  -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
  padding: 0px;
  line-height: 0px;
  width: 127px;
  height: 60px;
  background: url("../../images/logo.png") no-repeat center;
  margin: 10px 0px;
}
.navbar-inverse .navbar-nav li a {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "OpenSansSemibold", sans-serif;
  padding: 30px 20px;
}
.navbar-inverse .navbar-nav li:hover a {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .navbar-nav li.active a {
  background-color: transparent;
}
.navbar-inverse .navbar-nav li.active a:hover {
  background-color: transparent;
}
.navbar-inverse .navbar-nav li.active a {
  background: none;
}
.navbar-inverse .navbar-nav li.active a:focus,
.navbar-inverse .navbar-nav li.active a:hover {
  background: none;
}
.navbar-inverse.scroll-fixed-navbar {
  background: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  color: #333333;
}
.navbar-inverse.scroll-fixed-navbar .navbar-brand {
  background: url("../../images/logo-dark.png") no-repeat center;
}
.navbar-inverse.scroll-fixed-navbar .navbar-nav li a {
  color: #333333;
  padding: 30px 20px;
}
/*==========================================*/
/*       03 - Banner Elements
/*==========================================*/
.banner {
  height: 100%;
  width: 100%;
  position: relative;
  display: table;
  z-index: 1;
  background: transparent;
}
.banner .overlay {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: #333333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.banner .banner-content {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
}
.banner .banner-content .title {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.banner .banner-content .title h1 {
  font-family: "OpenSansBold", sans-serif;
  font-size: 40px;
  color: #ffffff;
  margin-top: 0px;
  text-transform: uppercase;
}
.banner .banner-content .subtitle {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  font-family: "OpenSansRegular", sans-serif;
  margin-top: 20px;
  line-height: 35px;
}
.banner .banner-content .buttons {
  margin-top: 45px;
}
.banner .banner-content .buttons .def-btn {
  border-color: #ffffff;
  margin-right: 15px;
  font-family: "OpenSansbold", sans-serif;
}
.banner .banner-content .buttons .def-btn:hover {
  background: #ffffff;
}
.banner.banner-video {
  overflow: hidden;
}
.banner.banner-video .overlay {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  background: #333333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.banner.banner-video .video {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.banner.banner-carousel {
  overflow: hidden;
}
.banner.banner-carousel .overlay {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  background: #333333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.banner.banner-carousel .carousel {
  position: absolute;
  height: 100%;
  width: 100%;
}
.banner.banner-carousel .carousel .carousel-inner {
  height: 100%;
}
.banner.banner-carousel .carousel .carousel-inner .item {
  height: 100%;
}
.banner.banner-carousel .carousel .carousel-inner .item .container {
  display: table;
  height: 100%;
}
.banner.banner-carousel .carousel .carousel-control {
  background-image: none;
  position: absolute;
  z-index: 3;
}
.banner.banner-carousel .carousel .carousel-control .control-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 50%;
  border: 1px solid #FFFFFF;
  text-align: center;
}
.banner.banner-carousel .carousel .carousel-control .control-circle.left {
  left: 30%;
}
.banner.banner-carousel .carousel .carousel-control .control-circle.right {
  right: 30%;
}
.banner.banner-carousel .carousel .carousel-control .control-circle .fa {
  font-size: 25px;
  margin-top: 5px;
}
.banner.banner-parallax {
  background: url("../../images/banner2.jpg") fixed;
  background-size: cover;
}
/*==========================================*/
/*           04 - Intro Elements
/*==========================================*/
.intro {
  padding: 50px 0px;
}
.intro .text h3 {
  display: inline-block;
  position: relative;
  margin: 0px;
  top: 10px;
  font-family: "OpenSansRegular", sans-serif;
  color: #ffffff;
}
.intro .link .def-btn:hover {
  background: #ffffff;
}
/*==========================================*/
/*         05 - About Elements
/*==========================================*/
.about {
  padding: 80px 0px;
}
.about .title h1 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: "OpenSansRegular", sans-serif;
}
.about .content {
  margin-bottom: 30px;
  float: left;
}
.about .content .icon {
  float: left;
  text-align: center;
  width: 25%;
}
.about .content .icon i {
  font-size: 50px;
}
.about .content .text {
  float: right;
  width: 75%;
}
.about .content .text .title h4 {
  font-family: "OpenSansSemibold", sans-serif;
}
.about .content .text .description {
  font-size: 14px;
  line-height: 25px;
}
/*==========================================*/
/*        06 - Testimonial Elements
/*==========================================*/
.testimonial {
  background: url("../../images/banner2.jpg") fixed;
  background-size: cover;
  position: relative;
  color: #ffffff;
}
.testimonial .overlay {
  width: 100%;
  height: 100%;
  background-color: #222;
  position: absolute;
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}
.testimonial .carousel {
  display: inline-block;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
.testimonial .carousel .item {
  text-align: center;
  margin: 0 auto;
}
.testimonial .carousel .item .text {
  text-align: center;
  width: 75%;
  margin: 0 auto;
  font-family: "OpenSansRegular", sans-serif;
  font-size: 16px;
  line-height: 25px;
}
.testimonial .carousel .item .name {
  margin-top: 20px;
  font-size: 12px;
  font-style: italic;
}
.testimonial .carousel .carousel-control {
  background-image: none;
}
.testimonial .carousel .carousel-control .control-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 45%;
  border: 1px solid #ffffff;
  text-align: center;
}
.testimonial .carousel .carousel-control .control-circle.left {
  left: 30%;
}
.testimonial .carousel .carousel-control .control-circle.right {
  right: 30%;
}
.testimonial .carousel .carousel-control .control-circle .fa {
  font-size: 25px;
  line-height: 40px;
}
/*==========================================*/
/*        07 - Team Elements
/*==========================================*/
.team {
  padding: 80px 0px;
}
.team .title h1 {
  margin-top: 0px;
  margin-bottom: 30px;
}
.team .description {
  text-align: center;
  width: 60%;
  margin: 0 auto;
  line-height: 25px;
}
.team .content .team-info {
  padding: 50px 0px;
}
.team .content .team-info .photo {
  position: relative;
  height: 160px;
  width: 160px;
  margin: 0 auto;
  overflow: hidden;
}
.team .content .team-info .photo:hover .overlay {
  display: table;
}
.team .content .team-info .photo img {
  width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.team .content .team-info .photo .overlay {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  cursor: pointer;
}
.team .content .team-info .photo .overlay .link {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.team .content .team-info .photo .overlay .link .circle {
  color: #ffffff;
  display: inline-block;
  margin: 0px 2.5px;
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.team .content .team-info .photo .overlay .link .circle:hover {
  background: #ffffff;
}
.team .content .team-info .photo .overlay .link .circle .fa {
  margin-top: 8px;
  font-size: 14px;
}
.team .content .team-info .name {
  text-transform: uppercase;
  margin-top: 20px;
  font-family: "OpenSansBold", sans-serif;
}
/*==========================================*/
/*        08 - counter Elements
/*==========================================*/
.counter {
  background: url("../../images/banner3.jpg") fixed;
  background-size: cover;
  position: relative;
  text-align: center;
}
.counter .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.counter .content {
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative;
  z-index: 2;
}
.counter i {
  padding-top: 10px;
  font-size: 40px;
  color: #ffffff;
}
.counter h3 {
  font-size: 60px;
  color: #ffffff;
}
.counter h4 {
  padding-bottom: 10px;
  color: #ffffff;
  text-transform: uppercase;
}
/*==========================================*/
/*        09 - portfolio Elements
/*==========================================*/
.portfolio {
  padding: 80px 0px;
}
.portfolio .title h1 {
  margin-top: 0px;
  margin-bottom: 30px;
}
.portfolio .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 50px;
  line-height: 25px;
}
.portfolio .portfoliofilter {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.portfolio .portfoliofilter a .filterbutton {
  border: 1px solid #dddddd;
  margin-right: 5px;
  margin-bottom: 10px;
}
.portfolio .portfoliofilter a.current .filterbutton {
  color: #ffffff;
}
.portfolio .portfoliofilter a.current:hover .filterbutton {
  color: #ffffff;
}
.portfolio .portfoliofilter a:hover .filterbutton {
  text-decoration: none;
}
.portfolio .portfoliocontent {
  margin-top: 60px;
  position: relative;
}
.portfolio .portfoliocontent a {
  text-decoration: none !important;
}
.portfolio .portfoliocontent a:hover .image {
  transform: rotate(15deg) scale(1.3);
  -webkit-transform: rotate(15deg) scale(1.3);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.portfolio .portfoliocontent a:hover .content .overlay .link {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  margin-top: 5%;
  margin-bottom: 5%;
}
.portfolio .portfoliocontent a:hover .content .overlay .link .project-desc {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  visibility: visible;
}
.portfolio .portfoliocontent .item {
  padding-left: 0px;
  padding-right: 0px;
}
.portfolio .portfoliocontent .content {
  overflow: hidden;
  position: relative;
}
.portfolio .portfoliocontent .content .overlay {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
}
.portfolio .portfoliocontent .content .overlay .link {
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  margin-top: 33%;
  text-align: center;
}
.portfolio .portfoliocontent .content .overlay .link .project-name {
  color: #ffffff;
  display: block;
  font-family: "OpenSansBold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.portfolio .portfoliocontent .content .overlay .link .project-date {
  display: block;
  color: #ffffff;
  font-family: "OpenSansRegular", sans-serif;
  padding: 10px;
}
.portfolio .portfoliocontent .content .overlay .link .project-desc {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: block;
  visibility: hidden;
  color: #ffffff;
  font-family: "OpenSansRegular", sans-serif;
  padding: 10px;
}
.portfolio .portfoliocontent .content .image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  background: #000;
  text-align: center;
}
.portfolio .portfoliocontent .content .image img {
  width: 100%;
}
.fancybox-title-float-wrap .child {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: none;
  font-family: "OpenSansRegular", sans-serif;
}
/*==========================================*/
/*        10 - Why Us Elements
/*==========================================*/
.why-us {
  padding: 0px 0px 80px;
}
.why-us .text .title {
  margin-bottom: 20px;
}
.why-us .text .title h1 {
  margin-top: 0px;
}
.why-us .text .tagline p {
  font-family: "OpenSansRegular", sans-serif;
  font-size: 20px;
  font-style: italic;
}
.why-us .text .description {
  line-height: 22px;
  margin-bottom: 20px;
}
.why-us .skills .title {
  margin-bottom: 20px;
}
.why-us .skills .title h3 {
  margin-top: 0px;
}
.why-us .skills .skillbars .bar-container {
  width: 100%;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 15px;
}
.why-us .skills .skillbars .bar-container p {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #ffffff;
  text-transform: uppercase;
}
.why-us .skills .skillbars .bar-container .meter {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
}
/*==========================================*/
/*        11 - Pricing Elements
/*==========================================*/
.pricing {
  padding: 80px 0px;
  background: #f0f0f0;
}
.pricing .title h1 {
  margin-bottom: 30px;
  text-shadow: 0pt 1px 1px #ffffff;
}
.pricing .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 50px;
  line-height: 25px;
  text-shadow: 0pt 1px 1px #ffffff;
}
.pricing .pricing-table {
  background: #ffffff;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-top: 15px;
}
.pricing .pricing-table.active {
  margin-top: 0px;
}
.pricing .pricing-table.active .header {
  background: #666666;
}
.pricing .pricing-table.active .header h3 {
  color: #ffffff;
}
.pricing .pricing-table .header {
  padding: 20px 10px;
  text-align: center;
}
.pricing .pricing-table .header h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.pricing .pricing-table .price {
  text-align: center;
  font-size: 16px;
  padding: 15px;
  color: #ffffff;
}
.pricing .pricing-table .list {
  padding: 10px 0px;
  text-align: center;
}
.pricing .pricing-table .list ul {
  list-style: none;
  text-align: center;
  padding-left: 0px;
}
.pricing .pricing-table .list ul li {
  padding: 7px 0px;
  font-family: "OpenSansRegular", sans-serif;
}
.pricing .pricing-table .list .def-btn {
  margin: 15px 0px;
}
.pricing .pricing-table .list .def-btn:hover {
  color: #ffffff;
}
/*==========================================*/
/*        12 - Offer Elements
/*==========================================*/
.offer {
  background: url("../../images/banner4.jpg") fixed;
  background-size: cover;
  position: relative;
  text-align: center;
}
.offer .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.offer .content {
  position: relative;
  z-index: 2;
  padding: 50px 0px;
}
.offer .content .title h1 {
  color: #ffffff;
  margin-bottom: 20px;
}
.offer .content .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.offer .content .description p {
  color: #ffffff;
  font-family: "OpenSansRegular", sans-serif;
  font-size: 16px;
}
.offer .content .def-btn:hover {
  background: #ffffff;
  color: #333333;
}
/*==========================================*/
/*        13 - Twitter Feed Elements
/*==========================================*/
.twitter-feed {
  padding: 80px 0px;
}
.twitter-feed .logo {
  font-size: 60px;
  text-align: center;
}
.twitter-feed .tweet {
  margin: 0 auto;
  padding: 20px 0px;
  width: 70%;
  text-align: center;
  font-size: 22px;
  font-family: "OpenSansRegular", sans-serif;
  font-style: italic;
}
.twitter-feed .time {
  font-family: "OpenSansRegular", sans-serif;
  font-size: 16px;
  text-align: center;
}
.twitter-feed .time a {
  font-family: "OpenSansSemibold", sans-serif;
}
/*==========================================*/
/*        14 - News Elements
/*==========================================*/
.news {
  background: #f0f0f0;
  padding: 80px 0px;
}
.news .title h1 {
  margin-bottom: 30px;
  text-shadow: 0pt 1px 1px #ffffff;
}
.news .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 50px;
  line-height: 25px;
  text-shadow: 0pt 1px 1px #ffffff;
}
.news .news-content {
  background: #ffffff;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  position: relative;
}
.news .news-content .media {
  overflow: hidden;
  position: relative;
  padding: 10px;
}
.news .news-content .media img {
  width: 100%;
}
.news .news-content .media .video-wrapper {
  overflow: hidden;
  position: relative;
  float: left;
  display: inline-block;
  width: 100%;
  min-height: 200px;
  margin-bottom: -15px;
}
.news .news-content .media video,
.news .news-content .media audio {
  width: 100%;
  display: inline-block;
  margin-bottom: -15px;
}
.news .news-content .media video {
  position: absolute;
  height: 100%;
}
.news .news-content .media .quote {
  padding: 15px;
  margin-bottom: -10px;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.news .news-content .detail {
  padding: 10px;
}
.news .news-content .detail .title h3 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 20px;
  font-family: "OpenSansRegular", sans-serif;
}
.news .news-content .detail .info {
  margin-bottom: 10px;
  font-family: "OpenSansRegular", sans-serif;
  font-size: 12px;
}
.news .news-content .detail .info i {
  margin-left: 10px;
  margin-right: 5px;
  color: #bbb;
}
.news .news-content .detail .info i:first-child {
  margin-left: 0px;
}
.news .news-content .detail .text {
  line-height: 25px;
  margin-bottom: 15px;
}
.news .news-content .detail .post-date {
  border-top: 1px solid #eeeeee;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 12px;
}
/*==========================================*/
/*        15 - Clients Elements
/*==========================================*/
.clients {
  padding: 80px 0px;
}
.clients .title h1 {
  margin-bottom: 30px;
  margin-top: 0px;
}
.clients .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 20px;
  line-height: 25px;
}
.clients .clients-logo .item {
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.clients .clients-logo a img {
  max-height: 60px;
  max-width: 140px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.clients .clients-logo a:hover img {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
/*==========================================*/
/*        16 - Map Elements
/*==========================================*/
.map .map-title {
  padding: 40px 0px;
  text-align: center;
}
.map .map-title h1 {
  color: #ffffff;
  margin: 0px;
}
.map .map-canvas {
  width: 100%;
  height: 400px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
/*==========================================*/
/*        17 - contact Elements
/*==========================================*/
.contact {
  padding: 80px 0px;
}
.contact .title h1 {
  margin-bottom: 30px;
}
.contact .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  padding-bottom: 50px;
  line-height: 25px;
}
.contact .form-title h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.contact .footer-form .input-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 15px;
}
.contact .footer-form .input-container .form-control {
  border: 1px solid #dddddd;
  box-shadow: none;
  -moz-box-shadow: none;
  color: #bbbbbb;
  padding: 25px 20px;
}
.contact .footer-form .input-container .form-control::-webkit-input-placeholder {
  color: #bbbbbb;
}
.contact .footer-form .input-container .form-control:focus {
  background: #ffffff;
}
.contact .footer-form .textarea-container {
  padding-left: 0px;
  padding-right: 0px;
}
.contact .footer-form .textarea-container textarea {
  height: 120px;
  border: 1px solid #dddddd;
  box-shadow: none;
  -moz-box-shadow: none;
  color: #bbbbbb;
  padding: 10px 20px;
}
.contact .footer-form .textarea-container textarea::-webkit-input-placeholder {
  color: #bbbbbb;
}
.contact .footer-form .textarea-container textarea:focus {
  background: #ffffff;
}
.contact .footer-form .button-container {
  padding: 20px 0px;
  margin-top: 15px;
  text-align: center;
}
.contact .footer-form .button-container .def-btn {
  width: 100%;
  background: #ffffff;
  font-size: 16px;
}
.contact .footer-form .button-container .def-btn:hover {
  color: #ffffff;
}
/*==========================================*/
/*       18 - Footer Elements
/*==========================================*/
.footer {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.footer .left h6 {
  font-size: 13px;
  color: #ffffff;
  text-align: left;
}
@media (max-width: 768px) {
  .footer .left h6 {
    text-align: center;
  }
}
.footer .right ul {
  padding-left: 0px;
  list-style: none;
}
.footer .right .social-icons {
  font-size: 16px;
  float: right;
}
.footer .right .social-icons .circle {
  width: 35px;
  height: 35px;
  float: left;
  margin-left: 10px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.footer .right .social-icons .circle:hover {
  background: #ffffff;
}
.footer .right .social-icons .circle .fa {
  margin: 0 auto;
  color: #ffffff;
  line-height: 35px;
}
/*==========================================*/
/*        XX - Parallax Elements
/*==========================================*/
.parallax {
  position: relative;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax.webdev {
  background: url("../../images/p_webdev.jpg") fixed;
}
.parallax.robotics {
  background: url("../../images/p_robotics.jpg") fixed;
}
.parallax.cv {
  background: url("../../images/p_cv.jpg") fixed;
}
.parallax.moto {
  background: url("../../images/p_moto.jpg") fixed;
}
.parallax .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #333;
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
.parallax .content {
  position: relative;
  z-index: 2;
  padding: 100px 0px;
}
.parallax .content .title h1 {
  color: #ffffff;
  margin-bottom: 20px;
}
.parallax .content .description {
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.parallax .content .description p {
  color: #ffffff;
  font-family: "OpenSansRegular", sans-serif;
  font-size: 16px;
}
.parallax .content .def-btn:hover {
  background: #ffffff;
  color: #333333;
}
/*==========================================*/
/*       19 - Responsive Settings
/*==========================================*/
@media (max-width: 768px) {
  .navbar-inverse {
    background: #ffffff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  }
  .navbar-inverse .navbar-toggle {
    margin: 23px 10px;
  }
  .navbar-inverse .navbar-toggle:focus span.icon-bar,
  .navbar-inverse .navbar-toggle:hover span.icon-bar {
    background: #ffffff;
  }
  .navbar-inverse .navbar-brand {
    padding: 0px;
    background: url("../../images/logo-dark.png") no-repeat center;
  }
  .navbar-inverse .navbar-collapse {
    border-color: #dddddd;
  }
  .navbar-inverse .navbar-collapse ul.navbar-nav li a {
    padding: 15px 20px;
  }
  .navbar-inverse .navbar-collapse ul.navbar-nav li a:hover {
    color: #ffffff;
  }
  .banner .banner-content {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .banner.banner-video .banner-content {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .intro .text {
    text-align: center;
  }
  .intro .link {
    margin-top: 20px;
    text-align: center;
  }
  .pricing .pricing-table.active {
    margin-top: 15px;
  }
  .footer .right ul {
    margin: 0 auto;
    display: inline-block;
    padding: 0px;
  }
  .footer .right ul .social-icons {
    float: none;
    margin-top: 10px;
  }
  .footer .right ul .social-icons .circle {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-inverse .navbar-nav li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pricing .pricing-table.active {
    margin-top: 15px;
  }
  .navbar-inverse .navbar-collapse ul.navbar-nav li a {
    padding: 30px 20px;
  }
}
@media (max-width: 480px) {
  .banner .banner-content .title h1 {
    font-size: 20px;
  }
  .banner .banner-content .subtitle {
    margin-top: 0px;
    font-size: 14px;
    line-height: 25px;
  }
  .banner .banner-content .buttons {
    margin-top: 20px;
  }
}
