/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/

/*Import Global Compulsory CSS Files*/
@import url(app.css);
@import url(blocks.css);

/*Import CSS Plugins*/
@import url(plugins/style-switcher.css);

* {
	border-radius: 0;
}

body {
 color: #333;
 font-size: 13px;
 line-height: 1.6;
 -webkit-font-smoothing: antialiased;
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

p,
li,
li a,
label {
 color: #555;
}

a {
 color: #72c02c;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #72c02c;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}

@font-face {
    font-family: Geometria;
    src: url(../Geometria.otf);
}

*, h1, h2, h3, h4, h5, h6 {
	font-family: 'Geometria', 'Open Sans', sans-serif;
}

a {
	color: #470909;
}
a:hover {
	color: #470909;
	text-decoration: underline;
}

/* Header fixes */
.header .mainHeaderRow {
	border-bottom: 2px solid #2c3e50;
}
.header .dropdown-menu {
	border-top: none;
}

.header .navbar-nav > li > a {
	padding: 15px 30px 25px 30px;
}
.header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a {
	border-bottom: none;
}
.header .dropdown > a:after {
	top: 35px;
	right: 50%;
	content: "\f0d7";
}
.header .navbar-nav > .active > a {
	color: #fff;
	background-color: #2c3e50;
}
.header .navbar-nav > li:hover > a, .header .navbar-nav > li > a:hover, .header .navbar-nav > .active > a:hover, .header .navbar-nav > li:focus > a, .header .navbar-nav > li > a:focus, .header .navbar-nav > .active > a:focus {
	color: #fff;
	background: #2c3e50;
	text-decoration: underline;
}

.header .navbar-nav > li:hover > a:after, .header .navbar-nav > li > a:hover:after, .header .navbar-nav > .active > a:hover:after {
	color: #f39c12;
} 

.navbar-nav>li {
	margin-right: 10px;
}
.wrapper .header > .container {
	margin-bottom: 0px;
}

.wrapper .header .call-cta, .wrapper .header .call-cta small {
	color: #7c142e;
}
.wrapper .header .call-cta {
	font-weight: bold;
	font-size: 2.5em;
}

.wrapper .header .btn-login .fa {
	color: #f39c12;
}

.fa-stack-normal {
	font-size: .7em;
}

.header .navbar-toggle {
	background: #2c3e50;
	border-color: #2c3e50;
	margin-top: 25px;
		padding: 10px 16px 6px;
}
.header .navbar-toggle:hover, .header .navbar-toggle:focus {
	background: #2c3e50 !important;
	margin-top: 25px;
		padding: 10px 16px 6px;
}


/* New color themes */

.ptla-shadow-bottom {
	box-shadow: 0 4px 2px -2px #333;
}

.ptla-red {
	color: #7c142e;
}

.ptla-gold {
	color: #5b480a;
}

.ptla-dblue {
	color: #1f2c39;
}

.ptla-blue-box {
	background-color: #20538b;
	border-top: 1px solid #2969b0;
	border-bottom: 2px solid #1e4c7f;
	color: #fff;
	padding: 5px 20px;
	width: 100%;
	font-size: 2em;
	letter-spacing: 2px;
}
.btn-ptla {
	border-radius: 5px;
	font-weight: bold;
	font-size: 2em;
}
.btn-ptla-yellow {
	background-color: #f39c12;
	color: #000;
}

.btn-ptla-yellow-block {
	background-color: #f39c12;
	color: #000;
	border-radius: 0px;
	border-bottom: 3px solid #b88c45;
}

.btn-ptla-dblue {
	background-color: #1f2c39;
	color: #fff;
}
.btn-ptla-dblue:hover {
	color: #f39c12;
}

.wrapper .header .btn-login {
	margin-top: 6px;
	background-color: #496784;
	padding: 5px 20px;
}
.wrapper .header .btn-login-red {
	margin-top: 6px;
	background-color: #7c142e;
	border: 1px solid transparent;
	padding: 5px 20px;
}


.service .service-icon, .service:hover i {
	color: #fff;
	background-color: #2c3e50;
}


/* 

MAIN

*/
.headline {
	border-bottom: none;
}
.headline h2, .headline h3, .headline h4 {
	border-bottom: 2px solid #830d0d;
}

.headline-short {
	position: relative;
	margin-bottom: 10px;
}
.headline-short:after {
	content: "";
	width: 50px;
	border-bottom: 2px solid #830d0d;
	position: absolute;
	left: 0;
	bottom: -8px;
}

.interactive-slider-v2 {
	padding: 60px 0px;
}
.interactive-slider-v2 h1 {
	font-size: 40px;
	text-align: left;
	line-height: 1.4em;
	text-shadow: 2px 2px #000;
	padding-top: 45px;
}
.interactive-slider-v2 p {
	font-size: 1.5em;
	line-height: 1.2em;
}
.interactive-slider-v2 p small {
	font-size: .9em;
}
.interactive-slider-v2.img-v4 {
	background-image: url(../images/reviews-bg.png);
}

.interactive-slider-v2.img-v5 {
	background-image: url(../images/banner2.png);
}

.interactive-slider-v2 .join-now {
	background-color: #ecf0f1;
	padding: 0px 10px 15px 10px;
}

.interactive-slider-v2 .join-now h2 {
	font-size: 3.5em;
	line-height: 1.2em;
	margin-left: 5px;
	margin-top: 5px;
}
.interactive-slider-v2 .join-now img {
	position: relative;
	top: -15px;
}

.interactive-slider-v2 .join-now .btn-ptla {
	margin-top: 15px;
}


.purchase {
	background: #2c3e50;
}

.purchase span, .purchase p {
	color: #fff;
}
.purchase-title {
	padding: 10px 0px;
	background: #395168;
	border-bottom: 2px solid #778b9f;
}
.purchase-title h2 {
	color: #fff;
}

.purchase2 {
	background: #ecf0f1;
	border-bottom: 2px solid #d3d3d3;
	padding: 0px;
	position: relative;
}

.purchase2 .left-img {
	position: absolute;
    height: 100px;
    width: 190px;
    bottom: -100px;
    z-index: 2;
    left: 0;
}

.purchase2 h2 {
	font-size: 3em;
	padding: 0px 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.purchase2 .btn-buy {
	padding: 20px 15px 0px 15px;
}
.purchase2 .btn-buy button {
	margin-bottom: 5px;
	text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
}

.slider-flat {
	padding: 0px;
}
.update-box {
	background-color: #2969b0;
	padding: 10px 20px;
}

.update-box .news-item {
	text-align: left;
	padding: 0px;
}

.update-box .news-item:not(.first-item)  {
	border-top: 1px dashed #eee;
}

.update-box .news-item h4 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.update-box .news-item h4 small {
	font-weight: lighter;
	color: #ffc1c1;
}
.update-box .news-item p {
	font-size: 1em;
	font-weight: lighter;
}

.arrow_box_down {
	position: relative;
	background: #2969b0;
	padding: 10px 0px 10px 0px;
}
.arrow_box_down:after, .arrow_box_down:before {
	left: 50%;
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_down:after {
	border-top-color: #2969b0;
	border-width: 5px;
	margin-left: -0px;
}
.arrow_box_down:before {
	border-top-color: #2969b0;
	border-width: 11px;
	margin-left: -11px;
}

.arrow_box_down h3 {
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	text-align: center;
}

.arrow_box {
	position: relative;
	background: #2969b0;
	padding: 10px 0px 10px 20px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-left-color: #2969b0;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box:before {
	border-left-color: #2969b0;
	border-width: 16px;
	margin-top: -16px;
}

.arrow_box h3 {
	color: #fff;
	font-weight: bold;
	font-size: 2.3em;
	line-height: 1.2em;
}

.desc-text {
	display: inline-block;
	margin-top: 5px;
}

.service .desc h4 { 
	font-size: 18px;
}

.clients {
	background: #c89e16;
	padding: 15px 0px;
}

.clients2 {
	background: #f4ecd0;
	border-bottom: 2px solid #d9cea9;
}

.clients .client-img {
	margin: 25px 0px;
}

.clients .client-img {
	display: inline-block
}

.pheight img {
	vertical-align: center;
}

.director a:hover, .director a:hover .desc h3, .director:hover a:hover .desc h3, .director:hover a .desc h3,
.director a:focus .desc h3, .director:focus a:focus .desc h3, .director:focus a .desc h3 {
	text-decoration: none;
}
.director {
	border: 1px solid #eee;
	border-bottom: 2px solid #a5afb8;
	margin-bottom: 25px;

	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.director .desc {
	padding: 15px 15px;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.director .desc h3 {
	font-weight: bold;
	font-size: 1.4em;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.director .desc h3 small {
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.director .img img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);

	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* Director hover styles */

.director:hover {
	border: 1px solid #7c142e;
	border-bottom: 2px solid #a5afb8;
}
.director:hover .desc {
	background: #7c142e;
}

.director:hover .desc h3, .director:hover .desc h3 small {
	color: #fff;
}
.director:hover .img img {
	filter: none;
	-webkit-filter: none;
}

.home-news-aop {
	margin-bottom: 20px;
	background-color: #142433;
	color: #fff;
	text-align: center;
	padding: 0;
}

.home-news-aop h3, .home-news-aop p {
	margin-top: 0;
	color: #fff;
	margin-bottom: 10px;
}

.home-news-aop h3 {
	font-size: 1.8em;
}

.home-aop h3, .home-news-aop p {
	margin-bottom: 20px
}

.home-news, .home-aop {
	float: left;
}

.home-news {
	background-color: #2969b0;
	padding: 40px 10px 40px 20px;
}

.home-aop {
	padding: 40px 20px 40px 10px;
}

.home-aop iframe {
	width: 100%;

}

.home-news-aop form {
	margin-top: 10px;
}

.home-news-aop input, .home-news-aop textarea {
	margin-bottom: 15px;
}

.home-news-aop .btn {
	margin-bottom: 40px;
}

.sidebar-updates {
	background: #ecf0f1;
	padding: 10px;
}
.sidebar-updates .arrow_box_down {
	margin-bottom: 15px;
}
.sidebar-updates .news-item {
	padding: 0px;
}

.sidebar-updates .news-item:not(.first-item) {
	border-top: 1px dashed #ccc;
}

.sidebar-updates .news-item h4 {
	color: #3c5266;
	font-size: 1.4em;
}

/* 

FOOTER

*/
.footer-v1 .footer {
	background: #420404;
}

.footer-v1 .copyright {
	background: #2a0303;
	border-top: 1px solid #4c2c2c;
}

.footer-v1 .headline {
	margin-bottom: 10px;
}

.footer-v1 a, .footer-v1 a:hover, .footer-v1 .link-list a {
	color: #ffc1c1;
}
.footer-v1 .copyright a, .footer-v1 .copyright a:hover {
	color: #9c7676;
}
.footer-v1 a:hover {
	text-decoration: underline;
}

.footer-v1 .link-list li {
	border: none;
}

.footer-v1 .link-list a {
	text-transform: none;
	font-size: 12px;
}

.footer-v1 .col-no-padding {
	padding: 0px;
}




/* 

MEDIA QUERIES

*/

@media only screen and (max-width : 1200px) {
	.navbar-nav>li {
		margin-right: 0px;
	}

	.header .navbar-nav > li > a {
		padding: 15px 20px 25px 20px;
	}

	.header .navbar-nav > .open > a, .header .navbar-nav > .open > a:hover, .header .navbar-nav > .open > a:focus {
		color: #fff;
	}
		.purchase2 .left-img {
		bottom: -106px;
	}
}

@media only screen and (max-width : 992px) {

	.header .navbar-toggle .fa {
		font-size: 26px;
	}
	.header .logo {
		display: inline-block
	}
	.header .mainHeaderRow {
		border-bottom: none;
	}
	.interactive-slider-v2 {
		padding: 40px 0;
	}
	.interactive-slider-v2 h1 {
		padding-top: 0px;
	}
	.interactive-slider-v2 .join-now {
		margin-top: 25px;
	}
}

@media only screen and (max-width : 480px) {
	.interactive-slider-v2 h1, .interactive-slider-v2 p, .wrapper .header .call-cta, .interactive-slider-v2 .join-now h2 {
		text-align: center;
	}

	.interactive-slider-v2 .join-now h2 {
		font-size: 3em;
	}

	.btn-ptla {
		font-size: 1.5em;
	}

	.director .desc h3 {
		font-size: 1em;
	}
}