/*
Theme Name: ezypay
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ezypay
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ezypay is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    font-family: "Open Sans";
	color: #626366;
    font-size: 16px;
    line-height: 1.7
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1 {
    color: #26688f;
    text-align: center
}
h2 {
    color: #26688f;   
    font-size: 2.1em;
    line-height: 1.4;
    text-align: center
}
.post h2 {
    font-size: 1.6em;
    text-align: left;
}
.page h2:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background-color: #ccc;
    margin: 0.7em auto 
}
h3 {
  color: #626366;
  font-weight: 100;
  font-size: 1.5em;
  line-height: 1.4;
  text-align: center;
  margin-top: 0px
}
h1.page-title {
    color: #fff;
    font-size: 3.5em;
    text-align: center
}
.page-header .standout {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 2em
}
.standout {
    font-size: 1.7em;
    font-weight: 100;
    line-height: 1.4
}
/* Text on dark backgrounds */
body .dark {
    color: #fff
}
.dark h2 {
    color: #fff
}
.dark h2:after {
    background-color: #fff
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
#main .vc_row {
    margin-right: 0px;
    margin-left: 0px
}
.container {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    width: 960px !important;
    max-width: 100%;
}
.hero-headline {
    text-shadow: 1px 2px 2px #000;    
}
.hero-headline h1 {
    font-size: 3.8em;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 140px;
    line-height: 1.3;
    width: 70%;
    margin: 20px auto    
}
.entry-content {
    padding: 20px 0 0px
}
.home .entry-content {
	padding-top: 0px
}
.entry-content .hero-row {
    background-position: center top !important;
}
.entry-content .hero-headline {
    width: 1200px !important;
    max-width: 100%;
    background-size: 100% !important;
    height: 650px;
    background-position: top center !important;
    text-align: center
}
@media (max-width: 991px){
    .hero-headline h1 {
        font-size: 2em;
        padding: 0px;
        width: 100%
    }
    .entry-content .hero-headline {
        height: auto
    }
    .hero-row .vc_column-inner {
        background-image: none !important
    }
    .entry-content .hero-row  {
        background-size: cover;
        padding: 0px !important
    }
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
hr.center {
	background-color: #ccc;
	border: 0;
	height: 1px;
	width: 12.5%
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

button, .button {
	overflow: visible;
    padding: 5px 20px;
    background-color: #90a93d;
    border: 2px solid #90a93d;    
    color: #fff;    
    border-radius: 5px;
    font-size: 1.1em;
    font-weight: bold
}
.button.white {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}
.button.grey {
    background-color: transparent;
    border-color: #626366;
    color: #626366
}
.button.medium {
    font-size: 1.5em
}
.button.large {
    font-size: 2em;
}
.button:visited {
    color: #fff
}
.button:hover {
    color: #90a93d;
    background-color: #fff;
    text-decoration: none;
    text-shadow: none
}
.service-link-panels {
    color: #fff;
    text-align: center    
}
.service-link-panels .vc_column_container> .vc_column-inner {
    background-blend-mode: overlay;
    padding: 10% 10% 10%;
    background-color: rgba(0,0,0,0.6)
}
.service-link-panels .vc_column_container> .vc_column-inner:hover {
    background-color: #90a93d;
	background-image: none !important
}
.service-link-panels .wpb_column {
    padding: 0px
}
.service-link-panels a, .service-link-panels h3, .service-link-panels a:visited {
    color: #fff;
}
.service-link-panels h3 {
    font-size: 2em;
    font-weight: 700
}
.service-link-panels h3:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 2px;
    width: 50%;
    margin: 1em auto
}
.service-link-panels p {
    font-size: 1em
}
.service-link-panels .wpb_column > .wpb_wrapper:hover {
    background-color: rgba(38,104,143,0.8)
}
.solutions-link-panels {
    text-align: center;
    color: #fff
}
.solutions-link-panels .wpb_content_element .wpb_wrapper {
    padding: 20% 5% 25%;
    background-color: rgba(0,0,0,0.5)
}
.solutions-link-panels h3, .solutions-link-panels h3 a {
    color: #fff;
    font-weight: 700;
    margin-top: 0px
}
.solutions-link-panels h3:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 2px;
    width: 50%;
    margin: 1em auto    
}
.solutions-link-panels p {
    font-size: 1.2em
}
.solutions-link-panels .wpb_content_element .wpb_wrapper:hover {
    background-color: rgba(144,169,61,0.8)
}
.client-logos .wpb_image_grid .wpb_image_grid_ul li {
    width: 24%;
    text-align: center;
    vertical-align: middle;
    float: none;
    display: inline-block
}
.client-logos .wpb_image_grid .wpb_image_grid_ul img {
    display: inline
}
#content ul {
    padding-left: 0px;
	list-style-position: inside
}
.fancy-list li {
    list-style-type: none;
    background: url(img/tick-blue.png) no-repeat left 6px;
    line-height: 2;
    padding-left: 40px
}
.dark .fancy-list li {
    background: url(img/tick.png) no-repeat left 6px;
}
.cta {
	text-align: center;
    color: #fff;
    font-weight: 500;
	background-color: #90a93d;
	border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}
.cta h4 {
    font-size: 1.5em;	
	margin-bottom: 1em
}
.cta .container {
    background: url('img/transparent-logo-green.png') no-repeat right bottom;	 
    padding: 1.5em 0  2.5em;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input, select, textarea {
    width: 100%;
    margin-bottom: 1.5em;
    padding-left: 20px
}
select {
    padding-top: 3px;
    padding-bottom: 4px
}
textarea {
    padding-top: 7px
}
.wpcf7-form {
    padding: 10px 50px 50px;
    border: #e4e4e4 1px solid;
    border-radius: 8px;
    box-shadow: #ccc 0px 2px 2px;
    background-color: #fff         
}

label {
    font-style: italic;
}

label em {
    color: red;
}
.center {
    text-align: center;
}

.wpcf7-submit{
    width: 180px;
    padding-left: 0px;
    border-radius: 3px;
    border: 2px solid #626366;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
    background-color: #fff
}
.page-header {
    background-color: #90a93d;
    padding-bottom: 0px;
    margin: 0px;
    border-top: 2px solid #829b4d;
    border-bottom: 2px solid #829b4d
}
.page-header .container {
    background: url('img/transparent-logo.png') no-repeat left center;
    padding: 2em 0 1.5em
}
.entry-header {
    padding-bottom: 2em
}
#toplinkbar {
    background-color: #26688F;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
}
#toplinkbar img {
    max-height: 20px
}
#toplinkbar p {
    line-height: 40px;
    margin-bottom: 0px
}
#toplinkbar a {
    color: #fff
}
.site-branding {
    padding-left: 0px
}
@media (max-width: 991px){
    .site-branding {
        text-align: center;
        padding-right: 0px
    }
}
#logoandnav {
    margin: 15px auto 10px;
    height: 100px
}
#contact-us {
    padding: 25px 0px
}
#contact-us .button {
    float: right;
    font-size: 1.1em
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #90a93d;
}

a:visited {
	color: #829b4d;
}

a:hover,
a:focus,
a:active {
	color: #829b4d;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    display: block;
    padding: 0px
}
#primary-menu {
    line-height: 100px    
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;

}

.main-navigation li {
	position: relative;
    margin: 0px 2%;
    font-size: 1.2em;
    display: inline-block
}

.main-navigation a {
	display: block;
	text-decoration: none;
    color: #26688f;
    border-bottom: 5px solid transparent
}
li.current-menu-item  {
    border-bottom: 5px solid #90a93d
}
.main-navigation li:hover {
    border-bottom: 5px solid #666
}
li.current-menu-item a, .main-navigation li:hover a {
    color: #90a93d;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	left: -999em;
	z-index: 99999;
    line-height: 2;
    font-size: 0.7em;
    width: auto;
    top: 110px
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul li ul a, .main-navigation ul li:hover ul a {
    color: #fff;
    border-bottom: none;
	padding: 5px 15px
}
.main-navigation ul ul li {
    display: block;
	padding: 0px;
	margin: 0px;
	background-color: #666;
	border-bottom: 1px solid #333;
	white-space: nowrap
}
.main-navigation ul ul li:hover {
    background-color: #829b4d;
    border-bottom: 1px solid #afcd49;    
}
.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Small menu. */
.menu-toggle {
	display: block;
}
.toggled .menu-toggle {
    background-color: #e4e4e4;
    border: 2px solid #e4e4e4;
    color: #26688f;
    border-radius: 5px 5px 0 0;
    padding-bottom: 15px
}
.main-navigation.toggled #primary-menu {
    display: block;
    position: absolute;
    top: 64px;
    left: 15px;
    right: 15px;
    padding-left: 17px;
    padding-bottom: 5px;
    background-color: #e4e4e4;
    z-index: 9999
}
.main-navigation.toggled ul ul {
    display: block;
    padding-left: 25px;
    position: relative;
    float: none;
    left: auto;
    font-size: 0.7em;
    width: auto;
    top: auto
}
.main-navigation.toggled ul ul li {
    background-color: transparent;
    border-bottom: none
}
.main-navigation.toggled ul li ul a, .main-navigation.toggled ul li:hover ul a {
    color: #26688f;    
}
.menu-toggle {
    float: left;
    font-size: 1.1em    
}
.main-navigation.toggled #primary-menu {
    line-height: 1
}
.main-navigation.toggled #primary-menu li {
    display: block;
    line-height: 1.5
}
.toggled li.current-menu-item, .toggled.main-navigation li:hover {
    border-bottom: none
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
@media screen and (max-width: 37.5em) {
    #contact-us, .main-navigation {
        padding: 15px;
    }
    #contact-us {
        position: relative;
        right: 0;
        top: -30px
    }
}
/* Post navigation */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
#secondary {
	margin-top: 25px
}
.widget {
	margin: 0 0 1.5em;
}
h3.widget-title {
    color: #26688f;
	border-bottom: 1px solid #ccc;
    text-align: left;
    line-height: 30px;
    font-weight: 600;
    font-size: 16px;
	text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 0
}
.widget li {
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	list-style-type: none
}
.widget li a {
	color: #626366
}
.widget li a:after {
    display: block;
    content: "\f345";
    font-family: dashicons;
    line-height: 50px;
    font-size: 15px;
    float: right	
}
.widget input, .widget select {
	margin-bottom: 0px;
	border: 1px solid #ccc;
	margin-top: 15px;
	padding-left: 10px;
	font-weight: normal
}
.widget label {
	display: block
}
/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/* Recent posts widget */
.widget_recent_entries ul {
    list-style-type: none;
    padding-left: 0;
}
.widget_recent_entries li {
    border-bottom: 1px dashed #acacac;
    line-height: 3;
    font-weight: normal
}
/* Footer widgets */
#footer .cta .widget:first-child {
	width: 100%
}
#footer .cta .container {
	background: url('img/transparent-logo.png') no-repeat left center;	
}
#footer {
    background-color: #626366;
    color: #ACACAC;
    font-weight: bold
}
#footer .container {
	padding: 1.5em 0
}
#footer .widget {
    vertical-align: top;
}
#footer .widget a {
    color: #fff
}
#footer .widget a.button:hover {
    color: #90a93d
}
#footer address {
    margin-top: 1.3em;
    line-height: 1.7
}
#footer-contacts img {
    float: left;
    margin-right: 15px;
}
#footer-contacts {
    line-height: 1
}
#footer-contacts > div {
    clear: left;
    margin-bottom: 25px
}
#footer-contacts .contact-big {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 5px
}
#footer-contacts .footer-email {
    line-height: 48px;
    font-size: 1em;
    text-decoration: underline
}
.site-info {
	text-align:center;
	background-color:#fff;
	color: #26688f;
	border-bottom: 10px solid #90a93d;
	font-weight: normal;
	padding: 8px;
	font-size: 0.9em
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.post-thumbnail {
float: left;
margin: 0 15px 15px 0}
.edit-link {
	display: none
}
h2.post-title {
    text-align: left
}
.post-content {
    padding-top: 50px
}
#cs-list {
    margin-right: 70px
}
#cs-list p {
    text-transform: uppercase;
    color: #26688f;
    font-weight: 600
}
#cs-list ul {
    border-top: 1px solid #ccc
}
#cs-list li {
    list-style-type: none;
    line-height: 50px;
    border-bottom: 1px solid #ccc
}
#cs-list a:after {
    display: block;
    content: "\f345";
    font-family: dashicons;
    line-height: 50px;
    font-size: 15px;
    float: right
}
#cs-list li.current a {
    color: #21759b
}
#cs-list li a {
    color: #626366;
    display: block
}
#case-studies {
    background-color:#f4f4f4;
    margin-top: 50px
}
#case-studies h4 {
    font-size: 25px;
    color: #21759b;
    margin: 40px 0 25px 10px;
    font-weight: 400
}
@media (min-width: 992px){
.related .case-study-inner {
    height: 250px;
    padding-top: 10px
}
}
.ezypay_casestudy h2 {
    margin: 0px 0 20px
}
.ezypay_casestudy .post-thumbnail {
    float: right
}
.case-study.related {
    padding-bottom: 10px
}
.ezypay_casestudy h3 {
    text-align: left;
    margin-bottom: 30px
}
#blog {
    background-color: #f4f4f4
}
#blog article {
    padding: 1px 25px 15px;
    background-color:#fff;
    margin: 25px 0
}
#blog .entry-header {
    padding-bottom:0px
}
#blog .entry-header h2 a, #blog .entry-header h2 a:visited {
    color: #26688f
}
#blog .entry-content {
    padding: 10px 0 0
}
.entry-meta {
    font-style: italic;
}
.single .entry-meta {
	text-align: center
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
