/*
Theme Name: Seedesign Firstmedia
Theme URI: https://www.seedesign.ch
Author: FirstMedia
Author URI: https://www.firstmedia.swiss
Description: WordPress Theme für SeeDesign
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seedesign
Tags: Responsive, Seedesign Responsive, FirstMedia, Seedesign theme, Web Services;
*/


img {max-width: 100% !important;height:auto}
a, a:hover, a:focus {outline:none;border:none;text-decoration:none; }
ul {margin: 0; padding: 0; list-style: none;}

body{background-image: url("/wp-content/uploads/2017/07/bg.png");
    background-repeat: repeat; font-family: 'Lato', sans-serif; color: #232323; font-weight: 400; font-size: 17px; line-height: 27px}


/* Header CSS */
.header-section {
    background-color: #ffe476; /*#a3a3a3*/
    padding-bottom: 10px;
    text-align: center;
}
ul.main-menu li {
    display: inline;
    padding-right: 35px;
}
.menu-area .navbar-collapse {
    padding: 0;
}
ul.main-menu li a {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}
ul.main-menu li a:hover {
    color: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.logo-area {
    margin: 30px 0 45px;
}
ul.main-menu .current-menu-item a {
  color: #fff;
  font-weight: 500;
}
ul.main-menu .current-menu-item:first-child a {
  color: #000;
  font-weight: 500;
}


/* Rev Slider */
.fc-rev-slider .tp-bullet.selected:after {
    background: #006fb9 none repeat scroll 0 0;
}
.fc-rev-slider .tp-bullet {
    background: #94c0de none repeat scroll 0 0;
    box-shadow: none !important;
}
.fc-rev-slider .tp-bullet:hover {
    background: #006fb9 none repeat scroll 0 0;
}


/* Body CSS */
.seedesign-box {
  background-color: #ffcc00; /*#cacaca*/
  box-shadow: 0 3px 2px #888888;
}
.internal-page {
  padding-top: 70px;
}
.section-padding {
    padding: 0 80px;
}
.fc-home-service .wpb_single_image {
  background-color: #006fb9;
  border-radius: 50%;
  height: 140px;
  margin: 0 auto 20px;
  width: 140px;
}
.single-portfolio a {
    display: block;
    position: relative;
}
.single-portfolio a:before {
    background: #e6e6e6 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.single-portfolio:hover a:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transform: scale(1);
            transform: scale(1);
}
.portfolio-content {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin:0 auto;
    width: 80%;
}
.portfolio-content h4 {
    color: #232323;
    font-size: 17px;
    font-weight: 600;
}
.portfolio-content p {
    font-size: 15px;
    font-weight: 400;
     color: #232323;
     line-height:21px;
     margin-top: 10px;
}
.portfolio-wrapper-list, .webdesigns-wrapper-list {
    clear: both;
    padding-left: 15px;
    padding-top: 25px;
}
.portfolio-wrapper-list ul li, .webdesigns-wrapper-list ul li {
  cursor: pointer;
  margin: 4px 0;
}
.fc-webdesign-title h5 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 0 -5px !important;
  padding: 0;
}
.fc-home-service .wpb_wrapper .wpb_single_image:hover {
    background-color: #0b8be0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.fc-service-1 .vc_single_image-wrapper img {
    margin-top: 25px;
}
.fc-service-2 .vc_single_image-wrapper img {
    margin-top: 18px;
}
.fc-service-3 .vc_single_image-wrapper img {
    margin-top: 35px;
}
.single-portfolio {
    margin-bottom:25px !important;    
}
.single-portfolio a:hover .portfolio-content {
    display: block;
}
.single-portfolio a, .single-portfolio a.image-link > img {
  height: 200px;
  width: 100%;
}
.sticky-wrapper {
  height: 100% !important;
}
.mfp-wrap, .mfp-bg {
  z-index: 9999999 !important;
}
.mfp-arrow-left:after {
  background-image: url("http://dev2.firstmedia.ag/wp-content/uploads/2017/07/left-arrow.png");
  background-repeat: no-repeat !important;
  border: medium none !important;
  height: 64px !important;
  left: 100% !important;
  margin-left: 0 !important;
  width: 64px !important;
  z-index: 99999 !important;
}
.mfp-arrow-right:after {
	background-image: url("http://dev2.firstmedia.ag/wp-content/uploads/2017/07/right-arrow.png");
	background-repeat: no-repeat !important;
	border: medium none !important;
	height: 64px !important;
	right: 100% !important;
	margin-left: 0 !important;
	width: 64px !important;
	z-index: 99999 !important;
}
.mfp-arrow::before, .mfp-arrow::after {
  border: medium none !important;
}
.mfp-arrow-right {
  right: 5% !important;
}



/* Footer CSS */
.footer-section {
    background-color: #006fb9;
    padding: 5px 0;
}
.footer-text {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}



/* Sticky CSS */
.header-section:after, .logo-area a img, .logo-area, ul.main-menu li a, ul.main-menu li {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.header-section {
    position: relative;
    z-index: 9999 !important;
}
.is-sticky .header-section:after {
    background-color: #ffe476;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.is-sticky .header-section {
    background-color: transparent;
box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.75);
}
.is-sticky .logo-area a img {
    width: 25%;
}
.is-sticky .logo-area {
    margin: 10px 0 15px;
}
.is-sticky ul.main-menu li a {
    font-size: 20px;
}
.is-sticky ul.main-menu li {
    padding-right: 25px;
}
table {
    width: 100%;
}
table tr td {
    width: 50%; 
    padding: 8px;  
}
a[href^="tel"] {
  color: #FFF !important; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}