@font-face {
    font-family: 'GEFlow';
    src: url('../fonts/GE_Flow_Regular.otf') format('opentype'), url('../fonts/GE_Flow_Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.otf') format('opentype'), url('../fonts/Montserrat-Light.otf') format('opentype'), url('../fonts/Montserrat-SemiBold.otf') format('opentype'), url('../fonts/Montserrat-UltraLight.otf') format('opentype'), url('../fonts/Montserrat-Black.otf') format('opentype'), url('../fonts/Montserrat-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'DubaiW23';
    src: url('../fonts/DubaiW23-Regular.ttf') format('truetype'), url('../fonts/DubaiW23-Light.ttf') format('truetype'), url('../fonts/DubaiW23-Medium.ttf') format('truetype'), url('../fonts/DubaiW23-Bold.ttf') format('truetype');
}

@font-face {
    font-family: "Avenir";
    font-style: "normal";
    font-weight: "600";
    src: url("../../vol2/fonts/AvenirLTStd-Medium.otf") format("opentype");
}

@font-face {
    font-family: "Avenir-Roman";
    font-style: "normal";
    font-weight: "600";
    src: url("../../vol2/fonts/AvenirLTStd-Roman.otf") format("opentype");
}


#body_txtCountryCode,
#body_txtEmail,
#body_txtFName,
#register input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#body_txtFNameA, #body_txtMNameA, #body_txtLNameA, #body_cpBody_txtFNameA, #body_cpBody_txtMNameA, #body_cpBody_txtLNameA {
    font-family: "GEFlow" !important;
}

.lblMsg {
    display: inline-block;
    COLOR: red;
    position: absolute;
    /* margin-top: -17px; */
    width: 106px;
    left: 11px;
}

.RedBorderd {
    border-color: red;
}

html body .RadInput_Bootstrap .riTextBox.RedBorderd,
html body .RadInputMgr_Bootstrap.RedBorderd {
    border-color: red;
}

html body .RadInput_Bootstrap .riTextBox.GreyBorderd,
html body .RadInputMgr_Bootstrap.GreyBorderd {
    border-color: #ccc;
}

.text-direction {
    direction: rtl;
    text-align: right;
    font-family: GEFlow;
}

.btnStyle122 {
    background-color: #428bca;
    border: 1px solid #3772a4;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px 5px;
    font-size: 14pt;
    font-family: GEFlow;
}

.btnStyle121 {
    background-color: #428bca;
    border: 1px solid #3772a4;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px 5px;
}

.service-box-span-selected2 {
    display: block;
    border-bottom: 0px solid #c30e2e;
}

.service-box-selected4 {
    font-weight: normal;
    color: #ff9e19;
    background: rgba(0, 0, 0, 0.6);
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    text-align: right;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            color: #7c3f91;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #7c3f91;
}

#share-buttons img {
    width: 55px;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: inline;
}

.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
}

ul.important-fields {
    margin-bottom: 20px;
}

.important-fields li {
    display: -webkit-box;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d9fcff;
    border-radius: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0;
    padding: 20px 0px;
    box-sizing: border-box;
    width: 100%;
    background: #fff url(/vol2/images/f6.svg) no-repeat center;
    background-size: contain;
}


li span {
    /*color: #515151;*/
    max-width: 98%;
    font-size: 13px;
    text-transform: uppercase;
}

li a span {
    /*color: #515151;*/
    max-width: 98%;
    font-size: 16px;
    text-transform: uppercase;
}

li strong {
    color: #212223;
    font-size: 15px;
}

.details-icons {
    margin-bottom: 10px;
    border: none;
    z-index: 1;
}

.header1 {
    font-size: 20px;
    font-weight: 400;
    text-align: right;
    font-family: 'GEFlow';
    color: #8bc04d;
}

.form-control-noheight {
    font-weight: normal;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ministry1 {
    display: block;
}

.ministry {
    display: block;
}

.CldClass {
    position: absolute;
    z-index: -1;
}

.veiw-btn {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 35px;
    height: 209px;
    text-align: center;
    padding: 25px 0;
    background: #8bc04d;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 9999;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.MainText {
    font-family: 'GEFlow';
}

.main_font {
    font-family: 'GEFlow';
    font-weight: normal;
}

.main_fontE {
    font-family: 'Avenir';
    font-weight: normal;
    font-size: 11pt;
    direction: ltr;
}

.en-font {
    font-family: 'Avenir';
}

.ar-font {
    font-family: 'GEFlow';
    direction: rtl !important;
}

.expo_percent {
    float: left;
    color: #888;
    font-family: Verdana;
    font-size: 10pt;
    margin-right: 5px;
}


/*
===============================================

	Theme Name: Emirates Foundation
	Tags: Onepage, agency, parallax, fullscreen, dark, white
	Version: 1.1.2
	Author: Veented
	License: GNU General Public License
	
	
	Table of contents:
	
	- CSS Reset
	- General
	- Columns & Layout
	- Common
	- Typography
	- Header
	- Blog
	- Portfolio
	- Footer
	- Shortcodes & Plugins

===============================================
*/


/*Registration*/

.registration_container {
    background-color: rgb(245, 252, 252);
    -webkit-box-shadow: 1px 1px 30px -2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 30px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 30px -2px rgba(0, 0, 0, 0.1);
}

.registraion_form_section {
    display: none;
}

.registration_header {
    text-align: right;
    border-bottom: solid 1px #f6f6f6;
}

.spacer {
    padding: 0 40px;
}

.registration_header .spacer {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 40px;
}

.registration_header h3 {
    margin-bottom: 10px;
    font-family: 'GEFlow';
    color: #5cb85c;
}

.form_container {
    padding: 20px;
}

.h3,
h3 {
    font-size: 20px;
}

.registration_footer {
    background-color: #f8f8f8;
    padding: 15px 20px;
}

.btn-register {
    color: #ffffff;
    background-color: #1271b1;
    float: right;
}

.btn-register1 {
    color: #ffffff;
    background-color: #1271b1;
}

.btn-ts {
    border-radius: 0;
    padding: 8px 16px;
    font-family: 'GEFlow';
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


/*End Registration*/


/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    zoom: 1;
    font-family: 'GEFlow';
}


/* Youtube Videos */

.v1 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v1_1.jpg');
}

    .v1:hover {
        background-image: url('../images/v1.jpg');
    }

.v2 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v2_1.jpg');
}

    .v2:hover {
        background-image: url('../images/v2.jpg');
    }

.v3 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v3_1.jpg');
}

    .v3:hover {
        background-image: url('../images/v3.jpg');
    }

.v4 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v4_1.jpg');
}

    .v4:hover {
        background-image: url('../images/v4.jpg');
    }

.v5 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v5_1.jpg');
}

    .v5:hover {
        background-image: url('../images/v5.jpg');
    }

.v6 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v6_1.jpg');
}

    .v6:hover {
        background-image: url('../images/v6.jpg');
    }

.v7 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v7_1.jpg');
}

    .v7:hover {
        background-image: url('../images/v7.jpg');
    }

.v8 {
    margin-bottom: 10px;
    width: 130px;
    height: 73px;
    display: block;
    background-image: url('../images/v8_1.jpg');
}

    .v8:hover {
        background-image: url('../images/v8.jpg');
    }


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    direction: rtl;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
    list-style: disc;
    margin-bottom: 25px;
}

    ul > li > ul,
    ol > li > ol {
        margin-left: 25px;
    }

ol {
    list-style: decimal inside;
    margin-bottom: 25px;
}


/* Typography */

h1,
h2,
h3,
h4,
h5,
h6,
.w-option-set {
    margin-bottom: 25px;
    color: #3e3e3e;
}

h1,
h2,
h3,
h4,
h5,
h6,
.w-option-set,
#page-content .wpb_content_element .wpb_tabs_nav li,
.vntd-pricing-box .properties {
    font-family: '';
    text-transform: uppercase;
}

    h2.description,
    .vntd-cta-style-centered h1,
    .home-fixed-text,
    .font-secondary,
    .wpcf7-not-valid-tip {
        font-family: Raleway, Open Sans, Helvetica, sans-serif;
        text-transform: none;
    }

.font-primary {
    /*font-family: "Oswald", Open Sans, Helvetica, sans-serif;*/
    font-family: 'GEFlow';
}

.alignleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.alignright {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

img {
    max-width: 100%;
}

p > img {
    max-width: 100% !important;
    height: auto;
}


/* North Main Styles */


/*.admin-bar #navigation-sticky {
	top: auto !important;
}*/

html,
body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'GEFlow';
    /*'Raleway', Open Sans, Helvetica, sans-serif !important;*/
    -webkit-font-smoothing: antialiased;
    position: relative;
}

body {
    height: 100%;
    overflow-x: hidden;
}

section > .wpb_row {
    background-size: cover;
}

section {
    position: relative;
}

::selection {
    /*color:white;*/
}

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}

a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

    a,
    a:hover,
    a:active,
    a:focus {
        text-decoration: none !important;
        outline: none;
    }


/* Page Animated item Styles */

.animated {
    visibility: hidden;
}

#page-content .visible {
    visibility: visible;
    opacity: 1;
}


/* Background Animation */

@-webkit-keyframes BackgroundAnimation {
    from {
        background-position: 0px 0px;
    }

    to {
        background-position: 9600px 0px;
    }
}

@-moz-keyframes BackgroundAnimation {
    from {
        background-position: 0px 0px;
    }

    to {
        background-position: 9600px 0px;
    }
}

@-ms-keyframes BackgroundAnimation {
    from {
        background-position: 0px 0px;
    }

    to {
        background-position: 9600px 0px;
    }
}


/* North First Styles */


/* Containers */

/*.container {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}*/
.container {
    width: 100%;
    padding: 0 40px;
    max-width: 1640px;
}

.inner {
    width: 100%;
    height: auto;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 0;
    /*padding: 100px 0;*/
}

.wpb_row > .inner {
    max-width: 1250px;
}

p {
    margin: 0 0 20px;
}

#page-content .wpb_row {
    /*padding: 15px 0;*/
}

body.page-template-template-onepager-php #page-content .wpb_row {
    /*padding-top: 20px;
    padding-bottom: 50px;*/
    margin-bottom: 0px;
}

    body.page-template-template-onepager-php #page-content .wpb_row.p-section {
        padding: initial;
    }

    body.page-template-template-onepager-php #page-content .wpb_row .wpb_row {
        padding: 0;
    }

body.page-template-default .page-holder > .inner {
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
}

.page-content-404 section .inner {
    padding: 100px 0;
}

.inner:after,
.inner:before {
    clear: both;
}

.four {
    width: 24.99%;
}

.five {
    width: 19.99%;
}

.boxed {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    height: auto;
}

.round {
    border-radius: 100%;
}

.inner.fullwidth {
    width: 100%;
    max-width: 100%;
}

#page-content .inner.fullwidth > .vc_col-sm-12 {
    padding: 0;
    float: none;
}


/*.wpb_row {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}*/


/*.section-default-width .wpb_row {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}*/


/*#page-content .section-fullwidth .wpb_row:after,
	#page-content .section-fullwidth .wpb_row:before {
		content: none;
		display: none;
	}*/

.fullscreen {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.vntd-fullscreen-slider ul {
    list-style: none;
}

.vntd-fullscreen-slider .plus-button {
    margin-bottom: 10px;
}

.transparent {
    background: transparent !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}


/* Positions and Floats */

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.fixed {
    position: fixed !important;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.z-1 {
    z-index: 1;
}


/* White Scheme */

.vntd-section-white h1,
.vntd-section-white h2,
.vntd-section-white h3,
.vntd-section-white h4,
.vntd-section-white h5,
.vntd-section-white h6,
.vntd-section-white {
    color: #fff;
}

.soft-bg-icons-green {
    background: url(../images/green.png) no-repeat center center;
}

.soft-bg-icons-make {
    background: url(../images/make.png) no-repeat center center;
}

.soft-bg-icons-ramadan {
    background: url(../images/ramadan.png) no-repeat center center;
}

.soft-bg-icons-development-training {
    background: url(../images/development-training.png) no-repeat center center;
}

.soft-bg-icons-development-er {
    background: url(../images/er.png) no-repeat center center;
}

.soft-bg-icons-development-hs {
    background: url(../images/hs.png) no-repeat center center;
}

.soft-bg-icons-development-fa {
    background: url(../images/fa.png) no-repeat center center;
}

.soft-bg-icons-development-cs {
    background: url(../images/cs.png) no-repeat center center;
}

.soft-bg-icons-development-others {
    background: url(../images/others.png) no-repeat center center;
}

.soft-bg-icons-mentoring {
    background: url('../images/mentoring.jpg') no-repeat center center;
}

.soft-bg-icons-global {
    background: url(../images/global.png) no-repeat center center;
}

.soft-bg-icons-success-jacket {
    background: url(../images/success_jacket.jpg) no-repeat center center;
}

.soft-bg-icons-success-ach {
    background: url(../images/success_ach.jpg) no-repeat center center;
}

.soft-bg-icons-success-national {
    background: url(../images/success_nationalday.jpg) no-repeat center center;
}

.soft-bg-icons-success-f1 {
    background: url(../images/success_f1.jpg) no-repeat center center;
}

.soft-bg-icons-success-tanzania {
    background: url(../images/success_tanzania.jpg) no-repeat center center;
}

.soft-bg-icons-success-training {
    background: url(../images/success_training.jpg) no-repeat center center;
}

.soft-bg-icons-success-school {
    background: url(../images/success_school.jpg) no-repeat center center;
}

.soft-bg-icons-success-tornado {
    background: url(../images/success_tornado.jpg) no-repeat center center;
}

.soft-bg-icons-success-ramadan {
    background: url(../images/success_ramadan.jpg) no-repeat center center;
}


/* Patterns */

.pattern-white:before {
    background: url(img/pattern-white.png) repeat;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

.pattern-black:before {
    background: url(img/pattern-black.png) repeat;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}


/* Parallax Backgrounds */

.parallax {
    background-attachment: fixed;
    background-size: cover;
}


/* Font Classes */

.oswald {
    font-family: "Oswald", 'sans-serif';
}

.flower {
    font-family: "Indie Flower", cursive;
}


/* Gallery */

#page-content .wpb_gallery .gallery-item {
    margin-bottom: 30px;
}


/* Headers, Texts */

.header {
    width: auto;
    height: auto;
    font-size: 60px;
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
    padding-top: 0;
}

    .header.font-secondary {
        font-size: 40px;
    }

.mini-header {
    font-size: 30px;
}

.header-strips-one {
    width: 70px;
    height: 1px;
    position: relative;
    margin: 20px auto 19px;
    border-top: 1px solid #d0d0d0;
}

.header-strips-two {
    width: 70px;
    height: 5px;
    position: relative;
    margin: 20px auto;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

.strip-fullwidth {
    width: 100%;
    height: 1px;
    position: relative;
    margin: 10px auto;
    border-top: 1px solid #d0d0d0;
}

.description {
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    max-width: 950px;
    padding: 0;
}

    .description.uppercase {
        font-size: 15px;
    }

.vntd-special-heading {
    margin-bottom: 30px;
}

    .vntd-special-heading h2 {
        margin-bottom: 0 !important;
    }

.vntd-highlight,
.blocked {
    display: inline-block;
    padding: 3px 7px;
    color: white;
    font-weight: bold;
}


/*Missing icons */

.fa-googleplus:before,
.fa-google_plus:before {
    content: "\f0d5";
}

.fa-mail:before {
    content: "\f0e0";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-vimeo:before {
    content: "\f194";
}


/* Text Aligns */

.t-left {
    text-align: left !important;
}

.t-center {
    text-align: center !important;
}

.fullwidth.t-center {
    width: 100%;
}

.t-right {
    text-align: right !important;
}

.t-justify {
    text-align: justify !important;
}


/* Font Weights, Styles */

.extrabold {
    font-weight: 800;
}

.bold {
    font-weight: 700;
}

.semibold {
    font-weight: 600;
}

.normal {
    font-weight: 400;
}

.light {
    font-weight: 100;
}

.italic {
    font-style: italic;
}

.uppercase {
    text-transform: uppercase;
    top: 0px;
    left: 0px;
}


/* Text Colors */

.dark {
    color: #3e3e3e;
}

.white {
    color: white;
}

.gray {
    color: #b2b2b2;
}

.gray-tone {
    color: #919191;
}

.t-shadow {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.b-shadow {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.05);
}

.bigger {
    font-size: 60px;
}


/* Background Colors */

.white-bg {
    background-color: white !important;
}

.gray-bg {
    background-color: #fdfdfd !important;
}

.black-bg {
    background-color: #1f1f1f !important;
}

.glass-bg {
    background-color: rgba(255, 255, 255, 0.1);
}

#page-content .soft-white-bg,
#page-content .soft-black-bg {
    position: relative;
    /*z-index: 1;*/
}

    #page-content .soft-white-bg:before {
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        /*z-index: 1;*/
    }

    #page-content .soft-black-bg:before {
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        content: '';
        z-index: 1;
    }

#page-content .active-dark {
    background-color: #303030;
}


/* Borders */

.border-1px {
    border: 1px solid;
}

.border-2px {
    border: 2px solid;
}

    .border-1px + .border-1px,
    .border-2px + .border-2px {
        border-top: transparent;
    }

.soft-border {
    border-color: #f1f1f1;
}

.gray-border {
    border-color: gray;
}

.white-border {
    border-color: white !important;
}


/* Mobile Background Image For Video Backgrounds */

.mobile-bg {
    position: relative;
}

    .mobile-bg:after {
        width: 100%;
        height: 100%;
        position: absolute;
        content: '';
        display: block;
        background-image: url(img/mobile-bg.jpg);
        background-size: cover;
    }

.b-scroll {
    background-attachment: scroll !important;
}


/* Listing */

ul.list-horizontal {
    padding: 0;
    margin: 0;
}

    ul.list-horizontal li {
        display: inline-block;
        padding: 0;
        margin: 0 10px 0 0;
    }

        ul.list-horizontal li i {
            font-size: 12px;
        }


/* Page Loader */

#pageloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 99999;
}

.loader-item h2 {
    color: #ccc;
    margin: 0 auto;
    font-size: 20px;
}

.outter {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    width: 60px;
    height: 60px;
    border-radius: 80px 0 0 80px;
    border-left: solid 5px;
    -webkit-animation: rotate 1.3s linear 0 infinite normal;
    -moz-animation: rotate 1.3s linear 0s infinite normal;
    -o-animation: rotate 1.3s linear 0 infinite normal;
    -ms-animation: rotate 1.3s linear 0 infinite normal;
    animation: rotate 1.3s linear 0 infinite normal;
}

.mid {
    top: 15px;
    left: 15px;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50px 0 0 50px;
    border-left: solid 4px;
    -webkit-animation: rotate 3.3s linear 0 infinite normal;
    -moz-animation: rotate 3.3s linear 0s infinite normal;
    -o-animation: rotate 3.3s linear 0 infinite normal;
    -ms-animation: rotate 3.3s linear 0 infinite normal;
    animation: rotate 3.3s linear 0 infinite normal;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/* End North Main Styles */


/* Navigation Section */

#navigation {
    width: 100%;
    height: 75px;
    top: 0;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%);
}

#navigation-sticky {
    width: 100%;
    height: 135px;
    top: 0;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

span.vntd-no-nav {
    line-height: 60px;
    padding-top: 10px;
}

.admin-bar .is-sticky #navigation,
.admin-bar #navigation.navbar-style2,
.admin-bar #navigation.nav-from-top.second-nav {
    top: 32px !important;
}

.admin-bar #navigation.nav-from-top {
    top: -75px !important;
}

.admin-bar #navigation-sticky {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.vntd-no-nav {
    display: block;
    padding-top: 30px;
}

.nav-inner {
    width: 100%;
    /*max-width:1170px;*/
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-top: 4px;
    height: 100%;
}

.nav-inner1 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    height: 100%;
}


/* Dark Nav Color */

.dark-nav .nav-menu {
    color: white;
}


/* Navigation Logo */

ul.nav {
    text-transform: uppercase;
}

ul.nav1 {
    text-transform: uppercase;
}

.nav1 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav-inner .logo1 {
    width: auto;
    height: auto;
    position: relative;
    right: 0;
    top: 5%;
    float: left !important;
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    transform: translateY(-12%);
    display: block;
}

.nav-inner .logo {
    width: auto;
    height: auto;
    position: relative;
    left: 0;
    top: 12%;
    float: right !important;
    -webkit-transform: translateY(-12%);
    -moz-transform: translateY(-12%);
    transform: translateY(-12%);
}

    .nav-inner .logo a img {
        max-height: 165px;
        margin-bottom: 10px;
    }


/* Navigation */

.nav-menu {
    margin-right: 0px;
    float: right;
    /*height: 100%;*/
    width: 100%;
    border-top: 1px solid #074a7e;
    /*border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;*/
    margin-top: 5px;
}

.nav-menu1 {
    margin-right: 0px;
    float: right;
    /*height: 100%;*/
    width: 100%;
    border-top: 1px solid #074a7e;
    /*border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;*/
    margin-top: 15px;
}

.nav-menu ul {
    /*height: 100%;*/
}

    .nav-menu ul li {
        float: right;
        /*height: 100%;
	padding-top:80px;*/
        z-index: 100;
    }

.nav-menu1 ul li {
    float: right;
    /*height: 100%;
	padding-top:80px;*/
    z-index: 100;
}

.nav-menu ul li a {
    /**height: 100%;
	line-height: 57px;**/
    color: inherit;
    font-size: 12px;
    font-weight: inherit;
    /*padding-left:10px;
	padding-right:10px;*/
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.nav-menu1 ul li a {
    /**height: 100%;
	line-height: 57px;**/
    color: inherit;
    font-size: 16px;
    font-weight: inherit;
    /*padding-left:10px;
	padding-right:10px;*/
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/* DropDown Menu */

.nav-menu ul.dropdown-menu {
    background-color: inherit;
    height: auto;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border-top: 2px solid;
    border-left: transparent !important;
    border-bottom: transparent !important;
    border-right: transparent !important;
    padding: 0;
}

    .nav-menu ul.dropdown-menu li {
        float: none;
        width: 100%;
    }

        .nav-menu ul.dropdown-menu li a {
            font-size: 14px;
            line-height: 16px;
            padding: 15px 19px;
            font-weight: 500;
            display: block;
            color: #e1e1e1;
        }


/* White Navigation, Coming From Top */

.first-nav.white-nav {
    background-color: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

    .first-nav.white-nav .nav-menu {
        color: #fff;
    }

        .second-nav.white-nav .nav-menu,
        .first-nav.white-nav .nav-menu ul.dropdown-menu li a {
            color: #3e3e3e;
        }

.white-nav .nav-menu ul.dropdown-menu li a {
    color: inherit;
}

.second-nav.white-nav,
.white-nav .nav-menu ul.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.first-nav.white-nav .nav-inner .nav-menu ul li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

.second-nav.white-nav .nav-inner .nav-menu ul li a:hover {
    background-color: #f8f8f8;
}

.second-nav.white-nav .nav-inner .nav-menu ul li.active a,
.white-nav .nav-menu ul.dropdown-menu li a:hover,
.white-nav .nav-menu ul.dropdown-menu li.active a {
    background-color: #f8f8f8;
}


/* White Navigation, For Sticky */

#navigation-sticky.white-nav {
    background: rgba(255, 255, 255, 0.95);
    border-top: 2px solid #0f4676;
}


/* White Navigation, Coming From Top */

.nav-from-top {
    top: -75px !important;
}

.second-nav {
    top: 0 !important;
}

.admin-bar .second-nav {
    top: 32px !important;
}


/* Mboile Nav Button */

.mobile-nav-button {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: transparent;
    left: 50%;
    top: 50%;
    text-align: right;
    font-size: 25px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .mobile-nav-button:hover,
    .mobile-nav-button:active {
        color: #1f1f1f;
    }


/* Home V1 */

#home {
    z-index: 6;
}

.home-elements {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 5;
}

    .home-elements .home-inner {
        position: relative;
        top: 50%;
        height: auto;
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .home-elements .v1 {
        margin-top: 20px;
    }

.home-inner.v1 .home-fixed-text {
    font-size: 60px;
    color: #d1d1d1;
    line-height: 60px;
    margin: 0;
    padding: 0;
}


/* Background Slider Images  */

.slides-container div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slides-container .uppercase {
    font-weight: normal;
}

body.parallax .slides-container div {
    background-attachment: fixed;
}

.blog .home-texts .slide {
    font-size: 50px !important;
}


/*.image1{
	background-image:url(img/slide1.jpg);
}

.image2{
	background-image:url(img/slide2.jpg);
}
.image3{
	background-image:url(img/slide3.jpg);
}

/* Alternative Images  *!/

.image4{
	background-image:url(img/slide4.jpg);
}
.image5{
	background-image:url(img/slide5.jpg);
}
.image6{
	background-image:url(img/slide6.jpg);
}
.image7{
	background-image:url(img/slide7.jpg);
}
.image8{
	background-image:url(img/slide8.jpg);
}
.image9{
	background-image:url(img/slide9.jpg);
}
.image10{
	background-image:url(img/slide10.jpg);
}
.image11{
	background-image:url(img/slide11.jpg);
}
.image12{
	background-image:url(img/slide12.jpg);
}*/


/* Image Background  */

.image-bg {
    background-image: url(img/slide4.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.parallax .image-bg {
    background-attachment: fixed;
}


/* Home Text Slider v1 */

.home-inner.v1 .home-text-slider .home-texts .slide {
    font-size: 120px;
    line-height: 130px;
}

.home-inner.v1 .home-text-slider .flex-direction-nav {
    width: auto;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 1;
    display: block;
    margin: 20px auto;
}

    .home-inner.v1 .home-text-slider .flex-direction-nav li {
        opacity: 1;
        display: block;
    }

        .home-inner.v1 .home-text-slider .flex-direction-nav li a {
            opacity: 0.5;
            display: block;
            width: 38px;
            height: 38px;
            background-image: url(img/controls.png);
            background-position: top left;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .home-inner.v1 .home-text-slider .flex-direction-nav li a:hover {
                opacity: 1;
            }

            .home-inner.v1 .home-text-slider .flex-direction-nav li a.flex-next {
                background-position: bottom left;
                margin: 10px auto 0;
            }


/* Home Text Slider v2 */

.home-inner.v2 .home-text-slider .home-texts .slide {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 10px;
}

ul.home-texts {
    margin-bottom: 0;
}

.home-inner.v2 .home-fixed-text {
    font-size: 22px;
    color: #d1d1d1;
    line-height: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.home-inner.v2 .text-slider .flex-direction-nav {
    width: 100%;
    position: relative;
    opacity: 1;
    display: block;
    margin: 3px auto 9px;
    text-align: center;
}

    .home-inner.v2 .text-slider .flex-direction-nav li {
        opacity: 1;
        display: inline-block;
    }

        .home-inner.v2 .text-slider .flex-direction-nav li a {
            display: block;
            width: 38px;
            height: 38px;
            background-image: url(img/left-litle.png);
            background-color: rgba(0, 0, 0, 0.15);
            background-repeat: no-repeat;
            border-radius: 100px;
            background-position: center center;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            margin: 0 3px;
        }

            .home-inner.v2 .text-slider .flex-direction-nav li a:hover {
                background-color: rgba(0, 0, 0, 0.8);
            }

            .home-inner.v2 .text-slider .flex-direction-nav li a.flex-next {
                background-image: url(img/right-litle.png);
            }


/* Home Strip */

.home-strip {
    width: 100%;
    height: 1px;
    background: white;
    opacity: 0.2;
    margin: 23px auto 18px;
}


/* Home Boxes */

.home-boxes {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
}

.home-box {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    color: #d1d1d1;
    padding-right: 10px;
    cursor: move;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .home-box h1 {
        color: inherit;
        font-size: 20px;
        margin-top: 0;
        line-height: 40px;
    }

        .home-box h1 span {
            display: inline-block;
            width: 35px;
            height: 35px;
            border-radius: 200px;
            margin-top: -15px;
            margin-right: 5px;
            background: rgba(40, 43, 49, 0.5);
            text-align: center;
            line-height: 35px;
        }

    .home-box p {
        font-size: 13px;
        color: inherit;
    }

    .home-box:hover {
        color: #e5e5e5;
    }


/* Home Boxes Navigations */

.home-boxes .owl-controls {
    display: block;
    width: 100%;
    height: auto;
}

    .home-boxes .owl-controls .owl-buttons {
        display: block;
        width: 100%;
        height: auto;
    }

        .home-boxes .owl-controls .owl-buttons div {
            display: inline-block;
            width: 35px;
            height: 55px;
            background-position: center center;
            background-repeat: no-repeat;
            opacity: 0.5;
            margin-top: 10px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .home-boxes .owl-controls .owl-buttons div:nth-of-type(1) {
                background-image: url(img/left.png);
            }

            .home-boxes .owl-controls .owl-buttons div:nth-of-type(2) {
                background-image: url(img/right.png);
                margin-left: 6px;
            }

            .home-boxes .owl-controls .owl-buttons div:hover {
                opacity: 1;
            }


/* Home Buttons */

.home-elements div.home-button-inner {
    bottom: 17%;
    position: absolute;
}

.home-button {
    display: inline-block;
    margin: 0 auto;
    padding: 8px 13px;
}

    .home-button i {
        display: inline-block;
        margin-left: 5px;
        font-size: 22px;
    }

    .home-button:hover {
        color: white;
    }

.slide-button,
.slide-button-black {
    text-transform: uppercase;
    font-size: 14px;
}

.slide-button-black,
.home-button-1 {
    display: inline-block;
    margin: 0 3px;
    padding: 8px 21px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.3);
    color: #979592 !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .home-button-1 a {
        color: #979592;
    }

    .slide-button-black:hover,
    .home-button-1:hover {
        color: #d4d4d4 !important;
        background: rgba(0, 0, 0, 0.7);
        border: 1px solid rgba(255, 255, 255, 0);
    }


/* Super Slides Navigation */

.slides-navigation {
    margin: -27px auto 0;
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 100%;
    z-index: 20;
}

    .slides-navigation a {
        position: absolute;
        display: block;
        width: 38px;
        height: 54px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: rgba(30, 30, 30, 0.);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

        .slides-navigation a.prev {
            left: 0;
            background-image: url(img/left.png);
        }

        .slides-navigation a.next {
            right: 0;
            background-image: url(img/right.png);
        }

#home:hover .slides-navigation a {
    background-color: rgba(30, 30, 30, 0.3);
}

.slides-navigation a:hover {
    background-color: rgba(30, 30, 30, 0.9) !important;
}


/* Layer, Rev Slider */

#layerslider {
    width: 100%;
}

.text-type1 {
    font-size: 30px;
    color: #959595;
}

.text-type2 {
    font-size: 30px;
    color: #686868;
}

.text-type3 {
    font-size: 50px;
    color: #686868;
}

.text-type4 {
    font-size: 16px;
    color: #727272;
}

.text-type5 {
    color: #f3f3f3;
}

.text-type6 {
    color: #d1d1d1;
    font-size: 22px;
}

.text-type7 {
    color: #1f1f1f;
    font-size: 25px;
}

.text-type8 {
    color: #1f1f1f;
    font-size: 15px;
}

.text-type9 {
    font-size: 50px;
}

.text-type10 {
    font-size: 20px;
}

.text-type11 {
    font-size: 25px;
}

.slide-button {
    width: auto;
    height: auto;
    padding: 10px 20px;
    background: rgba(255, 255, 255, 0.7);
    display: inline-block;
    border: 1px solid #ededed;
    color: #a3a3a3 !important;
    text-align: center;
    font-size: 14px;
}

    .slide-button a,
    a.slide-button {
        color: #a3a3a3;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .slide-button:hover {
        background: rgba(255, 255, 255, 0.8);
        color: #8f8f8f !important;
    }


/* Slider Social Icons */

.vntd-social-icons {
    margin-bottom: 20px;
}

.social-icon {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: white;
    display: inline-block;
    margin: 0 3px !important;
    color: #c5c5c5;
    padding: 4px !important;
    line-height: 20px;
    text-align: center;
}

    .social-icon a {
        color: #c5c5c5;
    }

    .social-icon:hover {
        color: white;
    }


/* Slider Social Icons For Rev Slider */

.ls-inner a.social-icon,
.tp-caption a.social-icon {
    color: #c5c5c5;
    width: 20px;
    height: 20px;
    line-height: 20px;
    -webkit-box-sizing: content-box !important;
}

    .ls-inner a.social-icon:hover,
    .tp-caption .social-icon:hover {
        color: white;
    }

.gallery-caption,
.wp-caption {
    font-style: italic;
}

.wp-caption-text {
    font-style: italic;
    opacity: 0.9;
    padding-top: 8px;
}

.bypostauthor {
    background: rgba(0, 0, 0, 0);
}

.aligncenter {
    text-align: center;
}


/* Parallax Video Version */

#wrapper_mbYTP_P10 {
    z-index: 0 !important;
}

.video-containers {
    position: relative;
    padding-bottom: 44.8%;
    padding-top: 1px;
    height: 0;
    overflow: hidden;
    margin-bottom: 25px;
}

    .video-containers iframe,
    .video-containers object,
    .video-containers embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100%;
        z-index: 5;
    }


/* Rainy Background */

.rainy-background {
    position: absolute;
    left: 0;
    top: 0;
    max-width: none !important;
    visibility: hidden;
    overflow: hidden;
}


/* Page Content */

section.page-content {
    margin: 0;
    width: 100%;
    padding: 25px 0;
}

    section.page-content .page-content-inner {
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
    }


/* Page Content Left */

.vntd-cta.vntd-cta-style-default {
    padding: 20px 0;
    overflow: hidden;
}

.vntd-cta .content-left {
    text-align: left;
    float: left;
}

.vntd-cta h1.content-head {
    margin: 0 0 8px;
    padding: 0;
    font-size: 16px;
    text-transform: inherit;
    line-height: 1.5em;
    font-style: italic;
    font-weight: normal;
}

.vntd-cta p.subtitle-text {
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.vntd-cta-style-centered {
    text-align: center;
    padding-top: 25px;
}


/* Page Content Right */

.vntd-cta .content-right {
    float: right;
    text-align: right;
}

a.page-content-button {
    display: inline-block;
    padding: 15px 30px;
    margin: 10px 4px 0 0;
    background-color: #191919;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a.page-content-button:hover {
        color: white;
    }


/* Page Header */

section.page_header {
    background-color: #fafafa;
    border-bottom: 1px solid #fafafa;
    width: 100%;
    height: auto;
}

    section.page_header .page_header_inner {
        width: 90%;
        max-width: 1170px;
        margin: 0 auto;
        position: relative;
        height: auto;
        padding: 30px 0;
    }

        section.page_header .page_header_inner .p_head_left {
            width: 65%;
            height: auto;
        }

            section.page_header .page_header_inner .p_head_left h1.p-header {
                margin: 0 0 5px;
                padding: 0;
                color: #3e3e3e;
                font-size: 30px;
            }

            section.page_header .page_header_inner .p_head_left p.p-desc {
                margin: 0;
                padding: 0;
                color: #787777;
                font-size: 14px;
            }

        section.page_header .page_header_inner .p_head_right {
            width: 35%;
            height: auto;
        }

            section.page_header .page_header_inner .p_head_right a.p-head-button {
                display: inline-block;
                width: auto;
                padding: 12px 22px;
                color: #6a6a6a;
                margin: 10px 0 0;
                font-size: 13px;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }


/* About */

#about .about-boxes {
    width: 100%;
    z-index: 3;
    position: relative;
    margin: 75px auto 0;
}

.vntd-icon-box {
    cursor: pointer;
}


    /* About Icon */

    .vntd-icon-box a.about-icon {
        display: block;
        background: transparent;
        width: 130px;
        height: 130px;
        margin: 0 auto;
        border-radius: 500px;
        border: 1px solid #8b8b8b;
        color: #444444;
        font-size: 28px;
        line-height: 132px;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .vntd-icon-box a.about-icon:after {
            position: absolute;
            background: transparent;
            content: '';
            width: 100%;
            height: 100%;
            border-radius: 500px;
            left: 0;
            top: 0;
            border: 1px solid transparent;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }


    /* About Header */

    .vntd-icon-box h3 {
        font-size: 20px;
        margin: 20px auto 16px;
        padding: 0;
    }


    /* About Description */

    .vntd-icon-box p {
        font-size: 15px;
    }

.icon-box-centered {
    text-align: center;
}

    .icon-box-centered p {
        color: #919191;
    }


/* About Box Rollover */

.vntd-icon-box:hover a.about-icon {
    background: #21242a;
    color: white;
    border: 1px solid rgba(0, 0, 0, 0);
}

    .vntd-icon-box:hover a.about-icon:after {
        border: 1px solid #21242a;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }


/* What We Do Section */

body.parallax #what-we-do {
    background-attachment: fixed;
}

.what-we-do {
    z-index: 1;
}


/* What We Do Filters */

ul#w-filters li {
    /*display:inline-block;
	margin:50px 45px;*/
}

    ul#w-filters li a {
        display: inline-block;
        /*width:100px;
	height: 100px;*/
        line-height: 15px;
        /*border:1px dotted #b9b7b7;*/
        /*border-radius: 50px;*/
        color: #000000;
        /*opacity: 0.8;*/
        font-size: 13px;
        /*-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);*/
    }

        ul#w-filters li a span {
            /*display: block;*/
            /*-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
            float: right;
            /*padding-left:100px;*/
            /*margin-top:120px;*/
        }


/* Volunteer Stories */

#w-options1 {
    margin-top: 40px;
}

ul#w-filters1 li {
    display: inline-block;
    margin: 50px 45px;
}

    ul#w-filters1 li a {
        display: inline-block;
        width: 100px;
        height: 100px;
        line-height: 15px;
        border: 1px dotted #b9b7b7;
        border-radius: 50px;
        color: #dcdcdc;
        opacity: 0.8;
        font-size: 13px;
        /*-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);*/
    }

        ul#w-filters1 li a span {
            display: block;
            /*-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
            float: left;
            /*padding-left:100px;*/
            margin-top: 120px;
        }


/* Volunteer Stories Items */

.w-items1 .w-item1,
.w-items1 .wpb-item1 {
    width: 100%;
    padding: 30px 24px;
    padding-bottom: 0px;
    color: #b9b7b7;
    margin-top: 40px;
    float: left;
}

    .w-items1 .w-item1 h1,
    .w-items1 .wpb-item1 h1 {
        font-size: 22px;
        color: #d2d2d2;
        margin: 0;
    }

    .w-items1 .w-item1 p,
    .w-items1 .wpb-item1 p {
        font-size: 15px;
        color: #c4c4c4;
        margin: 10px 0 0;
    }


/* What We Do Items */

.w-items .w-item,
.w-items .wpb-item {
    width: 100%;
    padding: 30px 24px;
    padding-bottom: 0px;
    border: 0px dashed #7d7d7d;
    /*border-radius: 12px;
	color:#b9b7b7;
	background-color:rgba(35,37,43, 0.5);*/
    top: 0 !important;
}

    .w-items .w-item h1,
    .w-items .wpb-item h1 {
        font-size: 22px;
        color: #d2d2d2;
        margin: 0;
    }

    .w-items .w-item p,
    .w-items .wpb-item p {
        font-size: 15px;
        color: #c4c4c4;
        margin: 10px 0 0;
    }


/* isotope styles */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}


/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
    }


        /**** disabling Isotope CSS3 transitions ****/

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }


/* What We Do Second Area */

.w-second-area {
    margin: 65px auto 0;
}


    /* Left */

    .w-second-area .w-left p {
        margin: 20px auto;
    }

    .w-second-area .w-left ul.w-descs li {
        list-style-image:;
        list-style-position: inside;
        margin: 6px auto;
    }

        .w-second-area .w-left ul.w-descs li i {
            background: url(img/list-style.png) bottom left;
            top: 3px;
            position: relative;
            display: inline-block;
            width: 19px;
            height: 19px;
            margin-right: 7px;
        }


    /* Right */

    .w-second-area .w-right img {
        width: 90%;
        height: auto;
    }


/* Button */

.button {
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 20px;
    margin: 3px auto;
    display: inline-block;
    opacity: 0.7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .button:hover {
        opacity: 1;
        color: white;
    }


/* Buttons */

.btn {
    color: #fff;
    opacity: 0.85;
    -webkit-transition: opacity .3s, background-color .3s;
    transition: opacity .3s, background-color .3s;
    -moz-transition: opacity .3s, background-color .3s;
}

    .btn:hover {
        opacity: 1;
        color: #fff;
    }

.btn-white {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-white:hover {
        color: #333;
        background-color: #ddd;
    }

.btn-green {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-orange {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-red {
    background-color: #d2322d;
    border-color: #d2322d;
}

.btn-blue {
    background-color: #428bca;
    border-color: #428bca;
}

.btn-light-blue {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-dark {
    background-color: #657c8b;
    border-color: #657c8b;
}

.btn-black {
    background-color: #333;
    border-color: #333;
}

.btn-purple {
    background-color: #946EA7;
    border-color: #946EA7;
}


/* List */

.vntd-list {
    list-style: none;
    margin-bottom: 20px;
}

    .vntd-list li {
        margin-bottom: 10px;
    }

    .vntd-list i {
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        width: 16px;
        height: 16px;
        font-size: 12px;
        text-align: center;
        line-height: 16px;
        margin-right: 5px;
    }

.vntd-list-bg i {
    color: #fff;
    opacity: 0.5;
}

.vntd-list-dark i {
    color: #666;
}

.vntd-list-bg.vntd-list-dark i {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.mobile-bg * {
    display: none !important;
}

#animals .slide.uppercase {
    font-family: "Oswald", "Raleway", Helvetica;
    font-weight: normal;
}


/* Factors */


/*#facts .vc_span3 {
	padding-left: 5px;
	padding-right: 5px;
}*/

.fact {
    padding: 3px 32px 10px;
    border: 1px #b1b1b1 dashed;
    width: auto;
    /*max-width: 350px;*/
    height: auto;
    display: block;
    margin: 20px auto 0;
    cursor: default;
    text-align: center;
}

.fact1 {
    padding: 3px 32px 10px;
    border: 0px #b1b1b1 dashed;
    width: auto;
    /*max-width: 350px;*/
    height: auto;
    display: block;
    margin: 20px auto 0;
    cursor: default;
    text-align: center;
}

.fact2_top {
    padding: 10px 10px;
    border: 1px #cecece dashed;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: auto;
    height: auto;
    display: block;
    cursor: pointer;
    text-align: right;
    font-size: 10pt;
}

.fact2 {
    padding: 10px 10px;
    border: 1px #cecece dashed;
    border-top: 0px;
    width: auto;
    height: auto;
    display: block;
    cursor: pointer;
    text-align: right;
    font-size: 10pt;
}

.fact2_bottom {
    padding: 10px 10px;
    border: 1px #cecece dashed;
    border-top: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: auto;
    height: auto;
    display: block;
    cursor: pointer;
    text-align: right;
    font-size: 10pt;
}

.service-box-selected3 {
    font-weight: normal;
    color: #0a807f;
    font-size: 11pt;
    background: rgba(0, 0, 0, 0.1)
}

.fact h1 {
    font-size: 30px;
    color: inherit;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: 'montserrat';
}

.fact h3 {
    font-family: 'GEFlow';
    font-size: 18px;
    color: #3e3e3e;
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

.vc_section_container .vc_heading_sec {
    float: left;
    width: 100%;
}

    .vc_section_container .vc_heading_sec h4 {
        float: right;
        left: auto;
        right: 60px;
        text-align: right;
    }

        .vc_section_container .vc_heading_sec h4::before {
            left: auto;
            right: 14px;
        }

.vc_section_container span.vc_heading_sub::after {
    right: auto;
    left: -40px;
}

.vc_section_container .vc_img_sec {
    left: auto;
    right: 95px;
}

.vc_section_container .vc_content_sec {
    float: left;
    right: auto;
    left: 75px;
}

.vc_section_container .vc_content_area {
    float: left;
    text-align: right;
}

.vc_section_container .vc_readmore {
    right: auto;
    left: 25px;
}

.vc_section_container .vc_logo_container {
    bottom: -10px;
}

.v-tabs-section .v-oppo-content h4:before {
    left: auto;
    right: 0;
}

@media (min-width: 1300px) {
    .vc_section_container .vc_logo_container {
        right: 32%;
        left: auto;
    }
}

.isotope .isotope-item {
    -webkit-transition-property: right, top, -webkit-transform, opacity !important;
    -moz-transition-property: right, top, -moz-transform, opacity !important;
    -ms-transition-property: right, top, -ms-transform, opacity !important;
    -o-transition-property: right, top, -o-transform, opacity !important;
    transition-property: right, top, transform, opacity !important;
}


/* Portfolio */

#portfolio .portfolio:first-child {
    padding-bottom: 0;
}

#portfolio .portfolio:last-child {
    margin-top: 35px;
}

.vntd-special-heading + .portfolio {
    margin-top: 35px;
}

.portfolio-items {
    overflow: hidden;
}


/* Portfolio Filters */

.portfolio #options ul {
    padding: 0;
    margin: 0;
}

    .portfolio #options ul li {
        display: inline-block;
        margin: 5px;
    }

        .portfolio #options ul li a {
            color: #363535;
            font-size: 15px;
            padding: 3px 9px;
            background: transparent;
            border: 1px solid #363636;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .portfolio #options ul li a:hover,
            .portfolio #options ul li a.selected {
                background: #3e3e3e;
                border: 1px solid #3e3e3e;
                color: white;
            }


/* Portfolio Items */

.portfolio .portfolio-items {
    margin-top: 35px;
    width: 100.1%;
}

    .portfolio .portfolio-items .item {
        height: auto;
        background: #1a1a1a;
    }

        .portfolio .portfolio-items .item a.work-image {
            display: block;
            overflow: hidden;
        }

            .portfolio .portfolio-items .item a.work-image img {
                width: 100.5%;
                max-width: 100.5%;
                height: auto;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }


    /* Boxed Items */

    .portfolio .portfolio-items div.boxed-item {
        width: 33.3%;
        padding: 0 10px 20px;
        overflow: hidden;
        background: transparent;
    }

        .portfolio .portfolio-items div.boxed-item .item-inner {
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            background: #1a1a1a;
            -webkit-transition: background-color 0.5s;
            -moz-transition: background-color 0.5s;
            transition: background-color 0.5s;
        }

.portfolio.boxed .portfolio-items {
    margin-bottom: 35px;
    -webkit-overflow-scrolling: touch;
}


/* Item Details */

.portfolio .portfolio-items .item a.work-image div.item-details {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 100%;
    z-index: 3;
    top: 50%;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio .portfolio-items .item a.work-image h1 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio .portfolio-items .item a.work-image span {
    display: inline-block;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    height: 6px;
    width: 30px;
    margin: 11px auto 5px;
}

.portfolio .portfolio-items .item a.work-image p {
    font-size: 17px;
    color: #cdcdcd;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}


/* Item Rollover Styles */

.portfolio .portfolio-items .item.colio-active-item a.work-image img,
.portfolio .portfolio-items .item:hover a.work-image img {
    opacity: 0.05;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.portfolio .portfolio-items .item.colio-active-item a.work-image img {
    opacity: 0.2;
}

.portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details,
.portfolio .portfolio-items .item:hover a.work-image div.item-details {
    opacity: 1;
}

    .portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details h1,
    .portfolio .portfolio-items .item:hover a.work-image div.item-details h1 {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }

    .portfolio .portfolio-items .item.colio-active-item a.work-image div.item-details p,
    .portfolio .portfolio-items .item:hover a.work-image div.item-details p {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }


/* Portfolio Modal */

#page-content {
    /* overflow: hidden; */
    position: relative;
}

    #page-content .colio {
        text-align: left;
        position: relative;
        margin-left: -3000px;
        margin-right: -3000px;
        padding: 0 3000px;
        background: rgba(0, 0, 0, 0.04);
        overflow: visible;
        margin-bottom: 40px;
    }

.colio-wrap {
    position: relative;
}

.colio-navigation {
    margin: 0 auto;
    display: block;
}

#page-content .colio-container {
    padding-top: 90px;
    width: 1000px;
    margin: 0 auto;
}

.colio-container .modal-portfolio-content {
    text-align: left;
}

.colio-container h2 {
    font-size: 54px;
    text-align: center;
    padding: 25px 0 15px 0;
    margin-bottom: 25px !important;
}

.colio-loader {
    display: none;
    text-align: center;
    position: absolute;
    padding: 20px;
    background: #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    z-index: 5;
    top: 20px;
    position: fixed;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    .colio-loader i {
        width: 30px;
        height: 30px;
        display: block;
        background: url(img/project-loader.gif) no-repeat center center;
    }

.colio .wpb_row {
    margin-bottom: 35px !important;
}

.colio-item {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

#page-content .colio-navigation {
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
}

    #page-content .colio-navigation a {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 100px;
        background-color: #383838;
        position: absolute;
        font-family: FontAwesome;
        -webkit-font-smoothing: antialiased;
        font-weight: 300;
        text-align: center;
        line-height: 40px;
        color: #fff !important;
        font-size: 24px;
    }

.colio-navigation a,
.colio-close {
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    transition: background-color .3s;
}

#page-content .colio-navigation a.colio-no-prev,
#page-content .colio-navigation a.colio-no-next {
    background-color: #383838 !important;
}

.colio-navigation a.colio-next:after {
    content: "\f105";
    margin-right: -2px;
}

.colio-navigation a.colio-prev:after {
    content: "\f104";
    margin-left: -2px;
}

.colio-navigation a.colio-prev {
    left: 1%;
}

.colio-navigation a.colio-next {
    right: 1%;
}

#page-content .colio-close {
    right: auto;
    left: 50%;
    margin-left: -23px;
    top: 38px;
    text-indent: -999px;
    background: rgba(0, 0, 0, 0.1) url(img/project-close.png) no-repeat center center;
    width: 46px;
    height: 46px;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
}

    #page-content .colio-close:hover {
        background-color: #383838;
    }

    #page-content .colio-close:hover {
        opacity: 0.5;
    }

.colio-inactive .colio-hidden {
    opacity: 0 !important;
}

.colio-hidden {
    opacity: 0;
}


/* Load More Button */

.portfolio a.portfolio-view-more {
    display: inline-block;
    width: 80px;
    height: 80px;
    text-align: center;
    background: #f4f4f4;
    color: white;
    border-radius: 100%;
    line-height: 105px;
    margin-top: 50px;
    margin-bottom: 55px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}


/* Load More Button For Boxed Versions */

.portfolio.boxed a.portfolio-view-more {
    margin-top: 0;
}


/* Our Team */

#team {
    z-index: 2;
}

.team .team-boxes {
    width: 100%;
    height: auto;
    margin-top: 95px;
    z-index: 20;
}


    /* Team Item */

    .team .team-boxes .item {
        width: 100%;
        height: auto;
        position: relative;
        padding: 0 15px;
    }

        .team .team-boxes .item .box-inner {
            width: 100%;
            border: 1px solid #d3d3d3;
            position: relative;
        }


        /* Member Image */

        .team .team-boxes .item .member-image {
            border: 1px solid #d3d3d3;
            overflow: hidden;
            text-align: center;
        }

            .team .team-boxes .item .member-image img {
                height: 270px;
            }


        /* Member Name and Position */

        .team .team-boxes .item .member-name {
            padding: 15px 0;
        }

            .team .team-boxes .item .member-name h1.name {
                color: #3e3e3e;
                font-size: 22px;
            }

            .team .team-boxes .item .member-name h3.position {
                color: #868686;
                font-size: 15px;
                margin: 5px auto 0;
            }


    /* Member Rollover Items */

    .team .team-boxes .member-details {
        width: 100%;
        height: 100%;
        position: relative;
        left: 0;
        padding: 0 15px;
        background: rgba(255, 255, 255, 1);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    .team .team-boxes .item .member-details .details {
        width: 100%;
        height: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    .team .team-boxes .item .member-details .member-details-inner {
        position: relative;
        top: 0;
        height: auto;
    }

    .team .team-boxes .item .member-details .details .member-description {
        font-size: 14px;
        color: #6d6d6d;
        line-height: 18px;
    }

    .team .team-boxes .item .member-details .details a.member-social {
        font-size: 14px;
        color: white;
        line-height: 18px;
        display: inline-block;
        width: 27px;
        height: 27px;
        text-align: center;
        background: #eaeaea;
        border-radius: 200px;
        margin: 5px 2px;
        line-height: 29px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    .team .team-boxes .item .member-details .details a.member-detail-button {
        font-size: 17px;
        text-indent: -1px;
        color: white;
        display: block;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 200px;
        line-height: 42px;
        cursor: pointer;
        margin: 20px auto 0;
        background-color: white;
        border: 1px solid #d9d9d9;
        background: url(img/mini-plus.png) center center no-repeat;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }


    /* Member Rollover Effects */

    .team .team-boxes .item:hover .member-details {
        margin-top: -272px;
        /* Changeable padding for member description */
        padding-top: 45px;
    }

        .team .team-boxes .item:hover .member-details .details {
            height: 225px;
        }

    .team .team-boxes .item .member-details .details a.member-social:hover {
        background: #424242;
    }


    /* Box Slider Controls */

    .team .team-boxes .owl-controls {
        top: -70px;
        position: absolute;
        width: 100%;
        height: 40px;
        text-align: inherit;
        display: block;
    }

        .team .team-boxes .owl-controls .owl-buttons {
            width: 100%;
            height: auto;
        }

            .team .team-boxes .owl-controls .owl-buttons div {
                display: inline-block;
                width: 38px;
                height: 38px;
                background-color: #282b31;
                border-radius: 200px;
                margin: 0 3px;
                opacity: 0.5;
                background-position: center center;
                background-repeat: no-repeat;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }

                .team .team-boxes .owl-controls .owl-buttons div:nth-of-type(1) {
                    background-image: url(img/left-litle.png);
                }

                .team .team-boxes .owl-controls .owl-buttons div:nth-of-type(2) {
                    background-image: url(img/right-litle.png);
                }

                .team .team-boxes .owl-controls .owl-buttons div:hover {
                    opacity: 0.8;
                }


/* Team Modals */

.modal-open {
    overflow: auto;
}

.modal {
    background-color: rgba(255, 255, 255, 0.98);
    width: 100%;
    overflow: hidden;
}

.modal-backdrop {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
}


/* Modal Inner */

.modal-inner {
    margin: 10% auto 0;
    width: 90%;
    max-width: 1000px;
    border-bottom: 1px solid #f3f3f3;
    max-height: 80%;
    overflow: auto;
}

.modal .modal-inner .modal-left,
.modal .modal-inner .modal-right {
    margin: 20px auto;
}


/* Modal Heads */

.modal .modal-inner .modal-head {
    padding: 20px 0;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
}

.modal .modal-inner h1.member-name {
    font-size: 50px;
    margin-top: 0;
    padding-top: 0;
}

.modal .modal-inner h4 {
    margin-top: 0;
    padding-top: 0;
}

.modal .modal-inner a.close {
    cursor: pointer;
    font-size: 20px;
    width: 40px;
    display: block;
    position: absolute;
    right: 0;
    height: 40px;
    color: white;
    line-height: 38px;
    border-radius: 100%;
    opacity: 1;
    background: #bdbdbd;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


/* Modal Image */

.modal .modal-inner .modal-left {
    padding-left: 0;
    height: auto;
}

.modal .modal-inner .modal-img {
    width: 100%;
    height: auto;
}

    .modal .modal-inner .modal-img img {
        width: 100%;
        height: auto;
    }


/* Modal Details */

.modal .modal-inner .modal-right {
    padding-right: 0;
    height: auto;
}

.modal .modal-inner .modal-right {
    font-size: 15px;
}


    /*.modal .modal-inner .modal-right {
	font-size:13px;
}*/


    /* Modal Skills */

    .modal .modal-inner .modal-right .member-skills {
        width: 100%;
        height: auto;
        margin-top: 15px;
    }

    .modal .modal-inner .modal-right .progress {
        height: auto;
        border-radius: 1px;
        background-color: #f8f8f8;
        box-shadow: none;
        position: relative;
        margin-top: 15px;
    }

    .modal .modal-inner .modal-right .progress-bar {
        height: 34px;
        font-size: 21px;
        background-color: #373737;
    }

        .modal .modal-inner .modal-right .progress-bar span {
            margin: 8px 8px 8px;
            padding: 0;
            font-size: 16px;
            position: absolute;
            width: 100%;
        }


/* Features */

#features {
    position: relative;
}

    #features .vc_col-sm-4 {
        padding-left: 0;
        padding-right: 0;
    }

        #features .vc_col-sm-4:nth-child(1),
        #features .vc_col-sm-4:nth-child(3) {
            padding-top: 80px !important;
        }


    /* Features Background Image */

    #features .features-background {
        position: absolute;
        width: 100%;
        height: 765px;
        background-image: url(img/i2.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        top: 0;
        left: 0;
        right: 0;
    }

body.parallax #features .features-background {
    background-attachment: fixed;
}


/* Features Boxes */

#features ul.features-mobile {
    width: 100%;
    height: auto;
    min-height: 580px;
    margin: 60px auto 0;
    background-image: url(img/features-iphone.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 90px;
}

.feature-box {
    max-width: 600px;
    float: left;
    text-align: right;
    cursor: default;
    display: block;
    height: auto;
    left: 0;
    margin-top: 30px;
}

    .feature-box.icon-box-left {
        float: right;
        text-align: left;
        right: 0;
        padding-right: 0;
    }


    /* Features Box Icon */

    .feature-box a.box-icon {
        width: 70px;
        height: 70px;
        border-radius: 200px;
        background: white;
        text-align: center;
        display: block;
        position: relative;
        font-size: 24px;
        line-height: 73px;
        color: #22252a;
        float: right;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .feature-box a.box-icon:after {
            position: absolute;
            background: transparent;
            border-radius: 200px;
            left: -5px;
            right: -5px;
            top: -5px;
            bottom: -5px;
            border: 2px solid white;
            content: '';
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

    .feature-box.icon-box-left a.box-icon {
        float: left;
    }


    /* Features Box Texts */

    .feature-box .feature-texts {
        margin-right: 90px;
    }

    .feature-box.icon-box-left .feature-texts {
        margin-left: 90px;
        margin-right: 0;
    }

    .feature-box .feature-texts h3.box-head {
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .feature-box .feature-texts p.box-desc {
        font-size: 12px;
    }


    /* Features Box Rollovers */

    .feature-box:hover a.box-icon {
        color: white;
    }

#features .container-fluid {
    margin-bottom: -50px;
}

#page-content .section-fullwidth {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

    #page-content .section-fullwidth .vc_row {
        margin-left: 0;
        margin-right: 0;
    }

.section-fullwidth .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}


/* Testimonials */

.testimonials {
    width: 100%;
    height: auto;
    padding: 120px 0 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

body.parallax .testimonials {
    background-attachment: fixed;
}


/* Testimonials Background(s) */

.testimonials.bg1 {
    background-image: url(img/testimonials-1.jpg);
}


/* Top Arrow */

.testimonials .t-arrow {
    display: block;
    left: 50%;
    border-top: 35px solid black;
    border-top-color: white;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    position: absolute;
    top: 0;
    z-index: 5;
    margin-left: -35px;
}

.testimonials h1.quote {
    opacity: 0.7;
}

.testimonials h1 {
    font-family: Raleway;
    text-transform: none;
}


/* Text Slider */

.testimonials ul.text-slider {
    width: 100%;
    max-width: 1170px;
    margin: 20px auto 0;
}

    .testimonials ul.text-slider li.text {
        padding: 0 15px;
        max-width: 1170px;
    }

        .testimonials ul.text-slider li.text h1 {
            font-size: 30px;
        }

        .testimonials ul.text-slider li.text p.author {
            font-size: 14px;
            color: #cacaca;
            margin: 25px auto;
        }


/* Text Slider Direction */

.testimonials ul.flex-direction-nav {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
}

    .testimonials ul.flex-direction-nav li {
        display: inline-block;
        width: 38px;
        height: 38px;
        margin: 0 3px;
    }

        .testimonials ul.flex-direction-nav li a {
            display: block;
            width: 38px;
            height: 38px;
            border-radius: 200px;
            background-color: rgba(35, 35, 35, 0.5);
            opacity: 0.9;
            background-repeat: no-repeat;
            background-position: center center;
            background-image: url(img/left-litle.png);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            text-indent: -9999px;
        }

        .testimonials ul.flex-direction-nav li:nth-of-type(2) a {
            background-image: url(img/right-litle.png);
        }

        .testimonials ul.flex-direction-nav li a:hover {
            background-color: rgba(35, 35, 35, 0.9);
        }

.testimonials li.text h1 span {
    font-weight: bold;
}


/*Twitter Carousel*/

.vntd-twitter-feed i {
    font-size: 54px;
}

.vntd-twitter-feed ul.text-slider li.text h1 {
    font-size: 25px;
    line-height: 1.4em;
}

.vntd-twitter-feed .text a:hover {
    color: #fff !important;
}


/* Clients */

#clients {
    z-index: 2;
    position: relative;
}

.clients {
    margin-top: 67px;
}


    /* Clients Items */

    .clients .item {
        padding: 0 15px;
        color: #7f7f7f;
    }


        /* Client Images */

        .clients .item .client-image {
            display: block;
            max-width: 128px;
            margin: 0 auto;
        }

            .clients .item .client-image img {
                width: 100%;
                border: 1px dashed #a4a4a4;
            }


        /* Client Names */

        .clients .item h1.client-name {
            margin: 24px auto 0;
            padding: 0;
            font-size: 22px;
        }


        /* Client Positions */

        .clients .item h3.client-position {
            margin: 11px auto 9px;
            padding: 0;
            font-size: 13px;
            font-family: Raleway;
        }


        /* Client Descriptions */

        .clients .item p.client-desc {
            margin: 0 auto;
            padding: 0;
            font-size: 13px;
        }


    /* Slider Pagination */

    .clients .owl-controls {
        height: auto;
        width: 100%;
        margin-top: 70px;
    }

        .clients .owl-controls .owl-pagination {
            height: auto;
            width: 100%;
            text-align: center;
        }

            .clients .owl-controls .owl-pagination .owl-page {
                display: inline-block;
                width: 10px;
                height: 10px;
                background: #383838;
                margin: 0 4px;
                border-radius: 100px;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }

                .clients .owl-controls .owl-pagination .owl-page.active {
                    background: transparent;
                    border: 1px solid #383838;
                    -webkit-transform: scale(1.4);
                    -moz-transform: scale(1.4);
                    -ms-transform: scale(1.4);
                    transform: scale(1.4);
                }


/* Client Logos */

.client-logos {
    height: 100px;
}

    .client-logos .logos {
        text-align: center;
        position: relative;
    }

        .client-logos .logos .owl-item {
            height: 100px;
        }

        .client-logos .logos .item {
            position: relative;
            top: 48%;
            display: block;
            opacity: 1;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            cursor: pointer;
        }

            .client-logos .logos .item:active {
                cursor: -webkit-grab;
                cursor: -moz-grab;
            }

            .client-logos .logos .item img {
                max-width: 105px;
                max-height: 30px;
            }

            .client-logos .logos .item:hover {
                opacity: 0.7;
            }


/* Why North (Accordion and Tabs) */

#why-we .items {
    margin-top: 70px;
}

#why-we div.left {
    width: 50%;
    height: auto;
    float: left;
    padding-right: 15px;
}

#why-we div.right {
    width: 50%;
    height: auto;
    float: left;
    padding-left: 15px;
}

.vntd-tabs-stylish {
    margin-bottom: 65px;
}


/* Tabs */

#page-content .wpb_content_element .wpb_tabs_nav li a,
.tabs .nav-tabs li a {
    border-radius: 1px;
    color: #7f7f7f;
    font-size: 15px;
    padding: 8px 27px;
    background: #fafafa;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#page-content .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.tabs .nav-tabs li.active a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    border-top: 2px solid;
}

#page-content .wpb_content_element .wpb_tabs_nav li a:hover,
.tabs .nav-tabs li a:hover {
    background: #ededed;
}

#page-content .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a:hover,
.tabs .nav-tabs li.active a:hover {
    background: white;
    color: #7f7f7f;
}

.wpb_content_element .wpb_tabs_nav {
    border-bottom: 1px solid #ddd;
}


/* Tab Content */

.tabs .tab-content,
#page-content .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    border: 1px solid #dbdbdb;
    border-top: none;
    padding: 25px 15px;
    font-size: 14px;
    /*color:#a9a9a9;*/
    background: none;
}

#page-content .wpb_content_element .wpb_tabs_nav li {
    background: none;
}

.tabs .tab-pane {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tabs .tab-content a.tab-image {
    display: block;
    margin-right: 25px;
    margin-top: 10px;
    width: auto;
    height: auto;
    float: left;
    max-width: 160px;
}

    .tabs .tab-content a.tab-image.right {
        margin-left: 25px;
        margin-right: 0;
        float: right;
    }

    .tabs .tab-content a.tab-image img {
        width: 100%;
    }

.tabs .tab-content .tab-text {
    margin: 0px;
    padding: 8px;
    display: block;
    top: 0;
    position: relative;
    text-align: justify;
    line-height: 20px;
}


/* Accordion Menu */

.accordion .panel {
    box-shadow: none;
    margin-bottom: 7px;
}

#accordion div:last-child {
    margin-bottom: 0;
}

#page-content .wpb_accordion_header,
.accordion a.panel-button {
    padding: 15px;
    width: 100%;
    display: block;
    color: #717171;
    box-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    background: none;
}

    .accordion a.panel-button:hover {
        background: #ededed;
    }


/* Accordion Body */

.accordion .panel-body {
    padding: 18px 32px;
    font-size: 14px;
    /*color:#8e8d8d;*/
    border-top: 1px solid #dfdfdf;
}

.nav-tabs > li {
    margin-bottom: -1px !important;
    float: right;
}


/* Callout Box */

.bs-callout h2 {
    margin-bottom: 10px;
}

blockquote {
    padding: 20px;
    border-left: 2px solid #d71818;
    margin-bottom: 20px;
    font-size: 140%;
}


/* Featured Works */


/*.vntd-portfolio-carousel{
	background-image:url(img/i3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}*/

body.parallax .vntd-portfolio-carousel {
    background-attachment: fixed;
}

.vntd-portfolio-carousel .works {
    position: relative;
    margin-top: 40px;
    z-index: 5;
    padding: 10px;
}

    .vntd-portfolio-carousel .works .item {
        padding: 10px 0;
        height: auto;
        z-index: 1;
        cursor: pointer;
    }


        /* Featured Work Images */

        .vntd-portfolio-carousel .works .item .f-image {
            position: relative;
            height: auto;
            opacity: 0.5;
            overflow: hidden;
            width: 100%;
            padding: 0 10px;
            -webkit-transition: all 0.8s;
            -moz-transition: all 0.8s;
            transition: all 0.8s;
        }

            .vntd-portfolio-carousel .works .item .f-image img {
                width: 100%;
                height: auto;
            }


        /* Featured Work Headers */

        .vntd-portfolio-carousel .works .item .texts {
            position: absolute;
            width: 100%;
            height: auto;
            left: 0;
            top: 0;
        }

        .vntd-portfolio-carousel .works .item h1.f-head {
            position: relative;
            z-index: 2;
            font-size: 30px;
            padding: 0;
            margin: 30px 0 0 30px;
            text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
            opacity: 0.7;
            -webkit-transition: all 0.8s;
            -moz-transition: all 0.8s;
            transition: all 0.8s;
        }

        .vntd-portfolio-carousel .works .item h2.f-text {
            position: relative;
            z-index: 2;
            font-size: 15px;
            padding: 0;
            margin: 10px 0 0 30px;
            text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.2);
            opacity: 0.7;
            -webkit-transition: all 0.8s;
            -moz-transition: all 0.8s;
            transition: all 0.8s;
        }


        /* Featured Balls */

        .vntd-portfolio-carousel .works .item .f-button {
            position: absolute;
            bottom: -60px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .vntd-portfolio-carousel .works .item .f-button.first {
                right: 100px;
                -webkit-transition-delay: 0.35s;
                -moz-transition-delay: 0.35s;
                transition-delay: 0.35s;
            }

            .vntd-portfolio-carousel .works .item .f-button.second {
                right: 30px;
                -webkit-transition-delay: 0.2s;
                -moz-transition-delay: 0.2s;
                transition-delay: 0.2s;
            }

        .vntd-portfolio-carousel .works .item .featured-ball {
            position: relative;
            z-index: 2;
            font-size: 20px;
            line-height: 65px;
            text-align: center;
            display: inline-block;
            background: white;
            color: #444444;
            width: 60px;
            height: 60px;
            margin: 0;
            border-radius: 100%;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
        }


        /* Featured Work Rollovers */

        .vntd-portfolio-carousel .works .item:hover .f-image,
        .vntd-portfolio-carousel .works .item:hover h1.f-head,
        .vntd-portfolio-carousel .works .item:hover h1.f-text {
            opacity: 1;
        }

        .vntd-portfolio-carousel .works .item:hover .f-button.first,
        .vntd-portfolio-carousel .works .item:hover .f-button.second {
            bottom: 15px;
            opacity: 1;
        }

        .vntd-portfolio-carousel .works .item .featured-ball:hover {
            color: white;
        }


    /* Featured Work Directions */

    .vntd-portfolio-carousel .works .owl-controls {
        margin-top: 40px;
        position: relative;
        width: 100%;
        height: 40px;
        text-align: inherit;
        display: block;
    }

        .vntd-portfolio-carousel .works .owl-controls .owl-buttons {
            width: 100%;
            height: auto;
            text-align: center;
        }

            .vntd-portfolio-carousel .works .owl-controls .owl-buttons div {
                display: inline-block;
                width: 38px;
                height: 38px;
                background-color: #171717;
                border-radius: 200px;
                margin: 0 3px;
                opacity: 0.8;
                background-position: center center;
                background-repeat: no-repeat;
                background-image: url(img/left-litle.png);
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }

                .vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2) {
                    background-image: url(img/right-litle.png);
                }


                /* Direction Hovers */

                .vntd-portfolio-carousel .works .owl-controls .owl-buttons div:hover {
                    background-color: white;
                    background-image: url(img/left-litle-black.png);
                    opacity: 0.7;
                }

                .vntd-portfolio-carousel .works .owl-controls .owl-buttons div:nth-of-type(2):hover {
                    background-image: url(img/right-litle-black.png);
                }


/* Featured Items, Second Area */

.vntd-portfolio-carousel .feature-second-area {
    padding: 25px 0 0;
}

.vntd-cta h1.f-head {
    padding: 0;
    margin: 0;
}

.vntd-cta p.subtitle-text {
    font-size: 15px;
    color: #c1c1c1;
    margin-top: 4px;
    font-style: italic;
    float: right;
}

.vntd-cta .vntd-cta-button {
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 30px 15px 0;
    color: #2a2a2a;
    background: white;
    padding: 10px 30px 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vntd-button-white h3 {
    color: #2a2a2a;
}

.vntd-cta .vntd-cta-button h3 {
    font-size: 20px;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vntd-cta .vntd-cta-button p {
    font-size: 13px;
    padding: 0;
    margin: 0;
}

.vntd-cta .vntd-cta-button:hover,
.vntd-cta .vntd-cta-button:hover h3 {
    color: white;
}


/* Skills */

#skills .skills {
    width: 90%;
    margin: 35px auto 0;
    max-width: 1030px;
}

.progress {
    height: auto;
    border-radius: 1px;
    background-color: #f8f8f8;
    box-shadow: none;
    margin-top: 35px;
    position: relative;
}

.progress-bar {
    height: 38px;
    font-size: 21px;
    background-color: #373737;
}

    .progress-bar span {
        margin: 10px 10px 8px;
        padding: 0;
        font-size: 20px;
        position: absolute;
        width: 100%;
    }


/* Services */

#services {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.parallax #services {
    background-attachment: fixed;
}

.service-boxes {
    width: 100%;
    margin: 90px auto 0;
}

.service-boxes1 {
    width: 100%;
    margin: 90px auto 0;
}

.service-boxes .service-box {
    cursor: pointer;
    padding: 15px;
}

.service-boxes1 .service-box1 {
    cursor: pointer;
    padding: 0px;
}


/* Service Icon */

.service-boxes .service-box a.service-icon {
    display: block;
    background: transparent;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 500px;
    /*border:1px solid #8b8b8b;*/
    color: #444444;
    font-size: 28px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .service-boxes .service-box a.service-icon:after {
        position: absolute;
        background: transparent;
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 500px;
        left: 0;
        top: 0;
        /*border:1px solid transparent;*/
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

.service-boxes1 .service-box1 a.service-icon1 {
    display: flexbox;
    flex-wrap: wrap;
    background: transparent;
    width: 130px;
    height: 132px;
    margin: 0 auto;
    /*border-radius: 500px;*/
    border: 1px solid #8b8b8b;
    color: #444444;
    font-size: 28px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .service-boxes1 .service-box1 a.service-icon1:after {
        position: absolute;
        background: transparent;
        content: '';
        width: 100%;
        height: 100%;
        /*border-radius: 500px;*/
        left: 0;
        top: 0;
        border: 1px solid transparent;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }


/* Service Header */

.service-boxes .service-box h3 {
    font-size: 20px;
    color: #5f5f5f;
    margin: 20px auto 16px;
    padding: 0;
}

.service-boxes1 .service-box1 h3 {
    font-size: 16px;
    color: #5f5f5f;
    margin: 5px 10px 16px 10px;
    padding: 0;
}


/* Service Description */

.service-boxes .service-box p {
    font-size: 15px;
    color: #919191;
}

.service-boxes1 .service-box1 p {
    font-size: 15px;
    color: #919191;
}


/* Service Box Rollover */

.service-boxes .service-box:hover a.service-icon {
    /*background:#21242a;*/
    color: white;
}

    .service-boxes .service-box:hover a.service-icon:after {
        border: 1px solid #21242a;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.service-boxes1 .service-box1:hover a.service-icon1 {
    background: rgba(0, 0, 0, 0.1);
    color: white;
}

    .service-boxes1 .service-box1:hover a.service-icon1:after {
        border: 1px solid #21242a;
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
    }


/* Box Slider Controls */

.service-boxes .owl-controls {
    top: -50px;
    position: absolute;
    width: 100%;
    height: 40px;
    text-align: inherit;
    display: block;
}

    .service-boxes .owl-controls .owl-buttons {
        width: 100%;
        height: auto;
    }

        .service-boxes .owl-controls .owl-buttons div {
            display: inline-block;
            width: 38px;
            height: 38px;
            background-color: white;
            border-radius: 200px;
            margin: 0 3px;
            opacity: 0.7;
            background-position: center center;
            background-repeat: no-repeat;
            background-image: url(img/left-litle-black.png);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            .service-boxes .owl-controls .owl-buttons div:nth-of-type(2) {
                background-image: url(img/right-litle-black.png);
            }

            .service-boxes .owl-controls .owl-buttons div:hover {
                background-color: #262626;
                background-image: url(img/left-litle.png);
                opacity: 1;
            }

            .service-boxes .owl-controls .owl-buttons div:nth-of-type(2):hover {
                background-image: url(img/right-litle.png);
            }


/* Prices */

body.parallax #prices {
    background-attachment: fixed;
}


/* Table */

#prices .prices {
    margin-top: 70px;
}

.vntd-pricing-box.p-table {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px;
    color: #d4d4d4;
}


    /* Table Price */

    .vntd-pricing-box.p-table h1 {
        font-size: 60px;
        margin: 0;
        padding: 0;
    }


        /* Table Per Time */

        .vntd-pricing-box.p-table h1 span {
            font-size: 15px;
        }


    /* Table Category */

    .vntd-pricing-box.p-table h3 {
        margin: 10px 0 0;
        font-size: 30px;
        padding: 0;
    }


    /* Table Properties */

    .vntd-pricing-box.p-table ul.properties {
        margin-top: 50px;
    }

        .vntd-pricing-box.p-table ul.properties li {
            margin-top: 15px;
            font-size: 18px;
            list-style: none;
        }

#page-content .wpb_row {
    background-position: 50% 0;
}


/* Table Button */

.vntd-pricing-box.p-table a.p-button {
    color: inherit;
    padding: 10px 20px;
    margin-top: 40px;
    display: inline-block;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


    /* Active and Rollovers */

    .vntd-pricing-box.p-table.active a.p-button,
    .vntd-pricing-box.p-table a.p-button:hover {
        color: white;
        opacity: 0.7;
    }

        .vntd-pricing-box.p-table.active a.p-button:hover {
            opacity: 0.9;
        }

.vntd-pricing-box.p-table.active h1 span {
    color: #d4d4d4;
}


/* Contact Form 7 */


/*.wpcf7 {
	max-width: 970px;
	margin: 75px auto 0 !important;
}

.wpcf7 form > p:nth-child(2),
.wpcf7 form > p:nth-child(3),
.wpcf7 form > p:nth-child(4) {
	float: left;
	width: 51%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

.wpcf7 form > p:nth-child(5) {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	width: 47%;
	box-sizing: border-box;
}*/


/* Contact Form */

.contact .inner {
    padding-bottom: 68px;
}

.contact {
    max-width: 970px;
    margin: 75px auto 0;
    overflow: hidden;
}

input,
textarea,
button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.wpcf7-validation-errors {
    clear: both;
}

.contact form input,
.contact form textarea {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px !important;
    color: #7f7f7f;
    letter-spacing: 0.5px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    outline: none;
    font-weight: 300;
    text-transform: uppercase;
}

.dark-form {
    background-color: transparent;
    border: 1px solid #2e2e2e;
}

.contact form textarea {
    height: 201px;
    max-width: 100%;
    max-height: 201px;
}

#respond #submit,
.contact form button.contact-form-button {
    margin-bottom: 0 !important;
}

#subscribe form .subscribe-form {
    width: 100%;
    height: auto;
    padding: 15px 15px 12px;
    font-size: 18px;
    margin-bottom: 18px;
    color: #7f7f7f;
    letter-spacing: 0.5px;
}


/* Actives, Focuses and Rollovers */

.contact form input:active,
.contact form textarea:active,
.contact form input:focus,
.contact form textarea:focus {
    outline: none;
}

#respond #submit:hover,
.contact .wpcf7-submit:hover {
    color: white;
}

div.wpcf7-response-output {
    padding: 10px 14px;
    margin: 0 15px;
}


/*#page-content span.wpcf7-not-valid-tip {
	margin-top: -10px;
	margin-bottom: 10px;
}*/

.wpcf7-form-control-wrap {
    display: initial !important;
}

.contact form input:hover,
.contact form textarea:hover {
    border-color: #dadada;
}


/* Message For Mail */

.mail-message-area {
    width: 100%;
    padding: 0 15px;
}

.mail-message {
    width: 100%;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin: 0 auto;
    border-radius: 0;
}

.not-visible-message {
    height: 0px;
    opacity: 0;
}

.visible-message {
    height: auto;
    opacity: 1;
    margin: 25px auto 0;
}


/*.contact span { 
	display:none; 
	font-size:12px; 
	line-height:30px; 
	color:red;
}*/


/* Address */

#address {
    background-image: url(img/i6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.parallax #address {
    background-attachment: fixed;
}

.links-soft {
    width: 100%;
    max-width: 770px;
    padding: 32px;
    background: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    margin: 0 0;
}

.social-soft {
    width: 100%;
    max-width: 770px;
    padding: 0px 32px 32px 32px;
    background: rgba(255, 255, 255, 0.05);
    color: #e7e7e7;
    margin: 0 0;
}

.links-soft span.footer-link {
    padding: 0;
    margin-bottom: 10px;
    font-size: 11pt;
    color: white;
    text-transform: capitalize;
    display: block;
}

.address-soft {
    width: 100%;
    max-width: 770px;
    padding: 32px;
    background: rgba(255, 255, 255, 0.05);
    color: #e7e7e7;
    margin: 0 0;
}

    .address-soft a.phone-button {
        display: block;
        width: 82px;
        height: 82px;
        background: rgba(255, 255, 255, 0.05);
        color: #e7e7e7;
        margin: 0 auto;
        line-height: 85px;
        font-size: 35px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .address-soft span.phone-text {
        padding: 0;
        margin: 15px auto;
        font-size: 24px;
        color: white !important;
        display: block;
    }

    .address-soft span.phone-text1 {
        padding: 0;
        margin-top: 5px;
        font-size: 13pt;
        color: white !important;
        text-transform: capitalize;
        display: block;
    }

    .address-soft h1.address-head {
        padding: 0;
        margin: 0px auto;
        font-size: 35px;
        text-transform: capitalize;
        color: #ddf4fe;
    }

    .address-soft a {
        color: white;
    }

    .address-soft h2.phone-text {
        padding: 0;
        margin: 0 auto 15px;
        font-size: 25px;
        color: #e7e7e7 !important;
    }

    .address-soft a.mail-text {
        padding: 0;
        margin: 0 auto 15px;
        font-size: 25px;
        color: inherit;
        display: block;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .address-soft a.social {
        display: inline-block;
        width: 62px;
        height: 62px;
        color: inherit;
        line-height: 65px;
        font-size: 27px;
        margin: 0 7px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }


    /* Rollovers */

    .address-soft a.phone-button:hover {
        background: rgba(255, 255, 255, 0.9);
        color: #2b2b2b;
    }

a.social:hover {
    color: white !important;
}


/* Google Map */

#map #google-map {
    width: 100%;
    height: 380px;
}


/* Footer */

footer.footer {
    padding: 40px;
}

footer img {
    /*width: 170px;*/
    height: auto;
}

footer p,
footer a {
    font-size: 11px;
    margin: 15px auto 0;
    color: #767676;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

footer.white-bg {
    border-top: 1px solid #fff;
}


/* Portfolio Version */

.p-section .wpb_column,
.p-section .wpb_wrapper,
.p-section {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-position: center center;
}

.wpb_wrapper {
    z-index: 3;
}

.p-section.wpb_row {
    margin-left: initial;
    margin-right: initial;
}

.wpb_row .inner {
    z-index: 2;
}

body.parallax .p-section {
    background-attachment: fixed;
}


/* Hover Effect for Dark Layout */

.p-section:before {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
    content: '';
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.p-section:hover:before {
    background-color: rgba(0, 0, 0, 0.2);
}

.portfolio-elements {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.inner-portfolio {
    position: relative;
    top: 50%;
    margin: 0 auto;
    max-width: 1170px;
    z-index: 4;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .inner-portfolio div {
        padding: 10px;
    }

    .inner-portfolio .p-part {
        max-width: 600px;
    }

    .inner-portfolio h1,
    .inner-portfolio h2,
    .inner-portfolio h3,
    .inner-portfolio h4,
    .inner-portfolio p {
        margin-top: 0;
    }

    .inner-portfolio h4 {
        margin-bottom: 8px;
    }

    .inner-portfolio h2.number,
    .inner-portfolio h1 {
        margin-bottom: 10px;
    }

    .inner-portfolio .number {
        font-size: 40px;
    }

    .inner-portfolio .p-head {
        font-size: 80px;
    }

.inner-second {
    width: auto;
    height: auto;
    max-width: 750px;
}


/* General Styles */

.plus-button {
    width: 85px;
    height: 85px;
    display: block;
    background-color: rgba(255, 255, 255, 0);
    background-image: url(img/plus.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid white;
    text-align: center;
    font-size: 37px;
    line-height: 85px;
    color: white;
    opacity: 0.6;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

    .plus-button:hover {
        background-color: rgba(255, 255, 255, 0.5);
        opacity: 1;
    }

.f-left > .plus-button {
    top: 76px;
}

#animals .home-button-1,
a.home-button-white {
    display: inline-block;
    margin: 6px auto;
    padding: 8px 13px;
    background-color: rgba(255, 255, 255, 0.1);
    color: white !important;
    text-shadow: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a.home-button-white i {
        display: inline-block;
        margin-left: 5px;
        font-size: 22px;
    }

    #animals .home-button-1:hover,
    a.home-button-white:hover {
        color: white !important;
        background-color: rgba(255, 255, 255, 0.4);
    }


/* #3 */

.fancy-text-style3 .glass-bg {
    margin: 0 auto 10px;
    width: auto;
    padding: 20px 20px 18px;
    display: inline-block;
}

    .fancy-text-style3 .glass-bg .plus-button {
        display: inline-block;
        margin-right: 20px;
        top: 5px;
    }

    .fancy-text-style3 .glass-bg .p-head {
        display: inline-block;
        margin: 0;
    }


/* Circle Slider */

ul.circle-slider li img {
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
    width: 90%;
    max-width: 500px;
    height: auto;
}

ul.circle-slider li .texts {
    margin-left: 175px;
    margin-top: -98px;
}

.circle-image-slider + a.home-button-white {
    margin-left: 195px;
    margin-top: -20px;
}

ul.circle-slider li a.plus-button {
    margin-top: -90px;
    top: -96px;
    left: -30px;
}

ul.circle-slider li a.number {
    top: 142px;
    margin-left: 100px;
    position: relative;
}

    ul.circle-slider li a.number::selection,
    ul.circle-slider li a.number:hover {
        background: transparent;
        color: white;
    }


/* Circle Slider Direction */

.circle-image-slider ul.flex-direction-nav {
    position: absolute;
    z-index: 4;
    top: 370px;
    left: 195px;
    padding: 0;
    margin: 0;
}

    .circle-image-slider ul.flex-direction-nav li {
        opacity: 1;
        display: inline-block;
    }

        .circle-image-slider ul.flex-direction-nav li a {
            display: block;
            width: 38px;
            height: 38px;
            background-image: url(img/left-litle.png);
            background-color: rgba(0, 0, 0, 0.25);
            background-repeat: no-repeat;
            border-radius: 100px;
            background-position: center center;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            margin: 0 3px;
        }

ul.flex-direction-nav li a {
    text-indent: -9999px;
}

.circle-image-slider .flex-direction-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.circle-image-slider .flex-direction-nav li a.flex-next {
    background-image: url(img/right-litle.png);
}


/* Portfolio Version Text Slider Direction */

.inner-portfolio .text-slider .texts .slide {
    line-height: 80px;
    margin-top: 10px;
}

.inner-portfolio .text-slider .flex-direction-nav {
    width: 100%;
    position: relative;
    opacity: 1;
    display: block;
    margin: 13px auto 0;
    text-align: center;
}

    .inner-portfolio .text-slider .flex-direction-nav li {
        opacity: 1;
        display: inline-block;
    }

        .inner-portfolio .text-slider .flex-direction-nav li a {
            display: block;
            width: 38px;
            height: 38px;
            background-image: url(img/left-litle.png);
            background-color: rgba(0, 0, 0, 0.15);
            background-repeat: no-repeat;
            border-radius: 100px;
            background-position: center center;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            margin: 0 3px;
        }

            .inner-portfolio .text-slider .flex-direction-nav li a:hover {
                background-color: rgba(0, 0, 0, 0.8);
            }

            .inner-portfolio .text-slider .flex-direction-nav li a.flex-next {
                background-image: url(img/right-litle.png);
            }


/* Project Styles */


/* Project 01 */

.home_project,
.home_small {
    width: 100%;
    height: 700px;
}

    .home_project.fullscreen {
        width: auto;
        height: 100%;
    }

    .home_project .home-elements {
        width: 100%;
        height: 100%;
        margin: 0;
        left: 0;
        top: 0;
        position: absolute;
        z-index: 5;
    }

        .home_project .home-elements .home-inner {
            position: relative;
            top: 50%;
            height: auto;
            width: 100%;
            max-width: 1170px;
            margin: 0 auto;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
        }


/* Project Background Slider Images  */

#project .slides-container div {
    background-position: center top;
    background-attachment: scroll;
}

.m_slide1 {
    background-image: url(img/m-slide1.jpg);
}

.m_slide2 {
    background-image: url(img/m-slide2.jpg);
}

.m_slide3 {
    background-image: url(img/m-slide3.jpg);
}

.m_slide4 {
    background-image: url(img/m-slide4.jpg);
}

.b_slide1 {
    background-image: url(img/b-slide1.jpg);
}

.b_slide2 {
    background-image: url(img/b-slide2.jpg);
}

.b_slide3 {
    background-image: url(img/b-slide3.jpg);
}

.b_slide4 {
    background-image: url(img/b-slide4.jpg);
}


/* Slide Inner  */

.slide-inner {
    width: 100%;
    height: auto;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 20px;
}

    .slide-inner p {
        font-size: 18px;
        margin: 0 0 3px;
        padding: 0;
    }


/* Project Elements */

.project_inner {
    padding: 70px 0;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.project_details {
    margin-top: 50px;
}

.project_header {
    font-size: 40px;
    margin-top: 0;
}


/* Custom Slider  */

.custom_slider,
.custom_slider .image_slider {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: -25px;
}

    .custom_slider ul {
        list-style: none;
        margin-bottom: 10px;
    }

    .custom_slider .image_slider .slide img {
        width: 100%;
        border: none;
        outline: none;
    }

    .custom_slider .image_slider .slide .texts {
        display: inline-block;
        position: absolute;
        width: auto;
        left: 0;
        bottom: 0;
        z-index: 11;
        padding: 15px 20px;
        background: rgba(0, 0, 0, 0.4);
        max-width: 44%;
    }

        .custom_slider .image_slider .slide .texts h2 {
            margin: 0 0 5px 0;
            padding: 0;
            font-size: 20px;
        }

        .custom_slider .image_slider .slide .texts p {
            padding: 0;
            margin: 0;
            font-size: 13px;
        }


    /* Custom Slider Direction  */

    .custom_slider .flex-direction-nav {
        margin: -27px auto 0;
        position: absolute;
        z-index: 3;
        top: 50%;
        width: 100%;
        z-index: 20;
    }

        .custom_slider .flex-direction-nav li a {
            position: absolute;
            display: block;
            width: 38px;
            height: 54px;
            background-position: center center;
            background-repeat: no-repeat;
            background-color: rgba(30, 30, 30, 0.);
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            transition: all 0.5s;
        }

            .custom_slider .flex-direction-nav li a.flex-prev {
                left: 0;
                background-image: url(img/left.png);
            }

            .custom_slider .flex-direction-nav li a.flex-next {
                right: 0;
                background-image: url(img/right.png);
            }

    .custom_slider:hover .flex-direction-nav li a {
        background-color: rgba(30, 30, 30, 0.3);
    }

    .custom_slider .flex-direction-nav li a:hover {
        background-color: rgba(30, 30, 30, 0.9) !important;
    }


    /* Custom Slider Pagination  */

    .custom_slider .flex-control-nav {
        height: auto;
        width: 100%;
        text-align: center;
        position: relative;
        top: -20px;
        z-index: 10;
        opacity: 0;
        margin-bottom: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .custom_slider .flex-control-nav li {
            display: inline-block;
        }

            .custom_slider .flex-control-nav li a {
                display: inline-block;
                width: 10px;
                height: 10px;
                background: rgba(255, 255, 255, 0.2);
                margin: 0 4px;
                border-radius: 100px;
                cursor: pointer;
                overflow: hidden;
                text-indent: -9999px;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                transition: all 0.3s;
            }

                .custom_slider .flex-control-nav li a::selection {
                    background: transparent;
                }

                .custom_slider .flex-control-nav li a.flex-active {
                    background: rgba(255, 255, 255, 0.6);
                    border: 1px solid white;
                    -webkit-transform: scale(1.4);
                    -moz-transform: scale(1.4);
                    -ms-transform: scale(1.4);
                    transform: scale(1.4);
                }

    .custom_slider:hover .flex-control-nav {
        top: -45px;
        opacity: 1;
    }


/* Custom Boxes  */


/*.custom_boxes{
	width: 100%;
	max-width: 1170px;
	height: auto;
	margin:10px auto;
}*/

.custom_boxes.prj-v3 {
    margin: 40px auto 0;
}


/* Box */

.vntd-icon-box.box {
    /*padding:15px 25px 15px 0;*/
    color: #5f5f5f;
    cursor: default;
}


    /* Box Left Icon */

    .vntd-icon-box.box .left-icon {
        width: 20%;
        height: auto;
    }

        .vntd-icon-box.box .left-icon a {
            width: 70px;
            height: 70px;
            display: inline-block;
            text-align: center;
            background: transparent;
            border: 1px solid #ccc;
            line-height: 70px;
            color: inherit;
            font-size: 20px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }


    /* Box Right Texts */

    .vntd-icon-box.box .right-desc {
        width: 80%;
        height: auto;
        padding-left: 15px;
    }

        .vntd-icon-box.box .right-desc h3 {
            margin: 0 0 10px;
            padding: 0;
            font-size: 20px;
        }

        .vntd-icon-box.box .right-desc p {
            margin: 0;
            padding: 0;
            font-size: 13px;
        }


/* Video Part */

.video-part {
    width: 100%;
    height: auto;
    /*margin-top:40px;*/
}

    .frame-video,
    .video-part div.left-video {
        width: 100%;
        margin: 0;
    }

    #page-content .frame-video,
    .video-part .left-video {
        background: url(img/ipad-air.png) center top no-repeat;
        background-size: 100%;
        max-width: 610px;
        height: 435px;
        padding-top: 1px;
    }

        #page-content .fitvid,
        .video-part .left-video .video {
            width: 75.5%;
            height: 73.5%;
            margin-left: 12.1%;
            margin-top: 4%;
            position: relative;
        }


            /* iframe Sizes */

            .fitvid iframe,
            .video-part .left-video .video iframe {
                width: 100%;
                height: 100%;
            }


/* Right Text */

div.right-texts {
    width: 45%;
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
}

h1.project-head {
    font-size: 20px;
    margin: 20px auto 15px;
}

h3.project-head.fw-head {
    margin: 0 auto 15px;
}

p.project-desc {
    margin: 20px auto;
    font-size: 14px;
    padding: 0;
    line-height: 23px;
}


/* Project Features Ul */

ul.project_features {
    margin: 0 auto 15px;
    padding: 0;
    width: 100%;
    display: block;
}

    ul.project_features li.p-feature {
        margin: 0 auto;
        padding: 10px 0;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ebebeb;
        color: #686868;
    }

        ul.project_features li.p-feature:first-child {
            padding-top: 5px;
        }

        ul.project_features li.p-feature:last-child {
            border-bottom: transparent;
        }

        ul.project_features li.p-feature h4 {
            font-size: 17px;
            margin: 0 0 7px 0;
        }

        ul.project_features li.p-feature p {
            font-size: 14px;
            margin: 0;
        }

        ul.project_features li.p-feature span.project_skills {
            display: inline-block;
        }

        ul.project_features li.p-feature a {
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }

            ul.project_features li.p-feature a:hover {
                color: #1f1f1f;
            }


/* Buttons */

a.button {
    margin-top: 15px;
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    padding: 10px 15px 10px;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    a.button:hover {
        opacity: 0.9;
    }

    a.button:active {
        opacity: 0.8;
    }

.home_project a.home-button-white {
    margin: 3px 3px;
}


/* Watch Our Video in Project */

.mbYTP_wrapper {
}

.watch-our-video {
    width: 100%;
    height: 700px;
    max-width: 100%;
    overflow: hidden;
    background-position: center center;
}

.video-lightbox {
    text-align: center;
}

    .video-lightbox a.video-link {
        width: auto;
        height: auto;
        position: relative;
        display: inline-block;
        top: 50%;
        color: #eaeaea;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .video-lightbox i {
        display: block;
        width: 60px;
        height: 60px;
        margin: 0 auto;
        text-indent: 5px;
        line-height: 60px;
        border: 1px solid #eaeaea;
        text-align: center;
        color: #eaeaea;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .video-lightbox h3 {
        margin-top: 5px;
        font-size: 20px;
    }

    .video-lightbox a.video-link:hover,
    .video-lightbox a.video-link:hover i {
        color: white;
    }


/* Project Images For Style 3 */

#project-section .big-images,
#project-section .project-details {
    padding-top: 50px;
}

    #project-section .big-images a.work-image {
        width: 100%;
        display: block;
        margin: 0 0 30px;
    }

        #project-section .big-images a.work-image img {
            width: 100%;
            height: auto;
        }


/* Project Text Columns */

#project-section .project_inner .project-detail-columns {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

    #project-section .project_inner .project-detail-columns .p-column {
        padding: 55px 15px 35px;
    }

        #project-section .project_inner .project-detail-columns .p-column:first-child {
            padding-left: 0;
        }

        #project-section .project_inner .project-detail-columns .p-column:last-child {
            padding-right: 0;
        }

#page-content .vntd-portfolio-details .p-head {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 25px;
}

.vntd-portfolio-details .col-xs-8 {
    padding-left: 0;
}

.vntd-portfolio-details .col-xs-4 {
    padding-right: 0;
}


/* Blog */

.blog .post {
    position: relative;
}

.post.sticky .blog-head {
    color: #fff !important;
    background-color: #d71818;
}

.page-holder .page_inner {
    width: 75%;
    float: left;
}

.page-holder > .inner {
    padding-top: 90px;
}


/* Blog Head */

.blog-head {
    width: 100%;
    height: auto;
    padding: 14px 10px;
    margin-bottom: 20px;
    color: #696969;
    background: #f8f8f8;
}


    /* Head For Inner Slider */

    .blog-head.inner-head {
        margin-bottom: -100%;
        background: transparent;
        margin-bottom: auto;
        color: #696969;
        position: absolute;
        z-index: 5;
        color: white;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        .blog-head.inner-head .blog-head-right h1 {
            margin-top: 5px;
        }


    /* Blog Header Left Time Dates */

    .blog-head .blog-head-left {
        width: 90%;
        max-width: 100px;
        padding: 0;
        float: left;
    }

        .blog-head .blog-head-left h1 {
            margin: 0;
            padding: 0;
            color: inherit;
        }

        .blog-head .blog-head-left p {
            margin: 0;
            padding: 0;
            color: inherit;
            font-size: 19px;
        }


/* Blog Header Right */

.blog .post {
    margin-bottom: 45px;
    padding-bottom: 40px;
    border-bottom: 1px solid #f5f5f5;
}

    .blog .post:last-child {
        margin-bottom: 0;
    }

    .blog .post .single_item {
        margin-bottom: 30px;
    }

        .blog .post .single_item a,
        .blog .post .single_item a img {
            width: 100%;
            height: auto;
        }

.blog-head .blog-head-right {
    width: auto;
    padding: 0 0 0 10px;
    float: left;
    display: block;
    color: inherit;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .blog-head .blog-head-right:hover {
        opacity: 0.9;
    }

    .blog-head .blog-head-right h1 {
        margin: 23px 0 0;
        padding: 0;
        color: inherit;
        font-size: 31px;
    }

    .blog-head .blog-head-right p {
        margin: 0;
        padding: 0;
        color: inherit;
        font-size: 15px;
    }

.blog .details .post-info {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

    .blog .details .post-info .post-item {
        display: inline-block;
        padding: 10px;
        color: #b3b3b3;
        border-right: 1px solid #f5f5f5;
        font-size: 12px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

span.post-item a {
    color: #b3b3b3;
}

.blog .details .post-info .post-item:first-child {
    padding-left: 0;
}

.blog .details .post-info .post-item:last-child {
    border-right: 1px solid transparent;
}

.blog .details .post-info .post-item i {
    margin-right: 5px;
}

.blog .details p.post-text {
    font-size: 14px;
    color: #959494;
}

.blog .post a.read-more-post {
    color: #8d8d8d;
    font-size: 13px;
    margin-top: 5px;
}

#blog {
    padding-top: 70px;
}


/* Blog Single */

ul.comments:first-child {
    width: 100%;
    height: auto;
}

.post .details > ul.comments {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #f6f6f6;
}

.post ul.comments li {
    padding: 10px 0 0 110px;
    list-style: none;
}

    .post ul.comments li div.comment {
        margin-bottom: 10px;
    }


/* Blog Comment Image */

ul.comments li div.comment .c-image {
    margin-left: -110px;
    float: left;
    width: 80px;
    height: auto;
}

.post ul.comments li div.comment .c-image img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #f6f6f6;
}


/* Blog Comment Texts */

.post ul.comments li div.comment-text {
    background: #fdfdfd;
    padding: 25px;
    border-radius: 10px;
    position: relative;
}

    .post ul.comments li div.comment-text:after {
        content: '';
        position: absolute;
        left: -12px;
        right: auto;
        top: 30px;
        display: block;
        border-right: 12px solid;
        border-right-color: #fdfdfd;
        border-left: none;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

.post ul.comments li div.comment h1.comment-name {
    font-size: 24px;
    color: #696969;
    margin: 0;
    padding: 0;
}

.post ul.comments li div.comment h3.comment-date {
    font-size: 14px;
    color: #959494;
    margin: 10px 0;
    padding: 0;
}

.post ul.comments li div.comment p {
    font-size: 14px;
    color: #959494;
    margin: 10px 0;
    padding: 0;
}

.post ul.comments li div.comment-text a.comment-reply-link {
    position: absolute;
    right: 25px;
    top: 25px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .post ul.comments li div.comment-text a.comment-reply-link:hover {
        color: #6b6b6b;
    }

.comment-notes,
.form-allowed-tags,
.post #reply-title {
    display: none;
}

.comments ul.children {
    padding-left: 110px;
}


/* Single Post Form */

.post-form {
    width: 100%;
}

    .post-form form {
        /*margin-top:30px;*/
    }

        .post-form form div {
            padding: 10px 0;
        }


    /*.post-form form div:nth-of-type(1){
	padding-right:20px;
}*/

    .post-form .comment-form-author {
        padding-right: 20px;
    }

    .post-form form div label {
        margin-bottom: 5px;
        color: #a4a4a4;
    }

    #respond #submit,
    .post-form form .form {
        width: 100%;
        height: auto;
        padding: 12px 15px 10px;
        font-size: 18px;
        border-radius: 6px;
        color: #7f7f7f;
        letter-spacing: 0.5px;
        font-size: 14px;
    }

    .post-form form .textarea {
        height: 201px;
        max-width: 100%;
        max-height: 201px;
    }

    #respond #submit,
    .post-form form button.contact-form-button {
        margin-bottom: 0;
        font-size: 19px;
    }


        /* Actives, Focuses and Rollovers */

        #respond #submit:active,
        #respond #submit:focus,
        .post-form form .form:active,
        .post-form form .form:focus {
            outline: none;
        }

        #respond #submit:hover,
        .post-form form button.contact-form-button:hover {
            color: white;
        }

            #respond #submit:hover .post-form form .light-form:hover {
                border-color: #dadada;
            }

#respond input[type="submit"],
.light-form {
    background: #fafafa;
    border: 1px solid #eeeeee;
}


/* Blog Sidebar */

.page_sidebar {
    width: 25%;
    float: left;
    padding-right: 30px;
    padding-left: 0;
}

.page_inner + .page_sidebar {
    padding-left: 30px;
    padding-right: 0;
}

.page-layout-sidebar_left .page_inner {
    float: right;
}

.page-layout-sidebar_left .page_sidebar {
    padding-left: 0;
    padding-right: 30px;
}

.page_sidebar .bar {
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.page_sidebar h1.bar-head {
    font-size: 22px;
    margin-bottom: 20px;
}

.page_sidebar p {
    font-size: 14px;
    color: #959494;
}


/* Categories */

.bar ul.categories {
    width: 100%;
    height: auto;
}

.bar ul li {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .bar ul li a {
        display: inline-block;
        padding: 10px 10px 10px 5px;
        color: #959494;
        width: 90%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .bar ul li:last-child {
        border-bottom: 1px solid transparent;
    }

    .bar ul li:before {
        font-family: 'FontAwesome';
        content: "\f105";
        font-weight: normal;
        font-style: normal;
        top: 0;
        margin-left: 0;
        color: #959494;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .bar ul li:hover {
        background: #fafafa;
    }

        .bar ul li:hover:before {
            margin-left: 2px;
        }

.bar li.recentcomments a {
    display: inline;
}

.bar select {
    width: 100%;
}

.bar h3 .rsswidget:first-child {
    display: none;
}

.bar .rss-date {
    font-size: 85%;
    padding-bottom: 10px;
    display: block;
    opacity: 0.6;
}

.bar cite {
    text-align: right;
    display: block;
    padding-bottom: 12px;
    padding-top: 10px;
    font-size: 12px;
}

.bar.widget_rss li {
    margin-bottom: 12px;
}

    .bar.widget_rss li:before {
        display: none;
    }

    .bar.widget_rss li:hover {
        background: none;
        cursor: default;
    }

.bar.widget_rss a.rsswidget {
    padding: 0 0 11px 0;
    color: #555;
    width: 100%;
}

    .bar.widget_rss a.rsswidget:hover {
        opacity: 0.9;
    }

#page-content .bar li.recentcomments {
    padding: 10px 0;
}

    #page-content .bar li.recentcomments:before {
        padding-right: 5px;
    }


/*Text Widget */

.textwidget img {
    padding: 10px 0 25px 0;
    height: auto !important;
}

.textwidget .wp-caption img {
    padding-bottom: 10px;
}

.textwidget .wp-caption-text {
    text-align: center;
    font-size: 13px;
}

.textwidget strong {
    display: inline-block;
    padding: 4px 0;
}


/*Content Styling*/

table {
    width: 100%;
    /*margin-bottom: 30px;*/
    border-collapse: separate;
    border-spacing: 3px;
}

dt {
    margin-bottom: 5px;
}

dd {
    margin-bottom: 10px;
}

dl,
address {
    margin-bottom: 30px;
}

address {
    border-left: 2px solid #eee;
    padding-left: 10px;
}

acronym {
    font-weight: bold;
}

cite {
    font-style: italic;
}

.wp-caption {
    max-width: 100%;
}

    .wp-caption img {
        height: auto;
    }


/* Calendar */

#wp-calendar {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px 2px;
    text-align: center;
}

    #wp-calendar thead th {
        text-align: center;
    }

    #wp-calendar caption {
        margin-bottom: 15px;
        text-align: right;
    }

    #wp-calendar td {
        background-color: #f8f8f8;
        line-height: 28px;
    }

        #wp-calendar td.pad,
        #wp-calendar tfoot td {
            background: none;
        }

    #wp-calendar #prev a {
        float: left;
        margin-top: 10px;
        display: block;
    }


/*RSS*/

.bar h3 a.rsswidget {
    color: #3e3e3e;
}


/* Tags */

.bar .tagcloud a {
    display: inline-block;
    margin: 3px 2px;
    padding: 3px 5px;
    border: 1px solid #959494;
    color: #858585;
    font-size: 12px;
}

    .bar .tagcloud a:hover {
        color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }


/* Search Form */

input.search {
    width: 100%;
    padding: 12px;
    border: 1px solid #d8d8d8;
    outline: none;
    position: relative;
    border-radius: 2px;
    color: #808080;
    font-weight: 100;
    font-size: 13px;
    margin: 0 auto;
}

.search-button {
    width: 15%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    color: #d8d8d8;
    border: none;
    outline: none;
    padding: 3px 7px;
    background: transparent;
    text-align: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 12px;
}


/* Pagination */

.pagination li a {
    color: #8d8d8d;
}

    .pagination li a:hover {
        color: #8d8d8d;
        background: #f1f1f1;
    }

.pagination .current {
    color: white;
}


/* Back To Top Button */

#back-top {
    width: 50px;
    height: 50px;
    position: fixed;
    left: 50px;
    bottom: 50px;
    z-index: 1000;
}

    #back-top a {
        width: 100%;
        height: 100%;
        display: block;
        background-color: rgba(25, 25, 25, 0.2);
        opacity: 0.5;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 18px;
        line-height: 50px;
        border-radius: 8px;
    }

        #back-top a:hover {
            background-color: rgba(25, 25, 25, 1);
            opacity: 1;
            color: white;
        }


/* 404 page */

.page-content-404 form#search-form {
    width: 800px;
    margin: 40px auto 0;
}

    .page-content-404 form#search-form div:first-child {
        width: auto;
        margin: 60px auto 0;
    }

.page-content-404 .form {
    height: auto;
    padding: 15px 15px 12px;
    font-size: 16px;
    margin-bottom: 18px;
    letter-spacing: 0.5px;
}

.page-content-404 form#search-form .search-form {
    padding: 11px 13px;
    border: 1px solid #eeeeee;
    background: transparent;
    box-shadow: none;
    font-size: 13px;
}

.page-content-404 .search-form-button {
    border: none;
    width: auto;
    padding: 10px 20px 9px 20px;
}

.page-content-404 form#search-form .search-form,
.page-content-404 form#search-form .seach-form-button,
.page-content-404 form#search-form .seach-form-button:focus,
.page-content-404 form#search-form .search-form:focus {
    outline: none;
}


/* Separators */

.separator {
    height: 1px;
    background-color: #f4f4f4;
    margin: 40px 0;
    text-align: center;
}

    .separator div {
        display: inline-block;
        background-color: #fff;
        padding: 1px 1em;
        position: relative;
        top: -9px;
        font-size: 90%;
    }

.separator-text-align-left {
    text-align: left;
}

.separator-text-align-right {
    text-align: right;
}

.spacer {
    height: 40px;
}


/* Revolution Slider */


/*#page-content .tp-caption.slider-heading1,
#page-content .tp-caption.slider-heading2 {
	font-family: 'Oswald', Helvetica, Arial;
	text-transform: uppercase;
	font-weight: 400;
}

#page-content .tp-caption.slider-text {
	text-shadow: none;
	font-size: 16px;
	color: #727272;
	font-weight: normal;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	text-align: right;
}

#page-content .tp-caption.slider-heading1 {
	font-size: 50px;
	color:#686868;
}

#page-content .tp-caption.slider-heading2 {
	font-size: 30px;
	color:#959595;
}

#page-content .tp-caption.slider-text-white,
#page-content .tp-caption.slider-heading3 {
	font-family: 'Raleway', Helvetica, Arial;
	-webkit-font-smoothing: antialiased;	
}

#page-content .tp-caption.slider-text-white {
	font-size: 22px;
	line-height: 31px;
	color: #d1d1d1;
}

#page-content .tp-caption.slider-text-white span {
	color: #919191;
}

#page-content .tp-caption.slider-text-black {
	color: #1f1f1f;
	font-size: 15px;
	line-height: 21px;
}

#page-content .tp-caption.slider-heading3 {
	font-size: 60px;
}

#page-content .tp-caption.slider-heading4 {
	font-size: 25px;
	font-family: 'Indie Flower', Open Sans, Helvetica, Arial;
}
.slider-button-black {
	
}
*/

#page-content .tp-caption .gray {
    color: #919191;
}

.ytc_video_container {
    float: left !important;
    margin-right: 50px !important;
}

.pdate {
    float: left;
    bottom: -450px;
    font-size: 11px;
    text-align: center;
    padding-left: 22px;
    position: absolute;
}

data-option-value.tab-1403692922-1-59f2de-a384e0c0-8ae0 {
    background: #0000CC;
}

data-option-value.tab-1403692922-1-59f2de-a384e0c0-8ae0-1 {
    background: #0000CC;
}

.alt-font {
    font-family: 'Montserrat';
}

.eng-font {
    font-family: 'Montserrat';
}

    .eng-font,
    .eng-font a {
        font-family: 'Montserrat';
        direction: ltr !important;
    }

.arb-font {
    font-family: 'GEFlow';
    direction: rtl !important;
}

.Pull-Corner {
    float: left !important;
}

.vc_custom_1405424323297 {
    background-image: url(/Contents/images/i51.jpg) !important;
}

.t-direction {
    text-align: right !important;
}

.vc_col-lg-1,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-md-1,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-sm-1,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-xs-1,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: right !important;
    direction: rtl;
}

.panel-title,
.panel-default > .panel-heading + .panel-collapse .panel-body,
.form-group {
    direction: rtl;
    font-family: 'GEFlow';
}

.panel-title,
.panel-default > .panel-heading + .panel-collapse .panel-body {
    font-size: 12pt;
}

h4 {
    font-size: 15pt !important;
}

h5 {
    font-size: 14pt !important;
}

h6 {
    font-size: 13pt !important;
}

span.round-tabs {
}

.v-tabs-section .nav-tabs {
    direction: rtl;
}

.v-tabs-section .v-oppo-content h4 {
    font-family: 'GEFlow' !important;
}

.v-tabs-section .owl-nav span {
    line-height: 10px !important;
}

.owl-carousel .owl-item {
    float: right !important;
}

.social {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #454545;
    margin-right: 5px;
    background: #f7f7f7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .social:hover {
        background-color: #2a6496 !important;
    }

.social-soft .fa {
    line-height: 3;
}

.divOLogo {
    float: right;
}

.OpportunityTitle {
    margin-right: 140px;
    padding-right: 10px;
    border-right: 1px solid #cecece;
    vertical-align: top;
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'GEFlow';
}

.vc_align_left {
    text-align: right !important;
    direction: rtl !important;
}

.lblFloatR {
    float: left;
}

#Li4 a {
    font-size: 16px;
    direction: rtl;
}

.PL15 {
    padding-right: 15px;
}

.wh {
    color: #fff;
}

.list-style-1 ul li {
    padding-right: 20px !important;
}

    .list-style-1 ul li:before {
        right: 0;
        left: auto !important;
    }

.table-row table {
    direction: rtl !important;
}

.table-row td,
.table-row th {
    text-align: right !important;
}

.sec-row h2 {
    direction: rtl;
}

.margins {
    padding-bottom: 30px;
    margin-right: 7px !important;
}

.flexdisplay {
    display: flex;
    flex-direction: row-reverse;
}

.vc_img_sec {
    top: 50px !important;
}


/*#body_Label1, #body_Label4, #body_Label6 {
    font-size: 13pt;
    line-height: 30px;
}*/

.modal {
    z-index: 10500 !important;
}

.modal-title {
    direction: rtl;
}

.modal-dialog {
    width: 700px;
}

.modal-header .close {
    /*margin-top: -20px;*/
    float: left;
}

.modal-body {
    direction: rtl;
}

.vc_readmore {
    cursor: pointer;
}

.pr0 {
    padding-left: 0px !important;
}

.pl0 {
    padding-right: 0px !important;
}

#body_grdLang th {
    text-align: right !important;
}

.docs-type {
    font-size: 11px;
    display: block;
}

#modqlDocuments .modal {
    z-index: 9999999 !important;
    position: absolute;
}

#modalDocuments .modal-footer {
    margin-top: 0 !important;
}

#cnvUploader {
    width: 100%;
    height: 250px;
    border: 1px solid #cecece;
}

.actions {
    position: absolute;
    top: 100px;
    left: 25px;
}

.doc-thumbs {
    width: 100%;
    border: 1px solid #b9b9b9;
    background-color: #eee;
    height: 145px;
    padding: 30px 30px;
}

.btnCerts {
    border: 0px;
    background: none;
    background-color: transparent;
    color: #428bca;
    text-decoration: none;
}


/* Style the tab */

.tab1 {
    float: right;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 25%;
    height: 300px;
    margin-top: 20px;
}


    /* Style the buttons that are used to open the tab content */

    .tab1 input[type="button"] {
        display: block;
        background-color: inherit;
        color: black;
        padding: 10px 10px;
        width: 100%;
        border: none;
        outline: none;
        text-align: right;
        cursor: pointer;
        transition: 0.3s;
    }


        /* Change background color of buttons on hover */

        .tab1 input[type="button"]:hover {
            background-color: #ddd;
        }


        /* Create an active/current "tab button" class */

        .tab1 input[type="button"].active {
            background-color: #ccc;
        }


/* Style the tab content */

.tabcontent {
    float: right;
    padding: 20px 20px;
    border: 0;
    width: 70%;
    min-height: 300px;
}

@media screen and (max-width: 1024px) {
    .CldClass {
        z-index: 9999;
    }
}

.RadCalendar .rcMainTable {
    background: #fff;
}

@media (max-width: 1024px) {
    .nav-inner .logo1 {
        top: 20%;
        float: none !important;
    }

    .mobile-nav-button {
        left: 40px;
        right: auto;
    }
}

.initiative-list {
    padding: 20px 0 60px 0;
    background: rgba(240, 254, 255, 0.19);
}


    /*.initiative-list .col-6 {
        padding: 0;
    }*/

    .initiative-list .item {
        margin-bottom: 40px;
        box-shadow: 0 10px 15px 5px rgba(0, 0, 0, 0.02);
    }


        /*.initiative-list .item .col-6:first-child {
        padding-top: 25px;
        padding-bottom: 25px;
    }*/

        .initiative-list .item .item-img {
            height: 100%;
            width: 100%;
            box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
            border-radius: 10px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            object-fit: contain;
            max-height: 300px;
            min-height: 300px;
        }

        .initiative-list .item .details {
            height: 100%;
            border-radius: 10px;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            background-color: #ffffff;
            padding: 15px 5px;
        }

            .initiative-list .item .details h3 {
                font-size: 20px;
                line-height: 1.38;
                color: #000000;
                margin-bottom: 15px;
                max-width: calc(100% - 30px);
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
            }

            .initiative-list .item .details ul {
                list-style: none;
                list-style-type: none;
                padding: 0;
                /*columns: 2;*/
                margin: 0;
            }

                .initiative-list .item .details ul li {
                    font-size: 14px;
                    line-height: 1.83;
                    color: #000000;
                    margin-bottom: 15px;
                    padding: 0 5px;
                    max-width: calc(100% - 50px);
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    display: inline-block;
                }

                    .initiative-list .item .details ul li span {
                        width: 25px;
                        /*margin-right: 5px;*/
                        display: inline-block;
                        vertical-align: bottom;
                        margin-right: 0;
                    }

            .initiative-list .item .details .btn {
                font-size: 20px;
                width: 100%;
                line-height: 40px;
            }

                .initiative-list .item .details .btn:hover:hover {
                    background-color: #e1833b;
                    border-color: #e1833b;
                    color: #Fff;
                }

@media (min-width: 992px) {
    .initiative-list .container-fluid {
        padding: 0;
    }

    .initiative-list .slick-slide:not(.slick-current) .row {
        justify-content: flex-end;
        position: relative;
    }

        .initiative-list .slick-slide:not(.slick-current) .row .col-6 {
            flex: 0 0 100%;
            max-width: 100%;
        }

    .initiative-list .slick-slide:not(.slick-current) .left-side {
        transform: rotate(-90deg);
        display: inline-block;
        position: absolute;
        height: 30px;
        width: 355px;
        right: -164px;
        top: 188px;
    }

        .initiative-list .slick-slide:not(.slick-current) .left-side .details {
            background: #a7d676;
            padding: 30px 0;
        }

            .initiative-list .slick-slide:not(.slick-current) .left-side .details h3 {
                padding: 0;
                margin: 0;
                color: #fff;
                font-size: 18px;
                border: 0;
                text-align: center;
                margin-top: -25px;
            }

            .initiative-list .slick-slide:not(.slick-current) .left-side .details ul,
            .initiative-list .slick-slide:not(.slick-current) .left-side .details .btn {
                display: none;
            }

    .initiative-list .slick-slide:not(.slick-current) .item .item-img {
        box-shadow: none;
        max-height: 355px;
        border-radius: 10px;
    }

    .initiative-list .slick-current .item {
        max-width: 875px;
        margin: 0 auto;
        padding: 0 30px;
        direction: rtl;
    }
}

.initiative-list .slick-prev:before,
.initiative-list .slick-next:before {
    display: none;
}

.initiative-list .slick-arrow {
    bottom: -102px;
    top: auto;
    opacity: 1;
    left: auto;
}

    .initiative-list .slick-arrow.slick-prev {
        left: auto;
        right: 53%;
    }

    .initiative-list .slick-arrow.slick-next {
        right: 46%;
    }

.initiative-list .pagingInfo {
    display: block;
    text-align: center;
    margin-top: 65px;
    font-size: 24px;
    color: #4d4d4d;
    font-weight: 600;
    margin-bottom: 60px;
}

.tlv {
    visibility: hidden;
    display: none;
}

.tlh {
    visibility: visible;
    display: block;
}

@media( max-width: 585px) {
    .v-tabs-section .v-opportunity-list {
        position: relative;
        z-index: 4;
        padding: 20px !important;
        /*background: #f4f5f5;*/
    }

    .opp-list .container {
        padding: 0px !important;
    }

    .tlv {
        visibility: visible !important;
        display: block !important;
    }

    .tlh {
        visibility: hidden !important;
        display: none !important;
    }
}

.initiative-list .eng-font1 {
    font-family: 'Montserrat' !important;
}

.initiative-list .item .details ul li span {
    margin-left: 5px;
}


/*.form-control, html body .RadInput_Bootstrap .riTextBox, html body .RadInputMgr_Bootstrap, .RadComboBox_Bootstrap .rcbReadOnly .rcbInputCell, html body .RadInput_Bootstrap .riTextBox, html body .RadInputMgr_Bootstrap {
    height: 50px !important;
    padding: 7px 12px !important;
    border: 1px solid #9ad4d8 !important;
    border-radius: 10px !important;
}

.RadPicker_Bootstrap .rcCalPopup, .RadPicker_Bootstrap .rcTimePopup {
    border: 1px solid #9ad4d8 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.Bootstrap.reWrapper, .Bootstrap.RadEditor .reContentCell, .Bootstrap.reColorPicker, .Bootstrap.reInsertTable, .Bootstrap.reDropDownBody {
    border: 1px solid #9ad4d8 !important;
    border-radius: 10px !important;
}

.Bootstrap ul.reToolbar li {
    border: 1px solid #9ad4d8 !important;
    height: 35px !important;
    width: 35px !important;
    margin-right: 4px !important;
}

    .Bootstrap ul.reToolbar li, .Bootstrap ul.reToolbar li a {
        border-radius: 10px !important;
    }

.Bootstrap.reToolbarWrapper .Bootstrap.reToolbar {
    margin: 3px 7px 5px 0px !important;
}

.Bootstrap.RadEditor, .Bootstrap.RadEditor .reModule, .Bootstrap.RadEditor .reEditorModes, .Bootstrap.RadEditor .reWrapper {
    background-color: #e7f6f7 !important;
}*/

.usermenu-table {
    border: 1px solid #dcebc9;
    border-radius: 10px;
    margin-bottom: 20px;
}

    .usermenu-table.bg {
        background: linear-gradient(rgba(170, 255, 82, 0.23) 0px, rgba(0, 0, 0, 0) 50px, rgba(0, 0, 0, 0) 100%) top center / cover !important;
    }

.wpb_row > .inner {
    max-width: 1250px;
}

.ppOverlay {
    color: #fff;
    background-color: rgba(15, 73, 123, 0.9);
    position: relative;
    bottom: 70px;
    margin-bottom: -70px;
    padding: 10px;
    line-height: 25px;
}

.navbar-expand-lg {
    position: relative;
    z-index: 99;
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding: 0 20px;
    }

    .bg-light .navbar-collapse {
        position: absolute;
        top: 116px;
        left: 0;
        background: #fff;
        width: 100%;
        z-index: 99;
        border-top: 3px solid #e1833b;
        padding: 15px;
        -webkit-box-shadow: 0px 4px 16px -6px rgba(0, 0, 0, 0.48);
        -moz-box-shadow: 0px 4px 16px -6px rgba(0, 0, 0, 0.48);
        box-shadow: 0px 4px 16px -6px rgba(0, 0, 0, 0.48);
    }

    .bg-light .navbar-nav .nav-item .nav-link {
        padding: 15px 10px 13px 10px;
        border-bottom: 1px solid rgba(158, 158, 158, 0.149);
    }

        .bg-light .navbar-nav .nav-item .nav-link::after {
            display: none !important;
        }

    .features .abs-img {
        position: absolute;
        left: 0;
        top: -40px;
        max-width: 200px;
        z-index: -1;
    }

    .features .row {
        justify-content: center;
    }

        .features .row .col {
            max-width: 50%;
            flex: 0 0 50%;
        }

            .features .row .col .feature {
                background: #fff;
            }

    .map .inner-block .bg {
        background-image: linear-gradient(51deg, #9ad4d8 28%, rgba(154, 212, 216, 0.53) 86%);
    }
}



.RadUpload_Bootstrap .ruStyled {
    width: 100% !important;
    max-width: 100%;
}

    .RadUpload_Bootstrap .ruStyled .ruFakeInput {
        width: 100% !important;
    }

.RadUpload_Bootstrap .ruButton {
    position: absolute;
    left: 0 !important;
}

.btn.btn-primary {
    color: #fff;
    border: solid 1px #85cbcd;
    background-color: #85cbcd;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 20px;
    width: 100%;
}

.new-block {
    margin-right: auto;
    margin-left: auto;
    color: #333333;
    float: none !important;
    text-align: left;
    padding: 40px 55px;
    border-radius: 20px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    background-color: rgba(242,255,227,0.43);
}

h3, p, span {
    text-align: right;
    direction: rtl;
}

li {
    color: #333;
    line-height: 25px;
}


.modal-body {
    max-height: calc(100vh - 250px);
    overflow-y: auto;
    padding: 20px !important;
    box-shadow: none !important;
}

/*.modal-body::-webkit-scrollbar {
        width: 10px;
    }

    .modal-body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px #0f497b;
        border-radius: 10px;
    }

    .modal-body::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 15px #0f497b;
        border-radius: 10px;
    }

        .modal-body::-webkit-scrollbar-thumb:hover {
            box-shadow: inset 0 0 15px #4a759a;
        }

body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #0f497b;
    border-radius: 10px;
}

body::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 15px #0f497b;
    border-radius: 10px;
}

    body::-webkit-scrollbar-thumb:hover {
        box-shadow: inset 0 0 15px #4a759a;
    }*/


.RadWizard .rwzNav .rwzRight {
    float: left !important;
    margin-left: 0 !important;
    margin-right: .41667em !important;
}





.demo-container .RadWizard .rwzContent {
    background-color: #fff !important;
}

.rwzCallout, .rwzImage {
    visibility: hidden !important;
    display: none !important;
}

.rwzLink {
    padding: 10px 10px !important;
    text-align: center;
}

.RadWizard_Bootstrap .rwzBreadCrumb .rwzSelected.rwzDisabled .rwzLink {
    background-color: transparent !important;
    color: #337ab7;
    font-weight: bold;
}


html .demo-container .redColor {
    color: red;
}

/*Wizard wrapper*/
#example .demo-container {
    width: 725px;
    margin: 40px auto 80px;
    padding: 0 80px;
    border: 0;
    background: url(../images/shadow.png) no-repeat 0 bottom;
}

.demo-container .wizardHeader {
    width: 100%;
    height: 50px;
    background: url(../images/header.jpg) no-repeat 0 0;
}

/*Wizard*/
.demo-container .RadWizard {
    padding: 20px;
    border: 1px solid #f1f1f1;
    border-bottom: 0;
    box-shadow: 0 0 0 1px #fff;
}

.background-black .demo-container .RadWizard,
.background-blackmetrotouch .demo-container .RadWizard,
.background-glow .demo-container .RadWizard,
.background-office2010black .demo-container .RadWizard {
    border: 0;
    box-shadow: 0;
}

.demo-container .RadWizard_Material .rwzBreadCrumb .rwzText:before {
    display: none;
}

.demo-container .RadWizard_Material .rwzBreadCrumb .rwzLink {
    padding-left: 0;
}


.rwzImage {
    background-image: url(../images/bread-crumb-icons.png);
}

html .RadWizard .rwzBreadCrumb span.rwzImage {
    width: 24px;
    height: 24px;
}

.demo-container .accountInfo.rwzImage {
    background-position: 0 0;
}

.demo-container .rwzSelected .accountInfo.rwzImage {
    background-position: -25px 0;
}

.demo-container .rwzDisabled .accountInfo.rwzImage {
    background-position: -50px 0;
}


.demo-container .personalInfo.rwzImage {
    background-position: 0 -25px;
}

.demo-container .rwzSelected .personalInfo.rwzImage {
    background-position: -25px -25px;
}

.demo-container .rwzDisabled .personalInfo.rwzImage {
    background-position: -50px -25px;
}


.demo-container .contactDetails.rwzImage {
    background-position: 0 -50px;
}

.demo-container .rwzSelected .contactDetails.rwzImage {
    background-position: -25px -50px;
}

.demo-container .rwzDisabled .contactDetails.rwzImage {
    background-position: -50px -50px;
}


.demo-container .confirmation.rwzImage {
    background-position: 0 -75px;
}

.demo-container .rwzSelected .confirmation.rwzImage {
    background-position: -25px -75px;
}

.demo-container .rwzDisabled .confirmation.rwzImage {
    background-position: -50px -75px;
}


.demo-container .RadWizard .rwzContent {
    height: auto !important;
    background-color: #f5f5f6;
    line-height: 2em;
    margin: 0 -20px;
    padding: 0 20px;
}

.background-black .demo-container .rwzContent,
.background-blackmetrotouch .demo-container .rwzContent,
.background-glow .demo-container .rwzContent,
.background-office2010black .demo-container .rwzContent {
    background-color: transparent;
    background-color: rgba(255,255,255,0.1);
}

.background-silver .demo-container .rwzContent {
    background-color: transparent;
    background-color: rgba(255,255,255,0.5);
}

.background-sunset .demo-container .rwzContent {
    background: #f9f5f0;
}

/*Wizard content*/
.demo-container .inputWapper {
    display: inline-block;
    *display: inline;
    width: 320px;
    position: relative;
    zoom: 1;
}

    .demo-container .inputWapper.first {
        margin-right: 35px;
    }

    .demo-container .inputWapper label {
        display: block;
        margin: 5px 0 0;
    }

.demo-container .validator {
    color: #ff0000;
    position: absolute;
    top: 10px;
    right: 0;
}

.demo-container .anti-spam-policy {
    margin-top: 40px;
}

.demo-container .conditions {
    display: block;
    color: #a7a7a7;
    font-size: 0.857em;
}

.demo-container .inputWapper.date .riLabel {
    position: absolute;
}

.demo-container .RadWizard .rwzStep {
    height: 100%;
    position: relative;
}

.demo-container .RadWizard.rwzComplete {
    padding-top: 95px;
}

.demo-container .rwzStep p {
    margin: 0;
    padding: 10px 0;
}

.demo-container .RadWizard .complete {
    height: auto;
    padding: 75px 0;
    padding: 75px 0;
    text-align: center;
}

.RadWizard_Bootstrap .rwzBreadCrumb .rwzDisabled {
    border-color: none !important;
}

.RadWizard_Bootstrap .rwzBreadCrumb .rwzLI {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

    .RadWizard_Bootstrap .rwzBreadCrumb .rwzLI .rwzLink {
        /*top: -28px;*/
        background-color: transparent !important;
    }

.RadWizard_Bootstrap .rwzBreadCrumb .rwzText span {
    display: block;
    /*margin-bottom: 20px;*/
    border-radius: 50px;
    padding: 5px 11px;
    border: 1px solid #cecece;
    background-color: #fff;
    /*width: fit-content;*/
    margin-left: auto;
    margin-right: auto;
    float: none;
    font-family: 'Montserrat' !important;
    width: 50px;
    text-align: center;
}

.RadWizard_Bootstrap .rwzBreadCrumb .rwzSelected {
    border-color: #337ab7 !important;
    border-width: 3px !important;
}

    .RadWizard_Bootstrap .rwzBreadCrumb .rwzSelected.rwzDisabled .rwzLink .rwzText span {
        background-color: #337ab7;
        color: #fff;
        border: 1px solid #337ab7 !important;
        text-align: center;
    }

/*.RadWizard_Bootstrap .rwzButton.rwzNext, .RadWizard_Bootstrap .rwzButton.rwzFinish {
    border-color: #47a447;
    background-color: #47a447;
    color: #fff;
    cursor: pointer;
}

    .RadWizard_Bootstrap .rwzButton.rwzNext:hover, .RadWizard_Bootstrap .rwzButton.rwzFinish:hover {
        background-color: #47c347;
        color: #fff;
    }

.RadWizard_Bootstrap .rwzButton.rwzPrevious {
    border-color: #eea236;
    background-color: #eea236;
    color: #fff;
    cursor: pointer;
}

    .RadWizard_Bootstrap .rwzButton.rwzPrevious:hover {
        background-color: #f0ad4e;
        color: #fff;
    }*/

.month-font {
    margin-left: 0px !important;
}

.form-control {
    height: 40px !important;
}

.RadInput_Bootstrap.riSingle .riTextBox {
    height: 40px !important;
}

.RadUpload {
    width: auto !important;
}

.RadUpload_Bootstrap .ruFileWrap {
    height: 40px !important;
}

.RadUpload_Bootstrap .ruStyled .ruFakeInput {
    padding: 0px 4px !important;
    height: 38px !important;
}

.RadUpload_Bootstrap .ruButton {
    height: 40px !important;
}

footer img.ef {
    max-width: 85% !important;
}

footer img.mocd {
    max-width: 92% !important;
}



/* Style the navigation bar */
.Virtual-Opportunities .navbar {
    width: 100%;
    background-color: #fff;
    overflow: auto;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    /* Navbar links */
    .Virtual-Opportunities .navbar a {
        float: left;
        text-align: center;
        padding: 12px;
        color: #555;
        text-decoration: none;
        font-size: 17px;
    }

        /* Navbar links on mouse-over */
        .Virtual-Opportunities .navbar a:hover {
            background-color: #a7d676;
            color: #fff;
        }

/* Current/active navbar link */
.Virtual-Opportunities .active {
    background-color: #a7d676;
    color: #fff !important;
}

/* Add responsiveness - will automatically display the navbar vertically instead of horizontally on screens less than 500 pixels */
@media screen and (max-width: 500px) {
    .Virtual-Opportunities .navbar a {
        float: none;
        display: block;
    }
}


/******** Ribbon **********/


.block-content > .item {
    position: relative;
}

.block-content .ribbon {
    z-index: 10;
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: absolute;
}

    .block-content .ribbon:before,
    .block-content .ribbon:after {
        position: absolute;
        z-index: -1;
        content: "";
        display: block;
        border: 5px solid #e1833b;
    }

    .block-content .ribbon span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 15px 0;
        background-color: #e1833b;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        text-transform: uppercase;
        text-align: center;
    }

.block-content .ribbon-top-right {
    right: auto;
    left: -10px;
    top: -10px;
}

    .block-content .ribbon-top-right:before,
    .block-content .ribbon-top-right:after {
        border-top-color: transparent;
        border-left-color: transparent;
        border-right-color: #e1833b;
    }

    .block-content .ribbon-top-right:before {
        top: 0;
        right: 0;
        left: auto;
    }

    .block-content .ribbon-top-right:after {
        bottom: 0;
        left: 0;
        right: auto;
    }

    .block-content .ribbon-top-right span {
        right: -32px;
        transform: rotate(-45deg);
        left: auto;
        top: 19px;
    }


.scamp {
    visibility: hidden;
    display: none;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger ul {
        margin-bottom: 0 !important;
    }

        .alert-danger ul li {
            color: #a94442;
            margin-left: 20px;
            margin-right: 20px;
        }


#body_lblMessage img, #body_lblMessage2 img {
    width: 40px;
    position: absolute;
    top: 10px;
    left: 10px;
}


.notification-top-bar {
    /*position: fixed;*/
    top: 0;
    left: 0;
    /*height: 50px;
    line-height: 50px;*/
    padding: 20px;
    width: 100%;
    background: rgba(170, 255, 82, 0.23);
    text-align: center;
    color: #4d4d4d;
    font-family: sans-serif;
    font-weight: lighter;
    font-size: 14px;
    z-index: 9;
}

    .notification-top-bar h4 {
        font-size: 15pt;
        margin-bottom: 10px;
    }

    .notification-top-bar div {
        padding: 0;
        margin: 0;
    }

        .notification-top-bar div a {
            /*padding: 5px 10px;
            border-radius: 3px;
            background: #a7d676;
            color: #ffffff;
            font-weight: bold;
            text-decoration: none;*/
        }



.btn-SendApproval {
    top: 2px;
    position: absolute;
    right: 18px;
}



.btn-Action {
    left: 0px;
    top: 0px;
    position: absolute;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.notification-top-bar {
    /*position: fixed;*/
    top: 0;
    left: 0;
    /*height: 50px;
    line-height: 50px;*/
    padding: 20px;
    width: 100%;
    font-weight: lighter;
    font-size: 14px;
    z-index: 9;
}

    .notification-top-bar h4 {
        font-size: 15pt;
        margin-bottom: 10px;
    }

    .notification-top-bar div {
        padding: 0;
        margin: 0;
        text-align: right;
    }

        .notification-top-bar div a.btn-warning {
            padding: 1px 12px !important;
        }
/*.notification-top-bar div a, .notification-top-bar div input {
            padding: 5px 10px;
            border-radius: 3px;
            background: #a7d676;
            color: #ffffff;
            font-weight: bold;
            text-decoration: none;
        }*/

.alert h4 {
    font-size: 15px;
}

.form-control.form-control-multiline {
    height: auto !important;
}

.RadUpload .ruFileWrap.missing {
    border-radius: 4px;
    border: 1px solid red;
}

.btn-SendApproval {
    top: 2px;
    position: absolute;
    right: 18px;
}

.banner-sec .card {
}

    .banner-sec .card p.card-text {
        margin-bottom: 0px !important;
        margin-top: 10px;
    }

.title-large {
    font-size: 20px;
    margin: 10px 0 5px;
    line-height: 27px;
    color: #141517;
}

.title-small {
    color: #141517;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin: 6px 0 0;
}

.title-x-small {
    font-size: 18px;
    margin: 0px;
}

    .title-large a, .title-small a, .title-x-small a {
        color: inherit
    }

.banner-sec {
    float: left;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    padding: 10px;
}

.banner-sec {
    float: left;
    width: 100%;
}

    .banner-sec .news-block {
        margin-bottom: 20px
    }

        .banner-sec .news-block:last-child {
            margin-bottom: 0px
        }

    .banner-sec .news-des {
        margin-bottom: 5px;
    }

    .banner-sec .title-large {
        margin: 18px 0 0
    }

    .banner-sec .time {
        margin-top: 0px;
        font-size: 13px;
    }

    .banner-sec .carousel-control.left, .banner-sec .carousel-control.right {
        background: none;
    }

    .banner-sec .card {
        margin-bottom: 20px;
    }




#certificate_container .col-lg-12, #certificate_container .col-lg-8, #certificate_container .col-lg-6, #certificate_container col-lg-4, #card_container .col-lg-6, #card_container .col-lg-12 {
    float: left !important;
    direction: ltr !important;
}

.rwzStep .form_container {
    background-color: rgb(154 212 216 / 15%);
}

.rwzLI.rwzSelected span span {
    background-color: #337ab7 !important;
}

.Del-Icon {
    position: absolute;
    left: 15px;
    right: unset !important;
    bottom: 31px;
    /* bottom: 5px; */
    border-right: 2px solid #dee2e2;
    padding: 12px 17px 10px 17px;
    /* padding-right: 10px; */
}



#chat-circle {
    /*position: fixed;
    bottom: 30px;
    right: 30px;
    background: #a7d676;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: white;
    padding: 17px;
    
    box-shadow: 0px 3px 16px 0px rgb(144 144 144 / 60%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);*/
    color: #3e3e3e;
    cursor: pointer;
}

.btn#my-btn {
    background: white;
    padding-top: 13px;
    padding-bottom: 12px;
    border-radius: 45px;
    padding-right: 40px;
    padding-left: 40px;
    color: #5865C3;
}

#chat-overlay {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: none;
}

.chat-box {
    display: none;
    background: #efefef;
    position: fixed;
    right: auto !important;
    left: 30px;
    bottom: 0px;
    /*width: 350px;
            max-width: 85vw;*/
    max-height: 100vh;
    border-radius: 5px;
    /*   box-shadow: 0px 5px 35px 9px #464a92; */
    box-shadow: 0px 5px 35px 9px #ccc;
    z-index: 99;
}

.chat-box-toggle {
    /* float: right;
    cursor: pointer; */
    cursor: pointer;
    position: absolute;
    right: auto !important;
    left: -10px;
    top: -15px;
}

.chat-box-header {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #4d4d4d;
    font-size: 18px;
    padding: 12px 25px;
    border-bottom: solid 1px #bdbdbd;
}

.chat-box-body {
    position: relative;
    /* height: 370px; */
    height: auto;
    /* border: 1px solid #ccc; */
    overflow: hidden;
}

    .chat-box-body:after {
        content: "";
        background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAgOCkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgY3g9IjE3NiIgY3k9IjEyIiByPSI0Ii8+PHBhdGggZD0iTTIwLjUuNWwyMyAxMW0tMjkgODRsLTMuNzkgMTAuMzc3TTI3LjAzNyAxMzEuNGw1Ljg5OCAyLjIwMy0zLjQ2IDUuOTQ3IDYuMDcyIDIuMzkyLTMuOTMzIDUuNzU4bTEyOC43MzMgMzUuMzdsLjY5My05LjMxNiAxMC4yOTIuMDUyLjQxNi05LjIyMiA5LjI3NC4zMzJNLjUgNDguNXM2LjEzMSA2LjQxMyA2Ljg0NyAxNC44MDVjLjcxNSA4LjM5My0yLjUyIDE0LjgwNi0yLjUyIDE0LjgwNk0xMjQuNTU1IDkwcy03LjQ0NCAwLTEzLjY3IDYuMTkyYy02LjIyNyA2LjE5Mi00LjgzOCAxMi4wMTItNC44MzggMTIuMDEybTIuMjQgNjguNjI2cy00LjAyNi05LjAyNS0xOC4xNDUtOS4wMjUtMTguMTQ1IDUuNy0xOC4xNDUgNS43IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTg1LjcxNiAzNi4xNDZsNS4yNDMtOS41MjFoMTEuMDkzbDUuNDE2IDkuNTIxLTUuNDEgOS4xODVIOTAuOTUzbC01LjIzNy05LjE4NXptNjMuOTA5IDE1LjQ3OWgxMC43NXYxMC43NWgtMTAuNzV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjcxLjUiIGN5PSI3LjUiIHI9IjEuNSIvPjxjaXJjbGUgZmlsbD0iIzAwMCIgY3g9IjE3MC41IiBjeT0iOTUuNSIgcj0iMS41Ii8+PGNpcmNsZSBmaWxsPSIjMDAwIiBjeD0iODEuNSIgY3k9IjEzNC41IiByPSIxLjUiLz48Y2lyY2xlIGZpbGw9IiMwMDAiIGN4PSIxMy41IiBjeT0iMjMuNSIgcj0iMS41Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkzIDcxaDN2M2gtM3ptMzMgODRoM3YzaC0zem0tODUgMThoM3YzaC0zeiIvPjxwYXRoIGQ9Ik0zOS4zODQgNTEuMTIybDUuNzU4LTQuNDU0IDYuNDUzIDQuMjA1LTIuMjk0IDcuMzYzaC03Ljc5bC0yLjEyNy03LjExNHpNMTMwLjE5NSA0LjAzbDEzLjgzIDUuMDYyLTEwLjA5IDcuMDQ4LTMuNzQtMTIuMTF6bS04MyA5NWwxNC44MyA1LjQyOS0xMC44MiA3LjU1Ny00LjAxLTEyLjk4N3pNNS4yMTMgMTYxLjQ5NWwxMS4zMjggMjAuODk3TDIuMjY1IDE4MGwyLjk0OC0xOC41MDV6IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS4yNSIvPjxwYXRoIGQ9Ik0xNDkuMDUgMTI3LjQ2OHMtLjUxIDIuMTgzLjk5NSAzLjM2NmMxLjU2IDEuMjI2IDguNjQyLTEuODk1IDMuOTY3LTcuNzg1LTIuMzY3LTIuNDc3LTYuNS0zLjIyNi05LjMzIDAtNS4yMDggNS45MzYgMCAxNy41MSAxMS42MSAxMy43MyAxMi40NTgtNi4yNTcgNS42MzMtMjEuNjU2LTUuMDczLTIyLjY1NC02LjYwMi0uNjA2LTE0LjA0MyAxLjc1Ni0xNi4xNTcgMTAuMjY4LTEuNzE4IDYuOTIgMS41ODQgMTcuMzg3IDEyLjQ1IDIwLjQ3NiAxMC44NjYgMy4wOSAxOS4zMzEtNC4zMSAxOS4zMzEtNC4zMSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuMjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48L3N2Zz4=');
        opacity: 0.1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        position: absolute;
        z-index: -1;
    }

#chat-input {
    background: #f4f7f9;
    width: 100%;
    position: relative;
    height: 47px;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: none;
    resize: none;
    outline: none;
    border: 1px solid #ccc;
    color: #888;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

.chat-input > form {
    margin-bottom: 0;
}

#chat-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ccc;
}

#chat-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}

#chat-input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ccc;
}

#chat-input:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}

.chat-submit {
    position: absolute;
    bottom: 3px;
    right: 10px;
    background: transparent;
    box-shadow: none;
    border: none;
    border-radius: 50%;
    color: #5A5EB9;
    width: 35px;
    height: 35px;
}

.chat-logs {
    padding: 15px;
    height: 370px;
    overflow-y: scroll;
}

    .chat-logs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }

    .chat-logs::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .chat-logs::-webkit-scrollbar-thumb {
        background-color: #5A5EB9;
    }

@media only screen and (max-width: 500px) {
    .chat-logs {
        height: 40vh;
    }
}

.chat-msg.user > .msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: left;
    width: 15%;
}

.chat-msg.self > .msg-avatar img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    float: right;
    width: 15%;
}

.cm-msg-text {
    background: white;
    padding: 10px 15px 10px 15px;
    color: #666;
    max-width: 75%;
    float: left;
    margin-left: 10px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 30px;
}

.chat-msg {
    clear: both;
}

    .chat-msg.self > .cm-msg-text {
        float: right;
        margin-right: 10px;
        background: #5A5EB9;
        color: white;
    }

.cm-msg-button > ul > li {
    list-style: none;
    float: left;
    width: 50%;
}

.cm-msg-button {
    clear: both;
    margin-bottom: 70px;
}

.chat-box-body .feature {
    margin-bottom: 0;
    text-align: left;
    padding: 25px;
    border-radius: 0;
    background-color: #fff;
}

    .chat-box-body .feature .form-group {
        text-align: initial !important;
    }

    .chat-box-body .feature .btn-default {
        max-width: 132px;
        line-height: 30px;
    }



footer ul li .icon {
    margin-left: 10px;
    margin-right: unset !important;
}

footer ul li .icon1 {
    margin-left: 10px;
    margin-right: unset !important;
}

footer ul li .icon1 {
    display: inline-block;
    width: 30px;
    font-size: 25px;
    text-align: center;
    margin-left: 6px;
    vertical-align: middle;
}


.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

    .mail-box aside {
        display: table-cell;
        float: none;
        height: 100%;
        padding: 0;
        vertical-align: top;
    }

    .mail-box .sm-side {
        background: none repeat scroll 0 0 #e5e8ef;
        border-radius: 4px 0 0 4px;
        width: 35%;
        overflow-y: auto;
    }

    .mail-box .lg-side {
        background: none repeat scroll 0 0 #fff;
        border-radius: 0 4px 4px 0;
        width: 75%;
    }

    .mail-box .sm-side .user-head {
        background: none repeat scroll 0 0 #00a8b3;
        border-radius: 4px 0 0;
        color: #fff;
        min-height: 80px;
        padding: 10px;
    }

.user-head .inbox-avatar {
    float: left;
    width: 65px;
}

    .user-head .inbox-avatar img {
        border-radius: 4px;
    }

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

    .user-head .user-name h5 {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top: 15px;
    }

        .user-head .user-name h5 a {
            color: #fff;
        }

    .user-head .user-name span a {
        color: #87e2e7;
        font-size: 12px;
    }

a.mail-dropdown {
    background: none repeat scroll 0 0 #80d3d9;
    border-radius: 2px;
    color: #01a7b3;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}

.inbox-body {
    padding: 20px;
    overflow-y: scroll;
    min-height: 600px;
    max-height: 600px;
}

.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}

    .btn-compose:hover {
        background: none repeat scroll 0 0 #f5675c;
        color: #fff;
    }

ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    /*line-height: 45px;*/
    width: 100%;
    border-bottom: 1px solid #a5a3a3;
}

    ul.inbox-nav li a {
        color: #6a6a6a;
        display: inline-block;
        /*line-height: 45px;*/
        padding: 10px 20px;
        width: 100%;
    }

        ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
            background: none repeat scroll 0 0 #d5d7de;
            color: #6a6a6a;
        }

        ul.inbox-nav li a i {
            color: #6a6a6a;
            font-size: 16px;
            padding-right: 10px;
        }

        ul.inbox-nav li a span.label {
            margin-top: 13px;
        }

ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

ul.labels-info li {
    margin: 0;
}

    ul.labels-info li a {
        border-radius: 0;
        color: #6a6a6a;
    }

        ul.labels-info li a:hover, ul.labels-info li a:focus {
            background: none repeat scroll 0 0 #d5d7de;
            color: #6a6a6a;
        }

        ul.labels-info li a i {
            padding-right: 10px;
        }

.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}

.inbox-head {
    background: none repeat scroll 0 0 rgba(15, 73, 123, 0.9);
    border-radius: 0 4px 0 0;
    color: #fff;
    /*min-height: 80px;*/
    padding: 10px 20px;
}

    .inbox-head h3 {
        display: inline-block;
        font-weight: 300;
        margin: 0;
        padding-top: 6px;
    }

        .inbox-head h3 span {
            color: #fff !important;
        }

    .inbox-head .sr-input {
        border: medium none;
        border-radius: 4px 0 0 4px;
        box-shadow: none;
        color: #8a8a8a;
        float: left;
        height: 40px;
        padding: 0 10px;
    }

    .inbox-head .sr-btn {
        background: none repeat scroll 0 0 #00a6b2;
        border: medium none;
        border-radius: 0 4px 4px 0;
        color: #fff;
        height: 40px;
        padding: 0 20px;
    }

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

    .table-inbox tr td {
        padding: 12px !important;
    }

        .table-inbox tr td:hover {
            cursor: pointer;
        }

        .table-inbox tr td .fa-star.inbox-started, .table-inbox tr td .fa-star:hover {
            color: #f78a09;
        }

        .table-inbox tr td .fa-star {
            color: #d5d5d5;
        }

    .table-inbox tr.unread td {
        background: none repeat scroll 0 0 #f7f7f7;
        font-weight: 600;
    }

ul.inbox-pagination {
    float: right;
}

    ul.inbox-pagination li {
        float: left;
    }

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

    .mail-option .chk-all, .mail-option .btn-group {
        margin-right: 5px;
    }

        .mail-option .chk-all, .mail-option .btn-group a.btn {
            background: none repeat scroll 0 0 #fcfcfc;
            border: 1px solid #e7e7e7;
            border-radius: 3px !important;
            color: #afafaf;
            display: inline-block;
            padding: 5px 10px;
        }

.inbox-pagination a.np-btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 15px;
}

.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}

.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send, .btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
}

    .btn-send:hover {
        background: none repeat scroll 0 0 #009da7;
    }

.modal-header h4.modal-title {
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
}

.modal-body label {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
}

.heading-inbox h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.sender-info {
    margin-bottom: 20px;
}

    .sender-info img {
        height: 30px;
        width: 30px;
    }

.sender-dropdown {
    background: none repeat scroll 0 0 #eaeaea;
    color: #777;
    font-size: 10px;
    padding: 0 3px;
}

.view-mail a {
    color: #ff6c60;
}

.attachment-mail {
    margin-top: 30px;
}

    .attachment-mail ul {
        display: inline-block;
        margin-bottom: 30px;
        width: 100%;
    }

        .attachment-mail ul li {
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            width: 150px;
        }

            .attachment-mail ul li img {
                width: 100%;
            }

            .attachment-mail ul li span {
                float: right;
            }

    .attachment-mail .file-name {
        float: left;
    }

    .attachment-mail .links {
        display: inline-block;
        width: 100%;
    }

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

    .fileinput-button input {
        cursor: pointer;
        direction: ltr;
        font-size: 23px;
        margin: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(-300px, 0px) scale(4);
    }

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

* + html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}

@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.nav-item.notification {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

    .nav-item.notification i {
        font-size: 14pt;
    }

.messagehead {
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 10px;
    background-color: #eee;
    margin-bottom: 10px;
}

.text-center-justify {
    text-align: justify;
    text-align-last: center;
}

.certificate_body .table > thead > tr > th,
.certificate_body .table > tbody > tr > th,
.certificate_body .table > tfoot > tr > th,
.certificate_body .table > thead > tr > td,
.certificate_body .table > tbody > tr > td,
.certificate_body .table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
    border-top: 0px !important;
}


.initiative-list .item .opp-img-cont {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.initiative-list .item .item-img {
    max-width: initial;
    max-height: initial;
    min-height: inherit;
    height: fit-content;
}


.RadWizard .rwzBreadCrumb .rwzLink {
    border-width: 0px !important;
}

.RadWizard_Bootstrap .rwzBreadCrumb .rwzLink:before {
    width: 0 !important;
    height: 0 !important;
}


#register #body_cpBody_RadWizardStep1 #body_cpBody_divPermitBlock{
visibility: hidden;
display: none;
}