@charset "UTF-8";

/* CSS Document */

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

Template Name:      Web Hosting Template
Version:            1.0.0
Created Date:       16/1/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  About
  10.2  Client Reviews
  10.3  Contact us
  10.4  FAQ
  10.5  404 error
  10.6  Checkout
  10.7  StyleGuide
  10.8  Call to Actions
  10.9  Shortcodes
        Alerts
        Tabs
        Accordions

  ------------------------------------
11.Blog
  11.1 Blog Default
  11.2 Blog Single
  ------------------------------------
  
12.Sidebar
  12.1 Widget
  ------------------------------------

13. Media Queries

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

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

body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: 'Noto Sans', sans-serif; letter-spacing: 0px; font-size: 14px; color: #2e3139; font-weight: 400; line-height: 26px; }
h1, h2, h3, h4, h5, h6 { letter-spacing: 0px; font-weight: 400; color: #1c1e22; margin: 0px 0px 15px 0px; font-family: 'Noto Sans', sans-serif; }
h1 { font-size: 42px; line-height: 50px; }
h2 { font-size: 36px; line-height: 42px; }
h3 { font-size: 20px; line-height: 32px; }
h4 { font-size: 18px; line-height: 32px; }
h5 { font-size: 14px; line-height: 20px; }
h6 { font-size: 12px; line-height: 18px; }
p { margin: 0 0 20px; line-height: 1.8; }
p:last-child { margin: 0px; }
ul, ol { }
a { text-decoration: none; color: #2e3139; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #0943c6; }
sub { bottom: 0em; }
.lead { font-size: 21px; font-weight: 400; line-height: 1.6; font-family: 'Noto Sans', sans-serif; color: #1c1e22; margin-bottom: 20px; }
.firstcharacter { float: left; font-size: 95px; line-height: 60px; padding-top: 16px; padding-right: 8px; padding-left: 0px; color: #1c1e22; }
blockquote { padding: 30px 40px; margin: 0 0 30px; font-size: 16px; border-left: 5px solid #0745cf; background-color: transparent; font-weight: 400; color: #1c1e22; font-style: italic; line-height: 26px; border-right: 5px solid #edeff2; border-top: 5px solid #edeff2; border-bottom: 5px solid #edeff2; border-radius: 5px; }
.blockquote-reverse, blockquote.pull-right { border-right: 5px solid #304496; padding: 30px; border-left: 5px solid #edeff2; }
.qoute-icon { }
.blockquote-content { }
.blockquote-text { font-family: 'Noto Sans', sans-serif; color: #525756; font-weight: 400; font-size: 23px; line-height: 1.6; }
strong { color: #2e3139; font-weight: 700; }
hr { border-top: 1px solid #e3e6e9; margin-bottom: 40px; margin-top: 40px; }
.list-none { list-style: none; padding: 0; }

/*-----------------------
   2 Form Elements:
-------------------------*/
label { }
.control-label { font-size: 14px; text-transform: capitalize; color: #20232b; margin-bottom: 8px; letter-spacing: 0px; font-weight: 400; }
.form-control:focus { }
.textarea.form-control { }
.required { }
.form-group { margin-bottom: 5px; }
.hero-section .form-control { border: 1px solid #8c897d; height: 58px; }
.form-control { border-radius: 4px; font-size: 14px; font-weight: 500; width: 100%; height: 70px; padding: 14px 18px; line-height: 1.42857143; border: 1px solid #dfe2e7; background-color: #dfe2e7; text-transform: capitalize; letter-spacing: 0px; margin-bottom: 16px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); -webkit-appearance: none; }
.form-control:focus { color: #20232b !important; outline: 0; -webkit-box-shadow: none; box-shadow: none; border-color: #d6dadf; font-size: 14px; }
.input-group { position: relative; display: table; border-collapse: separate; }
input::-webkit-input-placeholder { color: #20232b !important; }
textarea::-webkit-input-placeholder { color: #20232b !important; }
.input-group-addon { background-color: transparent; border: 1px solid #0e142e; border-radius: 0px; }
.focus { border: 1px solid #d6dadf; }
.focus:focus { border: 1px solid #d6dadf; }
.has-success .form-control { border-color: #3c763d; background-color: #dfe2e7; 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: #dfe2e7; 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; }
.input-group-addon i { color: #0e142e; }
.btn-select { font-size: 14px; }
select option { margin: 40px; background: rgba(255, 255, 255, 1); color: #7a7f94; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); position: relative; }
select.form-control { position: relative; }
select { 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: 3; overflow: hidden; }
select { width: 100%; height: 100%; margin: 0; padding: 0 0 0 .5em; cursor: pointer; color: #FFF; font-size: 16px; }
.select::after { position: absolute; top: 0; right: 0; bottom: 0; padding: 7px 17px 0px 0px; background: transparent; pointer-events: none; font-family: FontAwesome; content: "\f0d7"; font-size: 16px; }
.select:hover::after { color: #023981; }
.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: 'Noto Sans', sans-serif; }

/*------------------------
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: #dfe2e7; width: 1.4em; }
input[type=radio].with-font:checked~label:before, input[type=checkbox].with-font:checked~label:before { content: "\f00c"; font-size: 1.2em; color: #0943c6; letter-spacing: 5px; }
input[type=checkbox].with-font~label:before { content: "\f096"; }
input[type=checkbox].with-font:checked~label:before { content: "\f046"; color: #0943c6; }
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: 'Noto Sans', sans-serif; font-size: 16px; text-transform: capitalize; font-weight: 700; padding: 12px 36px; border-radius: 4px; line-height: 2; letter-spacing: 0px; -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: #02d8bb; color: #1c1e22; border: 1px solid #02d8bb; }
.btn-primary:hover { background-color: #03f3d2; color: #1c1e22; border: 1px solid #03f3d2; }
.btn-primary.focus, .btn-primary:focus { background-color: #03f3d2; color: #1c1e22; border: 1px solid #03f3d2; }
.btn-default { background-color: #0943c6; color: #fff; border: 1px solid #0943c6; }
.btn-default:hover { background-color: #063bb3; color: #fff; border: 1px solid #063bb3; }
.btn-default.focus, .btn-default:focus { background-color: #063bb3; color: #fff; border: 1px solid #063bb3; }
.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 57px; font-size: 18px; }
.btn-sm { padding: 9px 32px; font-size: 14px; }
.btn-xs { padding: 7px 18px; font-size: 12px; }
.btn-white { color: #161718; background: #fff; }
.btn-white:hover { background-color: #fff; color: #161718; }
.btn-white.focus, .btn-white:focus { background-color: #fff; color: #161718; }
.btn-white-outline { color: #fff; background: transparent; border: 2px solid #fff; }
.btn-white-outline:hover { background-color: #fff; color: #161718; }
.btn-white-outline.focus, .btn-white-outline:focus { background-color: #fff; color: #161718; }
.btn-link { color: #0943c6; font-size: 16px; font-weight: 700; text-transform: capitalize; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; position: relative; letter-spacing: 0px; border-bottom: 1px solid #0943c6; }
.btn-link:hover { color: #063bb3; text-decoration: none; border-bottom: 1px solid #063bb3; }
button.btn { margin-right: -1px; }

/*-----------------------------------
   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: 120px; padding-bottom: 120px; }
.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
-----------------------*/
.ml30 { margin-left: 30px; }
.mb0 { margin-bottom: 0px; }
.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; }
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; }
.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: #e9ebef; }
.bg-line { background-color: #fff; border: 60px solid #e9ebef; padding-top: 80px; padding-bottom: 80px; }
.bg-primary { background-color: #ffcd00; }
.bg-default { background-color: #1346b7; }
.bg-white { }
.bg-gradient { }
.outline { }
.section-title { margin-bottom: 50px; text-align: center; }
.title { color: #1c1e22; }
.title-bold { font-weight: 700; }
.small-title { }
.text-white { color: #fff; }
.text-default { color: #304496; }
.text-primary { color: #e6cc2c; }
.text-green { color: #43cf22; }
.text-black { color: #2e3133; }
.text-yellow { color: #ff9000; }
.text-secondary { color: #575a65; }
.text-light { color: #f4f4f6; }
.primary-sidebar { }
.secondary-sidebar { }
.well-block { background-color: #fff; padding: 40px; margin-bottom: 30px; }
.divider-line { border-bottom: 1px solid #e8ecf0; margin-top: 30px; margin-bottom: 30px; }
.bg-box { background-color: #eff6f5; padding: 40px; }

/*--------------------------------
4.5 Features Block 
----------------------------------*/
.feature { margin-bottom: 30px; }
.features-section { }
.feature-icon { margin-bottom: 40px; }
.feature-content { }
.feature-inner { }
.feature-outline { }

/*--- Feature left  class ---*/
.feature-left { margin-bottom: 40px; }
.feature-left .feature-icon { margin-bottom: 40px; }
.feature-left .feature-content { }

/*--- 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 { }
.feature-blurb-head { }
.feature-blurb-content { }
.blurb-small-text { }
.blurb-title { }

/*--------------------------------
4.6 Bullet/arrow
----------------------------------*/
.arrow { position: relative; }
.arrow li { padding-left: 24px; line-height: 30px; }
.arrow li:before { font-family: "FontAwesome"; display: inline-block; position: absolute; left: 0; font-size: 16px; color: #6b6c6d; content: '\f058'; }
.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: #0084bf; content: '\f005'; }

/*--------------------------------
4.7 Call to actions 
----------------------------------*/
.cta-single { text-align: center; background-color: #094bde; padding-top: 60px; padding-bottom: 60px; color: #fff; }
.cta-single-line { }
.cta-single-line-title { }
.cta-single-caption { font-size: 21px; }
.cta-btn { }
.cta-content { }
.cta-line { }
.cta-img { position: relative; }
.cta-caption { position: absolute; top: 90px; left: 70px; color: #fff; }
.cta-icon { margin-bottom: 40px; }
.cta-title { color: #fff; }
.cta-wrapper { background: url(../images/cta_img_2.jpg)no-repeat; padding-top: 110px; padding-bottom: 110px; background-size: cover; }
.cta-wrapper-text { }
.cta-left-caption { }
.cta-left { background-color: #02d8bb; padding-top: 50px; padding-bottom: 50px; }
.cta-left-text { display: inline-block; }
.cta-left-btn { display: inline-block; margin-top: 20px; }
.cta-text { }
.widget-cta { }
.widget-cta:last-child { }
.widget-cta-title { }
.cta-call-text { }
.widget-cta-icon { }
.widget-cta-content { }
.widget-cta-block { }
.widget-cta-content { }
.widget-cta-icon { }
.widget-testimonial { }
.widget-testi-content { }
.widget-cta-text { }
.widget-cta-title { }

/*--------------------------------
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; }
.imghover::before { top: 0; right: 0; bottom: 0; left: 0; }
.imghover::after { top: 57%; left: 50%; padding: 10px; line-height: 10px; margin: -25px 0 0 -25px; content: "\f0fe"; font-family: "FontAwesome"; font-size: 30px; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { background: rgba(9, 75, 222, .80); }
.imghover:hover::after { color: #fff; }

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

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

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

.top-header { background-color: transparent; padding: 25px 0px; line-height: 1; border-bottom: 1px solid rgba(255, 255, 255, .2); }
.top-call { float: right; }
.top-call-text { margin-bottom: 0px; font-weight: 700; font-size: 26px; color: #023981; }
.small-text { font-size: 14px; }
.top-call .btn { margin-top: 4px; }
.header-wrapper { }
.header { }
.logo { }
.header-collapse { background-color: #1741b8; }
nav { width: 100%; max-width: 100%; position: relative; text-align: right; top: 3px; }
nav ul, nav ul li { display: inline-block }
nav ul li { color: #82a4ef; margin-right: 5px; font-size: 14px; font-weight: 700; }
nav ul li a { color: #82a4ef; }
nav ul li a:hover { color: #fff; }
nav .fa { color: #fff; cursor: pointer; font-size: 14px; }
nav input { top: 15px; }
nav ul { transition: all .5s; position: absolute; right: 35px }
nav input { transition: all .5s; position: absolute; right: 0px; background: transparent; border-top: transparent; border-left: transparent; border-right: transparent; width: 100%; }
.toggle { margin-right: 50px; opacity: 0; }

/*--------------------------
   5.2 Navigations Regular
----------------------------*/
.navigation { }
#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: 'Noto Sans', 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: 18px 20px; font-size: 14px; color: #dee5f6; letter-spacing: 0px; text-decoration: none; font-weight: 700; text-transform: capitalize; }
#navigation>ul>li:hover>a { color: #fff; background-color: transparent; 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: -3px; 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: 51px; }
#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: #1451d8; padding: 18px 20px; width: 245px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 700; text-transform: capitalize; letter-spacing: 0px; border-bottom: 1px solid #1a45bb; }
#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: #1b47c2; }
#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; }
#navigation.small-screen.align-center>ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid #1e4fda; top: auto; background-color: transparent; }
#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: #1740bc; 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: #153baf; }
#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: transparent; border: 0px; }
#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 #1e4fda; 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; background-color: #153baf; color: #fff; }

/*----------------------------------------------
   5.4 Page Header
----------------------------------------------*/
.page-header { background: url(../images/page_header.jpg) no-repeat; margin: 0px; padding-top: 282px; padding-bottom: 0px; border: 0px; background-size: cover; background-position: center; }
.page-caption { padding-top: 40px; padding-bottom: 40px; color: #fff; background-color: #0f49cb; text-align: center; }
.page-title { font-size: 40px; line-height: 1.3; color: #fff; font-weight: 400; }
.page-breadcrumb { color: #a6bcf3; }
.page-breadcrumb .breadcrumb { background-color: transparent; padding: 0px; margin-bottom: 0px; font-size: 12px; font-weight: 400; border: none; text-transform: uppercase; color: #a6bcf3; letter-spacing: 1px; }
.breadcrumb>li+li:before { padding: 0 5px; color: #a6bcf3; content: "/\00a0"; }
.breadcrumb>li>a { color: #fff; }

/*-----------------------------------
   6. Slider / Hero-section
-------------------------------------*/
.slider { margin-bottom: -40px; }
.slider-img { position: relative; width: 100%; height: 700px; }
.slider-img img { position: relative; z-index: -1; }
.slider-captions { position: absolute; bottom: 160px; width: 100%; color: #fff; text-align: left; }
.slider-captions ul { position: relative; margin-bottom: 30px; display: inline-block; }
.slider-captions li:before { content: '\f10c'; font-family: 'FontAwesome'; font-size: 14px; position: relative; padding-right: 10px; color: #ffcd00; }
.slider-captions ul li { float: left; font-size: 14px; padding-right: 10px; font-weight: 500; color: #fff; }
.slider-title { color: #fff; font-size: 42px; font-weight: 400; line-height: 48px; text-transform: capitalize; margin-bottom: 20px; }
.slider .owl-theme .owl-nav { line-height: 1; text-align: center; -webkit-tap-highlight-color: transparent; }
.slider .owl-theme .owl-nav .owl-prev { position: absolute; top: 48%; left: 0px; color: #fff; font-size: 20px; margin: 12px; padding: 10px; background: #1c4cbf; display: inline-block; cursor: pointer; border-radius: 4px; height: 40px; width: 40px; }
.slider .owl-theme .owl-nav .owl-next { position: absolute; top: 48%; right: 4px; color: #fff; font-size: 20px; margin: 12px; padding: 10px; background: #1c4cbf; display: inline-block; cursor: pointer; border-radius: 4px; height: 40px; width: 40px; }
.slider .owl-theme .owl-nav .owl-prev:hover { background-color: #fff; text-decoration: none; color: #1c4cbf; }
.slider .owl-theme .owl-nav .owl-next:hover { background-color: #fff; text-decoration: none; color: #1c4cbf; }
.slider .owl-theme .owl-dots { }
.slider .owl-theme .owl-dots .owl-dot { display: none; }
.slider .owl-theme .owl-carousel .owl-item img { width: 100%; }

/*-----------------------------------
7. Footer 
-------------------------------------*/
.footer { background-color: #0a0a0b; padding-top: 80px; color: #767a81; font-weight: 400; font-size: 14px; }
.footer-title { margin-bottom: 30px; color: #fff; letter-spacing: 0px; font-size: 20px; font-weight: 400; }
.footer-widget { margin-bottom: 60px; }
.footer-widget ul { padding: 0; }
.footer-widget ul li { line-height: 2; list-style: none; }
.footer-widget ul li a { font-size: 14px; color: #767a81; }
.footer-widget ul li a:hover { color: #0943c6; }
.ft-post { }
.ft-post-title { color: #767a81; font-size: 14px; }
.ft-post .meta { color: #5b5b5f; }
.ft-post .meta-link { color: #5b5b5f; }
.newsletter-title { font-size: 24px; color: #fff; line-height: 3; }
.footer-widget .form-control { height: 70px; background-color: #1c1c1d; border: 1px solid #36393a; }
.footer-widget .form-control:focus { color: #808183 !important; outline: 0; -webkit-box-shadow: none; box-shadow: none; border-color: #28ddc4; font-size: 14px; }
.footer-widget input::-webkit-input-placeholder { color: #616365 !important; }
.ft-btn { padding: 18px 44px; }
.ft-contact-info { margin-bottom: 16px; position: relative; }
.ft-contact-icon { position: absolute; display: inline-block; font-size: 18px; color: #ffcd00; }
.ft-contact-text { padding-left: 30px; display: inline-block; }
.ft-top-line { border-bottom: 1px solid #27272a; margin-bottom: 60px; padding-bottom: 0px; }
.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: radial-gradient(circle at 33% 100%, #FED373 2%, #F15245 20%, #D92E7F 42%, #9B36B7 65%, #515ECF); 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: 16px; padding-right: 10px; font-weight: 400; }
.social-icon { }
.btn-social-circle { -webkit-font-smoothing: antialiased; font-size: 12px; margin-right: 2px; display: inline-block; line-height: 1; color: #9c9ea0; background-color: #0a0a0b; border-radius: 100%; width: 34px; height: 34px; padding: 12px; }
.btn-social-circle:hover { color: #fff; background-color: #023981; }
.btn-social-icon { -webkit-font-smoothing: antialiased; font-size: 18px; padding-right: 22px; display: inline-block; width: 0px; height: 0px; line-height: 1; color: #6f6f74; }

/*-------------- tiny footer ------------*/
.tiny-footer { font-size: 12px; padding: 10px 0px; background-color: #040404; line-height: 1; }

/*--- easetemplate copyright link --*/
.copyrightlink { color: #fefeff; }
.copyrightlink:hover { color: #fefeff; }

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

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

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

/*-------------------------
9.1 Services
---------------------------*/

.service-block { position: relative; border: 2px solid #e9ebef; border-top-right-radius: 6px; border-top-left-radius: 6px; margin-bottom: 20px; }
.service-content { padding: 40px 30px; }
.service-icon { text-align: center; border-bottom: 2px solid #e9ebef; padding-bottom: 30px; margin-bottom: 30px; }
.service-btn { display: inline-block; float: right; line-height: 3.2; }
.service-btn .fa-2x { font-size: 20px; padding-top: 4px; }
.price-text { display: inline-block; font-size: 11px; text-transform: uppercase; color: #1c1e22; letter-spacing: 1px; }
.price { color: #094bde; font-size: 20px; font-weight: 700; letter-spacing: -1px; line-height: 1.5; }
.service-price { background-color: #e9ebef; padding: 23px 30px; }
.service-batch { position: absolute; top: 0; }

/*-------------------------
9.2 Service Single
---------------------------*/
.service-pageheader { background: url(../images/service_pageheader.jpg) no-repeat; padding-top: 310px; padding-bottom: 150px; }
.service-page-caption { color: #b1c5f2; }
.service-page-text { font-size: 24px; color: #b1c5f2; margin-bottom: 40px; }
.service-page-title { font-size: 50px; color: #fff; }
.service-page-caption .lead { color: #b1c5f2; margin-bottom: 35px; }
.plan-block { border-bottom: 0px; background-color: transparent; border: 2px solid #e9ebef; padding: 50px 40px 25px 40px; margin-bottom: -2px; border-top-left-radius: 6px; border-top-right-radius: 6px; text-align: center; border-bottom: transparent; }
.plan-icon { margin-bottom: 35px; }
.plan-title { font-size: 24px; margin-bottom: 0px; }
.plan-pricing { font-size: 46px; font-weight: 700; }
.plan-small-text { font-size: 20px; font-weight: 400; }
.plan-ft-list { }
.plan-ft-list ul { border: 2px solid #e9ebef; padding: 25px; border-top: transparent; }
.plan-ft-list ul li { line-height: 32px; }
.plan-ft-list li:before { content: '\f058'; font-family: 'FontAwesome'; font-size: 14px; padding-right: 10px; }
.plan-btn { background-color: #e9ebef; border-color: #e9ebef; color: #1c1e22; border-top-left-radius: 0px; border-top-right-radius: 0px; }
#plan-feature-list { }
#plan-feature-list ul { padding: 30px; border: 2px solid #e9ebef; border-top: transparent; }

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

/*-------------------------
10.1 About
---------------------------*/

.about-section { }
.about-description { }
.team-block { }
.team-img img { border-radius: 100%; }
.team-img { position: relative; margin-bottom: 30px; }
.overlay { border-radius: 100%; position: absolute; top: 5%; bottom: 0; left: 5%; right: 0; height: 235px; width: 235px; opacity: 0; transition: .5s ease; background-color: #094bde; }
.team-img:hover .overlay { opacity: .9; }
.text { color: #bacbf0; position: absolute; top: 46%; left: 36%; transform: translate(-26%, -26%); -ms-transform: translate(-26%, -26%); text-align: center; font-weight: 700; font-size: 13px; }

/*--------------------------
10.2  Client Reviews
 ------------------------------*/
.testimonial-section { padding-top: 80px; }
.testi-icon { margin-bottom: 30px; }
.testimonial-block { border: 2px solid #e9ebef; background-color: #fff; padding: 50px 48px; border-radius: 5px; }
.testi-quote { margin-bottom: 45px; }
.testimonial-title { }
.testimonial-content { font-style: italic; font-family: 'Noto Serif', serif; font-size: 21px; font-weight: 400; line-height: 32px; margin-bottom: 35px; }
.testi-link-text { color: #80848c; margin-bottom: 7px; display: block; }
.testi-text { margin-bottom: 0px; font-weight: 700; line-height: 28px; }
.testi-meta { display: inline-block; }
.testi-meta-name { }
.testi-img { float: left; display: inline-block; padding-right: 30px; }
.testi-rating { font-size: 16px; color: #efcf1c; }
.testimonial-carousel { }
.testimonial-carousel .owl-carousel .owl-item img { width: initial; }
.testimonial-carousel .owl-theme .owl-nav { line-height: 1; text-align: center; -webkit-tap-highlight-color: transparent; margin-top: 0px; }
.testimonial-carousel .owl-theme .owl-nav .owl-prev { background-color: transparent; font-size: 38px; color: #fff; }
.testimonial-carousel .owl-theme .owl-nav .owl-next { background-color: transparent; font-size: 38px; color: #fff; }
.testimonial-carousel .owl-theme .owl-nav .owl-prev:hover { background-color: transparent; text-decoration: none; color: #7da5ff; }
.testimonial-carousel .owl-theme .owl-nav .owl-next:hover { background-color: transparent; text-decoration: none; color: #7da5ff; }

/*--------------------------
10.3  Contact us
 ---------------------------- */
.contact-block { }
.contact-widget { margin-bottom: -2px; border: 2px solid #e9ebef; padding: 27px 30px; margin-right: -1px; margin-left: -1px; }
.contact-content { display: inline-block; }
.contact-title { }
.contact-info { }
.contact-icon { line-height: 4.2; float: left; display: inline-block; padding-right: 24px; }
.contact-form { background-color: #e9ebef; padding: 50px; border-radius: 6px; }
.contact-text { font-size: 14px; margin-bottom: 3px; text-transform: uppercase; font-weight: 700; }
#contact-map { height: 450px; width: 100%; }

/*--------------------------
10.4  FAQ
----------------------------*/
.st-accordion { }
.st-accordion span { padding-right: 0px; font-size: 20px; margin-top: 3px; }
.st-accordion .panel { box-shadow: none; }
.st-accordion .sign { color: #1c1e22; padding: 0 2px; position: absolute; left: -30px; top: 2px; }
.st-accordion .accordion .panel-heading.active .sign { color: #1c1e22; }
.st-accordion .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: #1c1e22; position: relative; text-transform: capitalize; font-weight: 700; line-height: 1.4; }
.sign { color: #20252c; padding: 0 2px; top: 6px; }
.st-accordion .panel-heading.active .sign { color: #20252c; }
.st-accordion .panel { margin-bottom: 20px; background-color: transparent; border: 1px solid #e4e9ea; border-radius: 0px; }
.st-accordion .panel-default { border-color: transparent; }
.st-accordion .panel-group .panel { margin-bottom: 0px; border-radius: 0px; border: 0px; background-color: transparent; margin-top: 0px; }
.st-accordion .panel-default>.panel-heading { border-top-left-radius: 0px; border-top-right-radius: 0px; color: #1c1e22; background-color: transparent; padding: 25px 0px; border-bottom: 2px solid #d7d9de; }
.st-accordion .panel-group .panel-heading+.panel-collapse>.list-group, .st-accordion .panel-group .panel-heading+.panel-collapse>.panel-body { border-bottom: 0px;     /* padding-left: 30px; */     /* padding-right: 30px; */
background-color: #fff; line-height: 32px; border: 0px; margin-top: 0px; border-top-color: transparent; }
.st-accordion .panel-body { padding: 30px 0px; border: 2px solid #d7d9de; background-color: #fff; border-top-color: transparent; }
.st-accordion .panel-body p:last-child { margin-bottom: 0px; }
.st-accordion .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body { border: 0px; }
.panel-default>.panel-heading.active { background-color: transparent; border-bottom: 2px solid #d7d9de; }
.panel-default>.panel-heading.active a { background-color: transparent; color: #094bde; }
.nav-scroll { border-bottom: 2px solid #d7d9de; }
.nav-scroll ul { list-style: none; }
.nav-scroll ul li { }
.nav-scroll ul li a { margin-bottom: -2px; letter-spacing: 1.5px; float: left; padding: 17px 36px; border-bottom: 2px solid #d7d9de; background-color: transparent; color: #1c1e22; font-size: 14px; font-weight: 700; text-transform: uppercase; }
.nav-scroll ul li a:hover { margin-bottom: -2px; background-color: transparent; color: #fff; border-bottom: 2px solid #094bde; color: #094bde; }
.nav-scroll a.active { background-color: #111; color: #fff; }
#general, #technical, #order, #hosting { padding-top: 130px; }
.faq-block { margin-bottom: 30px; }
.faq-title { text-transform: uppercase; font-weight: 700; font-size: 16px; letter-spacing: 1; padding-bottom: 20px; margin-bottom: 40px; border-bottom: 2px solid #d7d9de; }
.st-tabs { margin-bottom: 40px; border: 1px solid #e9ebef; border-radius: 6px; }
.st-tabs .nav-tabs { border-bottom: 2px solid #eee; margin-bottom: 40px; }
.st-tabs .nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143; border: transparent; border-radius: 0px 0px 0 0; background-color: transparent; padding: 24px 40px; color: #1c1e22; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; }
.st-tabs .nav-tabs>li>a:hover { border-bottom: 2px solid #1346b7; color: #1346b7; }
.st-tabs .nav-tabs>li.active>a, .st-tabs .nav-tabs>li.active>a:focus, .st-tabs .nav-tabs>li.active>a:hover { cursor: default; background-color: transparent; border: transparent; border-bottom: 2px solid #1346b7; color: #1346b7; }
.st-tabs .tab-content { padding-left: 30px; padding-right: 30px; }

/*--------------------------
10.5  404 error
 ----------------------------*/
.error-wrapper { background: url(../images/error_img.png) no-repeat 67px; }
.error-block { background-color: #094bde; text-align: center; padding: 100px; border-radius: 100%; height: 553px; width: 553px; position: relative; }
.error-title { font-size: 160px; font-weight: 700; margin-bottom: 80px; color: #fff; margin-top: 80px; }

/*--------------------------
10.6  Checkout
 ----------------------------*/
.box { background-color: #fff; border-radius: 8px; border: 2px solid #e9ebef; padding: 50px; margin-bottom: 40px; }
.box-title { margin-bottom: 30px; text-transform: uppercase; font-size: 16px; font-weight: 700; color: #094bde; letter-spacing: 2px; }
.plan-selection { border-bottom: 2px solid #e9ebef; padding-bottom: 25px; margin-bottom: 35px; }
.plan-selection:last-child { border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; }
.plan-data { position: relative; }
.plan-data label { font-size: 20px; margin-bottom: 15px; font-weight: 400; }
.plan-text { padding-left: 35px; }
.plan-price { position: absolute; right: 0px; color: #094bde; font-size: 20px; font-weight: 700; letter-spacing: -1px; line-height: 1.5; bottom: 43px; }
.term-price { bottom: 18px; }
.secure-price { bottom: 68px; }
.summary-block { border-bottom: 2px solid #d7d9de; }
.summary-block:last-child { border-bottom: 0px; }
.summary-content { padding: 28px 0px; }
.summary-price { color: #094bde; font-size: 20px; font-weight: 400; letter-spacing: -1px; margin-bottom: 0px; display: inline-block; float: right; }
.summary-small-text { font-weight: 700; font-size: 12px; color: #8f929a; }
.summary-text { margin-bottom: -10px; }
.summary-title { font-weight: 700; font-size: 14px; color: #1c1e22; }
.summary-head { display: inline-block; width: 120px; }

/*--------------------------
10.7 StyleGuide
----------------------------*/
.color-box { margin-bottom: 30px; }
.box-info { font-size: 16px; line-height: 1.6; color: #fff; text-align: center; padding-top: 46px; }
.color-default-box { background-color: #094bde; height: 146px; width: 100%; }
.color-sample { height: 55px; width: 91px; }
.color-value { font-size: 13px; margin-bottom: 0px; padding-top: 5px; }
.color-value-hex { font-size: 14px; }
.default-sample-0 { background-color: #05297c; }
.default-sample-1 { background-color: #0735a0; }
.default-sample-2 { background-color: #235cde; }
.default-sample-3 { background-color: #4d79de; }
.color-primary-box { background-color: #02d8bb; height: 146px; width: 100%; }
.primary-sample-0 { background-color: #008573; }
.primary-sample-1 { background-color: #00bca2; }
.primary-sample-2 { background-color: #2ddcc4; }
.primary-sample-3 { background-color: #58e1ce; }
.color-heading-box { background-color: #1c1e22; height: 146px; width: 100%; }
.heading-sample-0 { background-color: #0c121e; }
.heading-sample-1 { background-color: #1c1e22; }
.heading-sample-2 { background-color: #40444d; }
.heading-sample-3 { background-color: #5d636e; }
.color-secondary-box { background-color: #2e3139; height: 146px; width: 100%; }
.secondary-sample-0 { background-color: #111625; }
.secondary-sample-1 { background-color: #191d26; }
.secondary-sample-2 { background-color: #4c505c; }
.secondary-sample-3 { background-color: #696e7b; }
.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 #dbdad8; }
.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; }

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

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

.post-holder { margin-bottom: 30px; border-bottom: 1px solid #eaeaed; padding-bottom: 45px; }
.post-block { margin-bottom: 50px; }
.post-head { }
.post-block h2 { }
.post-img img { width: 100%; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.post-img img, .imghover:hover::before { border-top-left-radius: 8px; border-top-right-radius: 8px; }
.post-img { position: relative; }
.post-title { font-weight: 500; font-size: 24px; line-height: 30px; }
.post-content { background-color: #e9ebef; padding: 50px; }
.post-btn { position: relative; }
.post-img-caption { display: block; background-color: #304496; text-align: center; font-weight: 700; font-size: 18px; padding: 10px; }

/*----- meta -----*/
.meta { margin-bottom: 35px; font-weight: 700; line-height: 1.4; font-size: 12px; color: #a3a5aa; text-transform: uppercase; letter-spacing: 1px; }
.meta-icon { margin-right: 10px; }
.meta-categories { }
.meta-admin { padding-right: 6px; padding-left: 6px; }
.meta-comments { padding-left: 6px; }
.meta-date { padding-right: 6px; }
.meta-link { color: #a3a5aa; }
.meta-link:hover { color: #094bde; }

/*----- pagination -----*/
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; }
.st-pagination { margin-top: 30px; }
.st-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 4px 16px; line-height: 2; color: #1c1e22; text-decoration: none; letter-spacing: 0px; font-size: 18px; border-radius: 8px; border: 1px solid #d7dce4; background-color: #d7dce4; font-weight: 400; text-transform: capitalize; margin-right: 6px; margin-bottom: 8px; }
.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: #1c1e22; background-color: #28ddc4; border: #28ddc4 1px solid; }
.st-pagination .pagination>li:first-child>a, .st-pagination .pagination>li:first-child>span { margin-left: 0; border-radius: 8px; }
.st-pagination .pagination>li:last-child>a, .st-pagination .pagination>li:last-child>span { border-radius: 8px; }
.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; color: #1c1e22; cursor: default; background-color: #28ddc4; border: 1px solid #28ddc4; }
.related-post-block { margin-bottom: 40px; }
.related-post-title { font-size: 24px; font-weight: 400; margin-bottom: 30px; }
.related-post { }
.post-meta { text-transform: uppercase; font-size: 14px; }
.related-img img { }
.related-post-content { background-color: #e9ebef; padding: 40px; }
.related-post-content .meta { border: transparent; padding: 0px; margin-bottom: 0px; }

/*------post-gallery----*/
.post-gallery { margin-bottom: -26px; }
.post-gallery-img { position: relative; width: 100% }
.post-gallery-img img { position: relative; z-index: -1; }
.post-gallery .owl-theme .owl-dots { text-align: center !important; position: relative; bottom: 20px; }
.post-gallery .owl-theme .owl-nav { display: none; }
.post-gallery .owl-theme .owl-nav .owl-prev { }
.post-gallery .owl-theme .owl-nav .owl-next { }
.post-gallery .owl-theme .owl-nav .owl-prev:hover { }
.post-gallery .owl-theme .owl-nav .owl-next:hover { }
.post-gallery .owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1; }
.post-gallery .owl-theme .owl-dots .owl-dot span { width: 10px; height: 10px; margin: 4px 3px; background-color: #fff; border-radius: 0px; display: block; border-radius: 100%; -webkit-backface-visibility: visible; transition: opacity 200ms ease; }
.post-gallery .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background-color: #28ddc4; }
.post-gallery .owl-theme .owl-carousel .owl-item img { width: 100%; }
.post-gallery i { font-size: 30px; }
.blockquote-post { border-left: 5px solid #ffcd00; padding-left: 40px; }
.blockquote-post-text { color: #023981; font-size: 34px; font-weight: 500; line-height: 46px; }
.video-btn { font-size: 50px; color: #ffcd00; top: 43%; position: absolute; display: block; left: 43%; }
.video-img img { position: relative; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.video-img { position: relative; }
.video-block { margin-bottom: 10px; }

/*----- prev-next-----*/
.post-navigation { margin-bottom: 30px; background-color: #f5f7fb; padding: 40px; }
.nav-links { text-decoration: none; }
.nav-previous { }
.prev-link { font-size: 16px; font-weight: 700; display: inline-block; color: #1346b7; border-bottom: 1px solid #1346b7; }
.next-link { font-size: 16px; font-weight: 700; display: inline-block; color: #1346b7; border-bottom: 1px solid #1346b7; }
.prev-link:hover { border-color: #123ea1; color: #123ea1; }
.next-link:hover { border-color: #123ea1; color: #123ea1; }
.nav-next { }
.previous-next-title { margin-bottom: 25px; font-size: 20px; line-height: 30px; }

/*----- Author-post -----*/
.author-block { background-color: #1346b7; margin-bottom: 50px; padding: 40px; border-radius: 8px; }
.author-head-title { font-size: 24px; font-weight: 600; }
.author-post { }
.author-img img { }
.author-img { float: left; padding-right: 30px; }
.author-header { margin-bottom: 20px; }
.author-title { color: #fff; margin-bottom: 14px; font-size: 24px; display: inline-block; margin-right: 10px; }
.author-content { color: #b1c5f2; }
.author-text { color: #fff; }
.author-meta { text-transform: capitalize; font-weight: 700; font-size: 24px; color: #b1c5f2; display: inline-block; }
.author-block .btn-link { color: #fff; border-bottom: 1px solid #fff; }
.author-header .btn-social-square { -webkit-font-smoothing: antialiased; font-size: 16px; margin-right: 2px; display: inline-block; line-height: 1; color: #9ea4a8; }

/*----- Comments -----*/
.comment-area { margin-bottom: 0px; }
.comment-list-title { font-size: 24px; font-weight: 400; margin-bottom: 30px; }
.comment-title { margin-bottom: 0px; font-size: 18px; font-weight: 700; margin-top: 5px; display: inline-block; margin-right: 10px; }
.comment-list { margin-bottom: 30px; border-bottom: 1px solid #e9ebef; padding-bottom: 35px; border-radius: 0px; background-color: transparent; }
.comment { }
.comment-body { }
.comment-header { margin-bottom: 10px; }
.comment-header h4 { margin-bottom: 8px; }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 115px; }
.comment-meta-date { color: #a3a5aa; font-size: 12px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; display: inline-block; }
.comment-content { margin-bottom: 16px; font-size: 16px; }
.childern { margin-left: 55px; margin-top: 20px; }
.comment-list .btn-link { font-size: 14px; text-transform: capitalize; color: #1346b7; border-color: #1346b7; font-weight: 700; }
.comment-list .btn-link:hover { color: #0f3da2; border-color: #0f3da2; }

/*----- leave-Comments -----*/
.leave-comments { background-color: #e9ebef; padding: 50px; }
.leave-comments-title { font-size: 24px; font-weight: 600; margin-bottom: 30px; }

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

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

.widget { margin-bottom: 30px; background-color: #e9ebef; padding: 50px; border-radius: 6px; }
.widget:last-child { border-bottom: 0px; }
.widget-title { color: #094bde; font-size: 16px; font-weight: 700; text-transform: uppercase; margin-bottom: 25px; letter-spacing: 1px; display: table; line-height: 1; }
.widget-categories { }
.widget-categories ul li { position: relative; margin-bottom: 8px; }
.widget-categories li:before { position: absolute; content: '\f138'; font-family: FontAwesome; font-size: 16px; bottom: 0px; line-height: 1.6; color: #1c1e22; }
.widget-categories ul li a { font-size: 16px; font-weight: 400; color: #1c1e22; display: block; line-height: 1.8; text-transform: capitalize; padding-left: 24px; }
.widget-categories ul li a:hover { color: #094bde; }
.widget-archives { }
.widget-archives ul li { position: relative; margin-bottom: 8px; }
.widget-archives li:before { position: absolute; content: '\f138'; font-family: FontAwesome; font-size: 16px; bottom: 0px; line-height: 1.6; color: #1c1e22; }
.widget-archives ul li a { font-size: 16px; font-weight: 400; color: #1c1e22; display: block; line-height: 1.8; text-transform: capitalize; padding-left: 24px; }
.widget-archives ul li a:hover { color: #094bde; }
.recent-post { }
.widget-recent-post ul li { margin-bottom: 20px; border-bottom: 2px solid #d7d9de; padding-bottom: 15px; }
.widget-recent-post ul li:last-child { margin-bottom: 0px; border-bottom: none; padding-bottom: 0px; }
.recent-pic img { width: 100%; border-radius: 8px; }
.recent-pic { border-radius: 8px; }
.recent-title { line-height: 26px; font-size: 16px; font-weight: 400; margin-bottom: 10px; }
.widget-tags { }
.widget-tags a { color: #1c1e22; padding: 6px 12px; background-color: #d7dce4; border: 1px solid #d7dce4; display: inline-block; margin-bottom: 5px; border-radius: 0px; font-size: 12px; font-weight: 700; text-transform: capitalize; line-height: 20px; margin-right: 5px; }
.widget-tags a:hover { background-color: #1346b7; border: 1px solid #1346b7; color: #fff; }
.widget-search { position: relative; }
.widget-search button { background-color: transparent; border: transparent; color: #20232b; font-size: 18px; position: absolute; right: 10px; padding: 9px 18px; bottom: 13px; }
.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 { position: fixed; bottom: 20px; right: 20px; background: #31f2d2; width: 50px; height: 50px; display: block; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; 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: 16px; top: 9px; 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: #1246b7; }
#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) {
  .slider-captions { bottom: 200px; }
  .space-medium { padding-top: 40px; padding-bottom: 40px; }
  .slider { margin-bottom: -120px; }
  .slider .owl-theme .owl-nav .owl-prev { }
  .bg-line { background-color: #e9ebef; border: transparent; }
  .cta-caption { top: 50px; }
  .slider .owl-theme .owl-nav .owl-prev { top: 38%; left: -2px; padding: 3px; height: 30px; width: 30px; }
  .slider .owl-theme .owl-nav .owl-next { top: 38%; right: 4px; padding: 3px; height: 30px; width: 30px; }
  .contact-widget { padding: 27px 22px; }
  .summary-price { float: initial; }

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

  /* Small Devices, Tablets */
  @media only screen and (max-width:768px) {
    .header-wrapper { background: #1740bc; }
    .table-responsive { border: 0px; }
    .footer { padding-top: 30px; }
    .bg-line { background-color: #f3f4f7; border: 0px; padding-top: 40px; padding-bottom: 40px; }
    nav { right: 0px; }
    .slider-img { height: initial; }
    .slider { margin-bottom: 160px; position: relative; top: 126px; }
    .slider-captions { bottom: 100px; text-align: center; }
    .slider-title { font-size: 24px; line-height: 36px; text-align: center; }
    .nopl { padding-left: 15px; }
    .nopr { padding-right: 15px; }
    .cta-caption { position: absolute; top: 30px; left: 40px; color: #fff; }
    .testimonial-section { padding-top: 0px; margin-bottom: 20px; }
    .nav-scroll ul li a { width: 100%; }
    .plan-price { padding-left: 34px; position: initial; }
    .nav>li { width: 100%; }
    .summary-price { float: initial; }
    .error-wrapper { background: none; }
    .service-pageheader { padding-top: 210px; padding-bottom: 80px; }
    .contact-icon { padding-right: 32px; }
  }

  /* Extra Small Devices, Phones */
  @media only screen and (max-width:480px) {
    .header-wrapper { background: #1740bc; }
    .logo { padding-bottom: 18px; }
    nav ul { transition: all .5s; position: absolute; right: 91px; }
    .space-medium { padding-top: 50px; padding-bottom: 50px; }
    .page-header { padding-top: 300px; }
    .page-caption { padding-top: 10px; padding-bottom: 10px; }
    .page-title { font-size: 22px; }
    .table-responsive { border: 0px; }
    .footer { padding-top: 30px; }
    .nopl { padding-left: 15px; }
    .nopr { padding-right: 15px; }
    .cta-title { font-size: 18px; line-height: 30px; }
    .cta-caption { top: 10px; left: 27px; }
    .cta-caption .btn { font-size: 14px; padding: 8px 14px; }
    .testimonial-section { padding-top: 0px; margin-bottom: 20px; }
    .slider-img { height: initial; }
    .slider { margin-bottom: 160px; position: relative; top: 160px; }
    .slider-captions { bottom: 40px; }
    .slider-title { font-size: 24px; line-height: 36px; text-align: center; }
    .nav-scroll ul li a { width: 100%; }
    .plan-price { padding-left: 34px; position: initial; }
    .nav>li { width: 100%; }
    .service-pageheader { padding-top: 220px; padding-bottom: 50px; }
    .error-block { padding: 30px; height: 350px; width: 350px; position: relative; }
    .error-title { font-size: 110px; margin-bottom: 30px; margin-top: 40px; }
  }

  /* Custom, iPhone Retina */
  @media only screen and (max-width:320px) {
    .header-wrapper { background: #1740bc; }
    .logo { padding-bottom: 18px; }
    nav ul { transition: all .5s; position: absolute; right: 131px; }
    .space-medium { padding-top: 50px; padding-bottom: 50px; }
    .page-header { padding-top: 300px; }
    .page-caption { padding-top: 10px; padding-bottom: 10px; }
    .page-title { font-size: 22px; }
    .table-responsive { border: 0px; }
    .footer { padding-top: 30px; }
    .nopl { padding-left: 15px; }
    .nopr { padding-right: 15px; }
    .cta-title { font-size: 18px; line-height: 30px; }
    .cta-caption { top: 10px; left: 27px; }
    .cta-caption .btn { font-size: 14px; padding: 8px 14px; }
    .testimonial-section { padding-top: 0px; margin-bottom: 20px; }
    nav { right: 0px; }
    .slider-img { height: initial; }
    .slider { margin-bottom: 160px; position: relative; top: 160px; }
    .slider-captions { bottom: 40px; }
    .slider-title { font-size: 24px; line-height: 36px; text-align: center; }
    .nav-scroll ul li a { width: 100%; }
    .plan-price { padding-left: 34px; position: initial; }
    .nav>li { width: 100%; }
    .service-pageheader { padding-top: 220px; padding-bottom: 50px; }
    .error-block { padding: 30px; height: 350px; width: 350px; position: relative; }
    .error-title { font-size: 110px; margin-bottom: 30px; margin-top: 40px; }
    .header-wrapper { background: #1740bc; }
    .logo { padding-bottom: 18px; }
    nav ul { transition: all .5s; position: absolute; right: 131px; }
    .space-medium { padding-top: 50px; padding-bottom: 50px; }
    .page-header { padding-top: 300px; }
    .page-caption { padding-top: 10px; padding-bottom: 10px; }
    .page-title { font-size: 22px; }
    .table-responsive { border: 0px; }
    .footer { padding-top: 30px; }
    .nopl { padding-left: 15px; }
    .nopr { padding-right: 15px; }
    .cta-title { font-size: 18px; line-height: 30px; }
    .cta-caption { top: 10px; left: 27px; }
    .cta-caption .btn { font-size: 14px; padding: 8px 14px; }
    .testimonial-section { padding-top: 0px; margin-bottom: 20px; }
    nav { right: 0px; }
    .slider-img { height: initial; }
    .slider { margin-bottom: 160px; position: relative; top: 160px; }
    .slider-captions { bottom: 40px; }
    .slider-title { font-size: 24px; line-height: 36px; text-align: center; }
    .nav-scroll ul li a { width: 100%; }
    .plan-price { padding-left: 34px; position: initial; }
    .nav>li { width: 100%; }
    .service-pageheader { padding-top: 220px; padding-bottom: 50px; }
    .error-block { padding: 30px; height: 350px; width: 350px; position: relative; }
    .error-title { font-size: 110px; margin-bottom: 30px; margin-top: 40px; }
  }