@charset "utf-8";
/*-----------------------------------------------------------------------------

Table of Contents:

  1) Drupal
  2) Buzz Styles

------------------------------------------------------------------------------*/

/*----- Drupal -----*/
img {
  max-width: 100%;
  height: auto;
  border: 0;
  outline: 0;
}
table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #fff;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}
.contextual-region .contextual .contextual-links a {
  font-size: 0.923em;
  text-shadow: 0 0 0 !important;
}
.item-list .pager li {
  padding: 0;
}
.item-list .pager a {
  display: inline-block;
  padding: 10px 15px;
}
.item-list .pager .pager-first a {
  padding: 10px 10px 10px 0;
}
.item-list .pager .pager-current {
  padding: 0 0 0 10px;
}
ul.menu li {
  margin: 12px 0;
}
ul.menu li a {
  padding: 10px 0;
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}

/* Toolbar */
body.toolbar .headerwrap {
  margin-top: 30px!important;
}
body.toolbar-drawer .headerwrap {
  margin-top: 64px!important;
}
body.toolbar .overlay-boxify.open {
  margin-top: 30px;
}
body.toolbar-drawer .overlay-boxify.open {
  margin-top: 64px;
}
#toolbar {
  z-index: 50002;
}
#overlay-container, .overlay-modal-background, .overlay-element {
  z-index: 50000;
}
.overlay-element {
  z-inde: 50001
}
/* Help */
.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* Content */
.content {
  margin-top: 0;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: 10px;
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.view-mode-teaser .field-type-taxonomy-term-reference .field-label,
.view-mode-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  margin-right: 3px;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  list-style: none;
}
ul.links.inline li {
  display: inline;
}
ul.links.inline li a {
  display: inline;
  padding: 18px 0 5px;
}
.unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* Comments */
.comment h2.title {
  margin-bottom: 1em;
}
.comment .avatar {
  width: 100px;
  margin-right: 30px;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
  width: 100px;
  height: 90px;
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .comment-text h3  a{
  padding-top: 22px;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links li {
  padding: 0 0 0 15px;
  text-transform: capitalize;
  border: 0;
}
.comment ul.links li a:before {
  font-family: FontAwesome;
  padding-right: 3px;
}
.comment ul.links .comment-delete a:before {
  content: "\f014";
}
.comment ul.links .comment-reply a:before {
  content: "\f112";
}
.comment ul.links .comment-edit a:before {
  content: "\f044";
}
.comment.unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* Sidebar */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}

/* System Tabs*/
.tabs {
  margin-bottom: 20px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  margin: 0 10px 0 0;
}

/* Messages */
#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
div.messages {
  margin: 8px 15px;
}

/* User Profile */
.profile .user-picture {
  float: none;
}

/* Form Elements */
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.form-text,
.form-textarea {
display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}

/* Disabled Form Elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled label {
  color: #717171;
}

/* Animated Throbber */
.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}
.ajax-progress .throbber {
  position: relative;
  top: 6px;
  left: 10px;
}

/* Comment Form */
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-item label {
  display: none;
}
.comment-form .text-full {
  height: 150px;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* Search Form */
#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input[type="search"],
#block-search-form input[type="search"] {
  box-sizing: border-box;
  padding: 4px;
  -webkit-appearance: textfield;
}
#search-form input[type="search"]::-webkit-search-decoration,
#block-search-form input[type="search"]::-webkit-search-decoration {
  display: none;
}
#search-form input#edit-keys {
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  padding: 10.9px;
  color: #1c1c1c;
  background: #f2f2f2;
  border: 1px solid #f0f0f0;
  margin: 3px 0px 2px 0;
  -webkit-border-radius: 2px;
}

/* Search Results */
.search-results {
  padding-left: 0;
  padding-top: 15px;
}
.search-results li {
  border-bottom: 1px solid #fafafa;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}
.page-search .pager-first,
.page-search .pager-last {
  display: none;
}

/* Misc fixes */
.element-invisible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  left: 0;
}




/* End Drupal */
/* Buzz Styles */


@import "http://fonts.googleapis.com/css?family=Montserrat:400, 700";
  @import "http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic";
  @import "css/slider.css";
  @font-face {
  font-family: 'tele-marines_boldbold';
  src: url(../fonts/telemarinesbold-webfont.eot);
  src: url(../fonts/telemarinesbold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/telemarinesbold-webfont.woff2) format("woff2"), url(../fonts/telemarinesbold-webfont.woff) format("woff"), url(../fonts/telemarinesbold-webfont.ttf) format("truetype"), url(../fonts/telemarinesbold-webfont.svg#tele-marines_boldbold) format("svg");
  font-weight: 400;
  font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  line-height: 1;
  color: #444;
  font-size: 13px;
  font-family: 'Droid Serif', serif;
  font-style: normal;
  font-weight: 300;
  line-height: 28px;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  white-space: normal;
  position: relative;
}
input, select, textarea {
  font-size: 16px;
  font-family: 'Droid Serif', serif;
  font-style: normal;
  font-weight: 300;
}
.sound {
  border: 1px solid #fff;
  width: 100%}
.alignleft {
  float: left;
  margin: 5px 20px 5px 0;
}
.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}
blockquote {
  border: 0;
  color: #444;
  display: block;
  margin: 40px 0;
  font-size: 14px;
  font-style: italic;
  background: url(../images/bq.png) 0 10% no-repeat;
  padding-left: 70px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
  margin-bottom: 10px;
  color: #444;
  letter-spacing: 1.2px;
  line-height: 1.2em;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 62px;
  position: relative;
  margin-bottom: 0;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  position: relative;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
}
h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
}
h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
}
h6 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
p {
  margin-bottom: 20px;
}
a, a > * {
  color: #444;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
a:hover, a > :hover, a:focus {
  text-decoration: none;
  outline: 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
.site-tagline, p.lead {
  font-family: 'Droid Serif', serif;
  font-size: 22px;
  padding: 0;
  line-height: 1.8;
  font-style: italic;
}
::-moz-selection {
  color: #fff;
  text-shadow: none;
  background: #444;
}
::selection {
  color: #fff;
  text-shadow: none;
  background: #444;
}
.spinner {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
}
.dot1, .dot2 {
  width: 40%;
  height: 40%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes rotate {
  100% {
  -webkit-transform: rotate(360deg);
}
}@keyframes rotate {
  100% {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
}@-webkit-keyframes bounce {
  0%, 100% {
  -webkit-transform: scale(0.0);
}
50% {
  -webkit-transform: scale(1.0);
}
}@keyframes bounce {
  0%, 100% {
  transform: scale(0.0);
  -webkit-transform: scale(0.0);
}
50% {
  transform: scale(1.0);
  -webkit-transform: scale(1.0);
}
}#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1d6aa5;
  z-index: 999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
#headerfix .headerwrap {
  position: relative!important;
}
.siteheader {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 40%;
  margin: -20px auto;
}
.site-tagline {
  font-size: 13px;
  position: relative;
  display: block;
  margin: 60px 0;
  color: #fff;
  letter-spacing: 2px;
}
.headerwrap {
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  top: 0;
  background-color: #fff;
  background: #fff;
  right: 0;
  padding: 10px 15px;
  margin: 0!important;
  position: fixed;
  z-index: 9500;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s;
}
.stickyheader {
  padding: 14px 15px 10px!important;
}
.stickyheader .navbar-toggle {
  margin-top: 3px!important;
  background: #fff!important;
  border: 0!important;
  padding: 0 10px!important;
}
.texture-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page-header {
  padding: 180px 0 90px!important;
  background: url(../images/demos/header.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-portfolio #page-header {
  padding: 180px 0 90px!important;
  background: url(../images/demos/header2.jpg) no-repeat center center!important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#page-header h1 {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
}
.overlay-boxify.open {
  background: url(../images/headerbg.gif) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.overlay-boxify .expanded {
  display: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .nav > li > a:hover, .nav > li > a:focus, .navbar-nav > li > .dropdown-toggle:hover, .navbar-nav > .open > .dropdown-toggle {
  color: #f47264;
  background-color: #fff;
  background: #fff;
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.navbar-default .navbar-nav > .expanded > .dropdown-toggle {
  color: #777;
}
.normal-header .navbar-right {
  padding-right: 15px;
}
.navbar-nav > li > a,
.navbar-nav > li > .dropdown-toggle {
  padding-bottom: 15px;
  padding-top: 15px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #444;
}
.navbar-nav > li > .dropdown-toggle {
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  line-height: 20px;
  cursor: pointer;
}
.dropdown-menu {
  min-width: 200px;
  border-color: #fff;
  margin-top: 11px;
  -webkit-box-shadow: 0 9px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 9px 10px rgba(0,0,0,.1);
  box-shadow: 0 9px 10px rgba(0,0,0,.1);
}
.nav-toggle {
  position: absolute;
  top: 10px;
  color: #e35421!important;
  font-size: 24px;
  right: 15px;
  z-index: 100;
  padding: 0;
  cursor: pointer;
}
.nav-toggle i {
  color: #e35421!important;
}
.nav-toggle:focus {
  outline: none;
}
.navicon {
  position: relative;
  height: 26px;
}
.navicon p {
  margin: 1px 50px 0 0;
}
.navicon-fixed {
  position: fixed;
  top: 59px;
  right: 143px;
}
.overlay {
  position: fixed;
  top: 72px;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%}
.overlay nav {
  font-size: 54px;
  height: 50%;
  position: relative;
  text-align: center;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay ul {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.overlay ul li {
  display: block;
  float: left;
  margin-right: 20px;
}
.overlay ul li:last-child {
  margin-right: 0;
}
.overlay ul li i {
  display: block;
  margin-bottom: 10px;
  font-size: 40px;
}
.overlay ul li a {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 21px 11px;
  font-family: 'Montserrat', sans-serif;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: #e35421;
  background: none;
}
.nav-toggle i, .nav-toggle i:before, .nav-toggle i:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.nav-toggle.active i {
  background-color: transparent;
}
.nav-toggle.active i:before, .nav-toggle.active i:after {
  top: 0;
}
.nav-toggle.active i:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-toggle.active i:after {
  top: 40px;
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
#trigger-overlay1 i {
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  width: 50px;
  margin-top: 30px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
}
.overlay-boxify.open .headerwrap .header-social {
  display: none!important;
}
.overlay-boxify {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s, visibility 0 .5s;
  transition: opacity 0.5s, visibility 0 .5s;
}
.overlay-boxify.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.overlay-boxify nav ul li {
  opacity: 0;
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
  -webkit-transition: -webkit-transform 0.5s, opacity .5s;
  transition: transform 0.5s, opacity .5s;
}
.overlay-boxify nav ul:first-child li:first-child {
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
}
.overlay-boxify.open nav ul:first-child li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
.overlay-boxify.open nav ul:nth-child(2) li:first-child {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}
.overlay-boxify.open nav ul:nth-child(2) li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.overlay-boxify.open nav ul li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width:768px) {
  .portfolio-item .mini-title, .team-list .mini-title {
  text-align: center;
}
.navbar-brand {
  padding: 10px 0!important;
}
.post-top {
  margin-top: 20px;
}
.stickyheader .navbar-brand {
  padding: 13px 0 0!important;
}
.use-btn {
  display: none;
}
footer li {
  display: block;
  text-align: left;
  padding: 20px 0;
  border-bottom: dashed 1px #c7cacc;
  margin-right: 0!important;
  float: none;
}
nav {
  margin-top: 40px;
}
.overlay ul {
  margin-left: 0;
}
.overlay ul li a {
  padding: 20px 0;
  min-width: 120px;
  font-size: 12px;
}
.stats img {
  display: none!important;
}
.stats .mini-title {
  text-align: center!important;
}
.stat-count {
  margin: auto!important;
  display: block!important;
}
.margin-top-device {
  text-align: center;
  margin: 20px auto;
}
hr.general.left {
  margin: 20px auto!important;
}
.section-mini-title {
  text-align: center;
}
.magnifier .buttons h3 a, .magnifier .buttons h3  {
  font-size: 12px!important;
}
.siteheader, .blog-list .caption, .siteheader .header-social, .header-social, .headerwrap .header-social {
  display: none!important;
}
.overlay ul li a {
  min-width: auto;
}
#testimonials .testimonial {
  margin-top: -20px;
}
.testimonial-nav {
  margin-top: 20px!important;
}
#testimonials p {
  color: #fff;
  font-size: 11px!important;
  line-height: 1.6;
}
.newsletter-box, .section-widget {
  margin-bottom: 25px;
}
.newsletterform .btn {
  background: #f47264!important;
  width: 100%}
.newsletterform {
  line-height: none;
}
}@media screen and (max-width:1024px) {
  .site-tagline, p.lead {
  font-size: 18px!important;
}
.siteheader {
  display: none!important;
}
.margin-top-device {
  margin: 20px auto;
}
.overlay ul li a {
  min-width: auto;
}
.stats img {
  display: none!important;
}
.stats .mini-title {
  text-align: center!important;
}
.stat-count {
  margin: auto!important;
  display: block!important;
}
}.navbar-default {
  background-color: #fff;
  box-shadow: none;
  min-height: 70px;
  border: none;
  line-height: 70px;
}
.siteheader .header-social, .header-social {
  display: inline-block;
  left: 0;
  list-style: outside none none;
  margin: 0 auto;
  max-width: 234px;
  padding: 0;
  position: absolute;
  right: 0;
  width: auto;
}
.headerwrap .header-social {
  margin-top: 10px;
}
.siteheader .header-social li, .header-social li {
  display: inline-block;
  padding: 0;
}
.header-social li {
  height: 20px;
  padding: 0 9px;
  line-height: 20px;
  border-right: 1px solid #666;
}
.header-social .social-icon {
  height: 20px;
  padding: 0 9px;
  display: inline;
}
.header-social li:last-child {
  border-right: 0 solid #666;
}
.siteheader .header-social li i, .header-social li i,
.header-social .social-icon i {
  font-size: 18px;
  color: #666;
}
.siteheader .header-social li i {
  color: #fff;
}
.siteheader .header-social li {
  border-color: #fff;
}
.siteheader .header-social li a, .siteheader .header-social li {
  display: inline-block;
  float: none!important;
  margin: 0!important;
  padding: 0 9px!important;
  height: 20px!important;
  line-height: 20px!important;
}
.siteheader .header-social  {
  width: 100%}
.header-social li:hover .fa-twitter,
.header-social .social-icon a:hover .fa-twitter {
  color: #4dd2ff;
}
.header-social li:hover .fa-behance,
.header-social .social-icon a:hover .fa-behance {
  color: #1164f5;
}
.header-social li:hover .fa-dribbble,
.header-social .social-icon a:hover .fa-dribbble {
  color: #ea4c89;
}
.header-social li:hover .fa-linkedin,
.header-social .social-icon a:hover .fa-linkedin {
  color: #0274b3;
}
.header-social li:hover .fa-facebook,
.header-social .social-icon a:hover .fa-facebook {
  color: rgb(26, 94, 184);
}
.header-social li:hover .fa-youtube,
.header-social .social-icon a:hover .fa-youtube {
  color: rgb(184, 26, 26);
}
.header-social li:hover .fa-envelope-o,
.header-social .social-icon a:hover .fa-envelope-o {
  color: #444;
}
.team-list .service-box-2-surround:nth-child(2) {
  text-align: right;
}
.team-list .service-box-2-surround:nth-child(2) .col-md-3 {
  float: right;
}
.team-list .service-box-2-surround:nth-child(2) hr {
  display: block;
  left: 95%;
  position: relative;
  right: 0;
}
.team-list .service-box-2-surround:nth-child(2) .header-social {
  position: relative;
  margin-right: 0px;
  float: right;
}
.header-button {
  float: right;
  font-size: 20px;
  color: #e35421;
  padding: 0;
}
.navbar-brand {
  padding: 1px 15px;
}
.navbar {
  margin: 0;
}
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
  position: static;
  margin-top: 0;
  margin-right: 0;
  margin-left: 6px;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  border-left: 4px dashed transparent;
}
.navbar-fixed-bottom .sub-arrow {
  margin-top: -5px;
  border-top: 4px dashed transparent;
  border-bottom: 4px solid;
}
.navbar-fixed-bottom .open .dropdown-menu {
  top: auto;
  bottom: 100%;
}
.navbar-fixed-bottom .expanded {
  line-height: 51px;
}
.navbar-nav ul .sub-arrow {
  position: absolute;
  right: 0;
  margin-top: 6px;
  margin-right: 15px;
  border-top: 4px dashed transparent;
  border-bottom: 4px dashed transparent;
  border-left: 4px solid;
}
.navbar-nav ul a.has-submenu {
  padding-right: 30px;
}
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
  position: absolute;
  display: none;
  visibility: hidden;
  height: 20px;
  overflow: hidden;
  text-align: center;
}
.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 7px dashed transparent;
  border-right: 7px dashed transparent;
  border-bottom: 7px solid;
  border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
  top: 6px;
  border-top: 7px solid;
  border-right: 7px dashed transparent;
  border-bottom: 7px dashed transparent;
  border-left: 7px dashed transparent;
}
.navbar-nav .collapsible ul .dropdown-menu > li > a, .navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
  padding-left: 35px;
}
.navbar-nav .collapsible ul ul .dropdown-menu > li > a, .navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
  padding-left: 45px;
}
.navbar-nav .collapsible ul ul ul .dropdown-menu > li > a, .navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 55px;
}
.navbar-nav .collapsible ul ul ul ul .dropdown-menu > li > a, .navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
  padding-left: 65px;
}
.navbar-nav .dropdown-menu > li > a {
  white-space: normal;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Montserrat;
  padding-top: 7px;
  padding-bottom: 7px;
}
.navbar-nav ul.sm-nowrap > li > a {
  white-space: nowrap;
}
.navbar-right ul.dropdown-menu {
  left: 0;
  right: auto;
  margin-top: 5px;
}
.navbar-nav .collapsible ul {
  display: none;
  position: static!important;
  top: auto!important;
  left: auto!important;
  margin-left: 0!important;
  margin-top: 0!important;
  width: auto!important;
  min-width: 0!important;
  max-width: none!important;
}
.navbar-nav .collapsible ul.sm-nowrap > li > a {
  white-space: normal;
}
.navbar-nav .collapsible iframe {
  display: none;
}
/
.corner::before {
  left: 0;
  background-image: linear-gradient(45deg, #EB6126 50%, #56D0DE 50%);
}
.corner2::before {
  right: 0;
  background-image: linear-gradient(135deg, #d7665a 50%, #fff 50%);
}
.corner4::before {
  left: 0;
  background-image: linear-gradient(45deg, #f47264 50%, #F5F5F5 50%);
}
.corner2::before, .corner2::after, .corner4::before, .corner4::after, .corner::before, .corner::after {
  bottom: 0;
  width: 74px;
  height: 74px;
}
.corner4::after {
  left: 74px;
}
.corner1::after, .corner2::after {
  right: 74px;
}
.corner4::before, .corner2::before, .corner::before {
  -webkit-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 5px rgba(0, 0, 0, 0.3);
}
section::before, section::after {
  position: absolute;
  content: '';
  pointer-events: none;
}
.colon, .colon2, .colon4 {
  position: relative;
  display: block;
  padding: 60px 0 100px;
}
.colon {
  background: #fff;
}
.colon2, .colon4 {
  color: #fff;
}
.imageHolder, .section {
  padding: 90px 0;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
}
.imageHolder,
.section-parallax {
  min-height: 500px!important;
  height: 500px!important;
}
.imageHolder .lead {
  max-width: 100vw;
}
.white-section {
  background-color: #fff;
}
.green-section {
  background-color: #1bbc9b;
}
#notfound, .blue-section {
  background-color: #1d69a5;
}
#notfound h1 {
  color: #fff;
  font-family: Georgia;
  font-size: 16em;
  padding: 200px 0 20px;
  text-align: center;
  text-shadow: 10px 13px rgba(0, 0, 0, 0.3);
}
#notfound h3 {
  color: #fff;
  font-family: Georgia;
  text-align: center;
  text-shadow: 4px 2px rgba(0, 0, 0, 0.3);
}
.dark-blue-section {
  background-color: #144268;
}
.orange1, .orange-section {
  background-color: #f47264;
}
.yellow-section {
  background-color: #f6c640;
}
.orange1 {
  background-color: #e66d60;
}
.orange2 {
  background-color: #d7665a;
}
.orange3 {
  background-color: #c85f54;
}
.grey-section .pagination > li > a, .grey-section .pagination > li > span, .grey-section {
  background-color: #f4f4f4;
}
.imageHolder .mini-title {
  font-size: 16px!important;
  color: #fff!important;
  font-weight: 400!important;
  padding: 30px 0!important;
}
.imageHolder .testi-details, .imageHolder .lead, .imageHolder i, .dark-blue-section .header-social li i, .dark-blue-section h3, .green-section .pricing-box .mini-title, .green-section .general-title, .service-box a p, .green-section, .green-section h3 {
  color: #fff!important;
}
.dark-blue-section .header-social li {
  border: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.dark-blue-section h3 {
  font-size: 10px;
  padding: 10px 0 0;
}
.dark-blue-section .header-social {
  display: block;
  padding: 0 0 10px;
  position: relative;
}
.dark-section {
  background-color: #f9f9f9;
}
.title-wrapper {
  display: block;
  position: relative;
}
hr.general {
  border-color: #f6c640;
  border-width: 4px;
  max-width: 35px;
  margin-top: 35px;
  margin-bottom: 35px;
}
hr.general.left {
  margin: 20px 0 40px;
}
.section-title-1 {
  font-family: tele-marines_boldbold;
  font-size: 30px;
  font-weight: 400;
}
.section-title-2 {
  font-size: 10px;
  color: #e35421;
  font-weight: 400;
}
.general-title {
  margin: 10px 0 20px;
  font-size: 34px;
}
.mini-title {
  font-size: 14px;
  color: #888;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-mini-title {
  font-size: 16px;
}
.stat-count {
  background: #fff;
  display: table-caption;
  font-size: 44px;
  margin-left: 37%;
  max-width: 200px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 91px;
  z-index: 1;
}
.stats img {
  background-color: transparent;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 21%;
  top: 20%;
  z-index: 0;
}
.stats .mini-title {
  color: #444;
  font-size: 13px;
  letter-spacing: 2px;
  padding-top: 7%;
  text-align: right;
  text-transform: uppercase;
}
.funfacts-container {
  padding: 90px 0;
  background: #fff;
}
.testi-details {
  background: url(../images/quote.png) no-repeat scroll 0 5px;
  display: inline-block;
  font-size: 13px!important;
  margin: 20px auto 0;
  padding-left: 52px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
  width: auto;
  letter-spacing: 1px;
  z-index: 10;
}
.blog-item .caption, .team-list .mini-title, .testi-details span {
  font-family: 'Droid Serif', serif;
  font-style: italic;
  font-weight: 400;
}
.blog-item:hover .caption {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.portfolio-item .header-social li, .team-list .header-social li {
  border: none;
}
.portfolio-item .header-social li i, .team-list .header-social li i,
.header-social .social-icon i {
  color: #aaa;
}
.portfolio-item .mini-title, .team-list .mini-title {
  text-transform: none;
  font-size: 13px;
}
.portfolio-item .mini-title {
  font-style: italic;
  font-family: 'Droid Serif', serif;
}
.portfolio-item .magnifier i, .portfolio-item .magnifier a {
  color: #fff;
}
.portfolio-item .buttons {
  top: 47%!important;
}
.entry img {
  width: 100%}
#gallery {
  margin-top: 80px;
}
#gallery .fullwidth {
  margin-bottom: 30px;
}
#singleportfolio .header-social {
  margin: 17px auto;
}
.portfolio-meta-inner,
.portfolio-meta p {
  color: #aaa;
}
.portfoliostyle {
  margin-top: 72px;
}
.portfoliostyle img {
  width: 100%;
}
.portfolio-item {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.portfolio-item hr.general {
  border-color: #444;
}
.nopadding {
  padding-bottom: 0;
}
.fullnopadding {
  padding: 0;
}
.portfolio-container {
  background: #fff;
  position: relative;
  display: block;
  overflow: hidden;
}
.portfolio-filter {
  list-style: none;
  padding: 60px 0;
}
.portfolio-filter li a {
  color: #444;
  font-style: italic;
  font-size: 13px;
  letter-spacing: 1.2px;
}
.pitem img {
  width: 100%;
  padding: 0;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0;
}
.stylish-input-group .input-group-addon {
  background: #fff!important;
  border-radius: 0!important;
}
.stylish-input-group .form-control {
  margin: 0;
  border-right: 0;
  box-shadow: 0 0 0;
  font-style: italic;
  font-size: 13px;
  height: 50px;
  border-radius: 0;
  border-color: #ddd;
}
.stylish-input-group button {
  border: 0;
  background: transparent;
}
.input-group-addon:not(:first-child):not(:last-child) {
  border-left: 0;
}
.block-search .input-group-addon {
  border-color: #ddd;
}
.search-form fieldset.collapsible,
.search-form .fieldset-wrapper {
  margin-top: 30px;
}
.widget {
  background: #fff;
  margin-bottom: 40px;
  display: block;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
}
.tags-widget a {
  background-color: #fff;
  border: 1px solid #cacaca;
  color: #444;
  float: left;
  line-height: 1.42857;
  margin-right: 4px!important;
  margin-bottom: 5px!important;
  border-radius: 0!important;
  padding: 8px 10px;
  position: relative;
  text-decoration: none;
}
.widget ul {
  padding: 0 10px;
}
.widget ul li {
  padding: 4px;
  border-bottom: 1px solid #ddd;
}
.insta-list {
  padding: 0!important;
}
.insta-list a, .insta-list img {
  width: 80px;
  height: 80px;
  margin: 0!important;
  padding: 4px!important;
}
.insta-list a {
  display: block;
  float: left;
  padding: 0!important;
  position: relative;
}
.insta-list li, .widget ul li:last-child {
  border-bottom: 0!important;
}
.widget-title h3,
.widget h2 {
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 15px;
}
.widget-title,
.widget h2 {
  padding: 10px;
  display: block;
  position: relative;
  margin-bottom: 20px;
  border-left: 3px solid #1bbc9b;
}
.comments-answer {
  margin-left: 80px!important;
}
.media-list li {
  padding: 20px;
  margin: 40px 0;
  border-bottom: 1px solid #eee;
}
.media-list .comment-meta {
  font-style: italic!important;
  font-size: 13px;
  color: #aaa;
}
.media-list img {
  margin-right: 10px;
}
.media-list h4 {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
}
.media-list a {
  color: #f37264;
}
.blog-container {
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
  margin-bottom: 80px;
}
.blog-container .icon-container {
  background: #f47264;
  border: 5px solid #eee;
  border-radius: 130px;
  color: #fff;
  font-size: 27px;
  height: 80px;
  line-height: 75px;
  margin: 0 auto;
  text-align: center;
  width: 80px;
}
.blog-container.node-full .post-top .list-inline li a:after {
  content: ', ';
}
.blog-container .post-top .list-inline li a:last-child:after {
  content: '';
}
.post-top .list-inline li, .post-top .list-inline li a {
  color: #444;
  font-size: 13px;
  font-style: italic;
}
.post-top .list-inline li {
  padding-left: 0;
}
.post-top .list-inline li:first-child {
  padding-left: 10px;
}
.post-top .list-inline li i {
  color: #f47264;
}
.post-top h3 a, .post-top h3 {
  font-size: 18px;
  letter-spacing: 1.6px;
  color: #444;
}
.post-media-video iframe {
  width: 100%;
  height: 320px;
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  list-style: outside none none;
  margin-bottom: 0;
  padding: 18px 15px 0;
}
.breadcrumb,
.breadcrumb a {
  color: #fff;
  font-style: italic;
  letter-spacing: 1.4px;
}
.pager a:hover i {
  color: #fff;
}
.pager a:hover {
  color: #fff!important;
  background-color: #1bbc9b!important;
  border-color: #1bbc9b;
}
.pager i, .pagination i {
  color: #444;
}
.pager a, .pagination > li > a, .pagination > li > span {
  background-color: #fff;
  border: 1px solid #cacaca;
  color: #444;
  float: left;
  line-height: 1.42857;
  margin-left: 10px!important;
  border-radius: 0!important;
  padding: 12px 17px;
  position: relative;
  text-decoration: none;
}
.pager a {
  float: none!important;
  padding: 10px 30px!important;
}
#singleportfolio {
  padding-bottom: 0;
  margin-bottom: 0; 
}
#singleportfolio .pager {
  margin-top: 100px;
}
.portfolio-main-page {
  margin-top: -85px;
  padding-top: 85px;
}
.blog-item {
  padding: 0;
  position: relative;
  overflow: hidden;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.blog-item .caption h3 a {
  color: #fff;
  font-size: 16px;
}
.blog-item .caption h3 {
  padding: 0!important;
  margin: 0!important;
}
.blog-item .caption {
  padding: 10px 5px 0 40px;
  position: absolute;
  color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
}
.blog-item img {
  width: 100%}
.view-display-id-blog_archive_block.custom {
  padding: 0 10px;
}
.view-display-id-blog_archive_block .views-summary {
  padding: 0;
}
.progress {
  overflow: initial;
  position: relative;
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  height: 10px;
  margin-bottom: 30px;
}
.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #eee;
  color: #444;
  padding: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.form-control,
.form-text,
.form-textarea {
  border-radius: 0;
  box-shadow: none;
}
.tab-content > .tab-pane {
  padding: 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  font-size: 13px;
}
#testimonials .testimonial {
  border: 0 none;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 5;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
#testimonials .testimonial.active {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=1);
}
#testimonials .testimonial a:hover {
  color: #fff;
}
#testimonials .testimonial-nav-wrapper {
  display: block;
  margin: 200px auto 0;
  padding: 0;
  position: relative;
}
#testimonials .testimonial-nav {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%}
#testimonials .testimonial-nav li i {
  color: #fff;
  font-size: 61px;
}
#testimonials .testimonial-nav li {
  padding: 0;
  height: 150px;
  line-height: 200px;
  text-align: center;
  display: block;
}
#testimonials .testimonial-nav a {
  display: block;
  background: none;
  padding: 0;
  border: 0;
  width: auto;
  position: relative;
}
#testimonials .testimonial-nav a span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff!important;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#testimonials .testimonial-nav li a:hover, #testimonials .testimonial-nav li a.active {
  opacity: .4;
  filter: alpha(opacity=40);
}
#testimonials h3 {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
#testimonials h4 {
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
}
#testimonials p {
  color: #fff;
}
.dmtop {
  background-image: url(../images/back.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 500;
  width: 40px;
  height: 40px;
  text-indent: -99999px;
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  overflow: auto;
}
.magnifier .buttons {
  visibility: hidden;
  position: absolute;
  cursor: pointer;
  width: 100%;
  top: 40%;
  padding: 0;
  left: 0;
  text-align: center;
  margin: -20px auto;
  opacity: 0;
  -webkit-transition: all .3s ease 0;
  -moz-transition: all .3s ease 0;
  -ms-transition: all .3s ease 0;
  -o-transition: all .3s ease 0;
  transition: all .3s ease 0;
}
.magnifier .buttons p {
  margin: 10px 0;
  color: #fff;
  letter-spacing: 1.1px;
  font-size: 13px;
  font-style: italic;
}
.magnifier:hover .buttons {
  opacity: 1;
  visibility: visible;
}
.entry:hover .magnifier {
  opacity: 1;
  visibility: visible;
}
.entry {
  display: block;
  overflow: hidden;
  position: relative;
}
.magnifier {
  position: absolute;
  background: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
  top: 0;
  left: 0;
  z-index: 998;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.magnifier.green-magnifier {
  background: #1cbc90;
  background-color: rgba(28, 188, 144, 0.75);
}
.magnifier.orange-magnifier {
  background: #df460c;
  background-color: rgba(223, 70, 12, 0.75);
}
.magnifier.blue-magnifier {
  background: #2e70c4;
  background-color: rgba(46, 112, 196, 0.75);
}
.entry img {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all .9s ease 0;
  -moz-transition: all .9s ease 0;
  -ms-transition: all .9s ease 0;
  -o-transition: all .9s ease 0;
  transition: all .9s ease 0;
}
.entry:hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: .5;
}
.magnifier .buttons h3 a, .magnifier .buttons h3 {
  margin: 20px 0 0!important;
  line-height: 1;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.blue-section p, .blue-section h1 {
  color: #fff!important;
}
.blue-section h1 {
  font-size: 16px!important;
  text-transform: uppercase!important;
}
#map {
  height: 450px;
  width: 100%}
#map img {
  max-width: inherit;
}
.map {
  position: relative;
}
.map .row .col-lg-4 {
  float: right;
  margin-top: -450px;
  z-index: 9;
}
.contact-icon {
  margin: 20px 0;
  overflow: hidden;
}
.map .row {
  position: relative;
}
.infobox img {
  width: 100%!important;
}
.map .searchmodule {
  padding: 18px 10px;
}
.infobox {
  display: inline-block;
  padding: 5px;
  position: relative;
  width: 270px;
}
.infobox img {
  width: 80px!important;
  padding-right: 10px;
}
.infobox .title {
  font-size: 13px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.infobox .title a {
  font-weight: 700;
}
.blue-section ::-webkit-input-placeholder {
  color: #fff;
}
.blue-section :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.blue-section ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.blue-section :-ms-input-placeholder {
  color: #fff;
}
.newsletterform ::-webkit-input-placeholder {
  color: #fff;
}
.newsletterform :-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletterform ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.newsletterform :-ms-input-placeholder {
  color: #fff;
}
.newsletter-section h2 {
  color: #fff;
  font-size: 20px;
}
.blue-section .mini-title {
  color: #fff;
}
.blue-section .general-title {
  color: #fff;
}
.contact-details {
  margin-top: 60px;
  color: #fff;
  clear: both;
}
.contact-details i {
  margin-bottom: 15px;
  font-size: 38px;
  color: #fff;
}
input:focus,
textarea:focus,
.btn:focus,
.btn:focus:active,
.btn:active {
  outline: none;
}
#commentform .form-text, #commentform .text-area, .contact_form .form-text, .contact_form .form-textarea {
  background-color: transparent;
  background-image: none;
  border: 1px solid #578cb6;
  border-radius: 0;
  box-shadow: none;
  font-size: 13px;
  color: #fff;
  display: block;
  height: 45px;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 0;
}
.comment-form .form-item-mail .description {
  display: none;
}
#commentform .form-text {
  border-color: #ddd;
}
#commentform textarea, .contact_form textarea {
  height: 165px!important;
}
#commentform .form-text::-moz-placeholder, .contact_form .form-text::-moz-placeholder {
  color: #d2d2d2;
}
.region-contact .form-actions {
  padding-top: 20px;
  padding-bottom: 60px;
  text-align: center;
}
#comments {
  margin-top: 60px;
}
.newsletterform {
  border: 1px solid #fff;
  display: table;
  height: 60px;
  line-height: 60px;
  margin: 25px auto 0;
  width: 100%}
.newsletter-box {
  background: #a061dc;
  color: #fff;
  margin-top: 0;
  font-size: 41px;
  height: 113px;
  line-height: 113px;
  text-align: center;
  width: 100%}
.newsletterform .btn, .newsletterform .form-text {
  background: #000;
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  box-shadow: none;
}
.newsletterform .btn {
  border-left: 1px solid #fff;
  font-size: 24px;
  padding: 0 18px;
}
.block-simplenews .alert {
  background: none;
  border: 0;
  padding: 0;
  margin: 10px 0 -10px;
  color: #fff;
}
.logged-in .newsletterform .btn {
  font-style: normal;
  border: 0;
  background: rgba(255,255,255,.3);
  margin: 0px 15px;
  width: 93%;
}
.not-logged-in .newsletterform .form-item-mail {
  float: left;
  padding-top: 5px;
}
@media screen and (max-width: 768px) {
  .newsletterform .btn {
    margin: 0!important;
    border: 0!important;
  }
}
.not-logged-in .newsletterform .btn {
  float: right;
  margin: 20px 20px 0;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 10px 0;
}
.newsletterform .form-text {
  width: 100%}
.newsletter-section h2, .newsletterform .form-text::-moz-placeholder {
  color: #fff!important;
  color: #fff!important;
  color: rgba(255, 255, 255, 1)!important;
}
.newsletter-section h2 {
  margin: 0!important;
}
.newsletterform .form-group {
  width: 85%}
.newsletter-section {
  padding: 120px 0;
  background: url(../images/newsletter-top.png) top center repeat-x #f6c640;
}
.pricing-box {
  border: 1px solid #8ddecd;
  padding: 70px 0 50px;
  position: relative;
  z-index: 90;
  cursor: pointer;
  overflow: hidden;
}
.ribbon-green {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  background-color: #fff;
  border-top: 10px solid #fff;
  color: #f6c640;
  left: -40px;
  padding: 2px 50px;
  position: relative;
  text-align: center;
  top: -34px;
  width: 80px;
  z-index: 1;
}
.pricing-box.premium:hover .btn-default, .pricing-box.premium:hover .ribbon-green {
  background: #f6c640;
  color: #fff;
  border-color: #f6c640;
}
.pricing-box.premium {
  background: #f47264;
  border: 0 solid transparent;
  padding-top: 30px;
}
.pricing-box.premium:hover {
  -webkit-box-shadow: 5px 5px 0 0 rgba(50, 50, 50, 0.12);
  -moz-box-shadow: 5px 5px 0 0 rgba(50, 50, 50, 0.12);
  box-shadow: 5px 5px 0 0 rgba(50, 50, 50, 0.12);
}
.pricing-box.premium .icon-container {
  border-color: #f68e83!important;
}
.pricing-box h3 {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 34px;
}
.pricing-box hr.general {
  border-color: #fff;
  border-width: 4px;
  margin-bottom: 24px;
  margin-top: 24px;
}
.pricing-box .btn-default {
  margin-top: 20px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #fff;
  color: #fff;
  min-width: 125px;
}
.pricing-box li {
  margin: 8px 0;
}
.portfolio-item .header-social, .team-list .header-social {
  margin: 10px;
}
#testimonials .text-right hr, .team-list .text-right hr {
  display: block;
  left: 95%;
  position: relative;
  right: 0;
}
.team-list .text-right .header-social {
  left: auto;
  right: 0;
}
.margin-top {
  margin-top: 60px;
}
.desc.margin-top, .about-widget .line {
  margin-top: 20px;
  margin-bottom: 30px;
}
.about-widget {
  font-size: 14px;
}
.about-widget h3 {
  font-size: 24px;
}
.service-box .general {
  margin: 20px auto;
}
.service-box-2 {
  margin: 0 0 40px;
}
.service-box-2 img {
  width: 95%}
.color-purple {
  color: #a061dc!important;
}
.purple-background {
  background-color: #a061dc!important;
  padding: 40px 50px 50px;
  color: #fff;
}
h3.purple-background a {
  color: #fff!important;
  line-height: 2.2;
}
.portfolio-meta, .purple-background small {
  font-style: italic;
  font-family: 'Droid Serif', sans-serif;
  font-size: 13px!important;
  color: #fff;
}
.portfolio-meta {
  color: #444;
  margin-top: 30px;
}
.color-green {
  color: #1bbc9b!important;
}
.portfolio-filter li a.active, .portfolio-filter li a:active, .color-red {
  color: #e35421!important;
}
.service-box-2 .general {
  margin-bottom: 30px!important;
}
.service-box {
  border: 1px solid transparent;
  padding: 10px 60px;
}
.service-box:hover {
  border: 1px solid #8ddecd;
}
.service-box p {
  font-size: 13px;
}
.service-box h3 {
  font-size: 14px;
}
.pricing-box:hover .icon-container, .service-box:hover .icon-container {
  background: #f6c640;
  border-color: #6dd4bf;
  color: #fff;
}
.icon-container {
  background: #fff;
  border: 5px solid #49c9af;
  border-radius: 130px;
  color: #444;
  font-size: 41px;
  height: 130px;
  line-height: 130px;
  margin: 30px auto 40px;
  text-align: center;
  width: 130px;
}
.custom {
  padding: 10px 30px;
}
.custom li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 18px;
  left: 0;
  color: #fd5f42;
  padding-right: 11px;
  position: relative;
  top: 1px;
}
.button-wrapper {
  margin-top: 60px;
}
.button-wrapper .btn {
  margin: 0 5px;
}
.btn {
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 11px;
  border-width: 2px;
}
.btn-default {
  border-color: #444;
  color: #444;
}
.btn-primary {
  color: #fff;
  background-color: #e35421;
  border-color: #e35421;
}
.pagination > li > a:active i, .pagination > li > a.active i, .pagination > li > span:focus i, .pagination > li > a:hover i, .pagination > li > span:hover i {
  color: #fff;
}
.tags-widget a:hover, .pagination > li > a:active, .pagination > li > a.active, .pagination > li > span:focus, .pagination > li > a:hover, .pagination > li > span:hover, .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #1bbc9b;
  border-color: #1bbc9b;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.flex-control-nav {
  bottom: 10%;
  margin: -20px auto;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  top: auto;
  width: 120px;
}
.flex-control-paging li a:hover, .flex-control-paging li a:focus, .flex-control-paging li a.flex-active {
  background: #fff;
}
.flex-control-paging li a {
  width: 9px;
  height: 9px;
  background: transparent;
  border: 1px solid #fff;
}
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0 30px;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.slider_01, .tp-caption.slider_01 {
  color: #fff;
  font-size: 38px;
  font-weight: 400!important;
  text-align: center;
  line-height: 50px;
  font-family: 'Montserrat', sans-serif;
}
.bottombutton i, .tp-caption.bottombutton, .bottombutton {
  color: #fff!important;
}
.slider_02, .tp-caption.slider_02 {
  color: #fff;
  font-size: 13px;
  font-weight: 400!important;
  text-align: center;
  font-style: italic;
  letter-spacing: 2.4px;
  line-height: 13px;
  font-family: 'Droid Serif', sans-serif;
}
.img-responsive-surround img {
  display: block;
  max-width: 100%;
  height: auto;
}
.uppercase {
  text-transform: uppercase;
}

#block-block-1 .text-center p {margin-left: 15px; margin-right:15px;}