/*
Theme Name: UnderStrap-Child
Theme URI: http://understrap.com
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
GitHub Theme URI: holger1411/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder. 
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
Version: 0.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/
* {box-sizing:border-box;-webkit-box-sizing: border-box;}
a {color: white;text-decoration: none;}
a:hover {color: #666;text-decoration: none;}
a:active {color: white;background: #666text-decoration: none;}
ul, ol {list-style:none;padding:0px;margin:0px;}
h1{font-size: 36px;}
h2{font-size: 32px;font-weight: normal;}
h3 {font-size: 26px;font-weight: normal;}
h4 {font-size: 24px;font-weight: normal;}
h5 {font-size: 22px;font-weight: normal;}
h6 {font-size: 18px;font-weight: normal;letter-spacing: 0px;}
h1, h2, h3, h4, h5, h6 {color: white;font-family: 'Titillium';letter-spacing: -1px;margin:0px;}
hr {height: 1px;border: 0;border-top: 1px dotted #555;background: transparent;margin: auto;margin-bottom: 20px;width: 100%;}
input, textarea { appearance:normal; -webkit-appearance: none;}
p {margin:0px 0px 10px;}
strong, b {font-weight: bold;color: white;}
.clear {clear: both;}
iframe {max-width: 100%;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;font-style: italic;opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;font-style: italic;opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;font-style: italic;opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;font-style: italic;opacity:1;
}

@font-face {
    font-family: 'Titillium';
    src: url('fonts/TitilliumText22L002-webfont.eot');
    src: url('fonts/TitilliumText22L002-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/TitilliumText22L002-webfont.woff') format('woff'),
         url('fonts/TitilliumText22L002-webfont.ttf') format('truetype'),
         url('fonts/TitilliumText22L002-webfont.svg#Titillium') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {background: #fff;font-size: 12px;font-family: "helvetica neue",Helvetica,Verdana,Arial,sans-serif;padding: 0;margin: 0;color: #bbb;line-height: 1.5;height: 100vh;}
.silder_block {position:relative;}
#home-slider .item {height: 100%;display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:-moz-box;display:-ms-flexbox;display:flex; -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
#home-slider .item img, .banner_img > img {width: 100%;}
.silder_block .main_navbar {}
.silder_block .main_navbar .navbar {min-height: 0px;margin: 0px;border: none;}
.silder_block .main_navbar .custom-logo-link {height: auto;position: fixed;top: 20px;left: 30px;z-index: 9;padding: 0px;}
.silder_block .main_navbar .nav_block {position: fixed;bottom: 50px;z-index: 9;}
.silder_block .main_navbar .nav_block .navbar-collapse {padding:0px; border:none;}
.nav_block .navbar-nav {padding: 0px;list-style: none; margin:0px;}
.nav_block .navbar-nav > li {display: block;clear: both;float: none;}
.nav_block .navbar-nav > li a {font-family: 'Titillium';font-size: 14px;line-height: 36px;display: block;text-transform: uppercase;text-shadow: 1px 1px 2px rgba(89,22,20,0.3);color: white;padding: 5px 25px 5px 30px;margin: 0px 0px 2px;background: rgba(0,0,0,0.7);letter-spacing: 1px;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.nav_block .navbar-nav > li a:hover, .nav_block .navbar-nav > li > a:focus {text-shadow: 1px 1px 10px rgba(0,0,0,0.3);color: #666;background: rgba(0,0,0,0.7);}
.nav_block .navbar-nav > .active > a, .nav_block .navbar-nav > .active > a:focus, .nav_block .navbar-nav > .active > a:hover {text-shadow: 1px 1px 10px rgba(0,0,0,0.3);color: #666;background: rgba(0,0,0,0.7);}


.footer_block {width: 100%;z-index: 9;background: black;bottom: 0;position: fixed;-moz-box-shadow: 0px 0px 10px #000;-webkit-box-shadow: 0px 0px 10px #000;box-shadow: 0px 0px 10px #000;border-top: 2px solid white;}
.footer_block .textwidget {display:-webkit-flex;display:-webkit-box;display:-moz-flex;display:-moz-box;display:-ms-flexbox;display:flex; -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 36px;}
.footer_block .social_wrapper {margin-left: 15px;}
.footer_block #copyright {margin: 0 0 0px 15px;font-size: 11px;}
.footer_block #copyright p {margin:0px;}
/* home page end */
.right_wrapper {background: transparent url('images/right_bg.png') repeat;-moz-box-shadow: 0px 0px 10px #000;-webkit-box-shadow: 0px 0px 10px #000;box-shadow: 0px 0px 10px #000;position: absolute;top: 0px;right: 0px;max-width: 610px;width: 100%;padding: 0px 35px 58px;min-height: 100vh;}
.right_wrapper h1 {text-transform: uppercase;margin: 20px 0px 30px;}
.right_wrapper .wpcf7 {margin-top: 40px;}
.right_wrapper .wpcf7 .wpcf7-form-control-wrap {}
input[type="text"], input[type="password"], input[type="email"], select, textarea {padding: 5px;font-size: 12px;font-family: Helvetica, Arial,Verdana,sans-serif;background: #f9f9f9;border: 0;color: #999;font-style: italic;border-top: 1px solid #E1E1E1;border-left: 1px solid #E1E1E1;border-bottom: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0; width:100%;}
.right_wrapper .wpcf7 textarea {height:200px;}
input[type="submit"], input[type="button"], a.button {display: inline-block;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 13px/100% Arial, Helvetica, sans-serif;padding: .5em 2em .55em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);color: white;border: solid 1px #111111;background: #333333;background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#333333));background: -moz-linear-gradient(top, #666666, #333333);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333');}
.blog_section {border-bottom: 1px dotted #555;padding-bottom: 40px;margin-bottom: 15px;}
.blog_section .category_title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 15px;}
.blog_section .category_title h5 {line-height: 1.5;}
.blog_section ul {list-style-type: disc;padding-left: 10px;}
.blog_section .post_img, .blog_section p img {padding-bottom: 15px;}
.blog_section .post_img img, .blog_section p img {width:100%}
.circle_date_box {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;margin: 0px 10px 0px 0px;background: #666; color:white;max-width: 60px;height: 60px;width: 100%;}
.circle_date_box .day {font-size:18px;}
.circle_date_box .month {margin-top: -5px;}
.pagination {width:100%; margin:0px;}
.pagination p a:first-child { float:left;}
.pagination p a:last-child { float:right}


/* ===== RESPONSIVE CSS ===== */
.navbar-toggler, .mobile {display:none;}

/*@media screen and (min-width:768px) and (max-width:1440px) {
#home-slider .item img, .banner_img > img {width: auto;height: 100%;}
}*/

@media screen and (max-width:991px) {
.right_wrapper {width: 60%;}
}

@media screen and (max-width:767px) {
h1 {font-size: 26px;}
iframe {width: 100%;}
.desktop {display:none;}
.silder_block .main_navbar .navbar {position: fixed;top: 0;left: 0;width: 100%;background-color: white;min-height: 50px;z-index: 9;}
.main_navbar .navbar-toggler {height: 24px;width: 40px;cursor: pointer;position: fixed;right: 15px;top: 13px;z-index: 9;display: inline-block;background: none;box-shadow: none;border: none;padding: 0px;}
.main_navbar .navbar-toggler span {display: block;margin-top: 0px;position: relative;}
.main_navbar .navbar-toggler span, .main_navbar .navbar-toggler span::after, .main_navbar .navbar-toggler span::before {width: 100%;height: 2px;background-color: black;transition: all 0.3s;backface-visibility: hidden;}
.main_navbar .navbar-toggler span::before {top: -10px;}
.main_navbar .navbar-toggler span::after {bottom: -10px;}
.main_navbar .navbar-toggler span::after, .main_navbar .navbar-toggler span::before {content: "";position: absolute;left: 0;}
.main_navbar .navbar-toggler[aria-expanded="true"] {width: 30px;}
.main_navbar .navbar-toggler[aria-expanded="true"] span {background-color: transparent;margin-top: -3px;}
.main_navbar .navbar-toggler[aria-expanded="true"] span::before {transform: rotate(45deg) translate(9px, 10px);}
.main_navbar .navbar-toggler[aria-expanded="true"] span::after {transform: rotate(-45deg) translate(5px, -5px);}
.silder_block .main_navbar .custom-logo-link {left: 15px; top:7px;}
.silder_block .main_navbar .custom-logo-link > img {max-width: 100px;height: auto;}
.silder_block .main_navbar .nav_block {bottom: auto;top: 50px;left: 0;right: 0;background: rgba(255,255,255,0.9);}
.silder_block .main_navbar .nav_block .navbar-collapse {}
.nav_block .navbar-nav > li a {line-height: 44px;padding: 0px 15px 0px 15px; margin:0px; border-top:solid 1px #b3b2b0; background:none;color: black;text-shadow: none;}
.nav_block .navbar-nav > li a:hover, .nav_block .navbar-nav > li > a:focus {text-shadow:none;color: white;background: rgba(0,0,0,0.7);}
.nav_block .navbar-nav > .active > a, .nav_block .navbar-nav > .active > a:focus, .nav_block .navbar-nav > .active > a:hover {color:white;text-shadow: none;}
.right_wrapper {width: 100%;padding: 1px 15px 58px;max-width: 100%;position: static;background: #333; min-height: auto;}
.right_wrapper h1 {margin: 15px 0px;}
.banner_img.mobile {margin-top:50px;display:block;}
.footer_block .social_wrapper {margin-left: 0px;}
.footer_block .textwidget {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.error404_page {padding-top: 50px;}
}
