@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,100italic,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,greek-ext,greek,cyrillic,vietnamese,latin-ext);
/*
  Theme Name: NOD
  Theme URI: http://html.flytemplates.com/nod/
  Description: NOD is created by <a href="http://flytemplates.com">FlyTemplates</a>.
  Version: 1.0
  Author: FlyTemplates
  Author URI: http://flytemplates.com


  WARNING! DO NOT EDIT THIS FILE!

  To make it easy to update your theme, you should not edit the styles in this file. Instead use
  the custom.css file to add your styles. You can copy a style from this file and paste it in
  custom.css and it will override the style in this file. You have been warned! :)



  CSS STRUCTURE:

  1. GENERAL TYPOGRAPHY
   - Global Reset
   - Fly Template Icon
   - General Styles
   - Typography
   - Buttons

  2. SITE STRUCTURE
   - Topmenu
   - Header Sliders
   - Middle content
   - Footer

  3. SITE NAVIGATION & lOGO STYLES

  4. EXTENDED ELEMENTS
   - Forms & Form Elements (Login Form, Comment Form, Contact Form)
   - All Sliders Template
   - Events Calendar

  5. LAYOUT STYLE
   - Title Section
   - Main Top Section
   - Performance Section
   - Skills
   - Our Team
   - Project Home
   - Our Services
   - Our Clients
   - Facts
   - Package
   - Calendar
   - Follow Us
   - Home Post List
   - Twitter Feed
   - Contact & Maps
   - Project Details

  6. BLOG POST STYLE
   - Post & Post Details
   - Comment Style
   - Blog Navigation

   6.1 WIDGET STYLE

  7. SHORTCODES STYLE

  8. FOOTER STYLE

   */
/*-----------------------------------*/
/* Custom Fonts */
/*-----------------------------------*/
/* BebasNeue Bold */
@font-face {
  font-family: 'BebasNeue Bold';
  src: url('fonts/BebasNeue%20Bold.eot');
  src: local('BebasNeue'), url('fonts/BebasNeue%20Bold.woff') format('woff'), url('fonts/BebasNeue%20Bold.ttf') format('truetype'), url('fonts/BebasNeue%20Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*-----------------------------------*/
/* Global Reset */
/*-----------------------------------*/
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;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}
/*-----------------------------------*/
/*       Fly Template Icon           */
/*-----------------------------------*/
@font-face {
  font-family: 'flyicon';
  src: url('fonts/flyicon.eot?m5zmwy');
  src: url('fonts/flyicon.eot?#iefixm5zmwy') format('embedded-opentype'), url('fonts/flyicon.woff?m5zmwy') format('woff'), url('fonts/flyicon.ttf?m5zmwy') format('truetype'), url('fonts/flyicon.svg?m5zmwy#flyicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="flyicon-"],
[class*=" flyicon-"] {
  font-family: 'flyicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flyicon-branding:before {
  content: "\e612";
}
.flyicon-development:before {
  content: "\e613";
}
.flyicon-open:before {
  content: "\e600";
}
.flyicon-monitoring:before {
  content: "\e601";
}
.flyicon-note:before {
  content: "\e602";
}
.flyicon-pen:before {
  content: "\e603";
}
.flyicon-recycle:before {
  content: "\e604";
}
.flyicon-cups:before {
  content: "\e605";
}
.flyicon-point:before {
  content: "\e606";
}
.flyicon-heart:before {
  content: "\e607";
}
.flyicon-facebook:before {
  content: "\e608";
}
.flyicon-be:before {
  content: "\e609";
}
.flyicon-google:before {
  content: "\e60a";
}
.flyicon-vimeo:before {
  content: "\e60b";
}
.flyicon-twitter:before {
  content: "\e60c";
}
.flyicon-instagram:before {
  content: "\e60d";
}
.flyicon-chevron-down:before {
  content: "\e60e";
}
.flyicon-chevron-left:before {
  content: "\e60f";
}
.flyicon-chevron-right:before {
  content: "\e610";
}
.flyicon-chevron-up:before {
  content: "\e611";
}
/*-----------------------------------*/
/*         General Styles            */
/*-----------------------------------*/
body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 300;
  color: #686868;
  background: #ffffff;
  position: relative;
  overflow-x: hidden;
}
#page {
  overflow: hidden;
}
.content-area {
  padding-bottom: 100px;
}
/*Screen 568px ,,Responsive,,*/
@media (max-width: 767px) {
  .content-area {
    padding-bottom: 70px;
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
section.parallax {
  background-position: 50% 0;
  background-attachment: fixed;
}
.ie7 body {
  background: none;
  filter: none;
  font-size: 22px;
  color: #686868;
  text-align: center;
  padding-top: 200px;
}
.ie7 .site {
  display: none;
}
::-moz-selection {
  background: #ef5138;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #ef5138;
  color: #fff;
  text-shadow: none;
}
a {
  color: #ef5138;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover,
a:focus {
  color: #828282;
  text-decoration: none;
  outline: none;
}
a:active {
  background-color: transparent;
}
iframe {
  max-width: 100%;
}
img {
  display: inline-block;
  max-width: 100%;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-bottom-70 {
  margin-bottom: 70px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
.margin-bottom-90 {
  margin-bottom: 90px !important;
}
.margin-bottom-100 {
  margin-bottom: 100px !important;
}
.margin-bottom-110 {
  margin-bottom: 110px !important;
}
.margin-bottom-120 {
  margin-bottom: 120px !important;
}
.margin-bottom-130 {
  margin-bottom: 130px !important;
}
.margin-bottom-140 {
  margin-bottom: 140px !important;
}
.margin-bottom-150 {
  margin-bottom: 150px !important;
}
.margin-bottom-160 {
  margin-bottom: 160px !important;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
/*Fade Effect on BS Slider*/
.fade-effect .item {
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -ms-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}
.fade-effect .item.active {
  opacity: 1;
}
.fade-effect .active.left,
.fade-effect .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
}
/*Shot Effect on BS Slider*/
.shot-effect .item {
  top: 0;
  left: 0 !important;
  -webkit-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -moz-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -o-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -ms-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -khtml-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
}
.shot-effect .item.prev {
  top: 100%;
  z-index: 3;
}
.shot-effect .item.next {
  top: -100%;
  z-index: 3;
}
.shot-effect .item.prev.left,
.shot-effect .item.prev.right,
.shot-effect .item.next.left,
.shot-effect .item.next.right {
  top: 0;
}
/*Loading Spinner*/
.spinner {
  width: 50px;
  height: 50px;
  background-color: #ef5138;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
/*-----------------------------------*/
/* Typography */
/*-----------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  margin-bottom: .4em;
  word-wrap: break-word;
  font-weight: 700;
  color: #686868;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 10px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 13px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-weight: 200;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #ef5138;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #686868;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
small {
  font-size: 85%;
}
i {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
}
p {
  word-wrap: break-word;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
/*-----------------------------------*/
/*             Buttons               */
/*-----------------------------------*/
.btn {
  display: inline-block;
  padding: 7px 13px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  background: #ef5138;
  border: 1px solid #ef5138;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  /*Button Type2*/
  /* Button Black */
  /* Button Transparent */
}
.btn span {
  display: inline-block;
  line-height: 11px;
}
.btn input[type="submit"] {
  background: none;
  border: none;
}
.btn:hover,
.btn:active {
  background: none;
  color: #ef5138;
}
.btn:active {
  top: 2px;
}
.btn:focus {
  color: #fff;
}
.btn:focus:hover {
  color: #ef5138;
}
.btn.btn-type2 {
  font-family: 'BebasNeue Bold';
  padding: 7px 45px;
  font-size: 26px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-type2 span {
  line-height: 26px;
}
.btn.btn-type2:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  right: -22px;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-type2:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: -22px;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-type2.color1 {
  background: #e7e7e7;
  border: #e7e7e7;
  color: #212121;
}
.btn.btn-type2.color1:before {
  border-top: 26px solid transparent;
  border-left: 22px solid #e7e7e7;
  border-bottom: 26px solid transparent;
}
.btn.btn-type2.color1:after {
  border-top: 26px solid transparent;
  border-right: 22px solid #e7e7e7;
  border-bottom: 26px solid transparent;
}
.btn.btn-type2.color2 {
  background: #ef5138;
  border: #ef5138;
  color: #fff;
}
.btn.btn-type2.color2:before {
  border-top: 26px solid transparent;
  border-left: 22px solid #ef5138;
  border-bottom: 26px solid transparent;
}
.btn.btn-type2.color2:after {
  border-top: 26px solid transparent;
  border-right: 22px solid #ef5138;
  border-bottom: 26px solid transparent;
}
.btn.btn-type2:hover {
  background: #212121;
  color: #fff;
}
.btn.btn-type2:hover:before {
  border-top: 26px solid transparent;
  border-left: 22px solid #212121;
  border-bottom: 26px solid transparent;
}
.btn.btn-type2:hover:after {
  border-top: 26px solid transparent;
  border-right: 22px solid #212121;
  border-bottom: 26px solid transparent;
}
.btn.btn-black {
  background: #212121;
  border-color: #212121;
  color: #fff;
}
.btn.btn-black:hover {
  background: none;
  color: #212121;
}
.btn.btn-black.btn-transparent {
  background: none;
  color: #212121;
}
.btn.btn-black.btn-transparent:hover {
  background: #212121;
  color: #fff;
}
.btn.btn-transparent {
  background: none;
  color: #ef5138;
}
.btn.btn-transparent:hover {
  background: #ef5138;
  color: #fff;
}
.btn.btn-submit-contact-form {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bolder;
  display: inline-block;
  padding: 13px 22px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-submit-contact-form input {
  text-transform: uppercase;
}
/*-----------------------------------*/
/*           Menu & Logo             */
/*-----------------------------------*/
/* Logo */
.logo {
  text-transform: uppercase;
  font-size: 62px;
  color: #ffffff;
  font-family: 'BebasNeue Bold';
  display: inline-block;
  margin-left: 32px;
  line-height: normal;
}
.logo:hover {
  color: #ffffff;
}
/* Menu */
.wrap-menu-logo {
  position: absolute;
  width: 100%;
  z-index: 100;
  padding: 37px 0 0;
}
.site-navigation {
  margin-right: 17px;
}
.site-navigation .nav-menu {
  position: relative;
  float: right;
  text-transform: uppercase;
  margin-top: 18px;
}
.site-navigation .nav-menu li {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  font-weight: 500;
}
.site-navigation .nav-menu li.parent {
  padding-bottom: 20px;
}
.site-navigation .nav-menu li:last-child {
  margin-right: 19px;
}
.site-navigation .nav-menu li a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.55);
}
.site-navigation .nav-menu li ul {
  display: none;
  position: absolute;
  top: 35px;
  background: #212121;
  z-index: 9999;
  padding: 20px;
}
.site-navigation .nav-menu li ul li {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-bottom: 5px;
}
.site-navigation .nav-menu li ul li > a {
  display: block;
  color: #9d9d9d;
}
.site-navigation .nav-menu li ul li > a:hover {
  color: #fff;
}
.site-navigation .nav-menu li:hover > a,
.site-navigation .nav-menu li.current-menu-item > a {
  color: #fff;
}
.site-navigation .nav-menu > li:hover > ul {
  display: block;
}
.ie8 .nav-menu > li:hover ul,
.ie9 .nav-menu > li:hover ul {
  display: block;
}
.header.sticky .wrap-menu-logo.sticky-menu {
  top: -112px;
  background: url("images/Temp/bg-transparent.png");
  background-repeat: repeat-x;
  background-size: cover;
  padding: 10px 0 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.header.sticky .wrap-menu-logo.sticky-menu.open {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.header.sticky .wrap-menu-logo.sticky-menu.open .logo {
  font-size: 42px;
}
.header.sticky .wrap-menu-logo.sticky-menu.open .site-navigation .nav-menu {
  margin-top: 11px;
}
/*Mobile Menu (artMenu)*/
#artMenu {
  position: fixed;
  top: 0;
  right: -212px;
  bottom: 0;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  width: 212px;
  padding: 10px 0;
  background: #212121;
}
.ie9 #artMenu {
  filter: none;
}
#artMenu.active {
  right: 0;
}
#artMenu::-webkit-scrollbar {
  width: 4px;
  height: 0;
}
#artMenu::-webkit-scrollbar-track {
  background-color: #ffffff;
}
#artMenu::-webkit-scrollbar-thumb {
  background-color: #ef5138;
}
#artMenu a {
  display: block;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: normal;
  color: #808080;
  position: relative;
  border: none;
  text-align: center;
}
#artMenu li.current-menu-item > a {
  color: #fff;
}
#artMenu a:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
}
#artMenu a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-position: center;
  opacity: 0.5;
  z-index: 999;
}
#artMenu .parent:not(.mega-nav) {
  position: relative;
}
#artMenu .parent:not(.mega-nav):before {
  content: "\e60e";
  font-family: 'flyicon';
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: -4.5px;
  font-size: 7px;
  color: #808080;
}
#artMenu .current-menu-item.parent:not(.mega-nav):before {
  color: #fff;
}
#artMenu .parent:not(.mega-nav) ul a {
  padding-left: 32px;
}
#artMenuCall {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 999;
  width: 90px;
  height: 30px;
  line-height: 25px;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#artMenuCall:hover {
  color: #ef5138;
}
#artMenuCall:before {
  content: "\f0c9";
  font-family: 'FontAwesome';
  font-size: 28px;
  position: absolute;
  right: 0;
}
#artMenuCall.active {
  right: 20px;
}
#page {
  position: relative;
  right: 0;
}
#page.active {
  right: 212px;
}
#artMenu,
#artMenuCall,
#page {
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  -ms-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .logo {
    margin-left: 0;
  }
  .site-navigation .nav-menu li {
    margin-right: 10px;
  }
  .site-navigation .nav-menu li:last-child {
    margin-right: 0;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .site-navigation {
    display: none;
  }
  #artMenuCall {
    display: block;
  }
  .wrap-menu-logo {
    position: fixed;
    padding-top: 15px;
  }
  .wrap-menu-logo.sticky-menu.open #artMenuCall {
    margin-top: -14px;
  }
  .wrap-menu-logo.sticky-menu.open #artMenuCall.active {
    right: 233px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .wrap-menu-logo {
    padding-top: 10px;
    background: url("images/Temp/bg-transparent.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  #artMenuCall {
    margin-top: -10px;
  }
  #artMenuCall.active {
    right: 10px;
  }
}
/*Screen 500px*/
/*Screen 320px*/
@media (max-width: 479px) {
  .wrap-menu-logo.sticky-menu.open #artMenuCall.active,
  .wrap-menu-logo #artMenuCall.active {
    right: -10px;
    top: 0;
    position: relative;
    display: inline-block;
  }
}
/*-----------------------------------*/
/* Forms & Form Elements */
/*-----------------------------------*/
:-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: normal;
  font-style: normal;
}
::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: normal;
  font-style: normal;
}
:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: normal;
  font-style: normal;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-transform: normal;
  font-style: normal;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input,
textarea,
input[type="submit"]:focus,
button:focus {
  outline: none;
}
select.select-styled {
  visibility: hidden;
}
label,
input,
button,
select,
textarea {
  vertical-align: top;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: inherit;
  line-height: normal;
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="email"],
textarea {
  border: 1px solid #adadad;
  background-color: transparent;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  width: 100%;
  height: 52px;
  margin: 0;
  text-overflow: ellipsis;
}
textarea {
  padding: 14px 16px;
  height: 103px;
  resize: vertical;
  overflow: auto;
  text-transform: none;
}
.ie8 input[type="text"],
.ie8 input[type="password"],
.ie8 input[type="search"],
.ie8 input[type="url"],
.ie8 input[type="email"] {
  line-height: 52px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
  outline: none;
}
.field-text.buttoned input[type="text"],
.field-text.buttoned input[type="password"],
.field-text.buttoned input[type="search"],
.field-text.buttoned input[type="url"],
.field-text.buttoned input[type="email"] {
  padding-right: 36px;
}
.field-text.white input[type="text"],
.field-text.white input[type="password"],
.field-text.white input[type="search"],
.field-text.white input[type="url"],
.field-text.white input[type="email"],
.field-text.white textarea {
  background-color: #fff;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.field-text,
.field-select {
  margin-bottom: 30px;
  position: relative;
}
.field-text.omega {
  width: 48%;
  display: inline-block;
}
.field-text i {
  position: absolute;
  top: 50%;
  right: 16px;
  font-size: 16px;
  margin-top: -8px;
  color: #fff;
}
.label-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
  cursor: default;
  margin-bottom: 8px;
}
.overflow-block {
  width: 96%;
  margin: 0 auto;
}
.overflow-block .contact-form {
  margin-bottom: 40px;
}
/* Login Form (widget) */
.widget.widget_login .loginform :-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_login .loginform ::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_login .loginform :-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_login .loginform ::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_login .loginform p {
  margin-bottom: 18px;
}
.widget.widget_login .loginform p input {
  height: 60px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  background: #f2f2f2;
}
.widget.widget_login .loginform p input:focus::-webkit-input-placeholder {
  color: transparent;
}
.widget.widget_login .loginform p.submit {
  display: inline-block;
}
.widget.widget_login .loginform p.submit .btn-login {
  background: #212121;
  border: 1px solid #212121;
  padding: 8px 35px;
  height: auto;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.widget.widget_login .loginform p.submit .btn-login:hover {
  background: none;
  color: #212121;
}
.widget.widget_login .loginform .forget_password {
  display: inline-block;
  float: right;
  margin-top: 7px;
}
/* Comment Form */
.comment-respond {
  padding: 0 15px;
}
.comment-respond .comment-reply-title {
  font-family: 'BebasNeue Bold';
  color: #212121;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.comment-respond .comment-form :-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.comment-respond .comment-form ::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.comment-respond .comment-form :-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.comment-respond .comment-form ::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email {
  width: 48%;
  display: inline-block;
}
.comment-respond .comment-form .comment-form-email {
  float: right;
}
.comment-respond .comment-form p {
  margin-bottom: 30px;
}
.comment-respond .comment-form p input,
.comment-respond .comment-form p textarea {
  color: #212121;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #b8b8b8;
  height: 60px;
}
.comment-respond .comment-form input:focus::-webkit-input-placeholder,
.comment-respond .comment-form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.comment-respond .comment-form p textarea {
  height: 120px;
}
.comment-respond .comment-form p.form-submit input {
  background: #212121;
  border: 1px solid #212121;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  padding: 8px 35px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  height: auto;
  position: relative;
}
.comment-respond .comment-form p.form-submit input:hover {
  background: none;
  color: #212121;
}
/* Custom CheckBox  & Radio */
/* Styled Checkboxes, Radios */
/*-----------------------------------*/
.custom-checkbox,
.custom-radio {
  position: relative;
}
.custom-checkbox::selection,
.custom-radio::selection {
  background: transparent;
  color: inherit;
}
.custom-checkbox input,
.custom-radio input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-checkbox label,
.custom-radio label {
  position: relative;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #686868;
  line-height: 17px;
  padding: 0 0 0 23px;
  margin-bottom: 10px;
  cursor: pointer;
  min-height: 17px;
}
.custom-checkbox label::selection,
.custom-radio label::selection {
  background: transparent;
  color: inherit;
}
.custom-checkbox label.focus,
.custom-radio label.focus {
  outline: none;
}
.custom-checkbox label:before,
.custom-radio label:before,
.custom-checkbox label:after,
.custom-radio label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}
.custom-checkbox label:before,
.custom-radio label:before {
  width: 17px;
  height: 17px;
  border: 1px solid #686868;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.custom-checkbox label.checked:after,
.custom-radio label.checked:after {
  width: 9px;
  height: 9px;
  margin: 4px;
  background-color: #ef5138;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.custom-radio label:before,
.custom-radio label.checked:after {
  border-radius: 50%;
}
@media (max-width: 991px) {
  .custom-checkbox label,
  .custom-radio label {
    font-size: 11px;
  }
}
/*-----------------------------------*/
/*             Sliders               */
/*-----------------------------------*/
/* Slider Full */
.slider-full {
  z-index: 90;
  position: relative;
}
.slider-full .item {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-align: center;
  height: 955px;
}
.slider-full .item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png") no-repeat;
  background-size: cover;
}
.slider-full .item .container {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.slider-full .item .container .wrap-text-slider {
  position: relative;
  z-index: 100;
  color: #ffffff;
}
.slider-full .item .container .wrap-text-slider .title-slider-before {
  font-size: 130px;
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
  line-height: 107px;
  color: #fff;
}
.slider-full .item .container .wrap-text-slider .title-slider-after {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 32px;
  color: #fff;
}
.slider-full .item .container .wrap-text-slider .slider-divider {
  width: 90px;
  height: 3px;
  background: #ef5138;
  margin: 27px auto;
}
.slider-full .arrow-down {
  position: absolute;
  bottom: 8%;
  left: 50%;
  margin-left: -8px;
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
  z-index: 300;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.slider-full .arrow-down:hover {
  opacity: 1;
}
.slider-full .carousel-control {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  width: 80px;
  height: 80px;
  line-height: 83px;
  text-align: left;
  border: 2px solid #fff;
  color: #fff;
  font-size: 40px;
  z-index: 100;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.5;
}
.slider-full .carousel-control.left {
  top: 45%;
  left: 3%;
  padding-left: 25px;
}
.slider-full .carousel-control.right {
  top: 45%;
  right: 4.3%;
  padding-left: 30px;
}
.slider-full .carousel-control:hover {
  opacity: 1;
}
/*Responsive*/
@media (max-width: 1700px) {
  .slider-full .item {
    height: 622px;
  }
}
/*Screen 1024px*/
@media (max-width: 1199px) {
  .slider-full .item {
    height: 770px;
  }
  .slider-full .item .container .wrap-text-slider .title-slider-before {
    font-size: 117px;
    line-height: 100px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .slider-full .item {
    height: 1024px;
  }
  .slider-full .item .container .wrap-text-slider .title-slider-before {
    font-size: 113px;
    line-height: 100px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .slider-full .item {
    height: 322px;
  }
  .slider-full .item .container {
    padding-top: 6%;
  }
  .slider-full .item .container .wrap-text-slider .title-slider-before {
    font-size: 37px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .slider-full .item .container .wrap-text-slider .slider-divider {
    margin: 10px auto;
  }
  .slider-full .item .container .wrap-text-slider .title-slider-after {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
  }
  .slider-full .arrow-down {
    bottom: 2%;
  }
  .slider-full .carousel-control {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding-left: 0;
    font-size: 23px;
  }
  .slider-full .carousel-control.left,
  .slider-full .carousel-control.right {
    padding-left: 0;
    padding-right: 0;
    top: 53%;
  }
}
/*Screen 500px*/
/*Screen 320px*/
@media (max-width: 479px) {
  .slider-full .item {
    height: 481px;
  }
  .slider-full .item .container .wrap-text-slider .slider-divider {
    margin: 40px auto;
  }
}
/* Slider Sayings of Great People */
.sayings-slider {
  text-align: center;
  color: #fff;
  position: relative;
}
.sayings-slider .word-sayings-slider {
  font-size: 24px;
  line-height: 27px;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 100px;
}
.sayings-slider .word-sayings-slider p:last-child {
  margin-bottom: 0;
}
.sayings-slider .author-sayings-slider {
  font-family: 'BebasNeue Bold';
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.sayings-slider li {
  width: 820px;
  float: left;
  text-align: center;
}
.sayings-slider .prev,
.sayings-slider .next {
  position: absolute;
  top: 8%;
  font-size: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.sayings-slider .prev:hover,
.sayings-slider .next:hover {
  color: #ef5138;
}
.sayings-slider .prev {
  left: 16px;
}
.sayings-slider .next {
  right: 16px;
}
.sayings-slider .sayings-slider-controls {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}
.sayings-slider .sayings-slider-controls span {
  display: none;
}
.sayings-slider .sayings-slider-controls a {
  width: 28px;
  height: 6px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.sayings-slider .sayings-slider-controls a:hover,
.sayings-slider .sayings-slider-controls a.selected {
  background: #fff;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .sayings-slider li {
    width: 600px;
  }
  .sayings-slider .word-sayings-slider {
    margin-bottom: 65px;
  }
  .sayings-slider .author-sayings-slider {
    margin-bottom: 35px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .sayings-slider li {
    width: 410px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .sayings-slider li {
    width: 400px;
  }
  .sayings-slider .word-sayings-slider {
    margin-bottom: 40px;
  }
  .sayings-slider .sayings-slider-controls {
    bottom: 0;
  }
  .sayings-slider .author-sayings-slider {
    font-size: 23px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .sayings-slider li {
    width: 255px;
  }
}
/* Testimonials Slider */
.testimonials-slider li {
  width: 760px;
  float: left;
  text-align: center;
}
.testimonials-slider li .author-photo {
  width: 100px;
  height: 100px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 20px;
}
.testimonials-slider li .text {
  font-weight: 300;
  margin-bottom: 25px;
}
.testimonials-slider li .author-name-slider {
  line-height: 25px;
  margin-bottom: 40px;
}
.testimonials-slider li .author-name-slider strong {
  font-size: 20px;
  text-transform: uppercase;
  display: block;
}
.testimonials-slider li .author-name-slider span {
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
  color: #ef5138;
}
.testimonials-slider .prev,
.testimonials-slider .next {
  position: absolute;
  top: 38%;
  font-size: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.testimonials-slider .prev:hover,
.testimonials-slider .next:hover {
  color: #ffffff;
}
.testimonials-slider .prev {
  left: 16px;
}
.testimonials-slider .next {
  right: 16px;
}
.testimonials-slider .testimonials-slider-controls {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}
.testimonials-slider .testimonials-slider-controls span {
  display: none;
}
.testimonials-slider .testimonials-slider-controls a {
  width: 28px;
  height: 6px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.testimonials-slider .testimonials-slider-controls a:hover,
.testimonials-slider .testimonials-slider-controls a.selected {
  background: #fff;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .testimonials-slider li {
    width: 600px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .testimonials-slider li {
    width: 410px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .testimonials-slider li {
    width: 400px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .testimonials-slider li {
    width: 255px;
  }
  .testimonials {
    padding: 60px 0;
  }
  .testimonials-slider .prev,
  .testimonials-slider .next {
    top: 50%;
  }
}
/* Twitter Feed */
.twitter-feed-slider li {
  width: 760px;
  float: left;
  text-align: center;
  color: #fff;
}
.twitter-feed-slider li .date-ago {
  margin-bottom: 17px;
  display: block;
}
.twitter-feed-slider li .text-feed {
  font-size: 18px;
  margin-bottom: 35px;
}
.twitter-feed-slider .prev,
.twitter-feed-slider .next {
  position: absolute;
  top: 38%;
  font-size: 30px;
  color: #fff;
  color: rgba(255, 255, 255, 0.4);
}
.twitter-feed-slider .prev:hover,
.twitter-feed-slider .next:hover {
  color: #ffffff;
}
.twitter-feed-slider .prev {
  left: 16px;
}
.twitter-feed-slider .next {
  right: 16px;
}
.twitter-feed-slider .twitter-feed-slider-controls {
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}
.twitter-feed-slider .twitter-feed-slider-controls span {
  display: none;
}
.twitter-feed-slider .twitter-feed-slider-controls a {
  width: 28px;
  height: 6px;
  border: 1px solid #fff;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.twitter-feed-slider .twitter-feed-slider-controls a:hover,
.twitter-feed-slider .twitter-feed-slider-controls a.selected {
  background: #fff;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .twitter-feed-slider li {
    width: 600px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .twitter-feed-slider li {
    width: 410px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .twitter-feed-slider li {
    width: 400px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .twitter-feed-slider li {
    width: 255px;
  }
  .twitter-feed-slider .prev {
    left: -6px;
  }
  .twitter-feed-slider .next {
    right: -6px;
  }
}
/* Project Slider */
.project-carousel {
  position: relative;
  margin-bottom: 30px;
}
.project-carousel .item {
  height: 640px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.project-carousel .carousel-control {
  width: 40px;
  height: 40px;
  position: absolute;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 50%;
  margin-top: -20px;
  font-size: 35px;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.project-carousel .carousel-control:hover {
  color: #ef5138;
}
.project-carousel .carousel-control.left {
  left: 20px;
}
.project-carousel .carousel-control.right {
  right: 20px;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .project-carousel .item {
    height: 450px;
  }
  .info-project,
  .about-project {
    padding: 0 15px;
  }
}
/*-----------------------------------*/
/*        Events Calendar            */
/*-----------------------------------*/
.wrapp_calendar {
  margin-bottom: 0;
  font-family: 'BebasNeue Bold';
}
.calendar {
  width: 98% !important;
  margin: 0 auto;
}
.cal-month-day {
  background: #e9eef0;
  height: 100%;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s;
}
.cal-day-today span[data-cal-date] {
  color: #686868;
  font-size: 30px;
}
.cal-month-box .cal-day-today span[data-cal-date] {
  font-size: 30px;
  color: #fff;
}
.cal-month-day span[data-cal-date] {
  font-size: 30px;
  font-weight: normal;
  color: #a7b4b9;
  opacity: 1;
  float: left !important;
  margin-top: 17px;
  margin-left: 20px;
}
.cal-month-day.event-day span[data-cal-date] {
  color: #fff;
}
.cal-month-day:hover {
  background: #ef5138;
  cursor: pointer;
}
.cal-month-day:hover span[data-cal-date] {
  color: #fff;
}
.cal-month-day .text-today {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.cal-row-fluid .cal-cell1 {
  height: 160px;
}
.cal-day-outmonth {
  cursor: default;
  background: #e9eef0;
}
.cal-day-outmonth:hover {
  background: #e9eef0;
  cursor: default;
}
.cal-day-outmonth:hover span[data-cal-date] {
  color: #a7b4b9;
}
.cal-day-outmonth span[data-cal-date] {
  color: #a7b4b9;
  opacity: 1;
}
.event-day,
.cal-month-day.cal-day-outmonth.event-day {
  background: #686868;
}
.cal-month-day.cal-day-outmonth.event-day:hover span[data-cal-date] {
  color: #fff;
}
.cal-month-day.cal-day-outmonth.event-day:hover {
  cursor: pointer;
}
#cal-day-tick {
  bottom: -22px;
  background-color: #e9eef0;
  border-color: #d5dcdf;
  border-top: none;
  font-size: 8px;
  width: 27px;
  height: 22px;
}
.cal-event-list .event.pull-left {
  margin-top: 5px;
  display: none;
}
#cal-week-box {
  display: none !important;
}
.cal-day-today {
  background-color: #ef5138;
}
.cal-row-fluid.cal-row-head:hover,
.cal-row-fluid.cal-row-head .cal-cell1:hover {
  background: none;
}
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  height: 60px;
  padding-top: 22px;
  text-transform: uppercase;
  color: #686868;
}
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
  border-bottom: 3px solid #fff;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  border-right: 3px solid #fff;
}
.cal-month-box,
.cal-year-box,
.cal-week-box {
  border: none;
  border-radius: 0;
}
#cal-slide-content {
  box-shadow: none;
  background-image: none;
  background-color: #fff;
  border: 1px solid #e9eef0;
  margin-bottom: 3px;
}
#cal-slide-content a.event-item {
  color: #ef5138;
}
#cal-slide-content:hover {
  background-color: #fff;
}
/* Calendar Navigation */
.calendar-navigation {
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
  text-align: right;
  line-height: 30px;
}
.calendar-navigation h3 {
  display: inline-block;
  margin-top: 0;
  text-transform: uppercase;
  color: #686868;
  font-size: 22px;
  font-family: 'BebasNeue Bold';
}
.calendar-navigation .prev,
.calendar-navigation .next {
  display: inline-block;
  font-size: 30px;
  color: #686868;
  text-transform: uppercase;
  margin: 0 50px;
  font-weight: 400;
  vertical-align: middle;
}
.calendar-navigation .prev:hover,
.calendar-navigation .next:hover {
  color: #ef5138;
}
.calendar-navigation .next {
  margin-right: 0;
}
.events-list {
  visibility: hidden;
}
.list-events {
  position: absolute;
  bottom: 12px;
  left: 18px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}
.cal-day-today .list-events {
  color: #fff;
}
.list-events span {
  font-size: 25px;
}
#cal-slide-content a.event-item:hover {
  color: #212121;
}
/* PopUp Events */
.modal-footer {
  padding: 0 10px;
}
.modal-footer .btn {
  font-size: 35px;
  padding: 0;
}
.modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -290px;
}
.modal-body {
  padding: 45px 20px 0;
}
.modal-dialog .btn {
  position: absolute;
  padding: 0;
  top: 0;
  right: 10px;
  font-size: 30px;
  border: none;
  background: none;
  color: #212121;
  outline: none;
}
.modal-dialog .btn:focus,
.modal-dialog .btn:active {
  outline: none;
}
.modal-dialog .btn:hover {
  color: #ef5138;
}
.modal-dialog {
  width: 930px;
}
.modal-dialog .modal-body {
  height: 590px !important;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .cal-row-fluid .cal-cell1 {
    height: 130px;
  }
  .cal-row-fluid.cal-row-head .cal-cell1 {
    height: 60px;
  }
  .modal-dialog {
    margin-top: -300px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .wrapp_calendar {
    margin-bottom: 0;
  }
  .cal-row-fluid .cal-cell1,
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    height: 100px;
    min-height: 80px;
  }
  .cal-month-day span[data-cal-date] {
    margin-top: 12px;
    margin-left: 12px;
    font-size: 25px;
  }
  .list-events {
    font-size: 17px;
    bottom: 0px;
    left: 13px;
  }
  .list-events span {
    font-size: 23px;
  }
  .cal-month-day .text-today {
    font-size: 18px;
    top: 12px;
    right: 10px;
  }
  .modal-dialog {
    width: 625px;
    margin-top: -360px;
  }
  .modal-dialog .modal-body {
    height: 500px !important;
  }
}
/*Screen 480px*/
@media (max-width: 767px) {
  .cal-month-day span[data-cal-date] {
    font-size: 19px;
    margin-top: 7px;
    margin-left: 7px;
  }
  .cal-row-fluid .cal-cell1,
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    height: 77px;
    min-height: 64px;
  }
  .cal-month-day .text-today {
    font-size: 16px;
    top: 7px;
    right: 5px;
  }
  .cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 25px;
  }
  .list-events {
    font-size: 11px;
  }
  .list-events span {
    font-size: 17px;
  }
  #cal-slide-content {
    padding-left: 10px;
  }
  .cal-row-head [class*="cal-cell"]:first-child,
  .cal-row-head [class*="cal-cell"] {
    height: 55px;
    min-height: 55px;
    font-size: 13px;
  }
  .modal-dialog {
    width: 380px;
    left: 50%;
    margin-left: -188px;
    margin-top: -150px;
  }
  .modal-dialog .modal-body {
    height: 300px !important;
  }
}
/*Screen 480px*/
/*Screen 320px*/
@media (max-width: 479px) {
  .calendar {
    width: 92% !important;
  }
  .calendar-navigation h3 {
    font-size: 17px;
  }
  .cal-row-head [class*="cal-cell"]:first-child,
  .cal-row-head [class*="cal-cell"] {
    font-size: 13px;
    height: 0;
    min-height: 29px;
    padding-top: 0;
  }
  .list-events {
    display: none;
  }
  .cal-row-fluid.cal-row-head .cal-cell1 {
    height: 35px;
  }
  .cal-month-box .cal-day-today span[data-cal-date] {
    font-size: 21px;
    margin-top: 3px;
    margin-left: 11px;
  }
  .cal-month-day .text-today {
    display: none;
  }
  .cal-row-fluid .cal-cell1,
  .cal-year-box [class*="span"],
  .cal-month-box [class*="cal-cell"] {
    height: 0;
    min-height: 35px;
  }
  #cal-day-tick {
    display: none !important;
  }
  #cal-slide-content {
    padding: 10px 10px 10px 5px;
  }
  #cal-slide-content a.event-item {
    font-size: 14px;
  }
  .calendar-navigation .prev,
  .calendar-navigation .next {
    margin: 0 20px;
    font-size: 12px;
  }
  .calendar-navigation .prev:hover,
  .calendar-navigation .next:hover {
    color: #ef5138;
  }
}
/*-----------------------------------*/
/*           Layout Style            */
/*-----------------------------------*/
.wrap-title {
  position: relative;
}
.wrap-title .title-before-section {
  font-size: 50px;
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
  margin-top: 65px;
}
.wrap-title .title-after-section {
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 5px;
}
.wrap-title .title-divider {
  width: 90px;
  height: 1px;
  background: #ef5138;
  margin: 44px 0 73px;
}
.wrap-title.dark .title-before-section {
  color: #212121;
}
.wrap-title.dark .title-after-section {
  color: #686868;
}
.wrap-title.light .title-before-section,
.wrap-title.light .title-after-section {
  color: #fff;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .wrap-title .title-before-section {
    margin-top: 80px;
  }
  .wrap-title .title-divider {
    margin-bottom: 60px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .wrap-title .title-before-section {
    font-size: 45px;
  }
  .wrap-title .title-after-section {
    font-size: 16px;
  }
  .wrap-title .title-divider {
    margin: 30px 0 40px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .wrap-title .title-before-section {
    font-size: 40px;
  }
  .wrap-title .title-after-section {
    font-size: 18px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .wrap-title .title-before-section {
    margin-top: 60px;
  }
  .wrap-title .title-before-section {
    font-size: 25px;
  }
  .wrap-title .title-after-section {
    font-size: 14px;
  }
}
/* Main Top Section */
.main-top {
  position: relative;
  height: 570px;
  line-height: 570px;
  margin-bottom: 80px;
}
.main-top:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.main-top .container {
  height: 100%;
  position: relative;
}
.main-top .container .wrap-title {
  position: absolute;
  bottom: 0;
}
.main-top .container .wrap-title .title-before-section {
  margin-bottom: 0;
}
.main-top .container .wrap-title .title-divider {
  margin: 46px 0 76px;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .main-top {
    height: 440px;
    line-height: 440px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .main-top {
    height: 320px;
    line-height: 440px;
  }
  .main-top .container .wrap-title .title-divider {
    margin: 46px 0 45px;
  }
}
/* Performance Section */
.performance {
  padding-bottom: 45px;
}
.performance .performance-text img {
  float: left;
  margin-right: 65px;
}
.performance .performance-text p {
  line-height: 30px;
}
.performance .performance-text .list-performance li {
  overflow: hidden;
  margin-bottom: 35px;
}
.performance .performance-text .list-performance li i {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 30px;
  border: 2px solid #ef5138;
  color: #ef5138;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  margin-right: 30px;
  float: left;
}
.performance .performance-text .list-performance li:hover {
  cursor: pointer;
}
.performance .performance-text .list-performance li:hover i {
  background: #ef5138;
  color: #fff;
}
.performance .performance-text .list-performance li .title-performance {
  font-size: 25px;
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 6px;
}
.performance .performance-image img {
  margin-top: -40px;
  margin-left: 0;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .performance .performance-text .list-performance li i {
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .performance .performance-image img {
    margin-top: 0;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .performance-image {
    text-align: center;
  }
  .performance-image img {
    margin-top: 15px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .performance .performance-text .list-performance li {
    text-align: center;
  }
  .performance .performance-text .list-performance li i {
    float: none;
  }
}
/* Skills */
.skills {
  position: relative;
  padding-bottom: 145px;
}
.skills:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("images/Temp/bg-transparent.png") no-repeat;
  background-size: cover;
}
.skills .skill {
  text-align: center;
}
.skills .skill .progress {
  height: 200px !important;
  position: relative;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.skills .skill .progress strong {
  position: absolute;
  font-family: 'BebasNeue Bold';
  font-size: 80px;
  line-height: 65px;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -27px;
  color: #fff;
}
.skills .skill .title-skill {
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
  font-size: 25px;
  color: #fff;
  margin-bottom: 33px;
}
.skills .skill .description-skill {
  font-weight: 300;
  color: #fff;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .skills .skill {
    margin-bottom: 95px;
  }
  .skills {
    padding-bottom: 0;
  }
}
/* Our Team */
.our-team {
  padding-bottom: 60px;
}
.our-team .list-team {
  text-align: center;
}
.our-team .list-team li {
  display: inline-block;
  width: 360px;
  margin-right: 25px;
  margin-bottom: 10px;
}
.our-team .list-team li:nth-child(3n) {
  margin-right: 0;
}
.our-team .list-team li .image-team {
  width: 100%;
  height: 260px;
  line-height: 260px;
  position: relative;
  margin-bottom: 28px;
}
.our-team .list-team li .image-team .social-team {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
.our-team .list-team li .image-team .social-team a {
  font-size: 15px;
  color: #fff;
  margin: 0 10px;
}
.our-team .list-team li .image-team .social-team a:hover .fa-facebook {
  color: #3b5998;
}
.our-team .list-team li .image-team .social-team a:hover .fa-twitter {
  color: #00aced;
}
.our-team .list-team li .image-team .social-team a:hover .fa-instagram {
  color: #517fa4;
}
.our-team .list-team li .image-team .social-team a:hover .fa-pinterest {
  color: #cb2027;
}
.our-team .list-team li .image-team:hover .social-team {
  opacity: 1;
  cursor: pointer;
}
.our-team .list-team li .info-team .name-team {
  font-family: 'BebasNeue Bold';
  font-size: 25px;
  color: #212121;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
}
.our-team .list-team li .info-team .function-team {
  color: #ef5138;
  font-style: italic;
  font-weight: 300;
  display: block;
  margin-bottom: 10px;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .our-team .list-team li {
    width: 280px;
    margin-right: 20px;
  }
  .our-team .list-team li .image-team {
    height: 202px;
    line-height: 202px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .our-team .list-team li {
    width: 300px;
  }
  .our-team .list-team li .image-team {
    height: 217px;
    line-height: 217px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .our-team .list-team li {
    width: 240px;
  }
  .our-team .list-team li .image-team {
    height: 174px;
    line-height: 174px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .our-team .list-team li {
    width: 210px;
    margin-right: 10px;
  }
  .our-team .list-team li .image-team {
    height: 153px;
    line-height: 153px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .our-team .list-team li {
    width: 285px;
  }
  .our-team .list-team li .image-team {
    height: 206px;
    line-height: 206px;
  }
}
/* Project Home */
.projects {
  background: #f2f2f2;
}
.projects .navigation-project {
  margin-bottom: 40px;
}
.projects .navigation-project a {
  font-size: 21px;
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
}
.projects .navigation-project .project-categories-list li {
  display: inline-block;
  margin-right: 25px;
}
.projects .navigation-project .project-categories-list li a {
  color: #bababa;
}
.projects .navigation-project .project-categories-list li a:hover {
  color: #212121;
}
.projects .navigation-project .project-categories-list li.active a {
  color: #212121;
}
.projects .project-list {
  font-size: 0;
  line-height: normal;
  overflow: hidden;
}
.projects .project-list .project-item {
  position: relative;
  margin-bottom: 0;
}
.projects .project-list .project-item a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.projects .project-list .project-item a .wrap-details-project {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ef5138;
  text-align: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.projects .project-list .project-item a .wrap-details-project .details-project {
  line-height: normal;
  display: inline-block;
}
.projects .project-list .project-item a .wrap-details-project .details-project span {
  font-family: 'BebasNeue Bold';
  font-size: 40px;
  text-transform: uppercase;
}
.projects .project-list .project-item a .wrap-details-project .details-project i {
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
}
.projects .project-list .project-item a:hover .wrap-details-project {
  opacity: 1;
}
.projects .project-list .project-item.col-md-3,
.projects .project-list .project-item.col-sm-4,
.projects .project-list .project-item.col-xs-6 {
  padding: 0;
}
.content-area .projects {
  background: none;
  margin-left: -15px;
  margin-right: -15px;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .projects .project-list .project-item a .wrap-details-project .details-project span {
    font-size: 30px;
  }
  .projects .project-list .project-item a .wrap-details-project .details-project i {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .projects .navigation-project .project-categories-list li {
    margin-right: 10px;
  }
  .projects .navigation-project a {
    font-size: 19px;
  }
  .projects .navigation-project {
    margin-bottom: 30px;
  }
  .projects .project-list .project-item a .wrap-details-project .details-project span {
    font-size: 25px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .projects .project-list .project-item.col-xs-6 {
    width: 100%;
  }
  .project-categories-list {
    text-align: center;
  }
}
/* Our Services */
.our-services .wrap-services {
  text-align: center;
  margin-bottom: 83px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.our-services .wrap-services .icon-services {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 2px solid #ef5138;
  background: #ef5138;
  color: #fff;
  font-size: 27px;
  margin: 0 auto 28px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.our-services .wrap-services .title-services {
  font-size: 25px;
  font-family: 'BebasNeue Bold';
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.our-services .wrap-services .text-services {
  padding: 0 25px;
}
.our-services .wrap-services:hover .icon-services {
  background: none;
  color: #ef5138;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .our-services .wrap-services .text-services {
    padding: 0;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .our-services {
    padding-bottom: 0;
  }
}
/* Slider Sayings of Great People */
.sayings {
  position: relative;
  padding: 222px 0 150px;
}
.sayings:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-size: cover;
}
/*Screen 768px*/
@media (max-width: 991px) {
  .sayings {
    padding: 130px 0 110px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .sayings {
    padding: 90px 0 80px;
  }
}
/* Our Clients */
.our-clients {
  padding-bottom: 60px;
}
.our-clients .brand-list {
  text-align: center;
  font-size: 0;
}
.our-clients .brand-list li {
  display: inline-block;
  width: 33.3%;
  height: 210px;
  line-height: 200px;
  text-align: center;
  font-size: 16px;
  position: relative;
  border-top: 1px solid #e3e3e3;
}
.our-clients .brand-list li a {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.our-clients .brand-list li a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.our-clients .brand-list li a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: none;
  -webkit-filter: grayscale(0%);
}
.our-clients .brand-list li:nth-child(3n+2) {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.our-clients .brand-list li:nth-child(1),
.our-clients .brand-list li:nth-child(2),
.our-clients .brand-list li:nth-child(3) {
  border-top: none;
}
.our-clients .brand-list li:before {
  content: '';
  position: absolute;
  width: 21px;
  height: 21px;
  bottom: -11px;
  right: -11px;
  background: #fff;
  z-index: 1;
}
/*Responsive*/
/*Screen 568px*/
@media (max-width: 767px) {
  .our-clients .brand-list li {
    width: 45%;
  }
  .our-clients .brand-list li:nth-child(3) {
    border-top: 1px solid #e3e3e3;
  }
  .our-clients .brand-list li:nth-child(2n) {
    border-right: none;
    border-left: 1px solid #e3e3e3;
  }
  .our-clients .brand-list li:nth-child(5) {
    border-right: none;
    border-left: none;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .our-clients .brand-list li {
    width: 50%;
    height: 170px;
    line-height: 170px;
  }
  .our-clients .brand-list li a img {
    width: 80%;
  }
  .our-clients {
    padding-bottom: 40px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .our-clients .brand-list li {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e3e3e3;
  }
  .our-clients .brand-list li:last-child {
    border-bottom: none;
  }
  .our-clients .brand-list li:nth-child(3) {
    border-top: none;
  }
  .our-clients .brand-list li:nth-child(2n) {
    border-left: none;
  }
}
/* Facts */
.facts {
  text-align: center;
  font-size: 0;
}
.facts .wrap-facts {
  text-align: center;
  position: relative;
  padding: 0;
  font-size: 16px;
}
.facts .wrap-facts img {
  margin-bottom: -7px;
}
.facts .wrap-facts .info-facts {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #212121;
  padding-top: 80px;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -ms-transition: background 0.5s;
  transition: background 0.5s;
}
.facts .wrap-facts .info-facts .icon-facts {
  font-size: 56px;
  color: #ef5138;
  margin-bottom: 30px;
}
.facts .wrap-facts .info-facts .rating-value-facts {
  font-family: 'BebasNeue Bold';
  font-size: 80px;
  color: #fff;
  line-height: 70px;
  display: block;
  margin-bottom: 3px;
}
.facts .wrap-facts .info-facts .name-facts {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
}
.facts .wrap-facts:nth-child(2n) .info-facts {
  background: #292929;
}
.facts .wrap-facts:nth-child(2n):hover .info-facts {
  background: rgba(41, 41, 41, 0.85);
}
.facts .wrap-facts:hover {
  cursor: pointer;
}
.facts .wrap-facts:hover .info-facts {
  background: rgba(33, 33, 33, 0.85);
}
.facts .col-sm-3 {
  float: none;
  display: inline-block;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .facts .wrap-facts .info-facts {
    padding-top: 25px;
  }
  .facts .wrap-facts .info-facts .icon-facts {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .facts .wrap-facts .info-facts .rating-value-facts {
    font-size: 55px;
    line-height: 45px;
  }
  .facts .wrap-facts .info-facts .name-facts {
    font-size: 14px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .facts .wrap-facts .info-facts {
    padding-top: 60px;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .facts .wrap-facts .info-facts {
    padding-top: 35px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .facts .wrap-facts .info-facts {
    padding-top: 25px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .facts .col-xs-6 {
    width: 100%;
  }
  .facts .wrap-facts .info-facts {
    padding-top: 47px;
  }
}
/* Package */
.our-prices {
  padding-bottom: 60px;
}
.our-prices .wrap-package .package {
  text-align: center;
}
.our-prices .wrap-package .package .title-package {
  font-family: 'BebasNeue Bold';
  font-size: 35px;
  text-transform: uppercase;
  padding: 24px 0 20px;
  margin-bottom: 0;
  line-height: inherit;
}
.our-prices .wrap-package .package .option-package,
.our-prices .wrap-package .package .price {
  padding: 11px 0;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.our-prices .wrap-package .package .option-package.sign-up,
.our-prices .wrap-package .package .price.sign-up {
  padding: 35px 0;
}
.our-prices .wrap-package .package .price {
  padding: 25px 0 18px;
}
.our-prices .wrap-package .package .price strong {
  font-family: 'BebasNeue Bold';
  font-size: 59px;
  color: #212121;
  line-height: 47px;
  display: block;
}
.our-prices .wrap-package .package .price span {
  display: block;
  margin-left: 10px;
}
.our-prices .wrap-package .package.color-style1 .title-package {
  background: #e7e7e7;
  color: #212121;
}
.our-prices .wrap-package .package.color-style2 .title-package {
  background: #ef5138;
  color: #fff;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .wrap-package {
    margin-bottom: 40px;
    float: none;
    display: inline-block;
    width: 48%;
  }
  .our-prices {
    padding-bottom: 60px;
    text-align: center;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .wrap-package {
    padding: 0;
  }
  .wrap-package:first-child {
    margin-right: 5px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .wrap-package {
    width: 100%;
    padding: 0 15px;
  }
}
/* Testimonials */
.testimonials {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 100px 0;
}
.testimonials:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-size: cover;
}
/* Calendar */
.wrap-calendar {
  padding-bottom: 60px;
}
/*Responsive*/
/*Screen 568px*/
@media (max-width: 767px) {
  .wrap-calendar {
    padding-bottom: 85px;
  }
}
/* Follow Us */
.follow-us {
  position: relative;
  padding-bottom: 107px;
}
.follow-us:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-size: cover;
}
.follow-us .social-follow-list {
  text-align: center;
}
.follow-us .social-follow-list li {
  display: inline-block;
  margin: 0 22px;
}
.follow-us .social-follow-list li .follow-link {
  display: block;
  color: #fff;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.follow-us .social-follow-list li .follow-link:hover {
  opacity: 1;
}
.follow-us .social-follow-list li .follow-link .icon-follow {
  font-size: 49px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 22px;
}
.follow-us .social-follow-list li .follow-link .name-follow {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
}
.follow-us .social-follow-list li .follow-link .flyicon-be {
  font-size: 38px;
  position: relative;
  top: -4px;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .follow-us .social-follow-list li {
    margin-bottom: 20px;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .follow-us .social-follow-list li {
    margin: 0 17px 20px;
  }
  .follow-us {
    padding-bottom: 60px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .follow-us .social-follow-list li .follow-link .icon-follow {
    font-size: 40px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
  }
  .follow-us .social-follow-list li .follow-link .flyicon-be {
    font-size: 34px;
  }
  .follow-us .social-follow-list li {
    margin: 0 17px 35px;
  }
}
/* Home Post List */
.home-post-list {
  padding-bottom: 60px;
}
.home-post-list .post {
  margin-bottom: 60px;
}
.home-post-list .post .post-thumbnail {
  height: 202px;
  margin-bottom: 30px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home-post-list .post .post-thumbnail a {
  display: block;
}
.home-post-list .post .post-thumbnail:hover {
  opacity: 0.7;
}
.home-post-list .post .entry-header {
  overflow: hidden;
  margin-bottom: 9px;
}
.home-post-list .post .entry-header .entry-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 15px;
}
.home-post-list .post .entry-header .entry-title a {
  color: #212121;
}
.home-post-list .post .entry-header .entry-title a:hover {
  color: #ef5138;
}
.home-post-list .post .entry-header .author {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
.home-post-list .post .entry-header .author a {
  color: #686868;
}
.home-post-list .post .entry-header .author a:hover {
  color: #ef5138;
}
.home-post-list .post .entry-header .entry-date {
  float: right;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}
.home-post-list .post .entry-header .entry-date span {
  font-family: 'BebasNeue Bold';
  font-size: 20px;
  color: #212121;
  display: block;
  text-align: right;
}
.home-post-list .post .entry-header > div {
  display: inline-block;
  float: left;
}
.home-post-list .post .entry-content {
  line-height: 25px;
  text-align: left;
  overflow: hidden;
  min-height: 70px;
  max-height: 150px;
  margin-bottom: 20px;
}
.home-post-list .post .entry-content p:last-child {
  margin-bottom: 0;
}
.home-post-list .post footer.entry-meta .comment-link {
  color: #686868;
}
.home-post-list .post footer.entry-meta .comment-link i {
  padding-right: 2px;
}
.home-post-list .post footer.entry-meta .comment-link:hover {
  color: #ef5138;
}
.home-post-list .post footer.entry-meta .comment-link span {
  font-size: 16px;
}
.home-post-list .post footer.entry-meta .btn-home-post-list {
  float: right;
}
.home-post-list .view-more-post-home {
  display: block;
  text-align: center;
}
/*Responsive*/
/*Screen 768px*/
@media (max-width: 991px) {
  .home-post-list .post .post-thumbnail {
    height: 124px;
    text-align: center;
  }
}
/*Screen 568px*/
@media (max-width: 767px) {
  .home-post-list .post .post-thumbnail {
    height: 203px;
  }
  .home-post-list {
    padding-bottom: 80px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .home-post-list .post .post-thumbnail {
    height: 163px;
  }
}
/* Twitter Feed */
.twitter-feed {
  position: relative;
  padding-bottom: 170px;
  text-align: center;
}
.twitter-feed:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-size: cover;
}
/* Contact & Maps */
.contact-map {
  overflow: hidden;
  background: #212121;
}
.contact-map .wrap-contact {
  background: #212121;
  padding: 0 85px 70px;
}
.contact-map .wrap-contact .title-before-section {
  margin-bottom: 0;
}
.contact-map .wrap-contact .title-divider {
  margin-bottom: 45px;
}
.contact-map .wrap-contact .address-contact {
  margin: 0 0 43px 7px;
}
.contact-map .wrap-contact .address-contact .contact-element {
  margin-bottom: 28px;
}
.contact-map .wrap-contact .address-contact .contact-element strong {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.contact-map .wrap-contact .address-contact .contact-element span,
.contact-map .wrap-contact .address-contact .contact-element a {
  font-weight: 400;
  color: #686868;
}
.contact-map .wrap-contact .address-contact .contact-element a:hover {
  color: #ef5138;
}
.contact-map .wrap-contact .contact-social {
  margin-left: 22px;
}
.contact-map .wrap-contact .contact-social a {
  color: #fff;
  font-size: 20px;
  margin-right: 30px;
}
.contact-map .wrap-contact .contact-social a:hover {
  color: #ef5138;
}
.contact-map .wrap-contact .contact-social a:last-child {
  margin-right: 0;
}
.contact-map .map img {
  max-width: none;
}
/*Responsive*/
/*Screen 1024px*/
@media (max-width: 1199px) {
  .overflow-block {
    width: 92%;
  }
  .contact-map .wrap-contact .contact-social a {
    margin-right: 25px;
  }
}
/*Screen 768px*/
@media (max-width: 991px) {
  .contact-map .wrap-contact {
    padding: 0 25px 93px;
  }
  .contact-map .wrap-contact .title-before-section {
    margin-top: 90px;
  }
  .contact-map .wrap-contact .contact-social a {
    margin-right: 20px;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .contact-map .wrap-contact .title-before-section {
    margin-top: 40px;
  }
  .contact-map .wrap-contact {
    padding: 0 15px 40px;
  }
  .contact-map .wrap-contact .contact-social a {
    margin-right: 17px;
  }
  .contact-map .wrap-contact .contact-social {
    margin-left: 10px;
  }
}
/* Project Details */
.project-title {
  font-size: 28px;
  color: #212121;
  margin-bottom: 25px;
}
.info-project .info {
  margin-bottom: 25px;
}
.info-project .info .title-info {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #212121;
  margin-bottom: 7px;
  display: block;
}
.info-project .info .text-info {
  color: #686868;
}
.info-project .info.share {
  display: inline-block;
}
.info-project .info.share .project-share {
  margin-top: 13px;
}
.info-project .info.share .project-share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.info-project .info.share .project-share a.facebook {
  background: #395793;
}
.info-project .info.share .project-share a.twitter {
  background: #1ca3db;
}
.info-project .info.share .project-share a.google-plus {
  background: #9e3023;
}
.info-project .info.share .project-share a:hover {
  opacity: 0.8;
}
.about-project span {
  display: block;
  margin-bottom: 9px;
  font-weight: 500;
  line-height: normal;
  color: #212121;
}
/*-----------------------------------*/
/*         Blog Post Style           */
/*-----------------------------------*/
.post {
  margin-bottom: 80px;
}
.post:last-child {
  margin-bottom: 60px;
}
.post .entry-header {
  overflow: hidden;
  margin-bottom: 20px;
}
.post .entry-header .entry-meta > div {
  display: inline-block;
  float: left;
}
.post .entry-header .entry-meta .entry-date {
  float: right;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
  color: #686868;
}
.post .entry-header .entry-meta .entry-date span {
  display: block;
  font-family: 'BebasNeue Bold';
  font-size: 28px;
  color: #212121;
  text-align: right;
}
.post .entry-header .entry-meta .entry-title {
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 0;
  color: #212121;
}
.post .entry-header .entry-meta .entry-title a {
  color: #212121;
}
.post .entry-header .entry-meta .entry-title a:hover {
  color: #ef5138;
}
.post .entry-header .entry-meta .author {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
.post .entry-header .entry-meta .author a {
  color: #686868;
}
.post .entry-header .entry-meta .author a:hover {
  color: #ef5138;
}
.post .post-thumbnail {
  margin-bottom: 15px;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.post .post-thumbnail:hover {
  opacity: 0.7;
}
.post .entry-aside {
  margin-bottom: 23px;
}
.post .entry-aside .entry-content {
  line-height: 25px;
}
.post .entry-aside .entry-content p:last-child {
  margin-bottom: 0;
}
.post footer.entry-meta .btn {
  float: right;
}
.post footer.entry-meta .comment-link {
  color: #686868;
  font-size: 18px;
}
.post footer.entry-meta .comment-link:hover {
  color: #ef5138;
}
.post footer.entry-meta .comment-link i {
  padding-right: 2px;
  font-size: 17px;
}
.post footer.entry-meta .comment-link span {
  font-size: 16px;
}
.post.post-details p span {
  color: #ef5138;
}
.post .footer-post {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0;
  margin: 55px 0;
  overflow: hidden;
}
.post .footer-post .tagcloud {
  display: inline-block;
}
.post .footer-post .tagcloud a {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  background: #212121;
  padding: 0 16px;
  margin: 0 5px 0 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.post .footer-post .tagcloud a:before {
  content: '\f02b';
  font-family: 'FontAwesome';
  margin-right: 10px;
  font-size: 13px;
}
.post .footer-post .tagcloud a:hover {
  background: #ef5138;
}
.post .footer-post .social-share {
  float: right;
  display: inline-block;
}
.post .footer-post .social-share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.post .footer-post .social-share a.facebook {
  background: #395793;
}
.post .footer-post .social-share a.twitter {
  background: #1ca3db;
}
.post .footer-post .social-share a.google-plus {
  background: #9e3023;
}
.post .footer-post .social-share a:hover {
  opacity: 0.8;
}
/* Comment Style */
.comments-area {
  margin-top: 5px;
}
.comments-area .title {
  font-family: 'BebasNeue Bold';
  color: #212121;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 25px;
  margin-left: 15px;
}
.comments-area .comment-list {
  margin-bottom: 80px;
}
.comments-area .comment-list .comment {
  padding-right: 15px;
}
.comments-area .comment-list .comment .comment-body {
  min-height: 120px;
  margin-bottom: 33px;
  position: relative;
}
.comments-area .comment-list .comment .comment-body .comment-avatar {
  position: absolute;
  left: -140px;
  top: 5px;
  width: 111px;
  height: 111px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.comments-area .comment-list .comment .comment-body .comment-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.comments-area .comment-list .comment .comment-body .comment-aside .comment-meta .comment-author a {
  color: #212121;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
}
.comments-area .comment-list .comment .comment-body .comment-aside .comment-meta .comment-reply-link {
  float: right;
  font-size: 14px;
  color: #ef5138;
  font-weight: 400;
  text-transform: uppercase;
}
.comments-area .comment-list .comment .comment-body .comment-aside .comment-meta .comment-date {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  margin-left: 24px;
}
.comments-area .comment-list .comment .comment-body .comment-aside .comment-meta .comment-date:before {
  content: '\f017';
  font-family: 'FontAwesome';
  color: #ef5138;
  font-size: 16px;
  font-style: normal;
  margin-right: 8px;
}
.comments-area .comment-list .comment .children .comment-avatar:before {
  content: '';
  width: 14px;
  height: 13px;
  position: absolute;
  background: url(images/comment-arrow.png);
  top: 50%;
  left: -60px;
  margin-top: -10px;
}
.comments-area .comment-list .comment.depth-1 {
  padding-left: 155px;
}
.comments-area .comment-list .comment.depth-2,
.comments-area .comment-list .comment.depth-3 {
  padding-left: 111px;
}
.comments-area .comment-list .comment.depth-4,
.comments-area .comment-list .comment.depth-5 {
  padding-left: 0;
}
/* Blog Navigation */
.navigation.paging-navigation {
  text-align: center;
}
.navigation.paging-navigation .pagination {
  display: inline-block;
  margin: 0;
}
.navigation.paging-navigation .pagination .page-numbers {
  font-size: 20px;
  font-weight: 400;
  color: #212121;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin: 0 7px;
}
.navigation.paging-navigation .pagination .page-numbers.current,
.navigation.paging-navigation .pagination .page-numbers:hover {
  background: #212121;
  color: #fff;
}
.navigation.paging-navigation .pagination .page-numbers.dots {
  background: none;
  color: #212121;
}
.navigation.paging-navigation.project-navigation {
  margin-top: 50px;
}
.navigation.paging-navigation.project-details-navigation {
  display: block;
  width: 100%;
  overflow: hidden;
}
/*Responsive*/
/*Screen 568px*/
@media (max-width: 767px) {
  .post .entry-header .entry-meta .entry-title {
    font-size: 22px;
  }
  .post .footer-post .tagcloud a {
    margin: 0 5px 5px 0;
  }
  .comments-area .comment-list .comment.depth-3 {
    padding-left: 0;
  }
}
/*Screen 500px*/
@media (max-width: 500px) {
  .comments-area .comment-list .comment.depth-2 {
    padding-left: 0;
  }
  .comments-area .comment-list .comment .children .comment-avatar:before {
    display: none;
  }
}
/*Screen 320px*/
@media (max-width: 479px) {
  .post .entry-header .entry-meta .entry-title {
    font-size: 16px;
  }
  .navigation.paging-navigation .pagination .page-numbers {
    margin: 0 3px;
  }
  .comments-area .comment-list .comment.depth-1 {
    padding-left: 15px;
  }
  .comments-area .comment-list .comment .comment-body .comment-avatar {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin: 0 auto 20px;
    float: none;
  }
  .comments-area .comment-list .comment .children .comment-avatar:before {
    display: block;
  }
}
/*-----------------------------------*/
/*          Widget Style             */
/*-----------------------------------*/
.widget {
  margin-bottom: 70px;
  overflow: hidden;
  /* Widget Search */
  /* Widget Categories */
  /* Widget Latest Posts */
  /* Widget TagCloud */
  /* Widget Calendar */
  /* Widget NewsLetter */
  /* Widget NavMenu */
}
.widget:first-child {
  margin-top: 8px;
}
.widget .widget-title {
  font-size: 30px;
  font-family: 'BebasNeue Bold';
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 23px;
}
.widget.widget_search :-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_search ::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_search :-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_search ::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_search .search-form label {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.widget.widget_search .search-form label input {
  color: #686868;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 60px;
}
.widget.widget_search .search-form input[type="submit"] {
  padding: 10px 30px;
  font-size: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget.widget_categories ul li {
  position: relative;
  padding-left: 19px;
  margin-bottom: 4px;
}
.widget.widget_categories ul li:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  left: 1px;
  top: 12px;
  display: inline-block;
  background: #686868;
  -ms-transform: rotate(42deg);
  /* IE 9 */
  -webkit-transform: rotate(42deg);
  /* Chrome, Safari, Opera */
  transform: rotate(42deg);
}
.widget.widget_categories ul li a {
  font-size: 18px;
  font-weight: 300;
  color: #686868;
}
.widget.widget_categories ul li a:hover {
  color: #ef5138;
}
.widget.widget_categories ul .children {
  margin-left: 20px;
  margin-bottom: 5px;
}
.widget.widget_categories .postform {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 60px;
  padding: 0 16px;
}
.widget.widget_posts .side-postlist li {
  overflow: hidden;
  position: relative;
  padding: 25px 0;
  border-bottom: 1px solid #e0e0e0;
}
.widget.widget_posts .side-postlist li:first-child {
  padding-top: 9px;
}
.widget.widget_posts .side-postlist .thumbnail-post-list {
  width: 100px;
  display: block;
  float: left;
  margin-right: 15px;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.widget.widget_posts .side-postlist .thumbnail-post-list:hover {
  opacity: 0.7;
}
.widget.widget_posts .side-postlist .date {
  font-size: 14px;
  color: #686868;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 300;
  margin-left: 2px;
}
.widget.widget_posts .side-postlist .title {
  margin-bottom: 6px;
  line-height: normal;
}
.widget.widget_posts .side-postlist .title a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #212121;
  display: block;
}
.widget.widget_posts .side-postlist .title a:hover {
  color: #ef5138;
}
.widget.widget_posts .side-postlist .btn {
  float: right;
}
.widget.widget_tag_cloud {
  text-align: left;
}
.widget.widget_tag_cloud .tagcloud a {
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  background: #212121;
  padding: 0 16px;
  margin: 0 5px 10px 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.widget.widget_tag_cloud .tagcloud a:before {
  content: '\f02b';
  font-family: 'FontAwesome';
  margin-right: 10px;
  font-size: 13px;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  background: #ef5138;
}
.widget.widget_calendar .calendar-datepicker,
.widget.widget_calendar #calendar_wrap {
  background: #f2f2f2;
  overflow: hidden;
  margin: 0;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header {
  background: #686868;
  height: 70px;
  line-height: 70px;
  text-align: center;
  display: block;
  position: relative;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-title,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
  display: none;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev,
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-next,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 0;
  font-size: 18px;
  color: #fff;
  background: #545454;
  width: 40px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev:hover,
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-next:hover {
  cursor: pointer;
  color: #ef5138;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev span,
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-next span,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev:before,
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-next:before,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-next:before {
  content: '\e610';
  position: absolute;
  font-family: 'flyicon';
  right: 50%;
  margin-right: -5px;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev {
  left: 0;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-prev:before,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-prev:before {
  position: absolute;
  content: '\e60f';
  font-family: 'flyicon';
  left: 50%;
  margin-left: -5px;
}
.widget.widget_calendar .calendar-datepicker .ui-datepicker-header .ui-datepicker-next,
.widget.widget_calendar #calendar_wrap .ui-datepicker-header .ui-datepicker-next {
  right: 0;
}
.widget.widget_calendar .calendar-datepicker table,
.widget.widget_calendar #calendar_wrap table,
.widget.widget_calendar .calendar-datepicker #wp-calendar,
.widget.widget_calendar #calendar_wrap #wp-calendar {
  width: 100%;
  margin: 29px auto 13px;
  text-align: center;
  font-family: 'BebasNeue Bold';
  border: none;
}
.widget.widget_calendar .calendar-datepicker table thead,
.widget.widget_calendar #calendar_wrap table thead,
.widget.widget_calendar .calendar-datepicker #wp-calendar thead,
.widget.widget_calendar #calendar_wrap #wp-calendar thead {
  margin-bottom: 23px;
}
.widget.widget_calendar .calendar-datepicker table thead th,
.widget.widget_calendar #calendar_wrap table thead th,
.widget.widget_calendar .calendar-datepicker #wp-calendar thead th,
.widget.widget_calendar #calendar_wrap #wp-calendar thead th {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  color: #ef5138;
  text-align: center;
  padding-bottom: 8px;
  background: none;
}
.widget.widget_calendar .calendar-datepicker table tbody td,
.widget.widget_calendar #calendar_wrap table tbody td,
.widget.widget_calendar .calendar-datepicker #wp-calendar tbody td,
.widget.widget_calendar #calendar_wrap #wp-calendar tbody td,
.widget.widget_calendar .calendar-datepicker table tbody td span,
.widget.widget_calendar #calendar_wrap table tbody td span,
.widget.widget_calendar .calendar-datepicker #wp-calendar tbody td span,
.widget.widget_calendar #calendar_wrap #wp-calendar tbody td span {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 7px;
}
.widget.widget_calendar .calendar-datepicker table tbody .ui-datepicker-unselectable,
.widget.widget_calendar #calendar_wrap table tbody .ui-datepicker-unselectable,
.widget.widget_calendar .calendar-datepicker #wp-calendar tbody .ui-datepicker-unselectable,
.widget.widget_calendar #calendar_wrap #wp-calendar tbody .ui-datepicker-unselectable {
  color: #8d8d8d;
}
.widget.widget_calendar .calendar-datepicker table tbody .ui-datepicker-current-day .ui-state-active,
.widget.widget_calendar #calendar_wrap table tbody .ui-datepicker-current-day .ui-state-active,
.widget.widget_calendar .calendar-datepicker #wp-calendar tbody .ui-datepicker-current-day .ui-state-active,
.widget.widget_calendar #calendar_wrap #wp-calendar tbody .ui-datepicker-current-day .ui-state-active {
  text-align: center;
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  z-index: 1;
}
.widget.widget_calendar .calendar-datepicker table tbody .ui-datepicker-current-day .ui-state-active:before,
.widget.widget_calendar #calendar_wrap table tbody .ui-datepicker-current-day .ui-state-active:before,
.widget.widget_calendar .calendar-datepicker #wp-calendar tbody .ui-datepicker-current-day .ui-state-active:before,
.widget.widget_calendar #calendar_wrap #wp-calendar tbody .ui-datepicker-current-day .ui-state-active:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ef5138;
  z-index: -1;
  top: -7px;
  left: 50%;
  margin-left: -20px;
}
.widget.widget_calendar #wp-calendar {
  background: #f2f2f2;
  margin: 0 0 25px !important;
  width: 100% !important;
  position: relative;
}
.widget.widget_calendar #wp-calendar caption {
  background: #686868;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 13px;
}
.widget.widget_calendar #wp-calendar td a {
  color: #ef5138 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.widget.widget_calendar #wp-calendar td a:hover {
  color: #686868 !important;
}
.widget.widget_calendar #wp-calendar #today {
  position: relative;
  z-index: 2;
  color: #fff !important;
  padding-left: 0;
  padding-right: 0;
}
.widget.widget_calendar #wp-calendar #today:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 40px;
  background: #ef5138;
  z-index: -1;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
.widget.widget_calendar #wp-calendar #today a {
  color: #fff !important;
  font-weight: bold;
}
.widget.widget_calendar #wp-calendar td {
  color: #8d8d8d;
}
.widget.widget_calendar #wp-calendar tfoot {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.widget.widget_calendar #wp-calendar tfoot a {
  display: none;
}
.widget.widget_calendar #wp-calendar tfoot tr td#prev,
.widget.widget_calendar #wp-calendar tfoot tr td#next {
  position: absolute;
  top: 0;
  font-size: 18px;
  color: #fff;
  background: #545454;
  width: 40px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.widget.widget_calendar #wp-calendar tfoot tr td#prev:hover,
.widget.widget_calendar #wp-calendar tfoot tr td#next:hover {
  cursor: pointer;
  color: #ef5138;
}
.widget.widget_calendar #wp-calendar tfoot tr td#prev:before,
.widget.widget_calendar #wp-calendar tfoot tr td#next:before {
  content: '\e610';
  position: absolute;
  font-family: 'flyicon';
  right: 50%;
  margin-right: -5px;
}
.widget.widget_calendar #wp-calendar tfoot tr td#next {
  left: auto;
  right: 0;
}
.widget.widget_calendar #wp-calendar tfoot tr td#prev {
  left: 0;
}
.widget.widget_calendar #wp-calendar tfoot tr td#prev:before {
  position: absolute;
  content: '\e60f';
  font-family: 'flyicon';
  left: 50%;
  margin-left: -5px;
}
.widget.widget_calendar #wp-calendar tfoot tr td#next {
  right: 0;
}
.widget.widget_newsletter :-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_newsletter ::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_newsletter :-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_newsletter ::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #686868;
  text-transform: normal;
  font-style: normal;
}
.widget.widget_newsletter .field-text {
  margin-bottom: 20px;
}
.widget.widget_newsletter .field-text input {
  height: 60px;
  color: #686868;
  font-size: 16px;
  background: #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget.widget_newsletter .field-text input:focus::-webkit-input-placeholder {
  color: transparent;
}
.widget.widget_newsletter input.btn {
  float: right;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 35px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.widget.widget_nav_menu ul li a {
  color: #212121;
  text-transform: uppercase;
}
.widget.widget_nav_menu ul li a:hover {
  color: #ef5138;
}
.widget.widget_nav_menu ul .sub-menu {
  margin-left: 15px;
  margin-top: 5px;
}
/*-----------------------------------*/
/*         ShortCodes Style          */
/*-----------------------------------*/
blockquote {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 30px;
  padding: 10px 20px;
  border-left: 4px solid #ef5138;
}
blockquote .author {
  color: #ef5138;
  font-style: italic;
  font-weight: 300;
}
blockquote p {
  margin-bottom: 5px;
}
/*-----------------------------------*/
/*          Footer Styles            */
/*-----------------------------------*/
.site-footer {
  text-align: center;
  position: relative;
  background-color: #212121;
  padding: 92px 0 57px;
  color: #fff;
}
.site-footer:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("images/Temp/bg-transparent.png");
  background-repeat: no-repeat;
}
.site-footer .container {
  position: relative;
  z-index: 100;
}
.site-footer .logo-footer {
  font-family: 'BebasNeue Bold';
  font-size: 62px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 46px;
}
.site-footer .copyright-powered {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 25px;
}
.site-footer .copyright-powered span {
  display: inline-block;
}
.site-footer .footer-scroll-top {
  font-size: 30px;
  color: #686868;
}
.site-footer .footer-scroll-top:hover {
  color: #ef5138;
}
/*Responsive*/
/*Screen 568px*/
@media (max-width: 767px) {
  .site-footer {
    padding: 60px 0 30px;
  }
}
