/*@import url("forpdanew.css");*/

/*@import url(http://fonts.googleapis.com/css?family=Noto+Sans&subset=latin,cyrillic);
-- @import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
	Theme Name: theme45057
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/
/*import CherryFramework style*/
/* Fonts */
/* #General

Mobile -> 767		(480)
Tablet -> 768-979	
DeskTop-> 980-1199	
================================================== */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.5em 0;
}
h1 {
  margin-bottom: 1.6em;
}
@media (min-width: 980px) and (max-width: 1199px) {
  h1 {
    font-size: 26px !important; /*32*/
    line-height: 1.2em !important;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px !important; /*32*/
    line-height: 1.2em !important;
    margin-bottom: 1em;
  }
  h1 br {
    display: none;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 24px !important;
    line-height: 1.2em !important;
  }
}
h2 {
  margin-bottom: 0.4em;
}
h5 {
  margin-bottom: 1em;
}
h5 em {
  font-style: normal;
  color: #bdc3c7;
}
p {
  margin-bottom: 1.5em;
}
.main-holder {
  overflow: hidden;
}
/* #Header
================================================== */
/* Header Top */
.header-top {
  background: #20222b;
  padding: 12px 0;
  border-bottom: 1px solid #151c24;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  text-align: right;
  margin: 0;
  /* headertop-nav */

}
.header-top .headertop-nav {
  margin-bottom: 0;
  /* menu */

}
@media (max-width: 767px) {
  .header-top .headertop-nav {
    /* padding: 0 20px; EDIT! */
	text-align: center;
  }
}
@media (max-width: 480px) {
  .header-top .headertop-nav {
    text-align: center;
  }
}
.header-top .headertop-nav .menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
  /* menu item */

}
.header-top .headertop-nav .menu li {
  margin: 0;
  padding: 0 8px 0 13px;
  display: inline-block;
  position: relative;
  /* bullet */

}
.header-top .headertop-nav .menu li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #5d6375;
}
.header-top .headertop-nav .menu li:first-child:before {
  display: none;
}
.header-top .headertop-nav .menu li:first-child {
  padding-left: 0;
}
.header-top .headertop-nav .menu li a {
  color: #ffffff;
  text-decoration: none;
}
.header-top .headertop-nav .menu li a:hover {
  text-decoration: none;
  color: #3498db;
}
.header {
  padding: 0 0 7px 0;
  border: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
}
/*/ Header */
/* Logo
---------------------------------------- */
.logo {
  padding: 24px 0 24px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .logo {
    padding-left: 20px;
  }
}
.logo_h__txt .logo_link {
  color: #ffffff;
  display: block;
  font-size: 30px;
  line-height: 1.2em;
}
.logo_h__txt .logo_link:hover {
  color: #ffffff;
  text-decoration: none;
}
/*/ Logo */
/* Download Button */
.button-wrapper {
  padding: 32px 0 0 0;
  font-weight: bold;
}
.button-wrapper .btn:hover {
  background: #3498db;
  color: #ffffff;
  border-color: #3498db;
}
@media (min-width: 768px) and (max-width: 979px) {
  .button-wrapper .btn {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* Navigation
---------------------------------------- */
.nav__primary {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .nav__primary {
    padding: 0 20px;
  }
}
.sf-menu {
  line-height: 20px;
}
.sf-menu ul {
  width: 130px; /*126*/
  /* left offset of submenus need to match (see below) */

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  top: 100%;
  /* match top ul list item height */

  left: 0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  top: 0;
  margin-left: 1px;
  left: 100%;
  /* match ul width */

}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  top: 0;
  margin-left: 1px;
  left: 100%;
  /* match ul width */

}
/* Our skin for dropdown menu */
.sf-menu {
  float: right;
}
.sf-menu > li {
  background: none;
  text-align: left;
  margin-left: 20px; /* 28 EDIT!*/
}
@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu > li {
    margin-left: 16px;
  }
}
.sf-menu > li:first-child {
  margin-left: 0 !important;
}
.sf-menu > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 38px 10px 12px 10px;
  border: none;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu > li > a {
    padding-right: 3px;
    padding-left: 3px;
  }
}
.ie .sf-menu > li > a {
  padding-left: 7px;
  padding-right: 7px;
}
.sf-menu li .desc {
  display: block;
  font-size: 0.9em;
}
.sf-menu li li {
  background: none;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
  background: none;
  border-top: 2px solid #3498db;
  padding-top: 36px;
}
.sf-menu > li > a:hover:before,
.sf-menu > li.sfHover > a:before,
.sf-menu > li.current-menu-item > a:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 7px solid #3498db;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  content: "";
}
/* Subnavigation */
.sf-menu ul {
  background: #20222b;
  padding: 5px 0;
  margin-top: -5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sf-menu li li {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu li li a {
  display: block;
  float: none;
  margin-top: 4px;
  padding: 3px 8px; /*3px 12px EDIT!*/
  border: none;
  background: #2b2d36;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sf-menu li li:first-child > a {
  margin-top: 0;
}
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a {
  background: #ffffff;
  color: #20222b;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 10px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */

}
.sf-sub-indicator {
  position: absolute;
  right: auto;
  left: 50%;
  margin-left: -5px;
  display: block;
  overflow: hidden;
  width: 10px;
  height: 10px;
  text-indent: -999em;
}
a > .sf-sub-indicator {
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/
  /* give all except IE6 the correct values */

  top: auto;
  bottom: 5px;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/

}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/

  display: none;
}
/* #Static Header
================================================== */
.static-header-wrapper {
  text-align: center;
  background-position: 50% -97px !important;
  color: #97979a;
  padding: 54px 0 114px 0;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .static-header-wrapper {
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .static-header-wrapper {
    padding: 24px 0 50px 0;
  }
}
@media (max-width: 767px) {
  .static-header-wrapper {
    padding: 24px 0 50px 0;
  }
}
.static-header-wrapper h1 {
  color: #ffffff;
  font-size: 48px;
  line-height: 1.2em;
  margin-bottom: .275em;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.32);
}
@media (min-width: 980px) and (max-width: 1199px) {
  .static-header-wrapper h1 {
    font-size: 42px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .static-header-wrapper h1 {
    font-size: 36px;
    margin-bottom: 0.5em;
  }
}
@media (max-width: 767px) {
  .static-header-wrapper h1 {
    font-size: 36px;
    margin-bottom: 0.5em;
  }
}
.static-header-wrapper h1 strong {
  color: #3498db;
}
.ie8 .static-header-wrapper h1 {
  font-size: 42px;
}
.static-header-wrapper p {
  margin-bottom: 4.1em;
  padding: 0 100px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
@media (min-width: 980px) and (max-width: 1199px) {
  .static-header-wrapper p {
    font-size: 14px;
    line-height: 22px;
    padding: 0 50px;
    margin-bottom: 2.5em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .static-header-wrapper p {
    font-size: 13px;
    line-height: 20px;
    padding: 0 20px;
    margin-bottom: 2.5em;
  }
}
@media (max-width: 767px) {
  .static-header-wrapper p {
    font-size: 13px;
    line-height: 20px;
    padding: 0 60px;
    margin-bottom: 2em;
  }
}
@media (max-width: 480px) {
  .static-header-wrapper p {
    padding: 0 20px;
  }
}
.static-header-wrapper p a {
  color: #ffffff;
}
.static-header-wrapper p a:hover {
  color: #3498db;
  text-decoration: none;
}
.static-header-wrapper .btn {
  margin: 0 14px;
}
@media (max-width: 767px) {
  .static-header-wrapper .btn {
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .static-header-wrapper .btn {
    margin: 0 20px 8px 20px;
    display: block;
  }
}
.static-header-wrapper .btn-default {
  background: #ecf0f1;
}
.static-header-wrapper .btn-default:hover {
  background: #fff;
  border-color: #fff;
  color: #2c3e50;
}
.static-header-wrapper .btn-primary:hover {
  background: #2487c9;
}
.ie8 .static-header-wrapper {
  padding: 50px 0 94px 0;
  font-size: 15px;
  line-height: 22px;
}
/*/ Static Header */
/* #Content
================================================== */
.home .content-holder {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .content-holder {
    /* padding: 0 20px; */
  }
  .container {
	  padding: 0 10px;
  }
}
/* Page Title */
.title-section {
  background: #ecf0f1;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #fff;
  overflow: hidden;
  margin: 0 -100%;
  padding: 34px 100%;
}
@media (max-width: 480px) {
  .title-section {
    float: none;
    padding: 20px 100%;
  }
}
.title-section .title-header {
  font-size: 24px !important;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0;
  float: left;
}
@media (max-width: 480px) {
  .title-section .title-header {
    float: none;
    font-size: 18px !important;
  }
}
.title-section .breadcrumb__t {
  float: right;
  background: none;
  padding: 1px 0 0 0;
}
@media (max-width: 480px) {
  .title-section .breadcrumb__t {
    float: none;
  }
}
.title-section .breadcrumb__t li {
  color: #bdc3c7;
  text-transform: uppercase;
  vertical-align: top;
}
.title-section .breadcrumb__t li a:hover {
  text-decoration: none;
  color: #2c3e50;
}
.title-section .breadcrumb__t .divider {
  display: inline-block;
  margin: 0;
  width: 12px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}
.title-section .breadcrumb__t .divider:before {
  content: "\00b7";
  display: block;
  text-align: center;
  position: absolute;
  left: 4px;
  top: 0;
  font-size: 12px;
  line-height: 20px;
  text-indent: 0;
  color: #2c3e50;
}
/*/ Content */
/* #Blog
================================================== */
@media (max-width: 767px) {
.post-header .post-title {
  margin-bottom: 0.5em;
  padding: 4px 6px;
  border-bottom: 1px solid #E8E8E8;
  /*border-top: 1px solid #ECF0F1;
  background: none repeat scroll 0 0 #FBFCFD;*/
  color: #E34000;
}
}
@media (min-width: 768px) {
.post-header .post-title {
  margin-bottom: 0.5em;
  padding: 4px 16px; /*4 26*/
  border-bottom: 1px solid #E8E8E8;
  /*border-top: 1px solid #ECF0F1;
  background: none repeat scroll 0 0 #FBFCFD;*/
  color: #E34000;
}
}
.post-header h2.post-title a {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 1.2em;
  /*text-transform: uppercase;*/
  color: #E34000;
}
.post_meta {
  background: #F1F6F9; /* #fbfcfd */
  padding: 4px 4px; /*4 24 */
  border-top: 1px solid #E8E8E8; /*#eef2f3*/
  border-bottom: 1px solid #E8E8E8; /*#eef2f3*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Portrait tablet to landscape and desktop */

  /* Landscape phone to portrait tablet */

}
@media (min-width: 768px) and (max-width: 979px) {
  .post_meta {
    padding: 14px;
  }
  .post_meta .post_permalink {
    float: none;
  }
}
@media (max-width: 767px) {
  .post_meta {
    padding: 14px;
  }
  .post_meta .post_permalink {
    float: none;
  }
}
.post_meta i {
  font-size: 14px;
  color: #bdc3c7;
}
.post_meta span {
  padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .post_meta span {
    padding-right: 16px;
  }
}
@media (max-width: 767px) {
  .post_meta span {
    padding-right: 16px;
  }
}
/* Single Post */
.single-post .post_meta {
  margin-bottom: 0;
}
.share-buttons {
  padding: 0;
  margin-bottom: 48px;
}
/* Author Block */
.post-author {
  background: #fbfcfd;
  border: none;
  border-top: 1px solid #ecf0f1;
  border-bottom: 1px solid #ecf0f1;
  padding: 22px 34px 40px 34px;
  margin-bottom: 50px;
}
.post-author .post-author_h {
  font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 1em;
}
.post-author .post-author_gravatar img {
  padding: 0;
  border-color: #c5d0d2;
}
/* Related Posts
.related-posts {
  margin-top: 60px;
  
} */
#related h3 {
  font-size: 24px;
  line-height: 1.2em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #ecf0f1;
  margin-bottom: 14px;
}
/*/ Blog */
/* #Sidebar
================================================== */
.search-form input[type="text"] {
  height: 24px;
}
.sidebar h3 {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 1em;
}
.sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.sidebar .widget .cat-item,
.sidebar #widget_archive li,
.sidebar #widget_nav_menu li,
.sidebar #widget_meta li,
.sidebar #widget_pages li,
.sidebar #widget_recent_comments li {
  margin: 0;
  line-height: 18px;
  padding: 0 0 6px 20px;
  position: relative;
}
.sidebar .widget .cat-item:before,
.sidebar #widget_archive li:before,
.sidebar #widget_nav_menu li:before,
.sidebar #widget_meta li:before,
.sidebar #widget_pages li:before,
.sidebar #widget_recent_comments li:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: inherit;
  color: #3498db;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
/*/ Sidebar */
/* #Comments
================================================== */
.comments-h,
#respond h3 {
  font-size: 24px;
  line-height: 1.2em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #ecf0f1;
  margin-bottom: 14px;
}
#respond h3 {
  margin-bottom: 30px;
}
.comment .comment-body {
  background: #f1f6f9; /* #FBFCFD #ECF0F1*/
  border: 1px solid #ecf0f1;
  /* padding: 26px; EDIT!
  margin-top: 26px; */
}
.comment.bypostauthor .comment-body {
  background: #f1f6f9;
  border: 1px solid #ecf0f1;
}
.children {
  margin-left: 100px;
}
.children .children {
  margin-left: 100px;
}
.children .children .children {
  margin-left: 0;
}
.comment-meta:before {
  margin-right: 10px;
  /*content: "\f073";*/
  vertical-align: baseline;
  text-indent: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
}
.reply {
  margin-left: 22px;
}
.comment-reply-link {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.comment-reply-link:before {
  color: #3498db;
  margin-right: 6px;
  content: "\f112";
  vertical-align: baseline;
  text-indent: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.comment-reply-link:hover:before {
  color: #2c3e50;
}
.comment-author .author {
  text-transform: uppercase;
  color: #333333;
  font-weight: normal;
}
#commentform input[type="text"] {
  padding: 8px 18px;
  height: 37px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*/ Comments */
/* #Widgets
================================================== */
.widget {
  margin-bottom: 40px;
}
/* Advanced Cycle */
.post-list time {
  display: block;
}
/* Advanced Cycle / End */
/* Custom Comments */
.comments-custom_li .thumbnail {
  margin-right: 30px;
}
.comments-custom_h {
  padding-top: 26px;
}
.comments-custom_txt a {
  color: #808080;
}
.comments-custom_txt a:hover {
  color: #3498db;
  text-decoration: none;
}
/* Custom Comments / End */
/*/ Widgets */
/* #Shortcodes
================================================== */
/* Wrapper */
.content-wrapper {
  background: #ecf0f1;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin: 0 -100%;
  padding: 30px 100%;
}
.content-wrapper .service-box {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
@media (max-width: 767px) {
  .content-wrapper .service-box {
    margin-bottom: 30px;
  }
}
.content-wrapper .service-box h2, .service-box a:hover { /*hover*/
  font-size: 14px;
  color: #737C8F;/*#151515*/
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 0;
  text-decoration: none;
}
.content-wrapper .service-box h5 {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: normal;
  color: #bdc3c7;
  margin: 0;
}
.content-wrapper .service-box .icon {
  font-size: 42px;
  line-height: 1em;
  color: #bdc3c7;
  margin-right: 22px;
  margin-bottom: 8px;
}
.content-wrapper h6 {
  text-transform: uppercase;
  font-weight: bold;
}
/*/ Wrapper */
/* Boxed Service box */
.service-box.boxed {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 25px 15px;
  background: none;
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid #c5d0d2;
  background: #f1f6f9;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) and (max-width: 979px) {
  .service-box.boxed {
    padding: 25px 7px;
  }
}
.service-box.boxed:before,
.service-box.boxed:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: -4px;
  height: 2px;
  background: #f1f6f9;
  border: 1px solid #c5d0d2;
  border-top: none;
}
.service-box.boxed:after {
  left: 3px;
  right: 3px;
  bottom: -7px;
}
.service-box.boxed .icon {
  display: block;
  float: none;
  margin: 0 0 10px 0;
  font-size: 56px;
  line-height: 1.2em;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.service-box.boxed.green .icon,
.service-box.boxed.green:hover h2 {
  color: #27ae60;
}
.service-box.boxed.blue .icon,
.service-box.boxed.blue:hover h2 {
  color: #3498db;
}
.service-box.boxed.orange .icon,
.service-box.boxed.orange:hover h2 {
  color: #e67e22;
}
.service-box.boxed.yellow .icon,
.service-box.boxed.yellow:hover h2 {
  color: #f1c40f;
}
.service-box.boxed.red .icon,
.service-box.boxed.red:hover h2 {
  color: #e74c3c;
}
.service-box.boxed.purple .icon,
.service-box.boxed.purple:hover h2 {
  color: #9b59b6;
}
.service-box.boxed .title {
  font-size: 14px;
  line-height: 18px;
  color: #151515;
  text-shadow: 0 1px 0 #ffffff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) and (max-width: 979px) {
  .service-box.boxed .title {
    font-size: 12px;
    line-height: 16px;
    min-height: 48px;
  }
}
.service-box.boxed:hover .icon {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.service-box.boxed:hover a {
  text-decoration: none;
}
/*/ Boxed Service box */
/* Banner */
.banner-wrap {
  margin: 0;
}
.banner-wrap .featured-thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.banner-wrap .featured-thumbnail a {
  border: none;
  float: none;
}
.banner-wrap .featured-thumbnail:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*/ Banner */
/* Testimonials */
.testimonials .testi-item {
  padding: 0;
  margin: 0 0 30px 0;
  position: relative;
}
.testimonials .testi-item .featured-thumbnail {
  float: left;
  margin: 0 20px 0 0;
  border: 1px solid #c5d0d2;
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) and (max-width: 979px) {
  .testimonials .testi-item .featured-thumbnail {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .testimonials .testi-item .featured-thumbnail {
    margin-bottom: 10px;
  }
}
.ie8 .testimonials .testi-item .featured-thumbnail {
  float: none;
  margin: 0 0 15px 0;
}
.testimonials .testi-item .featured-thumbnail:before,
.testimonials .testi-item .featured-thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: -3px;
  height: 1px;
  background: #f1f6f9;
  border: 1px solid #c5d0d2;
  border-top: none;
}
.testimonials .testi-item .featured-thumbnail:after {
  left: 3px;
  right: 3px;
  bottom: -5px;
}
.testimonials .testi-item .testi-meta {
  float: left;
  width: 200px;
  margin-right: 40px;
  padding: 0;
  line-height: 18px;
}
.testimonials .testi-item .testi-meta .user {
  font-weight: bold;
  color: #444;
  display: block;
}
@media (max-width: 480px) {
  .testimonials .testi-item .testi-meta .user {
    padding-top: 12px;
  }
}
.testimonials .testi-item .testi-meta .info {
  display: block;
}
@media (min-width: 768px) and (max-width: 979px) {
  .testimonials .testi-item .testi-meta .info {
    display: none;
  }
}
@media (max-width: 767px) {
  .testimonials .testi-item .testi-meta .info {
    display: none;
  }
}
@media (max-width: 480px) {
  .testimonials .testi-item .testi-meta .info {
    display: block;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .testimonials .testi-item .testi-meta {
    width: 170px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .testimonials .testi-item .testi-meta {
    width: 70px;
    margin-right: 20px;
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 767px) {
  .testimonials .testi-item .testi-meta {
    width: 30%;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .testimonials .testi-item .testi-meta {
    width: 70px;
    margin-right: 20px;
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 480px) {
  .testimonials .testi-item .testi-meta {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.ie8 .testimonials .testi-item .testi-meta {
  width: 120px;
  margin-right: 20px;
}
.testimonials .testi-item .blockquote-wrapper {
  overflow: hidden;
  padding-left: 20px;
}
@media (max-width: 480px) {
  .testimonials .testi-item .blockquote-wrapper {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .testimonials .testi-item .blockquote-wrapper {
    padding-bottom: 90px;
  }
}
.testimonials .testi-item blockquote {
  background: #f1f6f9;
  border-bottom: 1px solid #c5d0d2;
  font-size: 12px;
  line-height: 22px;
  color: #8d949a;
  font-style: italic;
  font-family: serif; /* EDIT! Georgia, "Times New Roman", Times,  */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}
.testimonials .testi-item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 17px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-top: 20px solid #cddfea;
}
@media (max-width: 480px) {
  .testimonials .testi-item blockquote:before {
    display: none;
  }
}
.testimonials .testi-item blockquote:after {
  display: none;
}
.testimonials .testi-item blockquote a {
  color: #8d949a;
  text-decoration: none;
  padding-top: .6em;
}
.testimonials .testi-item blockquote a:hover {
  color: #3498db;
}
.testimonials .testi-item blockquote a:before {
  content: open-quote;
  display: inline-block;
  margin-right: 3px;
}
.testimonials .testi-item blockquote a:after {
  content: close-quote;
  display: inline-block;
  margin-left: 3px;
}
/* Carousel */
.carousel-wrap {
  padding-bottom: 10px;
}
.es-carousel_list .es-carousel_li {
  position: relative;
  color: #808080;
  /* Portrait tablet to landscape and desktop */

}
.es-carousel_list .es-carousel_li h5 a {
  text-decoration: none;
  color: #2c3e50;
}
.es-carousel_list .es-carousel_li h5 a:hover {
  text-decoration: none;
  color: #3498db;
}
.es-carousel_list .es-carousel_li p.excerpt {
  font-size: 12px;
  color: #808080;
  margin-bottom: 1.5em;
}
.es-carousel_list .es-carousel_li .btn-link {
  padding: 0;
}
.es-carousel_list .es-carousel_li .btn-link i {
  display: inline-block;
  font-size: 14px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  margin-left: 3px;
  border: 1px solid #3498db;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.es-carousel_list .es-carousel_li .btn-link:hover {
  text-decoration: none;
  color: #2c3e50;
}
.es-carousel_list .es-carousel_li .btn-link:hover i {
  border-color: #2c3e50;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .es-carousel_list .es-carousel_li {
    width: 293px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .es-carousel_list .es-carousel_li {
    width: 221px !important;
  }
}
.ie8 .es-carousel_list .es-carousel_li {
  width: 293px !important;
}
.es-carousel_list .featured-thumbnail {
  max-width: 200px;
  float: none;
  width: 100%;
  border: 1px solid #c5d0d2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  /* Portrait tablet to landscape and desktop */

}
.es-carousel_list .featured-thumbnail img {
  float: none;
}
.es-carousel_list .featured-thumbnail:before,
.es-carousel_list .featured-thumbnail:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: -3px;
  height: 1px;
  background: #f1f6f9;
  border: 1px solid #c5d0d2;
  border-top: none;
}
.es-carousel_list .featured-thumbnail:after {
  left: 3px;
  right: 3px;
  bottom: -5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .es-carousel_list .featured-thumbnail {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .es-carousel_list .featured-thumbnail {
    max-width: 100%;
  }
}
.es-carousel_list time {
  position: absolute;
  right: 0;
  top: 57px;
  background: #3498db;
  width: 50px;
  height: 21px;
  font-size: 12px;
  color: #fff;
  line-height: 21px;
  font-weight: bold;
  text-align: center;
}
.es-carousel_list time span {
  display: block;
  position: absolute;
  left: 0;
  top: -57px;
  width: 48px;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  background: #fff;
  color: #282828;
  text-align: center;
  border: 1px solid #c5d0d2;
}
@media (max-width: 767px) {
  .es-carousel_list time {
    display: none;
  }
}
.es-nav .es-nav-prev,
.es-nav .es-nav-next {
  width: 23px;
  height: 23px;
  border: 2px solid #bdc3c7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: none;
  position: absolute;
  margin-top: -57px;
}
.es-nav .es-nav-prev:hover,
.es-nav .es-nav-next:hover {
  border-color: #20222b;
}
.es-nav .es-nav-prev:hover:before,
.es-nav .es-nav-next:hover:before {
  color: #20222b;
}
.es-nav span.es-nav-next {
  right: 0;
}
.es-nav span.es-nav-prev {
  right: 37px;
}
.es-nav .es-nav-prev:before,
.es-nav .es-nav-next:before {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: inherit;
  color: #bdc3c7;
  font-size: 24px;
  width: 25px;
  height: 21px;
  line-height: 21px;
  text-indent: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.es-nav .es-nav-prev:before {
  width: 21px;
  content: "\f104";
}
.es-nav .es-nav-next:before {
  content: "\f105";
}
/* Carousel / End */
/* Hero Unit */
.hero-unit {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 12px 15% 14px 15%;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .hero-unit {
    padding-left: 0;
    padding-right: 0;
  }
}
.hero-unit h1 {
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 0.7em;
  color: #2c3e50;
  letter-spacing: 0;
}
.hero-unit p {
  margin-bottom: 3em;
}
/* Hero Unit / End */
/*/ Shortcodes */
/* #Testimonials Page
================================================== */
article.testimonial {
  background: #f1f6f9;
}
article.testimonial blockquote {
  background: none;
}
article.testimonial blockquote:before,
article.testimonial blockquote:after {
  display: none;
}
article.testimonial blockquote .testimonial_content {
  padding-top: 24px;
}
article.testimonial blockquote .testimonial_content p {
  text-indent: 60px;
  margin-bottom: 1.5em;
}
.pager li > a {
  padding: 5px 10px;
}
/* #Contacts Page
================================================== */
.google-map {
  margin-bottom: 40px;
}
.wpcf7-form p.field input {
  height: 38px;
}
.wpcf7-form p.field input[type="submit"],
.wpcf7-form p.field input[type="reset"] {
  height: 28px;
}
span.wpcf7-not-valid-tip {
  font-size: 11px !important;
  padding: 8px !important;
}
/* #Portfolio
================================================== */
.filter-wrapper {
  padding-top: 5px;
}
.filter-wrapper strong {
  font-weight: normal;
  margin-right: 20px;
  font-size: 12px;
  /* Media Queries */

  /* Media Queries / End */

}
@media (max-width: 767px) {
  .filter-wrapper strong {
    display: block;
    width: 100%;
    float: none;
  }
}
.filter-wrapper .pull-right {
  /* Media Queries */

  /* Media Queries / End */

}
@media (max-width: 767px) {
  .filter-wrapper .pull-right {
    float: none;
  }
}
/* Filter */
#filters {
  margin-bottom: 45px;
  /* Media Queries */

  /* Media Queries / End */

}
@media (max-width: 767px) {
  #filters {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
#filters > li > a {
  margin-right: 0;
  margin-left: 10px;
  border: 1px solid #c5d0d2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 8px 23px;
  background: #fff;
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #2c2c2c;
  text-transform: uppercase;
  /* Media Queries */

  /* Media Queries / End */

}
#filters > li > a:hover {
  background: #3498db;
  color: #ffffff;
  border-color: #3498db;
}
@media (max-width: 767px) {
  #filters > li > a {
    margin-left: 0;
    margin-bottom: 6px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
  }
}
#filters > li.active > a {
  background: #3498db;
  color: #ffffff;
  border-color: #3498db;
}
.thumbnail__portfolio {
  margin-bottom: 28px;
}
.caption__portfolio h3 {
  font-size: 13px;
  letter-spacing: 0;
}
.caption__portfolio h3 a {
  color: #2c3e50;
}
.caption__portfolio h3 a:hover {
  color: #3498db;
}
.zoom-icon:before {
  background: url(../images/magnify-alt.png) 50% 50% no-repeat;
  width: 91px;
  height: 91px;
  margin: -45px 0 0 -45px;
}
.enter-icon:before {
  background: url(../images/magnify-alt.png) 50% 50% no-repeat;
  width: 91px;
  height: 91px;
  margin: -45px 0 0 -45px;
}
/* Single Portfolio */
.single-pager {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
.pager li > a,
.pager li > span {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.portfolio-meta-list {
  border-top: none;
  padding-top: 0;
}
.grid_gallery,
.single-portfolio .jp-video,
.single-portfolio .jp-audio {
  margin-bottom: 1.5em;
}
.portfolio_item_holder {
  padding-bottom: 10px;
}
/* #Footer
================================================== */
/* Footer Widgets */
.footer {
  padding: 53px 0 35px 0;
  border-top: 1px solid #ffffff;
  background: #20222b url(../images/pattern-footer.jpg) 50% 0;
  margin-top: 40px; /*EDIT!*/
}
@media (max-width: 767px) {
  .footer {
    padding: 0 20px 35px 20px;
  }
}
.footer-widgets h4 {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .footer-widgets h4 {
    padding-top: 35px;
  }
}
.footer-widgets ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer-widgets ul li {
  margin: 0;
  line-height: 18px;
  padding: 0 0 6px 20px;
  position: relative;
}
.footer-widgets ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: inherit;
  color: #3498db;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
.footer-widgets ul li a {
  color: #a1aab0;
  text-decoration: none;
}
.footer-widgets ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}
.footer-widgets .colborder {
  min-height: 210px;
}
@media (max-width: 767px) {
  .footer-widgets .colborder {
    min-height: auto;
    background: none !important;
  }
  .footer-widgets .colborder .offset1 {
    margin-left: 0 !important;
  }
}
/* Social Widget */
.social .social_li {
  padding-left: 0;
  display: inline-block;
}
.social .social_li:before {
  display: none;
}
.social .social_li .social_link {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  margin-left: 2px;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  /* Portrait tablet to landscape and desktop */

}
.social .social_li .social_link:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, -3px);
  -moz-transform: translate(0, -3px);
  -ms-transform: translate(0, -3px);
  -o-transform: translate(0, -3px);
  transform: translate(0, -3px);
}
@media (min-width: 768px) and (max-width: 979px) {
  .social .social_li .social_link {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.social .social_li:first-child .social_link {
  margin-left: 0;
}
.social .social_li .social__twitter {
  background: #1c9ac7;
}
.social .social_li .social__facebook {
  background: #3b5a9b;
}
.social .social_li .social__linkedin {
  background: #23649b;
}
.social .social_li .social__vk {
  background: #23649b;
}
.social .social_li .social__google-plus {
  background: #dd4b39;
}
.social .social_li .social__pinterest {
  background: #e84f61;
}
.social .social_li .social__pda {
  background: #737C8F;
}
.social .social_li .social__rss {
  background: #ff8500;
}
/* Copyright */
.copyright-wrapper {
  background: #20222b;
  border-top: 1px solid #151c24;
  padding: 20px 0;
  color: #a1aab0;
}
@media (max-width: 767px) {
  .copyright-wrapper {
    padding: 20px;
  }
}
.copyright-wrapper .copyright a {
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
}
.copyright-wrapper .copyright a:hover {
  color: #3498db;
}
/* Logo Footer */
.logo__footer {
  padding: 0;
}
.logo__footer .logo_h__txt a {
  display: block;
  font-size: 16px !important;
  line-height: 1.2em;
}
.logo__footer .logo_h__img img {
  max-width: 111px;
  height: auto;
}
.footer-text-alt {
  text-align: right;
}
@media (max-width: 767px) {
  .footer-text-alt {
    text-align: center;
  }
}
/* Footer Navigation */
nav.footer-nav {
  float: none;
  margin-bottom: 0;
}
nav.footer-nav ul {
  float: none;
}
nav.footer-nav ul li {
  padding: 0 0 0 20px;
}
nav.footer-nav ul li:first-child {
  padding-left: 0;
}
nav.footer-nav ul li.current-menu-item a {
  color: #ffffff !important;
  text-decoration: none;
}
nav.footer-nav ul a {
  text-decoration: none;
}
nav.footer-nav ul a:hover {
  color: #ffffff !important;
  text-decoration: none;
}
/* Back to Top */
#back-top {
  display: none;
}
#back-top #back-top-wrapper {
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  z-index: 99;
}
#back-top a {
  display: block;
  width: 45px;
  height: 45px;
  color: #3498db;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#back-top a:hover {
  color: #000;
}
#back-top a:hover span {
  background-color: #3498db;
  color: #ffffff;
}
#back-top span {
  display: block;
  margin-bottom: 0;
  width: 39px;
  height: 39px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 24px;
  line-height: 39px;
  border: 2px solid #3498db;
  color: #3498db;
  background: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
/*// Back to Top */
/*/ Footer */
/* #Misc
================================================== */
/* Buttons */
.btn {
  text-shadow: none;
  border: 1px solid #c5d0d2;
  background: #fff;
}
.btn:hover {
  background: #3498db;
  color: #ffffff;
  border-color: #3498db;
}
.btn-primary {
  background: #3498db;
  color: #ffffff;
  border: none;
}
.btn-primary:hover {
  background: #2487c9 !important;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border: none;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d2322d !important;
}
.btn-add-comment {
  background: #3498db;
  color: #ffffff;
  border: none;
  /*margin-top: -4em;
  margin-left: 20em;*/
  float: right;
}
.btn-add-comment:hover {
  background: #2487c9 !important;
}
.btn-link {
  border: none;
}
.btn-link:hover {
  background: none;
  color: #2c3e50;
}
.spacer {
  height: 35px;
}
@media (max-width: 480px) {
  .spacer {
    height: 30px;
  }
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
  /* height: 42px; EDIT! */
  padding-left: 20px;
  padding-right: 20px;
}
/* Images */
.thumbnail {
  padding: 0;
  border-color: #c5d0d2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  vertical-align: middle;
}
.alignnone,
.alignleft,
.alignright,
.aligncenter {
  border: 1px solid #c5d0d2;
}
.dropcap {
  background: #2c3e50;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 30px 40px 0;
}
/* Blockquote */
blockquote {
  background: #f1f6f9;
  padding: 30px 50px 30px 62px;
  font-size: 16px;
  line-height: 24px;
  color: #8d949a;
  font-style: italic;
  border-left: 8px solid #3498db;
  margin: 20px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  /* text-indent: 23px; EDIT! */
}
blockquote:before {
  display: inline-block;
  content: open-quote;
  color: #373737;
  margin-right: 5px;
}
blockquote:after {
  display: inline-block;
  content: close-quote;
  color: #373737;
  margin-left: 3px;
}
/* Horizontal Rule */
.hr {
  background: #ecf0f1;
  margin-top: 40px;
  margin-bottom: 40px;
}
.colborder {
  background: url(../images/colborder.png) 0 0 repeat-y;
}
/*/ Misc */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
