/*
Theme Name: Convertibill
Theme URI: http://www.viscodesign.com/
Author: Visco Design
Author URI: http://www.viscodesign.com/
Description: Custom theme design and build by Visco Design
Version: 1.0.0
License: Copyright Visco Design
License URI: http://www.viscodesign.com/
Text Domain: convertibill
Tags:

Convertibill is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}
/* Framework Css Start */
.header-top {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 10px 20px 20px 20px;
}
.menu-main {  
    display: inline-block;
    width: 100%;background:rgb(46,67,105);
}
.menu-left, .logo {float:left;}
.menu-right, .header-right {float:right;}
.header-right {
	margin-top: 25px;
}
.header-right a {display:inline-block;margin-left:20px;color:#000;font-weight:700;margin-top:20px;text-decoration:none;}
.menu-right .user-links {
  padding:6px 15px 6px 15px;
}
.header-banner.vc_row.wpb_row.vc_row-fluid  {
    background-size: cover !important;padding-top:30px;
}
.header-banner .vc_col-sm-8 {
    color: #fff;
    font-size: 21px;
  width: 60%;
}
.header-banner .vc_col-sm-4 {
  width: 40%;
}
.header-banner .vc_col-sm-8 h2 {
    font-weight: 700;
      margin-top: 25px;
}
.header-banner .vc_col-sm-8 .wpb_wrapper .wpb_wrapper {
}
.header-banner .vc_col-sm-8 .wpb_wrapper .wpb_wrapper p {
  font-size:16px;
}
.header-banner .our-services {
margin-top:65px;}
.footer-outer-top > div {
  max-width:1200px;
  width:100%;margin:0 auto;
}
.footer-outer-top {
  background:rgb(239,241,240);padding:40px 20px;display:inline-block;width:100%;
}
.footer-outer-top #footer_menu > li {max-width:33.3333%;min-height:180px;}
.footer-menu-left {
  width:66.6666%;
  float:left;
}
.footer-right-form {
  width:33.3333%;
  float:left;
}
span.black {color:#000;}
.home-form li.field_description_below {
	font-size:12px !important;
}
.newsletter  h2 {
  font-weight:700;
}
.wpb-js-composer #primary {
  padding-bottom:0;
}
.home-form {
    background: rgba(255,255,255,.9);
    padding: 15px 25px 15px 25px;
    box-shadow: 0 10px 44px -10px rgba(0,0,0,0.29);
    text-align: center;
}
.home-form .gform_wrapper ul li.gfield {
    padding-right: 0 !important;
}
.newsletter h2 {
  font-size:26px;    margin-right: -20px !important;
    position: relative;
    text-align: right;
}
.page-id-10111 h3 {
	font-size: 16px;
}
.page-id-10111 h2 {
	font-size:22px;
  font-weight:700;
}
.newsletter .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.home-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background: #fff;
    border: 1px solid #ccc;
    height: 46px;
    color: #000;
    padding-left: 12px;
    margin-top: 0;
}
.home-form .gform_wrapper textarea.small {
    background: #fff;
    border: 1px solid #ccc;
    height: 80px;
    color: #000;
    padding-left: 12px;
}
.home-form .gform_wrapper .gform_footer {
    margin-top: 0;
}
.newsletter .gform_wrapper .gform_footer {
	float:left;width:35%;clear:none;margin-top:0;padding-top:0;
}
.free-consultation h2 {
  font-size:24px;
}
.free-consultation .vc_col-sm-3 > div {
    padding-top: 13px !important;
}
.newsletter .gform_wrapper .top_label div.ginput_container {
	margin-top:0;}
.newsletter .gform_wrapper {margin:-8px 0 0 0;
}
.newsletter .gform_wrapper ul.gform_fields li.gfield {margin-top:0;}
.newsletter .gform_wrapper .gform_body {
	float:left;width:65%;clear:none;
}
.home-form .gform_wrapper .gform_footer input[type="submit"], .newsletter .gform_wrapper .gform_footer input[type="submit"] {
    background: #4fc6f4;
    height: 46px;
    border: 2px solid #4fc6f4;
    color: #fff;
    width: 100%;
    margin-right: 0;
}
.home-form .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: none;
    color: #4fc6f4;
}
.client-logos .wpls-logo-showcase {
    padding-bottom: 0 !important;
}
.client-logos .vc_col-sm-2 {
    padding-top: 30px;
}
.our-services {
    font-size: 16px;
    text-align: center;
}
.our-services .vc_col-sm-3 > div, .free-consultation .vc_col-sm-4 > div {
    padding: 0 5px;
    margin-bottom: 20px; 
}
.our-services h3 a {color:rgb(46,67,105);text-decoration:none;}
.our-services .vc_col-sm-3 > div > div .wpb_content_element {
    margin-bottom: 10px;
}
.our-services .vc_col-sm-3 > div > div .wpb_content_element p {
    min-height: 70px;
}
.our-services .vc_col-sm-3 > div > div, .free-consultation .vc_col-sm-4 > div > div {
    background-color:#FFFFFF;
    padding: 5px 15px 5px 15px;
    min-height: 390px;
}
.text-center {
  text-align:center;
}
.sm-heading h3 {
  font-size:18px;
}
.our-services .vc_col-sm-3 > div > div {
  min-height:inherit;
}
.free-consultation .vc_col-sm-4 > div > div {
    min-height: inherit;
}
.free-consultation .vc_col-sm-4 h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}
.our-services .vc_col-sm-3 > div > div:hover, .free-consultation .vc_col-sm-4 > div > div:hover {
    box-shadow: 0 7px 50px -10px rgba(0,0,0,0.25);
}
.about-section p, .our-blogs p {
    font-size: 18px;
    font-weight: 500;
}
.our-blogs {
    text-align: center;
}
.grid-post {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
}
.search-form {
    text-align: center;
    margin-top: 16px;
}
.grid-post .grid-post-item {
    float: left;
    width: 33.3333%;
    padding: 0 10px;
}
.grid-post .grid-post-item > div {
    background-color: #FFFFFF;
    padding: 20px 15px;
    min-height: 710px;
}
.get-in-touch-sec h2 {font-size:24px;}
.grid-post .grid-post-item > div:hover {
	box-shadow: 0 7px 50px -10px rgba(0,0,0,0.25);
}
.grid-post p {
    font-size: 15px;
    font-weight: 400;
}
.grid-post h3 {
margin-top:20px;}
.grid-post h3 a {
    color: #000;
    text-decoration:none;
    font-size: 16px;
    font-weight: 700;
}
.grid-post .nd_desc {
    min-height: 405px;
    padding-bottom: 15px;
}
.readmore {
  	text-decoration:none;
    background: none;
    border: 2px solid #4fc6f4;
    font-size: 16px;
    font-weight: 700;
    color: #2969b0;
    display: inline-block;
    padding: 10px 30px;
}
.readmore:hover {
    color: #fff;
    text-decoration: none;
    background: #4fc6f4;
}
.grid-post .thumbnail {
    background: none;
    padding: 0;
    border: none;
    height: 183px;
    overflow: hidden;
}
.about-section .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern, .btn-style .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    margin-right: 10px;
    color: #000;
    border: 2px solid #000;
    background: none;
}
.about-section .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover,
.btn-style .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover  {
    background: #000;
    color: #fff;
}
.margin-top {
    margin-top: 15px;
}
.our-services .btn-style .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    margin-top: 20px;
    margin-bottom: 30px;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0;
    margin-top: -50px;
}
.our-services h3 a {
    color: #000;
}
body .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    background: #000;
    border-color: #000;
    font-size: 16px;
    font-weight: 700;
    border: 2px solid #000;
}
body .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
    background: none;
    color: #000;
}
@media (max-width:768px){
    .header-banner .vc_col-sm-8 .wpb_wrapper .wpb_wrapper {
        padding: 0;
        margin-top: 0;
    }
    h2 br {
        display: none;
    }
    .home-form {
        margin-top: -50px;
    }
    .client-logos .vc_col-sm-2 > div {
        padding-top: 0;
    }
    .client-logos .vc_col-sm-2 > div .wpb_content_element  {
        margin-bottom: 0;
    }
    .wpb_single_image.wpb_content_element.vc_align_center {
        margin-top: 0;
    }
    .margin-top {
        margin-top: -35px;
    }
    .grid-post .grid-post-item {
        border-right: 0;
        min-height: inherit;
        margin-bottom: 20px;
    }
    .grid-post .thumbnail {
        height: inherit;
        overflow: inherit;
    }
}
/* Frame Css End*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: rgb(7,9,12);
	font: 400 normal 1em/1 'Libre Franklin', Helvetica, sans-serif;
}

h1 {
	font: 100 normal 35px 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(97,100,108);
	letter-spacing: -0.01em;
	margin: 0 0 0.5em;
}
h2 {
	font: 100 normal 2em/1.2 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(79,198,224);
	margin: 0 0 0.5em;
}
.en_seo {
	font: 100 normal 2em/1.2 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(255,255,255);
	margin: 0 0 0.5em;
}
#en_seo {
	font: 700 normal 1.25em/1.25 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(46,67,105);
	margin: 0 0 0.5em;
}
h3 {
	font: 700 normal 1.25em/1.25 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(46,67,105);
	margin: 0 0 0.5em;
}
h4 {
	font: 700 normal 1em/1.25 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(20,39,53);
	margin: 0 0 0.25em;
}
h5 {
	font: 700 normal 1em/1 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(79,198,224);
	text-transform: uppercase;
	margin: 0 0 0.25em;
}
h6 {
	font: 700 normal 1em/1 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(20,39,53);
	text-transform: uppercase;
	margin: 0 0 0.25em;
}
p, ul, ol {
	font: 400 normal 1em/1.5 'Libre Franklin', Helvetica, sans-serif;
	color: rgb(7,9,12);
	margin: 0 0 1em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { 
	box-sizing: inherit;
}

body {
	background: #fff; 
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	padding: 0 0 0 1.25em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
ol.roman {
	list-style: lower-roman;
	padding-left: 25px;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0; 
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
## Tables
--------------------------------------------------------------*/
table {
	margin: 0 auto;
	text-align: left;
	border: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
}
table thead {
	background-color: rgb(239,241,240);
}
table thead th {
	font-size: 20px;
	font-weight: 300;
	color: rgb(20,39,53);
	padding: 10px 25px;
}
table tr td {
	padding: 10px 25px;
	border: 1px solid #ddd;
}

/* Cookie Notice */
.cookie-notice-container {
	padding: 25px;
	background-color: rgb(79,198,224);
}
#cookie-notice .button {
    color: rgb(7,9,12);
    font-size: 12px;
    text-decoration: none;
    text-shadow: none;
    border-radius: 4px;
    border-width: 0;
    padding: 6px 12px;
    background: #fff !important;
}

/*--------------------------------------------------------------
# Structure
--------------------------------------------------------------*/

/* Global
--------------------------------------------------------------*/
.flex-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
	flex-flow: row wrap;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-ms-flex: 0 0 100%;
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%;
	margin: 0;
	padding: 0;
}

/* Layout
--------------------------------------------------------------*/
.site {
	margin: 0 auto;
	padding: 0;
}
.site-content {
	margin: 0;
	padding: 0;
}
#primary {
	width: 100%;
	margin: 0;
	padding: 25px;
}
.site-main {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
}
.inner-wrapper {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
}
#secondary {
	width: 100%;
	margin: 0;
	padding: 25px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	font: 700 normal 16px/1 'Libre Franklin', Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 12px 15px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	border-radius: 4px;
	background-color: rgb(46,67,105);
	transition: all 0.5s ease;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: rgb(79,198,224);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px;
}

select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	margin: 0 auto;
	padding: 10px 40px 10px 15px;
	max-width: 300px;
	color: #444;
	line-height: 16px;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: url('images/dropdown-arrow.png') #fff right center no-repeat;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: rgb(7,9,12);
}

textarea {
	width: 100%;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	color: #666;
	padding: 8px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

/* Search Form */
input.search-field {
	float: left;
	margin: 0;
	padding: 11px;
	width: calc(100% - 55px);
	max-width: 350px;
	border-radius: 0;
	border: none;
	background-color: rgb(239,241,240);
}
button.search-submit {
	float: left;
	margin: 0;
	width: 54px;
	max-width: 54px;
	border-radius: 0;
	background-color: rgb(79,198,224);
}
button.search-submit:hover {
	background-color: rgb(46,67,105);
}

/* Ninja Forms */
.nf-form-cont {
	width: 100%;
	max-width: 600px;
	margin: 25px 0;
	padding: 0;
	border: 1px solid #ddd;
}
.nf-form-title h3 {
	margin: 0;
	padding: 15px 25px;
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid #ddd;
	background-color: rgb(239,241,240);
}
.nf-form-fields-required {
	margin: 0 0 1em;
	padding: 10px 25px;
	color: #aaa;
	border-bottom: 1px solid #ddd;
}
.nf-error-msg {
	margin: 0;
	padding: 10px 25px;
}
.nf-form {
	margin: 0;
	padding: 0;
}
.field-wrap {
	margin-bottom: 10px !important;
	padding: 3px 25px;
}
.nf-field-description {
	margin: 0 0 15px;
}
.nf-field-description p {
	color: #999;
}
.horizontal-wrap ul {
	margin: 0 auto;
	padding: 0;
}
.horizontal-wrap ul li {
	display: inline-block;
	margin-right: 20px;
	padding: 0;
}
.list-checkbox-wrap.label-above ul li {
	padding: 0;
}
.horizontal-wrap ul li input[type="checkbox"] {
	margin-right: 6px;
}
input.ninja-forms-datepicker {
	max-width: 150px;
}
.nf-after-form-content {
	padding: 10px 0;
	border-top: 1px solid #ddd;
	background-color: rgb(239,241,240);
}

/* Mailchimp */
#mc_embed_signup {
	max-width: 600px;
	border: 1px solid #ccc;
	background-color: rgb(239,241,240);
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: rgb(79,198,224);
}
a:visited {
}
a:hover,
a:focus,
a:active {
	color: rgb(46,67,105);
}
a:focus,
a:hover,
a:active {
	outline: 0;
}

/* Styled Links */
a.btn {
	display: inline-block;
	font: 400 normal 16px/1 'Libre Franklin', Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 12px 15px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 4px;
	background-color: rgb(46,67,105);
	transition: all 0.5s ease;
}
.more::after {
	font-family: FontAwesome;
	content: "\f105";
	margin-left: 8px;
	color: inherit;
	opacity: 0.5;
}
.less::before {
	font-family: FontAwesome;
	content: "\f104";
	margin-right: 8px;
	color: inherit;
	opacity: 0.5;
}
.btn .fa {
	margin-left: 8px;
	opacity: 0.5;
}
a.btn.small {
	font-size: 66%;
}
a.btn.large {
	font-size: 120%;
	padding: 20px 25px;
}
a.btn.white {
	color: rgb(46,67,105);
	background-color: #fff;
}
a.btn.navy {
	color: #fff;
	background-color: rgb(46,67,105);
}
a.btn.blue {
	color: #fff;
	background-color: rgb(79,198,224);
}
a.btn.yellow {
	color: rgb(7,9,12);
	background-color: rgb(255,220,40);
}
a.btn.transparent {
	color: rgb(79,198,224);
	border: 1px solid #aaa;
	background: none;
}
a.btn.transparent.white {
	color: #fff;
	border: 1px solid #fff;
	background: none;
}
a.btn:hover {
	opacity: 0.85;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Primary Menu */
.main-navigation {
	display: none;
	width: 100%;
	margin: 0;
	padding: 0 15px;
	text-align: left;
	background-color: rgb(46,67,105);
}
#primary_menu {
	display: inline-block;
	list-style: none;
	margin: 0 auto 0 0;
	padding: 0;
}
#primary_menu li {
	position: relative;
	display: inline-block;
	padding: 0;
}
#primary_menu li a {
	display: block;
	color: #fff;
	font: 400 normal 15px/1 'Libre Franklin', Helvetica, sans-serif;
	padding: 10px 10px;
	text-decoration: none;
	vertical-align: middle;
	transition: all 0.25s ease;
}
#primary_menu li.menu-item-has-children > a::after {
	/*float: right;*/
	content: "\f107";
	font-family: 'FontAwesome';
	text-decoration: none;
	color: inherit;
	opacity: 0.5;
	font-size: 20px;
	padding-left: 8px;
	border: none;
	vertical-align: baseline;
	position: relative;
    top: 2px;
}
#primary_menu ul li.menu-item-has-children > a::after {
	content: "\f105";
}
#primary_menu li:hover > a {
	color: rgb(46,67,105);
	background-color: rgb(79,198,224);
}

/* Submenu */
#primary_menu ul {
	display: none;
}
#primary_menu li:hover > ul {
	display: block;
	position: absolute;
	top: 36px;
	left: 0;
	min-width: 200px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	z-index: 9999;
	background-color: rgb(79,198,224);
}
#primary_menu ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}
#primary_menu ul li a {
	display: block;
	color: rgb(46,67,105);
	line-height: 1;
	font-weight: 400;
	padding: 12px 15px;
}
#primary_menu ul li:hover > a {
	opacity: 0.5;
}

/* Sub-Submenu */
#primary_menu ul ul {
	display: none;
}
#primary_menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 250px;
	border-left: 5px solid rgba(255,255,255,0.1);
	background-color: rgb(20,39,53);
}

/* Current Page */
#primary_menu .current_page_item > a,
#primary_menu .current_page_parent > a,
#primary_menu .current_page_ancestor > a,
#primary_menu .current-menu-item > a,
#primary_menu .current-menu-parent > a,
#primary_menu .current-menu-ancestor > a {
	color: rgb(79,198,224);
	font-weight: 700;
}
#primary_menu ul .current_page_item > a,
#primary_menu ul .current_page_parent > a,
#primary_menu ul .current_page_ancestor > a,
#primary_menu ul .current-menu-item > a,
#primary_menu ul .current-menu-parent > a,
#primary_menu ul .current-menu-ancestor > a {
	color: rgb(46,67,105);
	font-weight: 700;
}

/* User Menu */
#user_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#user_menu li {
	border-left: 1px solid rgb(79,198,224);
}
#user_menu li:first-of-type {
	border-left: none;
}
#user_menu li a {
	color: rgb(7,9,12);
	font-weight: 700;
	text-decoration: none;
	padding: 3px 7px;font-size:15px;
}
#user_menu li a::before {
	font-family: FontAwesome;
	color: rgb(79,198,224);
	margin-right: 10px;
}
#user_menu .menu-item-login a::before {
	content: '\f023';
}
#user_menu .menu-item-sign-up a::before {
	content: '\f2be';
}

/* Sticky Navigation */
#sticky_navigation li a {
	color: #fff;
}

/* Quick Links */
#slider {
	position: absolute;
	top: 0;
	right: -100%;
	width: 280px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: rgb(46,67,105);
	z-index: 9999999999999999999999999999999999999;
	box-shadow: inset 4px 0 8px rgba(0,0,0,0.5);
}
/*# side bar contact us:  Developer: Umer shafqat */
#toggle {
	position: absolute;
	top: 242px;
	left: -36px;
	width: 36px;
	height: 180px;
	color: #fff;
	padding: 0;
	text-align: center;
	border-radius: 4px 0 0 4px;
	background-color: #4FC6E0;
	box-shadow: -1px 0 3px rgba(0,0,0,0.1);
}
#toggle:active,
#toggle:focus {
	outline: none;
}
#toggle .vertical-text {
	transform: rotate(90deg);
	transform-origin: 55px -27px 0;
	font-size: 16px;
	padding: 0;
	width: 180px;
}
#toggle .fa-angle-down {
	margin-right: 5px;
}
#slider .wrapper {
	position: relative;
}
#quick_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quick_menu li a {
	display: block;
	margin: 0;
	padding: 25px;
	height: 20%;
	color: #fff;
	text-decoration: none;
	transition: all 0.5s ease;
}
#quick_menu li a:hover {
	/*padding: 25px 35px;*/
	background-color: rgba(255,255,255,0.05);
}
#quick_menu li a::after {
	font-family: FontAwesome;
	color: rgb(79,198,224);
	float: right;
}
#quick_menu .menu-item-appointment a::after{
	content: '\f073';
}
#quick_menu .menu-item-refer a::after {
	content: '\f234';
}
#quick_menu .menu-item-callback a::after {
	content: '\f095';
}
#quick_menu .menu-item-quote a::after {
	content: '\f1ec';
}
#quick_menu .menu-item-email a::after {
	content: '\f0e0';
}
#quick_menu .menu-item-apply a::after {
	content: '\f298';
}
#slider .branding {
	position: absolute;
	bottom: 0;
	padding: 25px;
}
.grecaptcha-badge{
	visibility: hidden !important;
}
/* Footer Menu */
#footer_navigation {
	margin: 0 auto;
	padding: 25px;
	text-align: left;
	background-color: rgb(239,241,240);
}
#footer_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_navigation li a {
	display: block;
	color: rgb(97,100,108);
	font: 400 normal 1em/1 'Libre Franklin', Helvetica, sans-serif;
	padding: 5px 0;
	text-decoration: none;
}
#footer_navigation li a:hover {
	color: rgb(46,67,105);
}
#footer_menu > li {
	float: left;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer_menu > li > a {
	margin-bottom: 10px;
	color: rgb(79,198,224);
	font-weight: 700;
	/*pointer-events: none;*/
}
#footer_menu > li > a:hover {
	color: rgb(79,198,224);
}

/*--------------------------------------------------------------
# Social Media Lists
--------------------------------------------------------------*/
.social-links {
	display: inline-block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	line-height: 1;
}
.social-links li {
	float: left;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
}
.social-links li:last-of-type {
	margin: 0;
}
.social-links .fa {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 2px;
	font-size: 16px;
	line-height: 16px;
	color: rgb(79,198,224);
	text-align: center;
	transition: all 0.5s ease;
}
.social-links .fa:hover {
	color: rgb(79,198,224);
}

/*--------------------------------------------------------
##	Accordion
--------------------------------------------------------*/
.accordion .accordion-toggle {
	width: 100%;
	margin: 0;
	cursor: pointer;
}
.accordion .accordion-toggle::before {
	content: '\f067';
	font-family: FontAwesome;
	font-size: 75%;
	color: rgb(79,198,224);
	margin-right: 0.75em;
}
.accordion .accordion-toggle.active::before {
	content: '\f068';
}
.accordion .toggle:first-of-type {
	border: none;
}
.accordion .accordion-toggle:focus,
.accordion .accordion-toggle:active {
	outline: none;
}
.accordion .accordion-content {
	display: none;
	padding: 1em 0 0;
}

/*--------------------------------------------------------------
## Numeric Pagination
--------------------------------------------------------------*/
.custom-pagination {
	margin: 25px auto;
	padding: 0;
	text-align: center;
}
.custom-pagination * {
	display: inline-block;
	vertical-align: middle;
}
.custom-pagination .fa {
	margin: 0;
	padding: 0;
}
.custom-pagination a {
	color: #ccc;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	width: 40px;
	height: 40px;
	padding: 12px;
	text-decoration: none;
	border: 2px solid #ccc;
	transition: all 0.5s ease;
}
.custom-pagination a:hover {
	color: rgb(79,198,224);
	border-color: rgb(79,198,224);
}
.custom-pagination .dots {
	color: #ccc;
	margin: 0;
	padding: 0.25em 0.8125em;
}
.custom-pagination .current {
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 12px;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	border: none;
	background-color: rgb(79,198,224);
}

/*--------------------------------------------------------------
## Posts/Comments Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0;
	border-top: 3px solid rgb(79,198,224);
}
.site-main .comment-navigation h3,
.site-main .posts-navigation h3,
.site-main .post-navigation h3 {
}
.nav-links {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.nav-previous,
.nav-next {
	margin: 0;
	padding: 25px;
	width: 50%;
	max-width: 50%;
	transition: all 0.5s ease;
}
.nav-previous img,
.nav-next img {
	width: 100px;
	height: 100px;
	vertical-align: middle;
	border-radius: 4px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
	text-align: right;
	border-left: 1px solid #ddd;
}
.nav-previous img {
	float: left;
	margin-right: 1em;
}
.nav-next img {
	float: right;
	margin-left: 1em;
}
.nav-previous a,
.nav-next a {
	font-size: 1em;
	color: rgb(20,39,53);
	vertical-align: middle;
	margin: auto;
}
.nav-previous a:hover,
.nav-next a:hover {
	color: rgb(79,198,224);
}
.nav-previous:hover,
.nav-next:hover {
	background-color: rgb(243,247,248);
}

/* Custom Prev/Next Navigation */
.custom-post-navigation {
	width: auto;
	margin: 0 auto;
	padding: 0;
	line-height: 1;
	text-align: center;
}
.custom-post-navigation .nav-links {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #ddd;
}
.custom-post-navigation a {
	float: left;
	width: 40px;
	height: 40px;
	padding: 10px;
	font-size: 20px;
	color: #777;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	transition: all 0.5s ease;
}
.custom-post-navigation a:hover {
	color: rgb(79,198,224);
	background-color: rgb(239,241,240);
}
.custom-post-navigation a:last-of-type {
	width: 39px;
	border-left: 1px solid #ddd;
}

/*--------------------------------------------------------------
## Back To Top
--------------------------------------------------------------*/
.back-to-top {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	display: none;
}
.back-to-top a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	line-height: 1;
	padding: 20px;
	vertical-align: middle;
	background-color: rgb(46,67,105);
	transition: all 0.5s ease;
}
.back-to-top .fa {
	vertical-align: middle;
}
.back-to-top a:hover {
	background-color: rgb(79,198,224);
}

/*--------------------------------------------------------------
# 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: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. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# 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;
	margin-bottom: 15px;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.pf-content:before,
.pf-content:after  {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.pf-content:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

/* Site Header */
.site-header {
	-ms-flex-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
h1.site-title {
	display: inline-block;
	margin: 0 auto;
	line-height: 1;
}
h1.site-title a,
h1.site-title img {
	display: block;
	vertical-align: middle;
}
.site-branding {
	order: 2;
	flex: 0 1 100%;
	padding: 10px;
	line-height: 0;
}
.site-logo {
	width: 100%;
	margin: 0;
}

/* Header CTA */
.header-cta {
	order: 3;
	flex: 0 1 100%;
	padding: 13px 25px;
	text-align: center;
	background-color: rgb(239,241,240);
}
.header-cta * {
	display: inline-block;
	vertical-align: middle;
}
.header-cta h3 {
	margin: 0;
	color: rgb(7,9,12);
}
.header-cta .btn {
	margin: 15px 0 0;
}

/* User Menu */
.user-links {
	order: 1;
	flex: 0 0 100%;
	padding: 15px;
	text-align: center;
	background-color: rgb(239,241,240);
}
.user-links li {
	display: inline-flex;
}

/* Refer A Friend */
.refer-form-7-outer{
overflow: hidden
}
.contact_form_7_1_refer{
	width:100% !important;
}
.refer-frnd-detail{
	width: 49%;
	float: left;
}
.refer-detail{
	width: 50%;
	float: right;
}
.slicknav-refer {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: rgb(255,220,40);
	display: none;
}
.header-refer {
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: rgb(255,220,40);
	visibility: hidden!important;
	min-width: 100%;
	margin: 0!important;
        height: 0;
}
.refer-a-friend {
	padding: 25px;
	color: rgb(7,9,12);
}
.refer-a-friend * {
	display: inline-block;
	vertical-align: middle;
}
.refer-a-friend a {
	color: rgb(7,9,12);
	text-decoration: none;
}
.refer-a-friend .icon {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}
.refer-a-friend h3 {
	color: rgb(7,9,12);
	line-height: 1;
}
.refer-a-friend h3 span:first-child {
	font-size: 75%;
	font-weight: 300;
}
.refer-a-friend .fa-angle-right {
	float: right;
}

/* Header Search */
.header-search {
	float: right;
	margin: 25px;
}
.header-search input {
	border-radius: 0;
}
#site_navigation {
	order: 5;
	flex: 0 0 100%;
}

/* Sticky Nav */
.header-sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: rgb(20,39,53);
	z-index: 99999;
    transition: transform 250ms linear;
	transition: -webkit-transform 250ms linear;
	-moz-transition: -moz-transform 250ms linear;
	-o-transition: -o-transform 250ms linear;
    transform: translateY(-110%);
    -webkit-transform: translateY(-110%);
    -moz-transform: translateY(-110%);
    -o-transform: translateY(-110%);
}
.header-sticky.visible {
    transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
}
.sticky-branding {
	float: left;
	margin: 15px;
	line-height: 0;
}
.sticky-logo {
	width: 210px;
}
.sticky-phone {
	float: right;
	margin: 0;
	padding: 20px;
	background-color: rgb(79,198,224);
}
.sticky-phone a {
	color: #fff;
	text-decoration: none;
}
.sticky-phone .fa {
	color: #fff;
}

/*--------------------------------------------------------------
## Front Page
--------------------------------------------------------------*/
#front-hero {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#front-hero .responsive-thumbnail {
	padding-bottom: 85%;
	border-radius: 0;
}
.hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.65);
	z-index: 99;
}
#front-hero .cta-block {
	position: absolute;
	bottom: 125px;
	left: 0;
	right: 0;
  	width: 90%;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	z-index: 999;
}
.hero-brandng {
	width: 100%;
}
.hero-logo {
	width: 150px;
	margin: 0 auto 10px;
}
h1.hero-title {
	color: rgb(79,198,224);
	font-size: 4.5vw;
	font-weight: 700;
	text-shadow: 0 2px 5px rgba(255,255,255,0.75);
}
#front-hero .cta-block .btn {
	display: none;
	margin: 5px 10px;
	padding: 10px 15px;
	font-size: 16px;
	text-transform: uppercase;
}

/* Services
--------------------------------------------------------------*/
#home_services {
	width: 100%;
	margin: 0 auto 0px;
	text-align: center;
}
#home_services .widget {
	-ms-flex: 0 1 50%;
	-webkit-flex: 0 1 50%;
	flex: 0 1 50%;
	max-width: calc(50% - 1px);
	padding: 0 15px;
	text-align: center;
}
#home_services a {
	text-decoration: none;
}
.service-icon {
	height: 90px;
	margin: 0 auto 15px;
	transition: all 0.5s ease;
}
#home_services h3 {
	color: rgb(97,100,108);
	font-weight: 400;
}
#home_services a:hover .service-icon {
	opacity: 0.5;
}

/* Intro
--------------------------------------------------------------*/
#home_intro {
	width: 100%;
	margin: 0 auto;
	padding: 25px 40px 25px 25px;
}
#home_intro .inner-wrapper {
	text-align: center;
}
#home_intro .thumb-wrapper {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
}
#home_intro .thumb-wrapper img {
	max-width: 400px;
}
#home_intro .entry-thumbnail {
	height: auto;
	padding: 0;
}
#home_intro .entry-content {
	margin: 0 auto;
}

/* Home Testimonials
--------------------------------------------------------------*/
#home_testimonials {
	width: 100%;
	margin: 0 auto;
	padding: 50px;
	text-align: center;
	background: rgb(79,198,224);
}
#home_testimonials h2,
#home_testimonials h5 {
	color: #fff;
}
#home_testimonials p {
	margin: 0 auto 25px;
	max-width: 800px;
	color: rgb(7,9,12);
}
#home_testimonials p::before {
	font-family: 'FontAwesome';
	content: '\f10d';
	font-size: 150%;
	color: #fff;
	float: left;
	margin: 0 0 0 -50px;
}
#home_testimonials p::after {
	font-family: 'FontAwesome';
	content: '\f10e';
	font-size: 150%;
	color: #fff;
	margin-left: 25px;
	float: right;
	margin: -8px -50px 0 0;
}
#home_testimonials h5 span {
	margin-left: 8px;
	font-size: 75%;
	text-transform: none;
	font-weight: 400;
	color: rgb(7,9,12);
}

/* Latest News
--------------------------------------------------------------*/
#latest_news {
	width: 100%;
	margin: 0;
	padding: 25px;
	text-align: center;
	background-color: rgb(239,241,240);
}
#latest_news h3 {
	font-weight: 300;
}
#latest_news .archive {
	margin: 0 auto 25px;
}

/* Entry Content
--------------------------------------------------------------*/
.home #primary {
	background: url('images/marque.svg') #fff bottom right no-repeat;
}
#home_video {
	max-width: 640px;
	margin: 25px auto;
}

/*--------------------------------------------------------------
## Services
--------------------------------------------------------------*/
ul.services-list {
	margin: 0 auto 25px;
	width: auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.services-list li {
	display: inline-block;
	padding: 5px 10px;
}
ul.services-list li a {
	color: rgb(20,39,53);
	font-weight: 700;
	text-decoration: none;
}
ul.services-list li a:hover {
	text-decoration: underline;
}
ul.services-list li .fa {
	color: rgb(79,198,224);
	margin-left: 10px;
}

ul.services-list.styled {
	padding: 25px;
	background-color: rgb(239,241,240);
}

/*--------------------------------------------------------------
## FAQs
--------------------------------------------------------------*/
#faqs {
	width: 100%;
	margin: 25px 0 0;
	padding: 25px 0;
}
.faq-list {
	max-width: 800px;
	margin: 10px 0 25px;
	padding: 0;
	text-align: left;
	border: 1px solid #ddd;
}
.faq-list article {
	margin: 0;
	padding: 1em;
	border-top: 1px solid #ddd;
	transition: all 0.5s ease;
}
.faq-list article:hover {
	background-color: #eee;
}
.faq-list article:first-of-type {
	border-top: none;
}
.faq-list article:last-of-type {
}
.faq-list h4.accordion-toggle {
	color: #111;
	font-size: 16px;
	font-weight: 400;
}
.faq-list .accordion-content p {
	margin: 0;
}

/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/
#testimonials {
	max-width: 1100px;
	/*margin: 50px auto 0;*/
}
.testimonial {
	border-left: 10px solid rgb(79,198,224);
}
.testimonial h4 {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	color: rgb(109,114,117);
	text-transform: none;
}
.testimonial.archive .entry-content {
	padding: 25px;
}
.testimonial.archive .entry-footer {
	padding: 15px 25px;
	background: rgb(239,241,240);
}
.testimonial.archive p {
	font: 400 italic 20px/1.5 'Times New Roman', serif;
	color: rgb(97,100,108);
}
.testimonial.archive p:last-child {
	margin: 0;
}
.testimonial-customer {
	color: rgb(79,198,224);
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.testimonial-source {
	color: rgb(97,100,108);
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
}

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
ul.contact-info {
	margin: 0 auto 25px;
	padding: 0;
}
ul.contact-info li {
	display: block;
	margin-right: 5px;
}
ul.contact-info li .fa {
	margin-right: 12px;
}
.btn .fa-map-marker {
	opacity: 0.5;
	margin: 0 6px 0 0;
}

/* Location */
.map-wrapper {
	width: 100%;
	margin: 0 auto;
}
.map-wrapper h2 {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 25px;
}
#location_map {
	position: relative;
	margin: 0;
	width: 100%;
	padding-bottom: 60%;
	overflow: hidden;
}
.google-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
#marker_content {
	padding: 15px;
	font-size: 14px;
	text-align: left;
}
#marker_content p {
	margin: 0 auto 5px;
}
#marker_content a:not(.btn) {
	color: rgb(57,54,54);
}
.map-logo {
	width: 150px;
	margin: 0 auto 15px;
}

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
/* Archives */
article.archive {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: column;
	-ms-flex-wrap: wrap;
    -webkit-flex-direction: column;
    -webkit-flex-wrap: wrap;
	flex-flow: column wrap;
	-ms-flex: 0 1 100%;
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	max-width: 300px;
	margin: 0 0 25px;
	padding: 0;
	text-align: left;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
article.archive .thumb-wrapper {
	margin: 0 auto;
}
article.archive .entry-thumbnail {
	transition: all 0.5s ease;
}
article.archive .entry-thumbnail:hover {
	opacity: 0.75;
}
article.archive .entry-header {
	width: 100%;
	margin: 0;
	padding: 15px 25px;
	min-height:  30px;
	height: 54px;
}
article.archive .entry-content {
	width: 100%;
	margin: 0;
	padding: 10px 25px;
}
article.archive h3 {
	font-size: 1.25em;
}
article.archive h3 a {
	color: rgb(20,39,53);
	font-weight: 300;
	text-decoration: none;
	transition: all 0.5s ease;
}
article.archive h3 a:hover {
	color: rgb(79,198,224);
}
article.archive .entry-footer {
	width: 100%;
	margin: auto 0 0;
	padding: 0 25px 15px;
	text-align: left;
}
h4.category {
	color: rgb(178,177,177);
	text-align: left;
}
h4.category a {
	font-size: 14px;
	color: rgb(79,198,224);
	text-decoration: none;
}
h4.category a:hover {
	color: rgb(57,54,54);
}
span.entry-date {
	float: right;
	font-size: 13px;
	color: rgb(178,177,177);
	text-transform: uppercase;
}

/* Single Posts */
.sticky {
	display: block;
}
.hentry {
	margin: 0 auto;
}
.single .entry-header {
	text-align: center;
}
.single .entry-content {
	/*max-width: 800px;*/
        line-height: 30px;
}
.single .entry-meta {
	margin: 25px 0;
	color: #888;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
.single .posted-on::before {
	font-family: FontAwesome;
	content: '\f133';
	color: inherit;
	margin-right: 10px;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 0 auto;
}
.thumb-wrapper {
	width: 100%;
	margin: 0 auto 25px;
}
.entry-thumbnail img {
	width: 100%;
	height: auto;
}
.entry-thumbnail a {
	display: block;
}
.entry-thumbnail.responsive {
	position: relative;
	width: 100%;
	height: 0;
	margin: 0;
	padding-bottom: 56.25%;
	border-radius: 10px;
	overflow: hidden;
}
.entry-thumbnail.responsive img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.single .entry-footer {
	max-width: 800px;
	margin: 0 auto;
	padding: 25px 0;
	font-size: 14px;
	color: #888;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
}
.cat-links a {
	color: inherit;
}
.cat-links a:hover {
	color: rgb(79,198,224);
}
.edit-link {
	margin-left: 25px;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.page-thumb {
	position: relative;
	width: 100%;
	max-height: 125px;
	overflow: hidden;
}
.page-thumb-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.overlay-cta {
	position: absolute;
	top: 50%;
	right: 0;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}
.overlay-cta .btn {
	margin: 0 25px;
}
.page-header {
	width: 100%;
	margin: 0 auto;
	padding: 0 25px;
	background-color: rgb(239,241,240);
}

/* Page Titles */
.page-title {
	width: 100%;
	margin: 0 auto;
	max-width: 1100px;
	padding: 10px 0;
	font-size: 26px;
}
.page-title h2 {
	color: rgb(20,39,53);
	text-align: center;
	margin: 0 auto;
}
.title-lead {
	display: inline-block;
	color: rgb(109,114,117);
	font-size: 50%;
	font-weight: 700;
	position: relative;
	top: -5px;
}
.title-lead a {
	color: rgb(109,114,117);
	text-transform: uppercase;
	text-decoration: none;
}
.title-lead a:hover {
	text-decoration: underline;
}
.title-lead::after {
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 75%;
	color: inherit;
	opacity: 0.5;
	margin: 0 1em;
}

/* Page Content */
.page-content {
	max-width: 1100px;
	margin: 0 auto;
}

/* Feature Content */
.additional-content {
	width: 100%;
	max-width: 800px;
	margin: 25px auto;
	border-top: 1px solid #ddd;
}
.feature-box {
	margin: 0 auto; 
	padding: 25px;
	text-align: right;
	border-bottom: 1px solid #ddd;
}
.feature-box h2 {
	font-weight: 100;
}
.feature-box h2 a {
	color: rgb(46,67,105);
	text-decoration: none;
}
.feature-box .thumb-wrapper {
	float: left;
	max-width: 150px;
	margin: 0;
}
.feature-box:nth-of-type(even) {
	text-align: left;
}
.feature-box:nth-of-type(even) .thumb-wrapper {
	float: right;
}

/* Terms & Conditions */
.terms-conditions {
	font-size: 10px;
	padding: 25px;
	border: 1px solid #ddd;
	background-color: rgb(239,241,240); 
}
.highlight {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: rgb(239,241,240);	
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.error-404,
.not-found {
	text-align: center;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* Footer CTA */
#footer_cta {
	margin: 0 auto;
	padding: 25px;
	/*margin-top: 330px;*/
	background-color: rgb(46,67,105);
}
#footer_cta .inner-wrapper {
	padding: 25px;
	text-align: center;
}
#footer_cta * {
	vertical-align: middle;
}
#footer_cta h2 {
	color: #fff;
	margin: 0 auto;
}
#footer_cta .btn {
	margin: 25px 0 0;
}

/* Site Footer */
.site-footer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	background-color: #fff;
}
.site-footer ul {
	color: #999;
	line-height: 1.25;
	margin: 0 auto 10px;
}
.site-footer ul a {
	color: rgb(20,39,53);
}
.site-footer ul .fa {
	color: rgb(79,198,224);
}

/* Footer Widgets */
#footer-widget-area {
	width: 100%;
	margin: 0 auto;
	padding: 25px;
}
#footer-widget-area .widget {
	-ms-flex: 0 1 100%;
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* Footer Location */
.footer-logo {
	max-width: 250px;
	margin: 0 auto 20px;
}

/* Footer Contact */
ul.contact-info li {
	padding: 0 0 6px;
}
.footer-contact .fa {
	color: rgb(79,198,224);
}

/* Footer Legal */
.footer-legal p {
	font-size: 9px;
	color: rgb(153,153,153);
}

/* Footer Accreditations */
.footer-accreditations .logo {
	height: 88px;
	margin: 0 25px 15px 0;
	vertical-align: middle;
}

/* Site Info */
.site-info {
	margin: 0 auto;
	padding: 24px;
	border-top: 1px solid #ddd;
}
.site-info p {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	font-size: 12px;
	color: rgb(153,153,153);
	line-height: 1;
	padding-right: 60px;
}
.site-info a {
	color: rgb(153,153,153);
}
.webdev,
.webdev a {
	color: #ccc;
}
.menu-privacy-menu-container {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
#privacy_menu {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: rgb(153,153,153);
}
#privacy_menu li {
	display: inline-block;
	padding: 0 5px;
	border-left: 1px solid #ddd;
}
#privacy_menu li:first-of-type {
	padding: 0 5px 0 0;
	border-left: none;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	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;
}
embed,
iframe,
object {
	max-width: 100%;
}
.embed-container {
	position: relative;
	margin: 0;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
}
#photo_gallery {
	margin: 0 auto 50px;
}
#photo_gallery .gallery-slider {
	margin: 0 auto;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## 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;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/* 	480px Breakpoint	*/
@media only screen and (min-width: 480px) {

#location_map {
	padding-bottom: 50%;
}
}

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

	.refer-my-frnd-detail-resp{
		margin-bottom: 12px !important;
	}
	.refer-my-detail-resp{
		margin-bottom: 40px !important;
	}
}
/* 	600px Breakpoint	*/
@media only screen and (min-width: 600px) {

#home_services .widget {
	-ms-flex: 0 1 25%;
	-webkit-flex: 0 1 25%;
	flex: 0 1 25%;
	max-width: calc(25% - 1px);
	padding: 0 15px;
	border-left: 1px solid #ddd;
}
#home_services .widget:first-of-type {
	border-left: none;
}
article.archive,
.testimonial.archive {
	-ms-flex: 0 1 48%;
	-webkit-flex: 0 1 48%;
	flex: 0 1 48%;
	max-width: 48%;
	margin: 0 1% 25px;
}
#location_map {
	padding-bottom: 45%;
}
#footer_menu > li {
	max-width: 50%;
}
#footer-widget-area .widget {
	-ms-flex: 0 1 50%;
	-webkit-flex: 0 1 50%;
	flex: 0 1 50%;
	width: 50%;
	padding: 0 25px 0 0;
}
.site-info br {
	display: none;
}
.webdev {
	float: right;
}

}

/* 	800px Breakpoint	*/
@media only screen and (min-width: 800px) {

.site-header {
	background-image: linear-gradient( to top, rgb(239,241,240) 66px, rgb(255,255,255) 66px );
	/*background-position: right -80px bottom 0, bottom left;
	background-repeat: no-repeat, no-repeat;
	background-size: 200px auto, 100% 66px;*/
}
.site-branding {
	order: 2;
	flex: 0 1 auto;
	text-align: left;
	width: 100%;
}
.site-logo {
	width: 269px;
}
.header-refer {
	display: flex;
	order: 3;
	flex: 0 1 auto;
	margin: 5px 10px auto 0;
	}

.slicknav-refer {
	display: none;
}
.refer-a-friend {
	padding: 12px;
}
.header-cta {
	order: 3;
	text-align: left;
	background-color: transparent;
}
.header-cta br {
	display: none;
}
.header-cta .btn {
	margin: 0 0 0 15px;
}
#home_intro,
#primary,
#secondary,
#latest_news {
	padding: 50px;
}
.feature-box {
	padding: 50px;
}
.feature-box h2 {
	font-size: 2em;
}
.feature-box p {
	padding: 0 0 0 250px;
}
.feature-box:nth-of-type(even) p {
	padding: 0 250px 0 0;
}
.columns > div {
	display: inline-block;
	width: 47%;
	margin: 15px 0 0;
	vertical-align: top;
}
.columns-2 > div {
	display: inline-block;
	width: 49%;
	max-width: 49%;
	margin: 0;
	padding: 0 0 0 25px;
	vertical-align: top;
    text-align: justify;
}
.columns-2 > div:first-of-type {
	padding: 0 25px 0 0;
}
ol.roman {
	padding-left: 50px;
}
#footer_cta h2 {
	display: block;
}
#footer_cta br {
	display: none;
}
#footer_cta .btn {
	margin: 0 0 0 25px;
}
#footer_menu > li {
	max-width: 20%;
}
[lang="el"] #footer_menu > li {
	max-width: 25%;
}

}

/* 	900px Breakpoint	*/
@media only screen and (min-width: 900px) {

.site-header {
	/*background-position: right 240px top 49px, bottom left;*/
}
.header-cta {
	flex: 1 1 0%;
}
.user-links {
	order: 4;
	flex: 0 1 auto;
	padding:12px 15px 0px;
	background-image: linear-gradient( to top, rgb(239,241,240) 122px, rgb(255,255,255) 122px );
	text-align: right;
	background-color: transparent;
}
.page-id-9653 .user-links {
	padding: 15px;
}
}

/* 	1000px Breakpoint	*/
@media only screen and (min-width: 1000px) {

.site-header {
	/* background-image: url('images/CEO-Patrick-Reynolds.png'), linear-gradient( to top, rgb(239,241,240) 122px, rgb(255,255,255) 122px ); */
	background-image: linear-gradient( to top, rgb(239,241,240) 122px, rgb(255,255,255) 122px );
	/* background-position: right 315px top 0, bottom left;
	background-size: 200px auto, 100% 122px; */
}
.main-navigation {
	display: inline-block;
}
#primary,
#secondary,
#latest_news {
	padding: 37px 75px 75px 75px;
}
#home_intro{
	padding: 37px 75px 20px 75px;
}
#primary.sidebar {
	float: left;
	max-width: calc(100% - 400px);
	margin: 0;
}
#secondary {
	float: right;
	max-width: 399px;
	border-left: 1px solid #ddd;
}
article.archive {
	-ms-flex: 0 1 31%;
	-webkit-flex: 0 1 31%;
	flex: 0 1 31%;
	max-width: 31%;
	margin: 0 1% 25px;
}
#location_map {
	padding-bottom: 35%;
}
#footer-widget-area .widget {
	-ms-flex: 0 1 25%;
	-webkit-flex: 0 1 25%;
	flex: 0 1 25%;
	max-width: 25%;
	padding: 0 50px 0 0;
}

}

/* 	1100px Breakpoint	*/
@media only screen and (min-width: 1100px) {


}

/* 	1200px Breakpoint	*/
@media only screen and (min-width: 1200px) {

.site-info p {
	padding-right: 0;
}

}

/* 	1400px Breakpoint	*/
@media only screen and (min-width: 1400px) {


}

/*# hide the product page from main menu:  Developer: Umer shafqat */

/*li#menu-item-7394 {*/
	/*display: none !important;*/
/*}*/

form.form.form-exchange-forgot-password.form-validate {
	display: none;
}

/*# how it works page:  Developer: Muhammad Tariq */

.howitworks{
	width: 97.6% !important;
}
.howitworks ol {
	color: #ccc;
	list-style-type: none;
	border: 1px solid lightgray;
	padding: 11px;
	border-bottom-right-radius: 18px;
	border-bottom-left-radius: 18px;
}

.howitworks ol li {
	position: relative;
	font: bold italic 45px Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #DCDCEA;
	display: flex;
	align-items: center;
}
.howitworks ol li.last {
	border-bottom: none !important;
}

.howitworks li .list_text {
	font: 17px Helvetica, sans-serif;
	padding-left: 30px;
	color: #555;
	/*bottom: 8px;*/
	position: relative;
}

.howitworks .num {
	position: relative;
	color: rgb(79,198,224);
	left: 10px;
}
.howitworks .heading {
	padding: 22px;
	font-weight: bold;
	color: white;
	border-top-right-radius: 18px;
	border-top-left-radius: 18px;
	background-color: #2E4369;
	font-size: 32px;
}



/* Cookie Notice -> Develper: Umer shafqat */
@media only screen and (max-width: 600px) {
	.cookie-notice-container {
		padding: 0px;
	}
	#cookie-notice{
		font-size: 10px !important;
	}
	.isme-img{
		margin-top: 15px !important;

	}
	.contact_form_7_apply{
		width: 100% !important;
	}
}

/* CTA Layout change on mobile -> Develper: Umer shafqat */

@media only screen and (max-width: 500px) {
	#toggle {
		top: 190px;
	}

}


.left {
	float: left;
	width: 50%;
}
.right {
	float: right;
	width: 47%;
}
img {
	max-width: 100%;
	height: auto;
}
.group:after {
	content:"";
	display: table;
	clear: both;
}
@media (min-width: 406px) and (max-width: 480px) {
	.contact_form_7_1{
		width: 100% !important;
	}
	.contact_form_7{
		width: 100% !important;
	}
	.form-7-outer{
		/*height: 1160px !important;*/
		overflow: hidden;
	}
	div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok{
		width: 95% !important;
	}
}
@media (min-width: 354px) and (max-width: 405px) {
	.contact_form_7_1{
		width: 100% !important;
	}
	.contact_form_7{
		width: 100% !important;
	}
	.form-7-outer{
		/*height: 1310px !important;*/
		overflow: hidden;
	}
	div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok{
		width: 95% !important;
	}
}

@media (min-width: 326px) and (max-width: 355px) {
	.contact_form_7_1{
		width: 100% !important;
	}
	.contact_form_7{
		width: 100% !important;
	}
	.form-7-outer{
		/*height: 1133px !important;*/
		overflow: hidden;
	}
}
@media screen and (max-width: 325px) {
	.contact_form_7_1{
		width: 100% !important;
	}
	.contact_form_7{
		width: 100% !important;
	}
	.form-7-outer{
		/*height: 1620px !important;*/
		overflow: hidden;
	}
	div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-mail-sent-ok{
		width: 95% !important;
	}
}

@media (min-width: 479px) and (max-width: 767px) {
	.contact_form_7_1{
		width: 100% !important;
	}
	.contact_form_7{
		width: 100% !important;
	}
	.form-7-outer{
		/*height: 965px !important;*/
		overflow: hidden;
	}
}

@media (min-width: 768px) and (max-width: 800px) {
	.contact_form_7{
		width: 48% !important;
	}
	.form-7-outer{
		/*height: 630px !important;*/
		overflow: hidden;
	}
}

@media (min-width: 960px) and (max-width: 1279px) {
	.form-7-outer{
		/*height: 580px !important;*/
		overflow: hidden;
	}
}

.dotted-spaced {
	margin-bottom: 30px !important;
	margin-top: 15px !important;
	background-image: linear-gradient(to right, #9EA3A8 10%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 12px 1px;
	background-repeat: repeat-x;
	color: #fff;
}
.two_three_layout {

}
.contact_form_7_refer{
	width: 100% !important;
	margin-bottom: 30px !important;
}

.refer-response div.wpcf7-validation-errors,
.refer-response div.wpcf7-mail-sent-ng,
.refer-response div.wpcf7-mail-sent-ok
{
	width: 98.5%;
	margin-top: -5px;
}

.contact_form_7{
    border: 1px solid lightgray;
    width: 33%;
    /*padding: 31px;*/
	padding: 31px 31px 0px 31px;
    box-shadow: 3px 3px 9px lightgrey;
    border-radius: 13px;
    background: white;
    /*margin-bottom: 10px;*/
    /*margin-bottom: 85px;*/
    position: relative;
    float: left;
}
.contact_form_7_1 {
   margin-right: 14px;
   width: 65%;
	padding-bottom: 43px;
	margin-bottom: 20px;
}
.contact_form_7 .heading {
    color: rgb(79,198,224);
    font-size: 19px;
    font-weight: bold;
}
.contact_form_7 .text {
    line-height: 33px;
}
.contact_form_7 .field input{
    color: gray;
    /*min-height: 62px;*/
    width: 100%;
    border: 2px solid lightgray;
}
.contact_form_7 .field radio{
    color: gray;
}
.contact_form_7 .field{
    /*margin-bottom: 28px;*/
}
.contact_form_7 .button button{
    background: white;
    background-color: white;
    border: 1px solid lightgray;
    color: rgb(79,198,224);
    height: 60px;
    float: right;
    padding: 0px 34px;
}
.contact_form_7 .submit input,
.contact_form_7 .submit button{
    float: right;
    background-color: darkorange;
    position: relative;
    height: 43px;
    font-size: 19px;
    padding: 7px 12px;
	margin-top: 25px;
}
.contact_form_7 .ajax-loader{
    width: 100px !important;
    height: 100px !important;
}
.contact_form_7 .hide{
    display: none !important;
}
.apply-response .wpcf7-response-output.wpcf7-validation-errors {
	width: 94%;
}

.blog-read-more{
	float: right;
}

.post-type-archive-faq span.title-lead:after {
	content: "";
}
.entry-footer{
    clear: both;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok{
    width: 94%;
    padding: 8px;
    float: right;
    margin-top: 4px;
}
.contact_form_7_main .cf7_custom_success_msg{
    margin-top: 4px;
    line-height: 28px;
    /* font-size: 19px; */
    padding: 0px;
    /* color: #ffffff; */
    padding-bottom: 35px;
    /* background-color: #006400; */
    height: 304px;
}
div.wpcf7-mail-sent-ok{
    display: none !important;
}
.content-area{
    padding-top: 40px!important;
}
/* Let's get the Fancy Scroll bar 
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: lightgray; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: lightgray; 
}*/

li#menu-item-7575 {
	display: none;
}

/*a.btn.transparent.blue.more {*/
	/*pointer-events: none;*/
/*}*/

.form-7-outer{
	/*height: 460px;*/
	overflow: hidden;
}

.sector-form-outer{
	height: 1910px;
}
.accountants-form-outer{
	height: 1100px;
}

.contact_form_7_apply{
	/*width: 30.8%;
	margin-right: 1.2% !important;*/
}

.distribution-form-layout {
	padding-bottom: 21px;
}

.project-finance-form {
	padding-bottom: 57px;
}

.sales-finance-form{
	/*padding-bottom: 19px;*/
}
.invoice-finance-form{
	/*padding-bottom: 0px;*/
}

.header-box-text{
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 5px;
}

.header-box-div{
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block;
}
.header-box-text1{
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.breakthrough{
	float: right;
    margin-right: 3% !important;
	margin-top: 5px !important;
}
.breakthrough-small{
	float: left;
    margin-left: 4% !important;
    margin-top: 5px !important;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    border: 2px solid lightgray;
}
/*========= porfile css here =========== */
.profile-content{
	position: relative;
    margin: 20px 0px;
    display: flex;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 20px 0px;
}
.profile-content h3, .profile-content h4{
	color: rgb(46,67,105);
}
.profile-text{
	margin-top:auto;
}
.profile-pic{
	flex: 0 0 200px;
    -webkit-flex: 0 0 220px;
    margin-right: 20px;
}
.profile-pic >img {
    /*border-radius: 8px;
    margin-right: 20px;*/
    max-height: 204px;
    width: 100%;
}
.profile-des{
	flex: 1;
    -webkit-flex: 1;
	display: flex;
    flex-direction: column;
}
.profile-text p:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 600px){
.profile-content{
	display: block;
	padding: 20px;
}
.profile-pic{
	width: 220px;
    margin: auto;
}
}
.testimonial_content{
	padding: 0px 11px;
	margin-bottom: 20px;
}
.header-cta{
	background-image: linear-gradient( to top, rgb(239,241,240) 122px, rgb(255,255,255) 122px );
	padding: 10px 25px 8px;
}
.site-header{
	background-image: none;
}
.contact_us_wrapper{
	width: 68%;
	float: left;
}
.contact_us_wrapper .contact-details{
	width: 95% !important;
}
.custom_contct_form {
    width: 32%;
    float: left;
}
.custom_contct_form .contact_form_7{
	width: 100% !important;
	float: right !important;
}
@media only screen and (max-width: 1024px){
#home_testimonials p::before{
	margin: 1px;
}
#home_testimonials p::after{
	margin: 1px;
}
.flex-direction-nav .flex-next{
	right: -13px !important;
}
.flex-direction-nav .flex-prev{
	left: -28px !important;
}
.contact_us_wrapper{
	width: 100%;
}
.custom_contct_form{
	width: 100%;
	margin-top: 20px;
}
.custom_contct_form .contact_form_7{
	float: left !important;
	width: 95% !important;
}
}
.drived_products_break{
    text-align: center;
    padding: 14px;
    background-color: rgb(46,67,105);
    color: #fff;
}
.formula_divider hr{
	width: 40%;
    margin-bottom: 13px;
}
li#confirm, li#tradedesk, #structure{
	outline: none;
}
.branch_franchise{
	position: absolute;
    background-color: darkorange;
    font-size: 18px;
    padding: 11px 20px 11px 11px;
    margin-top: 17px;
    right:5px;
    border-radius: 5px;
	display:none;
}
.branch_franchise a, .branch_franchise a:hover{
	color: #fff;
	text-decoration: none;
}
@media only screen and (max-width: 1000px){
	.branch_franchise{
		display: none;
	}
	.branch_franchise_responsive{
		padding: 10px 10px 10px 18px;
	}
	.branch_franchise_responsive a{
		color: #fff;
		text-decoration: none;
		padding: 10px;
	}
	.slicknav-refer{
		background: darkorange;
		display: none !important;
	}
  .slicknav_menu .slicknav_menutxt::before{
  font-size: 0px !important;
}
  .slicknav_nav .slicknav_parent{
  padding: 0px !important;
  }
  .artical_menu_item_top{
  display: none;
  }
  .simplybook-widget-button.top{
  left: 0px;
    font-size: 15px;
  }
}
.debtor-experience-ipload{
	border: 1px solid lightgray;
	box-shadow: 3px 3px 9px lightgrey;
	padding: 31px 31px 0px 31px;
	border-radius: 13px;
}
.sub_bullet{
	padding-left: 40px;
}
.sub_bullet_inner{
	padding-left: 80px;
}
ol.bold_bullets {
    font-weight: bold;
}
#primary_menu ul .current-menu-item > a{font-weight:400;}
.team_page_image {
	width: 200px;
}
.team_page_image img {
	width: 100%;
}
.team_page_data{
	display: inline-block;
	text-align: left;
}
.team_page_data span{
	/*font-weight: bold;*/
	font-size: 16px;
	font-family: 'Verdana';
	margin-bottom: 2px;
	display: inline-block;
}

.team_page_filled{
	background-color: #C3C3C3;
	height: 100%;
	position: relative;
	color: #414141;
	font-size: 24px;
	font-weight: bold;
}
.team_page_filled div{
	display: inline-block;
	position: absolute;
	top: 18px;
}
.team_page_filled div span{
	font-size: 16px;
	font-weight: normal;
}
.team_page_header_outer {
	overflow-x: auto;
}
.team_page_header{
	border: none;
	margin-bottom: 20px;
	min-width: 1100px;
}
table.team_page_header tr td {
	padding: 1px 6px;
	border: none;
}
table.team_page_header tr td.team_head {
	height: 60px;
	padding: 1px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.team_page_country_table td {
	vertical-align: top;
}
.team_page_country_outer {
	padding: 1px 0;
	border-top: 1px solid #2e4369;
	border-bottom: 1px solid #2e4369;
	margin-bottom: 15px;
	width: 200px;
}
.team_page_country {
	background-color: #2e4369;
	width: 200px;
	padding: 13px;
	font-weight: bold;
}
.team_page_office {
	font-size: 12px;
	text-align: center;
	display: block;
	color: #414141;
	text-decoration: none;
}

.profile-main {
	overflow-x: auto;
}

.profile-des {
	min-width: 840px;
}

.profile-des h3 {
	font-family: 'Verdana';
	font-weight: bold;
	margin-bottom: 3px;
}

.profile-des a {
	text-decoration: none;
}

.new-profile-content {
	display: block;
	min-height: 270px;
}

.new-profile-content .profile-pic {
	float: left;
}

.new-profile-content:nth-child(even) .profile-pic {
	float: right;
  margin-right: 0px;
    margin-left: 20px;
}

.new-profile-content:nth-child(even) .profile-pic img {
	/*margin: 0 0 0 20px;*/
}

.new-profile-content .profile-text {
	text-align: justify;
}

.new-profile-content .profile-pic >img {
	max-height: none;
}

.teams_page_header {
	color: #ffffff;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.profile-pic{
	width: 220px;
	max-height: 230px;
	overflow: hidden;
      border-radius: 8px;
}

.team_page_tight {
	display: none;
}

@media only screen and (max-width: 1000px){
	.profile-des {
		min-width: 250px;
	}
	
	.team_page_header {
		min-width: auto;
	}
	
	.team_page_header tr td {
		#display: block;
	}

	.team_page_filled div {
		font-size: 18px;
	}

	.team_page_wide {
		display: none;
	}

	.team_page_tight {
		display: block;
	}

	.team_page_tight div.tight_bottom {
		margin-bottom: 20px;
	}

	.team_page_tight .team_page_image {
		margin: 0 auto;
	}
}
.con_account_form_labels {
    display: inline-block;
    width: 270px;
      vertical-align: top;
    padding-top: 9px;
}
.con_account_fields_wrap{
  margin-bottom: 16px;
}
.con_account_fields_wrap .wpcf7-text{
height: 30px;
  width: 100%;
}
.con_account_submit_wrap img.ajax-loader{
width: 20px !important;
height: 20px !important;
}
.con_account_submit_wrap{
text-align: center;
}
.accountants-form-outer div.wpcf7-mail-sent-ok{
display: block !important;
}
.accountants-form-outer .wpcf7-response-output{
width: 100% !important;
}
.can_accounts_textareas_wrap textarea{
    width: auto;
    display: inline-block;
    padding: 4px;
    border: 1px solid lightgrey !important;
    height: 75px;
  width: 100%;
}
.con_account_fields_wrap label{
display: block;
}
.con_accounts_contact_form_wrap{
width: 75%;
}
.con_account_fields_wrap span.wpcf7-form-control-wrap {
    position: relative;
    width: calc(100% - 270px);
    display: inline-block;
}
.con_accounts_info_icon{
margin-left: 5px;
  cursor: pointer;
}
div.wpcf7 .ajax-loader{
	background-repeat: no-repeat !important;
}
.contact_form_scribes, .contact_form_boxes{
	margin-top: 30px;
}
.contact_form_scribes div.wpcf7-mail-sent-ok{
	display: block !important;
}
.contact_enquire_textarea textarea{
	height: 75px !important;
	resize: none;
	line-height: 20px;
}
.con_seprate_block_from_forms .contact_form_7_1{
	margin-left: 14px;
	margin-right: 0px;
}
.con_forms_outer{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    overflow: inherit !important;
}
.con_all_form_wraper{
	width: 32%;
	margin-right: 14px;
    margin-bottom: 32px;
}
.con_forms_outer .con_all_form_wraper .contact_form_7_main {
    width: 100%;
}
.single_form_wraps {
    margin-bottom: 30px;
}
.single_form_wraps:after {
    content: "";
    display: block;
    clear: both;
}
.facility_form_outers:after {
    content: "";
    display: block;
    clear: both;
}
.facility_form_outers .con_facility_step_two, .facility_form_outers .con_facility_step_one, .facility_form_outers .con_facility_step_error{
	margin-bottom: 20px
}
.single_form_wraps .contact_form_scribes, .single_form_wraps .contact_form_boxes{
	margin-top: 0px !important;
}
.single_form_wraps .contact_form_7_refer{
	margin-bottom: 0px !important;
}
.single_form_wraps .refer-frnd-detail, .single_form_wraps .refer-detail{
	float: none;
	width: 100%;
}
div.wpcf7 .ajax-loader{
	background-size: cover;
}
.con_facility_step_two, .con_facility_step_error{
	display: none;
}
.con_facility_step_one .contact_form_7 .submit input, .con_facility_step_two .contact_form_7 .submit input, .con_facility_step_error .contact_form_7 .submit input{
	font-size: 14px;
}
.con_facility_step_two .contact_form_7 .ajax-loader, .con_facility_step_error .contact_form_7 .ajax-loader{
	width: 70px !important;
    height: 70px !important;
}
.page-template-new-home-index-three #home_intro{
	background-image: url(new-assets/images/Bull-latest-light-grey-logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1200px;
}
.page-template-new-home-index-three .header-cta{
	height: 54px;
}
.page-template-new-home-index-three .header-cta h3, .page-template-new-home-index-three .header-cta a{
	display: none;
}
.page-template-new-home-index-three .branch_franchise,
.page-id-9653 .branch_franchise{
	background: #2E4369;
}
.page-template-new-home-index-three .site-logo,
.page-id-9653 .site-logo{
	position: relative;
    top: -32px;
}
.index-three-logo-wrap{
	height: 70px !important;
}
.page-template-new-home-index-three .branch_franchise{
	margin-top: 25px;
}
.index-three-logo-wrap a.btn.blue{
	background: darkorange;
	padding: 12px 5px !important;
}
.index-three-logo-wrap .site-logo{
	width: 320px !important;
}
.index3_inners{
	margin-top: 20px;
}
.new-index-quote {
    font-size: 11px !important;
    padding: 10px 0px !important;
    float: right;
    margin-right: 5px !important;
    position: relative;
    z-index: 9999;
}
a.contact-tooltips{
  position: relative;
  display: inline;
  font-weight: normal !important;
}
a.contact-tooltips:after{
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: 30px !important;
  left: -125%;
  opacity: 0;
  content: attr(data-tool); /* might also use attr(title) */
  height: auto;
  min-width: 200px;
  padding: 5px 8px;
  z-index: 999;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #4bacc6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
}

a.tip-orange:after{
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: 40px !important;
  left: -109%;
  opacity: 0;
  content: attr(data-tool); /* might also use attr(title) */
  height: auto;
  min-width: 200px;
  padding: 5px 8px;
  z-index: 999;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #FF8C00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a.contact-tooltips:before {
  position: absolute;
  visibility: hidden;
  width: 0px;
  height: 0;
  left: -8%;
  bottom: 24px !important;
  opacity: 0;
  content: "";
  border-style: solid;
  border-width: 6px 15px 0 15px;
  border-color: #4bacc6 transparent transparent transparent;
}
a.tip-orange:before {
  position: absolute;
  visibility: hidden;
  width: 0px;
  height: 0;
  left: -8%;
  bottom: 34px !important;
  opacity: 0;
  content: "";
  border-style: solid;
  border-width: 6px 15px 0 15px;
  border-color: #FF8C00 transparent transparent transparent;
}
a.contact-tooltips:hover:after{ visibility: visible; opacity: 1; bottom: 20px; }
a.contact-tooltips:hover:before{ visibility: visible; opacity: 1; bottom: 14px; }

a.contact-tooltips.animate:after, a.contact-tooltips.animate:before {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tip-blue {
    background-image: url(images/facility_help_logo_blue.png);
    background-size: cover;
    padding: 2px 13px;
    background-repeat: no-repeat;
    margin-left: 5px;
}
.tip-orange {
    background-image: url(images/facility_help_logo_orange.png);
    background-size: cover;
    padding: 4px 12px;
    background-repeat: no-repeat;
    margin-left: 5px;
}
.heading .tip-blue{
	padding: 1px 13px;
}
.con_forms_outer .single_form_wraps .contact_form_7{
	padding: 31px 18px 0px 17px;
}
.facility_steps_contact_form_two .steps_two_type_select .tip-blue{
	padding: 3px 13px;
}
.con_forms_outer .ajax-loader{
	width: 80px !important;
    height: 80px !important;
}
.con_forms_outer .contact_form_7 .heading{
	text-align: left !important;
}
.facility_steps_contact_form_two select{
	border: 2px solid #ddd;
	color: gray;
}
.facility_steps_contact_form .ajax-loader{
	width: 20px !important;
    height: 20px !important;
    position: absolute;
    margin-left: 10px !important;
}
.con_forms_outer .contact_form_7 .submit input, .con_forms_outer .contact_form_7 .submit button{
	font-size: 16px;
}
.facility_steps_contact_form .submit input{
	float: none;
}
.facility_steps_contact_form .facility .wpcf7-list-item {
	display: block;
	margin-left: 9.9em;
	margin-bottom: 7px;
}
.facility-step-three .wpcf7-list-item {
	display: block;
	margin-left: 9.9em;
	margin-bottom: 7px;
}
.facility_radio_help .tip-blue{
	padding: 2px 13px;
}
.finance_checkbox_help .tip-blue{
	padding: 2px 13px;
}
.finance_checkbox_help .wpcf7-list-item-label{
	width: 85px;
	display: inline-block;
	margin-left: 8px; 
}
.facility_radio_help .first .tip-blue{
	margin-left: 1.09em;
}
.facility_radio_help .last .tip-blue{
	margin-left: 1em;
}
.con_forms_outer .facility_steps_contact_form{
	padding-bottom: 10px !important;
}
.con_facility_step_one .facility_steps_contact_form, .con_facility_step_two .contact_form_7, .con_facility_step_error .contact_form_7{
	padding-bottom: 10px !important;
	margin-bottom: 30px !important;
}
.steps_credebt_amount, .steps_credebt_offer{
	word-break: break-all;
}
.facility_steps_contact_form_two select, .field_with_tooltip input, .field_with_tooltip select{
	width: 266px !important;
}
.industry-tip.tip-blue{
	padding: 2px 13px;
}
ul.con_bullet_blue{
	padding-left: 50px !important;
}
ul.con_bullet_blue li {
    list-style: url(https://www.convertibill.com/wp-content/uploads/Bullet-Master-blue.png) !important;
}
a.pronounced_credit{
	position: relative;
}
a.pronounced_credit:after {
    content: "(pronounced: 'credet')";
    position: absolute;
    top: 24px;
		left: 0px;
		font-size: 14px;
    font-weight: normal;
}
#_hj-f5b2a1eb-9b07_feedback_minimized{
	display: none !important;
}
.desktop_top_number{
	position: absolute;
    left: 47%;
    font-size: 20px;
    color: #2E4369;
    top: 45px;
    font-weight: bold;
}
.con_facility_step_three, .con_facility_step_four, .con_facility_step_five, .con_facility_step_provisional{
	display: none;
}
.con_facility_step_three .contact_form_7 .submit input{
	font-size: 17px;
}
.con_facility_step_thankyou{
	display: none;
	margin-bottom: 30px;
    overflow: hidden;
}
@media only screen and (max-width: 1217px){
.con_all_form_wraper{
	width: 31%;
}
}
@media only screen and (max-width: 960px){
.con_all_form_wraper{
	width: 100%;
}
.index-three-logo-wrap{
	height: auto !important;
}
.page-template-new-home-index-three .header-cta{
	display: none;
}
.facility_form_outers .contact_form_7{
	width: 100%;
}
}
@media only screen and (min-width:960px) and (max-width:1240px){
div[class*="con_facility_step_"] .heading{
}
a.pronounced_credit:after{
	font-size: 13px;
	left: -9px;
}
.con_facility_step_one .heading, .con_facility_step_two .heading{
	line-height: 34px;
}
.con_facility_step_one a.pronounced_credit:after, .con_facility_step_two a.pronounced_credit:after{
	top: 8px;
}
div[class*="con_facility_step_"] .heading .tip-blue{
	padding: 1px 13px !important;
}
}
@media only screen and (min-width:960px) and (max-width:1217px){
.facility_steps_contact_form_two select{
	width: 100%;
}
.facility_steps_contact_form_two select[name="produce"], 
.facility_steps_contact_form_two select[name="industry"],
.field_with_tooltip input, 
.field_with_tooltip select{
	width: 86% !important;
}
.facility_steps_contact_form .facility .wpcf7-list-item{
	margin-left: 0px;
}
.finance_checkbox_help .wpcf7-list-item{
	margin-left: 0px;
}
.single_form_wraps .contact_form_7 .submit input, .single_form_wraps .contact_form_7 .submit button{
	font-size: 14px;
}
.facility_form_outers .submit input, .facility_form_outers .submit button{
	font-size: 14px;
}
}
@media only screen and (max-width: 1000px){
.desktop_top_number {
    position: absolute;
    left: 50%;
    font-size: 20px;
    color: #fff;
    top: 26px;
    font-weight: bold;
    z-index: 999999999999999999;
    transform: translate(-85%, 0%);
}	
}
@media only screen and (max-width: 768px){
.facility_steps_contact_form .facility .wpcf7-list-item{
	margin-left: 0px;
}
.finance_checkbox_help .wpcf7-list-item{
	margin-left: 0px;
}
a.contact-tooltips:after{
	left: -339%;
}
.facility_steps_contact_form .heading a.contact-tooltips:after{
	left: -507%;
}
a.tip-orange:after{
	left: -560%;
}
.facility_steps_contact_form_two select{
	width: 100%;
}
.facility_steps_contact_form_two select, 
.facility_steps_contact_form_two select,
.field_with_tooltip input, 
.field_with_tooltip select{
	width: 86% !important;
}
.facility_steps_contact_form_two .steps_two_type_select a.contact-tooltips:after,
.facility_steps_contact_form_two a.industry-tip:after{
	left: -550%;
}
.single_form_wraps .contact_form_7 .submit input, .single_form_wraps .contact_form_7 .submit button{
	font-size: 14px;
}
.facility_form_outers .submit input, .facility_form_outers .submit button{
	font-size: 14px;
}
.facility_form_outers .contact_form_7{
	padding: 11px 12px 0px 12px;
}
.form-7-outer.con_forms_outer{
	overflow: inherit !important;
	content: "";
	display: block;
	clear: both;
}
.form-7-outer.con_forms_outer {
    overflow: inherit !important;
}
div[class*="con_facility_step_"] .heading{
	margin-bottom: 22px; 
}
a.pronounced_credit:after{
	font-size: 12px;
	left: -2px;
}
div[class*="con_facility_step_"] .heading .tip-blue{
	padding: 1px 13px !important;
}
.heading .tip-blue{
	padding: 1px 13px !important;
}
.con_facility_step_one .heading, .steps_facility_heading .heading{
	line-height: 34px;
}
.con_facility_step_one a.pronounced_credit:after, .steps_facility_heading a.pronounced_credit:after{
	top: 11px;
}
.page-id-4059 .con_seprate_block_from_forms .contact_form_7_1{
	margin-top: 20px;
	margin-left: 0px !important;
}
}
.ornage_wrp .tooltip_orange {
 margin-top: 6px;
 background: darkorange;
 position: absolute;
 z-index: 9;
 bottom: 100%;
 right: -150px;
 width: 200px;
 margin: 10px;
 padding: 10px;
 -moz-transition: all 0.3s;
 -o-transition: all 0.3s;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
 visibility: hidden;
 opacity: 0;
 -moz-transform: translateY(10px);
 -ms-transform: translateY(10px);
 -webkit-transform: translateY(10px);
 transform: translateY(10px);
 border-radius: 5px;
 color: #fff;
}
.ornage_wrp .tooltip_orange:before, .ornage_wrp .tooltip_orange:after {
 left: 30%;
 height: 0;
 width: 0;
 display: block;
 content: " ";
 position: absolute;
}
.ornage_wrp .tooltip_orange:before {
 border-left: 16px solid transparent;
 border-right: 16px solid transparent;
 border-top: 7px solid darkorange;
 margin-left: -25px;
 bottom: -5px;
}
.ornage_wrp:hover .tooltip_orange {
 opacity: 1;
 visibility: visible;
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
.ornage_wrp{
position: relative;
}
.accounts_tip_wrp .accounts_tooltip_txt {
  margin-top: 6px;
  background: #4FC6E0;
  position: absolute;
  z-index: 9;
  bottom: 100%;
  width: 200px;
  margin: 10px;
  padding: 10px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
  opacity: 0;
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  text-align: left;
  color: #ffffff;
  left: 126px;
}
.accounts_tip_wrp .accounts_tooltip_txt:before, .accounts_tip_wrp .accounts_tooltip_txt:after {
  left: 30%;
  height: 0;
  width: 0;
  display: block;
  content: " ";
  position: absolute;
}
.accounts_tip_wrp .accounts_tooltip_txt:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #4FC6E0;
  margin-left: -7px;
  bottom: -7px;
}
.accounts_tip_wrp .accounts_tooltip_txt:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #4FC6E0;
  margin-left: -6px;
  bottom: -6px;
}
.accounts_tip_wrp:hover .accounts_tooltip_txt {
  opacity: 1;
  visibility: visible;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.accounts_label_wraps{
	position: relative;
}
.accounts_label_wraps i{
	color: #4FC6E0;
	margin-left: 5px;
}

.lite_box_overlay_accounts {
    position: fixed;
    display: none;
    background-color: rgba(0,0,0,.7);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999!important;
}
.lite_box_accounts_inner {
    max-width: 604px;
    width: 90%;
    display: none;
    padding: 10px 20px 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999999!important;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    box-shadow: 0 2px 6px #585858;
    background: #fff;
    -webkit-margin-before: -2%;
    border-radius: 5px;
}
.lite_box_accounts_inner .lite_box_cross {
    width: 15px;
    float: right;
    cursor: pointer
}
.accounts_other_infos{
	padding-left: 27%;
}
.accounts_other_infos i{
	color:#4FC6E0;	
	cursor: pointer;
}
@media only screen and (max-width: 700px){
.lite_box_accounts_inner {
    height: 450px;
    overflow: auto;
}
.con_account_fields_wrap span.wpcf7-form-control-wrap{
	width: 100%;
}
.accounts_other_infos{
	padding-left: 0px;
}
}


#footer_cta h2.el {
	font-size: 24px;
	font-weight: normal;
}
/*WPML styles*/

[lang="el"] .facility_steps_contact_form .facility .wpcf7-list-item {
    margin-left: 4.9em;
}
[lang="el"] .contact_form_7 .submit input{
    white-space: normal;
}
[lang="el"] .page-id-9652 #footer_cta{
    clear:both;
}
[lang="el"] article.archive h3 a {
    font-weight: 500!important;
}


/*2020 homepage start*/
.d-flexes{
	display: flex;
	align-items: center;
}

.site-branding{
	padding:1px 10px!important;
}
.static-slide{
    padding: 80px 100px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    width: 100%;
	height:700px;
  position: relative;
}
/* .scroll_down_jumper_wrap {
    position: absolute;
    bottom: 50px;
    left: 50%;
  cursor: pointer;
  animation: MoveUpDown 2s linear infinite;
}
.scroll_down_jumper_wrap img {
    width: 40px;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 50%;
  }
  50% {
    bottom: 47%;
  }
} */
.scroll_down_jumper_wrap {
	color: #65e1eb;
}
.scroll_down_jumper_wrap {
   position: absolute;
   bottom: 30%;
   right: 10%;
   cursor: pointer;
   background-color: #0e4c97;
   padding: 10px 10px 15px 10px;
}
.scroll_down_homepage_wrap{
	width:100%;
	float:left;
}
.scroll_down_homepage{
	position: absolute;
	animation: MoveUp 2s linear infinite;
	text-align: right;
	right: 0;
	margin: 115px 10px 0 0;
}
.scroll_down_jumper_wrap h5{
	color:#fff;
	text-align:center;
	text-transform: lowercase;
	font-size: 24px;
	line-height: 30px;
}
.scroll_down_jumper_wrap img {
	width: 30px;
	height: inherit;
}
@keyframes MoveUpDown {
 0%, 100% {
   bottom: 50%;
 }
 50% {
   bottom: 47%;
 }
}
@keyframes MoveUp {
 0%, 100% {
   bottom:15%;
 }
 50% {
   bottom: 5%;
 }
}

@media (max-width:768px){
.scroll_down_jumper_wrap{
    bottom: 50px;
}
}
@media (max-width: 425px){
.scroll_down_jumper_wrap {
   left: 0;
}
}


.static-section{
	margin-top:10%;
}
.static-slide .CtoA-detail{
	    margin: 0 auto;
}
.slide-text-highlight{
	width:750px;
	font-size:48px;
	background-color: #0e4c97;
    padding: 10px;
    color: #65e1eb;
	font-weight:600;
}
.slide-text-dim{
width: 750px;
    font-size: 27px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    color: #252525;
    font-weight: 500;
}

.slide-text-highlight_2{
  margin-top: 50px;
    font-size: 28px;
    width: 420px;
    margin-left: 0;
    padding: 8px;
}
.slide-text-dim_2{
      font-size: 15px;
    width: 420px;
    margin-left: 0;
    padding: 8px;
}
.slide-text-dim3 {
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.34);
    padding: 22px;
    color: #252525;
    font-weight: bold;
  padding-left: 22px;
    /*width: 40%;
    margin-left: 30px;
    position: absolute;
    margin-top: -10px;*/
}
.text-highlight-finance3 {
    background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 30px;
    font-weight: 600;
    /*width: 40%;
    margin-left: 30px;
    margin-top: -50px;
    position: absolute;*/
}
.testimonial_content_wrap {
    width: 82%;
    margin-bottom: 10px;
}
.testimonial-right{
	justify-content: flex-end;
}
.testimonial-left{
	justify-content: flex-start;
}
.testimonial-left .testimonial_content_wrap{
 padding-left: 20px;
}
.testimonial-right .testimonial_content_wrap{
 padding-right: 20px;
}
.my-container{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.my-container:after{
	clear:both;
}
.my-col-sm-3{
	padding:10px;
	width:30%;
	float:left;
}
.my-col-sm-4{
	padding:10px;
	width:33.33%;
	float:left;
}
.my-col-sm-8{
		padding:10px;
	width:66.66%;
	float:left;
}
.finance-hold-section p.inc-lh {
    font-size: 18px;
}
.my-col-sm-6{
	width:50%;
	float:left;
	overflow:hidden;
}
.my-col-sm-7{
	padding:10px;
	width:70%;
	float:left;
}

.section-one-2{
	padding:50px;
	background-color:#fff;
	min-height:300px;
}
.section-one-1{
padding: 50px 0px;
}
.section-one-2 h3 {
	font-size: 26px;
    color: #07007f;
	line-height: 35px;
	text-align:center;
}
.what-we-do{
	background-color:#0e4c97;
	padding:30px 30px 0;
	text-align:center;
}
.what-we-do h3 {
    color: #fff;
	font-size: 26px;
}
.how-it-works{
	background-color: #eff1f0;
    padding: 50px;
}
.how-it-works .inner-wrapper {
    display: flex;
    align-items: center;
}
.how-it-works h3 {
    font-size: 35px;
    font-weight: 500;
}
.how-it-works .d-flexes {
    justify-content: flex-end;
}
.how-it-works .d-flexes a {
    margin: 0px;
}
.how-it-works p{
	font-size:18px;
}
.CtoA-detail{
	width: 200px;
    text-align: center;
    background-color: #0e4c97;
    padding: 10px;
    margin: 0px auto 0 auto;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.CtoA-btn{
	display: flex;
    margin: auto;
    width: 200px;
    border-right: 1px solid #b29462;
	border-left:1px solid #b29462;
	border-bottom:1px solid #b29462;
    padding: 0 20px 20px 20px;
}
.CtoA-detail-2 {
    text-align: center;
    background-color: #0e4c97;
    padding: 10px;
    margin-left: 0;
    color: #fff;
    font-weight: 500;
    font-size: 21px;
  font-weight: bold;
  border-radius: 10px 10px 0px 0px;
}
.CtoA-btn-2 {
    display: flex;
    margin-left: 0;
    padding: 17px 17px 0;
    box-shadow: 0px 3px 5px 2px #b9b9b9;
    border-radius: 0px 0px 10px 10px;
    width: 99%;
    margin: auto;
}
a.learnMore {
    background-color:#b29462;
  font: 700 normal 16px/1 'Libre Franklin', Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 12px 15px;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    transition: all 0.5s ease;
}
button.learnMore>a {
    color: #fff;
    text-decoration: none;
}
.LMS{
	    margin: 15px auto 0px auto;
}

.home-banner {
    padding: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.home-banner1 {
padding: 150px 0 300px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.home-banner2 {
    padding: 50px 0 200px 0;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}
.home-banner3{
    display: flex;
    align-items: center;
    padding: 0px;
    height: 450px;
  background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.text-highlight{
	background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 48px;
    font-weight: 600;
    max-width: 750px;
    width: 100%;
}
.text-highlight-finance{
	background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 35px;
    width: 750px;
    text-transform: uppercase;
	margin-right: 70px;
    float: right;
	line-height:35px;
	font-weight: 600;
}
.text-highlight-banner3{
background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 35px;
    font-weight: 600;
    max-width: 750px;
    width: 100%;
  margin-left: 100px;
  text-transform: uppercase;
}
.text-highlight-finance2{
	background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 30px;
    font-weight: 600;
    width: 90%;
	margin-left:30px;
}
.slide-text-dim-back {
    width: 90%;
    font-size: 22px;
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
    color: #252525;
    font-weight: 500;
    margin: 0 auto;
}
.slide-text-dim2{
	width:90%;
	font-size:18px;
	background-color: rgba(255, 255, 255, 0.34);
    padding: 22px;
    color: #252525;
	font-weight:bold;
	margin-left:30px;
}

.text-highlight-finance4 {
    background-color: #0e4c97;
    color: #65e1eb;
    padding: 20px;
    font-size: 30px;
    font-weight: 600;
	text-align:right;
	/*margin-top: -50px;
    position: absolute;
    float: right!important;
    right: 28px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;*/
}
.slide-text-dim4{
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.34);
    padding: 22px;
    color: #252525;
    font-weight: bold;
  padding-right: 22px;
  text-align: right;
    /*margin-left: 15.5%;
    width: 40%;
    right: 28px;
	text-align:right;
	margin-top: -10px;
    position:absolute;*/ 
}
.static-bg{
		background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	height:400px;
	    display: flex;
    align-items: flex-end;
}
.testimonials_wrap {
    height: 400px;
}
.bank-lending-section{
	justify-content: space-between;
}
.bank-lending-section .Specs{
	color:#4fc6e0;
	text-align:center;
	padding: 15px 0px;
	font-weight: bold;
  width: 150px;
}
.Specs img {
    width: 20px;
}
h3.wwd-sect{
    color: #65e1eb;	
}
.feedback-img{
width: 100%;
    margin: 0;
}
.feedback-testimonial {
	    padding: 8%;
    font-size: 30px;
    color: #0e4c97;
    text-align: center;
}
.feedback-testimonial::before {
    font-family: 'FontAwesome';
    content: '\f10d';
    font-size: 150%;
    color:#4fc6e0;
    float: left;
    margin: -25px 0 0 0;
}
.feedback-testimonial::after {
    font-family: 'FontAwesome';
    content: '\f10e';
    font-size: 150%;
    color:#4fc6e0;
    float: right;
    margin: 0px -20px 0 0;
}
.booking-section .my-col-sm-6 {
    padding: 10px;
}
.booking-section p{
	font-size:22px;
	font-weight:500;
}
.lite_box_form{
    position: relative;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: auto;
    cursor: auto;
    bottom: 65px;
    box-shadow: none!important;
}

.extpad{
	padding:50px 0;
}
.cash-flow-section {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.mobile-visibility{
	display:none;
}
.desk-visibility{
	display:flex;
}
.CtoA-btn-2 .contact_form_7_apply {
	border: none;
	box-shadow: none;
    width: 100%;
    margin-right: 0;
	padding: 0;
}
.CtoA-btn-2 input[type="submit"]{
width: 100%;
}
.CtoA-btn-2 .contact_form_7 .heading{
	display:none
}
.CtoA-btn-2 .contact_form_7 .submit input, .CtoA-btn-2 .contact_form_7 .submit button{
		margin-top: 0;
		float: none;
		background-color: #b29462;
}
.CtoA-btn-2 div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: initial;
}
.CtoA-btn-2 .my-plain-text {
    display: none;
}
.simplybook-widget-button{
padding: 8px 15px 7px !important;
font-weight: bold !important;
}
.booking-section{
  display: flex;
  align-items: center;
  padding-top: 0px;
}
.simplybook-widget-button:hover div{
margin-bottom: 0px !important;
}
.no-padding {
    padding: 0px !important;
}
.no-padding-left{
padding-left: 0px !important;
}
.no-padding-right{
padding-right: 0px !important;
}
.finance-hold-section .d-flexes {
    justify-content: flex-end;
}
.finance-hold-section .d-flexes a {
    margin: 0;
}
.lite_box_overlay {
    position: fixed;
    display: none;
    background-color: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100!important;
}
.lite_box_form_note{
    background-color: #fff;
    display: none;
    max-width: 800px;
    width: 100%;
    overflow-y: auto;
    position: fixed;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999999999999999;
    pointer-events: auto;
    max-width: 786px;
    cursor: auto;
    /*max-height: 668px !important;*/
    bottom: 65px;
}
.lite_box_form_note .conv-modal-close {
    color: #666;
    position: absolute;
    right: 20px;
    top: 15px;
    padding-top: 7px;
    background: #fff;
    font-size: 16px;
    height: 28px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
a.conversion_anchor {
    color: rgb(79,198,224) !important;
    text-decoration: underline;
    cursor: pointer;
}
a.conversion_anchor:hover{
color: rgb(7,9,12) !important;
}
a.tell_us_anchor {
    color: rgb(79,198,224) !important;
    text-decoration: underline;
    cursor: pointer;
}
a.tell_us_anchor:hover{
color: #ffffff !Important;
}
.product_top_content {
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
}
.facility_form_wraps{
width: 32%;
    float: left;
}
.facility_form_wraps .contact_form_7 {
    width: 100% !important;
}
.credebt_facility_page_wraps{
clear: both;
  overflow: hidden;
}
/* .five-secrets-form-outer p.five-success-img-wrap { */
.CtoA-btn-2 p.five-success-img-wrap {
    display: block !important;
}
.home_bottom_section p {
    margin-bottom: 50px;
    font-size: 18px;
}

@media (max-width:1024px){
.slide-text-highlight,
.slide-text-dim,.slide-text-highlight_2,
.slide-text-dim_2 {
    margin-left:0;
}
}
@media (max-width:768px){
	.static-slide {
    padding: 0px;
	}
	.how-it-works, .mobilepad {
    padding: 50px 25px!important;
	}
	.my-col-sm-6, .my-col-sm-4, .my-col-sm-8 , .my-col-sm-7, .my-col-sm-3{
    width: 100%!important;
}
.d-flexes{
	display: flex;
	align-items: center;
      flex-direction: column !important;
}
.section-one-1 img.alignleft {
    margin: 0 auto;
    display: block;
	    float: none;
}
.text-highlight-finance,
.CtoA-detail-2,
.CtoA-btn-2 {
    width: auto;
}
.slide-text-highlight,
.slide-text-dim,.slide-text-highlight_2,
.slide-text-dim_2 {
    width: auto !important;
}
.CtoA-btn-2 div.wpcf7,
.CtoA-btn-2 .contact_form_7 .submit input, 
.CtoA-btn-2 .contact_form_7 .submit button {
    width: 100%;
}
.mobile-visibility{
	display:flex;
}
.desk-visibility{
	display:none;
}
.home-banner {
    padding: 100px 45px;

}
button.learnMore {
    margin: 50px auto;
}
  .testimonials_wrap {
    display: flex;
    flex-direction: column;
    height: auto;
}
.testimonials_wrap .testimonial-two{
	order: 1
}
.cash-flow-section {
    justify-content: center;
    flex-direction: column;
}
  .cash-flow-section div {
    width: 100%;
    margin-bottom: 20px;
}
.booking-section{
  flex-direction: column;
  padding: 50px 15px;
}
  .bank-lending-section{
  padding: 30px;
  }
  .bank-lending-section .my-col-sm-4{
  padding: 0px;
  }
.how-it-works .inner-wrapper{
  flex-direction: column;
}
.text-highlight-finance{
  margin: 0px;
}
  .home-banner3{
  padding: 10px;
  }
  .text-highlight-banner3{
  width: 100%;
    margin: 0;
    max-width: 100%;
  }
.finance-hold-section{
  padding: 0px 0px 30px 0px;
}
.testimonial_content_wrap {
    width: 100%;
    padding: 0px 10px !important;
}
.feedback-testimonial {
    padding: 42px 35px 15px 15px;
}
.text-highlight-finance2, .slide-text-dim2 {
    width: 100%;
    margin: 0px;
}
.booking-section .no-padding-left {
    padding-left: 10px !important;
}
.conv_vs_bank_wrap{
  padding: 100px 10px;
}
.bank-lending-section .my-col-sm-6 {
    width: 100% !important;
    overflow: auto;
}
.bank-lending-section table {
    margin: 20px auto;
    width: 692px;
}
.bank-lending-section table{
  width: 100%;
}
.mobile_view_transparency{
  opacity: 0.9;
}
  .static-slide{
  background-position: -200px center;
    height: 600px !important;
  }
   @keyframes MoveUpDown {
  0%, 100% {
    bottom: 50px;
  }
  50% {
    bottom: 20px;
  }
}
.feature-box .thumb-wrapper{
      margin: 0px auto 10px;
    float: none;
}
.feature-box {
    text-align: left !important;
}
.feature-box:nth-of-type(even) .thumb-wrapper{
  float: none;
}
  .facility_form_wraps {
    width: 100%;
}
.home_bottom_section p{
padding: 0px 25px 0px;  
}
}
@media (max-width:500px){
.static-slide {
    background-position: -200px center;
  height: 450px !important;
}
  .slide-text-dim {
    font-size: 18px;
  }
.slide-text-highlight, .text-highlight, .text-highlight-finance, .text-highlight-banner3{
      font-size: 20px;
}
.bank-lending-section table tr td {
    padding: 10px 4px !important;
    font-size: 12px;
    font-weight: normal !important;
}
  .bank-lending-section .Specs{
  width: 80px !important;
  }
/* .scroll_down_jumper_wrap{
 left: 47%; 
} */
.scroll_down_jumper_wrap{
    bottom: 10px;
    left: 12px;
    right: auto;
}
.home-banner1{
      background-position: -400px center;
}
  @keyframes MoveUpDown {
  0%, 100% {
    bottom: 140px;
  }
  50% {
    bottom: 110px;
  }
}
}
@media only screen and (min-width: 769px) and (max-width: 1130px){
  .section-one-1{
  padding: 50px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1330px){
  .static-slide{
  padding: 80px 5px;
  }
  .static-slide .my-col-sm-4{
  width: 0px;
  }
  .static-slide .my-col-sm-8{
  width: 100%;
  }
  .home-banner1 .my-col-sm-8{
  width: 100%;
  }
  .home-banner1 .text-highlight-finance{
      margin: 0;
    width: 100%;
  }
  .home-banner3{
  padding: 10px;
  }
  .text-highlight-banner3{
  width: 100%;
    margin: 0;
    max-width: 100%;
  }
  .bank-lending-section .contact_form_7{
  width: 96% !important;
  }
}
/*2020 homepage end*/
.mentor_form center{
	line-height: 24px;
}
.mentor_avialable{
	margin-top:1.2em
}
.checkbox_mentor .facility-step-three .wpcf7-list-item{
	margin-left:5.5em;
}
.mentor_page_form .checkbox_mentor .facility-step-three .wpcf7-list-item{
	margin-left:7.9em;
}
.checkbox_mentor .wpcf7-list-item-label {
	width: 125px;
}
.mentor_textarea textarea{
	line-height: 24px;
}
.mentor_avialable input{
	width:60px !important;
	padding-right: 0;
}
.mentor_avialable .wpcf7-form-control-wrap {
	position: initial;
}
.mentor_avialable span.wpcf7-not-valid-tip{
	position:absolute;
	content:"";
	padding: 5px 0;
}
.wpcf7-not-valid-textarea{
	margin-top: 30px;
}
input[name='years-qualified']{
	width:60px !important; 
	float:right; 
  margin: 0px;
}
.mentor_years{
	overflow: hidden;
}
input[name='years-qualified'] + span {
	width:100%; 
	float: right; 
}
.page-id-9167 .wpcf7-response-output{
	line-height: 24px;
}
.mentor_years_label{ 
  float:right; 
  margin:5px 10px 0 0;
}
.mentor_years_label{
 float:right;
 margin:5px 0px 0px 0;
 text-align:right;
}
.mentor_years_label .wpcf7-not-valid-tip{
 text-align:left;
}
.mentor_years_label input{
 margin-left:5px;
}
.page-id-11144 li.page_item.page-item-8546,.page-id-11144 li.page_item.page-item-7607{
  display:none
}
.lite_box_accounts_inner p{
  margin-bottom:0;
}
.lite_box_accounts_inner_agency_heading{
  margin-top:15px;
}
#latest_news article.archive .entry-thumbnail {
    max-height: 230px;
    overflow: hidden;
}
#latest_news  img.size-auto, #latest_news img.size-full, #latest_news img.size-large, #latest_news img.size-medium, #latest_news .attachment img {
    max-width: 100%;
    height: auto;
}

.covid-header{
  background-color: #ff0000;
}
.three-step-suggestion{
  background-color: #3f970e;
}
.presentations_contact_form .contact_form_7{
  margin:10px auto;
  float:none;
}

@media (max-width:990px){
.presentations_contact_form .contact_form_7{
  width:100%;
  }
}


/ Support /
.supp_title{
  color: rgb(20,39,53);
	/*font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;*/
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 15px;
	position: relative;
}

.supp_title:after{
	content: '';
	width: 150px;
	height: 3px;
	background: #4FC6E0;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}

.supp_wrap .supp_col h4{
	font-size: 20px;
	margin-bottom: 15px;
}
.supp_wrap .supp_col .supp_list{
	padding-left: 0px;
	counter-reset: section;
 	list-style: none;
}

.supp_wrap .supp_col .supp_list li {
	margin: 0 0 10px 0;
	line-height: 25px;
	display: flex;
}

.supp_wrap .supp_col .supp_list li:before {
	content: counter(section);
    counter-increment: section;
    display: inline-block;
	flex: 0 0 25px;
    width: 25px;
    height: 25px;
    margin: 0 6px 0 0;
    border: 1px solid #4FC6E0;
    border-radius: 100%;
    text-align: center;
    line-height: 24px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px){
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
}

@media(max-width: 767px){
  .supp_title{
    font-size: 20px;
  }
}

.supp_wrap{
    margin-bottom: 40px;
}
.supp_title{
  color: rgb(20,39,53);
	font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 15px;
	position: relative;
}

.supp_title:after{
	content: '';
	width: 150px;
	height: 3px;
	background: #4FC6E0;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
@media (max-width: 767px){
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    margin-bottom: 15px;
  }
}




.login_section {
	padding: 3rem 0rem;
}

.login_section .login_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login_section .login_wrap .login_box {
  max-width: 450px;
  width: 100%;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  border: solid 1px #eee;
}

.login_section .login_wrap .login_box .title {
  border-bottom: solid 1px #eee;
  padding: 1rem;
  background-color: #f2f2f2;
}

.login_section .login_wrap .login_box .title h3 {
    margin: 0;
    text-align: center;
    font-weight: 600;
    color: #14233f;
    letter-spacing: 2px;
}

.login_section .login_wrap .login_box .form_wrap {
  padding: 1.25rem;
}

.login_section .login_wrap .login_box .form_wrap .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  border: none;
}

.login_section .login_wrap .login_box .form_wrap .form .input_group {
  padding: 0 0.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
}

@media (max-width: 767px) {
  .login_section .login_wrap .login_box .form_wrap .form .input_group {
    padding: 0 0.5rem;
    margin-bottom: 1rem;
  }
}
.login_section .login_wrap .login_box .form_wrap .form .input_group:last-child {
	margin-bottom: 0px;
}
.login_section .login_wrap .login_box .form_wrap .form .input_group.p-0 {
  padding: 0;
}

.login_section .login_wrap .login_box .form_wrap .form .input_group.col_4 {
  width: calc(100% / 3);
}

@media (max-width: 767px) {
  .login_section .login_wrap .login_box .form_wrap .form .input_group.col_4 {
    width: 100%;
  }
}

.login_section .login_wrap .login_box .form_wrap .form .input_group.col_6 {
  width: calc(100% / 2);
}

@media (max-width: 767px) {
  .login_section .login_wrap .login_box .form_wrap .form .input_group.col_6 {
    width: 100%;
  }
}

.login_section .login_wrap .login_box .form_wrap .form .input_group.col_12 {
  width: 100%;
}

.login_section .login_wrap .login_box .form_wrap .form .input_group.btn_center {
  text-align: center;
}

.login_section .login_wrap .login_box .form_wrap .form .input_group label {
  font-size: 1rem;
  font-weight: 400;
  display: block;
  color: #8f949a;
  margin-bottom: 0.25rem;
  width: 100%;
}

.login_section .login_wrap .login_box .form_wrap .form .input_group .input {
  width: 100%;
  border: solid 2px #d6d8da;
  border-radius: 6px;
  padding: 1rem 0.75rem;
  border-radius: 0px;
  font-size: 1rem;
  font-weight: 500;
  outline: none;
  resize: none;
  -webkit-transition: -webkit-box-shadow 300ms;
  transition: -webkit-box-shadow 300ms;
  transition: box-shadow 300ms;
  transition: box-shadow 300ms, -webkit-box-shadow 300ms;
}

@media (max-width: 767px) {
  .login_section .login_wrap .login_box .form_wrap .form .input_group .input {
    padding: 0.75rem;
  }
}

.login_section .login_wrap .login_box .form_wrap .form .input_group .input:focus {
  -webkit-box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0.2);
}

.login_section .login_wrap .login_box .form_wrap .form .input_group .btn {
	margin: 0.5rem auto;
    display: block;
    min-width: 150px;
}


.generalerr{
  display: none;
}
.input_group .generalerr{
  /*display: block;*/
 color: #ff2626; 
  font-size: 13px;
  margin-top: 3px;
}