/*
*******************************************
*******************************************
@Template Name: Business Press HTML5 Teamplate
@Developed By: Imran Hossain
@Author: Imran Hossain
@URL: http://wpocean.com/tf/html/businesspress
@Email: imraniugp@gmail.com
@File: Default Styles

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

*******************************************
*******************************************

==== INDEX PAGE CSS

** - DEFAULT CSS
** - HEADER TOP CSS
** - MENU CSS
     -SUB MENU CSS
     -RESPONSIVE MENU BAR
       -STIKY MENU
** - SLIDER AREA CSS
** - FEATURE AREA CSS
** - SERVICE AREA CSS
** - PROJECTS AREA CSS
** - COLL TO ACTION CSS
** - TESTIMONIAL CSS
** - CONTER AREA CSS
** - TEAM AREA CSS
** - BLOG CSS
** - CONTACT AREA CSS
** - FOOTER CSS
** - FOOTER BOTTOM CSS

** - ABOUT US CSS
** - CONTACT PAGE CSS
** - BLOG PAGE CSS
     -BLOG LEFT SIDEBAR
     -BLOG PAGINATION
     -BLOG COMMENT
     -POST NEW COMMENT


*/


/*********************
  01. DEFAULT CSS
*********************/
/*@font-face {
    font-family: 'Akagi Pro bd';
    src:
     url('../../fonts/CircularStd-Book.woff2') format('woff2'),
      url('../../fonts/AkagiPro-Bd.ttf') format('truetype');
      /*url('../../fonts/CircularStd-Book.woff') format('woff'),
      url('../../fonts/CircularStd-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
  }*/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=5e3dbf55-cab6-4acb-829e-2fd12e8e48b5&fontids=5322902,5360741");
/*
@font-face{
    font-family:"Akagi Pro bd";
    src:url("../fonts/5322902/d74dff09-8395-4476-acb2-4fbae940ca59.eot");
    src:url("../fonts/5322902/d74dff09-8395-4476-acb2-4fbae940ca59.eot?#iefix") format("eot"),
		url("../fonts/5322902/d74dff09-8395-4476-acb2-4fbae940ca59.eot?#iefix") format("embedded-opentype"),
		url("../fonts/5322902/7a531c62-2cd4-4644-917b-3c67f0fc2fa9.woff2") format("woff2"),
		url("../fonts/5322902/cf711133-493f-40e0-aee0-18110ca257ca.woff") format("woff"),
		url("../fonts/5322902/58c0211c-aa1d-4162-a637-1323bedbba9b.ttf") format("truetype");
}

/*
@font-face{
    font-family:"Akagi Pro";
    src:url("../fonts/5360741/7d4390b1-204a-4555-808c-7fb1c03a58c9.eot");
    src:url("../fonts/5360741/7d4390b1-204a-4555-808c-7fb1c03a58c9.eot?#iefix") format("eot"),
		url("../fonts/5360741/7d4390b1-204a-4555-808c-7fb1c03a58c9.eot?#iefix") format("embedded-opentype"),
		url("../fonts/5360741/8fb1c6fa-4363-4297-8f35-42464894d2ee.woff2") format("woff2"),
		url("../fonts/5360741/d8609496-a842-4d79-84fc-919b35b0db6b.woff") format("woff"),		
		url("../fonts/5360741/af948e23-aab0-4972-8ccf-fe4aecbb71c4.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
	font-family: 'Akagi Pro bd';
	src: url('../fonts/akagipro/398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e.eot');
	src: url('../fonts/akagipro/398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e.eot?#iefix') format('embedded-opentype'),
		url('../fonts/akagipro/398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e.woff') format('woff'),
		url('../fonts/akagipro/398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e.ttf')  format('truetype'),
		url('../fonts/akagipro/398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e.svg#398d857af389dc2364fdebdba16356449ae93f901b67a55769f00c11170672e') format('svg');
}

@font-face {
	font-family: 'Akagi Pro';
	src: url('../fonts/akagipro/AkagiPro-Light.eot');
	src: url('../fonts/akagipro/AkagiPro-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/akagipro/AkagiPro-Light.woff') format('woff'),
		url('../fonts/akagipro/AkagiPro-Light.ttf')  format('truetype'),
		url('../fonts/akagipro/AkagiPro-Light.svg#AkagiPro-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

.alignleft {
    float: left;
    margin-right: 15px;
}


/*[data-embedo-source="vimeo"] > iframe{
   width:100%;
}*/

embed,
iframe {
  max-width: 100%;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.rightContentRed {
  padding:12px;
  padding-left:10px;
  padding-right:10px;
  background-color:#ee1d23;
  color:#FFFFFF;
}

.rightContentHeadline {
  font-weight:bold;
  font-size:16px;
  padding-bottom:10px;
  font-style: italic;
}


.white-bg {
    background-color: #fff;
}

a {
    display: inline-block;
}

a:focus {
    outline: 0 solid
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 500;
    font-family: Akagi Pro bd;
    line-height: 1.7;
}

button {
    background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.socialMediaHeadline {
  color:#4267b2 !important;
}


.socialMediaSwipe .owl-dot.active span {
  background-color:#4267b2 !important;
}

input:focus,
textarea:focus,
a:focus,
button:focus {
    outline: 0 solid
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

.facebookIcon {
    background-image: url('../../pics/facebook_icon.png');
    height:19px;
    width:19px;
    float:left;
    background-repeat:no-repeat;
    cursor:pointer;
}

.facebookIconGray {
    background-image: url('../../pics/facebook_icon_gray.png');
}

.twitterIcon {
    background-image: url('../../pics/twitter_icon.png');
    height:19px;
    width:19px;
    float:right;
    background-repeat:no-repeat;
    cursor:pointer;
}

.twitterIconGray {
    background-image: url('../../pics/twitter_icon_gray.png');
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

.display-none {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

.gray-bg {
    background-color: rgba(232, 242, 251, 0.5);
}


body {
    position: relative;
    font-family: 'Akagi Pro';
    color: #606060;
    font-size: 17px;
    line-height: 140%;
}


/**************
HEADER TOP CSS
**************/

.header-top {
    background-color: #e2001a;
    padding: 10px 0;
    color: #fff;
}

.header-top a {
    color: #fff;
}

.header-info i {
    padding-left: 8px;
    font-size: 15px;
}


.header-social {
    display: inline;
}

.header-social ul {
    padding: 0;
    padding: 0;
    margin-bottom: 0;
}

.header-social ul li {
    display: inline-block;
}

.header-social ul li a {
    padding-left: 10px;
    font-size: 15px;
}

.header {
    -webkit-transition: .3s;
    transition: .3s;
}

.logo {
    padding: 8px 0;
}

.shadowStyle {
	box-shadow: 8px 0 0 rgba(180,24,29,1), -10px 0 0 rgba(180,24,29,1);
	color: #FFFFFF;
	background-color: rgba(180, 24, 29, 1);
}

.headerHeader {
}

.headerHeader h2 {
    color:#FFFFFF;
    font-size: 26px;
    line-height: 120%;
    font-family:'Akagi Pro bd';
}

.owl-item {
    visibility:hidden;
}

.owl-item.active {
    visibility:visible;
}

.headerFbIcon a:focus {
    border: 2px solid #b4181d;
}

.headerHeader a:focus h2 {
    text-decoration:underline;
    color: #b4181d;
}

#owl-footer {
}

#owl-footer .item {
    width:141px;
    color:#0C2F3D;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
    margin-left: 10px;
}

#printPrevContainer span {
    background: url(../../pics/print_slider_left.png) no-repeat;
    height: 16px;
    width: 7px;
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 4px);
}

#printPrevContainer {
    height: 16px;
    width: 7px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    left: 15px;
    top: calc(50% - 20px);
}

#printNextContainer {
    height: 16px;
    width: 7px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    right: 15px;
    top: calc(50% - 20px);
}

#printNextContainer span {
    background: url(../../pics/print_slider_right.png) no-repeat;
    height: 16px;
    width: 7px;
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 4px);
}

.printLastContainer {
    margin-right:80px;
    margin-left:80px;
    position:relative;
}

.printTitle {
    margin-top:15px;
}

.printTitle a {
    color: #0C2F3D;
}

.printTitle a:focus {
    color:#b4181d;
}

.detailPageHeader {
    border-top:1px solid rgba(0, 0, 0, .1); 
}

.teasertext {
    font-family: 'Akagi Pro bd';
    font-size: 22px;
    line-height: 140%;
    margin-bottom:25px;
}

.articleText {
    font-size: 17px;
line-height: 140%;
}

#owl-footer .item img {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
    width:139px;
}

.headerTeaser {
	margin-top:14px;
	font-size: 19px;
    position: relative;
    padding-right: 83px;
}

.swipeHeader .owl-stage-outer {
  /*background-color: rgba(138, 181, 221, 0.3);
  padding-top: 18px;*/
}

#blogContainer:nth-child(even) {
  clear:both;
}

.categorieContainer {
  float:left;
  color:#b4181d;
  font-size:16px;
  font-weight: bold;
  padding-top: 12px;
}

.owl-dots {
    position: absolute;
    top: 15px;
    right: 15px;
}
.swipeHeader .owl-dot.active span {
	background-color:#b4181d !important;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #FFFFFF;
    width:7px;
    height:7px;
}

.socialMediaSwipe a {
  color:#4267b2;
}

.socialMediaSwipe .blog-readmore-btn:hover {
  background-color:#4267b2;
}

#slideNext {
    background-color: #EEF1ED;
    height:50px;
    width: 50px;
    position:absolute;
    cursor:pointer;
    z-index:100;
    right:0px;
    top: calc(50% - 25px);
}

#slideNext a {
    background: url(../../pics/slider_next.png) no-repeat;
    background-position:center center;
    width:7px;
    height: 50px;
    width: 50px;
    background-color: #EEF1ED;
}

#slidePrev a {
    background: url(../../pics/slider_prev.png) no-repeat;
    background-position:center center;
    width:7px;
    height: 50px;
    width: 50px;
    background-color: #EEF1ED;
}

#slidePrev a:focus, #slideNext a:focus {
    border:2px solid #b4181d;
}

#slidePrev {
    position:absolute;
    cursor:pointer;
    z-index: 80;
    left:0px;
    top: calc(50% - 25px);
}

/************
** MENU CSS
************/

.mainMenueGrid {
    display: flex;
    align-items:center;
}

.newPrintTextIcon {
    float:left;
    height:16px;
    width:7px;
    padding-top:2px;
    background-image: url('../../pics/actualprintnext.png')
}

.logoText {
    color:#FFFFFF;
}

.main-menu {
    flex-grow: 1;
}

.main-menu nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

.main-menu nav ul li {
    display: inline-block;
    position: relative;
}

.main-menu nav ul li a {
    display: block;
    text-decoration: none;
    color: #0C2F3D;
    padding: 24px 20px;
    padding-bottom:23px;
    line-height: 1.7;
    font-size: 18px;
    line-height: 18px;
    padding-left: 0;
}

.main-menu nav ul li a.active {
    font-family: 'Akagi Pro bd';
}

.main-menu nav ul li a:hover {
    color: #b4181d;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.main-menu nav ul li a:focus {
    color: #b4181d;
    font-family: 'Akagi Pro bd';
    text-decoration:underline;
}

.logogLarge a:focus {
    border:2px solid #000000;
}


/*************
SUB MENU CSS
**************/

.main-menu nav ul li ul {
    background: #ffffff none repeat scroll 0 0;
    border-top: 3px solid #0C2F3D;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 81px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: -1;
    text-align: left;
    left: 0px;
}

.articleBox:nth-child(odd) {
  clear:both;
}

.articleBox {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2);
    background-color: #E8F2FB;
    font-size: 16px;
    line-height: 22px;
    position:relative;
    width:calc(1/2*100% - 15px);
    margin-bottom:30px;
}

.moreBtnContainer {
    text-align:center;
    width:100%;
}

.moreBtnContainer .btn {
    width:100%;
    background-color:#E8EFED;
    color:#0C2F3D;
    font-size: 18px;
    line-height: 18px;
    padding-top:8px;
    padding-bottom:8px;
    border-radius: 0px;
}

#moreContentContainer {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    display:none;
}

.articleBoxFooter {
    position:absolute;
    bottom:0;
    display: flex;
    width: 100%;
    padding-left: 20px;
    padding-right:20px;
    padding-bottom:20px;
    align-items:center;
}

.articleBoxFooter a:focus {
    border:2px solid #b4181d;
}

.leftMenuItem {
    margin-top: 6px;
}

.newPrintTextContainer a {
    color:#FFFFFF;
    background-color:#0C2F3D;
    display:block;
    padding:15px;
    font-size: 18px;
    line-height: 18px;
    background-image: url('../../pics/actualprintnext.png');
    background-repeat:no-repeat;
    background-position: right 15px center;
}

.newPrintTextContainer a:hover {
    font-family: 'Akagi Pro bd';
}

.newPrintTextContainer a:focus {
    color:#b4181d;
    font-family: 'Akagi Pro bd';
}

.leftMenuItem a {
    background-color:#E8EFED;
    color:#0C2F3D;
    padding:15px;
    display:block;
    font-size: 18px;
    line-height: 18px;
    background-image: url('../../pics/category_arrow.png');
    background-repeat:no-repeat;
    background-position: right 15px center;
}

.leftMenuItem a:hover {
    font-family: 'Akagi Pro bd';
}

.leftMenuItem a:focus {
    font-family: 'Akagi Pro bd';
    color:#b4181d;
}

.archivLink {
    margin-top:22px;
}

.archivLink a {
    font-size: 18px;
    line-height: 18px;
    color:#0C2F3D;
    padding-left:38px;
    background-image: url('../../pics/arrow-circle-right.png');
    background-repeat:no-repeat;
    background-position: left center;
    padding-top:5px;
    padding-bottom:5px;
}

.archivLink a:hover {
    font-family: 'Akagi Pro bd';
   
}

.archivLink a:focus {
    font-family: 'Akagi Pro bd';
    color:#b4181d;
}

.articleBoxFooter .readMore {
    flex-grow: 1;
}

.readMore a:focus {
    color:#b4181d;
    border:0px;
} 

.single-blog-box {
  margin-bottom: 25px;

}

#blogContainer {
  display:table;
  border-collapse: separate;
  border-spacing: 30px 36px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -36px;
}

.bradcrumbarContainer a {
  color:#b4181d;
}

.bradcrumbarContainer {
  margin-bottom: 15px;
}

.main-menu nav ul li ul li {
    display: block;
    position: relative;
}

.main-menu nav ul li ul li a {
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.main-menu li:hover>ul, {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 65px;
    visibility: visible;
    z-index: 99;
}


/*.main-menu li a:focus + ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 65px;
    visibility: visible;
    z-index: 99;
}*/

.main-menu nav li ul li a:hover, .main-menu nav li ul li a:focus {
    background-color: #f5f5f5;
}


.headerSearchIcon {
    display:none;
}

/* chaild sub menu */

.main-menu nav ul li ul li>ul {
    left: 100%;
    margin-top: -1px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 45%;
    visibility: hidden;
}

.main-menu nav ul li ul li:hover>ul {
    top: 0;
}

.main-menu ul li span {
    float: right;
}

.main-menu ul li i {
    padding-left: 5px;
}

.landeszeitungTitle {
  padding-top: 22px;
  padding-left: 12px;
}

.tirolgvlogoContainer {
  float:left;
}


.landeszeitungTitleContainer {
    font-size: 36px;
    line-height: 36px;
    color: #373538;
    font-family: 'Akagi Pro bd';
    flex-grow:1;
}

.landeszeitungTitleContainer a{
    color: #373538;
}

.header .headerTop {
    display:flex;
    align-items:center;
    margin-top:20px;
}

.gridContainer {
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.positionRel {
    position: relative;
}

/********************
 RESPONSIVE MENU BAR
*********************/

.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
}

.mean-container a.meanmenu-reveal {
    color: #0C2F3D;
    position: absolute;
}

.mean-container a.meanmenu-reveal span {
    background-color: #333;
}


/************
  STIKY MENU
************/

.smallLogo {
    display:none;
    justify-self: end;
}

.logoText {
    display:none;
    font-size: 22px;
    line-height: 22px;
    font-family: 'Akagi Pro bd';
    justify-self: end;
}

.header.navbar-fixed-top .smallLogo{
    display: block;
    position:absolute;
    right:0;
    top:0px;
}

.header.navbar-fixed-top .logoText {
    display: block;
}

.header.navbar-fixed-top .whiteLogo {
    display:block;
}

.header.navbar-fixed-top {
    /*background: rgba(12, 47, 61, .9);*/
	background: rgb(12, 47, 61);
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.25);
    -webkit-transition: .3s;
    transition: .3s;
    padding: 15px;
}

.header.navbar-fixed-top .main-menu ul li a {
    color: #fff;
}

.header.navbar-fixed-top .main-menu ul li a:focus {
    color:#b4181d;
}

.header.navbar-fixed-top .main-menu ul li ul li a {
    color: #606060;
}

.header.navbar-fixed-top .headerTop {
    display:none;
}


.navbar-fixed-top img.landeszeitungTitle {
  filter: brightness(0) invert(1);
}

.fa-long-arrow-up {
  padding-top: 12px;
}

.header-social img{
  margin-left:4px;
}

.headerPicture {
  width:12%;
  float:left;
  padding-top: 5px;
}

.headerContent {
  height:562px;
  width:100%;
}

.headerBackgroundImg {
    background-position: top center; 
    background-size: 100% auto; 
    background-repeat:no-repeat;
    height:100%;
}

.headerBackgroundImg img {
    width:100%;
}

.headerBackgroundImg a {
    width:100%;
}

.headerFbIcon {
    position:absolute;
    right:25px;
    bottom:20px;
    z-index: 2000;
    display:flex;
}

.sliderText {
    position:absolute;
    bottom:0px;
    background-color:rgba(12, 47, 61, .8);
    width:100%;
    padding:20px;
    padding-left:24px;
    padding-right:24px;
}

.sliderDate {
    color:#FFFFFF;
    font-size: 17px;
    line-height: 22px;
    margin-bottom:12px;
}

.headerTeaser {
    color:#FFFFFF;
    font-size: 16px;
line-height: 22px;
}

.fa-search {
  padding-top: 6px;
}

/***************
  SLIDER AREA CSS
****************/

.slide-img {
    position: relative;
    z-index: -1;
    height: calc(100vh - 80px);
    background-position: center top;
    background-size: cover;
}

.slide-img:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .75);
    z-index: 1;
}

.slide-img img {
    position: relative;
}

.slide-caption {
    position: relative;
    z-index: 2
}

.slide-caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    color: #fff;
}

.slide-caption h2 {
    font-size: 60px;
    font-weight: 700;
}

.slide-caption h2 span {
    color: #FFA00B;
    display: block;
    font-size: 70px;
}

.slide-caption p {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.slide-btn {
    padding: 12px 25px;
    background-color: #FFA00B;
    color: #fff;
    border-radius: 50px;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.slide-btn:hover {
    color: #fff;
    background-color: rgba(218, 158, 56, .7);
    -webkit-transition: .3s;
    transition: .3s;
}

.owl-carousel .owl-nav div {
    position: absolute;
    color: #FFA00B;
    font-size: 50px;
    left: 10px;
    overflow: hidden;
    line-height: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
}

.owl-carousel .owl-nav div.owl-next {
    right: 10px;
    left: inherit;
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.owl-carousel:hover .owl-nav div {
    left: 20px
}

.owl-carousel:hover .owl-nav div.owl-next {
    right: 20px;
    left: auto;
}

.slide-active .owl-dots div {
    background-color: #FFA00B;
    display: inline-block;
    height: 4px;
    margin: 2px;
    width: 20px;
    border-radius: 2px;
    -webkit-transition: .3s;
    transition: .3s;
}

.slide-active .owl-dots div.active {
    background-color: #fff;
}

.slide-active .owl-dots {
    text-align: center;
    bottom: 50px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
}

.slider-area:hover .slider-active .owl-dot {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slider-area:hover .slider-active .owl-dot.active {
    border: 0px;
    background: #fff;
    height: 8px;
    width: 8px;
}
.slide-caption-2 p {
	max-width: 700px;
	text-align: left;
}
.slide-caption-2 {
	position: absolute;
	left: 20%;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 3;
	color: #fff;
}
.slide-caption-2 h2 {
    font-size: 60px;
    font-weight: 700;
}

.slide-caption-2 h2 span {
    color: #FFA00B;
    display: block;
    font-size: 70px;
}
/****************
 FEATURE AREA CSS
****************/

.section-padding {
    padding: 35px 0px;
}

.signle-box {
    text-align: center;
}

.signle-box i {
    font-size: 50px;
    color: #FFA00B;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.signle-box i:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.signle-box h2 {
    font-size: 20px;
    margin: 15px 0;
}

.separator {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 1px;
    margin: 15px auto 15px;
    position: relative;
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
    width: 100%;
}

.separator:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%) repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}


/****************
 SERVICE AREA CSS
****************/

.section-title {
    margin-bottom: 60px;
	font-size: 18px;
}

.section-title h2 {
   line-height: 0.8;
}

.section-title .separator {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 1px;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
    width: 100%;
}

.section-title .separator:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%) repeat scroll 0 0;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
	
}

.service-area .section-title {
    margin-bottom: 30px;
}

.service-area a {
	color:#0C2F3D;
}

.single-service {
	
    background-color: rgba(12, 47, 61, 0.05);
    display: table;
    margin-top: 30px;
    padding: 20px;
	padding-bottom:25px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-service img {
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
}

.single-service .icon {
    display: table-cell;
    vertical-align: top;
}

.single-service .icon i {
    font-size: 38px;
    padding-top: 25px;
    padding-right: 15px;
    padding-top: 15px;
    color: #FFA00B;
}

.single-service h2 {
    margin: 15px 0;
    font-size: 18px;
    line-height: 22px;
    color:#0C2F3D;
}

.single-service p {}

.single-service:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/****************
PROJECTS AREA CSS
****************/

.project .container-fluid .row .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.overlay-container {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.overlay-container img {
    width: 100%;
}

.overlay-bottom,
.overlay-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(30, 30, 30, 0.5);
    bottom: 0;
    color: #ffffff;
    height: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    padding: 15px;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}

.overlay-bottom.links,
.overlay-to-top.links {
    z-index: 11;
}

.overlay-to-top {
    background-color: rgba(30, 30, 30, 0.5);
    bottom: -30px;
    color: #ffffff;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 10px;
    position: absolute;
    right: 0;
    top: auto;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}

.overlay-top {
    top: 0;
}

.overlay-visible .overlay-bottom,
.overlay-visible .overlay-top {
    height: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding-bottom: 20px;
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),
.overlay-visible.overlay-container:hover .overlay-top {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.overlay-top a,
.overlay-bottom a,
.overlay-to-top a,
.overlay-top a:hover,
.overlay-bottom a:hover,
.overlay-to-top a:hover {
    color: #ffffff;
    text-decoration: none;
}

.overlay-container .text {
    padding: 0 20px;
    position: relative;
	top: 50%;
}

.overlay-container .text h3,
.overlay-container .text h3 .small {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 5px;
}

.overlay-container .text a:hover {
    color: #ffffff;
}

.overlay-bottom .btn,
.overlay-top .btn {
    border-color: #ffffff;
    color: #ffffff;
    margin: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.overlay-bottom .btn:hover,
.overlay-top .btn:hover {
    background-color: rgba(218, 158, 56, .7);
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.overlay-container:hover .overlay-top,
.overlay-container:hover .overlay-bottom {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 50%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
}

.overlay-container:hover .overlay-to-top {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
}

.overlay-link {
    background-color: rgba(30, 30, 30, 0.5);
    bottom: 0;
    color: #ffffff;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
    z-index: 10;
}

.overlay-link i {
    border: 1px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    font-size: 32px;
    height: 80px;
    left: 50%;
    line-height: 80px;
    margin: -40px 0 0 -40px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    width: 80px;
}

.overlay-link i:hover {
    background-color: #ffffff;
    color: #777777;
}

.overlay-link.small i {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin: -12.5px 0 0 -12.5px;
    width: 25px;
}

.overlay-container:hover .overlay-link {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateZ(0px) scale(1, 1);
    transform: translateZ(0px) scale(1, 1);
}


/****************
COLL TO ACTION CSS
*****************/

.col-to-bg {
    background-image: url(assets/img/bg/counter.jpg);
    background-size: cover;
    background-position: center bottom;
    position: relative;
    z-index: 5;
    padding: 100px 0;
}

.col-to-bg:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    content: "";
    z-index: -5;
}

.col-to-text h2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 30px;
    padding: 10px 15px;
}

.colto-btn {
    color: #fff;
    padding: 15px 25px;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 5px;
    margin-top: 5px;
    background-color: #FFA00B;
    font-weight: 700;
}

.colto-btn:hover {
    color: #fff;
    background-color: rgba(255, 160, 11, .7);
    -webkit-transition: .3s;
    transition: .3s;
}

.colto-area {
    background-color: #EFF4F5;
}


/**************
TESTIMONIAL CSS
**************/

.my-testimonial .inner-content {
    border: 5px solid #E5E5E5;
    padding: 40px 30px 30px 40px;
    position: relative;
    border-left: 5px solid #FFA00B;
    border-radius: 5px;
}

.my-testimonial .inner-content .content {
    padding-left: 115px;
    position: relative;
}

.my-testimonial .inner-content .image-box {
    border-radius: 50%;
    height: 90px;
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 90px;
}

.my-testimonial .inner-content h4 {
    color: #606060;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}

.my-testimonial .inner-content .quote-icon {
    color: #E5E5E5;
    font-size: 50px;
    line-height: 1em;
    position: absolute;
    right: 0;
    top: 0;
}

.my-testimonial .inner-content .designation {
    color: #FFA00B;
    margin-bottom: 12px;
    position: relative;
}

.my-testimonial .inner-content .text {
    color: #606060;
    font-size: 16px;
    margin-bottom: 10px;
    position: relative;
}

.my-testimonial .inner-content .content .rating .fa {
    color: #ffa00b;
    font-size: 14px;
    margin-right: 4px;
    position: relative;
}


/**************
 CONTER AREA CSS
**************/

.counter-section {
    padding: 85px 0;
    background-image: url(assets/img/bg/counter.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.counter-section:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    z-index: -1;
}

.counter-section .separator:after {
    background: rgb(255, 160, 11);
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    position: absolute;
    width: 100px;
    margin: auto;
}

.single-counter {
    color: #fff;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.single-counter i {
    color: #FFA00B;
    font-size: 45px;
}

.single-counter span {
    font-size: 25px;
    font-weight: 500;
    padding-top: 30px;
    display: block;
}

.single-counter p {
    font-size: 15px;
    display: block;
    padding-top: 5px;
    margin-bottom: 0;
}


/************
TEAM AREA CSS
************/

.single-team {
    /*! padding: 30px; */
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #fff;
}

.team-img {
    border-radius: 50%;
    margin: auto;
    text-align: center;
}

.team-img img {
    border: 5px solid rgba(209, 163, 232, .7);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-img img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.team-info {
    text-align: center;
    padding: 5px 15px;
}

.team-info h2 {
    font-size: 20px;
    padding-top: 15px;
}

.team-info h2 span {
    display: block;
    font-size: 14px;
    padding-top: 5px;
}

.team-social {
    padding: 5px 0;
}

.team-social ul {
    padding: 0;
    text-align: center;
}

.team-social ul li {
    display: inline;
    padding: 5px;
    text-align: center;
}

.team-social ul li a {
    text-align: center;
}

.team-social ul li a i {
    font-size: 18px;
}

i.fcolor {
    color: #3B5998;
}

i.tcolor {
    color: #1DA2F2;
}

i.gplus-color {
    color: #DB4A3C;
}

i.skypecolor {
    color: #00A9EA;
}

.single-team:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}


/*************
  BLOG CSS
*************/

.single-blog {
    border: 4px solid #e5e5e5;
    padding: 10px;
}

.blog-thumb {
    position: relative;
}

.blog-thumb img {
    width: 100%;
}

.blog-date {
    background: #FFA00B;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 75px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    width: 75px;
}

.blog-info {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.blog-date>span {
    display: block;
}

.blog-meta {
    color: #0C2F3D;
    font-family: 'Akagi Pro bd';
}

.blog-meta a {
    color: #606060;
}

.blog-meta i {
    padding-right: 5px;
}

.blog-title>h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

.log-btn {
    background: #FFA00B none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    margin-top: 15px;
    padding: 10px 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.log-btn:hover {
    color: #fff;
    background-color: rgb(218, 159, 56);
    padding: 10px 25px;
}

.log-btn i {
    padding-left: 5px;
}


/***************
CONTACT AREA CSS
****************/

.our-contact {
    background-color: #F7F7F9;
}

.single-contact {
    text-align: center;
    position: relative;
}

.contact-info-area .col-md-3 {
    border-right: 2px solid rgb(229, 229, 229);
}

.contact-info-area .col-md-3:nth-child(4) {
    border-right: 2px solid transparent;
}

.single-contact>span {
    display: block;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
    color: #8a838f;
}

.single-contact .icon i {
    font-size: 50px;
    color: #FFA00B;
    display: block;
}

.our-contact .col-md-3 {
    padding: 0;
}


/***********
FOOTER CSS
***********/

.footer-area {
    background-color: #E8EFED;
    color: #fff;
}

.single-footer h2 {
    font-size: 20px;
    margin-bottom: 35px;
}

.single-footer {
    font-size: 16px;
    line-height: 22px;
    color:#000000;
    margin-bottom:15px;
}

.footerLinks {
    font-size: 15px;
    line-height: 163.7%;
}

.single-footer a {
    color:#0C2F3D;
}

.footerIcons {
    display:flex;
    margin-top:15px;
}

.footerIcons div{
    margin-left:18px;
}

.footerIcons div:first-child{
    margin-left:0px;
}

.single-footer a:hover {
    color:#000000;
    font-family: 'Akagi Pro bd';
}

a#scrollUp:focus{
    border:2px solid #DB4A3C;
    background-color: #DB4A3C;
}

.single-footer a:focus {
    font-family: 'Akagi Pro bd';
    color:#DB4A3C;
    border:2px solid #DB4A3C;
}

.footerLinks a:focus {
    border:0px;
}


.footer-bottom .row {
    overflow: hidden;
}

.footer-bottom .row [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    padding-left: 40px;
    padding-right:40px;
    border-left:1px solid rgba(0,0,0,0.1);
    padding-top:15px;
}

.footer-bottom .row [class*="col-"]:first-child {
    border-left:0px;
    padding-left: 15px;
}

.Post-title {
    color: #fff;
    text-decoration: none;
}

.post-content {
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 15px;
}

.post-content>p {
    color: #606060;
    font-size: 12px;
}

.useful-link ul {
    padding: 0;
    margin: 0;
}

.useful-link ul li {
    border-bottom: 1px dashed #e5e5e5;
    list-style: outside none none;
    padding-bottom: 10px;
    padding-top: 8px;
}

.useful-link ul li:last-child {
    border-bottom: none;
}

.useful-link ul li a {
    color: #fff;
}

.useful-link ul li i {
    float: right;
}

.gallery-img>img {
    float: left;
    width: 30%;
    margin: 3px;
}


/***************
FOOTER BOTTOM CSS
***************/

.footer-bottom {
    background: #F4F7FC;
    padding: 20px 0;
}

p.copy-write {
    margin-bottom: 0;
    color: #fff;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

.footer-bottom-menu {
    text-align: right;
}

.footer-bottom-menu ul {
    padding: 0;
    margin: 0;
}

.footer-bottom-menu ul li {
    display: inline-block;
}

.footer-bottom-menu ul li a {
    color: #fff;
    padding-left: 10px;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}


/***************
ABOUT US CSS
****************/

.about-area {
    border-top: 1px solid #F7F7F9;
}

.breadcumb-area {
    background-image: url("img/banner.jpg");
    background-position: center center;
    background-size: cover;
    /*padding: 120px 0;*/
    position: relative;
    /*text-align: center;
	padding-top: 245px;
    padding-bottom: 5px;*/
	padding-top:20px;
}

.breadcumb-area:before {
    /*background-color: rgba(0, 0, 0, 0.15);*/
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.page-title {}

.page-title h2 {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
}

.page-title a span {
    color: #b4181d;
}

.page-title a {
    color: #fff;
    text-transform: uppercase;
}

.page-title a i {
    padding: 5px;
}

.about-area .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.about-content {
    padding: 80px;
    position: relative;
}

.about-content p {
    margin-bottom: 35px;
}

.about-content h2 {
    margin-bottom: 30px;
}

.check-icon li:before {
    color: #29abe2;
    content: "";
    font-family: FontAwesome;
    position: absolute;
    margin-left: -30px;
}

.check-icon ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.check-icon {
    color: #666;
    font-size: 16px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.check-icon li {
    padding-bottom: 10px;
    padding-left: 30px;
}

.about-col-to .col-to-text h2 {
    color: #606060;
}


/****************
 CONTACT PAGE CSS
***************/

.contact-bg {
    padding: 100px 0;
    background-color: #EFF4F5;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.contact-box {
    padding: 45px 30px;
    background-color: #fff;
    border-radius: 5px;
}

.contact-box input,
.contact-box textarea {
    width: 100%;
}

.contact-box button.submit {
    border: 2px solid #FFA00B;
    color: #606069;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding: 15px 30px;
    width: 100%;
    margin-bottom: 0px;
    -webkit-transition: .3s;
    transition: .3s;
    background: #fff;
}

.contact-box button.submit:hover {
    background: #FFA00B;
    color: #fff;
}

.contact-box input[type="text"],
input[type="email"],
input[type="phone"],
input[type="submit"],
textarea {
    padding: 15px 10px;
    border: none;
    margin-bottom: 20px;
    color: #8b8b8b;
    border: 1px solid #FFA00B;
}

.contact-box input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #606060;
}

.contact-box input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #606060;
}

.contact-box textarea {
    height: 150px;
    resize: none;
}

.contact-box > h4 {
    color: #373737;
    font-weight: 400;
    margin-bottom: 45px;
    font-size: 25px;
}

p.form-messege {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 0;
    margin: 0;
}

p.success {
    color: green;
}

p.error {
    color: red;
}


/************
BLOG PAGE CSS
*************/

.contentArea {
    display:flex;
    margin-top:60px;
}

.blog-area {
	align-content: flex-start;
    padding-bottom: 80px;
    flex-grow: 1;
    width: calc(100% - 332px);
    padding-right: 70px;
    display:flex;
    flex-flow:row wrap;
    justify-content: space-between;
}

.sideBar {
    width:332px;
}

.blog-area-2 {
    padding-top: 100px;
    padding-bottom: 80px;
}

.blog-area .blog-conent {
    color:#000000;
}

.blog-area-2 .single-blog-box {
    margin-bottom: 25px;
}

.blog-details .blog-conent p {
    line-height: 24px;
}

.blog-area-2 .blog-box-bg {
    min-height: 320px;
}

.blog-details .blog-box-bg {
    min-height: 450px;
}

.blog-details .blog-conent {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}


/***************
BLOG LEFT SIDEBAR
****************/

.blog-box-bg {
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    height: 272px;
    position:relative;
    overflow:hidden;
}

.blog-box-bg {
    border-bottom: 0px solid;
}

.blog-box-bg img {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    max-width:none;
    top: 0;
}

.blog-bg-1 {
    background-image: url(img/screen1.PNG);
}

.blog-bg-2 {
    background-image: url(img/screen2.PNG);
}

.blog-bg-3 {
    background-image: url(assets/img/bg/blog-3.jpg);
}

.blog-conent {
    -webkit-transition: .3s;
    transition: .3s;
    padding-bottom:45px;
}

.articleBox .blog-conent {
    padding:20px;
}

.detailDate {
    color:#0C2F3D;
    font-size: 18px;
    line-height: 140%;
    margin-top:32px;
    margin-left:30px;
}

.detailPreviewImg {
    flex-grow: 1;
}

.detailPreview {
    display:flex;
    margin-top: 20px;
}

.detailPreviewHeader {
    width:384px;
    background-color:#EEF1ED;
    height:497px;
    position:relative;
}

.detailPreviewHeader h3, .detailPreviewHeader h1 {
    color: #0C2F3D;
    font-size: 40px;
    line-height: 110%;
    margin-top:70px;
    margin-left:30px;
    font-family: 'Akagi Pro bd';
	word-wrap: break-word;
}

.detailPreviewFooter {
    display:flex;
}

.shareDetailArticleContainer {
    width:384px;
    min-width: 384px;
    max-width: 384px;
}

.shareDetailArticleContainer a:focus {
    border:2px solid #b4181d;
}

.mediumDescription {
    flex-grow:1;
    color:#6B6B6B;
    font-size: 13px;
    line-height: 120%;
    padding-top:22px;
}

.shareDetailArticleContainer {
    padding-top:22px;
    padding-left:30px;
}

.autorContainer {
    position:absolute;
    bottom:32px;
    left:30px;
    color:#0C2F3D;
    font-size: 18px;
    line-height: 140%;
}

.blog-meta a {
    color: #606060;
    text-decoration: none;
}

.blog-meta i {
    color: #b4181d;
    padding-right: 7px;
}

.blog-meta span {
    margin-right: 10px;
}

.blog-meta span:last-child {
    margin-right: 0;
}

.blog-conent h3, .detailContainer .blog-conent h2 {
	word-break: break-word;
    margin-top: 15px;
    color:#000000;
    font-size: 26px;
    line-height: 120%;
    font-family: 'Akagi Pro bd';
}

.blog-conent a:focus h3, .detailContainer .blog-conent a:focus h2  {
    text-decoration:underline;
    color: #b4181d;
}

.blog-readmore-btn {
    color: #0C2F3D;
	font-family: 'Akagi Pro bd';
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
}

.blog-readmore-btn i {
    padding-left: 5px;
}

.blog-readmore-btn:hover {
}

.single-widget {
    margin-bottom: 30px;
}

.widget-content {
    position: relative;
}

.widget-title {
    border-bottom: 1px solid #e5e5e5;
    color: #2b323f;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.widget-content.search-widget {
    padding: 0;
}

.search-widget input {
    background-color: #C9D8DE;
    border: medium none;
    color: #2b323f;
    height: 45px;
    padding: 10px 45px 10px 15px;
    width: 100%;
}

.search-widget input:focus {
    border:2px solid #b4181d;
}

.searchIcon {
    width:22px;
    height:22px;
    background-image: url('../../pics/search.png');
    float:right;
}

.searchForm {
    position:relative;
    margin-top:8px;
}

.titlePaddingTop {
    margin-top:60px;
}

.newPrintContainer {
    background-color:#75B7DF;
    height:180px;
    overflow:hidden;
    position:relative;
    margin-top:8px;
}

.actualPreviewImg {
    width:180px;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 20px;
    left: calc((100% - 180px) / 2);
}

.whiteLogo {
    margin-left:25px;
    display:none;
}

.search-widget input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #636363;
}

.search-widget input:-moz-placeholder, textarea:-moz-placeholder {
  color: #636363;
}

.search-widget input::-moz-placeholder {
    color: #858585;
    font-size: 12px;
}

.search-widget button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #b4181d;
    font-size: 18px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 12px;
    right:12px;
    width: 28px;
}

.search-widget button:focus {
    border:2px solid #b4181d;
}

.widget-content a {
    color: #606060;
    font-weight: 500;
    text-transform: capitalize;
}

.widget-content a:hover,
.widget-content a:focus,
.widget-content a:active,
.widget-content .dropdown li a:hover,
.widget-content .dropdown li a:focus,
.widget-content .dropdown li a:active {
    border-color: #DA9F38;
    color: #DA9F38;
}

.categories-widget ul {
    list-style: none;
    padding-left: 0px;
}

.categories-widget li {
    margin-bottom: 15px;
}

.tags-widget a {
    border: 1px solid #e5e5e5;
    color: #606060;
    display: inline-block;
    font-size: 12px;
    height: 32px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 0 15px;
}

.widget-single-post {
    border-bottom: 1px solid #f7f7f7;
    padding: 20px 0;
}

.widget-single-post:first-child {
    padding-top: 0;
}

.widget-single-post:last-child {
    border-bottom: 0 none;
}

.popular-post-widget p {
    color: #b4181d;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
}

.widget-post-content h6 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}


/*************
BLOG PAGINATION
*************/

.pagination-nav {
    text-align: center;
}

.pagination-nav li {
    padding: 0 3px;
}

.pagination-nav li a {
    border: 1px solid #858585;
    color: #858585;
    font-family: poppins;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    display: block;
}

.pagination-nav li a:hover,
.pagination-nav li a:focus,
.pagination-nav li a:focus,
.pagination-nav .active a {
    background-color: #b4181d;
    border-color: #b4181d;
    color: #fff;
}

.pagination-nav i {
    display: inline-block;
    font-size: 18px;
    position: relative;
    top: 2px;
}

.sideInfo {
	background-color:#ed1c24;
	color:#FFFFFF;
}

/**********
BLOG COMMENT
***********/

.post-comments-area {
    margin-top: 80px;
}

.post-comments-area > h5 {
    margin-bottom: 15px;
}

.comment-author {
    font-size: 14px;
    text-transform: uppercase;
}

.comment-time-left {
    font-size: 12px;
    line-height: 1;
}

.post-comments-area .comment-time-left {
    margin-bottom: 15px;
}

.post-comments-area .media-left {
    padding-right: 15px;
    float: left;
}

.post-comments-area .media-left img {
    border-radius: 50%;
}

.post-comments-area .media-replay .media-left {
    padding-right: 15px;
    float: left;
}

.post-comments-area .media-body {
    position: relative;
}

.post-comments-area .media-body a {
    color: #606060;
}

.comment-reply {
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 22px;
}

.post-comments-area a:hover {
    color: #DA9F38;
}

.post-comments-area .media {
    border-bottom: 1px solid #f7f7f7;
    margin: 0;
    padding: 25px 0;
}

.post-comments-area p {
    margin-bottom: 0;
}

.media-list > .media:last-child {
    border-bottom: 0 none;
}

.media-replay .media {
    padding-left: 30px;
}


/********************
 POST NEW COMMENT
******************* */

.post-new-comment {
    margin-top: 20px;
}

.post-new-comment > h5 {
    margin-bottom: 30px;
}

.post-new-comment .form-control {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
}

.post-new-comment input {
    height: 40px;
}

.post-new-comment .form-group {
    margin-bottom: 25px;
}

.post-new-comment textarea {
    height: 120px;
    resize: vertical;
}

.post-new-comment .btn-grad:before {
    display: none;
}

.post-new-comment .btn {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 15px 30px;
    text-transform: uppercase;
}


/************
ScroolUp Js
***************/

.footerLastPrintsTitle {
    font-size: 30px;
    line-height: 36px;
    color:#000000;
    font-family: 'Akagi Pro bd';
    margin-bottom:15px;
}

#scrollUp {
    background: #0C2F3D;
    bottom: 60px;
    color: #ffffff;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 46px;
    z-index: 999;
}


/*******************
PRELOADER WAVE STYLE
********************/

#preloader-wrapper {
    background: rgba(90, 84, 184, .7);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.preloader-wave-effect {
    height: 50px;
    left: 50%;
    margin: 0 -25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
}

.preloader-wave-effect:before,
.preloader-wave-effect:after {
    -webkit-animation: 1.6s linear 0s normal none infinite running preloader-wave;
    animation: 1.6s linear 0s normal none infinite running preloader-wave;
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 50px;
    position: absolute;
    width: 50px;
}

.preloader-wave-effect:after {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes preloader-wave {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@keyframes preloader-wave {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
    }
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

.section-padding.preview-area {
    padding: 60px 0
}

.section-padding.preview-area .cv-btn {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 201, 253, .7) 0%, rgba(129, 238, 142, .7) 100%) repeat scroll 0 0;
    color: #fff;
    margin-bottom: 35px;
    border: 1px solid rgba(0, 201, 253, .7);
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 700;
    transition: all 0.3s ease 0s
}

.section-padding.preview-area .cv-btn:hover {
    box-shadow: 0 10px 30px #e9e9e9;
    transform: translateY(-5px);
    transition: all 0.3s ease 0s
}

.container-box {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px #e9e9e9
}

.container-box a {
    color: #606060
}

.container-box h2 {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 20px
}

.image {
    display: block;
    width: 100%;
    height: auto
}

.overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 201, 253, .7) 0%, rgba(129, 238, 142, .7) 100%) repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

.container-box:hover .overlay {
    bottom: 0;
    height: 100%
}

.preview-area .container-box .text {
    white-space: nowrap;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    border: 2px solid #fff;
    padding: 6px 20px;
    border-radius: 50px;
    box-shadow: 0 10px 30px #e9e9e9
}


.searchTitle {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Akagi Pro bd';
    color:#000000;
}

.searchtop {
    display: none;
}

.logoSmall {
    display:none;
}

.responsiveMail {
    display:none;
}

.footerLinks .footerIcons {
    display:none;
}

.mobile-menu {
    display: none;
}

.archiveTitleContainer {
    display:flex;
    align-items: center;
}

.archiveTitle {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Akagi Pro bd';
    color: #000000;
}

.archiveTitle h2 {
    margin:0px;
}

.selectYears {
    flex-grow:1;
    text-align:right;
    font-size: 18px;
    line-height: 18px;
    color: #000000;
}

.selectYears a {
    color: #000000;
    padding-left:15px;
    padding-right:15px;
    border-left:1px solid rgba(0,0,0,0.1);
    padding-top:8px;
    padding-bottom:8px;
}

.yearSelected, .selectYears a:hover {
    background-color:#FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    border-left:0px;
}

.selectYears a:first-child {
    border-left:0px;
}

.archivSelectbox {
    display:none;
}

.backToView {
    color:#0C2F3D;
    font-size: 18px;
    line-height: 18px;
}

.backToView a {
    color:#0C2F3D;
    background-image:url('../../pics/backbuttonicon.png');
    background-repeat:no-repeat;
    padding-left:60px;
    padding-top:15px;
    padding-bottom:15px;
    margin-top:20px;
}

.backToView a:hover {
    font-family:"Akagi Pro bd";
}

.backToView a:focus {
    font-family:"Akagi Pro bd";
    text-decoration:underline;
    color:#b4181d;
}

.searchHeader {
    width:100%;
    height:150px;
    padding-top:15px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.isSearch .searchTitle {
    margin-top:0px;
}

#scrollUp {
    background-image: url(../../pics/arrow-circle-up.png);
    background-repeat: no-repeat;
    background-position: center;
}

.fa-long-arrow-up {
    display:none;
}

.detailHeader h3 {
    margin-top:0px;
}


.playPauseIcon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #0C2F3D;;
    font-size: 18px;
    background-image:url('../../pics/pause_button.png');
    background-repeat: no-repeat;
    padding-left:30px;
    background-position:5px 3px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:80;
    background-color:#FFFFFF;
    padding-top:3px;
}

.playPauseIcon:focus {
    color:#b4181d;
    font-family:"Akagi Pro bd";
    text-decoration:underline;
}

#touch-menu:focus, #searchButton:focus {
    border:2px solid #b4181d;
}

.detailPreviewImg img {
    height:100%;
    width:auto;
    max-width:756px;
}

.detailPreviewImg {
    text-align:right;
    background-color:#EEF1ED;
}

.cleanform input, .cleanform textarea, .cleanform select {
    margin-bottom: 1em;
    font-size: 1em;
    border: 1px solid #CAC6AE;
    padding: 0.15em;
}

.required {
	color: #90002E;
}

.inputContainer {
	width:50%;
	float:left;
	padding:5px;
}

.inputContainer input[type=text]{
	width:100%;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin-top: 15;
    border: 0;
}

textarea {
	width:100%;
	display:block;
}

.modal {
	z-index:5000;
	display:none;
  position: fixed; /* Stay in place */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width:600px;
  color: #707E85;
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.3);
}

.downloadContainer {
    width:100%;
    padding-right:0px;
    justify-content: flex-start;
}

.imageBox {
    margin-right: 22px;
    width: calc(1/3*100% - 15px);
}

.imageBox:nth-child(3n+3) {
    margin-right:0px;
}


a:not([href]) {
	color: #000000;
}