@import url(../fonts/font-awesome.css);
body, html {
  width: 100%;
  height: 100%;
}


/* WP DEFAULT */


/* =WordPress Core
-------------------------------------------------------------- */

table {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin: auto;
}

table thead, table tfoot {
  background: #f5f5f5;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

table thead tr th, table tfoot tr td {
  padding: 8px 10px 9px;
  font-size: 15px;
  font-weight: bold;
  color: #222;
}

table thead tr th:first-child, table tfoot tr td:first-child {
  border-left: none;
}

table thead tr th:last-child, table tfoot tr td:last-child {
  border-right: none;
}

table tbody tr.even, table tbody tr.alt {
  background: #f9f9f9;
}

table tbody tr:nth-child(even) {
  background: #f9f9f9;
}

table tbody tr td {
  color: #333;
  padding: 9px 10px;
  vertical-align: top;
  border: none;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}


/* Reset Css */

body {
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  font-family: 'Libre Baskerville', serif;
  font-size: 14px;
  color: #4d4d4d;
}

.wrapper {
  margin: 0 auto;
  width: 885px;
}

.wrapper:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
}

.cbp-spmenu-push.grid {
  margin: 0;
  padding: 0;
  width: 100%;
}


/* Heading */

h1 {
  font-size: 36px
}

h2 {
  font-size: 28px;
  line-height: 36px;
}

h3 {
  font-size: 19px
}

h4 {
  font-size: 14px
}

p {
  font-size: 14px;
  line-height: 20px;
}

p strong {
  color: #f70940;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'Libre Baskerville', serif;
  line-height: 1;
}

img {
  border: none;
  outline: none;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  font-size: 14px;
  color: #f70940;
}

ul, ol {
  padding-left: 15px;
}

li {
  padding-left: 0;
  padding-bottom: 15px;
}

input[type="submit"], input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  line-height: 1;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a:hover {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #222;
}

:-moz-placeholder {
  opacity: 1;
  color: #222;
}

::-moz-placeholder {
  opacity: 1;
  color: #222;
}

:-ms-input-placeholder {
  opacity: 1;
  color: #222;
}

a, span, small, h1, h2, h3, h4, h5, h6 {
  line-height: 1;
}

article, aside, footer, header, hgroup, main, nav, section {
  display: block;
}

.gradient {
  height: 100%;
  background: rgb(185, 6, 46);
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYjkwNjJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjYmEwNTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjYmQwNzMwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjYzAwNzMxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzEwNjMxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTYlIiBzdG9wLWNvbG9yPSIjYzcwODM0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzclIiBzdG9wLWNvbG9yPSIjZDIwNjM3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODMlIiBzdG9wLWNvbG9yPSIjZGEwODM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTIlIiBzdG9wLWNvbG9yPSIjZGUwODNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTIlIiBzdG9wLWNvbG9yPSIjZTEwOTNjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZTYwODNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZTgwODNlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4MDgzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(270deg, rgba(185, 6, 46, 1) 0%, rgba(186, 5, 46, 1) 25%, rgba(189, 7, 48, 1) 40%, rgba(192, 7, 49, 1) 40%, rgba(193, 6, 49, 1) 50%, rgba(199, 8, 52, 1) 56%, rgba(210, 6, 55, 1) 77%, rgba(218, 8, 57, 1) 83%, rgba(222, 8, 59, 1) 92%, rgba(225, 9, 60, 1) 92%, rgba(230, 8, 59, 1) 99%, rgba(232, 8, 62, 1) 99%, rgba(232, 8, 62, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(185, 6, 46, 1)), color-stop(25%, rgba(186, 5, 46, 1)), color-stop(40%, rgba(189, 7, 48, 1)), color-stop(40%, rgba(192, 7, 49, 1)), color-stop(50%, rgba(193, 6, 49, 1)), color-stop(56%, rgba(199, 8, 52, 1)), color-stop(77%, rgba(210, 6, 55, 1)), color-stop(83%, rgba(218, 8, 57, 1)), color-stop(92%, rgba(222, 8, 59, 1)), color-stop(92%, rgba(225, 9, 60, 1)), color-stop(99%, rgba(230, 8, 59, 1)), color-stop(99%, rgba(232, 8, 62, 1)), color-stop(100%, rgba(232, 8, 62, 1)));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(270deg, rgba(185, 6, 46, 1) 0%, rgba(186, 5, 46, 1) 25%, rgba(189, 7, 48, 1) 40%, rgba(192, 7, 49, 1) 40%, rgba(193, 6, 49, 1) 50%, rgba(199, 8, 52, 1) 56%, rgba(210, 6, 55, 1) 77%, rgba(218, 8, 57, 1) 83%, rgba(222, 8, 59, 1) 92%, rgba(225, 9, 60, 1) 92%, rgba(230, 8, 59, 1) 99%, rgba(232, 8, 62, 1) 99%, rgba(232, 8, 62, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(270deg, rgba(185, 6, 46, 1) 0%, rgba(186, 5, 46, 1) 25%, rgba(189, 7, 48, 1) 40%, rgba(192, 7, 49, 1) 40%, rgba(193, 6, 49, 1) 50%, rgba(199, 8, 52, 1) 56%, rgba(210, 6, 55, 1) 77%, rgba(218, 8, 57, 1) 83%, rgba(222, 8, 59, 1) 92%, rgba(225, 9, 60, 1) 92%, rgba(230, 8, 59, 1) 99%, rgba(232, 8, 62, 1) 99%, rgba(232, 8, 62, 1) 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(270deg, rgba(185, 6, 46, 1) 0%, rgba(186, 5, 46, 1) 25%, rgba(189, 7, 48, 1) 40%, rgba(192, 7, 49, 1) 40%, rgba(193, 6, 49, 1) 50%, rgba(199, 8, 52, 1) 56%, rgba(210, 6, 55, 1) 77%, rgba(218, 8, 57, 1) 83%, rgba(222, 8, 59, 1) 92%, rgba(225, 9, 60, 1) 92%, rgba(230, 8, 59, 1) 99%, rgba(232, 8, 62, 1) 99%, rgba(232, 8, 62, 1) 100%);
  /* IE10 preview */
  background: linear-gradient(180deg, rgba(185, 6, 46, 1) 0%, rgba(186, 5, 46, 1) 25%, rgba(189, 7, 48, 1) 40%, rgba(192, 7, 49, 1) 40%, rgba(193, 6, 49, 1) 50%, rgba(199, 8, 52, 1) 56%, rgba(210, 6, 55, 1) 77%, rgba(218, 8, 57, 1) 83%, rgba(222, 8, 59, 1) 92%, rgba(225, 9, 60, 1) 92%, rgba(230, 8, 59, 1) 99%, rgba(232, 8, 62, 1) 99%, rgba(232, 8, 62, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b9062e', endColorstr='#e8083e', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
  width: 100%;
}

#playpen {
  background: rgb(185, 6, 46);
  text-align: center;
  height: 100%;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}

#gradient span {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  position: absolute;
  font-family: 'azo-sans-web', sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  width: 64px;
  height: 64px;
}

#gradient span img {
  margin-bottom: 15px;
}


/* Header Css */

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 50px 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  z-index: 9999
}


/* Fixed Header */

.header.fixed-header {
  background: #fff none repeat scroll 0 0;
  padding: 15px 0;
  top: 0;
}

.header .fixed-logo, .header.fixed-header .main-logo {
  display: none;
}

.header.fixed-header .fixed-logo, .header .main-logo {
  display: inline-block;
}

.innerpage-header {
  background: #fff none repeat scroll 0 0;
  left: 0;
  padding: 18px 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
}

.innerpage-header .menu-toggle span.livicon path {
  fill: #E4083A;
}

.logo {
  display: inline-block;
}

.intro-section .wrapper {
  height: 100%;
  display: table;
}


/* MENU TOGGLE */

.menu-toggle {
  float: right;
}

.menu-toggle span {
  display: block;
  width: 30px;
  height: 3px;
}

.menu-toggle span.livicon path {
  fill: #fff;
}

.header.fixed-header .menu-toggle span.livicon path {
  fill: #E4083A;
}

.menu-toggle span.livicon:hover path {
  fill: #333;
}

.close-btn {
  float: right;
  margin-bottom: 50px;
  cursor: pointer;
}

.close-btn span.livicon path {
  fill: #E4083A;
}


/* MENU */

.menu {
  float: left;
  width: 100%;
  padding-left: 0;
  font-family: 'azo-sans-web', sans-serif;
  text-transform: uppercase;
}

.menu li {
  padding-bottom: 30px;
  color: #666;
  list-style: none;
  text-align: right;
  font-size: 16px;
}

.menu li a {
  padding-right: 25px;
}

.menu-item-has-children ul.sub-menu {
  display: none;
  margin-top: 15px;
}

.menu-item-has-children ul.sub-menu li {
  font-size: 13px;
  padding-bottom: 0;
}

.menu-item-has-children ul.sub-menu li a {
  padding-right: 25px;
}

.menu-item-has-children:hover ul.sub-menu {
  display: block;
}

.has-sub> a:after {
  content: "\f067";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  right: 0;
  top: 10%;
  font-size: 14px;
}

.has-sub.open>a:after {
  content: "\f068";
  font-family: 'FontAwesome';
}


/* CONTACT INFO */

.contact-info {
  position: absolute;
  bottom: 70px;
  right: 70px;
  font-family: 'azo-sans-web', sans-serif;
}

#cssmenu address {
  margin: 40px 0;
  float: left;
  width: 100%;
  text-align: right;
  color: #808080;
  font-size: 11px;
}

#cssmenu address p {
  padding-bottom: 15px;
  font-family: "azo-sans-web", sans-serif;
  font-style: normal;
}

#cssmenu address p a {
  color: #808080;
}

#cssmenu address p a:hover {
  color: #e4083a;
}

#cssmenu address a {
  display: inline-block;
  font-weight: normal;
}

#cssmenu .social-icon {
  float: right;
  clear: both;
}

#cssmenu .social-icon a {
  color: #bfbfbf;
  display: inline-block;
  text-align: right;
  margin-left: 25px;
  font-size: 24px;
}

#cssmenu .social-icon a:hover {
  color: #E4083A;
}

.newsletter-btn, .wysija-submit, #subForm input[type="submit"] {
  padding: 7px 0 10px;
  background: #e2e0e0;
  font-size: 11px !important;
  color: #666;
  float: right;
  margin-bottom: 25px;
  border: 1px solid #f1f0f0;
  width: 200px;
  text-align: center;
  font-family: "azo-sans-web", sans-serif;
  font-weight: normal !important;
}

#cssmenu .newsletter-btn:hover, .wysija-submit:hover, #subForm input[type="submit"]:hover {
  background: #E4083A;
  color: #fff;
}


/* INTRO SECTION */

.intro-section {
  float: left;
  width: 100%;
  height: 100%;
  display: table;
  opacity: 1;
}

.intro-text {
  text-align: center;
  width: 100%;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.intro-text h1 {
  line-height: 50px;
  font-weight: 700;
  padding-bottom: 20px;
}

.intro-text strong {
  display: block;
  margin-bottom: 80px;
  font-size: 25px;
  font-weight: normal;
  color: #fff;
  line-height: 30px;
}

.tell-me-more, .more-web {
  border: 1px solid #fff;
  padding: 15px 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

.tell-me-more:hover {
  background: #fff;
  color: #E4083A;
}

.tell-me-more:hover span.livicon path {
  fill: #E4083A;
}


/* PORTFOLIO SEC */

.portfolio-sec {
  float: left;
  width: 100%;
  position: relative;
  background: #e2e0e0;
  padding: 15px 0;
}

#container {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  padding-bottom: 10px;
}

.grid {
  width: 312px;
  min-height: 100px;
  margin: 4px;
  float: left;
  -webkit-transition: top 1s ease, left 1s ease;
  -moz-transition: top 1s ease, left 1s ease;
  -o-transition: top 1s ease, left 1s ease;
  -ms-transition: top 1s ease, left 1s ease;
}

.grid figure {
  position: relative;
  overflow: hidden;
}

.grid figure img {
  vertical-align: top;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -o-transition: all 2s linear;
  -ms-transition: all 2s linear;
  transition: all 2s linear;
  width: 100%;
}

.grid a.figcaption {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  top: 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  overflow: hidden
}

.grid a.figcaption:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  display: block;
  content: "";
  background: rgba(128, 128, 128, 0.8) none repeat scroll 0 0;
  top: 0;
  opacity: 0;
}

.grid a.figcaption span {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -100%;
  right: 0;
  position: relative;
  text-align: center;
  z-index: 999;
  color: #fff;
  display: block;
  opacity: 0;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
  font-size: 21px;
  line-height: 30px;
}

.grid figure:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.grid figure:hover a.figcaption:after {
  opacity: 1;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  transition: all 500ms linear;
}

.grid figure:hover a.figcaption span {
  opacity: 1;
  left: 0%;
}


/* MAIN SECTION */

.content-area {
  float: left;
  width: 100%;
  background: #e2e0e0;
  padding: 25px 0;
  min-height: 100%;
}

.content-area p {
  padding-bottom: 20px;
}

.content {
  height: 750px;
}

.content-full-width {
  width: 100%;
  float: left;
}

#content-3 .content-full-width {
	padding-bottom: 33px;
}

.content-area h2 {
  padding-bottom: 20px;
  line-height: 25px;
}

.content-area h1 {
  font-size: 28px;
  padding-bottom: 20px;
  line-height: 32px;
}

.content-area p a {
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
}

.author-img {
  float: right;
}

.author-text {
  float: left;
  width: 620px;
}


/* FEATURED BOX */

.featured-box {
  float: left;
  width: 100%;
}

.featured-box ul {
  padding-left: 0;
}

.featured-box li {
  display: inline-block;
  display: inline-block;
  margin-right: 1%;
  vertical-align: top;
  width: 32%;
}

.featured-box li:nth-child(3) {
  margin-right: 0;
}

.featured-box h4 {
  display: block;
  padding-bottom: 20px;
}

.featured-box img {
  margin-bottom: 10px;
}

.page-id-22 .content-full-width strong {
  padding-left: 25px;
  display: block;
}


/* CLIENTS */

.client-list ul {
  float: left;
  margin-right: 4%;
  padding-left: 0;
  width: 48%;
}

.client-list ul + ul {
  margin-right: 0;
}

.client-list ul li {
  width: 100%;
  display: inline-block;
  padding-bottom: 2px;
  font-size: 12px;
}


/* NEWS PAGE */

.news {
  float: left;
  width: 100%;
}

.news article {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.news h2 {
  font-size: 21px;
}

.news aside {
  float: left;
  width: 158px;
}

.news .news-detail {
  width: 640px;
  float: right;
}

.news-detail img {
  width: 100%;
  margin-bottom: 15px;
}


/* PORTFOLIO SINGLE PAGE */

.portfolio {
  float: left;
  width: 100%;
}

.portfolio article {
  position: relative;
  float: left;
  width: 100%;
}

.portfolio .slider-sec {
  float: left;
  width: 635px;
}

.portfolio aside {
  float: right;
  width: 200px;
}

.portfolio-info {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.portfolio-info a {
  float: left;
  margin-bottom: 15px;
  font-weight: 700;
  clear: both;
}

.portfolio-info a:hover {
  color: #808080;
}

.portfolio-info a img {
  margin-left: 10px;
}


/* TESTIMONIAL POPUP PAGE */

.testimonial-popup, .newsletter-popup {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 99999999;
}

.popup-overlay {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  width: 100%;
}

.popup-content {
  background: #fff none repeat scroll 0 0;
  height: auto;
  margin: 0 auto;
  padding: 15px 25px 80px;
  position: relative;
  top: 35%;
  width: 486px;
  z-index: 999;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left
}

.popup-content p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 22px;
  clear: both
}

.popup-content span {
  color: #E4083A;
}

.popup-content strong {
  float: right;
  font-weight: normal;
  color: #666;
}

.popup-content span.close {
  float: right;
  margin-bottom: 10px;
  cursor: pointer;
}

.popup-content span.close path {
  fill: #CCCCCC;
}


/* PROJECT PROFILER */

.form-section {
  width: 475px;
  float: left;
}

.form-section h4 {
  padding-bottom: 15px;
  line-height: 20px;
  font-size: 12px;
  float: left;
  width: 100%;
}

.form-section p {
  display: block;
}

#wpcf7-f134-p135-o1 .col2 p {
  float: left;
  width: 48%;
}

#wpcf7-f134-p135-o1 .col2 p + p {
  float: right;
}

#wpcf7-f134-p135-o1::-webkit-input-placeholder {
  opacity: 1;
  color: #222;
}

#wpcf7-f134-p135-o1:-moz-placeholder {
  opacity: 1;
  color: #222;
}

#wpcf7-f134-p135-o1::-moz-placeholder {
  opacity: 1;
  color: #222;
}

#wpcf7-f134-p135-o1:-ms-input-placeholder {
  opacity: 1;
  color: #222;
}

#wpcf7-f134-p135-o1 input, #wpcf7-f134-p135-o1 textarea {
  height: 30px;
  background: #cccccc;
  color: #222;
  font-size: 12px;
  border: none;
  /* -webkit-appearance: none; */
  padding-left: 12px;
  width: 100%;
  font-family: "Libre Baskerville", serif;
}
#wpcf7-f134-p135-o1 input[type=radio],
#wpcf7-f134-p135-o1 input[type=checkbox] {
  width: auto;
  height: auto;
  padding: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
#wpcf7-f134-p135-o1 input[type=radio] + span,
#wpcf7-f134-p135-o1 input[type=checkbox] + span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.wpcf7-list-item label{
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 35px;
	min-height: 30px;
}

.wpcf7-list-item input{
	position: absolute;
	left: 0;
	top: 0;
}

#wpcf7-f134-p135-o1 textarea {
  height: 192px;
  resize: none;
  padding-top: 15px;
}

#wpcf7-f134-p135-o1 .submit-bg {
  clear: both;
  width: 235px;
  background: none;
  height: 40px;
  border: 1px solid #f70940;
  text-align: center;
  margin-bottom: 40px;
}


/*#wpcf7-f134-p135-o1 input[type=submit] { width:235px; background:none; height:40px; border:1px solid #f70940; padding-left:0; text-align: center; color:#f70940; font-size:14px; font-weight:700; }
*/

#wpcf7-f134-p135-o1 .submit-bg input[type="submit"] {
  display: inline-block;
  height: 38px;
  background: none;
  -webkit-appearance: none;
  width: auto;
  color: #f70940;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
}

#wpcf7-f134-p135-o1 .submit-bg i {
  display: inline-block;
}

#wpcf7-f134-p135-o1 .submit-bg i path {
  fill: #f70940;
}

#wpcf7-f134-p135-o1 .submit-bg:hover i path {
  fill: #fff;
}

#wpcf7-f134-p135-o1 .submit-bg:hover, #wpcf7-f134-p135-o1 .submit-bg:hover input[type="submit"] {
  background: #f70940;
  color: #fff;
}


/* CUSTOM SELECT  */

.form-section .select-wrapper:nth-child(2n) {
  margin-right: 0;
}

.form-section .select-wrapper .holder::after, .form-section .select-wrapper .holder::before {
  display: none;
}

.form-section .select-wrapper {
  background: url("../images/select-arw.png") no-repeat scroll 97% center #fff;
  border: none;
  border-radius: 5px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  float: left;
  font-family: "Libre Baskerville", serif;
  font-size: 12px;
  height: 30px;
  margin-bottom: 14px;
  margin-right: 22px;
  overflow: hidden;
  position: relative;
  text-align: left;
  white-space: nowrap;
  width: 410px;
  z-index: 999;
  line-height: 28px;
  -webkit-appearance: none;
}

.form-section .select-wrapper .holder {
  float: left;
  height: 30px;
  padding: 10px 12px;
  width: 100%;
}

.form-section .select-wrapper .holder.active {
  z-index: -1
}

.form-section .select-wrapper select {
  margin: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  _noFocusLine: expression(this.hideFocus=true);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  left: 0;
  top: 0;
  color: #000;
  width: 100%;
  height: 30px;
  font-family: "Libre Baskerville", serif;
}

.form-section .select-wrapper select option {
  font-family: "Libre Baskerville", serif;
  font-size: 12px;
  line-height: 30px;
  padding: 10px 10px;
  color: #000;
}


/* CUSTOM CHECKBOX AND RADIO  */

.custom-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -.1em;
  width: 30px;
  height: 31px;
  background: url(../images/radio.png) no-repeat 0 0;
  margin-right: 14px;
  float: left;
  margin-top: 9px;
}

.custom-check {
  vertical-align: middle;
  position: relative;
  top: -.1em;
  width: 31px;
  height: 31px;
  background: url(../images/check-box.png) no-repeat 0 0;
  margin-right: 14px;
  float: left;
}

.custom-radio {
  background-position: 0 0;
}

.custom-check.focus {
  background-position: 0 0;
}

.custom-radio.focus {
  background-position: 0 bottom;
}

.custom-check.checked {
  background-position: 0 bottom;
}


/*.custom-radio.checked{ background-position: 0 bottom; }*/

.custom-check.checked.focus {
  background-position: 0 bottom;
}

.custom-radio.checked.focus {
  background-position: 0 bottom;
}
.checkbox-394 .wpcf7-list-item, .wpcf7-radio .wpcf7-list-item,
.checkbox-395 .wpcf7-list-item, .wpcf7-radio .wpcf7-list-item {
  /* float: left; */
  margin-bottom: 15px;
  width: 48%;
  width: 100%;
}

.checkbox-396 .wpcf7-list-item, .wpcf7-radio .wpcf7-list-item {
  margin-bottom: 10px;
}

.wpcf7-list-item .wpcf7-list-item-label {
  line-height: 15px;
}

.wpcf7-radio .wpcf7-list-item {
  line-height: 45px;
}

div.wpcf7-response-output {
  float: left;
  font-size: 12px;
  margin: 0em 0 3em !important;
  padding: 10px !important;
  width: 100%;
}

span.wpcf7-not-valid-tip {
  font-size: 12px;
  padding-top: 10px;
}

div.wpcf7 img.ajax-loader {
  display: none;
}

.shortcode_wysija input[type="text"], #subForm input[type="email"] {
  border: 1px solid #ddd;
  height: 40px;
  margin-top: 10px;
  width: 100%;
  padding-left: 15px;
}

.widget_wysija_cont .wysija-submit, #subForm input[type="submit"] {
  display: block;
  margin-top: 20px;
  width: 100%;
  font: 600 15px "azo-sans-web", sans-serif !important;
}

.shortcode_wysija .wysija-paragraph label, #subForm p label {
  text-transform: uppercase;
  font: 700 15px "azo-sans-web", sans-serif;
}

footer {
  padding: 10px 0;
  background: #E2E0E0;
  float: left;
  width: 100%;
  font: 400 10px "azo-sans-web", sans-serif;
  color: #676767;
  z-index: 9;
}

footer.innerpage {
  position: fixed;
  bottom: 0;
}

footer p {
  font: 400 10px "azo-sans-web", sans-serif;
  text-transform: uppercase;
}


/*.scrollmenu {
  height: 100%;
  overflow: auto;
  z-index: 9999999;
}*/


/* writing portfolio page */

.page-template-writing-template .news .news-detail {
  width: 100%;
  float: left;
}

.page-template-writing-template h1 {
  font-size: 24px;
  padding-bottom: 10px;
}

.page-template-writing-template p.big {
  font-size: 16px;
  line-height: 24px;
}

.page-template-writing-template .news article {
  float: left;
  margin-bottom: 25px;
  width: 100%;
  border-bottom: 1px solid #c9c8c7;
  padding-bottom: 25px;
}

.page-template-writing-template .news article h2 {
  padding-bottom: 15px;
}

.intro-text strong br {
  display: none;
}

.page-template-writing-template .news .news-detail a, .writing-more {
  font-family: "azo-sans-web", sans-serif;
  font-weight: 700;
}

.writing-more {
  text-transform: uppercase;
}

.more-web {
  border: 1px solid #e4083a;
  color: #e4083a;
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  width: 200px;
  padding: 15px 30px 10px;
  width: 250px;
}

.more-web:hover {
  color: #333;
  border-color: #333;
}

.menu-main-menu-container {
  min-height: 100%;
  margin-bottom: -220px;
}

.menu-main-menu-container:after {
  content: "";
  display: block;
}

.contact-info-desktop {
  float: left;
  width: 100%;
}

.contact-info-desktop, .menu-main-menu-container:after {
  height: 220px;
}