@charset "UTF-8";

/* CSS Document */

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

Template Name:      Motion Video Company HTML Website Template
Version:            1.0.0
Created Date:       27/2/2017 
Author: EaseTemplate
Author URL: https://easetemplate.com/               
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/

------------------------------------------------------------------
[CSS Table of contents]

1.  Body / Typography 
2.  Form Elements
3.  Buttons
4.  General / Elements
      4.1 Section space
      4.2 Margin space
      4.3 Padding space
      4.4 Background color
      4.5 Features
      4.7 Call to actions
      4.8 Img hover effect
      4.9 Icon
      -----------------------
5. Header / Navigations
      5.1 Header Regular
      5.2 Header Transparent
      5.3 Navigation Regular
      5.4 Page Header

      -----------------------
6. Slider
      6.1 Slider
      -----------------------
7. Content
8. Footers
9. Coaching Services

  9.1  Service
  9.2  Service Single 
  
  ------------------------------------

10.Pages

  10.1   Work List 
  10.2   About
  10.3   Team List
  10.4   Pricing 
  10.5   Gallery 
  10.6   Contact us
  10.7   404 error  
  10.8   StyleGuide 
  10.9   Shortcodes - Alerts
  10.10  Shortcodes - Tabs
  10.11  Shortcodes - Accordions
        
       

  ------------------------------------
11.Blog
  10.1 Blog Default
  10.2 Blog Single
  ------------------------------------
  
12.Sidebar
  11.1 Widget
  ------------------------------------

13. Media Queries

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

/*----------------------------------
   1. Body / Typography
----------------------------------*/

body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: 'Lato', sans-serif; letter-spacing: 0px; font-size: 16px; color: #62686c; font-weight: 400; line-height: 28px; }
h1, h2, h3, h4, h5, h6 { font-weight: 300; color: #11181f; margin: 0px 0px 15px 0px; font-family: 'Lato', sans-serif; }
h1 { font-size: 44px; }
h2 { font-size: 38px; }
h3 { font-size: 24px; font-weight: 400; }
h4 { font-size: 20px; font-weight: 400; line-height: 30px; }
h5 { font-size: 16px; font-weight: 400; }
h6 { font-size: 12px; font-weight: 400; }
p { margin: 0 0 20px; line-height: 1.7; }
p:last-child { margin: 0px; }
ul, ol { }
a { text-decoration: none; color: #62686c; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #f67800; }
sub { bottom: 0em; }
.lead { font-size: 22px; font-weight: 400; line-height: 1.6; font-family: 'Lato', sans-serif; color: #0b0f13; margin-bottom: 20px; }
.firstcharacter { float: left; font-size: 95px; line-height: 60px; padding-top: 16px; padding-right: 8px; padding-left: 0px; color: #62686c; }
blockquote { padding: 6px 24px; margin: 0 0 30px; font-size: 22px; border-left: 4px solid #f67800; background-color: transparent; font-weight: 400; color: #0b0f13; line-height: 34px; }
.blockquote-reverse, blockquote.pull-right { border-right: 4px solid #f67800; padding: 30px; margin: 0 0 30px; font-size: 21px; border-left: transparent; }
.qoute-icon { }
.blockquote-content { }
.blockquote-text { font-family: 'Lato', sans-serif; color: #0e142e; font-size: 16px; line-height: 1.6; }
strong { color: #0e142e; font-weight: 700; }
hr { border-top: 1px solid #efefef; margin-bottom: 50px; margin-top: 50px; }
.list-none { list-style: none; padding: 0; }

/*-----------------------
   2 Form Elements:
-------------------------*/
label { }
.control-label { font-size: 14px; text-transform: capitalize; color: #06131a; margin-bottom: 10px; letter-spacing: 0px; font-weight: 500; }
textarea.form-control { height: 90px; }
.required { }
.form-group { margin-bottom: 5px; }
select.form-control:not([size]):not([multiple]) { height: 56px; color: #50595e; }
.form-control { border-radius: 0px; font-size: 14px; font-weight: 500; width: 100%; height: 56px; padding: 14px 0px; line-height: 1.42857143; border-bottom: 1px solid #c3c4c5; border-top: transparent; border-left: transparent; border-right: transparent; background-color: transparent; text-transform: capitalize; letter-spacing: 0px; margin-bottom: 14px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0); box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0); -webkit-appearance: none; }
.form-control:focus { color: #06131a !important; outline: 0; box-shadow: 0 0 0 0.0rem rgb(255, 255, 255); border-bottom-color: #06131a; background-color: transparent; border }
input::-webkit-input-placeholder { color: #6b6c6d !important; }
input:focus::-webkit-input-placeholder { color: #06131a !important; bottom: 20px; position: relative; }
textarea::-webkit-input-placeholder { color: #6b6c6d !important; }
textarea:focus::-webkit-input-placeholder { color: #06131a !important; bottom: 18px; position: relative; }
.input-group-addon { background-color: transparent; border: 1px solid #eee; border-radius: 0px; position: absolute; right: 16px; top: 16px; font-size: 12px; }
.focus { border-bottom: 1px solid #c3c4c5; }
.focus:focus { border-bottom: 1px solid #11181f; }
.has-success .form-control { border-color: #3c763d; background-color: transparent; box-shadow: none; }
.has-success .form-control:focus { border-color: #3c763d; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.has-error .form-control { border-color: #a94442; background-color: transparent; box-shadow: none; }
.has-error .form-control:focus { border-color: #34b2a4; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.input-group-addon:last-child { border-left: 0; border-right: transparent; border-top: transparent; border-bottom: transparent; }
.input-group-addon i { color: #63480f; }
.btn-select { font-size: 14px; }
select option { margin: 40px; background: rgba(255, 255, 255, 1); color: #6b6c6d; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); position: relative; }
select.form-control { position: relative; }
select { -moz-appearance: none; border-radius: 0px; font-size: 14px; font-weight: 700; width: 100%; padding: 14px; line-height: 1.42857143; border: 1px solid #e0e5e9; background-color: #fff; text-transform: capitalize; -webkit-appearance: none; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
.select { position: relative; display: block; line-height: 2.2; overflow: hidden; }
select { width: 100%; height: 100%; margin: 0; padding: 0 0 0 .5em; cursor: pointer; color: #6b6c6d; font-size: 16px; }
.select::after { position: absolute; top: 0; right: 0; bottom: 0; padding: 4px 0px 0px 0px; background: transparent; pointer-events: none; font-family: 'FontAwesome'; content: "\f107"; font-size: 16px; }
.select:hover::after { color: #11181f; }
.select::after { -webkit-transition: .25s all ease; -o-transition: .25s all ease; transition: .25s all ease; }
select option { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; padding: 10px; width: 100%; background-color: #fff; font-family: 'Lato', sans-serif; }
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

/*------------------------
Radio & Checkbox CSS
-------------------------*/
input[type=radio].with-font, input[type=checkbox].with-font { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
input[type=radio].with-font~label:before, input[type=checkbox].with-font~label:before { font-family: 'FontAwesome'; display: inline-block; content: "\f1db"; letter-spacing: 10px; font-size: 1.2em; color: #11181f; width: 1.4em; }
input[type=radio].with-font:checked~label:before, input[type=checkbox].with-font:checked~label:before { content: "\f111"; font-size: 1.2em; color: #11181f; letter-spacing: 5px; }
input[type=checkbox].with-font~label:before { content: "\f096"; }
input[type=checkbox].with-font:checked~label:before { content: "\f046"; color: #11181f; }
input[type=radio].with-font:focus~label:before, input[type=checkbox].with-font:focus~label:before, input[type=radio].with-font:focus~label, input[type=checkbox].with-font:focus~label { }

/*-------------- align ------------*/

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

.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 0px 0 20px 30px; }
.alignleft { float: left; margin: 0px 20px 0px 0; }
a img.alignright { float: right; margin: 0px 0 30px 30px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%;    /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }

/*-----------------------------------
   3. Buttons 
-----------------------------------*/
.btn { font-family: 'Lato', sans-serif; font-size: 14px; text-transform: uppercase; font-weight: 600; padding: 10px 20px; letter-spacing: 2px; border-radius: 0px; line-height: 2; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; word-wrap: break-word; white-space: normal !important; }
.btn-primary { background-color: transparent; color: #11181f; border: 1px solid #11181f; }
.btn-primary:hover { background-color: #11181f; color: #fff; border: 2px solid #11181f; }
.btn-primary.focus, .btn-primary:focus { background-color: #11181f; color: #fff; border: 1px solid #11181f; box-shadow: 0 0 0 0.1rem rgb(17, 24, 31); }
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.1rem rgb(17, 24, 31); }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #050a0d; background-color: transparent; border-color: #050a0d; }
.btn-default { background-color: transparent; color: #f67800; border: 1px solid #f67800; }
.btn-default:hover { background-color: #f67800; color: #fff; border: 1px solid #f67800; }
.btn-default.focus, .btn-default:focus { background-color: #f67800; color: #fff; border: 1px solid #f67800; box-shadow: 0 0 0 0.1rem rgb(246, 120, 0); }
.btn-outline { }
.btn.btn-outline { }
.btn-outline:hover { }
.btn-outline.focus, .btn-outline:focus { }
.btn-secondary { }
.btn.btn-secondary { }
.btn-secondary:hover { }
.btn-secondary.focus, .btn-secondary:focus { }
.btn-lg { padding: 13px 28px; font-size: 17px; }
.btn-sm { padding: 8px 16px; font-size: 14px; }
.btn-xs { padding: 6px 12px; font-size: 12px; }
.btn-white { color: #fff; background: transparent; border: 1px solid #fff; }
.btn-white:hover { background-color: #fff; color: #181714; border: 1px solid #fff; }
.btn-white.focus, .btn-white:focus { background-color: #fff; color: #121113; }
.btn-white-outline { color: #fff; background: transparent; border: 2px solid #fff; }
.btn-white-outline:hover { background-color: #fff; color: #0b0f13; }
.btn.btn-white-outline.focus, .btn.btn-white-outline:focus { background-color: #fff; color: #0b0f13; box-shadow: 0 0 0 0.2rem rgb(244, 246, 248); }
.btn-link { color: #f67800; font-size: 14px; font-weight: 600; text-transform: uppercase; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; position: relative; letter-spacing: 1px; font-family: 'Lato', sans-serif; font-style: initial; border-bottom: 1px solid #f67800; }
.btn-link:hover { color: #11181f; text-decoration: none; border-bottom: 1px solid #11181f; }
.btn-link:hover i { color: #d20d61; text-decoration: none; }
button.btn { margin-right: -1px; }
.btn-boxed { width: 100%; height: 100%; padding: 133px 0px; font-size: 28px; }

/*-----------------------------------
   4. General / Elements 
-----------------------------------*/

/*----------------------- 
   4.1 Section space :
-------------------------*/

/*Note: Section space help to create top bottom space;*/

.space-small { padding-top: 60px; padding-bottom: 60px; }
.space-medium { padding-top: 100px; padding-bottom: 100px; }
.space-large { padding-top: 140px; padding-bottom: 140px; }
.space-ex-large { padding-top: 160px; padding-bottom: 160px; }
.content { padding-top: 80px; padding-bottom: 80px; }

/*----------------------
  4.2 Margin Space
-----------------------*/
.mb0 { margin-bottom: 0px; }
.ml30 { margin-left: 30px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.mb100 { margin-bottom: 100px; }
.mb130 { margin-bottom: 130px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt100 { margin-top: 100px; }

/*----- less margin space from top --*/
.mt-20 { margin-top: -20px; }
.mt-40 { margin-top: -40px; }
.mt-60 { margin-top: -60px; }
.mt-80 { margin-top: -80px; }

/*-----------------------
  4.3 Padding space
-------------------------*/
.nopadding { padding: 0px; }
.nopr { padding-right: 0px; }
.nopl { padding-left: 0px; }
.pinside10 { padding: 10px; }
.pinside20 { padding: 20px; }
.pinside30 { padding: 30px; }
.pinside40 { padding: 40px; }
.pinside50 { padding: 50px; }
.pinside60 { padding: 60px; }
.pinside80 { padding: 80px; }
.pinside130 { padding: 130px; }
.pdt0 { padding-top: 0px; }
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; }
.pdb0 { padding-bottom: 0px; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb60 { padding-bottom: 60px; }
.pdb80 { padding-bottom: 80px; }
.pdb150 { padding-bottom: 150px; }
.pdl10 { padding-left: 10px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl60 { padding-left: 60px; }
.pdl80 { padding-left: 80px; }
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr60 { padding-right: 60px; }
.pdr80 { padding-right: 80px; }
.pdtb40 { padding-bottom: 40px; padding-top: 40px; }

/*--------------------------------
4.4 Background & Block color 
----------------------------------*/
.bg-light { background-color: #f4f6f8 !important; }
.bg-default { background-color: #f67800 !important; }
.bg-primary { background-color: #090b0c !important; }
.bg-secondary { background-color: #083b6e !important; }
.bg-white { }
.bg-gradient { }
.bg-matte-yellow { background-color: #b38644; }
.outline { }
.section-title { margin-bottom: 70px; text-align: center; }
.title { color: #06131a; }
.text-light { color: #d1d1d1 !important; }
.title-bold { font-weight: 700; }
.text-bold { font-weight: 700; }
.small-title { }
.text-default { color: #ce0058; }
.text-primary { color: #06131a; }
.text-green { color: #43cf22 !important; }
.text-red { color: #a94e4a; }
.text-black { color: #121113; }
.text-yellow { color: #ff9000; }
.text-secondary { color: #575a65; }
.text-light { color: #f4f4f6; }
.primary-sidebar { }
.secondary-sidebar { }
.well-block { }
.well-bg-block { background-color: #fffbf4; padding: 40px 40px 20px 40px; margin-bottom: 30px; border: 1px solid #e2ded8; border-radius: 8px; }
.divider-line { border-bottom: 1px solid #e9ebef; margin-top: 30px; margin-bottom: 30px; }
.bg-box { background-color: #eff6f5; padding: 40px; }
small { font-size: 14px; }
.text-blue { color: #6a5aff !important; }

/*--------------------------------
4.5 Features Block 
----------------------------------*/
.feature { }
.features-section { }
.feature-icon { }
.feature-content { }
.feature-inner { }
.feature-outline { }

/*--- Feature left  class ---*/
.feature-left { margin-bottom: 40px; }
.feature-left .feature-icon { font-size: 50px; color: #4cbec5; display: inline-block; float: left; padding-right: 40px; padding-top: 7px; }
.feature-left .feature-content { font-size: 20px; }
.feature-left:last-child { }

/*--- Feature center class ---*/
.feature-center { }
.feature-center .feature-icon { }
.feature-center .feature-content { }
.feature-boxed { }
.feature-boxed .feature-icon { }
.feature-boxed .feature-content { }

/*--- Feature list class ---*/
.feature-list { }
.feature-list ul { }
.feature-list ul li { }
.feature-list li:before { }
.feature-blurb-block { margin-bottom: 50px; }
.feature-blurb-head { }
.feature-blurb-content { }
.blurb-small-text { }
.blurb-title { }

/*--------------------------------
4.6 Bullet/arrow
----------------------------------*/
.arrow { position: relative; }
.arrow li { padding-left: 20px; line-height: 30px; }
.arrow li:before { font-family: 'FontAwesome'; display: inline-block; position: absolute; left: 0; font-size: 13px; color: #50595e; content: '\f105'; font-style: initial; }
.angle { position: relative; }
.angle li { padding-left: 20px; line-height: 30px; }
.angle li:before { font-family: 'Fontello'; display: inline-block; position: absolute; left: 0; font-size: 12px; color: #0b0f13; content: '\e88c'; font-style: initial; }
.star { position: relative; }
.star li { padding-left: 22px; line-height: 30px; font-size: 14px; }
.star li:before { font-family: 'FontAwesome'; display: inline-block; position: absolute; left: 0; font-size: 14px; color: #36333c; content: '\f381'; }

/*--------------------------------
4.7 Call to actions 
----------------------------------*/
.cta-block { }
.cta-content { padding: 80px 150px; }
.cta-btn { }
#leftHalf { background-color: #f5f5f5; width: 50%; position: absolute; left: 0px; }
#rightHalf { background: url(../images/cta_right_img_1.jpg); background-repeat: no-repeat; width: 50%; position: absolute; right: 0px; height: 100%; background-repeat: no-repeat; background-position-x: 73%; }
.two-side-block { position: relative; }

/*--------------------------------
4.8 Image Hover Effect 
----------------------------------*/
img { width: auto; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; line-height: normal; vertical-align: middle; }
.imghover { display: block; position: relative; max-width: 100%; }
.imghover::before, .imghover::after { display: block; position: absolute; content: ""; text-align: center; opacity: 0; border-radius: 0px; }
.imghover::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; transition: 0.8s ease; }
.imghover::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; transition: 1s ease; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.imghover:hover::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
img.grayscale { filter: grayscale(1); opacity: .6; cursor: pointer; }
img.grayscale:hover { filter: grayscale(0); opacity: 1; transition-property: filter; transition-duration: 1s; }

/*--- 4.8 Img hover effect ---*/
.zooming { position: relative; overflow: hidden; }
.zooming img { max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }
.zooming:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }

/*--------------------------------
4.9 Icon 
----------------------------------*/

/*--------------------------------
5 Header / Navigations 
----------------------------------*/

/*--------------------
   5.1 Header Regular 
----------------------*/

.header-wrapper { z-index: 9; padding-top: 20px; padding-bottom: 20px; background-color: #11181f; position: relative; }
.logo { }

/*--------------------------
   5.2 Navigations Regular
----------------------------*/
.navigation { padding-top: 10px; }
#navigation {float: right; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation>ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { font-family: 'Lato', sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
#navigation>ul>li { float: left; }
#navigation.align-center>ul { font-size: 0; text-align: center; }
#navigation.align-center>ul>li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right>ul>li { float: right; }
#navigation>ul>li>a { padding: 14px 15px; font-size: 14px; color: #8f9499; letter-spacing: 0px; text-decoration: none; font-weight: 600; text-transform: uppercase; }
#navigation>ul>li:hover>a { color: #fff; background-color: #343c43; border-radius: 0px; }
#navigation>ul>li.has-sub>a { padding-right: 36px; }

/*#navigation>ul>li>a:after {
  position: absolute;
  top: 16px;
  right: -3px;
  height: 2px;
  display: block;
  content: '/';
}*/
#navigation>ul>li.has-sub>a:before { position: absolute; right: 17px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {top: 23px; height: 0; }*/
#navigation ul ul { position: absolute; left: -9999px; margin: 0px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { top: 0px; height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover>ul { left: auto; }
#navigation.align-right li:hover>ul { left: auto; right: 0; }
#navigation li:hover>ul>li { height: 43px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { background-color: #343c43; padding: 14px 18px; width: 220px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 600; text-transform: uppercase; letter-spacing: 0px; border-bottom: 1px solid #2d353c; }
#navigation ul ul li:first-child>a { border-top-right-radius: 0px; }
#navigation ul ul li:last-child>a { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
#navigation ul ul li:last-child>a, #navigation ul ul li.last-item>a { }
#navigation ul ul li:hover>a, #navigation ul ul li a:hover { color: #fff; background-color: #f67800; border-bottom: 1px solid #f67800; }
#navigation ul ul li.has-sub>a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
#navigation.align-right ul ul li.has-sub>a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub>a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub>a:before { right: auto; left: 14px; }
#navigation ul ul>li.has-sub:hover>a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; margin-top: -2px; }
#navigation.small-screen.align-center>ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid #e67203; top: auto; background-color: #f67800; }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover>ul>li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 20px 15px; color: #fff; }
#navigation.small-screen>ul>li>a:after { position: absolute; top: 16px; right: -3px; height: 2px; display: block; content: ''; }
#navigation.small-screen>ul>li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #fff; background: transparent; margin: 0px; border-bottom: transparent; }
#navigation.small-screen ul ul li:hover>a, #navigation.small-screen ul ul li.active>a { color: #fff; background-color: #e67203; border: 1px solid #d46802; }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen>ul>li.has-sub>a:after, #navigation.small-screen>ul>li.has-sub>a:before, #navigation.small-screen ul ul>li.has-sub>a:after, #navigation.small-screen ul ul>li.has-sub>a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 20px 10px; color: #fff; cursor: pointer; font-size: 14px; text-transform: uppercase; font-weight: 600; background-color: #f67800; border: 1px solid #f67800; }
#navigation.small-screen #menu-button:after { position: absolute; top: 20px; right: 17px; display: block; height: 12px; width: 20px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; content: ''; }
#navigation.small-screen #menu-button:before { position: absolute; top: 25px; right: 17px; display: block; height: 2px; width: 20px; background: #fff; content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 10px; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #fff; width: 10px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #e67203; height: 54px; width: 53px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 25px; right: 20px; width: 8px; height: 2px; display: block; background: #fff; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background:; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 22px; right: 23px; display: block; width: 2px; height: 8px; background: #fff; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen>ul>li>a { border-left: 0px; margin: 0; border-right: 0px; }
#navigation.small-screen>ul>li:hover>a { border-left: transparent; border-right: transparent; color: #fff; background-color: #e67203; }

/*----------------------------------------------
   5.4 Page Header
----------------------------------------------*/
.page-header { background: url(../images/pageheader.jpg)no-repeat; position: relative; background-size: cover; }
.page-caption { padding-top: 176px; padding-bottom: 148px; }
.page-title { font-size: 72px; line-height: 1; color: #fff; font-weight: 400; text-align: center; text-transform: capitalize; }
.large-pagheader { background: url(../images/service_pageheader.jpg)no-repeat; }
.large-pagheader .page-caption { padding-top: 290px; padding-bottom: 290px; }

/*------- Breadcrumb ------*/

/*-----------------------------------
   6.  Hero-section
-------------------------------------*/

.videosection { height: 840px; background-color:#666; background: url(../images/about_img_1.jpg)no-repeat; position: relative; background-size: cover; }
.video-caption { text-align: center; padding-top: 250px; }
.video-title { font-size: 72px; font-weight: 300; }
.video-mouse-icon { font-size: 50px; color: #fff; padding-top: 140px; display: block; }
#service { padding-top: 130px; }

/*-----------------------------------
7. Footer 
-------------------------------------*/
.section-bottom { background: url(../images/bottom_wrapper.jpg) no-repeat; padding-top: 80px; padding-bottom: 46px; background-size: cover; }
.section-logo { margin-bottom: 30px; text-align: center; }
.section-cta { margin-bottom: 80px; }
.section-bottom-line { border-color: #424447; margin-bottom: 80px; margin-top: 80px; }
.section-contact-info { }
.section-contact-icon { font-size: 50px; color: #f67800; }
.section-contact-text { float: left; padding-right: 42px; color: #fff; font-size: 18px; }
.footer { background-color: #11181f; padding-top: 40px; color: #959aa0; font-weight: 400; font-size: 16px; }
.footer-widget { padding-bottom: 40px; }
.footer-widget ul { padding: 0; }
.footer-widget ul li { list-style: none; float: left; }
.footer-widget ul li a { font-size: 16px; color: #959aa0; padding-right: 20px; }
.footer-widget ul li a:hover { color: #fff; }
.ft-contact-info { margin-bottom: 16px; position: relative; }
.ft-contact-icon { position: absolute; display: inline-block; font-size: 18px; color: #c0a6de; }
.ft-contact-text { padding-left: 30px; display: inline-block; }
.btn-twitter { background: #00aced; color: #fff; }
.btn-twitter:hover, .btn-twitter:active { background: #0084b4; color: #fff; }
.btn-facebook { background: #3B5997; color: #fff; }
.btn-facebook:hover, .btn-facebook:active { background: #2d4372; color: #fff; }
.btn-googleplus { background: #D64937; color: #fff; }
.btn-googleplus { background: #D64937; color: #fff; }
.btn-googleplus:hover, .btn-googleplus:active { background: #b53525; color: #fff; }
.btn-instagram { background: #F15245 20%; color: #fff; }
.btn-instagram:hover, .btn-instagram:active { background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF); color: #fff; }
.btn-pinterest { background-color: #c8232c; color: #fff; }
.btn-pinterest:hover, .btn-pinterest:active { background-color: #b0171f; color: #fff; }
.btn-linkedin { background: #0074A1; color: #fff; }
.btn-linkedin:hover, .btn-linkedin:active { background: #006288; color: #fff; }
.btn-youtube { background-color: #ff0000; color: #fff; }
.btn-youtube:hover, .btn-youtube:active { background-color: #fe2224; color: #fff; }
.social-text { font-size: 14px; text-transform: uppercase; padding-left: 10px; letter-spacing: 1px; }
.btn-social-rectangle, .btn-facebook .btn-twitter .btn-instagram .btn-linkedin .btn-googleplus .btn-youtube { font-size: 18px; margin-right: -5px; display: inline-block; line-height: 1.2; padding: 16px 86px; color: #fff; margin-bottom: 10px; }
.ft-social { }
.ft-social ul { }
.ft-social ul li { float: left; }
.ft-social ul li a { font-size: 14px; padding-right: 10px; font-weight: 400; }
.social-icon { }
.btn-social-square { -webkit-font-smoothing: antialiased; font-size: 16px; margin-right: 2px; display: inline-block; line-height: 1; color: #5e6366; border-radius: 0px; width: 40px; height: 40px; padding: 11px; border: 1px solid #5e6366; background-color: transparent; }
.btn-social-square:hover { border: 1px solid #f67800; background-color: #f67800; color: #fff; }
.btn-social-circle { -webkit-font-smoothing: antialiased; font-size: 10px; margin-right: 2px; display: inline-block; line-height: 1; color: #f3f2f5; border-radius: 100%; width: 26px; height: 26px; padding: 8px; }
.footer-widget .btn-social-circle { font-size: 10px; color: #f3f2f5; margin-right: 10px; }
.btn-social-circle:hover { }
.btn-social-icon { -webkit-font-smoothing: antialiased; font-size: 14px; padding-right: 28px; display: inline-block; width: 0px; height: 0px; line-height: 1; }

/*-------------- tiny footer ------------*/
.tiny-footer { font-size: 12px; padding: 14px 0px; font-weight: 600; background-color: #11181f; border: 1px solid #293036; color: #959aa0; line-height: 1; }

/*--- easetemplate copyright link --*/
.copyrightlink { color: #959aa0; }
.copyrightlink:hover { color: #f67800; }

/*-------------- tiny footer ------------*/

/*--- easetemplate copyright link --*/

/*-----------------------------------
9. Services
-------------------------------------*/

/*-------------------------
9.1 Service 
---------------------------*/

.service-lead-text { font-size: 32px; line-height: 45px; font-weight: 300; }
.service-block { position: relative; border: 1px solid #fff; }
.service-img img { width: 100%; }
.service-img { }
.service-content { }
.service-title { color: #fff; margin-bottom: 0px; font-weight: 600; position: absolute; background-color: rgba(17, 24, 31, 0.8); color: #fff; bottom: 0px; display: inline-block; width: 100%; padding: 40px; }
.service-title:hover { background-color: rgba(225, 111, 2, 0.8); transition: 1s ease; }
.service-big-block { padding: 80px; }
.service-big-block ul { }
.service-big-block ul li { color: #0b0f13; font-weight: 600; }

/*-------------------------
9.2 Service Single 
---------------------------*/
.testimonial-block { text-align: center; }
.testimonial-content { position: relative; bottom: 35px; }
.testimonial-icon { font-size: 65px; color: #e3e5e6; position: relative; }
.testimonial-text { font-size: 22px; }
.testimonial-meta { color: #11181f; font-size: 18px; }
.testimonial-small-text { font-size: 14px; color: #f67800; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; padding-left: 10px; }
.testimonial-carousel .owl-theme .owl-nav { line-height: 1; text-align: center; -webkit-tap-highlight-color: transparent; }
.testimonial-carousel .owl-theme .owl-nav .owl-prev { background-color: transparent; color: #000000; font-size: 30px; margin: 0px; padding: 0px; border-radius: 0px; }
.testimonial-carousel .owl-theme .owl-nav .owl-next { background-color: transparent; color: #000000; font-size: 30px; margin: 0px; padding: 0px; border-radius: 0px; }
.testimonial-carousel .owl-theme .owl-nav .owl-prev:hover { background-color: transparent; text-decoration: none; color: #f67800; }
.testimonial-carousel .owl-theme .owl-nav .owl-next:hover { background-color: transparent; text-decoration: none; color: #f67800; }
.service-form .form-control:focus { color: #ffffff !important; outline: 0; box-shadow: 0 0 0 0rem rgb(255, 255, 255); border-bottom-color: #fff; background-color: transparent; }
.service-form .form-control { border-color: #5c738a; color: #a4bbd2; }
.service-form { color: #fff; }
.service-form input::-webkit-input-placeholder { color: #a4bbd2 !important; }
input:focus::-webkit-input-placeholder { color: #fff !important; bottom: 20px; position: relative; }
.service-form textarea::-webkit-input-placeholder { color: #a4bbd2 !important; }
select.form-control:not([size]):not([multiple]) { height: 56px; color: #a4bbd2; }

/*-----------------------------------
10. Pages
-------------------------------------*/

/*-------------------------
10.1  Work List 
---------------------------*/

.work-block { margin-bottom: 50px; }
.work-content { }
.work-img { margin-bottom: 25px; }
.work-img img { width: 100%; }
.work-title { margin-bottom: 5px; }
.work-small-title { color: #f67800; font-size: 18px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }
.work-text { font-size: 18px; color: #8a9196; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item {    /* change duration value to whatever you like */
-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }
.portfolioContainer { }
.filter-work { padding: 25px 0px; }
.portfolioFilter { text-align: center; background-color: #090b0c; margin-bottom: 100px; }
.portfolioFilter a { font-size: 14px; text-decoration: none; padding: 23px 14px; letter-spacing: 1px; background-color: #090b0c; border-radius: 0px; text-transform: uppercase; font-weight: 600; color: #fff; display: inline-block; }
.portfolioFilter a:hover { color: #fff; text-decoration: none; background-color: #f67800; }
.portfolioFilter a.current { color: #fff; text-decoration: none; background-color: #f67800; }

/*--------------------------
10.2  About
----------------------------*/
.client-logo { margin-bottom: 20px; }
.about-wrapper { background: url(../images/about_img_1.jpg)no-repeat; padding-top: 550px; background-position-x: 20%; }
.about-wrapper-caption { text-align: center; font-weight: 600; padding-top: 25px; padding-bottom: 25px; }
.about-wrapper-text { font-size: 28px; font-weight: 400; color: #fff; font-family: 'Fredoka One', cursive; }
.about-description { margin-bottom: 40px; }

/*--------------------------
10.3  Team List
----------------------------*/
.team-block { margin-bottom: 20px; }
.team-content { position: absolute; background-color: rgba(17, 24, 31, 0.8); bottom: 0px; display: inline-block; width: 100%; color: #fff; padding: 30px; }
.team-img { position: relative; }
.team-img img { width: 100%; }
.team-title { }
.team-meta { color: #9da4aa; font-weight: 400; font-size: 16px; }
.overlay { border-radius: 0px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: 1s ease; background-color: #11181f; }
.team-img:hover .overlay { opacity: .8; }
.team-img:hover .team-content { opacity: 0; }
.text { color: #fff; position: absolute; top: 30%; left: 30%; transform: translate(-26%, -26%); -ms-transform: translate(-26%, -26%); right: 0; font-weight: 400; font-size: 16px; }

/*--------------------------
10.4  Pricing
----------------------------*/
.price-section { position: relative; bottom: 65px; margin-bottom: 60px; }
.price-block { border: 1px solid #dddfe1; padding: 40px; background-color: #fff; border-bottom: transparent; }
.price-head { text-align: center; }
.price-content { }
.price-content ul { list-style: none; }
.price-content ul li { position: relative; padding-left: 25px; line-height: 34px; font-size: 16px; color: #0b0f13; }
.price-content li:before { font-family: 'Fontello'; display: inline-block; position: absolute; left: 0; font-size: 13px; color: #ebb078; content: '\e891'; font-style: initial; }
.price-rate { color: #ff4c6b; font-size: 60px; border-bottom: 1px solid #dddfe1; font-weight: 600; margin-bottom: 40px; display: block; line-height: 80px; padding-bottom: 30px; }
.price-btn .btn-default { background-color: #f67800; color: #fff; border-color: #f67800; }

/*--------------------------
10.5  Gallery
----------------------------*/
.gallery-img { margin-bottom: 30px; }

/*--------------------------
10.6  Contact us
 ---------------------------- */
#contact-map { height: 544px; width: 100%; }
.contact-wrapper { position: relative; bottom: 115px; }

/*--------------------------
10.7  404 error
 ----------------------------*/
.error-wrapper { background: url(../images/error_wrapper.jpg)no-repeat; }
.error-caption { padding: 148px 0px; text-align: center; }
.error-title { font-size: 138px; margin-bottom: 35px; color: #fff; font-weight: 700; text-transform: uppercase; }
.error-text { font-size: 28px; color: #fff; }

/*--------------------------
10.8 StyleGuide
----------------------------*/
.color-box { margin-bottom: 30px; }
.box-info { font-size: 16px; line-height: 1.6; color: #fff; text-align: center; padding-top: 67px; }
.color-default-box { background-color: #f67800; height: 180px; width: 100%; }
.color-value-hex { font-size: 12px; }
.color-primary-box { background-color: #11181f; height: 180px; width: 100%; }
.color-heading-box { background-color: #0b0f13; height: 180px; width: 100%; }
.color-base-box { background-color: #62686c; height: 180px; width: 100%; }
.box-bg-color { background-color: #f4f6fb; }
.altenate ul { list-style: none; }
.altenate ul li { border-bottom: 1px solid #e1e0dd; line-height: 2.5; }
.box-table { padding: 16px 30px; margin: 0 -15px 15px; border-color:; border: 1px solid #efefef; }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { border-top: transparent; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #efefef; }
.table-striped tbody tr:nth-of-type(odd) { background-color: hsl(0, 0%, 96%); }
caption { padding-top: .75rem; padding-bottom: .75rem; color: #6b6c6d; text-align: left; caption-side: bottom; }

/*--------------------------
10.9 Tabs
----------------------------*/
.ease-tab { }
.ease-tab .nav-tabs { }
.nav-tabs .nav-item { margin-bottom: 0px; margin-right: 1px; }
.ease-tab .tab-content { padding: 50px 70px; border: 1px solid #f4f6f8; background-color: #f4f6f8; }
.ease-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #0b0f13; background-color: #f4f6f8; border-color: #f67800 #fff #f4f6f8 #ffffff; border-top: 2px solid #f67800; }
.ease-tab .nav-tabs { border-bottom: 1px solid #ffffff; margin-bottom: 0px; }
.ease-tab .nav-link { display: block; padding: 16px 28px; border: 1px solid #f67800; border-radius: 0px; background-color: #f67800; margin-bottom: -1px; color: #fff; text-align: center; }
.ease-tab a { font-size: 14px; font-family: 'Lato', sans-serif; font-style: initial; text-align: left; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; color: #fff; }
.ease-tab a:hover { color: #0b0f13; }
.tab-content-icon { height: 270px; width: 270px; color: #f67800; border-radius: 100%; background-color: #fff; display: inline-block; font-size: 82px; padding: 93px 76px; }
.ease-tab a.ease-btn { color: #f67800; }
.ease-tab a:hover.ease-btn { color: #fff; }

/*--------------------------
10.10 Accordions
----------------------------*/
.accordion-card { margin-bottom: 10px; }
.accordion-card.card { }
.accordion-card-header { margin-bottom: 0; background-color: #f67800; border: 1px solid #f67800; padding: 20px 25px; border-radius: 0px; }
.accordion-card .card-body { padding: 30px; background-color: #de6e03; border: 1px solid #de6e03; margin-top: -1px; color: #fff; }
.accordion-card-title { font-size: 18px; color: #fff; font-weight: 600; }
.accordion-card-header a { color: #fff; }
.accordion-card-header a:hover { color: #fff; }
.accordion-card-header span { font-size: 18px; line-height: 1.6; }
.accordion-card-header .active { border: 1px solid #000; color: #fff; }
.ease-alert.alert { position: relative; padding: 19px; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0px; }

/*------------------------
11. Blog pages
--------------------------*/

/*----- post-----*/

.post-holder { margin-bottom: 30px; }
.post-block { margin-bottom: 30px; }
.post-img img { width: 100%; }
.post-img { position: relative; }
.post-title { margin-bottom: 40px; line-height: 32px; }
.post-content { text-align: center; }
.post-holder .meta { padding: 0px; border: transparent; margin-bottom: 30px; }
.post-btn { transition: .5s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; }
.post-pageheader { background: url(../images/post_pageheader.jpg)no-repeat; background-size: cover; }
.post-pagecaption { padding-top: 217px; padding-bottom: 50px; text-align: center; }
.post-pagecaption .btn-social-square { color: #fff; border-color: #fff; }
.post-pagecaption .btn-social-square:hover { color: #fff; border-color: #f67800; }

/*----- meta -----*/
.meta { font-weight: 400; line-height: 1.4; font-size: 14px; color: #62686c; text-transform: capitalize; font-family: 'Lato', sans-serif; font-style: initial; margin-bottom: 20px; }
.meta-icon { margin-right: 10px; }
.meta-categories { }
.meta-admin { padding-right: 6px; padding-left: 6px; }
.meta-comments { padding-left: 6px; padding-right: 6px; }
.meta-date { padding-right: 6px; }
.meta-link { color: #fff; }
.meta-link:hover { color: #f67800; }
.categories-title { float: left; display: inline-block; padding-right: 30px; padding-top: 10px; }
.post-admin { margin-bottom: 30px; }

/*----- pagination -----*/
.pagination { }
.st-pagination { text-align: center; }
.st-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 18px; line-height: 2; color: #b5b0ac; text-decoration: none; letter-spacing: 0px; font-size: 14px; border-radius: 0px; border: 1px solid #b5b0ac; background-color: transparent; font-weight: 600; text-transform: uppercase; margin-right: 6px; margin-bottom: 8px; font-style: initial; }
.st-pagination .pagination>li>a:focus, .st-pagination .pagination>li>a:hover, .st-pagination .pagination>li>span:focus, .st-pagination .pagination>li>span:hover { z-index: 2; color: #f67800; background-color: transparent; border: #f67800 1px solid; }
.st-pagination .pagination>li:first-child>a, .st-pagination .pagination>li:first-child>span { margin-left: 0; border-radius: 0px; }
.st-pagination .pagination>li:last-child>a, .st-pagination .pagination>li:last-child>span { border-radius: 0px; }
.st-pagination .pagination>.active>a, .st-pagination .pagination>.active>a:focus, .st-pagination .pagination>.active>a:hover, .st-pagination .pagination>.active>span, .st-pagination .pagination>.active>span:focus, .st-pagination .pagination>.active>span:hover { z-index: 3; cursor: default; color: #f67800; background-color: transparent; border: #f67800 1px solid; }
.related-post-block { margin-bottom: 40px; }
.related-post-title { font-size: 18px; margin-bottom: 0px; }
.related-post-title a:hover { color: #f67800; }
.related-post { margin-bottom: 20px; }
.related-img img { width: 100%; }
.related-img { }
.related-post-content { text-align: center; }

/*------post-gallery----*/
.video-btn { height: 100%; width: 100%; color: #ffcd00; top: 40%; position: absolute; display: block; left: 43%; }
.video-img img { border-radius: 0px; }
.video-img { position: relative; }
.video-block { margin-bottom: 10px; }

/*----- prev-next-----*/
.post-navigation { border-top: 1px solid #dddfe1; border-bottom: 1px solid #dddfe1; margin-bottom: 50px; }
.nav-links { }
.nav-previous { padding: 50px 0px; }
.prev-link { font-size: 14px; color: #a7acb1; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #a7acb1; }
.next-link { text-transform: uppercase; font-size: 14px; color: #a7acb1; letter-spacing: 1px; border-bottom: 1px solid #a7acb1; }
.prev-link:hover { color: #f67800; border-bottom: 1px solid #f67800; }
.next-link:hover { color: #f67800; border-bottom: 1px solid #f67800; }
.nav-next { padding: 50px 0px; }
.previous-next-title { margin-bottom: 0px; font-size: 22px; padding-top: 18px; }

/*----- Author-post -----*/
.author-block { margin-bottom: 55px; border-bottom: 1px solid #dddfe1; padding-bottom: 100px; }
.author-meta { font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; color: #adb3b8; }
.author-post { }
.author-img img { }
.author-img { float: left; padding-right: 30px; }
.author-header { text-align: center; }
.author-title { font-size: 22px; padding-right: 8px; margin-bottom: 0px; padding-top: 15px; }
.author-content { padding-top: 50px; }

/*----- Comments -----*/
.comment-area { margin-bottom: 30px; }
.comment-list-title { font-size: 24px; font-weight: 400; margin-bottom: 30px; }
.comment-title { margin-bottom: 10px; font-style: initial; float: left; display: inline-block; padding-right: 8px; font-size: 20px; }
.comment-list { border: 1px solid #dddfe1; background-color: transparent; padding: 40px 40px 10px 40px; }
.comment-list:last-child { margin-bottom: 0px; }
.comment { }
.comment-body { }
.comment-header { margin-bottom: 16px; }
.comment-header .meta { border: 0px; padding: 6px 0px 0px 0px; background-color: transparent; }
.comment-header .meta .meta-date { color: #9ba0a3; }
.comment-header .comment-header h4 { margin-bottom: 8px; }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 115px; margin-bottom: 30px; }
.childern { margin-left: 55px; background-color: #f4f6f8; padding: 30px; margin-bottom: 30px; }

/*----- leave-Comments -----*/
.leave-comments { border: 1px solid #083b6e; background-color: #083b6e; padding: 40px; }
.leave-comments-title { margin-bottom: 25px; }
.leave-comments .form-control:focus { color: #ffffff !important; outline: 0; box-shadow: 0 0 0 0rem rgb(255, 255, 255); border-bottom-color: #fff; background-color: transparent; }
.leave-comments .form-control { border-color: #5c738a; color: #a4bbd2; }
.service-form { color: #fff; }
.leave-comments input::-webkit-input-placeholder { color: #a4bbd2 !important; }
.leave-comments input:focus::-webkit-input-placeholder { color: #fff !important; bottom: 20px; position: relative; }
.leave-comments textarea::-webkit-input-placeholder { color: #a4bbd2 !important; }
.leave-comments select.form-control:not([size]):not([multiple]) { height: 56px; color: #a4bbd2; }

/*------------------------
12. Sidebar / Widgets
--------------------------*/

/*----- widget -----*/

.widget { background-color: #f8f5ed; padding: 50px 50px; margin-bottom: 30px; }
.widget-title { font-size: 18px; border-bottom: 1px solid #e3d9c3; padding-bottom: 20px; margin-bottom: 40px; }
.widget-categories { }
.widget-categories ul li { position: relative; margin-bottom: 8px; }
.widget-categories li:before { position: absolute; content: '\f105'; font-family: 'FontAwesome'; font-size: 14px; bottom: 0px; line-height: 1.6; color: #181714; font-style: initial; }
.widget-categories ul li a { font-size: 14px; font-weight: 400; color: #181714; display: block; line-height: 1.8; text-transform: capitalize; padding-left: 20px; }
.widget-categories ul li a:hover { color: #1c5155; }
.widget-archives { }
.widget-archives ul li { position: relative; margin-bottom: 8px; }
.widget-archives li:before { position: absolute; content: '\f105'; font-family: 'FontAwesome'; font-size: 14px; bottom: 0px; line-height: 1.6; color: #181714; font-style: initial; }
.widget-archives ul li a { font-size: 14px; font-weight: 400; color: #181417; display: block; line-height: 1.8; text-transform: capitalize; padding-left: 20px; }
.widget-archives ul li a:hover { color: #1c5155; }
.recent-post { margin-bottom: 10px; }
.widget-recent-post ul li { }
.recent-content { }
.recent-post .meta { border-top: transparent; padding-top: 0px; }
.recent-pic img { }
.recent-pic { float: left; padding-right: 20px; }
.recent-title { line-height: 24px; font-size: 14px; font-weight: 400; margin-bottom: 10px; font-style: initial; }
.widget-tags { }
.widget-tags a { color: #181714; padding: 6px 10px; background-color: #e3d9c3; border: 1px solid #e3d9c3; display: inline-block; margin-bottom: 5px; border-radius: 0px; font-size: 12px; font-weight: 900; text-transform: uppercase; line-height: 20px; margin-right: 5px; letter-spacing: 1px; font-family: 'Lato', sans-serif; }
.widget-tags a:hover { background-color: #2e6467; border: 1px solid #2e6467; color: #fff; }
.widget-search { position: relative; }
.widget-search button { background-color: transparent; border: transparent; position: absolute; right: 10px; padding: 9px 18px; bottom: 13px; font-size: 14px; }
.widget-search .form-control { height: 70px; margin-bottom: 0px; }
.search-form { position: relative; }

/*-------------Template-features-------------*/
.key-features { margin-bottom: 30px; }
.key-features-title { font-size: 14px; font-weight: 700; text-transform: uppercase; display: inline-block; border-bottom: 1px solid #e0e6e3; margin-bottom: 12px; padding-bottom: 4px; line-height: 1; }
.key-features p { font-size: 14px; }

/********** Extra Plugin CSS - Back to top **********/
#return-to-top { z-index: 9999; position: fixed; bottom: 20px; right: 20px; background: #f67800; width: 40px; height: 40px; display: block; text-decoration: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; display: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top i { color: #fff; margin: 0; position: relative; left: 10px; top: 4px; font-size: 28px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top:hover { background: #ce6400; }
#return-to-top:hover i { color: #fff; top: 8px; }

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width:1440px) { }
@media only screen and (max-width:1200px) {
  .service-big-block { padding: 40px; }
  .portfolioFilter a { padding: 18px 10px; }
  .cta-content { padding: 62px 60px; }
  .error-caption { padding: 69px 0px; }
}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) { }

/* Small Devices, Tablets */
@media only screen and (max-width:768px) {
  .logo { text-align: center; }
  .page-caption { padding-top: 58px; padding-bottom: 58px; }
  .page-title { font-size: 40px; }
  .space-medium { padding-top: 40px; padding-bottom: 40px; }
  .content { padding-top: 40px; padding-bottom: 40px; }
  .large-pagheader .page-caption { padding-top: 100px; padding-bottom: 100px; }
  .cta-content { padding: 45px 40px; }
  .price-section { bottom: 25px; }
  .ease-tab a { font-size: 10px; }
  .ease-tab .nav-link { padding: 11px 18px; }
  .error-caption { padding: 68px 0px; text-align: center; }
  .contact-wrapper { bottom: 25px; }
  .videosection, #c47-random-23968 { height: 600px; }
  .video-title { font-size: 45px; font-weight: 300; }
  .video-caption { padding-top: 180px; }
  .video-mouse-icon { padding-top: 90px; }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width:480px) {
  .logo { text-align: center; }
  .page-caption { padding-top: 58px; padding-bottom: 58px; }
  .page-title { font-size: 40px; }
  .section-cta { margin-bottom: 30px; }
  .section-bottom { padding-top: 40px; padding-bottom: 6px; }
  .section-bottom-line { margin-bottom: 30px; margin-top: 30px; }
  .space-medium { padding-top: 40px; padding-bottom: 40px; }
  .service-big-block { padding: 40px; }
  .large-pagheader .page-caption { padding-top: 100px; padding-bottom: 100px; }
  .portfolioFilter a { font-size: 14px; text-decoration: none; padding: 3px 54px; }
  .post-pagecaption { padding-top: 47px; }
  .nav-previous { padding: 30px 0px; }
  .nav-next { padding: 30px 0px; }
  .author-img { float: initial; text-align: center; margin-top: 40px; }
  .comment-info { padding-left: 85px; }
  .comment-title { float: initial; }
  .childern { margin-left: 0px; }
  .cta-content { padding: 50px 26px; }
  .price-section { bottom: 25px; }
  .contact-wrapper { position: relative; padding-left: 0px; bottom: 20px; }
  .error-title { font-size: 98px; }
  .videosection, #c47-random-23968 { height: 400px; }
  .video-title { font-size: 32px; font-weight: 300; }
  .video-caption { text-align: center; padding-top: 100px; }
  .video-mouse-icon { padding-top: 5px; }
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width:320px) {
.logo { text-align: center; }
.page-caption { padding-top: 58px; padding-bottom: 58px; }
.page-title { font-size: 40px; }
.section-cta { margin-bottom: 30px; }
.section-bottom { padding-top: 40px; padding-bottom: 6px; }
.section-bottom-line { margin-bottom: 30px; margin-top: 30px; }
.space-medium { padding-top: 40px; padding-bottom: 40px; }
.service-big-block { padding: 40px; }
.large-pagheader .page-caption { padding-top: 100px; padding-bottom: 100px; }
.portfolioFilter a { font-size: 14px; text-decoration: none; padding: 3px 54px; }
.post-pagecaption { padding-top: 47px; }
.nav-previous { padding: 30px 0px; }
.nav-next { padding: 30px 0px; }
.author-img { float: initial; text-align: center; margin-top: 40px; }
.comment-info { padding-left: 85px; }
.comment-title { float: initial; }
.childern { margin-left: 0px; }
.cta-content { padding: 50px 26px; }
.price-section { bottom: 25px; }
.contact-wrapper { position: relative; padding-left: 0px; bottom: 20px; }
.error-title { font-size: 98px; }
.videosection, #c47-random-23968 { height: 400px; }
.video-title { font-size: 32px; font-weight: 300; }
.video-caption { text-align: center; padding-top: 100px; }
.video-mouse-icon { padding-top: 5px; }
}
}