@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

/*font-family: 'Lato', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Lobster Two', cursive;
font-family: 'Roboto', sans-serif;*/
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');
@import url('jquery-ui.css');

/***

====================================================================
	Reset
====================================================================

 ***/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

/***

====================================================================
	Global Settings
====================================================================

 ***/
body {
    font-size: 16px;
    color: #555555;
    line-height: 1.6em;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #30A2B1;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 700;
    margin: 0px;
    background: none;
    line-height: 1.3em;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}

input,
button,
select,
textarea {
}

p {
    position: relative;
    line-height: 1.5em;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}

.strike-through {
    text-decoration: line-through;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 10px 15px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}

.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.grey-bg {
    background-color: #f9f9f9;
}

.dark-bg {
    background-color: #f3f3f3;
}

/*Btn Style One*/
.btn-style-one {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    background-color: #0074D9;
    border: 2px solid #0074D9;
    text-transform: uppercase;
}

.btn-style-one:hover {
    color: #0074D9;
    background: none;
}

/*Btn Style Two*/
.btn-style-two {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #0074D9;
}

.btn-style-two:hover {
    color: #ffffff;
    background: #0074D9;
    border-color: #0074D9;
}

/*Btn Style Three*/
.btn-style-three {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    font-family: 'Roboto', sans-serif;
}

.btn-style-three:hover {
    background: #0074D9;
    color: #ffffff;
    border-color: #0074D9;
}

/*Btn Style Four*/
.btn-style-four {
    position: relative;
    padding: 10px 25px;
    line-height: 24px;
    color: #000000;
    font-size: 13px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #0074D9;
    font-family: 'Roboto', sans-serif;
    border-radius: 20px;
}

.btn-style-four:hover {
    color: #ffffff;
    background: #0074D9;
    border-color: #0074D9;
}

/*Btn Style Five*/
.btn-style-five {
    position: relative;
    padding: 10px 25px;
    line-height: 24px;
    color: #292929;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #dddddd;
    font-family: 'Roboto', sans-serif;
}

.btn-style-five:hover {
    color: #ffffff;
    background: #0074D9;
    border-color: #0074D9;
}

/*Btn Style Six*/
.btn-style-six {
    position: relative;
    padding: 10px 25px;
    line-height: 24px;
    color: #0074D9;
    font-size: 14px;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    border: 2px solid #0074D9;
    border-radius: 20px;
}

.btn-style-six:hover {
    color: #ffffff;
    background: #0074D9;
    border-color: #0074D9;
}

/*Btn Style Seven*/
.btn-style-seven {
    position: relative;
    padding: 10px 25px;
    line-height: 24px;
    font-size: 14px;
    background: none;
    font-weight: 500;
    letter-spacing: 1px;
    color: rgba(17,17,17,0.40);
    text-transform: uppercase;
    border: 2px solid #ebebeb;
    font-family: 'Roboto', sans-serif;
}

.btn-style-seven:hover {
    color: #ffffff;
    background: #0074D9;
    border-color: #0074D9;
}

/*List Style One*/
.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
    color: rgba(228,230,235,0.70);
}

.list-style-one li .icon {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #0074D9;
    font-size: 20px;
    line-height: 1em;
}

.list-style-two {
    position: relative;
}

.list-style-two li {
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    margin-bottom: 10px;
    color: rgba(0,0,0,0.60);
}

.list-style-two li:before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #0074D9;
    font-family: 'FontAwesome';
}

.theme_color {
    color: #0074D9;
}

img {
    display: inline-block;
    max-width: 100%;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../humanity/preloader.GIF);
}

/***

====================================================================
	Scroll To Top style
====================================================================

***/
.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 5px;
    background: #353535;
    display: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top:hover {
    color: #ffffff;
    background: #0074D9;
}

/***

====================================================================
	Main Header style
====================================================================

***/
.main-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

/*Sticky Header*/
.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 0;
    border-bottom: 1px solid #d9d9d9;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header .logo {
    padding: 5px 0px 2px;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    background-color: #ffffff;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.main-header .header-upper {
    position: relative;
    z-index: 5;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 30px 0px;
}

.main-header .logo-outer .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin-top: 5px;
}

.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 44px;
}

.main-header .info-box {
    position: relative;
    float: left;
    min-height: 56px;
    margin-left: 35px;
    font-size: 13px;
    color: #777777;
    text-transform: uppercase;
    padding: 0px 0px 20px 65px;
}

.main-header .info-box:last-child {
    padding-left: 0px;
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    color: #0074D9;
    font-size: 24px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    border: 2px solid #ebebeb;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #9f9f9f;
    font-size: 17px;
    margin-bottom: 6px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.main-header .info-box strong {
    font-weight: 600;
    color: #151515;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.main-header .header-lower {
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 5;
}

.main-header .nav-outer {
    position: relative;
    padding-left: 10px;
    padding-right: 300px;
    margin-bottom: -35px;
    background-color: #0074D9;
}

.main-menu {
    position: relative;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation > li {
    position: relative;
    float: left;
    border-right: 1px solid rgba(232,232,232,0.05);
}

.main-menu .navigation > li:last-child {
    margin-right: 0px;
}

.main-header .sticky-header .main-menu .navigation > li {
    margin: 0px;
    border: 0px;
}

.main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 15px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 400;
    opacity: 1;
    padding: 20px 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Roboto', sans-serif;
}

.main-menu .navigation > li.dropdown > a {
    padding-right: 40px;
}

.main-header .sticky-header .main-menu .navigation > li > a {
    color: #181818;
    padding: 15px 15px !important;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    min-height: 0px;
    background: none;
    border: 0px;
    margin-right: 0px;
    font-family: "Roboto Condensed", sans-serif;
}

.main-header .main-menu .navigation > li.dropdown > a:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 20px;
    font-size: 16px;
    line-height: 32px;
}

.sticky-header .main-menu .navigation > li > a:before {
    display: none;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a {
    opacity: 1;
}

.main-header .sticky-header .main-menu .navigation > li:hover > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a {
    background: #0074D9;
    color: #ffffff;
    opacity: 1;
}

.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 240px;
    padding: 0px 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 3px solid #0074D9;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 13px 20px;
    line-height: 22px;
    font-weight: 600;
    font-size: 14px;
    color: #222222;
    text-align: left;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a {
    color: #ffffff;
    background: #0074D9;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 13px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 240px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 3px solid #0074D9;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}

.main-menu .navigation > li > ul > li  > ul > li > a {
    position: relative;
    display: block;
    padding: 13px 15px;
    line-height: 22px;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    color: #222222;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover {
    color: #ffffff;
    background: #0074D9;
}

.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.main-header .header-lower .search-form {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 300px;
}

.main-header .header-lower .search-form .form-group {
    position: relative;
    display: block;
    margin: 0px;
    max-width: 300px;
}

.main-header .header-lower .search-form .form-group input[type="text"],
.main-header .header-lower .form-group input[type="tel"],
.main-header .header-lower .form-group input[type="search"],
.main-header .header-lower .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    background: rgba(0,0,0,0.10);
    font-style: italic;
    padding: 10px 10px 10px 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .header-lower .form-group input::-webkit-input-placeholder {
    color: #ffffff;
}

.main-header .header-lower .form-group input[type="search"]:focus {
    background: rgba(0,0,0,0.20);
}

.main-header .header-lower .search-form .form-group input[type="submit"],
.main-header .header-lower .search-form button {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    font-size: 20px;
    background: none;
}

/*Header Type One*/
.header-type-one {
    position: relative;
    left: 0px;
    top: 0px;
    background-color: inherit;
}

.header-type-one .logo-outer {
    padding: 0px 0px;
}

.header-type-one .nav-outer {
    position: relative;
    float: right;
    padding-left: 0px;
    padding-right: 20px;
    background-color: inherit !important;
    width: 200px;
}

@media (min-width:768px) {
    .header-type-one .main-menu .navigation > li {
        padding: 61px 0px 41px;
        margin-left: 10px;
        margin-right: 0px;
        border: 0px;
        font-family: roboto;
    }
}

.header-type-one .nav-outer .main-menu .navigation > li > a {
    font-weight: 700;
    padding: 4px 5px 4px 0px;
    color: #000000;
    margin-right: 0px;
    font-family: 'Roboto Condensed', sans-serif;
}

.header-type-one .main-menu .navigation > li.dropdown > a:before {
    right: 0px;
}

.header-type-one .main-menu .navigation > li.dropdown a {
    padding-right: 10px;
}

.header-type-one .main-menu .navigation > li.current > a,
.header-type-one .main-menu .navigation > li:hover > a {
    color: #0074D9;
    background: none;
}

.header-type-one .search-box-outer {
    /* position:absolute */
    /* top:50% */
    /* right:0 */
    width: 40px;
    z-index: 12;
    text-align: right;

    /* margin-top:-12px */
    border-left: 1px solid #eaeaea;
}

.header-stype-two .header-top {
    background-color: #232323;
}

/*search box btn*/
.main-header .search-box-btn {
    position: relative;
    font-size: 18px;
    color: #000000;
    cursor: pointer;
    background: none;
}

.main-header .search-box-outer .dropdown-menu {
    top: 70px;
    padding: 0px;
    width: 280px;
    border-radius: 0px;
    border-top: 3px solid #0074D9;
}

.main-header .search-panel .form-container {
    padding: 25px 20px;
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #0074D9;
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    background: none;
    cursor: pointer;
}

.main-header .donate-btn {
    position: absolute;
    top: 50%;
    right: 0px;
    width: auto;
    z-index: 12;
    margin-top: -25px;
}

.main-header .donate-btn .donate {
    position: relative;
    color: #0074D9;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 28px;
    display: inline-block;
    border: 2px solid #0074D9;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.main-header .donate-btn .donate:hover {
    color: #ffffff;
    border-color: #0074D9;
    background-color: #0074D9;
}

.header-type-one .sticky-header .main-menu .navigation > li {
    padding: 0px;
}

.header-type-one .header-top .donation-btn a {
    border-radius: 0px;
    padding: 12px 38px;
}

.header-type-one .header-upper {
    border-bottom: 0px;
    background: inherit;
}

.header-type-one .header-top {
    position: relative;
    background-color: #00335c;
}

.main-header .header-top .top-left {
    position: relative;
    float: right;
}

.main-header .header-top .top-left ul li {
    position: relative;
    margin-right: 25px;
    font-size: 16px;
    color: #ffffff;
    padding: 11px 0px;
    display: inline-block;
}

.main-header .header-top .top-left ul li.call-us {
    color: #9f9f9f;
}

.main-header .header-top .top-left ul li.call-us a {
    color: #0074D9;
    text-decoration: underline;
}

.main-header .header-top .top-left ul li .icon {
    margin-right: 10px;
    color: #ffffff;
}

.main-header .header-top .top-left ul li a {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255,255,255,0.70);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .header-top .top-right {
    position: relative;
    float: right;
}

.main-header .header-top .top-right .social-icon-one,
.main-header .header-top .top-right .social-icon-three {
    display: inline-block;
    padding: 9px 0px;
}

.main-header .cart-box {
    position: relative;
    color: #ffffff;
    padding: 12px 15px;
    margin-left: 15px;
    display: inline-block;
    background-color: rgba(255,255,255,0.20);
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.main-header .cart-box:hover {
    color: #0074D9;
    background-color: #ffffff;
}

.main-header .cart-box .icon {
    margin-right: 5px;
}

.main-header.header-stype-two .cart-box {
    background-color: rgba(255,255,255,0.10);
}

.main-header.header-stype-two .cart-box .icon {
    color: #939393;
}

.main-header .header-top li.language {
    margin-bottom: 0px;
    padding: 0px !important;
    border: 1px solid rgba(255,255,255,0.40);
}

.main-header .header-top li.language a .icon {
    margin-left: 2px;
    margin-right: 0px;
}

.main-header .header-top .language .dropdown-menu {
    padding: 0px;
    margin-top: 10px !important;
    background-color: #222222;
    border: none;
    border-radius: 0px !important;
    border-top: 2px solid #0074D9;
}

.main-header .header-top li.language a {
    border: 0px;
    font-size: 13px !important;
    padding: 4px 10px;
    color: #ffffff !important;
    background: none;
}

.main-header .header-top .language .dropdown-menu > li {
    padding: 0px !important;
    margin: 0px !important;
    float: none;
    text-align: left;
    display: block !important;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.main-header .header-top .language .dropdown-menu > li:last-child {
    border-bottom: none;
}

.main-header .header-top .language .dropdown-menu > li > a {
    padding: 10px 20px !important;
}

.main-header .header-top .language .dropdown-menu > li > a:hover {
    background: rgba(255,255,255,0.20);
}

/*Social Icon One*/
.social-icon-one li {
    position: relative;
    margin-left: 8px;
    display: inline-block;
}

.social-icon-one li a {
    position: relative;
    width: 32px;
    height: 32px;
    color: rgba(255,255,255,0.40);
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid rgba(255,255,255,0.40);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-one li a:hover {
    color: #ffffff;
    border-color: #ffffff;
}

/*Social Icon Two*/
.social-icon-two {
    position: relative;
    padding-top: 50px;
    padding-left: 20px;
}

.social-icon-two li {
    position: relative;
    margin-right: 8px;
    display: inline-block;
}

.social-icon-two li a {
    position: relative;
    width: 35px;
    height: 35px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #5a5a5a;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-two li a:hover {
    color: #ffffff;
    border-color: #0074D9;
    background: #0074D9;
}

/*Social Icon Three*/
.social-icon-three {
    position: relative;
}

.social-icon-three li {
    position: relative;
    margin-left: 20px;
    display: inline-block;
}

.social-icon-three li a {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-three a:hover {
    color: #0074D9;
}

/*Social Icon Four*/
.social-icon-four {
    position: relative;
    z-index: 1;
}

.social-icon-four li {
    position: relative;
    margin: 0px 3px;
    display: inline-block;
}

.social-icon-four li a {
    position: relative;
    width: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-four li a:hover {
    color: #ffffff;
    border-color: #0074D9;
    background: #0074D9;
}

/***

====================================================================
	Section Title
====================================================================

***/
.sec-title {
    position: relative;
    margin-bottom: 10px;
}

.sec-title h2 {
    font-size: 42px;
    color: #111111;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: inherit;
    font-family: 'Roboto', sans-serif;
}

.sec-title .text {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0,0,0,0.70);
}

/*Sec Title / Medium*/
.sec-title.medium {
    margin-bottom: 25px;
}

.sec-title.medium h2 {
    font-size: 36px;
}

/*Sec Title / Centered*/
.sec-title.centered {
    text-align: center;
}

/***

====================================================================
	Main Slider style
====================================================================

***/
.main-slider {
    position: relative;
    z-index: 10;
}

.main-slider .tp-dottedoverlay {
    background: none !important;
}

.main-slider .overlay-slide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.50) !important;
}

.main-slider .tp-caption {
    z-index: 5 !important;
}

.main-slider .tp-caption .theme-btn {
    border-width: 2px !important;
}

.main-slider .text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.8em;
    font-weight: 400;
}

.main-slider .styled-text {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.8em;
    font-family: 'Lobster Two', cursive;
}

.main-slider h2 {
    position: relative;
    font-size: 72px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.1em;
    text-transform: none;
    font-family: 'Lato', sans-serif;
}

.main-slider h3 {
    position: relative;
    font-weight: 700;
    font-size: 72px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
}

.main-slider .btn-style-one,
.main-slider .btn-style-two {
    color: #ffffff !important;
}

.main-slider .btn-style-one:hover {
    color: #0074D9 !important;
}

.main-slider .tp-bullets {
    display: none !important;
}

.main-slider .tparrows.preview3 {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    background-color: inherit !important;
    border: 2px solid rgba(255,255,255,0.50);
}

.main-slider .tparrows.preview3::after {
    top: 0px;
    color: #ffffff;
    font-size: 14px;
    padding: 0px;
    line-height: 35px;
    background: none;
    font-weight: 300;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-slider .tparrows.tp-leftarrow.preview3::after {
    position: relative;
    content: '\f18e';
    font-family: "Flaticon";
}

.main-slider .tparrows.tp-rightarrow.preview3::after {
    position: relative;
    content: '\f18f';
    font-family: "Flaticon";
}

.main-slider .tparrows.preview3.tp-leftarrow {
    left: 30px !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-slider .tparrows.preview3.tp-rightarrow {
    right: 30px !important;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-slider .tparrows.preview3.tp-leftarrow:hover,
.main-slider .tparrows.preview3.tp-rightarrow:hover {
    background-color: #0074D9 !important;
    border-color: #0074D9 !important;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.main-slider .tp-bannertimer {
    display: none !important;
}

/***

====================================================================
	Fancy Box
====================================================================

***/
.fancybox-next span,
.fancybox-prev span {
    background-image: none !important;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    text-align: center;
}

.fancybox-next span:before,
.fancybox-prev span:before {
    content: '';
    position: absolute;
    font-family: 'FontAwesome';
    left: 0px;
    top: 0px;
    font-size: 12px;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px !important;
    background-color: rgba(28,28,28,0.40) !important;
    color: #ffffff;
    visibility: visible;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.fancybox-next span:before {
    content: '\f178';
}

.fancybox-prev span:before {
    content: '\f177';
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #ffffff !important;
    color: #000000;
}

.fancybox-type-image .fancybox-close {
    right: 0px;
    top: 0px;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: rgba(17,17,17,0.50) !important;
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000000 !important;
}

.fancybox-type-image .fancybox-skin {
    padding: 0px !important;
}

/***

====================================================================
	Services Section
====================================================================

***/
.services-section {
    position: relative;
    padding: 60px 0px 30px;
}

.services-section .services-title {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

.services-section .services-title h2 {
    position: relative;
    color: #111111;
    font-size: 42px;
    line-height: 1.3em;
    margin-bottom: 25px;
    font-family: 'Lato', sans-serif;
}

.services-section .services-title h2 span {
    color: #0074D9;
}

.services-section .services-title .text {
    color: rgba(0,0,0,0.70);
    font-size: 18px;
}

/*Services Style One*/
.services-section .services-style-one {
    position: relative;
    padding: 0px;
    margin-bottom: 40px;
}

.services-style-one .inner-box {
    position: relative;
    text-align: center;
    padding: 0px 35px 30px;
    border: 1px solid #f2f2f2;
    border-right: 0px;
}

.services-style-one:last-child .inner-box {
    border-right: 1px solid #f2f2f2;
}

.services-style-one .inner-box .title {
    position: relative;
    color: #767676;
    font-size: 16px;
    font-style: italic;
    margin-top: 4px;
    font-family: 'Roboto', sans-serif;
}

.services-style-one .inner-box .icon-box {
    position: relative;
    width: 100px;
    height: 100px;
    color: #0074D9;
    font-size: 46px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -50px;
    line-height: 100px;
    background-color: #ffffff;
    border: 1px solid #efefef;
}

.services-style-one .inner-box h3 {
    position: relative;
    font-size: 22px;
    line-height: 1.4em;
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.services-style-one .inner-box h3 a {
    color: #111111;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.services-style-one .inner-box h3 a:hover {
    color: #0074D9;
}

.services-style-one .inner-box .text {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 15px;
    color: rgba(0,0,0,0.40);
}

/***

====================================================================
	FullWidth Section
====================================================================

***/
.fullwidth-section {
    position: relative;
}

.fullwidth-section .section-outer {
    position: relative;
}

.fullwidth-section .section-outer .image-column {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    display: block;
    float: left;
    background-size: cover;
}

.fullwidth-section .section-outer .image-column .hidden-image {
    display: none;
}

.fullwidth-section .section-outer .content-column {
    position: relative;
    width: 50%;
    float: right;
    background-size: cover;
    padding: 60px 15px 80px 80px;
}

.fullwidth-section .section-outer .content-column:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(31,31,31,0.90);
}

.fullwidth-section .section-outer .content-column .content {
    max-width: 535px;
    float: left;
    overflow: hidden;
}

.fullwidth-section .section-outer .content-column .content .title {
    position: relative;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 17px;
    margin-bottom: 20px;
    background-color: #2e2e2e;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}

.fullwidth-section .section-outer .content-column .content h2 {
    position: relative;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Roboto', sans-serif;
}

.fullwidth-section .section-outer .content-column .content .text {
    position: relative;
    font-size: 16px;
    color: rgba(255,255,255,0.50);
}

.fullwidth-section .section-outer .content-column .donate-bar {
    position: relative;
    width: 100%;
    height: 10px;
    margin-bottom: 40px;
}

.fullwidth-section .section-outer .content-column .bar-inner {
    position: relative;
    width: 100%;
    height: 10px;
    background: #fafafa;
}

.fullwidth-section .section-outer .content-column .bar-inner .bar {
    position: absolute;
    left: -100%;
    top: -1px;
    height: 11px;
    background: #0074D9;
    border-radius: 0px;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.fullwidth-section .section-outer .content-column .donate-bar.animated .bar-inner .bar {
    left: -1px;
}

.fullwidth-section .section-outer .content-column .bar-inner .count-box {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 40px;
    height: 40px;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    border: 3px solid #0074D9;
    font-family: 'Roboto', sans-serif;
}

.fullwidth-section .section-outer .content-column .donate-info {
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px;
}

.fullwidth-section .section-outer .content-column .donate-info .percentage {
    position: absolute;
    left: 50%;
    margin-left: -15px;
}

.fullwidth-section .section-outer .content-column .donate-info .amount {
    position: relative;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.fullwidth-section .section-outer .content-column .donate-info .amount span {
    font-weight: 400;
    margin-left: 5px;
}

.fullwidth-section .section-outer .content-column .donate-info .raised {
    float: left;
}

.fullwidth-section .section-outer .content-column .donate-info .goal {
    float: right;
}

/***

====================================================================
	Causes Section
====================================================================

***/
.causes-section {
    position: relative;
    padding: 100px 0px 70px;
}

.causes-section.causes-grid-page {
    padding-bottom: 160px;
}

.causes-section.causes-list-page {
    padding: 130px 0px 160px;
}

.causes-section.causes-grid-page .causes-block {
    margin-bottom: 70px;
}

.causes-section.style-two {
    padding: 120px 0px 100px;
}

.causes-section .btn-style-four {
    margin-top: 25px;
}

.causes-block {
    position: relative;
    margin-bottom: 40px;
}

.causes-block.style-two .inner-box .lower-box h3 {
    font-size: 18px;
    margin-bottom: 25px;
}

.causes-block.style-two .inner-box .lower-box .causes-info {
    font-size: 12px;
}

.causes-block .inner-box {
    position: relative;
}

.causes-block .inner-box .image {
    position: relative;
}

.causes-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.causes-block .inner-box .lower-box {
    position: relative;
    padding: 25px 30px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
    border-top: 0px;
    background-color: #ffffff;
}

.causes-block .inner-box .lower-box .content {
    overflow: hidden;
}

.causes-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 10px;
    min-height: 50px;
}

.causes-block .inner-box .lower-box h3 a {
    color: #111111;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.causes-block .inner-box .lower-box h3 a:hover {
    color: #0074D9;
}

.causes-block .inner-box .lower-box .text {
    position: relative;
    font-size: 16px;
    margin-bottom: 25px;
    color: rgba(0,0,0,0.40);
}

.causes-block .inner-box .lower-box .donate-bar {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.causes-block .inner-box .lower-box .bar-inner {
    position: relative;
    width: 100%;
    height: 10px;
    background: #f1f1f1;
}

.causes-block .inner-box .lower-box .bar-inner .bar {
    position: absolute;
    left: -100%;
    top: -1px;
    height: 11px;
    background: #0074D9;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.causes-block .inner-box .lower-box .donate-bar.animated .bar-inner .bar {
    left: -1px;
}

.causes-block .inner-box .lower-box .bar-inner .count-box {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 35px;
    height: 35px;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #0074D9;
    font-family: 'Lato', sans-serif;
}

.causes-block .inner-box .lower-box .causes-info {
    position: relative;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.causes-block .inner-box .lower-box .causes-info strong {
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

.causes-block .inner-box .lower-box .causes-info span {
    font-weight: 500;
}

/***

====================================================================
	Default Section
====================================================================

***/
.default-section {
    position: relative;
    padding: 80px 0px 80px;
}

.default-section .about-column {
    position: relative;
    margin-bottom: 40px;
}

.default-section.style-two {
    padding-top: 0px;
}

.default-section .about-column h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.default-section .about-column .text {
    font-size: 16px;
    margin-bottom: 30px;
    color: rgba(0,0,0,0.60);
}

.default-section .about-column .author-info {
    position: relative;
    padding-left: 110px;
    padding-top: 6px;
    margin-bottom: 30px;
    min-height: 76px;
}

.default-section .about-column .signature {
    margin-bottom: 20px;
}

.default-section .about-column .author-info .img-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    overflow: hidden;
}

.default-section .about-column .author-info h4 {
    position: relative;
    color: #323131;
    font-size: 20px;
    font-weight: 600;
}

.default-section .about-column .author-info .designation {
    position: relative;
    color: #a1a1a1;
    font-size: 16px;
    font-style: italic;
}

.about-column-two {
    position: relative;
}

.about-column-two .inner-box {
    position: relative;
    padding-left: 20px;
}

.about-column-two .inner-box h2 {
    position: relative;
    color: #191919;
    font-size: 42px;
    font-weight: 800;
    line-height: 1em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.about-column-two .inner-box .text {
    position: relative;
    line-height: 1.8em;
    margin-bottom: 35px;
    color: rgba(0,0,0,0.40);
}

.about-column-two .inner-box .author-info {
    position: relative;
    padding-left: 110px;
    padding-top: 6px;
    margin-bottom: 30px;
    min-height: 76px;
}

.about-column-two .inner-box .author-info .signature {
    margin-bottom: 20px;
}

.about-column-two .inner-box .author-info .img-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    overflow: hidden;
}

.about-column-two .inner-box .author-info h4 {
    position: relative;
    color: #323131;
    font-size: 20px;
    font-weight: 600;
}

.about-column-two .inner-box .author-info .designation {
    position: relative;
    color: #a1a1a1;
    font-size: 16px;
    font-style: italic;
}

.about-column-two .list-style-two {
    margin-bottom: 50px;
}

/*Accordion Box*/
.accordion-box {
    position: relative;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #f1f1f1;
}

.accordion-box .block {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #f2f2f2;
}

.accordion-box .block:last-child {
    margin-bottom: 0px;
    border: 0px;
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 20px;
    cursor: pointer;
    line-height: 30px;
    color: #17181a;
    font-weight: 700;
    padding: 0px 0px 0px 50px;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

.accordion-box .block .icon-outer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #dadada;
    border: 2px solid #e9e9e9;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -15px;
    width: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    font-size: 12px;
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1;
}

.accordion-box .block .acc-btn.active .icon-outer {
    color: #0074D9;
    border-color: #0074D9;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1;
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0;
}

.accordion-box .block .acc-content {
    position: relative;
    display: none;
    padding-left: 52px;
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px;
}

.accordion-box .block .acc-content.current {
    display: block;
}

.accordion-box .block .content {
    position: relative;
    font-size: 14px;
    padding: 16px 0px 0px 0px;
}

.accordion-box .block .content p {
    margin-bottom: 20px;
    line-height: 1.6em;
    font-size: 16px;
    color: rgba(0,0,10,0.40);
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0px;
}

/*Video Box*/
.video-box {
    position: relative;
    margin-bottom: 40px;
}

.video-box .image img {
    position: relative;
    width: 100%;
}

.video-box .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.60);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.video-box:hover .overlay-box {
    background-color: rgba(0,0,0,0.10);
}

.video-box .overlay-box span {
    position: relative;
    width: 70px;
    height: 70px;
    top: 48%;
    font-size: 24px;
    text-align: center;
    margin-top: -35px;
    color: #0074D9;
    line-height: 70px;
    font-weight: 700;
    padding-left: 5px;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    background-color: rgba(250,250,250,0.80);
}

/***

====================================================================
	Fact Counter Section
====================================================================

***/
.counter-section {
    position: relative;
    padding: 100px 0px 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.counter-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.75);
}

/*fact counter*/
.fact-counter {
    position: relative;
}

.fact-counter .column {
    position: relative;
    margin-bottom: 20px;
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    padding-top: 25px;
}

.fact-counter .count-outer:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0px;
    width: 40px;
    height: 3px;
    margin-left: -20px;
    background-color: #0074D9;
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 42px;
    line-height: 1em;
}

.fact-counter .count-outer .dollor-sign {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 38px;
    line-height: 1em;
}

.fact-counter .count-outer .plus-tag {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 36px;
    top: -4px;
    line-height: 1em;
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 0px;
}

.fact-counter .column:hover .icon-box {
    color: #06d666;
    border-color: #06d666;
}

/***

====================================================================
	Project Section
====================================================================

***/
.project-section {
    position: relative;
    padding: 10px 0px 90px;
}

.project-section .btn-style-five {
    margin-top: 30px;
}

.gallery-block {
    position: relative;
    margin-bottom: 40px;
}

.gallery-block .inner-box {
    position: relative;
    overflow: hidden;
}

.gallery-block .inner-box .image {
    position: relative;
}

.gallery-block .inner-box .image:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.2));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.2));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.2));
    background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.2));
}

.gallery-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.gallery-block .inner-box .image .content {
    position: absolute;
    left: 0px;
    bottom: 30px;
    z-index: 1;
    padding: 0px 40px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.gallery-block .inner-box .image .content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.2em;
}

.gallery-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #ffffff;
    z-index: 10;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    padding: 10px 20px;
    vertical-align: middle;
    background: rgba(29,29,29,0.85);
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content {
    position: relative;
    display: table-cell;
    padding: 10px 15px;
    vertical-align: middle;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content h3 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content h3 a:hover {
    color: #0074D9;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content .arow-box {
    position: relative;
    width: 46px;
    height: 46px;
    color: #0074D9;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    line-height: 42px;
    font-size: 18px;
    border: 2px solid #0074D9;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block .inner-box .image .overlay-box .overlay-inner .overlay-content .arow-box:hover {
    background-color: #0074D9;
    color: #ffffff;
}

.gallery-block .inner-box .image:hover .overlay-box {
    top: 0px;
    opacity: 1;
}

.gallery-block .inner-box .image:hover .content {
    bottom: -100%;
}

/***

====================================================================
	Testimonial Section
====================================================================

***/
.testimonial-section {
    position: relative;
    background-color: #585858;
}

.testimonial-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.testimonial-section .client-testimonial-carousel {
    max-width: 900px;
    margin: 0 auto;
}

.testimonial-section .testimonial-outer {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.testimonial-section .testimonial-outer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 320px;

    /*border: 3px solid #ffffff;*/
}

.testimonial-block-one {
    position: relative;
}

.testimonial-block-one .inner-box {
    position: relative;
    text-align: center;
}

.testimonial-block-one .inner-box .quote-icon {
    position: relative;
    color: #e2b13c;
    font-size: 28px;
    margin-bottom: 40px;
}

.testimonial-block-one .inner-box .text {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    max-width: 750px;
    margin: 0 auto;
    margin-top: 50px;
    line-height: 1.8em;
    margin-bottom: 50px;
    font-weight: 700;
}

.testimonial-block-one .inner-box .text:before {
    position: absolute;
    content: '\f13c';
    width: 100%;
    font-size: 120px;
    text-align: center;
    line-height: 1em;
    font-family: "Flaticon";
    color: rgba(60,60,68,0.05);
}

.testimonial-section .client-thumb-outer {
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    overflow: hidden;
}

.testimonial-section .client-thumb-outer .owl-item.active .thumb-item .thumb-box {
    -o-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.testimonial-section .client-thumb-outer .owl-item.active .thumb-item .thumb-box:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -32px;
    width: 100%;
    height: 3px;
    background-color: #474747;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel {
    position: relative;
    max-width: 80px;
    margin: 0 auto;
    text-align: center;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content {
    position: relative;
    text-align: center;
    margin-top: 55px;
    opacity: 0;
    margin-left: -30px;
    margin-right: -30px;
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content h3 {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.testimonial-section .client-thumbs-carousel .thumb-item .thumb-content .designation {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.testimonial-section .client-thumb-outer .thumb-item .thumb-box {
    /*width: 80px*/
    cursor: pointer;

    /*border-radius: 50%*/
    margin: 0 auto;
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    align-items: center;
    vertical-align: middle;
    background-size: cover;
    background-color: #ffffff;
}

.testimonial-section .client-thumb-outer .client-thumbs-carousel .thumb-item img {
    /*overflow: hidden*/
    width: 100%;
    height: 100%;
    display: block;

    /*border-radius: 50%*/
    /*border: 3px solid #ffffff*/
}

.testimonial-section .owl-item.active .thumb-content {
    opacity: 1;
}

.testimonial-section .owl-nav {
    position: absolute;
    left: 0px;
    width: 100%;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    top: -200px;
    width: 38px;
    height: 38px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    background-color: #585858;
    border: 3px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section .owl-nav .owl-prev {
    position: absolute;
    left: -42px;
}

.testimonial-section .owl-nav .owl-next {
    position: absolute;
    right: -42px;
}

/***

====================================================================
	Events Section
====================================================================

***/
.events-section {
    position: relative;
    padding: 120px 0px 90px;
}

.events-section .btn-style-six {
    margin-top: 30px;
}

.event-block {
    position: relative;
    margin-bottom: 50px;
}

.event-block .inner-box {
    position: relative;
    border: 1px solid #f2f2f2;
}

.event-block .inner-box .image-column .image a img {
    width: 100%;
    display: block;
}

.event-block .inner-box .content-column {
    position: relative;
}

.event-block .inner-box .content-column .inner-column {
    position: relative;
    border-right: 1px solid #f2f2f2;
}

.event-block .inner-box .content-column .content-inner {
    position: relative;
    padding: 34px 15px;
}

.event-block .inner-box .content-column .content-inner h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}

.event-block .inner-box .content-column .content-inner h3 a {
    color: #000000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.event-block .inner-box .content-column .content-inner h3 a:hover {
    color: #0074D9;
}

.event-block .inner-box .content-column .content-inner .post-meta {
    position: relative;
    margin-bottom: 15px;
}

.event-block .inner-box .content-column .content-inner .post-meta li {
    position: relative;
    font-size: 16px;
    margin-right: 20px;
    padding-left: 25px;
    color: rgba(0,0,0,0.70);
    display: inline-block;
}

.event-block .inner-box .content-column .content-inner .post-meta li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 15px;
    font-weight: 600;
}

.event-block .inner-box .content-column .content-inner .post-meta li:last-child {
    margin-right: 0px;
}

.event-block .inner-box .content-column .content-inner .text {
    color: rgba(0,0,0,0.40);
    font-size: 16px;
    margin-bottom: 20px;
}

.event-block .inner-box .content-column .content-inner .detail {
    position: relative;
    color: #0074D9;
    font-size: 16px;
    font-weight: 700;
}

.event-block .inner-box .content-column .content-inner .detail .fa {
    margin-left: 8px;
}

.event-block .inner-box .content-column .date-column {
    position: relative;
}

.event-block .inner-box .content-column .date-column .date {
    position: relative;
    color: #0074D9;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    padding-top: 50%;
    margin-top: -10px;
    font-family: 'Roboto', sans-serif;
}

.event-block .inner-box .content-column .date-column .date span {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
}

/***

====================================================================
	Call To Action Section
====================================================================

***/
.call-to-action-section {
    position: relative;
    text-align: center;
    background-size: cover;
    padding: 40px 15px 40px;
    background-position: center center;
}

.call-to-action-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.call-to-action-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.call-to-action-section .text {
    position: relative;
    font-size: 20px;
    margin-bottom: 10px;
}

/***

====================================================================
	News Section
====================================================================

***/
.news-section {
    position: relative;
    padding: 100px 0px 0px;
}

.blog-page .news-block {
    margin-bottom: 60px;
}

.news-block {
    position: relative;
    margin-bottom: 40px;
}

.news-block .inner-box {
    position: relative;
    border: 1px solid #f0f0f0;
}

.news-block .inner-box .image {
    position: relative;
}

.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.news-block .inner-box .lower-box {
    position: relative;
    padding: 32px 30px 20px;
    background-color: #ffffff;
}

.news-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1.4em;
    color: #111111;
    min-height: 120px;
}

.news-block .inner-box .lower-box h3 a {
    color: #111111;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block .inner-box .lower-box h3 a:hover {
    color: #ffa00b;
}

.news-block .inner-box .lower-box .text {
    position: relative;
    font-size: 15px;
    margin-bottom: 15px;
    color: rgba(0,0,0,0.40);
}

.news-block .inner-box .lower-box .post-meta {
    position: relative;
}

.news-block .inner-box .lower-box .post-meta li {
    position: relative;
    padding-left: 25px;
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 700;
    margin-right: 18px;
    display: inline-block;
}

.news-block .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0px;
    top: 2px;
    margin-right: 5px;
}

/*News Block Two*/
.news-block-two {
    position: relative;
    margin-bottom: 28px;
}

.news-block-two .inner-box {
    position: relative;
    padding: 30px 25px;
    border: 1px solid #ededed;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: #ffffff;
}

.news-block-two .inner-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box h3 a {
    color: #292929;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box .text {
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    color: rgba(0,0,0,0.40);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.news-block-two .inner-box:hover {
    border-color: #262626;
    background-color: #262626;
}

.news-block-two .inner-box:hover h3 a,
.news-block-two .inner-box:hover .text {
    color: #ffffff;
}

.blog-single .news-block .inner-box .lower-box .post-meta {
    position: relative;
    margin-bottom: 8px;
}

.blog-single .blog-gallery {
    position: relative;
    margin-top: 25px;
    margin-bottom: 10px;
}

.blog-single .blog-gallery .row {
    position: relative;
    margin: 0px -10px;
}

.blog-single .blog-gallery .image-column {
    padding: 0px 10px;
    margin-bottom: 15px;
}

.blog-single .news-block .inner-box .lower-box {
    padding-bottom: 30px;
}

.post-share-options {
    position: relative;
    margin-top: 30px;
}

.post-share-options .tags {
    position: relative;
}

.post-share-options .tags a {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 16px;
    display: inline-block;
    color: rgba(0,0,0,0.55);
    text-transform: uppercase;
    background-color: #f4f4f4;
    margin-right: 6px;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.post-share-options .tags a:hover {
    background-color: #0074D9;
    color: #ffffff;
}

.post-share-options .share a {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    color: rgba(0,0,0,0.60);
    font-family: 'Roboto', sans-serif;
}

.post-share-options .share .icon {
    color: #bdbdbd;
}

/***

====================================================================
	Sponsors Section
====================================================================

 ***/
.sponsors-section {
    position: relative;
    padding: 40px 0px 60px;
}

.sponsors-section.style-two {
    position: relative;
    padding: 40px 0px 35px;
}

.sponsors-section .image-box a {
    position: relative;
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors-section .image-box a img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    opacity: 0.50;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sponsors-section .image-box:hover a img {
    opacity: 1;
}

.sponsors-section .owl-nav,
.sponsors-section .owl-dots {
    display: none;
}

/***

====================================================================
	subscribe-style-one
====================================================================

***/
.subscribe-style-one {
    position: relative;
    padding: 45px 0px 35px;
    background-color: #3a7dc3;
}

.subscribe-style-one h2 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.subscribe-style-one .text {
    position: relative;
    font-size: 18px;
    color: #989898;
    margin-bottom: 15px;
}

.subscribe-style-one form {
    position: relative;
    margin-top: 10px;
}

.subscribe-style-one .form-group {
    position: relative;
    display: block;
    margin-bottom: 0px;
    z-index: 1;
}

.subscribe-style-one .form-group input[type="text"],
.subscribe-style-one .form-group input[type="tel"],
.subscribe-style-one .form-group input[type="email"],
.subscribe-style-one .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 12px 16px;
    height: 60px;
    font-size: 16px;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.subscribe-style-one .form-group input[type="submit"],
.subscribe-style-one .form-group button {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    background-color: #0074D9;
}

/***

====================================================================
	Main Footer
====================================================================

***/
.main-footer {
    position: relative;
    padding: 70px 0px 0px;
    background-color: #00335c;
    border-top: 1px solid #2e2e2e;
}

.main-footer .footer-column {
    position: relative;
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 40px;
}

.main-footer .footer-column h2 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 20px;

    /*text-transform:capitalize;*/
    letter-spacing: -0.5px;
}

.main-footer .logo-widget .text {
    position: relative;
    line-height: 1.6em;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 400;
    margin-top: 10px;
    color: #e4e6eb;
    opacity: 0.7;
}

/*List Widget*/
.main-footer .links-widget .list li {
    position: relative;
    margin-bottom: 6px;
}

.main-footer .links-widget .list li a {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 0px 4px 20px;
    text-transform: capitalize;
    color: rgba(228,230,235,0.70);
}

.main-footer .links-widget .list li a:before {
    content: '\f105';
    position: absolute;
    left: 0px;
    top: 4px;
    line-height: 24px;
    font-size: 16px;
    color: #e4e6eb;
    font-family: 'FontAwesome';
}

.main-footer .links-widget .list li a:hover,
.main-footer .links-widget .list li a:hover::before {
    color: #0074D9;
}

/*Footer Gallery*/
.main-footer .gallery-widget .images-outer {
    position: relative;
    margin: 0px -3px;
}

.main-footer .gallery-widget .image-box {
    position: relative;
    float: left;
    width: 50%;
    padding: 0px 6px;
    margin-bottom: 12px;
}

.main-footer .gallery-widget .image-box img {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .gallery-widget .image-box img:hover {
    opacity: 0.70;
}

.main-footer .footer-bottom {
    position: relative;
    padding: 20px 0px;
    border-top: 1px solid rgba(255,255,255,0.05);
    background-color: #001b30;
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #ffffff;
    font-size: 16px;
}

/*Footer Nav*/
.main-footer .footer-nav {
    position: relative;
    text-align: right;
}

.main-footer .footer-nav li {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 1em;
    display: inline-block;
    border-right: 1px solid #636876;
}

.main-footer .footer-nav li:last-child {
    border: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

.main-footer .footer-nav li a {
    position: relative;
    color: #e4e6eb;
    font-size: 15px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.main-footer .footer-nav li a:hover {
    color: #0074D9;
}

/***

====================================================================
	Title Section
====================================================================

***/
.title-section {
    position: relative;
    padding: 90px 0px 90px;
}

.title-section .text {
    position: relative;
    color: #111111;
    font-size: 42px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 300;
    max-width: 990px;
    margin: 0 auto;
}

/***

====================================================================
	Testimonial Section Two
====================================================================

***/
.testimonial-section-two {
    position: relative;
    padding: 100px 0px 80px;
    background: #0074D9 url(../humanity/pattern-1.png) center center no-repeat;
}

.testimonial-section-two h2 {
    position: relative;
    color: #ffffff;
    font-size: 45px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 60px;
}

.testimonial-block-two {
    position: relative;
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 40px 40px 35px;
    background-color: #ffffff;
}

.testimonial-block-two .inner-box .content {
    position: relative;
}

.testimonial-block-two .inner-box .content .author {
    position: relative;
    padding-left: 80px;
}

.testimonial-block-two .inner-box .content .author .image {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}

.testimonial-block-two .inner-box .content .author img {
    border-radius: 50%;
}

.testimonial-block-two .inner-box .content .author h3 {
    position: relative;
    color: #2b2b2b;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.testimonial-block-two .inner-box .content .author .designation {
    color: #7d7d7d;
    font-size: 15px;
}

.testimonial-block-two .inner-box .content .text {
    position: relative;
    color: #000000;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.testimonial-block-two .inner-box .content .date {
    position: relative;
    color: #6f6f6f;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.testimonial-block-two .inner-box .content .quote-icon {
    position: relative;
    text-align: right;
    color: #e5e5e5;
    font-size: 28px;
}

.testimonial-section-two .owl-nav {
    display: none;
}

.testimonial-section-two .owl-dots {
    position: relative;
    text-align: center;
    padding: 40px 0px 0px;
}

.testimonial-section-two .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0px 4px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.testimonial-section-two .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0px;
    border-radius: 50%;
    background: none;
    border: 2px solid #ffffff;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.testimonial-section-two .owl-dots .owl-dot.active span,
.testimonial-section-two .owl-dots .owl-dot:hover span {
    background: #ffffff;
    border-radius: 50%;
    border-color: #ffffff;
}

/***

====================================================================
	Page Title Style
====================================================================

 ***/
.page-title {
    position: relative;
    padding: 90px 0px 100px;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-title:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.50);
}

.page-title .inner-box {
    position: relative;
}

.page-title h1 {
    font-size: 72px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #ffffff;
    text-transform: capitalize;
}

.page-title .bread-crumb {
    position: relative;
    padding: 12px 0px;
    display: inline-block;
    border-top: 1px solid rgba(255,255,255,0.30);
    border-bottom: 1px solid rgba(255,255,255,0.30);
}

.page-title .bread-crumb li {
    position: relative;
    color: #ffffff;
    margin-right: 8px;
    font-weight: 400;
    font-size: 16px;
    padding-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.page-title .bread-crumb li:after {
    position: absolute;
    content: '/';
    right: -2px;
    top: 0px;
    color: #ffffff;
    font-size: 14px;
}

.page-title .bread-crumb li:last-child {
    margin-right: 0px;
    padding-right: 0px;
}

.page-title .bread-crumb li:last-child:after {
    display: none;
}

.page-title .bread-crumb li a {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    margin: 0px 5px;
    text-transform: uppercase;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.page-title .bread-crumb li a:hover,
.page-title .bread-crumb li a.current {
    color: #0074D9;
}

/***

====================================================================
	Who We Are
====================================================================

 ***/
.who-we-are-section {
    position: relative;
    padding-bottom: 115px;
}

.who-we-are-section .inner-container {
    position: relative;
    border: 1px solid #f2f2f2;
}

.services-style-two {
    position: relative;
}

.services-style-two:last-child .inner-box {
    position: relative;
    border-right: 0px;
}

.services-style-two .inner-box {
    position: relative;
    padding: 35px 40px 40px;
    border-right: 1px solid #f2f2f2;
}

.services-style-two .inner-box .block-number {
    position: relative;
    font-weight: 700;
    font-size: 60px;
    line-height: 1em;
    color: rgba(0,0,0,0.07);
    font-family: 'Roboto', sans-serif;
}

.services-style-two .inner-box h2 {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    margin-top: -30px;
    text-transform: capitalize;
}

.services-style-two .inner-box h2 a {
    color: #111111;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.services-style-two .inner-box h2 a:hover {
    color: #0074D9;
}

.services-style-two .inner-box .title {
    position: relative;
    color: #767676;
    font-size: 16px;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
}

.services-style-two .inner-box .text {
    position: relative;
    font-size: 16px;
    margin-top: 15px;
    color: rgba(0,0,0,0.45);
}

/***

====================================================================
	Team Section
====================================================================

 ***/
.team-section {
    position: relative;
    padding: 115px 0px 85px;
}

.team-member {
    position: relative;
    margin-bottom: 40px;
}

.team-member .inner-box {
    position: relative;
}

.team-member .inner-box .image {
    position: relative;
}

.team-member .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.team-member .inner-box .image .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    opacity: 0;
    background-color: rgba(0,0,0,0.80);
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.team-member .inner-box .image .overlay-box .social-icon-four {
    top: 50%;
    margin-top: -18px;
}

.team-member .inner-box:hover .image .overlay-box {
    opacity: 1;
}

.team-member .inner-box .lower-box {
    position: relative;
    padding: 25px 0px;
    text-align: center;
    border: 1px solid #ededed;
    border-top: 0px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.team-member .inner-box .lower-box h3 {
    position: relative;
    color: #222328;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

.team-member .inner-box .lower-box .designation {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #0074D9;
    font-style: italic;
}

/***

====================================================================
	Styled Pagination
====================================================================

***/
.styled-pagination {
    position: relative;
}

.styled-pagination ul {
    position: relative;
    display: inline-block;
}

.styled-pagination li {
    position: relative;
    display: block;
    float: left;
    margin: 0px 4px 4px 4px;
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 18px;
    padding: 6px 5px;
    height: 35px;
    font-size: 16px;
    min-width: 35px;
    color: #f1f1f1;
    font-weight: 700;
    text-align: center;
    background: none;
    border: 2px solid #f1f1f1;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.styled-pagination li a.next {
    color: #ffffff;
    padding: 6px 20px;
    border: 0px;
    line-height: 22px;
    text-transform: uppercase;
    background-color: #3a3a3a;
}

.styled-pagination li a:hover,
.styled-pagination li a.active {
    color: #0074D9;
    border-color: #0074D9;
}

.styled-pagination li a.next:hover {
    color: #ffffff;
    background-color: #0074D9;
}

/*Causes Block Two*/
.causes-block-two {
    position: relative;
    margin-bottom: 60px;
}

.causes-block-two .inner-box {
    position: relative;
    border: 1px solid #f0f0f0;
}

.causes-block-two .inner-box .image {
    position: relative;
    padding-right: 30px;
}

.causes-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.causes-block-two .inner-box .content-column {
    position: relative;
}

.causes-block-two .inner-box .content {
    position: relative;
    overflow: hidden;
    padding: 30px 30px 30px 0px;
}

.causes-block-two .inner-box .content .theme-btn {
    margin-bottom: 15px;
}

.causes-block-two .inner-box h3 {
    position: relative;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.causes-block-two .inner-box h3 a {
    color: #111111;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.causes-block-two .inner-box h3 a:hover {
    color: #0074D9;
}

.causes-block-two .inner-box .text {
    position: relative;
    font-size: 16px;
    margin-bottom: 25px;
    color: rgba(0,0,0,0.40);
}

.causes-block-two .inner-box .donate-bar {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.causes-block-two .inner-box .bar-inner {
    position: relative;
    width: 100%;
    height: 10px;
    background: #f1f1f1;
}

.causes-block-two .inner-box .bar-inner .bar {
    position: absolute;
    left: -100%;
    top: -1px;
    height: 11px;
    background: #0074D9;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.causes-block-two .inner-box .donate-bar.animated .bar-inner .bar {
    left: -1px;
}

.causes-block-two .inner-box .bar-inner .count-box {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 35px;
    height: 35px;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #0074D9;
    font-family: 'Lato', sans-serif;
}

.causes-block-two .inner-box .causes-info {
    position: relative;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.causes-block-two .inner-box .causes-info strong {
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

.causes-block-two .inner-box .causes-info span {
    font-weight: 500;
}

/***

====================================================================
	Sidebar Page Container
====================================================================

***/
.sidebar-page-container {
    position: relative;
    padding: 130px 0px 80px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
}

/*Sidebar Widget*/
.sidebar-widget {
    position: relative;
    margin-bottom: 50px;
}

/*Sidebar Title*/
.sidebar-title {
    position: relative;
    margin-bottom: 30px;
}

.sidebar-title h2 {
    position: relative;
    font-size: 30px;
    color: #25292f;
    font-weight: 700;
    line-height: 1.2em;
    padding-bottom: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #ececec;
}

/*Search Box Widget*/
.sidebar .search-box .form-group {
    position: relative;
    margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 26px;
    padding: 10px 50px 10px 30px;
    border: 1px solid #ececec;
    background: none;
    display: block;
    font-size: 15px;
    width: 100%;
    height: 60px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar .search-box .form-group input:focus {
    border-color: #0074D9;
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #707070;
    background: none;
    line-height: 100%;
    font-weight: normal;
}

/*Blog Category*/
.blog-cat {
    position: relative;
}

.blog-cat li {
    position: relative;
    margin-bottom: 15px;
}

.blog-cat li a {
    position: relative;
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding-bottom: 5px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.blog-cat li a:hover {
    color: #0074D9;
}

/*Post Widget*/
.sidebar .popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0px 0px;
    padding-left: 100px;
    min-height: 80px;
    margin-bottom: 25px;
}

.sidebar .popular-posts .post:last-child {
    margin-bottom: 0px;
}

.sidebar .popular-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 85px;
}

.sidebar .popular-posts .post:hover .post-thumb img {
    opacity: 0.70;
}

.sidebar .popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post .text {
    position: relative;
    top: -4px;
    font-size: 20px;
    margin: 0px 0px 0px;
    font-weight: 700;
    color: #222222;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.sidebar .popular-posts .post .text a {
    color: #222222;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post a:hover {
    color: #222222;
}

.sidebar .popular-posts .detail {
    font-size: 13px;
    color: #bcbcbc;
    font-weight: 500;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

/*Popular Tags*/
.sidebar .popular-tags a {
    position: relative;
    color: #878787;
    line-height: 24px;
    padding: 6px 18px 6px;
    margin: 0px 8px 12px 0px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #ebebeb;
    display: inline-block;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    font-family: 'Roboto', sans-serif;
}

.sidebar .popular-tags a:hover {
    border-color: #0074D9;
    background-color: #0074D9;
    color: #ffffff;
}

.causes-single {
    position: relative;
    margin-bottom: 40px;
}

.causes-single .image {
    position: relative;
}

.causes-single .image img {
    position: relative;
    width: 100%;
    display: block;
}

.causes-single .upper-box {
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.causes-single .upper-box h2 {
    position: relative;
    color: #242323;
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 20px;
}

.causes-single .upper-box .btn-column {
    text-align: right;
}

.causes-single .upper-box .rate-column .donate-bar {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}

.causes-single .upper-box .rate-column .bar-inner {
    position: relative;
    width: 100%;
    height: 10px;
    background: #f1f1f1;
}

.causes-single .upper-box .rate-column .bar-inner .bar {
    position: absolute;
    left: -100%;
    top: -1px;
    height: 11px;
    background: #0074D9;
    -webkit-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.causes-single .upper-box .rate-column .donate-bar.animated .bar-inner .bar {
    left: -1px;
}

.causes-single .upper-box .rate-column .bar-inner .count-box {
    position: absolute;
    right: 0px;
    top: -15px;
    width: 35px;
    height: 35px;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #0074D9;
    font-family: 'Lato', sans-serif;
}

.causes-single .upper-box .rate-column .causes-info {
    position: relative;
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.causes-single .upper-box .rate-column .causes-info strong {
    color: #000000;
    font-family: 'Roboto', sans-serif;
}

.causes-single .upper-box .rate-column span {
    font-weight: 500;
}

.causes-single .lower-box {
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
}

.causes-single .lower-box .dark-text {
    position: relative;
    color: #2c2b2b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.causes-single .lower-box .text {
    position: relative;
}

.causes-single .lower-box .text p {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    color: rgba(0,0,0,0.40);
    margin-bottom: 15px;
}

.causes-single .lower-box .text blockquote {
    position: relative;
    color: #ffffff;
    border: 0px;
    font-size: 18px;
    font-style: italic;
    padding: 25px 45px;
    margin-top: 30px;
    margin-bottom: 50px;
    background-color: #0074D9;
}

.causes-single .lower-box .two-column {
    position: relative;
}

.causes-single .lower-box .two-column .image-column {
    position: relative;
}

.causes-single .lower-box .two-column .image-column .image {
    position: relative;
    margin-bottom: 20px;
}

.causes-single .lower-box .two-column .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.causes-single .lower-box .two-column .content-column {
    position: relative;
    margin-bottom: 20px;
}

.causes-single .lower-box .two-column .content-column h3 {
    position: relative;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.related-causes {
    position: relative;
}

.related-causes h2 {
    position: relative;
    font-size: 42px;
    color: #1e1e1e;
    font-weight: 800;
    margin-bottom: 45px;
}

.related-causes .owl-dots {
    display: none;
}

.related-causes .owl-nav {
    position: absolute;
    right: 0px;
    top: -80px;
}

.related-causes .owl-nav .owl-prev {
    position: relative;
    left: -5px;
}

.related-causes .owl-nav .owl-prev,
.related-causes .owl-nav .owl-next {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #e7e7e7;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    margin-left: 0px;
    border-radius: 50%;
    border: 2px solid #e7e7e7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.related-causes .owl-nav .owl-prev:hover,
.related-causes .owl-nav .owl-next:hover {
    border-color: #0074D9;
    color: #0074D9;
}

/*Event Block Two*/
.event-block-two {
    position: relative;
    margin-bottom: 60px;
}

.event-block-two .inner-box {
    position: relative;
    border: 1px solid #f2f2f2;
}

.event-block-two .inner-box .image-column {
    position: relative;
}

.event-block-two .inner-box .image-column .image {
    position: relative;
}

.event-block-two .inner-box .image-column .image .event-date {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    z-index: 10;
    min-width: 90px;
    padding: 20px 0px 12px;
    text-align: center;
    text-transform: uppercase;
    background-color: #0074D9;
    font-family: 'Roboto', sans-serif;
}

.event-block-two .inner-box .image-column .image .event-date span {
    position: relative;
    font-weight: 600;
    font-size: 36px;
    display: block;
    margin-bottom: 4px;
}

.event-block-two .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.event-block-two .inner-box .lower-box {
    position: relative;
    padding: 16px 30px 20px;
}

.event-block-two .inner-box .lower-box h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.event-block-two .inner-box .lower-box h3 a {
    color: #000000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.event-block-two .inner-box .lower-box h3 a:hover {
    color: #0074D9;
}

.event-block-two .inner-box .lower-box .post-meta {
    position: relative;
    margin-bottom: 15px;
}

.event-block-two .inner-box .lower-box .post-meta li {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    margin-right: 20px;
    display: inline-block;
}

.event-block-two .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
}

.event-block-two .inner-box .lower-box .post-meta li:last-child {
    margin-right: 0px;
}

.event-block-two .inner-box .lower-box .text {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    color: rgba(0,0,0,0.50);
}

.event-block-two .inner-box .lower-box .detail {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    color: #0074D9;
}

.event-block-two .inner-box .lower-box .detail .fa {
    margin-left: 5px;
}

.event-block-two.style-two .inner-box .lower-box h3 {
    font-size: 18px;
}

.event-block-two.style-two .inner-box .lower-box {
    padding: 20px 25px;
}

.event-block-two.style-two .inner-box .lower-box .post-meta li {
    padding-left: 0px;
}

/*Event Single*/
.event-single {
    position: relative;
    margin-bottom: 50px;
}

.event-single .inner-box {
    position: relative;
}

.event-single .inner-box .image {
    position: relative;
}

.event-single .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.event-single .inner-box .image .event-date {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    z-index: 10;
    min-width: 90px;
    padding: 20px 0px 12px;
    text-align: center;
    text-transform: uppercase;
    background-color: #0074D9;
    font-family: 'Roboto', sans-serif;
}

.event-single .inner-box .image .event-date span {
    position: relative;
    font-weight: 600;
    font-size: 36px;
    display: block;
    margin-bottom: 4px;
}

.event-single .inner-box .upper-box {
    position: relative;
    padding: 20px 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.event-single .inner-box .upper-box h2 {
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.event-single .inner-box .upper-box .post-meta {
    position: relative;
}

.event-single .inner-box .upper-box .post-meta li {
    position: relative;
    font-size: 16px;
    margin-right: 20px;
    padding-left: 25px;
    color: rgba(0,0,0,0.70);
    display: inline-block;
    margin-bottom: 5px;
}

.event-single .inner-box .upper-box .post-meta li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 15px;
    font-weight: 600;
}

.event-single .inner-box .lower-box {
    position: relative;
}

.event-single .inner-box .lower-box .dark-text {
    position: relative;
    color: #444444;
    font-size: 18px;
    margin-bottom: 20px;
}

.event-single .inner-box .lower-box .dark-text span {
    font-weight: 700;
}

.event-single .inner-box .lower-box .text {
    position: relative;
}

.event-single .inner-box .lower-box .text p {
    position: relative;
    font-size: 15px;
    margin-bottom: 20px;
    color: rgba(0,0,0,0.60);
}

.event-single .inner-box .lower-box h3 {
    position: relative;
    color: #242323;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.related-events {
    position: relative;
}

.related-events h2 {
    position: relative;
    color: #1e1e1e;
    font-size: 42px;
    font-weight: 800;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.related-events .owl-dots {
    display: none;
}

.related-events .owl-nav {
    position: absolute;
    right: 0px;
    top: -70px;
}

.related-events .owl-nav .owl-prev {
    position: relative;
    left: -5px;
}

.related-events .owl-nav .owl-prev,
.related-events .owl-nav .owl-next {
    display: inline-block;
    width: 35px;
    height: 35px;
    color: #ededed;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    border: 2px solid #e7e7e7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.related-events .owl-nav .owl-prev:hover,
.related-events .owl-nav .owl-next:hover {
    border-color: #0074D9;
    color: #0074D9;
}

/***

====================================================================
	Comments Area
====================================================================

 ***/
.sidebar-page-container .comments-area {
    position: relative;
    margin-top: 0px;
    margin-bottom: 50px;
}

.sidebar-page-container .comments-area .group-title {
    position: relative;
    margin-bottom: 20px;
}

.sidebar-page-container .group-title h2 {
    position: relative;
    font-size: 36px;
    color: #070707;
    font-weight: 700;
    padding-bottom: 0px;
    text-transform: capitalize;
}

.sidebar-page-container .group-title .text {
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    color: rgba(0,0,0,0.60);
}

.sidebar-page-container .comments-area .comment-outer {
    position: relative;
    padding: 25px 30px;
    margin-bottom: 20px;
    border: 1px solid #f4f4f4;
}

.sidebar-page-container .comments-area .comment-outer .comment-box:last-child {
    padding-bottom: 0px;
}

.sidebar-page-container .comments-area .comment-outer .comment-box:last-child .comment .comment-inner {
    border: 0px;
    padding-bottom: 0px;
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0px 0px 30px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box:nth-child(1) {
    padding-top: 0px;
}

.sidebar-page-container .comments-area .comment-box:hover {
    border-color: #222222;
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    padding: 0px 0px 0px 100px;
    font-size: 14px;
}

.sidebar-page-container .comments-area .comment .comment-inner {
    position: relative;
    padding-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
}

.sidebar-page-container .comments-area .comment .comment-reply {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #3f3e3e;
    font-size: 13px;
    font-weight: 600;
    padding: 2px 14px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    background-color: #f4f4f4;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Roboto', sans-serif;
}

.sidebar-page-container .comments-area .comment .comment-reply:hover {
    color: #ffffff;
    background-color: #484848;
}

.sidebar-page-container .comments-area .reply-comment {
    padding-left: 100px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 75px;
    display: block;
}

.sidebar-page-container .comments-area .comment-info {
    color: #3e5773;
    line-height: 24px;
    font-size: 13px;
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 20px;
    font-weight: 600;
    color: #25292f;
    line-height: 16px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.sidebar-page-container .comments-area .comment-box .text {
    color: rgba(0,0,0,0.60);
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.6em;
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    position: relative;
    font-size: 16px;
    color: #c5c5c5;
    font-family: 'Roboto', sans-serif;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/
.comment-form {
    position: relative;
    margin-top: 40px;
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 20px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 10px 15px;
    color: #222222;
    border: 1px solid #f0f0f0;
    height: 55px;
    background: #ffffff;
    border-radius: 4px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
    border-color: #0074D9;
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 15px;
    color: #222222;
    border: 1px solid #f0f0f0;
    height: 210px;
    background: #ffffff;
    resize: none;
    border-radius: 4px;
    margin-bottom: 21px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form button {
    position: relative;
    margin-top: 10px;
    font-weight: 600;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}

/***

====================================================================
	Donate Section
====================================================================

 ***/
.donate-section {
    position: relative;
    padding: 130px 0px 150px;
    background-color: #fafafa;
}

.donate-block {
    position: relative;
    margin-bottom: 40px;
}

.donate-block .image-column {
    position: relative;
    margin-bottom: 40px;
}

.donate-block .image-column .image {
    position: relative;
}

.donate-block .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.donate-block .content-column {
    position: relative;
}

.donate-block .content-column h3 {
    position: relative;
    font-size: 45px;
    color: #1f1e1e;
    font-weight: 800;
    line-height: 1em;
}

.donate-block .content-column h4 {
    color: #303030;
    font-size: 30px;
    font-weight: 400;
}

.donate-block .content-column .text {
    position: relative;
    margin-top: 20px;
}

.donate-block .content-column .text p {
    position: relative;
    color: #848484;
    font-size: 16px;
    margin-bottom: 20px;
}

/*Donation Form Outer*/
.donation-form-outer {
    position: relative;
    padding: 60px 40px 60px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    background-color: #ffffff;
}

.donation-form-outer .form-portlet {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.donation-form-outer h3 {
    font-size: 28px;
    font-weight: 600;
    color: #1f1e1e;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.donation-form-outer hr {
    margin-bottom: 40px;
    border-color: #e9e9e9;
}

.donation-form-outer .form-group {
    position: relative;
    margin-bottom: 30px;
}

.donation-form-outer input[type="text"],
.donation-form-outer input[type="email"],
.donation-form-outer input[type="tel"],
.donation-form-outer input[type="url"],
.donation-form-outer input[type="password"],
.donation-form-outer select,
.donation-form-outer textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 14px;
    line-height: 34px;
    padding: 15px 20px;
    background: #ffffff;
    border: 2px solid #ebebeb;
}

.donation-form-outer input.other-amount {
    height: 60px;
    padding: 15px 20px;
    background: #f9f9f9;
    line-height: 30px;
}

.donation-form-outer select {
    cursor: pointer;
}

.donation-form-outer .field-label {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 18px;
    color: #25292f;
    line-height: 28px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.donation-form-outer .field-label .required {
    color: #ff0000;
    font-size: 16px;
}

.donation-form-outer .radio-select {
    position: relative;
    float: left;
    margin-right: 18px;
    margin-bottom: 10px;
    line-height: 56px;
}

.donation-form-outer .radio-select label {
    position: relative;
    display: block;
    width: 90px;
    height: 55px;
    text-align: center;
    color: #25292f;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    background: #f1f1f1;
    -ms-border-radius: 5px;
    cursor: pointer;
}

.donation-form-outer .radio-select input[type="radio"] {
    display: none;
}

.donation-form-outer .radio-select input[type="radio"]:checked+label {
    color: #ffffff;
    background: #0074D9;
}

.donation-form-outer button {
    margin-top: 15px;
    font-family: 'Roboto',sans-serif;
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    height: 60px;
    padding: 15px 20px;
    border: 1px solid #e3e3e3;
    line-height: 30px;
    color: #333333;
    border-radius: 0px;
    background: #ffffff url(../humanity/icon-select.png) right top no-repeat;
}

.form-group .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 3px;
    text-indent: 0px;
    color: #333333;
}

.form-group .ui-button .ui-icon:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0px;
    top: 2px !important;
    top: 13px;
    width: 10px;
    height: 20px;
    display: block;
    color: #333333;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
    opacity: 0;
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
    font-family: 'Roboto',sans-serif;
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
    border: none;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px ;
    font-size: 14px;
    line-height: 24px;

    /*border: 1px solid #0074D9 !important;
    background: #0074D9 !important;*/
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-button.ui-state-active:hover {
    border: 1px solid #0074D9;
    background: #0074D9;
}

/***

====================================================================
	Map Section Style
====================================================================

***/
.map-section {
    position: relative;
}

.map-section .map-canvas {
    height: 470px;
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}

/***

====================================================================
	Contact Section
====================================================================

***/
.contact-section {
    position: relative;
    padding: 110px 0px 100px;
}

.contact-section h2 {
    position: relative;
    font-size: 43px;
    font-weight: 800;
    color: #222328;
    margin-bottom: 5px;
}

.contact-section .text {
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 30px;
    color: rgba(0,0,0,0.40);
}

.contact-section .contact-info {
    position: relative;
    margin-bottom: 30px;
}

.contact-section .contact-info li {
    position: relative;
    display: block;
    font-size: 16px;
    margin-bottom: 30px;
    color: #767676;
    min-height: 60px;
    padding: 0px 0px 0px 90px;
}

.contact-section .contact-info li h4 {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-size: 14px;
    color: #222328;
}

.contact-section .contact-info li .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    font-size: 24px;
    color: #cdcdcd;
    line-height: 56px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #f2f2f2;
}

.contact-section .form-column .inner-column {
    padding-left: 30px;
}

.contact-section .info-column .inner-column {
    padding-left: 80px;
}

.contact-section .info-column .inner-column h2 {
    margin-bottom: 30px;
}

/***

====================================================================
	Contact Form
====================================================================

 ***/
.contact-form {
    position: relative;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 25px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 25px;
    color: #222222;
    border: 1px solid transparent;
    height: 50px;
    background: #f3f3f3;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #0074D9;
    background: none;
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 25px;
    color: #222222;
    height: 200px;
    background: #f3f3f3;
    resize: none;
    border: 1px solid transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.contact-form button {
    position: relative;
    font-weight: 500;
    margin-top: 0px;
    padding: 13px 44px;
    font-size: 14px;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #ff0000;
    font-weight: 500;
}

/***

====================================================================
	Project Section
====================================================================

 ***/
.gallery-section {
    position: relative;
    padding: 125px 0px 150px;
}

.gallery-section .filters {
    margin-bottom: 50px;
}

.gallery-section .filters li {
    position: relative;
    display: inline-block;
    padding: 2px 13px;
    line-height: 24px;
    color: #9f9f9f;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px;
    letter-spacing: 1px;
    margin: 0px 5px 10px;
    text-transform: uppercase;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Roboto', sans-serif;
}

.gallery-section .filters li:after {
    position: absolute;
    content: '/';
    right: -10px;
    top: 2px;
    color: #9f9f9f;
    font-size: 14px;
}

.gallery-section .filters li:last-child::after {
    display: none;
}

.gallery-section .filters .filter.active,
.gallery-section .filters .filter:hover {
    color: #25292f;
}

.gallery-block.mix {
    display: none;
}

/*Shop Item*/
.shop-item {
    position: relative;
    margin-bottom: 55px;
}

.shop-item .inner-box {
    position: relative;
}

.shop-item .inner-box .new {
    position: absolute;
    width: 45px;
    height: 45px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;
    border-radius: 50%;
    z-index: 10;
    right: 15px;
    top: 15px;
    text-align: center;
    background-color: #ff4949;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.shop-item .inner-box .sale {
    position: absolute;
    width: 45px;
    height: 45px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 45px;
    border-radius: 50%;
    z-index: 10;
    right: 15px;
    top: 15px;
    text-align: center;
    background-color: #0074D9;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.shop-item .inner-box .sale-percentage {
    position: absolute;
    width: 45px;
    height: 45px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2em;
    border-radius: 50%;
    z-index: 10;
    right: 15px;
    top: 15px;
    padding-top: 9px;
    text-align: center;
    background-color: #42d220;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.shop-item .inner-box .image {
    position: relative;
    text-align: center;
    background-color: #f8f8f8;
}

.shop-item .inner-box .image img {
    max-width: 100%;
    padding: 20px 0px;
    display: inline-block;
}

.shop-item .inner-box .lower-content {
    position: relative;
    padding: 20px 0px;
    border-bottom: 1px solid #ececec;
}

.shop-item .inner-box .lower-content h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 4px;
}

.shop-item .inner-box .lower-content h3 a {
    color: #1f1f1f;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.shop-item .inner-box .lower-content h3 a:hover {
    color: #0074D9;
}

.shop-item .inner-box .lower-content .price {
    position: relative;
    color: #969696;
    font-size: 17px;
    font-weight: 400;
}

.shop-item .inner-box .lower-content .rating .fa {
    position: relative;
    display: inline-block;
    margin-left: 2px;
    font-size: 15px;
    color: #f9a109;
}

.shop-item .inner-box .lower-content .rating .fa.dark {
    color: #ebeff2;
}

.sidebar .sidebar-widget {
    position: relative;
    margin-bottom: 45px;
}

.sidebar .sidebar-widget:last-child {
    margin-bottom: 0px;
}

.sidebar-widget .sidebar-title {
    position: relative;
    margin-bottom: 22px;
}

.sidebar-widget .sidebar-title h3 {
    position: relative;
    color: #25292f;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4em;
}

/*Category Box*/
.category-box {
    position: relative;
    border-radius: 5px;
    border: 1px solid #ecf1f5;
}

.category-box .category-list > li {
    position: relative;
    color: #00000a;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #ecf1f5;
    text-transform: capitalize;
}

.category-box .category-list > li:last-child {
    border-bottom: none;
}

.category-box .category-list > li > a {
    position: relative;
    color: #000000;
    font-size: 16px;
    padding: 14px 20px;
    line-height: 28px;
    display: block;
    text-transform: capitalize;
}

.category-box .category-list > li > a:after {
    position: absolute;
    right: 20px;
    top: 16px;
    color: #c4cdd3;
    content: '\f107';
    font-family: 'FontAwesome';
}

.category-box .category-list .sub-menu {
    position: relative;
    background: #fefefe;
    display: none;
}

.category-box .category-list .sub-menu > li {
    position: relative;
    color: #00000a;
    font-size: 14px;
    line-height: 24px;
    border-top: 1px solid #ecf1f5;
    text-transform: capitalize;
}

.category-box .category-list .sub-menu > li > a {
    position: relative;
    color: #00000a;
    font-size: 14px;
    padding: 12px 20px;
    line-height: 24px;
    display: block;
    text-transform: capitalize;
}

/*Filter Widget*/
.filter-widget {
    position: relative;
    border-radius: 5px;
    margin-bottom: 45px;
}

.rangeslider-widget .outer-box {
    position: relative;
    padding: 20px 20px 28px;
    border: 1px solid #f1f1f1;
}

.rangeslider-widget .form-group {
    position: relative;
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    margin: 0px 0px 0px;
}

.rangeslider-widget .form-group .price-boxed {
    margin-bottom: 25px;
}

.rangeslider-widget .form-group .price-boxed .row {
    margin: 0px -10px;
}

.rangeslider-widget .form-group .price-boxed .val-column {
    padding: 0px 10px;
}

.rangeslider-widget .form-group .price-boxed label {
    color: rgba(0,0,0,0.50);
    font-size: 15px;
    font-weight: 400;
}

.rangeslider-widget .left-val,
.rangeslider-widget .right-val {
    border: 1px solid #e7ebee;
    padding: 8px 15px;
    border-radius: 5px;
    display: block;
}

.rangeslider-widget .btn-box {
    margin-top: 24px;
}

.rangeslider-widget .btn-box .btn-style-five {
    width: 100%;
}

.rangeslider-widget .val-box {
    position: relative;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    width: 50px;
    text-align: center;
    color: #666666;
    font-weight: 400;
}

.rangeslider-widget .noUi-connect {
    background: #0074D9 !important;
    box-shadow: none;
}

.rangeslider-widget .noUi-background {
    background: #eef2f5 !important;
}

.rangeslider-widget .noUi-handle {
    top: -5px !important;
    background-color: transparent !important;
    border: 4px solid #ffffff !important;
    cursor: pointer;
    width: 14px !important;
    height: 14px !important;
    background: #ffffff !important;
    margin-left: 14px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(231,235,238,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(231,235,238,1);
    -ms-box-shadow: 0px 0px 5px 0px rgba(231,235,238,1);
    -o-box-shadow: 0px 0px 5px 0px rgba(231,235,238,1);
    box-shadow: 0px 0px 5px 0px rgba(231,235,238,1);
}

.rangeslider-widget .noUi-horizontal {
    height: 5px !important;
    box-shadow: none !important;
    background: #eef2f5;
    border: 0px;
    border-radius: 0px;
}

.sidebar .related-posts .shop-post {
    position: relative;
    font-size: 14px;
    color: #cccccc;
    padding: 0px 0px;
    padding-left: 100px;
    min-height: 100px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ededed;
}

.sidebar .related-posts .shop-post:last-child {
    margin-bottom: 0px;
}

.sidebar .related-posts .shop-post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    background-color: #f8f8f8;
}

.sidebar .related-posts .shop-post .post-thumb img {
    display: block;
    width: 100%;
}

.sidebar .related-posts .shop-post h4 {
    margin: 0px;
    top: -4px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.sidebar .related-posts .shop-post h4 a {
    color: #1c1c1c;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.sidebar .related-posts .shop-post a,
.sidebar .related-posts .shop-post a:hover {
    color: #0074D9;
}

.sidebar .related-posts .shop-post .price {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #969696;
    line-height: 1em;
    margin-bottom: 5px;
}

.sidebar .related-posts .shop-post .rating .fa {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    line-height: 26px;
    color: #f9a718;
}

.sidebar .related-posts .shop-post .rating .fa.light {
    color: #ebeff2;
}

/*Popular Tags*/
.sidebar .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 4px 20px 4px;
    margin: 0px 8px 10px 0px;
    color: rgba(0,0,0,0.50);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    border: 1px solid #e7ebee;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

.sidebar .popular-tags a:hover {
    background-color: #0074D9;
    border-color: #0074D9;
    color: #ffffff;
}

.round {
    border-left-style: none;
    border-radius: 50%;
    height: 230px;
    width: 230px;
}

.center {
    text-align: center;
}

.tools {
    align-self: center;
    margin: 15px 15px 0 0;
    padding: 0;
}

.bold {
    font-weight: 900;
}

.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin-top: 10px;
    padding: 3px 22px 0;
    font-size: 18px;
    height: 45px;
    line-height: 40px;
    background-color: #30A2B1;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;

    /* text-shadow:1px 1px 1px rgba(0,0,0,0.2) */
    margin-bottom: 10px;
}

body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* .button-light{background-color:#EEE;color:#333;text-shadow:none!important;} */
.button:hover {
    background-color: #444;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-decoration: none;
}

.button.button-xlarge {
    padding: 0 10px;
    font-size: 19px;
    letter-spacing: 1px;
    height: 52px;
    line-height: 52px;
    font-family: 'Roboto',sans-serif;
}

.button i {
    position: relative;
    top: 1px;
    line-height: 1;
    margin-right: 5px;
    width: 16px;
    text-align: center;
}

.button.tright i {
    margin: 0 0 0 5px;
}

.button-xlarge i {
    top: 2px;
    margin-right: 8px;
}

.button-xlarge.tright i {
    margin: 0 0 0 8px;
}

.button.button-reveal.button-light:hover {
    text-shadow: none;
    color: #333;
}

.button.button-reveal {
    padding: 0 28px;
    overflow: hidden;
}

.button.button-reveal i {
    display: block;
    position: absolute;
    top: 0;
    left: -32px;
    width: 32px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.1);
}

.button.button-reveal.tright i {
    left: auto;
    right: -32px;
}

body:not(.device-touch) .button.button-reveal i {
    -webkit-transition: left 0.3s ease, right 0.3s ease;
    -o-transition: left 0.3s ease, right 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease;
}

.button.button-reveal.button-xlarge {
    padding: 0 40px;
}

.button.button-reveal.button-xlarge i {
    left: -44px;
    width: 44px;
    height: 52px;
    line-height: 52px;
}

.button.button-reveal.button-xlarge.tright i {
    left: auto;
    right: -44px;
}

.button.button-reveal:hover i {
    left: 0;
}

.button.button-reveal.tright:hover i {
    left: auto;
    right: 0;
}

.button.button-circle {
    border-radius: 20px;
}

.button.button-xlarge.button-circle {
    border-radius: 20px;
}

.button-white {
    background-color: #ffffff;
    color: #545454;
}

.button-reveal.button-white:hover {
    background-color: #F9F9F9!important;
}

.foreis {
    background-color: #ee8022;
    color: #fff;
    height: 60px;
}

.multicolortitle {
    font-size: 16px;
    font-weight: 700;
    padding-top: 20px;
}

.rowh40 {
    min-height: 40px;
    height: auto;
}

.row-containernopad {
    padding-top: 0;
    padding-bottom: 0;
}

.epixeirisis {
    background-color: #77b342;
    color: #fff;
    height: 60px;
}

.dimoi {
    background-color: #529ab8;
    color: #fff;
    height: 60px;
}

.mko {
    background-color: #a04d96;
    color: #fff;
    height: 60px;
}

.panepistimia {
    background-color: #284cbf;
    color: #fff;
    height: 60px;
}

.schools {
    background-color: #ee1034;
    color: #fff;
    height: 60px;
}

.background-image-edition {
    background-color: transparent;
    background-image: url(../images/banner-nea-ekdosi-bravo-2017.jpg);
    background-attachment: inherit;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: cover;
}

.jumbotron2.jumbotron-fullwidth {
    padding: 25px 65px 0px;
}

.bigtitle {
    font-size: 98px;
    color: #73ac35;
    font-weight: 900;
}

.banner .row {
    min-height: 320px;
    margin-left: 100px;
}

@media (max-width: 768px){
    .banner .row {
        margin-left: 0px;
    }

    .bigtitle {
        font-size: 78px;
    }

    .logo img {
        width: 80%;
    }
}

@media (max-width: 990px) and (min-width: 769px){
    .banner .row {
        margin-left: 50px;
    }
}

.bookedition {
    background-image: url(../images/Bravo-edition_2017.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
}

.editiontitle {
    font-size: 48px;
    color: #6c6c6c;
    font-weight: 700;
    text-align: left;
}

.bravo17 {
    font-weight: 900;
    font-size: 63px;
    line-height: 100px;
    letter-spacing: 2px;
}



.section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.medtitle {
    font-size: 55px;
    font-weight: 900;
    color: #3a7dc3;
}

.med2title {
    font-size: 42px;
    font-weight: 900;
    color: #002b65;
    margin-bottom: 10px;
}

.content-text {
    font-size: 23px;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #1e1e1e;
    padding-top: 15px;
    padding-bottom: 15px;
}

.dark-green {
    color: #427f3a;
}

.green-bravo {
    color: #651717;
}

.font26 {
    font-size: 26px;
}

.button-semicircle {
    border-radius: 20px;
}

@media (min-width:992px) {
    .col-md-7.five-three {
        width: 60%;
    }
}

@media (min-width:992px) {
    .col-md-5.five-two {
        width: 40%;
    }
}

@media (min-width:992px) {
    .col-equal1 {
        /*
box-sizing: border-box

*/
        height: 100%;
        padding: 0px;
    }
}

@media (min-width:992px) {
    .row-equal1 {
        height: 300px;
    }
}

.fullwidthbutton {
    width: 100%;
    display: block;
}

.subtitle {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 32px;
    padding-top: 5px;
}

.smalltitle {
    font-size: 40px;
    font-weight: 900;
    color: #3a7dc3;
}

.ypopsifiotites {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    width: 45%;
}

.date {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
}

.svg--responsive {
    position: absolute;
    top: 0;
    left: 0;
}

.width80 {
    width: 80%;
}

.container--ph {
    /* height: 0 */
    /* padding-top: 48% */
    position: relative;
    min-height: 470px;
}

.symmetoxessvg {
    background-color: #4a4a4a;
}

.section-sym {
    padding-top: 30px;
    padding-bottom: 0px;
}

@media (max-width:992px) {
    .smalltitle {
        color: #fff;
    }
}

.pad30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pad40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.button-xlarge2 {

        padding: 0 10px;
        font-size: 20px;
        letter-spacing: 1px;
        height: 52px;
        line-height: 82px;
        font-family: 'Roboto',sans-serif;

}

.height80 {
    height: 80px !important;
}

.section80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #fff;
    border: none;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 5px auto;
    border-radius: 100px;
    background-color: #ff0202;
}

.lightgrey {
    background-color: #e9e9e9;
}

.xlightgrey {
    background-color: #f6f6f6;
    border-width: 5px 0px 5px 0px;
    border-style: solid;
    border-color: #dbe2e4;
}

.fade-carousel {
    position: relative;
    height: 450px;
}

.fade-carousel .carousel-inner .item {
    height: 450px;
}

.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}

.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

.hero {
    position: absolute;
    top: 70%;
    left: 50%;
    z-index: 1000!important;
    color: #fff;

    /*text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);*/
}

/*.hero h1 {
    font-size: 3.5em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: none;
}*/
.hero h3 {
    text-transform: none;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #080d15;
    opacity: .7;
}

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 70vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .active.left {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    min-height: 200px;
}

.carousel {
    position: relative;
}

/*.carousel-inner{position:relative;width:100%;overflow:hidden;}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
@media all and (transform-3d),(-webkit-transform-3d){
.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}
.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
}
.carousel-inner>.active{display:block;}
.carousel-inner>.active{left:0;}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #a1a1a1;border-radius:10px;}
.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#a1a1a1;}
@media screen and (min-width:768px){
.carousel-indicators{bottom:20px;}
}
*/
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px ;
    margin-right: -19px;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-right: 280px;
}

#sidebar-wrapper {
    z-index: 1000;
    right: 280px;
    width: 0;
    left: inherit;
    height: 100%;
    margin-right: -280px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 280px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -280px;
    right: 280px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 280px;
    margin: 0;
    padding: 0;
    right: 0px;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 25px;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    font-weight: 500;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

/*.sidebar-nav li:first-child a {
    color: #fff;
    background-color: #1a1a1a;
}*/
.sidebar-nav li:nth-child(1):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(2):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(3):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(4):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(5):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(6):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(7):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(8):before {
    background-color: #0074D9;
}

.sidebar-nav li:nth-child(9):before {
    background-color: #0074D9;
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 95px;
    font-size: 32px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #4c4c4c;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
    position: fixed;
    top: 115px;
    z-index: 1001;
    display: block;
    width: 45px;
    height: 45px;
    margin-right: 15px;
    background: transparent;
    border: none;
    right: 10px;
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    right: 0;
    height: 6px;
    width: 100%;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-closed .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -3px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px,0,0);
    -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.95);
    z-index: 1000;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    left: inherit;
}

.hamburger.is-open {
    right: 280px;
}

@media (max-width:991px) {
    .logo-outer {
        text-align: center !important;
    }

    .hamburger {
        top: 230px;
    }

    .smalltitle.forma {
        color: #73ac35;
    }
}

@media (min-width:992px) {
    .headmoto1 {
        text-align: right !important;
        top: 125px;
    }
}

.headmoto1 {
    text-align: center;
}

@media (min-width:992px) {
    .headmoto2 {
        text-align: right !important;
    }

    .headmoto2 img {
        margin-right: 60px;
    }
}

.headmoto2 {
    text-align: center;
}

.section120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.foreis:hover,
.epixeirisis:hover,
.dimoi:hover,
.schools:hover,
.panepistimia:hover,
.mko:hover {
    /* background-color:#444 */
    /* color:#FFF */
    /* text-shadow:1px 1px 1px rgba(0,0,0,0.2) */
    /* text-decoration:none */
}

@media (max-width:767px) {
    .hidden-sm {
        display: none;
    }

    .fade-carousel {
        position: relative;
        height: 150px;
    }

    .fade-carousel .carousel-inner .item {
        height: 150px;
    }

    .medtitle {
        font-size: 42px;
    }

    .med2title {
        font-size: 36px;
    }
}

@media (max-width:479px) {
    .hidden-xs {
        display: none;
    }
}

@media (min-width:992px) {
    .oroi {
        background-color: #73ac35;
        background-image: url('../images/fonto2.svg');
        background-size: cover;
    }
}

@media (min-width:992px) {
    .ypovoli {
        background-color: #73ac35;
        background-image: url('../images/fonto1.svg');
        background-size: cover;
    }
}

.oroi {
    background-color: #585858;
}

.ypovoli {
    background-color: #585858;
}

.axiaborder {
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}

@media (max-width:991px) {
    .axiaborder {
        border-left: 0px;
        border-right: 0px;
    }
}

@media (max-width:540px) {
    .main-header .header-top .top-left ul li {
        margin-right: 0 !important;
    }

    .hamburger {
        right: 5px;
    }

    .awardsbravo h2 {
        font-size: 44px !important;
    }
}

h3.text-center.text-uppercase.multicolortitle {
    padding-top: 10px;
}

.row-equal2 {
    height: 40px;
}

.col-equal2 {
    padding: 10px 5px;
}

.main-footer .gallery-widget .images-outer ul li a {
    color: rgba(228, 230, 235, 0.70);
}

@media (max-width:1022px) {
    .top-left {
    }

    .top-left {
        text-align: center;
    }

    .top-right {
        text-align: center;
    }
}

.rowh60 {
    min-height: 60px;
    height: auto;
}

.formalist {
    font-size: 21px;
    font-weight: 500;
    padding-top: 3px;
    padding-bottom: 3px;
}

.indiwhite.active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.indiwhite {
    border-color: #fff !important;
}

.footer-widget a {
    color: #d6d6d6;
}

.footer-widget a:hover {
    color: #29a5ff;
}

@media (max-width:1144px) {
    .button.button-xlarge {
        font-size: 17px;
    }
}

#carousel-c .carousel,
#carousel-c .carousel-inner,
#carousel-c .carousel-inner .item {
    height: 160px;
}

.section120 .form-control {
    border: none !important;
}

.main-footer {
    text-align: left;
}

.modal-title h3 {
    color: #73ac35;
}

h3.modal-title {
    color: #73ac35;
    text-shadow: none;
    font-weight: 900;
}

.modal-body p {
    font-size: 16px;
    color: #585858;
    text-transform: none;
    text-shadow: none;
    font-weight: 400;
}

.modal-footer .button {
    padding-left: 22px;
    padding-right: 22px;
}

.pylwnes a.button:visited,
a.button:active {
    color: #fff;
}

.modal-body {
    position: relative;
    padding: 35px;
    display: block;
    height: auto;

    /*width: 400px
 */
    white-space: normal;
}

.modal-footer {
    text-align: center;
}

.featureList,
.contentcol ul {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none;
}

.contentcol ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 0;
    text-align: left;
}

.contentcol ul li:before {
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}

.contentcol ul {
    padding: 20px 0 15px 0;
}

.contentcol ul li:before {
    content: "\2713";
    color: #eb9829;
}

.contentcol ul li.cross:before {
    content: "\2717";
    color: crimson;
}

.contentcol h1 {
    font-size: 47px;
    font-weight: 700;
    color: #30A2B1;
    padding-bottom: 15px;
    text-align: left;
}

.contentcol h1.most-title {
    font-size: 36px;
}

.contentcol .mostp {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.7;
    color: rgb(6, 53, 99);
}

@media (max-width:467px) {
    .contentcol h1,
    .contentcol h1.most-title {
        font-size: 32px;
    }

    .contentcol h4 {
        font-size: 20px;
    }
}

.contentcol h4 {
    padding-top: 20px;
    margin-bottom: 10px;
    font-size: 21px;
    text-align: left;
    color: #30A2B1;
    font-weight: 500;
}

.secbravo {
    background-color: #f1f1f1;
}

.sidepillar {
    /*  padding-top: 50px; */
    z-index: 1;
}

.sidepillar .button {
    width: 185px;
    font-weight: 900;
    text-align: left;
}

.sidepillar div.buttondiv {
    padding: 5px 0;
    z-index: 1;
}

.sidepillar a.button:visited,
.sidepillar a.button:focus {
    color: #fff;
}

.sidepillar h1 {
    color: #00335c;
    font-weight: 300;
    padding-bottom: 15px;
    font-size: 33px;
}

.sidepillar h3.modal-title {
    text-align: center;
}

.pillarrow {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    margin-right: -200px;
    background-color: #fff;
    margin-left: 0px;
    z-index: 0;
}

.container.display-flex {
    display: flex;

    /*flex-wrap: wrap;*/
}

.container.display-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.contentcol {
    padding-top: 40px;
    padding-right: 35px;
    padding-left: 15px;
    padding-bottom: 30px;
}

@media (max-width:991px) {
    .container.display-flex {
        display: inherit;
    }

    .container.display-flex > [class*='col-'] {
        display: inherit;
    }

    .contentcol {
        padding-left: 35px;
    }
}

blockquote {
    border-left: none;
}

.quote-badge {
}

.quote-box {
}

.quotation-mark {
    margin-top: -10px;
    font-weight: bold;
    font-size: 150px;
    color: #f1f1f1;
    font-family: "Times New Roman", Georgia, Serif;
}

.quote-text {
    font-size: 26px;
    letter-spacing: 0px;
    font-style: italic;
    font-weight: 300;
    font-family: "Times New Roman", Georgia, Serif;
    color: #8f5050;
    margin-top: -90px;
}

.pad70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.banner2018 {
    padding-left: 0px;
    padding-right: 0px;
    min-width: 700px;
    margin-top: 58px;
    margin-right: -350px;
}

@media (max-width:991px) {
    .banner2018 {
        min-width: 600px;
        margin-right: -100px;
    }
}

@media (min-width:1800px) {
    .banner2018 {
        min-width: 750px;
        margin-right: -550px;
    }
}

.contentcol strong {
    font-weight: 700;
}

.rowtikanoume {
    z-index: 100;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    padding: 15px 0 20px 15px;

    /* background-color: #e9eef1 */
    width: 485px;
    margin-left: -15px;
}

.fatikanoume {
    /* font-size: 46px */
    /* padding-top: 5px */
    /* margin-left: -50px */
    /* width:40px; background-color: #ffffff;border-radius: 70px; */
    height: 40px;
    padding: 5px;
    margin-right: 10px;
    margin-top: 15px;
    float: left;
    margin-bottom: 15px;
}

.texttikanoume {
    padding-top: 15px;
    width: 200px;
    float: left;
    font-weight: 500;
}

.tikanoumeside {
    background-color: #e9eef1;
    margin-top: -50px;
}

.fa-check:before {
    content: "\f00c";
    color: #8fc480;
}

.awardsbravo h2 {
    font-size: 52px;
    font-weight: 500;
    padding-top: 0;
    margin-top: 0;
    color: #609923;
}

.awardsbravo h1 {
    font-size: 90px;
    font-weight: 900;
    padding-top: 5px;
    padding-bottom: 0;
    color: #609923;
    line-height: 100px;
}

.epopteiaframe {
    padding: 30px;
    background-color: #d4dee3;
    margin-top: 20px;
    margin-bottom: 20px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;

    /* float: none */
}

span.boldstep {
    font-weight: 700;
    color: #1b4170;
}

.imgstep {
    /* background-image: url('6.png') */
    /* background-size: contain */
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}

.textstep {
    transform: translateY(20%);
    position: relative;
}

.stepstyle p {
    margin-right: 15px;
    text-align: left;
    transform: translateY(-50%);
    top: 50%;
}

.accordion h5 {
    cursor: pointer;
    font-size: 18px;
    padding: 15px 0;
    color: #6d7f6c;
    font-weight: 500;
}

.accordion h5:before {
    font-family: FontAwesome;
    content: "\f055";
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 24px;

    /* height: 5px; */
    /* padding-top: 16px; */
    /* float: left; */
    margin-left: -30px;
    margin-right: 5px;
}

.accordion h5.collapsed:before {
    float: right !important;
    content: "\f067";
}

/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/
/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.sliderbrav .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(../images/director-banner1.jpg);
}

.fade-carousel .slides .slide-2 {
    background-image: url(../images/sustain-slider1.jpg);
}

.fade-carousel .slides .slide-3 {
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero {
        width: 980px;
    }
}

@media screen and (max-width: 640px){
    .hero h1 {
        font-size: 4em;
    }
}

.sliderbravo .fade-carousel .carousel-indicators > li.active {
    width: 20px;
    height: 20px;
    opacity: 1;
}

.sliderbravo .fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #fff;
    border-color: #fff;
    opacity: .7;
}

.sliderbravo .fade-carousel .carousel-indicators > li {
    width: 20px;
    height: 20px;
}

div#wrapper.page-wrapper {
    opacity: 1 !important;
    width: 100%;
}

.nav>li>a {
    padding: 10px 15px 10px 30px;
}

.nav>li>a:hover {
    background-color: inherit !important;
}

.rowvraveia {
    padding: 10px 35px;
}

.vraveiatitle {
    padding: 10px 15px 5px 25px;
    border-style: solid;
    border-radius: 10px;
    margin-bottom: 15px;
    margin-left: -30px;
    margin-top: 30px;
    color: #fff;
}

.f-bus {
    background-color: #77b342;
}

.vraveiatitle h2 {
    font-size: 22px;
}

@media (max-width:767px) {
    .vraveiatitle h2 {
        font-size: 18px;
    }
}

.f-ota {
    background-color: #529ab8;
}

.f-mko {
    background-color: #a04d96;
}

h2.awarded {
    font-size: 48px;
    font-weight: 300;
    margin-top: 45px;
}

.contentcol .bravo-even h4 {
    color: #585858;
}

.pwidth {
    display: inline-block !important;
    width: 100% !important;
}

.marginbottom60 {
    margin-bottom: 60px;
}

.marginbottom40 {
    margin-bottom: 40px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px 0 8px 0;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    border-top: 0px;
}

table td {
    background-color: inherit !important;
}

table {
    background-color: inherit !important;
}

.ypovoli p {
    font-size: 19px;
}

.ypovoli p.subtitle {
    font-size: 22px;
}

.contentcol .text-vraveia h4 {
    padding: 0;
}

td.rowvraveia {
    width: 45%;
    padding: 5px 0;
    text-align: left;
}

.text-vraveia tr {
    border-bottom: 1px solid #585858;
}

.rowvraveia h4 {
    font-size: 19px;
    font-weight: 500;
}

.text-vraveia td {
    text-align: left;
}

.text-vraveia thead tr {
    border-bottom: 0px;
}

.bravoimglogo {
    width: 260px;
    position: relative;
}

@media (max-width:767px) {
    .bravoimglogo {
        width: 200px;
    }

    .vraveiatitle {
        padding: 5px 0 0px 25px;
        border-radius: 0px;
        min-height: 65px;

        /* width: 100% */
        margin-right: -30px;
    }
}

.sidebar-nav li {
}

.nav>li>a:focus,
.nav>li>a:hover {
}

.fatikanoume.fa.fa-check-circle.fa-3x {
    color: #73ac35;
}

.bravo-even table {
    width: 100%;
}

.text-white {
    color: #ffffff;
}

.div-thumb {
    padding: 12px;
    height: 240px;
    vertical-align: middle;
    display: table-cell;
    min-width: 100%;
    border: 5px solid #dddddd;
}

.subtitle-su {
    color: #3a7dc2;
    font-weight: 500;
    font-size: 40px;
}

.textsu-dec {
    font-size: 20px;
    color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.rowcarousel {
    padding-left: 40px;
    padding-right: 40px;
}

@media only screen and (max-width : 767px) {
    .box {
        height: auto !important;
    }
}

.button.button-white.button-semicircle {
    color: #545454 !important;
}

.button.button-white.button-semicircle:hover {
    color: #fff !important;
}

hr {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.hamburger button {
    border: none;
    background-color: transparent;
}

.acc-content .content {
    margin: 0;
}

.whitebox {
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 8px solid #e8e8e8;
    padding-bottom: 25px;

    /*-webkit-clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 86%, 89% 100%, 0 100%, 0% 80%, 0% 20%);
clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 86%, 89% 100%, 0 100%, 0% 80%, 0% 20%);*/
}

.whitebox.sust:before {
    content: '';
    position: absolute;
    bottom: 20px;
    right: 5px;
    border-bottom: 40px solid rgba(228, 228, 228,0.7);
    border-left: 40px solid rgba(200, 204, 206,0.7);
    width: 0;
}

.miamatia p {
    padding: 15px 15px;
    text-align: left !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4 !important;
    margin-bottom: 0;
}

.miamatia h3 {
    margin-bottom: 10px;
    width: 100%;
    background-color: #f0e6d4;
    padding: 5px 15px;
    color: #3a7dc2;
    font-weight: 500;
    font-size: 20px;
    border-bottom: 8px solid #f2c22d;
}

.miamatia li {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 15px;
    text-align: left;
    line-height: 19px;
    font-style: italic;
}

.miamatia ul {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.miamatia {
    padding: 0 15px 0px 15px;
}

.miamatia h3:before {
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 19px;
}

.miamatia .col-md-4,
.miamatia .col-md-8 {
    padding: 0 10px 20px;
}

.hrow1 .whitebox,
.hrow1 .whitebox,
.hrow2 .whitebox {
    min-height: 380px;
}

@media (max-width:767px) {
    .hrow1 .whitebox,
    .hrow1 .whitebox,
    .hrow2 .whitebox {
        min-height: 0px;
    }
}

h4.grey {
    color: #777777 !important;
}

.miamatia [class^="col-"],
.miamatia [class*=" col-"] {
    padding: 20px 5px;
}

.apotelesmata {
    -webkit-clip-path: polygon(50% 0%, 100% 5%, 100% 95%, 50% 100%, 0 95%, 0 5%);
    clip-path: polygon(50% 0%, 100% 5%, 100% 95%, 50% 100%, 0 95%, 0 5%);
    padding-top: 20px;
}

.miamatia h4 {
    padding-left: 14px;
    font-weight: 500;
}

.symlogos {
    padding-left: 10px;
    line-height: 17px;
    font-size: 13px;
    padding-right: 10px;
}

.symlogostb {
    width: 100%;
}

.symlogostb td {
    /*background-color: #ffffff*/
}

.symlogostd {
    vertical-align: middle;
    background-color: #ffffff !important;
    text-align: center;
    width: 20%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 85px;
}

.symbstd {
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f7f7f7 !important;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align: middle !important;
    height: 85px;
    font-size: 14px;
    text-align: left;
    line-height: 16px;
}

.symtr {
    margin-top: 10px;
    margin-bottom: 10px;
}

table.symlogostb {
    border-collapse: separate;
    border-spacing: 0 0.6em;
}

.contentcol h3 {
    margin-top: 20px;
    padding-left: 0;
}

.blue h3 {
    color: #3a7dc2;
}

.toggleLink {
    display: block;
    background-color: #003064;
    color: #FFF;
    font-weight: 700px;
    font-size: 24px;
    padding: 20px;
    border-radius: 20px;
    border: solid;
}

p.position {
    font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 500;
    text-align: left;
}

h4.member-name {
    font-size: 19px;
    line-height: 1.3;
    padding-top: 10px;
    font-weight: 500;
}

/* Tabs panel */
.tabbable-panel {
    border: 1px solid #eee;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}

.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
}

.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
    /*border-bottom: 4px solid #fbcdcf;*/
}

.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #3a7dc2;
}

.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
    /* border-bottom: 4px solid #f3565d;
  position: relative;*/
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #3a7dc2;
}

.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    border: 0;
    border-top: 1px solid #777777;
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: inherit;
}

/*.nav > li > a {
    padding: 10px 40px 10px 0px;
}*/
.tabbable-line a {
    font-size: 23px;
    color: #8db1c2;
    position: relative;
    font-weight: 700;
    margin: 0px;
    background: none;
    line-height: 1.3em;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}

a.prosd {
    padding: 10px 0px 10px 0px !important;
}

.symvallo {
    min-height: 290px;
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
    clip-path: polygon(20% 0%, 80% 0%, 100% 20%, 100% 80%, 80% 100%, 20% 100%, 0% 80%, 0% 20%);
    padding-top: 20px;
}

.col-big {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(75,75,75,0.7);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
    background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    margin: 0px;
}

.hovereffect p.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 7px;
}

.hovereffect:hover p.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect p.info:hover {
    box-shadow: 0 0 5px #fff;
}

.overlay-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
    padding: 10px;
}

.hover-team:hover .overlay-hover {
    opacity: 1;
}

.hover-team {
    position: relative;
}

.text-hover {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.teamwrap {
    background-color: #ffffff;
    padding: 10px;
}

.background-image-edition-sustain {
    background-image: url(../images/banner-ekdosi-sustain.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.bookedition-sustain {
    background-image: url(../images/sustain-edition_2017.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 250px;
}

.contentcol .tabbable-panel .nav-tabs.nav li:before {
    content: none;
}

.tabbable-line .nav-tabs.nav>li>a {
    padding: 10px 40px 10px 0px;
}

.subtitle-su {
    color: #3a7dc2;
    font-weight: 500;
    font-size: 40px;
}

.textsu-dec {
    font-size: 18px;
    color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.rowcarousel {
    padding-left: 40px;
    padding-right: 40px;
}

@media only screen and (max-width : 767px) {
    .box {
        height: auto !important;
    }
}

.grey3d {
    background-color: #3d3d3d;
}

.icon-service {
    height: 250px;
    width: 250px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 10px auto 10px;
    align-self: center;
}

.icon-service2 {
    height: 150px;
    width: 150px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: left;
    vertical-align: middle;
    position: relative;
    margin: 10px 0px 10px;
    align-self: center;
}

.icon-text {
    text-align: center;
}

.trianglebottom {
    -webkit-clip-path: polygon(50% 90%, 0 0, 100% 0);
    clip-path: polygon(50%,90%, 0 0, 100% 0);

    /* background-color: #d5eef2 */
    height: 100px;
}

.overflow-hidden {
    overflow: hidden;
}

.row.wide-gutter [class*='col-'] {
    padding-right: 30px;
    padding-left: 30px;
}

.row.wide-gutter [class*="col-"]:first-child {
    padding-left: 30px;
}

.row.wide-gutter [class*="col-"]:last-child {
    padding-right: 30px;
}

.symmetoxi-way {
    font-size: 22px;
    font-weight: 700;
    float: left;
    position: relative;
    width: 80%;
    padding-left: 20px;
    padding-top: 10px;
}

.symmetoxi-number {
    float: left;
    font-size: 68px;
    font-weight: 900;
    position: relative;
    padding-top: 0px;
    margin-top: -10px;

    /* display: table-cell */
    vertical-align: middle;
}

.participation-arrow {
    -webkit-clip-path: polygon(100% 50%, 0 100%, 0 0);
    clip-path: polygon(100% 50%, 0 100%, 0 0);
    background-color: #f79331;
    height: 100%;
}

.symmetoxi-col {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;

    /*background-color: #f79331*/
    vertical-align: middle;
    min-height: 150px;
}

.midi-container {
    width: 390px;
    margin-left: auto;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:991px) {
    .midi-container {
        width: 324px;
        margin-right: auto;
    }
}

.midi-container:before {
    display: table;
    content: " ";
}

.midi-container:after {
    clear: both;
}

.sust-leader {
    padding-left: 0;
    margin-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;

    /* background-color: #335c88 */
}

.leader-border {
    -webkit-clip-path: polygon(70% 0, 70% 10%, 100% 17%, 70% 24%, 70% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(70% 0, 70% 10%, 100% 17%, 70% 24%, 70% 100%, 0% 100%, 0% 0%);
    background-color: #335c88;
}

.leader-border2 {
    -webkit-clip-path: polygon(70% 0, 70% 17%, 100% 31%, 70% 46%, 70% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(70% 0, 70% 17%, 100% 31%, 70% 46%, 70% 100%, 0% 100%, 0% 0%);
    background-color: #335c88;
}

.sust-leader2 {
    padding-right: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;

    /* background-color: #f9f1d3 */
}

.midi-container2 {
    width: 619px;
    margin-left: 15px;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}

@media (max-width:768px) {
    .midi-container2 {
        width: 400px !important;
        margin-left: auto;
    }
}

@media (max-width:991px) {
    .midi-container2 {
        width: 550px;
        margin-left: auto;
    }

    .texth3leader {
        text-align: center !important;
    }
}

.midi-container2:before {
    display: table;
    content: " ";
}

.midi-container2:after {
    clear: both;
}

ul.featureList {
    margin-top: 0;
    padding-left: 2em;
    list-style-type: none;
    padding: 20px 0 15px 0;
}

li.tick2:before {
    content: "\2713";
    color: #404040;
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold;
}

li.tick2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 7px 0;
    text-align: left;
    color: #404040;
}

.texth3leader {
    text-align: right;

    /* color: #e9e9e9 */
    font-size: 29px;
    font-weight: 900;
    padding-top: 20px;
}

.kostos-arrow {
    -webkit-clip-path: polygon(35% 100%, 0% 100%, 0% 0%, 70% 0);
    clip-path: polygon(35% 100%, 0% 100%, 0% 0%, 70% 0);
    background-color: #ebebeb;
    height: 100%;
}

@media (max-width:991px) {
    .hidden-sm {
        display: none;
    }
}

.icon-kostos {
    height: 100px;
    width: 100px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 50px auto 50px;
    align-self: center;
}

a.edo:hover {
    color: #434343;
}

a.sympl {
    color: #335c88;
}

a.sympl1 {
    color: #fff;
}

a.edo {
    color: #4c9acb;
}

.text-widget {
    padding: 15px 5px 15px 0px;
    font-weight: 300;
    font-size: 17px;
    width: 90%;
    color: #00335c;
}

.padRLnone {
    padding-left: 0;
    padding-right: 0;
}

.row-widget {
    display: block;
    padding: 15px 15px;
    position: relative;
}

.wborder {
    border-bottom: solid;
    border-bottom-width: 2px;
    border-bottom-color: #00335c;
    padding-bottom: 10px;
}

.first-widget {
    padding-top: 50px;
}

.sidepillar hr {
    width: 35%;
    border-color: #00335c;
    padding-bottom: 0px;
    margin-left: 15px;
    position: relative;
    border-width: 4px;
}

ol.axiologisi-ol  li {
    padding: 0px;
    margin: 0px 0 0 35px;
    font-family: 'Roboto', sans-serif;
    list-style: decimal-leading-zero;
    font-weight: 500;
    font-size: 17px;
    text-align: left;
}

.f-circle {
    font-weight: bold;
    display: block;
    border: 1px solid #0595A8;
    border-radius: 999px;
    padding: 6px 12px;
    width: 45px;
    height: 45px;
    text-align: center;
    margin: auto;
    background-color: #0595A8;
}

.fa-alph {
    font-size: 22px;
    padding: 0px;
    color: #fff;
    font-weight: 900;
}

/*----------Logos Page----------*/
.logosPage {
    margin-top: 10px;
    background-color: #FFF;
    margin-bottom: 50px;
}

.logosPage .box {
    padding: 25px;
    background: #FFF;
}

.logosPage .box ul {
    display: block;
    max-width: 954px;
    margin: 0px;
}

.logosPage .box li {
    display: inline-block;
    padding: 4px;
    border: solid 1px #aac8ec;
    margin: 7px;
    height: 210px;
    width: 221px;
}

.logosPage .box li a {
    display: table;
    height: 100%;
}

.logosPage .box li a figure {
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
}

.logosPage .katataksi {
    padding-left: 7px;
    margin-bottom: 15px;
}

.logosPage .katataksi a {
    display: inline-block;
    color: #FFF;
    padding: 10px;
    margin: 0px 4px 4px 0px;
}

.logosPage .katataksi a.one {
    background-color: #acc42a;
}

.logosPage .katataksi a.two {
    background-color: #4499b8;
}

.logosPage .katataksi a.three {
    background-color: #aa54a0;
}

.logosPage .box li:before {
    content: none;
}

@media screen and (max-width: 750px) {
    .content.home,
    .content.page {
        display: block;
    }

    .logos .table .cell {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .logos .table .cell img {
        max-width: 300px;
    }
}

.box-directory {
    background-color: #1995a9;
    padding: 20px 20px 20px;

    /*border-top: 15px solid #91c845*/
    border-bottom: 15px solid #91c845;

    /*box-shadow: 4px 7px 15px 4px rgba(21, 20, 20, 0.28)*/
    margin-bottom: 10px;
}

.box-directory p {
    color: #fff;
    font-weight: 500;
    line-height: 1.4;
    font-size: 20px;
}

.most-link {
    text-align: center;
    padding: 20px;
    cursor: pointer;
    margin-top: 30px;
}

.most-link a {
    font-size: 28px;
    font-weight: 700;
}

.most-link button {
    font-size: 19px;
    font-weight: 700;
}

.most-link a:hover,
.most-link button:hover {
    color: #fff;
}

.grey-btn {
    background-color: #bbe9ef;
}

.button-most {
    padding: 10px 20px;
    margin-top: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.trianglebottom-rev {
    -webkit-clip-path: polygon(0 100%, 50% 5%, 100% 100%);
    clip-path: polygon(0 100%, 50% 5%, 100% 100%);

    /* background-color: #d5eef2 */
    height: 100px;
}

.afterslider-text {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #082645;
    padding-top: 15px;
    padding-bottom: 15px;
}

.pad90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.text-left-center {
    text-align: left;
}

@media (max-width:992px) {
    .text-left-center {
        text-align: center;
    }
}

.hr-left-center {
    float: left;
}

h1.hero-title2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
    color: #082745;
}

h3.hero-sub2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
}

.hero-div {
    /*top: 50%*/
    display: flex;

    /*vertical-align: bottom*/
    height: 100%;
    align-items: flex-end;
}

.marginbottomslide {
    margin-bottom: 70px;
}

@media (max-width:991px) {
    .hr-left-center {
        float: none;
    }

    h1.hero-title2 {
        font-size: 28px;
    }

    h3.hero-sub2 {
        font-size: 20px;
    }
}

@media (max-width:768px) {
    h1.hero-title2 {
        font-size: 14px;
    }

    h3.hero-sub2 {
        font-size: 10px;
    }

    .marginbottomslide {
        margin-bottom: 10px;
    }
}

.button-most:hover {
    background-color: #000;
}

.button-circle {
    border-radius: 15px;
}

/*-=-=-=-=-=-=-=-=-=-=- */
/* Flip Panel */
/*-=-=-=-=-=-=-=-=-=-=- */
.panel {
    margin: 0 auto 15px;
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    background-color: #d5eef2;
}

.panel .front,
.panel .back {
    text-align: center;
}

.panel .front {
    height: inherit;
    position: absolute;
    top: 0;
    z-index: 900;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.panel .back {
    height: inherit;
    top: 0;
    z-index: 1000;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}

.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}

.back-side {
    background-color: #333333;
}

.back-side a {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

.back-side:hover {
    cursor: pointer;
}

.panel {
    border: 0;
}

.symmetoxi-col {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.symmetoxi-col:hover {
    background-color: #333333;
}

.symmetoxi-col:hover a,
.symmetoxi-col:hover .symmetoxi-number {
    color: #fff;
}

.vimatwo {
    background-color: #b2ddf3;
}

.vimaone {
    background-color: #f79331;
}

.velosone {
    -webkit-clip-path: polygon(0% 0%, 95% 0, 100% 50%, 95% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 95% 0, 100% 50%, 95% 100%, 0% 100%);
}

a.sympl,
a.sympl1 {
    font-size: 26px;
}

.velostwo {
    -webkit-clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0% 100%, 5% 50%, 0% 0%);
    clip-path: polygon(95% 0, 100% 50%, 95% 100%, 0% 100%, 5% 50%, 0% 0%);
}

.velosmargin {
    margin-left: 50px;
}

@media (max-width:991px) {
    .velosmargin {
        margin-left: 0;
    }
}

@media (max-width:991px) {
    .velostwo {
        -webkit-clip-path: polygon(0% 0%, 95% 0, 100% 50%, 95% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 95% 0, 100% 50%, 95% 100%, 0% 100%);
    }
}

.section60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.icon-servicein {
    height: 250px;
    width: 250px;
    max-width: 100%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;

    /* text-align: center; */
    vertical-align: middle;
    position: relative;
    margin: 10px 0 10px;

    /* align-self: center; */
    background-color: #335c88;
    display: table;
}

.button-side:hover {
    background-color: #333333;
    cursor: pointer;
}

.button-side {
    padding: 5px 15px;
    background-color: #335c88;
    margin-top: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.button-side a {
    padding-top: 5px;
    padding-bottom: 15px;
    color: #e6e6e6;
    font-weight: 700;
    font-size: 22px;
}

.categ {
    color: #ade5fd;
}

.categ:hover {
    color: #fff;
}

.logo {
    max-width: 190px;
}

@media (max-width:991px) {
    .logo {
        max-width: 300px;
        text-align: center;
        margin: auto;
    }
}

.header-upper .auto-container {
    padding: 5px 15px;
}

.row-containernopad.row img {
    position: relative;
    z-index: 100;
}

.team2-member:hover .team2-hover,
.team2-member:hover .team2-hover .desk,
.team2-member:hover .team2-hover .s-link {
    opacity: 1;
}

.team2-hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team2-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    border: 10px solid rgba(0, 0, 0, 0.1);
    cursor:pointer;
}

.team2-member,
.team2-member .team2-img {
    position: relative;
}

.team2-member {
    overflow: hidden;
}

.xlightgrey {
    background-color: #f6f6f6;
    border-width: 5px 0px 5px 0px;
    border-style: solid;
    border-color: #dbe2e4;
}

.team2-member:hover .team2-hover .desk {
    top: 55%;
}

.team2-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
}

.desk,
.desk h4,
.team2-hover .s-link a {
    text-align: center;
    color: #222;
}

.team2-hover .desk {
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -o-transform: translateY(-55%);
    transform: translateY(-55%);
}

.team2-hover .desk {
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    -o-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 10px;
}

.team2-title {
    background-color: #fff;
    position: static;
    padding: 20px 15px;
    display: inline-block;
    width: 100%;
    text-align: center;

    /*height: 100%*/
}

.hrdir {
    border-bottom-color: #000000;
    border-top-color: #002b65;
    padding-bottom: 5px;
}

.colfive {
    padding-left: 0;
    padding-right: 37px;
}

@media (max-width:991px) {
    .colfive {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.colseven {
    padding-right: 0px;
    padding-left: 10px;
}

@media (max-width:991px) {
    .colseven {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.prforty {
    padding-right: 40px;
}

@media (max-width:991px) {
    .prforty {
        padding-right: 15px;
    }
}

.team2 {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}

.key-stamp {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
}

.desk p {
    font-size: 16px;
}

.buttonlarge {
    font-size: 18px;
    font-weight: 500;
}

#fade-quote-carousel .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}

#fade-quote-carousel .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: 25px;
    margin: 0 !important;
    width: 48px;
    vertical-align: middle;
}

#fade-quote-carousel .carousel-indicators li img {
    display: block;
    opacity: 0.5;
    height: auto;
}

#fade-quote-carousel .carousel-indicators li.active img {
    opacity: 1;
}

#fade-quote-carousel .carousel-indicators li:hover img {
    opacity: 0.75;
}

#fade-quote-carousel .carousel-outer {
    position: relative;
}

.carouselwidth {
    width: 400px;
}

a.carousel-control2:hover {
    color: #7a7a7a;
}

.carousel-control2 {
    position: absolute;
    top: 20px;
    bottom: 0;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;

    /*text-shadow: 0 1px 2px rgba(0,0,0,.6)*/
    filter: alpha(opacity=80);
    opacity: .8;
}

.qleft {
    left: -50px;
}

.qright {
    right: -50px;
}

#fade-quote-carousel li {
}

#fade-quote-carousel.carousel .carousel-indicators > li.active {
    background-color: #fff;
}

#fade-quote-carousel.carousel .carousel-indicators > li.active .overlay2 {
    background-color: rgba(0,0,0,0.0);
}

.quote {
    color: #a9a9a9;
}

/*.padlr5 {
    padding-left: 5px;
    padding-right: 5px;
}*/
.casing {
    border: 1px solid #e8e8e8;
    float: left;
    width: 100%;
    background-color: #fff;
}

.thumbnail {
    padding: 0px !important;
    border-radius: 0px !important;
    border: none !important;
    background-color: #000;
}

.thumbnails li> .fff .caption {
    background: #fff !important;
    padding: 10px;
}

ul.thumbnails {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .control-box {
        text-align: center;
    }

    .most-link a {
        font-size: 22px;
    }
}

@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }

    .most-link a {
        display: block;
        font-size: 19px;
    }

    .button-most {
        padding: 10px 15px;
    }
}

li {
    list-style-type: none;
}

::selection {
    background: #ff5e99;
    color: #FFFFFF;
    text-shadow: 0;
}

::-moz-selection {
    background: #ff5e99;
    color: #FFFFFF;
}

.member-name {
    font-size: 19px;
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}

.blue-btn {
    background-color: #00335c;
}

.slider-single h3 {
    /*line-height: 3.5rem*/
}

.slider-nav h3::before {
    content: "";
    display: block;
    padding-top: 75%;
}

.slider-nav h3 span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slider-nav .slick-slide {
    cursor: pointer;
}

.slick-slide.is-active {
    color: #c00;
}

.slick-slide.is-active .overlay2 {
    background-color: rgba(0,0,0,0);
}

.slider-nav .slick-slide.is-active,
.slider-nav .slick-slide {
    background-color: #fff;
}

.testi-logo {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: 50px;
    margin: 0 !important;
    width: 100px;
    vertical-align: middle;
    background-color: #fff;
    border: none;
}

.slider-nav .slick-slide.is-active .overlay2 {
    background-color: rgba(0,0,0,0);
}

.testimonial-section blockquote,
.testimonial-section blockquote p {
    text-align: center;
    border: none;
}

.testimonial-section .profile-circle {
    width: 100px;
    height: 100px;
    margin: 5px auto;
    border-radius: 100px;
    background-color: #ff0202;
}

.indithumb {
    display: flex !important;
    vertical-align: middle;
    align-items: center;
    align-content: center;
    height: 70px;
    position: relative;
    justify-content: center;
    background-position: center center;
    padding: 10px;
}

.overlay2 {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.slider-single {
    min-height: 350px;
}

.icon-service a:hover {
    color: #e8e8e8;
}

.modal-header button.close {
    position: absolute;
    right: 10px;
    z-index: 100;
}

.casing h4 {
    font-size: 16px;
    font-weight: 700px;
    line-height: 1.4;
    color: #30A2B1;
    padding-bottom: 3px;
}

.casing h5 {
    font-size: 14px;
    font-weight: 500px;
    color: #444;
}

.casing p {
    font-size: 14px;
    line-height: 1.1;
    font-weight: 400;
}

.casing .caption {
    padding: 10px;

    /*min-height: 230px;*/
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /*16:9*/
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.white {
    color: #fff;
}

.padlr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.alink a {
    color: white;
}

a.sm-button {
    font-size: 20px;
    background-color: #ffffff;
}


.media-title-list, a.list-link {
    font-weight: 400;
    font-size: 15px;
	padding: 4px 0;
}

.media-list {
    font-weight: 500;
    font-style: italic;
    color: #676767;
    font-size:14px;
}

.media-date {
    color: #1f444f;
    font-weight: 400;
    font-size:13px;
    font-style: italic;
}
ul.ul-media li {
padding:3px 0;
}
ul.ul-media li:before {
content:none;
}
ol.ul-media {
    list-style-type:decimal;
}
.ul-media li {
list-style: inherit;
list-style-type:inherit;
}
.testimonial-section .slide .carousel-indicators > li.active {
width: 20px;
height: 20px;
opacity: 1;
}
.testimonial-section .slide .carousel-indicators > li {
width: 20px;
height: 20px;
}
.testimonial-section .slide .carousel-indicators > li {
margin: 0 2px;
background-color: #fff;
border-color: #fff;
opacity: .7;
}
.js div#preloader { position: fixed; left: 0; top: 0; z-index: 10000; width: 100%; height: 100%; overflow: visible; background: #333 url('/assets/images/loading.gif') no-repeat center center; }







ul li.child{
    margin-left:5px;
}
