/*------------------------------------------------------------------- */
/* Table of contents
----------------------------------------------------------------------*/
/*
0. Typography
1. Elements
2. Links
3. Global CSS
4. post pagination
5. Header > menu
	5.1 dropdown menu
	5.2 Mobile menu
	5.3 menu shopping cart
	5.4 menu cart dropdown
	
6. Bannar section
7. national conference section
8. conference schedule section
9. speaker section
10. Sponsor section
11. become Sponsor section
12. Pricing Table  section
13. Recent Blog  section
14. Contact  section
15. map  section
16. footer
17. testimonial
18. Homepage Two
19. Pricing Table V2
20. testimonial v2
21. about page
22. Blog Page
23. sidebar
24. blog single page
25. faq page
26. Error page
27. shop page
28. Product Details
29. Product cart page
30. contact page
*/


/*--------------------------------------------------------------
# 0 Typography
--------------------------------------------------------------*/

body {
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

body,
button,
input,
select,
textarea {
    color: #404040;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Poppins', sans-serif;
    margin: 20px 0;
    padding: 0;
    line-height: 1.1;
    font-weight: 700;
}

p {
    margin-bottom: 0;
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 24px;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}


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

b,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 0;
    max-width: 100%;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

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

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

select {
    text-transform: none;
}

button {
    overflow: visible;
}

button,
input,
select,
textarea {
    max-width: 100%;
}

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

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

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

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0.4375em;
    padding: 0;
}

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

input[type="search"] {
    -webkit-appearance: textfield;
}

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

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: 0.875em;
}

fieldset> :last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}

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

blockquote {
    border: 0 solid #1a1a1a;
    border-left-width: 4px;
    color: #686868;
    font-size: 19px;
    font-size: 1.1875rem;
    font-style: italic;
    line-height: 1.4736842105;
    margin: 0 0 1.4736842105em;
    padding: 0 0 0 1.263157895em;
}

blockquote,
q {
    quotes: none;
}

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

blockquote p {
    margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote> :last-child {
    margin-bottom: 0;
}

address {
    font-style: italic;
    margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: Inconsolata, monospace;
}

pre {
    border: 1px solid #d1d1d1;
    font-size: 14px;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    background-color: #d1d1d1;
    padding: 0.125em 0.25em;
}

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

mark,
ins {
    background: #007acc;
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}

big {
    font-size: 125%;
}

select {
    /* make arrow and background */
    background:
        linear-gradient(45deg, transparent 50%, #666 50%),
        linear-gradient(135deg, #666 50%, transparent 50%),
        linear-gradient(to right, transparent, transparent);
    background-position:
        calc(100% - 21px) calc(1em + 2px),
        calc(100% - 16px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
    /* styling and reset */
    border: thin solid transparent;
    font: 300 1em/100% "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;

    /* reset */
    border-radius: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

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

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

hr {
    background-color: #d1d1d1;
    border: 0;
    height: 1px;
    margin: 0 0 1.75em;
}

ul,
ol {
    margin: 0 0 1.75em 1.25em;
    padding: 0;
    line-height: 26px;
}

ul {
    list-style: square;
}

ol {
    list-style: decimal;
    margin-left: 1.5em;
}

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

dl {
    margin: 0 0 1.75em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 1.75em;
}

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

del {
    opacity: 0.8;
}

table,
th,
td {
    border: 1px solid #d1d1d1;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 0.4375em;
}

/*-------------------------- Forms ------------------------------------*/
input {
    line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: capitalize;
}

button:hover,
button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='submit']:hover,
input[type='submit']:focus {
    background: #fffc00;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: thin dotted;
    outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    background-color: #fff;
    border-color: #007acc;
    color: #1a1a1a;
    outline: 0;
}

.sticky .entry-content h2.title a,
.bypostauthor .comment-meta .title {
    color: #fffc00;
}

.post-password-form {
    margin-bottom: 1.75em;
}

.post-password-form label {
    color: #686868;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.post-password-form input[type="password"] {
    margin-top: 0.4375em;
}

.post-password-form> :last-child {
    margin-bottom: 0;
}

.entry-content .page-links {
    margin-bottom: 20px;
}

/*-------------------------- Alignments ------------------------------------*/
.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}

blockquote.alignleft {
    margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
    margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
    margin-bottom: 1.473684211em;
}

.wp-caption {
    text-align: center;
    margin-bottom: 10px;
}

.wp-caption .wp-caption-text {
    margin: 5px 0;
}

/*-------------------------- Clearings ------------------------------------*/
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main>article:before,
.site-main>article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
    content: "";
    display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main>article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
    clear: both;
}

.widget_categories .screen-reader-text,
.widget_archive .screen-reader-text {
    display: none;
}

.widget_categories select,
.widget_archive select,
.widget_text .textwidget form select {
    padding: 5px;
}

.widget_text .textwidget img,
.widget_text .textwidget form {
    margin: 5px 0;
}

/*-------------------------- Galleries ------------------------------------*/
.gallery {
    margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #686868;
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

/*--------------------------------------------------------------
##  2 Links
--------------------------------------------------------------*/
a {
    color: #345977;
    font-size: 15px;
}

p {
    font-size: 15px;
    color: #4d4e61;
    line-height: 24px;
}

a:hover,
a:focus,
a:active {
    color: #202239;
    text-decoration: none;
}

a:focus {
    outline: none;
}

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

/*--------------------------------------------------------------
## 	3  Global CSS
--------------------------------------------------------------*/
.header {
    position: relative;
}

.register-now .success {
    color: green;
}

.register-now .error {
    color: red;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.header-desc {
    font-size: 18px;
    color: #999999;
    font-family: 'Georgia';
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.gray-bg {
    background-color: #fafafa;
}

/*  page header  */

.page-header-content {
    text-align: left;
    padding: 115px 0;
}

.page-header-content .page-title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 5px;
}

.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    display: inline-block;
    list-style: none;
    color: #fff;
}

.breadcrumb li a,
.breadcrumb li span {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    -webkit-transition: all 0.15s ease-in-out;
}

.breadcrumb li a:hover {
    color: #fffc00;
}

.breadcrumb li.active {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}

.page-header-content .breadcrumb>li+li:before {
    content: '\f105';
    font-family: FontAwesome;
}

.admin-bar.boxwidth .primary-menu.transparent-bg-menu {
    margin-top: 0;
}

.admin-bar.boxwidth .primary-menu.transparent-bg-menu {
    margin-top: 0;
}

.admin-bar #header2 .primary-menu.fixed-top-menu,
.admin-bar #header2 .primary-menu.transparent-bg-menu,
.admin-bar #header3 .primary-menu.fixed-top-menu,
.admin-bar #header3 .primary-menu.transparent-bg-menu {
    margin-top: 32px;
}

.admin-bar.boxwidth #header2 .primary-menu.transparent-bg-menu.fixed-top-menu,
.admin-bar.boxwidth #header3 .primary-menu.transparent-bg-menu.fixed-top-menu {
    margin-top: 32px !important;
}

.page-content .screen-reader-text {
    display: none;
}

/* 4  post pagination  */
.post-pagination-area {
    margin-top: 70px;
}

.post-pagination {
    padding-left: 0;
    margin-bottom: 0;
    float: left;
}

.post-pagination>li {
    display: inline-block;
    margin-right: 5px;
}

.post-pagination>li>a {
    display: block;
    border: 2px solid #ebebeb;
    border-radius: 0px;
    padding: 0px 10px;
    text-align: center;
    color: #363636;
    font-size: 15px;
    line-height: 31px;
    border-radius: 1px;
    -webkit-transition: all 0.15s ease-in-out;
}

.post-pagination>li>a:hover {
    background-color: #fffc00;
    color: #363636;
    border: 2px solid #fffc00;
    border-radius: 0px;
}

.post-pagination .active>a {
    background-color: #fffc00;
    color: #363636 !important;
    border: 2px solid #fffc00 !important;
    border-radius: 0px !important;
}

.post-pagination-number {
    float: right;
    color: #363636;
    font-size: 15px;
    font-weight: 700;
}

.template-full-width,
.default-page-section {
    background-color: #fff;
}

/*--------------------------------------------------------------
## header
--------------------------------------------------------------*/

/*header top */
.header-top {
    padding: 25px 0;
    background-color: #1d32e5;
}

.header-top .social-media {
    padding: 4px 0;
    margin: 0;
}

.header-top .menu-shopping-cart .cart-icon {
    margin: 5px 0;
}

.header-top .logo {
    display: inline-block;
    height: auto;
}

.menu-v3 h1.site-title,
.menu-v1 h1.site-title {
    color: #fff;
    margin: 0;
    font-size: 38px;
}

.header-top h1.site-title {
    margin: 0;
    color: #fff;
}

/* 5  menu  */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.color-bg-menu.menu-v1 {
    background-color: #1d32e5;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}

.transparent-bg-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    /*background-color: rgba(255,255,255,.05);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);*/
}

#primary-menu.transparent-bg-menu .scroll-logo {
    display: none;
}

#primary-menu.transparent-bg-menu .logo {
    display: block;
    height: auto;
}

#primary-menu .logo {
    display: none;
}

#primary-menu.fixed-top-menu .logo {
    display: none;
}

#primary-menu.fixed-top-menu .scroll-logo {
    display: block;
}

.primary-menu.fixed-top-menu1 {
    top: -100px;
    position: absolute;
}

.color-bg-menu.menu-v1.fixed-top-menu,
.transparent-bg-menu.menu-v1.fixed-top-menu {
    background-color: rgba(75, 182, 255, .95);
}

#primary-menu.fixed-top-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.boxwidth #primary-menu.fixed-top-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    max-width: 1170px;
    width: 100%;
    margin: auto;
}

.menu-area {
    position: relative;
    text-align: center;
}

.menu-v2 {
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
}

.menu-v2 .navbar-collapse.collapse {
    line-height: 0;
}

.menu-area .navbar-brand {
    padding: 20px 15px;
    height: 100%;
}

#header3 .menu-v3 .menu-area .navbar-brand {
    padding: 12px 0px;
}

.menu-area .navbar-nav {
    float: right;
    margin-right: 40px;
}

.menu-v2 .menu-area .navbar-nav {
    float: none;
    margin-right: 0;
    display: inline-block;
}

.transparent-bg-menu .menu-area .navbar-nav>li>a {
    color: rgba(255, 255, 255, .85);
}

#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before,
#primary-menu.fixed-top-menu .menu-area .navbar-nav>li>a {
    /*color: #fff;*/
}

.menu-area .navbar-nav>li>a {
    padding: 30px 15px;
    font-size: 16px;
    color: #345977;
}

.menu-v2 .menu-area .navbar-nav>li>a {
    padding: 22px 15px;
    color: #202239;
}

.menu-area .navbar-nav>li.menu-item-has-children>a {
    padding-right: 20px;
}

.transparent-bg-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:hover:before,
.transparent-bg-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:focus:before,
#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:hover:before,
#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:focus:before,
#primary-menu.fixed-top-menu.transparent-bg-menu .menu-area .navbar-nav>li>a:hover,
#primary-menu.fixed-top-menu.transparent-bg-menu .menu-area .navbar-nav>li>a:focus,
#primary-menu.fixed-top-menu.menu-v1 .menu-area .navbar-nav>li>a:hover,
#primary-menu.fixed-top-menu.menu-v2 .menu-area .navbar-nav>li>a:hover,
#primary-menu.fixed-top-menu.menu-v1 .menu-area .navbar-nav>li.current-menu-ancestor>a:hover,
#primary-menu.fixed-top-menu.menu-v2 .menu-area .navbar-nav>li.current-menu-ancestor>a:hover:before,
.menu-area .nav>li>a:focus,
.menu-area .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #fffc00;
}

#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li .sub-menu li.active>a {
    color: #202239;
}

.menu-v3#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li .sub-menu li.active>a {
    color: #fff;
}

/*   5.1 dropdown menu  */
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: #363636;
}

.menu-sub-content {
    display: block;
    opacity: 0;
    visibility: hidden;
    min-width: 230px;
    width: auto;
    position: absolute;
    top: 90px;
    left: 0;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

#header1 .menu-sub-content,
#header3 .menu-sub-content {
    top: 80px;
}

.menu-v2 .menu-sub-content {
    top: 64px;
}

#header1 .menu-area .navbar-nav>li>ul>li ul.menu-sub-content,
#header3 .menu-area .navbar-nav>li>ul>li ul.menu-sub-content {
    top: 0;
}

.primary-menu-inner .menu-area .navbar-nav ul {
    background-color: #fff;
    border-top: 4px solid #fffc00;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
}

.menu-v1 .primary-menu-inner .menu-area .navbar-nav ul {
    border-top: 4px solid #fffc00;
}

.primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    content: "\f0d7";
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -7px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #345977;
}

/*.color-bg-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    color: #fff;
}*/
.primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:hover:before {
    color: #fffc00;
}

.menu-v2 .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:hover:before {
    color: #fffc00;
}

.menu-v2 .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    color: #202239;
}

.transparent-bg-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    color: #fff;
}

.menu-sub-content:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: #fffc00 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -14px;
    left: 15%;
}

.menu-v1 .menu-sub-content:before {
    border-color: #fffc00 transparent;
}

.primary-menu-inner .menu-area .navbar-nav ul li a {
    font-size: 15px;
    width: 100%;
    color: #345977;
    padding: 8px 10px;
    display: block;
    border-bottom: 1px solid #ebebeb;
}

.primary-menu-inner .menu-area .navbar-nav ul li a:hover {
    background-color: #252525;
    border-bottom: 1px solid #252525;
    color: #fff;
}

.primary-menu-inner .menu-area .navbar-nav ul li:last-child a {
    border-bottom: none;
}

#primary-menu.menu-v3 {
    background-color: #1d32e5;
}

#primary-menu.menu-v3.fixed-top-menu .primary-menu-inner {
    background-color: #1d32e5;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
}

#primary-menu.menu-v3.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before,
#primary-menu.menu-v3.fixed-top-menu .menu-area .navbar-nav>li>a {
    color: #fff;
}

#primary-menu.menu-v3.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.active.menu-item-has-children>a:before {
    color: #fffc00;
}

.menu-v3 .new-hstyle.menu-shopping-cart {
    float: left;
    position: relative;
}

.menu-v3 a.view-details {
    margin: 21px 0;
    float: left;
}

#primary-menu.menu-v3 .logo {
    display: block;
    height: auto;
}

.menu-v3 .menu-area .navbar-nav>li>a,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    color: rgba(255, 255, 255, .85);
}

.menu-v3 .menu-area .navbar-nav>li>a:hover,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:hover:before,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav>li.current-menu-parent>a,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav>li.current-menu-item>a,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav>li.current-menu-parent>a:before,
.menu-v3 .primary-menu-inner .menu-area .navbar-nav>li.current-menu-item>a:before {
    color: #fffc00;
}

#primary-menu.menu-v3 .primary-menu-inner .menu-area .navbar-nav li.active.menu-item-has-children>a:before,
#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.active.menu-item-has-children>a:before,
.primary-menu-inner .menu-area .navbar-nav li.active.menu-item-has-children>a:before,
#primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li.active>a,
.primary-menu-inner .menu-area .navbar-nav li.active>a {
    color: #fffc00;
}

.primary-menu .primary-menu-inner .menu-area .navbar-nav ul li.active-child-menu>a,
.primary-menu .primary-menu-inner .menu-area .navbar-nav ul li.active>a {
    background-color: #252525;
    color: #fff;
    border-color: #252525;
}

#primary-menu.menu-v2 .menu-area .navbar-nav>li.current-menu-ancestor>a,
#primary-menu.menu-v2 .primary-menu-inner .menu-area .navbar-nav li.current-menu-ancestor>a::before,
#primary-menu.menu-v2 .primary-menu-inner .menu-area .navbar-nav li.current-menu-ancestor>a:hover:before {
    color: #fffc00;
}

.primary-menu.menu-v3 .primary-menu-inner .menu-area .navbar-nav ul li.active>a,
.primary-menu.menu-v3 .primary-menu-inner .menu-area .navbar-nav ul li a:hover {
    background-color: #202239;
    border-color: #202239;
}

/*  5.2  mobile menu    */
.navbar-toggle .icon-bar {
    background: #fff;
}

/*  5.3  menu shopping cart  */
.menu-shopping-cart {
    position: absolute;
    right: 26px;
    top: -5px;
}

.menu-shopping-cart .cart-icon {
    margin: 35px 0;
    cursor: pointer;
    position: relative;
}

#header2 .menu-shopping-cart {
    position: relative;
    float: right;
    right: inherit;
    top: inherit;
    margin-right: 25px;
}

#header3 .menu-v3 .menu-shopping-cart .cart-icon {
    margin: 34px 0 20px;
}

.menu-shopping-cart .cart-icon>span {
    font-size: 20px;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.transparent-bg-menu .menu-shopping-cart .cart-icon>span {
    color: #fff;
}

#primary-menu.fixed-top-menu .menu-shopping-cart .cart-icon i {
    color: #fff;
}

.menu-shopping-cart .cart-icon .item-counter {
    position: absolute;
    right: -9px;
    top: -3px;
    width: 18px;
    height: 18px;
    border-radius: 100px;
    background-color: #fffc00;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    font-weight: 700;
}

.menu-v1 .menu-shopping-cart .cart-icon .item-counter {
    background-color: #fffc00;
    color: #202239;
}

/* 5.4  menu cart dropdown  */
.menu-cart-content {
    position: absolute;
    top: 60px;
    right: -14px;
    background-color: #fff;
    min-width: 250px;
    padding: 10px;
    border-top: 4px solid #fffc00;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    z-index: 999;
    -webkit-transition: all 0.3s ease-in-out;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#header2 .menu-cart-content {
    top: 35px;
}

.menu-v1 .menu-cart-content {
    border-top: 4px solid #fffc00;
}

.menu-shopping-cart:hover .menu-cart-content {
    transform: scaleY(1);
    opacity: 1;
}

.menu-cart-item {
    overflow: hidden;
    margin-bottom: 10px;
}

.menu-cart-item .menu-cart-img {
    float: left;
}

.menu-cart-desc {
    display: block;
    float: left;
    font-size: 13px;
    margin-left: 5px;
}

.menu-cart-desc>a {
    font-size: 14px;
    font-weight: 700;
}

.menu-cart-btn {
    display: block;
    float: right;
    font-size: 11px;
    padding: 16px 0;
}

.menu-cart-btn a {
    margin-right: 2px;
}

.menu-cart-btn .fa-times {
    color: #202239;
}

.menu-v1 .menu-cart-btn .fa-times {
    color: #202239;
}

.menu-cart-bottom {
    margin-top: 10px;
}

.menu-cart-bottom .sub-total {
    float: left;
    padding: 6px 13px;
}

.menu-cart-bottom .sub-total p {
    font-size: 13px;
}

.menu-cart-bottom .sub-total p span {
    margin-left: 2px;
}

.menu-cart-bottom .sub-total p>span {
    font-size: 14px;
}

.menu-cart-bottom .menu-cart-action {
    float: right;
    margin-top: 7px;
}

.menu-cart-bottom .menu-cart-action button {
    background-color: #fffc00;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 5px 10px;
}

.menu-v1 .menu-cart-bottom .menu-cart-action button {
    background-color: #fffc00;
}



/*-------------------------------------------
  	6  Banner section
---------------------------------------------*/
.bannar {
    overflow: hidden;
}

.bannar-img {
    position: relative;
}

.bannar-img img {
    width: 100%;
}

.bannar-img .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(20, 22, 39, 0.31);
}

.bannar-v1 .bannar-img .overlay {
    background-color: rgba(29, 38, 46, 0.4);
}

.bannar-v1.no-banner .bannar-img .overlay {
    background-color: rgba(29, 38, 46, 0.1);
    z-index: -1;
}

.bannar-v1.video-banner .bannar-img .overlay {
    background-color: rgba(29, 38, 46, 0.56);
}

.bannar-v2.no-banner .bannar-img .overlay {
    background-color: transparent;
}

.bannar-v2.video-banner.no-banner .bannar-img .overlay {
    background-color: rgba(29, 38, 46, 0.56);
}

.bannar-v4.no-banner .bannar-img .overlay {
    background-color: rgba(29, 38, 46, 0.2);
}

.bannar-v1 .bannar-btn {
    text-align: right;
}

.has-banner .bannar-conent-area {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46%;
}

.has-banner.bannar-v1 .bannar-conent-area {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    height: auto;
}

.no-banner .bannar-conent-area {
    padding: 400px 0 0 0;
}

.video-banner.bannar-v4 .bannar-conent-area {
    padding: 500px 0 0 0;
}

.no-banner.bannar-v1 .bannar-conent-area {
    padding: 250px 0 0 0;
}

.no-banner.bannar-v2 .bannar-conent-area {
    padding: 300px 0 0 0;
}

.video-banner.bannar-v2 .bannar-conent-area {
    padding: 400px 0 0 0;
}

.bannar-header h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 45px;
    margin-bottom: 10px;
}

.bannar-v1 .bannar-header h1 {
    font-size: 72px;
    line-height: 1;
    max-width: 650px;
}

.bannar-header .meta-post {
    margin: 0;
}

.bannar-header .meta-post li {
    list-style: none;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
}

.bannar-header .meta-post li i {
    color: #fff;
}

.bannar-content {
    position: relative;
    margin-top: 70px;
}

.bannar-v1 .bannar-content {
    margin-top: 70px;
}

.bannar-content:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background-color: #fffc00;
}

.bannar-v1 .bannar-content:before {
    background-color: #1d32e5;
}

.bannar-btn a {
    padding: 10px 20px;
    border: 2px solid #fff;
    display: inline-block;
    margin: 23px 3px;
    border-radius: 4px;
    text-transform: capitalize;
    color: #fff;
}

.bannar-btn a:hover {
    color: #fffc00;
}

.bannar-btn .hvr-bounce-to-bottom:before {
    background-color: #fff;
}

.bannar-btn .hvr-bounce-to-bottom:before {
    background-color: #fff;
}

/* 6.1  countdown  */
.countdwon {
    margin-top: -50px;
}

.time_circles>div>h4 {
    position: absolute;
    bottom: -100px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 20px !important;
    font-weight: 700;
}

.time_circles>div>span {
    margin-top: 0.6em;
    /*font-size: 30px !important;*/
    color: #fff;
    line-height: 0 !important;
}

.time_circles>div {
    z-index: 9;
}

.time_circles>div:before {
    content: "";
    position: absolute;
    left: 18px;
    top: -26px;
    width: 89px;
    height: 89px;
    background-color: #693932;
    border-radius: 100%;
    z-index: -1;
}


/*-------------------------------------------
  	7  national conference section
---------------------------------------------*/

.conference-main .section-head {
    margin-bottom: 25px;
    text-align: left;
}

.conference-main .section-head .header-title {
    font-size: 33px;
    font-weight: 700;
    text-transform: capitalize;
    color: #363636;
    padding: 0;
}

.conference-v1 .conference-main .section-head-in .header-title {
    color: #012f55;
    font-size: 32px;
}

.section-head-in {
    margin-bottom: 20px;
}

.section-head-in .header-title {
    margin-bottom: 10px;
    margin-top: 0;
}

.conference-main .section-head .header-desc {
    line-height: 24px;
}

.conference-main>p {
    margin-bottom: 25px;
}

.custom-btn {
    color: #363636;
    padding: 10px 20px;
    margin-bottom: 15px;
    background: #fff;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 3px;
    margin-top: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.entry-content .read-more {
    background-color: #012f55;
    color: #fff;
    margin: 0;
}

.entry-content .read-more:hover {
    color: #012f55;
}

.national-conference .custom-btn.buy-ticket {
    border: none;
    background-color: #202239;
    padding: 10px 20px;
    color: #fff;
    margin-right: 15px;
}

.national-conference .custom-btn.buy-ticket:hover {
    color: #202239;
}

.national-conference .custom-btn.read-more {
    border: none;
    background-color: #fffc00;
    padding: 10px 20px;
    color: #202239;
}

.national-conference .custom-btn.read-more:hover {
    color: #fff;
}

.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}

.become-sponsor-v1 .hvr-bounce-to-bottom:before {
    background-color: #012f55;
}

.conference-info-outer {
    background-color: #fafafa;
}

.bannar-v2 .register-now {
    background-color: #1d32e5;
    margin-right: 15px;
    color: #fff;
}

.bannar-v2 .view-detail {
    background-color: #fffc00;
    color: #202239;
    border-radius: 2px;
}

.bannar-v2 .view-detail:hover {
    color: #fff;
}

.bannar-v2 .register-now:hover {
    color: #202239;
}

.bannar-v2 .view-detail.hvr-bounce-to-bottom:before {
    background-color: #012f55;
}

.conference-info {
    padding: 10px;
    background-color: #f2f4f6;
}

.conference-info ul.info-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.conference-info ul li {
    overflow: hidden;
    padding: 20px 30px;
    background-color: #fff;
    margin-bottom: 4px;
}

.conference-info ul li:last-child {
    margin-bottom: 0;
}

.conference-info ul li .c-info-icon {
    float: left;
    display: inline-block;
    font-size: 40px;
    color: #1d32e5;
    margin-right: 15px;
}

.conference-info ul li .c-info-content {
    display: table;
}

.conference-info ul li .c-info-content strong {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #363636;
}

.conference-info ul li .c-info-content strong>span {
    color: #202239;
}

.conference-info ul li .c-info-content .i-text {
    display: block;
    font-size: 15px;
    color: #959595;
}

.bannar-v1 .bannar-btn a.register-now {
    background-color: #fffc00;
    border: none;
    color: #161616;
}

.bannar-v1 .bannar-btn a.view-detail {
    background-color: #202239;
    border: none;
}

.bannar-v1 .bannar-btn .view-detail:hover {
    color: #202239;
}

.bannar-v1 .bannar-btn .view-detail.hvr-bounce-to-bottom:hover:before {
    background-color: #fffc00;
}

/*-------------------------------------------
  8  	conference schedule section
---------------------------------------------*/
.event-schedule {
    background-color: #fafafa;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.section-head {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.overlay .header-title {
    color: #fff;
}

.section-head .header-title {
    color: #012f55;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.event-schedule-inner {
    text-align: center;
}

.event-schedule-inner .nav-tab {
    display: inline-block;
    margin-bottom: 50px;
    border-radius: 4px;
}

.event-schedule.homepage2 .event-schedule-inner .nav-tab {
    border-radius: 4px;
}

.event-schedule-inner .nav-tab li {
    overflow: hidden;
    display: inline-block;
    background: #fff;
    margin-right: 5px;
    border-radius: 3px;
}

.event-schedule-inner .nav-tab li.active {
    background-color: #012f55;
    color: #fff;
}

.item-inner.event-schedule-speaker a {
    display: block;
    margin-bottom: 5px;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li {
    min-width: 200px;
    background-color: #fff;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li.active>a {
    background-color: #fffc00;
    color: #202239;
}

.event-schedule-inner .nav-tab li.active a {
    color: #202239;
}

.event-schedule-inner .nav-tab li.active a>strong {
    color: #202239;
}

.event-schedule-inner .nav-tab li:last-child {
    margin-right: 0;
}

.event-schedule-inner .nav-tab li a {
    display: block;
    padding: 22px 30px;
    background-color: #fff;
    position: relative;
    border-radius: 4px;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li {
    overflow: visible;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li a:hover:after,
.event-schedule-v1 .event-schedule-inner .nav-tab li.active a:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #fffc00 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -7px;
    left: 15%;
}

.event-schedule-inner .nav-tab li a:hover {
    background-color: #fffc00;
    color: #fff;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li a:hover {
    background-color: #fffc00;
    color: #202239;
}

.event-schedule-inner .nav-tab li a:hover strong {
    color: #202239;
}

.event-schedule-inner .nav-tab li a strong {
    float: left;
    display: block;
    font-size: 38px;
    line-height: 42px;
    color: #1d32e5;
}

.event-schedule-inner .nav-tab li a .date {
    line-height: 18px;
    margin-top: 3px;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li a .date {
    display: table;
    text-align: left;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li a strong {
    margin-right: 15px;
    position: relative;
    color: #1d32e5;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li a strong:after {
    content: '';
    right: -7px;
    top: 50%;
    width: 1px;
    height: 26px;
    background-color: #e5eaee;
    position: absolute;
    margin-top: -13px;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li.active a strong:after,
.event-schedule-v1 .event-schedule-inner .nav-tab li a:hover strong:after {
    background-color: #dedc08;
}

.event-schedule-v1 .event-schedule-inner .nav-tab li.active a strong,
.event-schedule-v1 .event-schedule-inner .nav-tab li a:hover strong {
    color: #202239;
}

.schedule-item.header {
    overflow: hidden;
    padding: 0;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.schedule-item.header .item-inner {
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    text-align: left;
}

.schedule-item.header .item-inner span {
    margin-right: 5px;
}

.schedule-item .event-time {
    text-align: left;
}

.schedule-item .event-time span {
    display: inline-block;
    padding: 5px 15px;
    background-color: #012f55;
    color: #fff;
    border-radius: 3px;
    margin: 10px 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.event-schedule-v1 .schedule-item .event-time span {
    background-color: transparent;
    color: #666666;
}

.schedule-item {
    overflow: hidden;
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.event-schedule-v1 .schedule-item {
    margin: 6px;
    margin-left: 20px;
    margin-right: 20px;
}

.event-schedule-v1 .schedule-item,
.event-schedule-v1 .schedule-item:nth-child(even),
.event-schedule-v1 .schedule-item:nth-child(odd) {
    background-color: #fff;
    border-radius: 0px;
}

.event-schedule-v1 .tab-content {
    background: #f2f4f6;
    padding-bottom: 15px;
    border-radius: 3px;
}

.schedule-item:nth-child(even) {
    background-color: #fff;
}

.schedule-item:nth-child(odd) {
    background-color: #fafafa;
}

.event-schedule-v1 .schedule-item.header {
    background-color: #1d32e5;
    margin: 0;
    margin-bottom: 20px;
}

.item-inner.vanue,
.item-inner.event-session {
    margin: 15px 0;
}

.item-inner {
    text-align: left;
}

.schedule-item:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .4);
    z-index: 1;
}

.event-schedule .overlay {
    background-color: rgba(30, 33, 44, 0.5);
}

.event-schedule .overlay .section-head .header-title,
.event-schedule .overlay .section-head .header-desc {
    color: #fff;
}

.event-schedule-v1 .schedule-item.header:hover {
    box-shadow: none;
    z-index: 1;
}

.schedule-item:hover .event-time>span {
    background-color: #fffc00;
    color: #fff;
}

.event-schedule-v1 .schedule-item:hover .event-time>span {
    background-color: transparent;
    color: #666666;
}

.schedule-item:hover .item-inner>a {
    color: #fffc00;
}

.event-schedule-v1 .schedule-item:hover .item-inner>a {
    color: #666666;
}

.item-inner.event-schedule-speaker img {
    margin-right: 10px;
    border-radius: 50%;
}



/*-------------------------------------
	9  	 speaker section  
---------------------------------------*/
.event-speaker {
    position: relative;
    background-image: url(../../assets/images/speaker-bg.jpg);
    background-size: cover;
    background-color: #fff;
}

.event-speaker .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54, 54, 54, .76);
}

.event-speaker .section-head .header-title {
    color: #fff;
}

.event-speaker .section-head .header-desc {
    color: #fff;
}

.speak-wrapper {
    overflow: hidden;
}

.speaker-item {
    text-align: center;
    background-color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 90px;
    position: relative;
    overflow: hidden;
    transition: .5s;
    border-radius: 3px;
}

.speaker-item:hover .speaker-thumb {
    overflow: hidden;
    border: 4px solid #fffc00;
}

.speaker-item .speaker-thumb {
    width: 160px;
    height: 160px;
    margin: auto;
    display: block;
    border-radius: 100%;
    overflow: hidden;
    border: 4px solid #fff;
    transition: all 0.2s ease-in-out;
}

.speaker-item .speaker-thumb>a {
    display: block;
    overflow: hidden;
}

.speaker-item img {
    transition: all 0.2s ease-in-out;
}

.speaker-item .speaker-content {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
    transition: .5s;
}

.speaker-item .speaker-content .speaker-name {
    font-size: 20px;
    font-weight: 700;
    color: #363636;
    text-transform: capitalize;
}

.speaker-item .speaker-content .designation {
    font-size: 15px;
    color: #959595;
    text-transform: capitalize;
}

.speaker-social {
    text-align: center;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    transition: .5s;

}

.social-media {
    display: inline-block;
    margin: 0;
}

.social-media li {
    display: inline-block;
    margin-right: 3px;
}

.social-media li a {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    text-align: center;
    color: #363636;
    display: block;
    background-color: #fff;
    line-height: 37px;
    font-size: 16px;
    transition: .30s;
}

#header2 .social-media li a {
    color: #202239;
    background-color: #fffc00;
}

.social-media li a:hover {
    background-color: #1d32e5;
    color: #fff;
}

#header2 .social-media li a:hover {
    background-color: #fff;
    color: #202239;
}

.speaker-item:hover {
    background-color: #fffc00;
}

.speaker-item:hover .speaker-thumb {
    border: 4px solid #fff;
}

.speaker-item:hover .speaker-content {
    bottom: 70px;
    opacity: 0;
}

.speaker-item:hover .speaker-social {
    bottom: 30px;
}

.event-performer-2col.section-padding {
    padding-bottom: 80px;
}

.event-performer-2col .performer-item {
    width: 49%;
    display: inline-block;
    margin-bottom: 40px;
}

.event-performer-2col .performer-item-inner {
    margin: 0 15px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    padding-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
}

.event-performer-2col .performer-item-content h3 {
    margin-bottom: 0;
}

.event-performer-2col .performer-item-content .designation {
    font-size: 17px;
    margin-bottom: 10px;
}

.event-performer-2col .performer-item-content .social-media li a {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    color: #959595;
    background-color: #fafafa;
    border: 1px solid #ebebeb;
}

.event-performer-2col .performer-item-content .social-media li a:hover {
    background-color: #1d32e5;
    color: #fff;
}

/*-------------------------------------
	10  Sponsor section
--------------------------------------*/

.sponsor-wrapper {
    text-align: center;
    overflow: hidden;
}

.ccr-sponsor {
    margin-bottom: 50px;
}

.sponsor-title {
    font-size: 24px;
    color: #363636;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.sponsor-item {
    overflow: hidden;
}

.sponsor-item img {
    width: 100%;
}

.silver-item {
    width: 20%;
    float: left;
}

.silver-item .silver-item-inner {
    margin-left: 15px;
    margin-right: 15px;
}

.silver-item .silver-item-inner img {
    width: 100%;
}



/*-------------------------------------
	11  become Sponsor section
--------------------------------------*/

.become-sponsor {
    background-image: url(../../assets/images/become-sponsor-bg.jpg);
    background-position: center center;
    background-attachment: fixed;
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    background-color: #fff;
}

.become-sponsor .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(54, 54, 54, 0.76);
}

.become-sponsor-item h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    margin: 0;
}

.become-sponsor-item p {
    font-size: 18px;
    color: #fff;
}

.become-sponsor .custom-btn {
    padding: 14px 30px;
    border: none;
}





/*-------------------------------------
	12  Pricing Table  section
--------------------------------------*/

.pricing-table-wrapper .price-item-outer {
    /*	background-color: #fafafa;
	padding: 6px;*/
}

.pricing-table-wrapper .price-item {
    background: #fff;
    padding: 10px;
}

.pricing-table-wrapper .price-item .price {
    text-align: center;
    padding: 45px 10px 45px 10px;
    /*border: 1px solid #ebebeb;*/
    position: relative;
    background-color: #202239;
}

.pricing-table-wrapper .price-item span {
    color: #fff !important;
}

.pricing-table-wrapper .price-detail .price-list {
    color: inherit !important;
}

.pricing-table-wrapper .price-item span.pricing-currency_icon {
    font-size: 20px;
    color: #fff !important;
}

.pricing-table-wrapper .price-item .booking-cat {
    position: absolute;
    left: 0;
    bottom: -27px;
    width: 100%;
    text-align: center;
}

.pricing-table-wrapper .price-item .booking-cat span {
    display: inline-block;
    /*border: 1px solid #ebebeb;*/
    padding: 8px 30px;
    border-radius: 30px;
    color: #fffc00;
    background-color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pricing-table-wrapper .price p {
    font-family: 'Poppins', sans-serif;
    color: #345977;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
}

.pricing-table-wrapper .price p>span {
    font-size: 48px;
    color: #363636;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pricing-table-wrapper .price p::first-letter {
    color: #363636;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pricing-table-wrapper .price-item ul.price-detail {
    padding-left: 40px;
    /*border: 1px solid #ebebeb;*/
    margin-top: 6px;
    padding-top: 40px;
    padding-bottom: 20px;
    background-color: #f0f0f0;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.pricing-table-wrapper .price-item ul.price-detail li {
    padding: 10px 0;
    font-size: 15px;
    color: #345977;
}

.pricing-table-wrapper .price-item ul.price-detail li .price-list-icon i {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #fffc00;
    float: left;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 0px 6px;
    margin-right: 12px;
    margin-top: 3px;
}

.pricing-table-wrapper .price-item ul.price-detail li .price-list-icon.closed {
    background-color: #c9c9c9;
}


.pricing-table-wrapper .price-item .price-btn:hover {
    background-color: #fffc00;
    color: #fff;
}

.pricing-table-wrapper .price-item:hover>.price>p::first-letter {
    color: #fffc00;
}

.pricing-table-wrapper .price-item:hover>.price>p::first-letter {
    color: #fffc00;
}

.pricing-table-wrapper .price-item:hover>.price p>span {
    color: #fffc00;
}

.pricing-table-wrapper .price-item:hover .booking-cat>span {
    background-color: #fffc00;
    color: #fff;
}

/* pricing-table 3*/
.pricing-table3 {
    padding: 120px 0;
}

.pricing-table-item3 {
    position: relative;
    height: 660px;
    width: 100%;
    overflow: hidden;
}

.pricing-table-item3-inner {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    background-color: #fafafa;
    padding: 6px;
    border-radius: 3px;
}

.pricing-table-item3-inner-inner {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.pricing-booking3 span {
    font-size: 22px;
    color: #363636;
    font-weight: 700;
    text-transform: capitalize;
    padding: 18px 0;
    display: block;
    text-align: center;
}

.price3 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background-color: #012f55;
    text-align: center;
    padding: 8px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.price3 p>span {
    font-size: 56px;
}

.pricing-table3 .price-detail {}

.pricing-table3 .price-detail li {
    font-size: 15px;
    color: #345977;
    padding: 17px 40px;
}

.pricing-table3 .price-detail li i {
    margin-right: 10px;
    color: #fffc00;
}

.pricing-table3 .price-detail li .closed i {
    color: #c9c9c9 !important;
}

.pricing-table3 .price-detail li:nth-child(odd) {
    background-color: #fff;
}

.pricing-table3 .price-detail li:nth-child(even) {
    background-color: #fafafa;
}

.pricing-table3 .price-button {
    padding: 30px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.pricing-table3 .price-button .custon-btn {
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border: 2px solid #ebebeb;
    padding: 11px 30px;
}

.pricing-table3 .price-button .custon-btn:hover {
    border-color: #fffc00;
}

.pricing-table-item3:hover .price3 {
    padding: 15px 0;
    background-color: #fffc00;
}

.pricing-table-item3:hover .pricing-table-item3-inner {
    bottom: 0px;
}

.pricing-table-item3:hover .price-button {
    padding: 40px 0;
}

/*-------------------------------------
	13  Recent Blog  section
--------------------------------------*/

.post-item {
    position: relative;
    overflow: hidden;
}

.post-item .post-thumb>a {
    display: block;
    overflow: hidden;
}

.post-item .post-thumb img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.post-item:hover>.post-thumb>a>img {
    transform: scale(1.1);
}

.post-item .content-outer {
    width: 100%;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
}

.post-item .content-outer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fafafa;
    width: 100%;
    height: 91%;
}

.post-item .content {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 22px 30px 30px 30px;
    border-radius: 4px;
    transform: translateY(0px);
    z-index: 1;
}

.post-item.has-post-thumbnail .content {
    transform: translateY(-30px);
}

.post-item .content .title a {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    text-transform: capitalize;
}

.meta-post {
    margin-bottom: 15px;
}

.meta-post a,
.meta-post span {
    font-size: 14px;
    color: #959595;
    padding: 0 3px;
}

.meta-post .border {
    position: relative;
}

.meta-post .border:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background-color: #ebebeb;
}

.meta-post i {
    margin-right: 5px;
    color: #959595;
}

.excerpt {
    color: #606060;
}



/*-------------------------------------
	14  Contact  section
--------------------------------------*/
.contact-section {
    background-color: #1d32e5;
    overflow: hidden;
}

.contact-section .contact-item-outer {
    width: 100%;
    text-align: center;
    padding: 50px 0px;
    border-right: 1px solid #6bc3ff;
}

.contact-section .contact-item {
    display: inline-block;
}

.contact-section .contact-item span {
    display: inline-block;
    font-size: 48px;
    line-height: 36px;
    color: #fff;
    margin-top: 0;
    margin-right: 10px;
    transform: translateY(-19px);
}

.contact-section .contact-item .content {
    display: inline-block;
    color: #fff;
    text-align: left;
}

.contact-section .contact-item .content .ccr-name {
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.contact-section .contact-item .content .ccr-detail {
    font-size: 15px;
    color: #fff;
}

.single-contact-section.contact-section .newsletter {
    padding: 90px;
    width: 60%;
    max-width: 960px;
    text-align: center;
    margin: auto;
}

.contact-section .newsletter {
    padding: 42px;
}

.contact-section .newsletter label {
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform: capitalize;
}

.contact-section .newsletter .input {
    width: 75%;
    display: inline-block;
    position: relative;
    margin-left: 30px;
}

.contact-section .newsletter .input input {
    width: 100%;
    padding: 20px;
    border: 3px solid #6bc3ff;
    border-radius: 5px;
}

.contact-section .newsletter .input button.submit {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -26px;
    padding: 15px 20px;
    background-color: #fffc00;
    color: #202239;
    outline: none;
    border: none;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 3px;
}

.newsletter-contact .newsletter h3,
.mailpoet-section .newsletter .widget-title {
    margin-top: 0;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.mailpoet-section .newsletter .widget_wysija {
    border: 3px solid #6bc3ff;
    overflow: hidden;
    border-radius: 40px;
}

.mailpoet-section .newsletter .widget_wysija .wysija-paragraph {
    width: 100%;
    float: left;
}

.mailpoet-section .newsletter .widget_wysija .wysija-paragraph .wysija-input {
    padding: 20px;
    border-radius: 30px;
    width: 100%;
}

.mailpoet-section .newsletter .widget_wysija .wysija-submit {
    padding: 18px 36px;
    background-color: #1d32e5;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border-radius: 30px;
    margin-top: -56px;
    margin-right: 5px;
    float: right;
}

.mailpoet-section .newsletter .widget_wysija .wysija-submit:hover {
    background-color: #012f55;
}

.newsletter-contact .newsletter {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*-------------------------------------
	15  map  section
--------------------------------------*/

.location-map {
    height: 500px;
}

.travel-info .t-map {
    padding: 6px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    position: relative;
}

.travel-info .t-map .maptravel {
    height: 360px;
}

.section-google-map {
    position: relative;
}

.section-google-map .et-googlemap {
    height: 500px;
}

/*-------------------------------------
	16  footer
--------------------------------------*/

.footer-top {
    background-color: #222222;
    padding: 75px 0;
}

.footer-top .footer-logo {
    margin-bottom: 25px;
    display: block;
}

.footer-top .excerpt {
    color: #bbbbbb;
    margin-bottom: 25px;
}

.footer-top .social-media li a {
    width: 36px;
    height: 36px;
    background-color: transparent;
    color: #ddd;
}

.footer-top .social-media li a:hover {
    background-color: #1d32e5;
}

.widget-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 20px;
}

.small-post-list {
    list-style: none;
    margin: 0;
}

.small-post-list .small-post-item {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    overflow: hidden;
}

.footer-top .small-post-list .small-post-item {
    border-bottom: 1px solid #3e3e3e;
}

.small-post-list .small-post-item:last-child {
    border-bottom: none;
}

.small-post-list .small-post-item .post-thumb {
    float: left;
}

.small-post-list .small-post-item.has-post-thumbnail .content {
    margin-left: 95px;
}

.small-post-list .small-post-item .content {
    display: table;
}

.small-post-list .small-post-item .content .title {
    font-size: 15px;
    color: #345977;
    display: block;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.small-post-list .small-post-item .content .title:hover {
    color: #fffc00;
}

.small-post-list .small-post-item .content .meta span,
.small-post-list .small-post-item .content .meta a {
    margin-right: 5px;
    color: #7f7f7f;
    font-size: .9em;
}

.small-post-list .small-post-item .content .meta i {
    margin-right: 5px;
}

.footer-top .small-post-list .small-post-item .content .title {
    color: #bbbbbb;
}

.widget .tag li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.widget .tag li a {
    font-size: 15px;
    padding: 8px 15px;
    background-color: #282828;
    color: #7f7f7f;
    display: block;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.widget .tag li a:hover {
    background-color: #fffc00;
    color: #fff;
}



/*-------------------------------------
	17  testimonial
--------------------------------------*/
.testimonial {
    background-color: #303030;
    padding-left: 50px;
    padding-right: 50px;
    overflow: hidden;
    max-width: 1920px;
    width: 100%;
    margin: auto;
}

.testimonial .header-title {
    color: #fff;
}

.testimonial-container {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.testimonial-wrapper {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.testimonial-content {
    background-color: #fff;
    color: #363636;
    padding: 40px 30px 10px 30px;
    overflow: hidden;
}

.testimonial-content .client-info h4 {
    margin: 0;
}

.testimonial-content p {
    font-size: 15px;
}

.testimonial .client .client-pic {
    float: left;
    width: 80px;
    height: 80px;
    border: 4px transparent;
    overflow: hidden;
    margin-top: -17px;
}

.testimonial .client .client-pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.testimonial .client .client-info {
    margin-left: 100px;
    display: table;
}

.testimonial .client .client-info .name {
    font-size: 20px;
    font-weight: 700;
    color: #012f55;
}

.testimonial .client .client-info .type {
    font-style: normal;
    font-size: 15px;
    color: #363636;
    font-weight: 500;
}

.testimonial-content p {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    font-style: normal;
    color: #363636;
    margin-bottom: 35px;
}

.testimonial-v1 .item:hover .testimonial-content {
    background: #fffc00;
}

.testimonial-v1 .item:hover .client .client-info .name {
    color: #fff;
}

.testimonial-v1 .item:hover .client .client-info .type {
    color: #fff;
}

.testimonial-v1 .item:hover .testimonial-content p {
    color: #fff;
}

/* slider  */
.slider-carousel-item {
    position: relative;
}

.slider-carousel-item img {
    width: 100%;
}

.slider-carousel-item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.has-banner .slider-carousel-content {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.no-banner .slider-carousel-content {
    text-align: center;
}


.slider-carousel-content h1 {
    font-size: 50px;
    font-weight: 800;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}

.slider-carousel-content p {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}


.meta-slider {
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}

.meta-slider span {
    color: #fffc00;
    font-size: 22px;
    margin-right: 20px;
}

.meta-slider span i {
    margin-right: 10px;
}

.slider-carousel-item .custom-btn {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    margin-top: 30px;
}

.slider-carousel-item .custom-btn:hover {
    background-color: #fffc00;
    border-color: #fffc00;
}

.slider-carousel-item .slider-btn {
    display: inline-block;
    transform: translateY(30px);
    opacity: 0;
    transition: all 1s ease-in-out;
}

.item.active .slider-carousel-item .slider-btn {
    transform: translateY(0px);
    -webkit-transition-delay: 1.2s;
    opacity: 1;
}

.control-carousel {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 42px;
    height: 42px;
    border: 2px solid #51565a;
    color: #7c7f82;
    border-radius: 3px;
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.control-carousel.left {
    left: 10px;
}

.control-carousel.right {
    right: 10px;
}

.control-carousel:focus,
.control-carousel:hover {
    background-color: #fffc00;
    border-color: #fffc00;
    color: #fff;
}

.row-padding-left {
    padding-right: 6px;
    margin-bottom: 12px;
}

.row-padding-right {
    padding-left: 6px;
    margin-bottom: 12px;
}

.national-conference .col-md-6 .col-md-6 img {
    width: 100%;
}

.national-conference .col-md-6 .col-md-12 img {
    width: 100%;
}

/* conference schedule  */
.vc_column_container>.vc_column-inner {
    padding: 0;
}

.homepage2.event-schedule .overlay {
    background-color: rgba(30, 34, 57, 0.2);
}

.homepage2 .tab-content {
    width: 80%;
    float: right;
}

.homepage2 .nav-tab {
    width: 16%;
    float: left;
    padding: 0;
    border: none;
}

.homepage2 .schedule-item-container {
    margin: 20px;
}

.homepage2 .event-schedule-inner .nav-tab li a strong {
    float: none;
    font-size: 48px;
    line-height: 50px;
}

.homepage2 .event-schedule-inner .nav-tab li {
    margin-bottom: 0;
    overflow: visible;
    background: #fffc00;
    text-align: center;
    width: 150px;
    height: auto;
}

.homepage2 .event-schedule-inner .nav-tab li:not(:last-child) {
    margin-bottom: 5px;
}

.homepage2 .event-schedule-inner .nav-tab li a {
    padding: 22px 0px;
    width: 100%;
    height: auto;
}

.homepage2 .event-schedule-inner .nav-tab li:last-child {
    margin-left: 0px;
}

.homepage2 .event-schedule-inner .nav-tab li:hover a,
.homepage2 .event-schedule-inner .nav-tab li.active a {
    background-color: #fffc00;
    color: #202239;
}

.homepage2 .event-schedule-inner .nav-tab li.active>a {
    position: relative;
}

.homepage2 .event-schedule-inner .nav-tab li a .date {
    color: #202239;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.homepage2 .event-schedule-inner .nav-tab li:hover a strong,
.homepage2 .event-schedule-inner .nav-tab li.active a strong {
    color: #202239;
}

.homepage2 .event-schedule-inner .nav-tab li a strong {
    color: #1d32e5;
}

.homepage2 .event-schedule-inner .nav-tab li.active>a:after {
    content: "";
    position: absolute;
    right: -22px;
    top: 25px;
    border-style: solid;
    border-width: 15px 15px 0px;
    border-color: #fffc00 transparent;
    transform: rotate(-90deg);
    display: block;
    width: 0;
    z-index: 1;
}

.homepage2 .event-schedule-inner .nav-tab li.active>a:hover:after {
    border-color: #fffc00 transparent;
}

.homepage2 .tab-pane {
    background: #f0f0f0;
    overflow: hidden;
    border-radius: 3px;
}

.homepage2 .schedule-item:nth-child(even),
.homepage2 .schedule-item:nth-child(odd) {
    background-color: #fff;
    margin-bottom: 2px;
    border-radius: 3px;
}

.homepage2 .schedule-item:last-child {
    margin-bottom: 0;
}

.homepage2 .schedule-item.header {
    background-color: #1d32e5;
    padding: 4px 0;
}

.homepage2 .schedule-item:hover .item-inner>a {
    color: #1d32e5;
}

.homepage2 .schedule-item .event-time span {
    background-color: transparent;
    color: #1d32e5;
}

/* event speaker */
.event-speaker.homepage2 .section-head .header-title {
    color: #363636;
}

.event-speaker.homepage2 .section-head .header-desc {
    color: #959595;
}

.event-speaker.homepage2 {
    background-image: none;
}

.speaker-item-h2 {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.speaker-pic {
    overflow: hidden;
}

.speaker-pic img {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
}

.speaker-item-h2:hover .speaker-pic>img {
    transform: scale(1.1);
}

.speaker-content-bg {
    height: 90px;
    background-color: #fafafa;
    position: relative;
}

.speaker-content-bg:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 6px;
    background: #fafafa;
    z-index: 1;
}

.speaker-content-h2-out-side {
    width: 100%;
    padding: 6px;
    position: absolute;
    left: 0;
    bottom: -92px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.speaker-content-h2 {
    background: #fff;
    border-radius: 3px;
}

.speaker-item-h2:hover .speaker-content-h2-out-side {
    bottom: 0px;
}

.speaker-item-h2:hover .speaker-name {
    color: #202239;
}

.speaker-item-h2:hover .designation {
    color: #202239;
}

.speaker-item-h2:hover .speaker-content-header-h2 {
    background-color: #fffc00;
    color: #fff;
    border-radius: 3px;
    border-color: #fffc00;
}

.speaker-content-header-h2 {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
}

.speaker-content-header-h2 h3 {
    margin: 0;
}

.speaker-content-header-h2 .speaker-name {
    font-size: 20px;
    font-weight: 700;
    color: #363636;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.speaker-content-header-h2 .designation {
    font-size: 15px;
    color: #959595;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.speaker-social-h2 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-radius: 3px;
}

.speaker-social-h2 .social-media {
    margin: 0;
}

.speaker-social-h2 .social-media li {
    margin-bottom: 10px;
}

.speaker-social-h2 .social-media li a {
    /*background-color: #1d32e5;*/
    border-radius: 100%;
}

/*--------------------------------------
		19 Pricing Table V2
---------------------------------------*/
.pricing-table-v2 {
    background-image: url(../../assets/images/price-bg.jpg);
    position: relative;
    background-color: #fff;
}

.pricing-table-v2 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(54, 54, 54, 0.7);
}

.pricing-table-v2 .section-head .header-title {
    color: #fff;
}

.pricing-table-v2 .section-head .header-desc {
    color: #fff;
}

.pricing-table-wrapper-v2 {}

.pricing-table-wrapper-v2 .price-item-v2 {
    text-align: center;
    background-color: #fff;
    padding-bottom: 30px;
    border-radius: 3px;
}

.pricing-table-wrapper-v2 .price-item-v2 .price {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 50px;
    position: relative;
}

.pricing-table-wrapper-v2 .price-item-v2 .price p {
    font-size: 18px;
    color: #fff;
    font-weight: 700;

}

.pricing-table-wrapper-v2 .price-item-v2 .price .pricing-currency_icon {
    font-weight: 400;
    margin-right: 3px;
}

.pricing-table-wrapper-v2 .price-item-v2 .price p span {
    font-size: 48px;
}

.pricing-table-wrapper-v2 .price-item-v2 .price p .pricing-rate_extra {
    font-size: 20px;
    font-weight: 400;
}

.pricing-table-wrapper-v2 .price-item-v2 .price .booking-cat {
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 100%;
}

.pricing-table-wrapper-v2 .price-item-v2 .price .booking-cat span {
    display: inline-block;
    padding: 7px 30px;
    border: 3px solid #fff;
    background-color: #fffc00;
    border-radius: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #202239;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pricing-table-wrapper-v2 .price-item-v2 .price-detail {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 40px;
}

.pricing-table-wrapper-v2 .price-item-v2 .price-detail li {
    padding: 8px 0;
    font-size: 15px;
    color: #345977;
}

.pricing-table-wrapper-v2 .price-item-v2 ul.price-detail li .price-list-icon {
    width: 16px;
    height: 16px;
    border-radius: 100px;
    background-color: #fffc00;
    float: left;
    line-height: 17px;
    text-align: center;
    margin-right: 12px;
    color: #fff;
    font-size: 11px;
    padding-left: 1px;
    margin-top: 3px;
}

.pricing-table-wrapper-v2 .price-item-v2 ul.price-detail li .price-list-icon.closed {
    background-color: #c9c9c9 !important;
}

.pricing-table .pricing-table-btn {
    text-align: center;
    margin-bottom: 10px;
}

.pricing-table .price-btn {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 11px 30px;
    background-color: #012f55;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pricing-table-wrapper-v2 .price-item-v2:hover .price {
    background-color: #fffc00 !important;
}

.pricing-table-wrapper-v2 .price-item-v2:hover .price p {
    color: #202239;
}

.pricing-table-wrapper-v2 .price-item-v2:hover .price>.booking-cat>span {
    background-color: #202239;
    color: #fff;
}

.pricing-table-wrapper-v2 .price-item-v2 .price-btn:hover {
    background-color: #fffc00;
    color: #202239;
}


/*--------------------------------------------------------------
		20 testimonial v2
----------------------------------------------------------------*/
.testimonial-v2 .section-head {
    text-align: left;
}

.accordion-heading {
    padding-left: 10px;
    position: relative;
    cursor: pointer;
    display: block;
}

.accordion-heading.collapsed:after {
    content: "\f103";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    font: normal normal normal 16px/1 FontAwesome;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    background-color: #fafafa;
    line-height: 29px;
    color: #363636;
}

.accordion-heading:after {
    position: absolute;
    content: "\f102";
    right: 0;
    top: 50%;
    margin-top: -15px;
    font: normal normal normal 16px/1 FontAwesome;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    background-color: #fffc00;
    line-height: 29px;
    padding-left: 1px;
    color: #202239;
}

.accordion-heading h3 {
    display: inline-block;
}

.accordion-heading img {
    display: inline-block;
    border-radius: 100%;
    border: 3px solid #fff;
    margin-right: 6px;
}

.accordion-heading h3 span {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #202239;
    text-transform: capitalize;
    margin-right: 5px;
}

.accordion-heading h3 {
    font-size: 15px;
    font-weight: 700;
    color: #959595;
}

.testimonial-v2 .panel-default {
    border: none;
}

.testimonial-v2 .panel-body {
    position: relative;
    background: transparent;
    z-index: 1;
    padding: 42px 42px 3px 80px;
}

.testimonial-v2 .panel-body:after {
    content: "\f10d";
    position: absolute;
    font: normal normal normal 30px/1 FontAwesome;
    left: 40px;
    top: 28px;
    color: #efefef;
    z-index: -1;
}

.testimonial-v2 .collapsed h3 a {
    color: #363636;
}

.testimonial-v2 .testimonial-inner {
    background: #f0f0f0;
    padding: 10px;
    border-radius: 3px;
}

.testimonial-v2 .panel-default>.panel-heading {
    background-color: #fff;
}

.testimonial-v2 .panel-group {
    margin-bottom: 0;
}

/*more about event */
.about-event-image {}

.about-event-image img {
    width: 100%;
}

.about-event-image>.content-outer {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.about-event-image>.content-outer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 93%;
    background: #f0f0f0;
}

.about-event-image>.content-outer>.content {
    padding: 30px 15px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    transform: translateY(-30px);
}

.about-event-item {
    padding: 10px 0;
}

.about-event-item span {
    float: left;
    width: 54px;
    height: 54px;
    border-radius: 100%;
    font-size: 24px;
    line-height: 54px;
    border: 2px solid #ebebeb;
    text-align: center;
    margin-right: 15px;
    color: #202239;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.about-event-item .text {
    display: table;
    padding-top: 6px;
}

.about-event-item .text h4 {
    margin-top: 0;
    margin-bottom: 4px;
}

.about-event-item .text h4 a {
    font-size: 18px;
    font-weight: 600;
    color: #363636;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.about-event-item .text p {
    font-size: 15px;
    color: #345977;
}

.about-event-item:hover>span {
    background-color: #fffc00;
    color: #202239;
    border-color: #fffc00;
}

.about-event-item:hover .text>h4>a {
    color: #fffc00;
}

.white-font .become-sponsor-item p,
.white-font .become-sponsor-item h2 {
    color: #fff;
}

.black-font .become-sponsor-item p,
.black-font .become-sponsor-item h2 {
    color: #202239;
}


/*=======================================
      21  about page
=========================================*/
.page-header-content {
    background-image: url(../../assets/images/bannar.jpg);
    position: relative;
    padding: 100px 0;
}

.page-header-content .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(32, 34, 57, 0.2);
}

.page-header-content-inner {
    position: relative;
}


/*=======================================
		22 Blog Page
=========================================*/
.blog-page {
    background-color: #fff;
}

.blog-page .post-item .content .title a {
    font-size: 20px;
    text-transform: capitalize;
}



/*---------------------------------
	23 sidebar
----------------------------------*/
.page-sidebar .widget {
    margin-bottom: 50px;
    overflow: hidden;
}

.widget.search form {
    position: relative;
}

.widget.search form input {
    width: 100%;
    padding: 15px 45px 13px 15px;
    border: 1px solid #ebebeb;
    background-color: #fafafa;
    border-radius: 4px;
}

.widget.search form span i {
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -10px;
    font-size: 18px;
    color: #c2c2c2;
    cursor: pointer;
}

.widget .widget-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    color: #363636;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 0;
}

.widget ul {
    margin-bottom: 0;
}

ul.widget-nav-tabs.widget-title {
    margin-bottom: 30px;
}

.widget_et_categories .catagory-list {
    list-style: none;
    margin: 0;

}

.widget_et_categories .catagory-list li {
    padding: 6px 0;
}

.widget_et_categories .catagory-list li a {
    font-size: 15px;
    padding: 5px 10px;
    background-color: #fafafa;
    color: #345977;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget_et_categories .catagory-list li>span {
    float: right;
    padding: 5px 8px;
    background-color: #fafafa;
    border-radius: 3px;
    color: #345977;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget_et_categories .catagory-list li:hover>a,
.widget_et_categories .catagory-list li:hover>span {
    background-color: #fffc00;
    color: #fff;
}

.widget_et_categories .catagory-list li a i {
    margin-right: 6px;
    color: #c9c9c9;
}

.twitter-widget-item:first-child {
    padding-top: 0px;
}

.twitter-widget-item {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
}

.twitter-widget-item {
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e1;
}

.twitter-widget-item .post-thumb {
    width: 46px;
    height: 46px;
    float: left;
    margin-top: 6px;
}

.post-thumb img {
    width: 100%;
}

.twitter-widget-item .content {
    margin-left: 60px;
}

.twitter-widget-item .content p {
    font-size: 15px;
    color: #636363;
    line-height: 24px;
}

.twitter-widget-item .content p a {
    color: #363636;
    font-weight: 700;
    -webkit-transition: all 0.15s ease-in-out;
}

.twitter-widget-item .twitter-link {
    font-size: 15px;
    color: #00aced;
    line-height: 24px;
}

.tag-area .tag li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}

.tag-area .tag li a:hover {
    background: #fffc00;
    color: #fff;
}

.tag-area .tag li a {
    padding: 8px 15px;
    background: #fafafa;
    color: #606060;
    font-size: 15px;
    display: block;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget-nav-tabs li {
    display: inline-block;
}

.widget-nav-tabs li a {
    font-size: 15px;
    border: 1px solid #ebebeb;
    padding: 9px 15px;
    border-radius: 3px;
}

.widget-nav-tabs li.active a {
    background-color: #fffc00;
    color: #fff;
    border-color: #fffc00;
}

/*=======================================
		24 Blog single page
=========================================*/
.entry-single {
    margin-bottom: 50px;
}

.has-post-thumbnail .entry-content-outer {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 0px;
}

.post .entry-content a.readmore {
    background-color: #ebebeb;
}

.entry-single .entry-header img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.entry-single .entry-content {
    background-color: #fff;
    padding: 15px 25px 25px 25px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

.entry-single.has-post-thumbnail .entry-content {
    transform: translateY(-30px);
}

.entry-content h2.title,
.entry-content h2.title a {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #2f2f2f;
}

.entry-content p {
    font-size: 15px;
    color: #606060;
    line-height: 24px;
    margin-bottom: 25px;
}

.entry-content blockquote {
    border-left: 33px solid #fafafa;
    padding-left: 50px;
    padding-right: 70px;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
}

.entry-content blockquote:before {
    position: absolute;
    content: "\f10d";
    font: normal normal normal 48px/1 FontAwesome;
    left: -20px;
    top: 50%;
    margin-top: -25px;
    color: #fffc00;
}

.entry-content blockquote>p {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-weight: 700;
    color: #959595;
    margin-bottom: 0;
}

.entry-content ul {
    padding-left: 20px;
    margin-bottom: 25px;
}

.entry-content ul li,
.entry-content ol li {
    position: relative;
    color: #345977;
}

.entry-footer {
    border: 1px solid #ebebeb;
    overflow: hidden;
    padding: 10px 0px;
}

.page .entry-footer {
    border: none;
}

.entry-footer .entry-tag {
    float: left;
    margin: 0;
    padding: 0;
}

.entry-tag .cat-links,
.entry-tag .tags-links {
    display: inline-block;
    font-size: 15px;
    padding: 3px 0;
}

.entry-footer ul.social-media {
    float: right;
    margin: 0;
    padding: 0;
}

.entry-footer .social-media li a {
    color: #fff;
}

.entry-footer .social-media li a.facebook {
    background-color: #2D5F9A;
}

.entry-footer .social-media li a.twitter {
    background-color: #00C3F3;
}

.entry-footer .social-media li a.linkedin {
    background-color: #0177B5;
}

.entry-footer .social-media li a.google-plus {
    background-color: #E33E2B;
}

.entry-footer .social-media li a.pinterest {
    background-color: #BB1D23;
}

.blog-page .post-pagination-area {
    margin-top: 30px;
    overflow: hidden;
}

/*  related post  */
.ccr-section {
    padding-bottom: 60px;
}

.ccr-section .ccr-section-title {
    font-size: 30px;
    color: #363636;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.ccr-section .meta-post {
    margin-bottom: 0;
}

/*comments*/
.comment-list {
    padding-left: 0;
    margin-left: 5px;
    margin-right: 15px;
}

.comment-list li {
    list-style: none;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #EBEBEB;
    padding: 30px 0 30px 0;
}

.comment-list li .comment-item {
    position: relative;
    overflow: hidden;
}

.comment-list li .comment-item .profile-image {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 1px;
}

.comment-list li .comment-item .profile-image>img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.comment-list li .comment-item .contents {
    margin-left: 80px;
}

.comment-list li .comment-item .contents .comment-meta {
    line-height: 24px;
    margin-bottom: 5px;
}

.comment-list li .comment-item .contents .comment-meta>.name {
    font-size: 18px;
    font-weight: 700;
    color: #363636;
    -webkit-transition: all 0.15s ease-in-out;
}

.comment-list li .comment-item .contents .date-time {
    color: #a9a9a9;
    font-size: 15px;
}

.comment-list li .comment-item .contents .content {
    color: #636363;
    font-size: 15px;
    line-height: 24px;
}

.comment-list li .comment-item .contents .reply {
    background-color: #012f55;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 2px;
    margin-top: 20px;
    font-size: 15px;
    -webkit-transition: all 0.15s ease-in-out;
}

.comment-list li .comment-item .contents .reply:hover {
    color: #fff;
    background-color: #fffc00;
}

.comment-list li .comment-item .contents .reply i {
    margin-right: 6px;
}

.comment-list li ul {
    padding-left: 50px;
}

.comment .edit-link {
    float: left;
}

.comment .comment-item .contents .content .comment-edit-link,
.comment .comment-item .contents .comment-reply-link {
    margin-top: 10px;
}

.comment-edit-link {
    margin-right: 10px;
}

.comment-edit-link,
.comment-reply-link {
    border: 1px solid #EBEBEB;
    border-radius: 2px;
    color: #345977;
    display: inline-block;
    line-height: 1;
    padding: 3px 15px;
    background-color: #EBEBEB;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.comment-list .pingback .comment-edit-link {
    border: none;
    padding: 0;
}

/* response comments */

.comment-respond form input,
.comment-respond form textarea {
    margin-bottom: 10px;
}

.comment-respond form .form-submit .submit {
    margin-bottom: 30px;
    transition: all .3s ease-in-out;
}

.comment-respond form .form-submit .submit:hover {
    background-color: #fffc00;
    color: #012f55;
}

.comment-respond form input:focus,
.comment-respond form textarea:focus {
    border: 1px solid #fffc00;
}

.border-none {
    border: none !important;
}


/*=======================================
	25 faq page
=========================================*/
.faq-page .panel-body {
    background-color: #fff;
    margin-top: 6px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.faq-page .panel-default {
    border: none;
    background-color: #fafafa;
}

.faq-page .panel-heading {
    padding: 0;
}

.faq-page .panel-heading .panel-title a {
    position: relative;
    display: block;
    padding: 20px 60px 20px 30px;
    background-color: #012f55;
    color: #fff;
    border-radius: 3px;
    font-size: 20px;
}

.faq-page .panel-heading .panel-title a.collapsed {
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #363636;
}

.faq-page .panel-heading .panel-title a.collapsed:before {
    content: "\f0d7";
    font-weight: 700;
    background-color: #c9c9c9;
    color: #fff;
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
}

.faq-page .panel-heading .panel-title a:before {
    position: absolute;
    content: "\f0d8";
    font: normal normal normal 16px/1 FontAwesome;
    right: 12px;
    top: 50%;
    margin-top: -12px;
    color: #363636;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 22px;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    padding-left: 1px;
}

.faq-page .second-faq-wrapper .panel-heading .panel-title a {
    background-color: #1d32e5;
}

.faq-page .second-faq-wrapper .panel-heading .panel-title a.collapsed {
    background-color: #fff;
}

.faq-wrapper {
    margin-bottom: 120px;
}

.faq-wrapper .panel-group {
    background-color: #fafafa;
    padding: 6px;
}

.faq-wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    color: #363636;
    text-transform: capitalize;
    margin-bottom: 20px;
}


/*====================================
  		26 Error page
=====================================*/
.error-page .error {
    width: 100%;
    padding: 6px;
    background-color: #fafafa;
    margin-top: 30px;
    margin-bottom: 30px;
}

.error-page .error .error-inner {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 70px 0;
    border: 1px solid #ebebeb;
}

.error-page .error .error-inner .error-number {
    font-size: 230px;
    font-family: 'Poppins', sans-serif;
    line-height: 230px;
    position: absolute;
    top: 0;
    font-weight: 700;
    color: #c9c9c9;
}

.error-page .error .error-inner .error-number.left {
    left: -170px;
}

.error-page .error .error-inner .error-number.right {
    right: -170px;
}

.error-page .error .error-inner .error-opps {
    width: 226px;
    height: 226px;
    border-radius: 100%;
    border: 14px solid #fafafa;
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

.error-page .error .error-inner .error-opps .error-opps-inner {
    font-size: 52px;
    color: #fffc00;
    line-height: 197px;
    position: absolute;
    left: 0;
    width: 100%;
    font-weight: 700;
    text-transform: capitalize;
}

.error-page .error .error-inner .error-opps:before {
    content: "";
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background-color: #fafafa;
    left: 50%;
    top: 50%;
    margin-left: -65px;
    margin-top: -65px;
}

.error-page .error .error-inner h3 {
    font-size: 36px;
    font-weight: 700;
    color: #363636;
    text-transform: capitalize;
    margin-bottom: 4px;
}

.error-page .error .error-inner p {
    font-size: 18px;
    color: #345977;
    margin-bottom: 20px;
}

.error-page .error .error-inner .custom-btn {
    background-color: #fffc00;
    color: #fff;
    border-color: #fffc00;
    font-size: 16px;
    padding: 9px 15px;
}

.error-page .error .error-inner .custom-btn:hover {
    color: #fff;
    background-color: #012f55;
}


/*======================================
		27 shop page 
=======================================*/
.shop-page {
    margin-bottom: 100px;
}

.shop-post-item {
    background-color: #f8f7f7;
}

.shop-post-item>.post-thumb {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.shop-post-item>.post-thumb img {
    width: 100%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.shop-post-item>.content {
    width: 100%;
    padding: 6px;
    margin-bottom: 30px;
}

.shop-post-item>.content>.content-inner {
    background-color: #fff;
    text-align: center;
    padding: 20px 0 20px 0;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.shop-post-item>.content>.content-inner>.p-name>a {
    font-size: 20px;
    font-weight: 700;
    color: #363636;
    -webkit-transition: all 0.15s ease-in-out;
}

.shop-post-item>.content>.content-inner>.p-name>a:hover {
    color: #202239;
}

.rating {
    display: inline-block;
    position: relative;
}

.rating>.rating-inner {
    position: absolute;
    left: 0;
    top: 0;
}

.rating>i {
    color: #e2e1e1;
}

.rating>.rating-inner>i {
    color: #fffc00;
}

.shop-post-item>.content>.content-inner>p {
    font-size: 18px;
    color: #345977;
    font-weight: 700;
}

.shop-page .small-post-list .small-post-item {
    overflow: hidden;
    border-color: #ebebeb;
    padding: 15px 0;
}

.shop-page .small-post-list .post-thumb {
    width: 80px;
    height: 80px;
}

.shop-page .small-post-list .post-thumb img {
    width: 100%;
}

.shop-page .widget-title {
    color: #363636;
}

.shop-page .small-post-list .custom-btn {
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    background-color: #fffc00;
    border-color: #fffc00;
}

.shop-post-item>.post-thumb .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.15s ease-in-out;
    opacity: 0;
}

.shop-post-item>.post-thumb .add-cart-overlay {
    top: 0%;
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
}

.shop-post-item>.post-thumb .quick-view-overlay {
    bottom: 0%;
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
}

.shop-post-item>.post-thumb .add-cart-overlay,
.shop-post-item>.post-thumb .quick-view-overlay {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    -webkit-transition: all 0.3s ease-in-out;
}

.shop-post-item>.post-thumb .add-cart-overlay span,
.shop-post-item>.post-thumb .quick-view-overlay span {
    background: #fff;
    width: 135px;
    padding: 7px 15px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #25262b;
    -webkit-transition: all 0.3s ease-in-out;
}

.shop-post-item>.post-thumb .add-cart-overlay i,
.shop-post-item>.post-thumb .quick-view-overlay i {
    margin-right: 6px;
}

.shop-post-item:hover .add-cart-overlay {
    top: 50%;
    margin-top: -32px;
    opacity: 1;
}

.shop-post-item:hover .quick-view-overlay {
    bottom: 50%;
    margin-bottom: -32px;
    opacity: 1;
}

.shop-post-item:hover .overlay {
    opacity: 1;
}

.shop-post-item:hover img {
    transform: scale(1.1);
}

.shop-post-item>.post-thumb .add-cart-overlay span:hover,
.shop-post-item>.post-thumb .quick-view-overlay span:hover {
    background-color: #fffc00;
    color: #fff;
}

/* price range */
.price-range .price-heading-title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.shop-page .nstSlider {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    width: 100%;
    height: 12px;
    background: #fafafa;
    border: 1px solid #e5e4e4;
    position: relative;
}

.shop-page .nstSlider .bar {
    background: transparent;
    height: 4px;
    top: 3px;
}

.shop-page .nstSlider .leftGrip,
.shop-page .nstSlider .rightGrip {
    position: absolute;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    width: 18px;
    height: 18px;
    background: #fffc00;
    top: -4px;
}

.shop-page .nstSlider .leftGrip,
.shop-page .nstSlider .rightGrip {
    position: absolute;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    width: 18px;
    height: 18px;
    border-radius: 100px;
    background: #fffc00;
    top: -4px;
}

.shop-page .price-filter {
    margin-top: 25px;
}

.price-filter .price-range-count p {
    font-size: 15px;
    font-weight: 700;
    color: #363636;
}

.price-filter button.custom-btn {
    border: none;
    font-size: 15px;
    font-weight: 700;
    padding: 7px 12px;
    color: #fff;
    background-color: #fffc00;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
}

.price-filter button.custom-btn:hover {
    color: #fff;
}

.price-filter button.custom-btn.hvr-shutter-out-horizontal:before {
    background-color: #012f55;
}

.shop-page .post-pagination-area {
    text-align: center;
}

.shop-page .post-pagination {
    float: none;
    display: inline-block;
}


/*--------------------------------------------------------------
## 	  28 Product Details
--------------------------------------------------------------*/
.product-preveiew-section {
    padding-bottom: 90px;
    overflow: hidden;
}

.zoomWrapper {
    float: right;
}

div#gal1 {
    margin-top: 15px;
    text-align: center;
    width: 115px;
    border: 2px solid #e5e4e4;
    padding-top: 6px;
    padding-bottom: 0px;
    border-radius: 2px;
}

div#gal1 a {
    margin-bottom: 5px;
}

div#gal1 .img_01 {
    width: 100px;
    height: 100px;
    margin-left: 0px;
    border-radius: 3px;
}

div#gal1 a {
    display: inline-block;
}

div#gal1 a.active .img_01 {
    border: 3px solid #fffc00;
    border-radius: 5px;
}

.zoomContainer {
    overflow: hidden;
}

.product-detail {
    padding-bottom: 100px;
}

.product-detail .product-name h2 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    color: #363636;
}

.product-detail .meta-product {
    overflow: hidden;
    margin-top: 10px;
}

.product-detail .meta-product .p-rating .c-review {
    font-size: 14px;
    color: #b7b7b7;
    margin-left: 10px;
}

.product-detail .meta-product .add-review a {
    font-size: 14px;
    color: #b7b7b7;
    -webkit-transition: all 0.15s ease-in-out;
}

.product-detail .meta-product .add-review a:hover {
    color: #fffc00;
}

.product-detail .product-price span {
    font-size: 38px;
    font-weight: 700;
    color: #363636;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}

.product-detail .excerpt {
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.product-item-counter-area {
    margin-top: 25px;
    overflow: hidden;
}

.counter-sign {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 40px;
    color: #c2c2c2;
    border: 1px solid #ebebeb;
    display: inline-block;
    cursor: pointer;
}

select.selection {
    width: 100px;
    border: 1px solid #e5e4e4;
    padding: 11px 10px 7px 7px;
    outline: none;
    color: #c2c2c2;
}

.p-item-counter p input {
    margin-left: 41px;
    width: 285px;
    padding: 11px 10px 9px 7px;
    border: 1px solid #e5e4e4;
}

.add-cart .custom-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fffc00;
    border-color: #fffc00;
    color: #fff;
    margin-top: 25px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.15s ease-in-out;
    margin-bottom: 25px;
}

.add-cart .custom-btn:hover {
    color: #fff;
}

.add-cart .custom-btn.hvr-shutter-out-horizontal:before {
    background-color: #012f55;
}

.add-cart .custom-btn i {
    margin-right: 5px;
}

.tag-area .entry-tag {
    display: block;
    background-color: #fafafa;
    padding: 8px 15px;
    border: 1px solid #ebebeb;
}

.product-detail .product-social {
    margin-top: 25px;
}

.product-detail .social-media li a {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background-color: #f5f5f5;
    line-height: 30px;
}

.product-detail .social-media li a:hover {
    background-color: #fffc00;
    border-color: #fffc00;
}

/*  product description  */
.product-description {
    padding-bottom: 50px;
}

.product-description .nav-tab {
    margin: 0;
}

.product-description .nav-tab li {
    display: inline-block;
}

.product-description .nav-tab li.active {
    padding: 13px 6px;
    background-color: #fafafa;
    border-radius: 5px;
    transform: translateY(3px);
}

.product-description .nav-tab li a {
    padding: 10px 20px 10px 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background-color: #fff;
}

.product-description .nav-tab .active>a {
    background-color: #1d32e5;
    color: #fff;
}

.product-description .nav-tab a:hover {
    background-color: #1d32e5;
    color: #fff;
}

.product-description .tab-content {
    background-color: #fafafa;
    padding: 6px;
}

.product-description .tab-pane {
    border: 1px solid #e5e4e4;
    background-color: #fff;
    padding: 25px;
}

.product-description .tab-pane p {
    font-size: 15px;
    line-height: 24px;
    color: #636363;
    margin-bottom: 30px;
}

.tab-pane>ul {
    margin-bottom: 25px;
    padding-left: 0px;
}

.tab-pane>ul>li {
    font-size: 15px;
    line-height: 32px;
    color: #636363;
}

.tab-pane>ul>li>i {
    margin-right: 5px;
    color: #ffc527;
}

.review-comment-item .post-thumb {
    width: 50px;
    height: 50px;
    float: left;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 50px;
    border: none;
    padding: 0;
}

.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 14px;
}

.review-comment-item .content {
    margin-left: 70px;
}

.review-comment-item .content .content-head {
    display: block;
    overflow: hidden;
}

.review-comment-item .content .content-head h3 {
    display: inline-block;
    float: left;
}

.review-comment-item .content .content-head h3 .name {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #363636;
    text-transform: capitalize;
    margin-right: 5px;
}

.review-comment-item .content .content-head h3 .date {
    font-size: 15px;
    line-height: 24px;
    color: #b7b7b7;
}

.review-comment-item .content .product-rating {
    float: right;
}

.review-comment-item {
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 1px solid #e5e4e4;
}

.review-comment-item:last-child {
    border-bottom: none;
}

.review-comment-area .post-pagination-area {
    text-align: center;
    margin-top: 30px;
}

.review-comment-area .post-pagination {
    display: inline-block;
    float: none;
}

/*  add review  */
.add-reivew-area {
    margin-top: 50px;
}

.add-reivew-area h3 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #2f2f2f;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.add-reivew-area>form>.input {
    margin-bottom: 30px;
    overflow: hidden;
}

.add-reivew-area>form>.input>input {
    width: 32.5%;
    float: left;
    margin: 0 5px;
    padding: 15px;
    background-color: #fafafa;
    border: 1px solid #e5e4e4;
    color: #b7b7b7;
    font-size: 15px;
}

.add-reivew-area>form>.input>input:first-child {
    margin-left: 0;
}

.add-reivew-area>form>.input>input:last-child {
    margin-right: 0;
}

.review-input {
    overflow: hidden;
    margin-bottom: 30px;
}

.review-input .review-input-item {
    width: 19%;
    float: left;
    margin: 0 6px;
    position: relative;
}

.review-input .review-input-item:first-child {
    margin-left: 0;
}

.review-input .review-input-item:last-child {
    margin-right: 0;
}

.review-input .review-input-item input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    background-color: #fafafa;
    border: 1px solid #e5e4e4;
    color: #b7b7b7;
    outline: 0px solid transparent;
    border-radius: 3px;
}

.review-input .review-input-item .review-rating-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    color: #b7b7b7;
}

.review-input .review-input-item input:active,
.review-input .review-input-item input:focus,
.review-input .review-input-item input:hover {
    color: #fffc00;
    border: 1px solid #fffc00;
}

.review-input .review-input-item:active>.review-rating-icon,
.review-input .review-input-item:focus>.review-rating-icon,
.review-input .review-input-item:hover>.review-rating-icon {
    color: #fffc00;
}

.add-reivew-area>form textarea {
    width: 100%;
    height: 180px;
    border: 1px solid #e5e4e4;
    color: #b7b7b7;
    padding: 25px;
    background-color: #fafafa;
    border-radius: 3px;
}

.add-reivew-area>form .custom-btn {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 24px;
    color: #fff;
    background-color: #fffc00;
    -webkit-transition: all 0.15s ease-in-out;
    border: none;
    padding: 12px 40px;
    border-radius: 3px;
    margin-top: 30px;
    margin-bottom: 15px;
    border-radius: 2px;
}

.add-reivew-area>form .custom-btn:hover {
    color: #fff;
    background-color: #012f55;
}

.add-reivew-area>form .custom-btn.hvr-shutter-out-horizontal:before {
    background-color: #012f55;
}


/*   buyer guide area  */
.buyer-guide-area .panel-heading {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

.buyer-guide-area .panel-default {
    border: none;
}

.buyer-guide-area .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #e5e4e4;
    margin-top: 7px;
    border-radius: 3px;
    background-color: #fafafa;
    padding: 20px 30px;
}

.buyer-guide-area .panel-default>.panel-heading+.panel-collapse>.panel-body p {
    font-size: 15px;
    line-height: 24px;
    color: #636363;
    margin-bottom: 25px;
}

.buyer-guide-area .panel-default>.panel-heading+.panel-collapse>.panel-body p:last-child {
    margin-bottom: 0;
}

.buyer-guide-area .panel-title a {
    width: 100%;
    display: block;
    position: relative;
    padding: 15px 30px;
    border-radius: 3px;
    background-color: #fafafa;
    -webkit-transition: all 0.15s ease-in-out;
    border: 1px solid #fffc00;
    color: #fffc00;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

.buyer-guide-area .panel-title a.collapsed {
    border: 1px solid #e5e4e4;
    color: #25262b;
}

.buyer-guide-area .panel-title a:before {
    position: absolute;
    content: "\f102";
    font: normal normal normal 14px/1 FontAwesome;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.buyer-guide-area .panel-title a.collapsed:before {
    content: "\f103";
}

.product-detail .related-product {
    padding-top: 50px;
}

.product-detail .related-product .section-title {
    text-align: left;
}

.related-product .section-title .title {
    font-size: 22px;
    font-weight: 700;
    color: #363636;
    margin-bottom: 25px;
    text-transform: capitalize;
}

/*-------------------------------------------
		29 product cart page
--------------------------------------------*/
.product-cart {
    padding-bottom: 100px;
}

.product-cart table.shop-cart {
    width: 100%;
}

.shop-cart>thead>tr {
    height: 65px;
    background-color: #fafafa;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

.shop-cart>thead>tr th {
    border-right: 1px solid #ebebeb;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #2f2f2f;
}

.shop-cart>thead>tr th.cart-item {
    width: 40%;
}

.shop-cart>thead>tr th.cart-price {
    width: 17%;
}

.shop-cart>thead>tr th.cart-quality {
    width: 17%;
}

.shop-cart>thead>tr th.cart-total {
    width: 17%;
}

.shop-cart>thead>tr th.cart-product-remove {
    width: 9%;
}

.shop-cart>tbody>tr {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    height: 118px;
}

.shop-cart>tbody>tr>td {
    border-right: 1px solid #ebebeb;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #959595;
}

.shop-cart>tbody>tr>td.cart-item {
    padding: 20px;
}

.shop-cart>tbody>tr>td.cart-item .item-image {
    width: 80px;
    height: 80px;
    float: left;
}

.shop-cart>tbody>tr>td.cart-item .item-image img {
    width: 100%;
}

.shop-cart>tbody>tr>td.cart-item .content {
    margin-left: 100px;
    text-align: left;
    display: table;
}

.shop-cart>tbody>tr>td.cart-item .content h3.product-name {
    font-size: 18px;
    padding: 26px 0;
    font-weight: 700;
    color: #2f2f2f;
}

.shop-cart>tbody>tr>td .counter-sign {
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 36px;
}

.shop-cart>tbody>tr>td select.selection {
    width: 80px;
    padding: 7px 2px 5px 4px;
    border: 1px solid #ebebeb;
}

.shop-cart>tbody>tr.coupon-checkout {
    border-bottom: 1px solid #ebebeb;
}

.cart-product-remove a {
    color: #fffc00;
}

.checkout-area {
    padding: 0 20px;
}

.discount-code {
    float: left;
}

.checkout {
    float: right;
}

.coupon #coupon_code {
    width: 280px;
    padding: 9px;
    background-color: #fafafa;
    font-size: 15px;
    border: 1px solid #ebebeb;
    height: 35px;
}

.discount-code .custom-btn {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 12px 30px;
    border: none;
    background-color: #fffc00;
    margin-left: 6px;
    margin-top: -2px;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease-in-out;
}

.discount-code .custom-btn:hover {
    color: #fff;
}

.checkout>.custom-btn {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 12px 25px;
    background-color: #fffc00;
    border-color: #fffc00;
    color: #fff;
    border: none;
}

.checkout>.update-cart {
    color: #fff;
    background-color: #2f2f2f;
    border: none;
    border-color: #2f2f2f;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease-in-out;
}

.checkout>.update-cart:hover {
    border-color: #fffc00;
}

.checkout>button.p-checkout {
    color: #363636;
    background-color: #fffc00;
    border: none;
    border-radius: 2px;
    -webkit-transition: all 0.15s ease-in-out;
}

.checkout>button.p-checkout:hover {
    color: #fff;
}

.cart-second-section {
    overflow: hidden;
    margin-top: 50px;
}

.calculate-shipping {
    padding: 30px 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
}

.calculate-shipping h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2f2f2f;
    line-height: 24px;
    margin-bottom: 20px;
}

.calculate-shipping #country {
    width: 100%;
    padding: 8px;
    background-color: #fafafa;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.calculate-shipping #state {
    width: 48%;
    float: left;
    padding: 8px;
    background-color: #fafafa;
    border: 1px solid #ebebeb;
}

.calculate-shipping #postcode {
    width: 48%;
    float: right;
    padding: 8px;
    background-color: #fafafa;
    border: 1px solid #ebebeb;
}

.calculate-shipping a.update-cart {
    font-size: 15px;
    font-weight: 700;
    padding: 10px 25px;
    background-color: #fffc00;
    border: none;
    color: #fff;
    margin-top: 20px;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
}

.calculate-shipping a.update-cart:hover {
    color: #fff;
}

.cart-total-2 {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 22px 20px;
}

.cart-total-2 h3 {
    font-size: 18px;
    font-weight: 700;
    color: #2f2f2f;
    line-height: 24px;
}

.cart-total-2 ul li {
    font-size: 15px;
    font-weight: 700;
    color: #636363;
    line-height: 32px;
    display: block;
    overflow: hidden;
}


/*===============================
		30 contact page
=================================*/
.contact-us {}

.contact-info {
    width: 100%;
    background-color: #fafafa;
    padding-left: 3px;
    margin-bottom: 50px;
}

.contact-info .contact-item {
    width: 33%;
    display: inline-block;
    padding: 4px 4px 0px 4px;
}

.contact-info .contact-item-inner {
    background-color: #fff;
    padding: 20px 30px;
    border: 1px solid #ebebeb;
}

.contact-info .contact-item-inner h4 {
    margin: 0;
}

.contact-info .contact-item-inner span>i {
    float: left;
    font-size: 30px;
}

.contact-info .contact-item-inner .content {
    display: table;
    margin-left: 40px;
}

.contact-info .contact-item-inner .content h4 {
    font-size: 17px;
    font-weight: 600;
    color: #363636;
}

.contact-info .contact-item-inner .content a {
    font-size: 15px;
    color: #959595;
}

.massage-response-area h3 {
    font-size: 22px;
    line-height: 24px;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.contact-info .address li {
    border: 1px solid #ebebeb;
    background-color: #fafafa;
    padding: 10px 25px;
    margin-bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
}

.contact-info .address li .address-icon {
    font-size: 40px;
}

.contact-info .address li .addres-desc span {
    display: block;
    color: #959595;
}

.contact-info .address li .addres-desc a,
.contact-info .address li .addres-desc span+span {
    display: block;
    color: #345977;
    font-weight: 600;
    font-size: 17px;
}

.contact-info .addres-desc {
    margin-left: 50px;
    margin-top: 10px;
}

.massage-response-area form>.input-area>.input {
    width: 48%;
    float: left;
}

.massage-response-area form>.input-area>.input input {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    color: #c2c2c2;
    padding: 11px 15px;
    border-radius: 3px;
}

.massage-response-area form .input-area {
    overflow: hidden;
}

.massage-response-area form .input-area textarea {
    width: 48%;
    float: right;
    border: 1px solid #ebebeb;
    padding: 22px;
    color: #c2c2c2;
    border-radius: 3px;
    height: 166px;
}

.input-area .input .form-submit input[type="submit"] {
    padding: 15px 40px;
    background-color: #fffc00;
    border: none;
    color: #202239;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 10px;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
    width: 136px;
}

.input-area .input .form-submit input:hover {
    background-color: #012f55;
}

#first-date,
#second-date,
#third-date {
    position: relative;
}

.event-schedule {
    overflow: hidden;
}

.tab-pane {
    transition-delay: .3s;
}

.sponsor-page {
    margin-bottom: 120px;
}



/*  preloader */

#loading {
    background-color: #1d32e5;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 9999;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 118px;
    width: 118px;
    margin-top: -59px;
    margin-left: -59px;

}

.object {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

.object:nth-child(3n+0) {
    margin-right: 0px;
}


#object_one {
    -webkit-animation: animate 1s -0.9s ease-in-out infinite;
    animation: animate 1s -0.9s ease-in-out infinite;
}

#object_two {
    -webkit-animation: animate 1s -0.8s ease-in-out infinite;
    animation: animate 1s -0.8s ease-in-out infinite;
}

#object_three {
    -webkit-animation: animate 1s -0.7s ease-in-out infinite;
    animation: animate 1s -0.7s ease-in-out infinite;
}

#object_four {
    -webkit-animation: animate 1s -0.6s ease-in-out infinite;
    animation: animate 1s -0.6s ease-in-out infinite;
}

#object_five {
    -webkit-animation: animate 1s -0.5s ease-in-out infinite;
    animation: animate 1s -0.5s ease-in-out infinite;
}

#object_six {
    -webkit-animation: animate 1s -0.4s ease-in-out infinite;
    animation: animate 1s -0.4s ease-in-out infinite;
}

#object_seven {
    -webkit-animation: animate 1s -0.3s ease-in-out infinite;
    animation: animate 1s -0.3s ease-in-out infinite;
}

#object_eight {
    -webkit-animation: animate 1s -0.2s ease-in-out infinite;
    animation: animate 1s -0.2s ease-in-out infinite;
}

#object_nine {
    -webkit-animation: animate 1s -0.1s ease-in-out infinite;
    animation: animate 1s -0.1s ease-in-out infinite;
}

@-webkit-keyframes animate {


    50% {
        -ms-transform: scale(1.5, 1.5);
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
    }

    100% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

}

@keyframes animate {
    50% {
        -ms-transform: scale(1.5, 1.5);
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
    }

    100% {
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }

}

.primary-menu.fixed-top-menu1 .navbar-toggle .icon-bar,
.primary-menu.transparent-bg-menu .navbar-toggle .icon-bar {
    background: #fff;
}

.primary-menu .navbar-toggle .icon-bar {
    background: #000;
}



/* Countdown */

.header-countdown-wrapper {
    height: 100px;
    margin-top: -30px;
}

.header-countdown {
    display: inline-block;
}

#header-countdown {
    display: none;
}

.countdown-box {
    float: left;
    width: 100px;
    height: 100px;
    background-color: #1d32e5;
    border: 3px solid;
    border-radius: 50%;
    margin-left: 10px;
    border-color: #fff;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}


.countdown-box {
    position: relative;
    overflow: hidden;
}

.countdown-box:first-child {
    margin-left: 0;
}

.countdown-box .box-bg {
    position: absolute;
    top: 0px;
    left: -2px;
    border: 58px solid;
    border-color: rgba(105, 57, 50, 0.2);
    width: 0;
    height: 0;
    opacity: .6;
    z-index: -1;
    -webkit-animation: countdown-bg 1s linear forwards;
    animation: countdown-bg 1s linear forwards;

    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.countdown-box.box-min .box-bg {
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
}

.countdown-box.box-hrs .box-bg {
    -webkit-animation-duration: 3600s;
    animation-duration: 3600s;
}

.countdown-box.box-days .box-bg,
.countdown-box .box-bg.mobile-bg {
    -webkit-animation: none;
    animation: none;

    opacity: 1;
    -webkit-transform: translateY(42.5%);
    transform: translateY(42.5%);
}

@-webkit-keyframes countdown-bg {
    100% {
        opacity: 1;
        -webkit-transform: translateY(83%);
    }
}

@keyframes countdown-bg {
    100% {
        opacity: 1;
        transform: translateY(83%)
    }
}

.countdown-box .box-value {
    font-size: 32px;
    line-height: 45px;
    margin: 25px 0 3px;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #fff;
    z-index: 1;
}

.countdown-box .box-label {
    font-size: 14px;
    opacity: 1;
    color: #fff;
}

.box-days:before {
    position: absolute;
    content: "DAY";
    left: 0;
    top: 100%;
    width: 100%;
    text-align: center;
}

input {
    outline-color: #fffc00;
}

.bannar-v1 .countdown-box.box-days {
    background-color: #fd3d6b;
}

.bannar-v1 .countdown-box.box-hrs {
    background-color: #4cc053;
}

.bannar-v1 .countdown-box.box-min {
    background-color: #ffd300;
}

.bannar-v1 .countdown-box.box-sec {
    background-color: #6863ce;
}



/*--------------------------------------------  
         homepage-v1 
--------------------------------------------*/
.speaker-item-v1 {
    margin-bottom: 20px;
}

.event-speaker-v1-style2 .speaker-item-v1 {
    margin-bottom: 30px;
}

.speaker-content-v1 {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.speaker-content-v1 .speaker-name {
    font-size: 20px;
    font-weight: 700;
    color: #012f55;
    text-transform: capitalize;
}

.speaker-item-v1 .speaker-thumb {
    position: relative;
    overflow: hidden;
}

.speaker-item-v1 .speaker-thumb img {
    width: 100%;
}

.social-media-v1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-media-v1 li {
    width: 100%;
    height: 20%;
    -webkit-transition: 0.3s;
}

.social-media-v1 li a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 65px;
}

.social-media-v1 li a.facebook {
    background-color: rgba(66, 90, 146, 0.9);
}

.social-media-v1 li a.twitter {
    background-color: rgba(81, 160, 220, 0.9);
}

.social-media-v1 li a.linkedin {
    background-color: rgba(7, 119, 172, 0.9);
}

.social-media-v1 li a.google {
    background-color: rgba(205, 70, 53, 0.9);
}

.social-media-v1 li a.behance {
    background-color: rgba(38, 109, 244, 0.9);
}

.social-media-v1 li:nth-child(even) {
    transform: translateX(-101%);
}

.social-media-v1 li:nth-child(odd) {
    transform: translateX(101%);
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(even) {
    transform: translateX(0);
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(odd) {
    transform: translateX(0);
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(2) {
    -webkit-transition-delay: 66ms;
    -moz-transition-delay: 66ms;
    -ms-transition-delay: 66ms;
    -o-transition-delay: 66ms;
    transition-delay: 66ms;
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(3) {
    -webkit-transition-delay: 133ms;
    -moz-transition-delay: 133ms;
    -ms-transition-delay: 133ms;
    -o-transition-delay: 133ms;
    transition-delay: 133ms;
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.speaker-item-v1 .speaker-thumb:hover .social-media-v1 li:nth-child(5) {
    -webkit-transition-delay: 266ms;
    -moz-transition-delay: 266ms;
    -ms-transition-delay: 266ms;
    -o-transition-delay: 266ms;
    transition-delay: 266ms;
}

.speaker-thumb img {
    float: right;
}

.speakers-single .speaker-content h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.speakers-single .speaker-content .social-media {
    margin: 0;
    padding-left: 0;
}

.speakers-single .speaker-content .social-media li a {
    border: 1px solid #ebebeb;
}


/*   sponsor   */
.sponsor-v1 {
    background-position: center;
    position: relative;
    background-size: cover;
    background-color: #fff;
}

.sponsor-v1 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 33, 44, 0.86);
}

.sponsor-v1.white-title .section-head .header-title,
.sponsor-v1.white-title .section-head .header-desc {
    color: #fff;
}

.ccr-sponsor.platinum .ccr-sponsor-cata {
    background-color: #fd3d6b;
    text-align: left;
    padding: 40px 30px 39px;
    margin-bottom: 30px;
    min-height: 246px;
}

.ccr-sponsor-cata>h2 {
    font-weight: 700;
    color: #fff;
    line-height: 36px;
    text-transform: capitalize;
    margin: 0;
}

.ccr-sponsor-cata>p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    text-transform: capitalize;
}

.ccr-sponsor-cata-item {
    background-color: #fff;
    padding: 15px;
    margin-top: 10px;
    border-radius: 4px;
}

.ccr-sponsor-cata-item p {
    font-size: 16px;
    color: #239ef2;
    margin-bottom: 5px;
}

.ccr-sponsor-cata-item .sponsor-price {
    font-size: 16px;
    line-height: 30px;
}

.ccr-sponsor-cata-item .sponsor-price span {
    font-size: 48px;
    font-weight: 200;
    color: #363636;
}

.ccr-sponsor-cata-item .sponsor-price .currency {
    font-size: 28px;
    font-weight: normal;
}

.platinum .ccr-sponsor-cata-item .sponsor-price .currency {
    color: #239EF2;
}

.gold .ccr-sponsor-cata-item .sponsor-price .currency {
    color: #9935C4;
}

.silver .ccr-sponsor-cata-item .sponsor-price .currency {
    color: #26B261;
}

.ccr-sponsor-cata-item .sponsor-price .price {
    font-weight: 700;
    color: #fffc00;
}

.ccr-sponsor .ccr-sponsor-area {
    min-height: 246px;
}

.ccr-sponsor.gold .ccr-sponsor-area {
    min-height: 245px;
}

.ccr-sponsor.platinum .ccr-sponsor-area {
    background-color: #fff;
    overflow: hidden;
    padding: 45px 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.ccr-sponsor.platinum .ccr-sponsor-item-outer {
    width: 33.3%;
    float: left;
}

.ccr-sponsor.platinum .ccr-sponsor-item-outer .ccr-sponsor-item {
    padding: 10px 15px;
}

.platinum.ccr-sponsor .ccr-sponsor-item-outer .ccr-sponsor-item img {
    width: auto;
    max-height: 136px;
}

.ccr-sponsor.gold .ccr-sponsor-item-outer {
    width: 25%;
    float: left;
}

.ccr-sponsor.gold .ccr-sponsor-item-outer .ccr-sponsor-item {
    padding: 10px;
}

.ccr-sponsor.gold .ccr-sponsor-area {
    background-color: #fff;
    overflow: hidden;
    padding: 62px 20px;
    margin-bottom: 30px;
}

.ccr-sponsor.gold .ccr-sponsor-cata {
    background-color: #4cc053;
    text-align: left;
    padding: 40px 30px 39px;
    margin-bottom: 30px;
}

.ccr-sponsor.silver .ccr-sponsor-item-outer {
    width: 20%;
    float: left;
}

.ccr-sponsor.silver .ccr-sponsor-item-outer .ccr-sponsor-item {
    padding: 7px;
}

.ccr-sponsor.silver .ccr-sponsor-area {
    background-color: #fff;
    overflow: hidden;
    padding: 75px 18px;
    margin-bottom: 30px;
}

.ccr-sponsor.silver .ccr-sponsor-cata {
    background-color: #ffd300;
    text-align: left;
    padding: 40px 30px;
    margin-bottom: 30px;
}

.sponsor-v1 .ccr-sponsor-cata-item .sponsor-price .currency {
    color: #202239;
    font-size: 42px;
    margin-right: 2px;
}

.sponsor-v1 .ccr-sponsor-cata-item .sponsor-price .price-decimal {
    color: #202239;
    font-size: 22px;
    line-height: 1;
}

.sponsor-v1 .ccr-sponsor-cata-item .sponsor-price .price {
    color: #fd3d6b;
}

/*  become sponsor  */
.become-sponsor-v1 {
    background-color: #1d32e5;
    padding: 50px 0;
}

.become-sponsor-v1 .custom-btn {
    background-color: #fffc00;
    border: none;
    color: #202239;
    padding: 15px 40px;
    float: right;
}


/* pricing table  */
.pricing-table-wrapper .pricing-table {
    margin-bottom: 30px;
}

.pricing-table-wrapper .pricing-table:nth-child(odd) .price-item .price p>span {
    color: #fd3d6b;
}

.pricing-table-wrapper .pricing-table:nth-child(even) .price-item .price p>span {
    color: #4cc053;
}

.pricing-table-wrapper .pricing-table:nth-child(3) .price-item .price p>span,
.pricing-table-wrapper .pricing-table:nth-child(6) .price-item .price p>span,
.pricing-table-wrapper .pricing-table:nth-child(9) .price-item .price p>span {
    color: #ffd300;
}

.pricing-table-wrapper .pricing-table:nth-child(odd) .price-item .booking-cat>span {
    background-color: #fffc00;
    color: #202239 !important;
}


.pricing-table-wrapper .pricing-table:nth-child(odd) .price-item ul.price-detail li .price-list-icon i {
    background-color: #202239;
}

.pricing-table-wrapper .pricing-table:nth-child(even) .price-item .booking-cat>span {
    background-color: #fffc00;
    color: #202239 !important;
}

.pricing-table-v1 {
    background-color: #f0f0f0 !important;
}


.pricing-table-wrapper .pricing-table:nth-child(even) .price-item ul.price-detail li .price-list-icon i {
    background-color: #4cc053;
}

.pricing-table-wrapper .pricing-table .price-item ul.price-detail li .price-list-icon i.fa-times {
    background-color: #b2c0cc !important;
}

.pricing-table-wrapper .pricing-table:nth-child(3) .price-item .booking-cat>span,
.pricing-table-wrapper .pricing-table:nth-child(6) .price-item .booking-cat>span,
.pricing-table-wrapper .pricing-table:nth-child(9) .price-item .booking-cat>span {
    background-color: #fffc00;
    color: #202239 !important;
}

.pricing-table-wrapper .pricing-table:nth-child(3) .price-item ul.price-detail li .price-list-icon i,
.pricing-table-wrapper .pricing-table:nth-child(6) .price-item ul.price-detail li .price-list-icon i,
.pricing-table-wrapper .pricing-table:nth-child(9) .price-item ul.price-detail li .price-list-icon i {
    background-color: #ffd300;
}

.pricing-table-wrapper .price-item .price-btn {
    font-weight: 400;
    font-size: 18px;
}

/* testimonial */
.testimonial-v1 {
    background-color: #012f55;
    position: relative;
}

.testimonial-v1 .section-head .header-desc {
    color: #fff;
}

.testimonial-v1 .swiper-container-horizontal>.swiper-pagination {
    bottom: 50px;
}

.testimonial-v1 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    opacity: 1;
    margin: 2px !important;
    background-color: transparent;
}

.testimonial-v1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}

/*  recent blog   */
.recent-blog-v1 .post-thumb {
    position: relative;
    min-height: 250px;
}

.recent-blog-v1 .recent-blog-wrapper .post-item {
    min-height: 230px;
    margin-bottom: 20px;
}

.recent-blog-v1 .post-item .post-thumb .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(145, 140, 139, 0.02);
    background: -moz-linear-gradient(top, rgba(145, 140, 139, 0.02) 0%, rgba(145, 140, 139, 0.15) 17%, rgba(128, 118, 116, 0.27) 32%, rgba(48, 39, 37, 0.38) 46%, rgba(33, 27, 26, 0.52) 64%, rgba(26, 23, 23, 0.67) 84%, rgba(14, 13, 14, 0.79) 99%, rgba(13, 12, 13, 0.79) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(145, 140, 139, 0.02)), color-stop(17%, rgba(145, 140, 139, 0.15)), color-stop(32%, rgba(128, 118, 116, 0.27)), color-stop(46%, rgba(48, 39, 37, 0.38)), color-stop(64%, rgba(33, 27, 26, 0.52)), color-stop(84%, rgba(26, 23, 23, 0.67)), color-stop(99%, rgba(14, 13, 14, 0.79)), color-stop(100%, rgba(13, 12, 13, 0.79)));
    background: -webkit-linear-gradient(top, rgba(145, 140, 139, 0.02) 0%, rgba(145, 140, 139, 0.15) 17%, rgba(128, 118, 116, 0.27) 32%, rgba(48, 39, 37, 0.38) 46%, rgba(33, 27, 26, 0.52) 64%, rgba(26, 23, 23, 0.67) 84%, rgba(14, 13, 14, 0.79) 99%, rgba(13, 12, 13, 0.79) 100%);
    background: -o-linear-gradient(top, rgba(145, 140, 139, 0.02) 0%, rgba(145, 140, 139, 0.15) 17%, rgba(128, 118, 116, 0.27) 32%, rgba(48, 39, 37, 0.38) 46%, rgba(33, 27, 26, 0.52) 64%, rgba(26, 23, 23, 0.67) 84%, rgba(14, 13, 14, 0.79) 99%, rgba(13, 12, 13, 0.79) 100%);
    background: -ms-linear-gradient(top, rgba(145, 140, 139, 0.02) 0%, rgba(145, 140, 139, 0.15) 17%, rgba(128, 118, 116, 0.27) 32%, rgba(48, 39, 37, 0.38) 46%, rgba(33, 27, 26, 0.52) 64%, rgba(26, 23, 23, 0.67) 84%, rgba(14, 13, 14, 0.79) 99%, rgba(13, 12, 13, 0.79) 100%);
    background: linear-gradient(to bottom, rgba(145, 140, 139, 0.02) 0%, rgba(145, 140, 139, 0.15) 17%, rgba(128, 118, 116, 0.27) 32%, rgba(48, 39, 37, 0.38) 46%, rgba(33, 27, 26, 0.52) 64%, rgba(26, 23, 23, 0.67) 84%, rgba(14, 13, 14, 0.79) 99%, rgba(13, 12, 13, 0.79) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#918c8b', endColorstr='#0d0c0d', GradientType=0);
}

.recent-blog-v1 .overlay-content {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0 30px;
    z-index: 1;
}

.recent-blog .post-item {
    margin-bottom: 20px;
}

.recent-blog .post-item h3 {
    margin: 0 0 10px 0;
    line-height: 1.1;
}

.recent-blog .post-item h3 a {
    font-size: 22px;
    color: #202239;
}

.recent-blog .post-item .content-outer .content a.custom-btn {
    font-size: 14px;
    border: 2px solid #ebebeb;
    border-radius: 4px;
    padding: 8px 20px;
    margin-top: 20px;
    margin-bottom: 0;
}

.recent-blog .post-item .content-outer .content a.custom-btn:hover {
    border: 2px solid #fffc00;
}

.recent-blog-v1 .overlay-content h3 a {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}

.recent-blog-v1 .meta-post a,
.recent-blog-v1 .meta-post span {
    color: #d2d0d1;
}

.recent-blog-v1 .meta-post .border:after {
    background-color: #8c7e70;
}

.map-v1 .fbi-wrapper {
    position: relative;
}

.map-v1 #map {
    height: 520px;
    position: relative;
}

.map-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.map-v1 .map-content {
    position: relative;
    height: 520px;
}

#map-travel-info .gmnoprint {
    z-index: 100;
}

#map .gmnoprint {
    z-index: 999;
}

.map-v1 .get-in-touch {
    position: absolute;
    top: 0;
    right: 20%;
    max-width: 420px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .95);
    z-index: 9;
    padding: 100px 30px;
}

.boxwidth .map-v1 .get-in-touch {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 400px;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
    z-index: 9;
    padding: 50px 10px;
}

.map-v1 .get-in-touch h3 {
    font-size: 36px;
    font-weight: 700;
    color: #363636;
    margin: 0;
    padding-left: 14px;
    padding-bottom: 10px;
}

.map-v1 .get-in-touch ul {
    list-style: none;
}

.map-v1 .get-in-touch .contact-item {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

.map-v1 .get-in-touch .contact-item:last-child {
    border: none;
}

.map-v1 .get-in-touch .contact-item i {
    float: left;
    font-size: 36px;
    color: #1d32e5;
}

.map-v1 .get-in-touch .contact-item .content {
    margin-left: 50px;
    display: table;
}

.map-v1 .get-in-touch .contact-item .content .ccr-name {
    font-size: 24px;
    color: #363636;
    font-weight: 700;
    margin: 0;
}

.map-v1 .get-in-touch .contact-item .content .ccr-detail {
    font-size: 15px;
}

/*  contact  */
.contact-section.contact-section-v1 {
    background-color: #fffc00;
    overflow: hidden;
}

.mailpoet-section .newsletter .widget_wysija .wysija-submit:hover {
    background-color: #202239;
}

.newsletter-contact .newsletter h3,
.mailpoet-section .newsletter .widget-title {
    text-transform: capitalize;
}

.mailpoet-section .newsletter .widget_wysija {
    border: 5px solid #eeeb04;
}

.mailpoet-section .newsletter .widget_wysija .wysija-paragraph .wysija-input {
    border-color: #fffc00;
}

.mailpoet-section .newsletter .widget_wysija .wysija-paragraph .wysija-input:focus {
    border-color: #fffc00;
}

.contact-section.contact-section-v1 .newsletter .widget-title {
    color: #202239;
}

.contact-section.contact-section-v1.section-bg2,
.contact-section.contact-section-v1.section-bg {
    background-color: transparent;
}

.contact-section.contact-section-v1 .newsletter .input input {
    border: 3px solid #6bc3ff;
}

.contact-section.contact-section-v1 .newsletter .input button.submit {
    background-color: #fffc00;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*---------------------------------------------------------------------
			homepage v2
-----------------------------------------------------------------------*/
.bannar-v2 .bannar-conent-area {
    height: 100%;
}


a.view-details {
    float: right;
    padding: 9px 20px;
    background: #fffc00;
    border-radius: 3px;
    color: #202239;
    text-transform: capitalize;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    transition: all 0.20s ease-in-out;
}

a.view-details.hvr-bounce-to-bottom:hover {
    background-color: #012f55;
}

.new-hstyle.menu-shopping-cart .cart-icon .item-counter {
    color: #202239;
}

.bannar-v2 .countdown-box {
    float: left;
    width: 94px;
    height: 94px;
    background-color: transparent;
    border: none;
    margin-left: 20px;
    text-align: center;
    border-radius: 0;
}

.bannar-v2 .countdown-box .box-bg {
    border-color: transparent;
}

.bannar-v2 .countdown-box.box-days .box-value {
    color: #fa754b;
}

.bannar-v2 .countdown-box.box-hrs .box-value {
    color: #f98b10;
}

.bannar-v2 .countdown-box.box-min .box-value {
    color: #fffc00;
}

.bannar-v2 .countdown-box.box-sec .box-value {
    color: #fad236;
}

.bannar-v2 .countdown-box .box-value {
    font-size: 46px;
}

.bannar-v2 .countdown-box .box-label {
    font-size: 18px;
    ;
}

.bannar-v2 .slider-btn {
    margin-top: 25px;
}


.fbi-section .countdown-box .box-value {
    line-height: 26px;
}

/*color bg */
.section-bg {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    background-color: #fff;
}

.section-bg2 {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    background-color: #fff;
}

.section-bg .newsletter .widget-title,
.section-bg2 .newsletter .widget-title {
    color: #363636;
}

.pricing-table-v2 .pricing-table:nth-child(odd) .price-item-v2 .price {
    background: #37394d;
}

.pricing-table-v2 .pricing-table:nth-child(even) .price-item-v2 .price {
    background: #37394d;
}

.pricing-table-v2 .pricing-table {
    margin-bottom: 30px;
}

.pricing-table-v2 .pricing-table ul.price-detail {
    list-style: none;
    margin-left: 0;
}

.pricing-table-v2 .pricing-table:nth-child(odd) ul.price-detail li .price-list-icon {
    background-color: #202239 !important;
}

.pricing-table-v2 .pricing-table:nth-child(even) ul.price-detail li .price-list-icon {
    background-color: #202239 !important;
}

.pricing-table-v2 .pricing-table:nth-child(3) ul.price-detail li .price-list-icon,
.pricing-table-v2 .pricing-table:nth-child(6) ul.price-detail li .price-list-icon,
.pricing-table-v2 .pricing-table:nth-child(9) ul.price-detail li .price-list-icon {
    background-color: #1d32e5;
}

.pricing-table-wrapper .pricing-table:nth-child(odd) .price-btn {
    background-color: transparent;
    color: #012f55;
}

.pricing-table-wrapper .pricing-table:nth-child(even) .price-btn {
    background-color: transparent;
    color: #012f55;
}

.pricing-table-wrapper .pricing-table:nth-child(even) .price-btn:hover {
    background-color: transparent;
    color: #4cc053;
}

.pricing-table-wrapper .pricing-table:nth-child(3) .price-btn,
.pricing-table-wrapper .pricing-table:nth-child(6) .price-btn,
.pricing-table-wrapper .pricing-table:nth-child(9) .price-btn {
    background-color: transparent;
    color: #012f55;
}

.pricing-table-wrapper .pricing-table:nth-child(3) .price-btn:hover,
.pricing-table-wrapper .pricing-table:nth-child(6) .price-btn:hover,
.pricing-table-wrapper .pricing-table:nth-child(9) .price-btn:hover {
    background-color: transparent;
    color: #ffd300;
}

.pricing-table-wrapper .price-item .price-btn:hover {
    color: #fd3d6b;
}


/*  register now  */
.register-now {
    background-color: #1d32e5;
}

.register-now .header-title,
.register-now .header-desc {
    color: #fff;
}

#event-registration-form .col-md-3 {
    padding-right: 7px;
    padding-left: 7px;
}

.register-wrapper form input {
    padding: 11px 15px;
    border: none;
    margin-bottom: 30px;
    border-radius: 5px;
}

.register-wrapper .register-link {
    width: 100%;
    text-align: center;
}

.register-wrapper .register-link .register-btn {
    padding: 15px 40px;
    background-color: #fffc00;
    color: #363636;
    font-size: 15px;
    text-transform: capitalize;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.register-wrapper .register-link .register-btn:hover {
    background-color: #012f55;
    color: #fff;
}

/*  Travel info  */
.travel-info {
    background-color: #fafafa;
}

.travel-detail-item {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

.travel-detail-item:last-child {
    border-bottom: none;
}

.travel-detail-item .t-icon {
    width: 10%;
    float: left;
}

.travel-detail-item .t-icon .fa-map-marker {
    color: #1d32e5;
    font-size: 48px;
}

.travel-detail-item .t-icon .fa-plane {
    font-size: 48px;
    color: #ad45d9;
}

.travel-detail-item .t-icon .fa-cutlery {
    font-size: 48px;
    color: #2ecc71;
}

.travel-detail-item .t-content {
    display: table;
    width: 90%;
    float: left;
}

.travel-detail-item .t-content h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    margin: 0;
}

.travel-detail-item .t-content ul {
    list-style: none;
    margin-left: 0;
}

.travel-detail-item .t-content ul li {
    background-image: url(../../assets/images/border.png);
    background-repeat: repeat-x;
    background-position: 100% 65%;
    overflow: hidden;
}

.travel-detail-item .t-content ul li span {
    padding: 0 3px;
    background: #fafafa;
}

/*-----------------------------------------------------
  			  homepage v3  
 ----------------------------------------------------*/

/* bannar  */
.bannar-v3 {
    position: relative;
    padding-top: 120px;
    padding-bottom: 120px;
}

.bannar-v3 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

.bannar-v3.no-banner .overlay {
    background-color: rgba(0, 0, 0, 0.1);
}

.bannar-v3 .bannar-content-v3 h2 {
    color: #fff;
    font-size: 46px;
    font-weight: 500;
    margin-bottom: 12px;
}

.bannar-v3 .bannar-content-v3 p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
}

.bannar-v3 .bannar-content-v3 ul li {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    position: relative;

}

.bannar-v3 .bannar-content-v3 ul li:after {
    position: absolute;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    left: -40px;
    top: 50%;
    margin-top: -10px;
    width: 21px;
    height: 21px;
    background-color: #fff;
    border-radius: 100%;
    color: #363636;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding-left: 3px;
}

.bannar-v3 .bannar-content-v3 ul {
    padding-left: 40px;
}

.bannar-v3 .register-wrapper form input {
    background-color: #f2f4f6;
    /*border: 1px solid #ebebeb;*/
    margin-bottom: 20px;
}

.bannar-v3 .bannar-content-v3 .custom-btn,
.bannar-v3 .register-wrapper form input[type="submit"] {
    background-color: #fffc00;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    border: none;
    padding: 10px 25px;
    color: #202239;
    margin-top: 20px;
    -webkit-transition: all 0.20s ease-in-out;
    -moz-transition: all 0.20s ease-in-out;
    transition: all 0.20s ease-in-out;
}

.bannar-v3 .register-wrapper form input[type="submit"] {
    margin-top: 0;
    padding: 14px 40px;
    color: #202239;
}

.bannar-v3 .bannar-content-v3 .custom-btn:hover,
.bannar-v3 .register-wrapper form input[type="submit"]:hover {
    background-color: #012f55;
    color: #fff;
}

.bannar-v3 .register-now {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #fff;
    border-radius: 5px;
}

.bannar-v3 .register-now-outer {
    padding: 5px;
    background-color: rgba(107, 111, 112, 0.6);
    border-radius: 5px;
}

.bannar-v3 .register-now .section-head {
    text-align: left;
    margin-bottom: 30px;
}

.bannar-v3 .register-now .register-link {
    text-align: left;
}

.bannar-v3 .register-now .header-title {
    color: #222;
}

.bannar-v3 .register-now .header-desc {
    color: #666;
}

.bannar-v3 ul {
    list-style: none;
}

.bannar-v3 .register-wrapper form #message {
    margin-bottom: 10px;
}

.bannar-v3 .countdown-box {
    width: 23%;
    height: 90px;
    border-radius: 6px;
    margin-left: 10px;
    border: none;
}

.bannar-v3 .header-countdown {
    width: 100%;
    position: static;
    overflow: hidden;
    padding: 0;
}

.bannar-v3 .header-countdown-wrapper {
    height: auto;
    margin-top: 40px;
    margin-bottom: 30px;
    position: relative;
}

.bannar-v3 .countdown-box {
    line-height: 45px;
}

.bannar-v3 .countdown-box.box-days {
    background-color: #fa754b;
}

.bannar-v3 .countdown-box.box-hrs {
    background-color: #f98b10;
}

.bannar-v3 .countdown-box.box-min {
    background-color: #fca413;
}

.bannar-v3 .countdown-box.box-sec {
    background-color: #fad236;
}

.bannar-v3 .countdown-box .box-bg {
    width: 101%;
}

.bannar-v3 .countdown-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: -37px;
}

.bannar-v3 .countdown-text .countdwon-text-item {
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}

.bannar-v3 .countdown-text .countdwon-text-item p {
    color: #fff;
}

.bannar-v3 .countdown-box .box-label {
    display: none;
}

.bannar-v3 .countdown-box .box-value {
    font-size: 46px;
}

.bannar-content-v3 {
    padding-right: 26px;
    /*padding-top: 40px;*/
}


/*------------------------------------------
		Homepage 4
-------------------------------------------*/

.bannar-v4 .bannar-header {
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.has-banner.bannar-v4 .bannar-header {
    position: absolute;
}

.bannar-v4 .bannar-conent-area {
    height: 100%;
}

.bannar-v4 .bannar-header h2 {
    font-size: 26px;
    color: #fffc00;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 15px;
}

.bannar-v4 .bannar-header h2 span {
    color: #fff;
    padding-left: 3px;
    padding-right: 6px;
}

.bannar-v4 .bannar-header h1 {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.2;
    text-transform: capitalize;
}

.bannar-v4 .bannar-header .bannar-link {
    font-size: 16px;
    padding: 9px 25px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    text-transform: capitalize;
}

.bannar-v4 .bannar-header .bannar-link.left {
    background-color: #1d32e5;
    margin-right: 15px;
}

.bannar-v4 .bannar-header .bannar-link.right {
    background-color: #fffc00;
    color: #202239;
}

.bannar-v4 .bannar-header .bannar-link.right:hover {
    color: #fff;
}

.bannar-v4 .bannar-header .bannar-link.left:hover {
    color: #202239;
}

.bannar-v4 .countdown-timer {
    background-color: #1d32e5;
}

.bannar-v4 .countdown-box {
    width: 23%;
    height: 90px;
    border-radius: 4px;
    margin-left: 10px;
    border: none;
}

.bannar-v4 .header-countdown {
    width: 100%;
    position: static;
    overflow: hidden;
    padding: 20px 0;
}

.bannar-v4 .header-countdown-wrapper {
    height: auto;
    margin-top: 0;
    position: relative;
}

.bannar-v4 .countdown-box.box-days {
    background-color: #fa754b;
}

.bannar-v4 .countdown-box.box-hrs {
    background-color: #f98b10;
}

.bannar-v4 .countdown-box.box-min {
    background-color: #fffc00;
}

.bannar-v4 .countdown-box.box-sec {
    background-color: #fad236;
}

.bannar-v4 .countdown-box .box-bg {
    width: 101%;
}

.bannar-v4 .countdown-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: -37px;
}

.bannar-v4 .countdown-text .countdwon-text-item {
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}

.bannar-v4 .countdown-text .countdwon-text-item p {
    color: #fff;
    font-size: 18px;
}

.bannar-v4 .countdown-box .box-label {
    display: none;
}

.bannar-v4 .countdown-box .box-value {
    font-size: 46px;
}

.bannar-v4 .join-event {
    font-size: 36px;
    font-weight: 700;
    color: #202239;
    text-transform: capitalize;
    background-color: #fffc00;
    padding: 10px;
    display: block;
    text-align: center;
    margin: 28px 0;
    border-radius: 4px;
    transition: all 0.3s ease;
}



/*   conference  */
.national-conference.conference-v4 {
    background-size: cover;
    position: relative;
}

.national-conference.conference-v4 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 33, 44, 0.84);
}

.national-conference.conference-v4 .section-head .header-title,
.national-conference.conference-v4 .conference-main .section-head-in .header-title,
.national-conference.conference-v4 .conference-main .section-head-in .header-desc {
    color: #fff;
    margin-top: 0;
}

.national-conference.conference-v4 .conference-main .section-head-in .header-desc {
    color: #fffc00;
}

.national-conference.conference-v4 .conference-main .section-head .header-desc {
    color: #fffc00;
}

.national-conference.conference-v4 .conference-main>p {
    color: #fff;
}

.national-conference.conference-v4 .custom-btn.read-more {
    background-color: #1d32e5;
    color: #fff;
}

.national-conference.conference-v4 .custom-btn.buy-ticket {
    background-color: #fffc00;
    color: #202239;
}

.national-conference.conference-v4 .custom-btn.buy-ticket:hover {
    color: #fff;
}

.national-conference.conference-v4 .custom-btn.read-more:hover {
    color: #202239;
}

.national-conference.conference-v4 .custom-btn.buy-ticket.hvr-bounce-to-bottom:before {
    background-color: #1d32e5;
}

.nc-top {
    overflow: hidden;
}

.nc-bottom {
    overflow: hidden;
    padding-top: 120px;
}

.boxwidth .conference-v2.fbi-section .nc-bottom {
    padding-top: 80px;
    padding-bottom: 20px;
}

.nc-info {
    width: 100%;
    height: 225px;
    padding: 6px;
    background-color: #3f414a;
    border-radius: 3px;
}

.nc-info-inner {
    height: 100%;
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 0 10px;
}

.nc-info-inner .icon {
    width: 106px;
    height: 50px;
    margin: auto;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
    background: #1d32e5;
    border: 6px solid #3f414a;
    border-opacity: 0.6;
    border-bottom: none;
    transform: translateY(-54px);
}

.nc-info-inner.second .icon {
    background: #fffc00;
}

.nc-info-inner.third .icon {
    background: #2ecc71;
}

.nc-info-inner .icon-inner {
    width: 95px;
    height: 95px;
    background-color: #1d32e5;
    border-radius: 100%;
    font-size: 44px;
    color: #fff;
    line-height: 87px;
    margin-top: -1px;
}

.nc-bottom .nc-col:nth-child(even) .nc-info-inner .icon-inner {
    background: #fffc00;
}

.nc-bottom .nc-col:nth-child(odd) .nc-info-inner .icon-inner {
    background: #2ecc71;
}

.nc-bottom .nc-col:nth-child(1) .nc-info-inner .icon-inner {
    background: #1d32e5;
}

.nc-info-inner h3 {
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 25px;
    margin-bottom: 15px;
    color: #1d32e5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nc-info-inner p {
    text-align: center;
}

.nc-bottom .nc-col:nth-child(even) .nc-info-inner h3 {
    color: #fffc00;
}

.nc-bottom .nc-col:nth-child(odd) .nc-info-inner h3 {
    color: #2ecc71;
}

.nc-bottom .nc-col:nth-child(1) .nc-info-inner h3 {
    color: #1d32e5;
}

.nc-info-inner .date {
    font-size: 18px;
    color: #363636;
}

.nc-info-inner .c-time {
    font-size: 22px;
    color: #363636;
}

.nc-info-inner .c-time>span {
    font-size: 26px;
    color: #fffc00;
    font-weight: 700;
}

.nc-info-inner .phone,
.nc-info-inner .address {
    font-size: 18px;
    color: #363636;
}

.national-conference .nc-image img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* performer  */
.event-performer {
    background-image: url(../../assets/images/performer-bg.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    background-color: #fff;
}

.event-performer .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(126, 82, 9, 0.8);
    overflow: hidden;
    padding-top: 120px;
    padding-bottom: 115px;
}

.event-performer .section-head {
    margin-bottom: 40px;
}

.performer-wrapper {
    text-align: center;
}

.event-performer .performer-item {
    width: 19%;
    display: inline-block;
}

.event-performer .performer-item-inner {
    margin: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.event-performer .performer-item-inner img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.event-performer .performer-item-inner:hover img {
    transform: scale(1.1);
}

.event-performer .header-title,
.event-performer .header-desc {
    color: #fff;
}

.event-performer .performer-item-inner .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.event-performer .performer-item-inner .box-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(15, 13, 13, 0);
    background: -moz-linear-gradient(top, rgba(15, 13, 13, 0) 0%, rgba(15, 13, 13, 0.18) 18%, rgba(13, 11, 10, 0.49) 49%, rgba(13, 11, 11, 0.77) 77%, rgba(26, 20, 20, 0.97) 97%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15, 13, 13, 0)), color-stop(18%, rgba(15, 13, 13, 0.18)), color-stop(49%, rgba(13, 11, 10, 0.49)), color-stop(77%, rgba(13, 11, 11, 0.77)), color-stop(97%, rgba(26, 20, 20, 0.97)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(15, 13, 13, 0) 0%, rgba(15, 13, 13, 0.18) 18%, rgba(13, 11, 10, 0.49) 49%, rgba(13, 11, 11, 0.77) 77%, rgba(26, 20, 20, 0.97) 97%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(15, 13, 13, 0) 0%, rgba(15, 13, 13, 0.18) 18%, rgba(13, 11, 10, 0.49) 49%, rgba(13, 11, 11, 0.77) 77%, rgba(26, 20, 20, 0.97) 97%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(15, 13, 13, 0) 0%, rgba(15, 13, 13, 0.18) 18%, rgba(13, 11, 10, 0.49) 49%, rgba(13, 11, 11, 0.77) 77%, rgba(26, 20, 20, 0.97) 97%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(15, 13, 13, 0) 0%, rgba(15, 13, 13, 0.18) 18%, rgba(13, 11, 10, 0.49) 49%, rgba(13, 11, 11, 0.77) 77%, rgba(26, 20, 20, 0.97) 97%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f0d0d', endColorstr='#000000', GradientType=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.event-performer .performer-item-content {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    /*bottom: -65px;*/
    top: 75%;
    color: #202239;
    padding: 30px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 2;
}

.event-performer .performer-item-content h3 {
    font-weight: 700;
    text-transform: capitalize;
    line-height: 20px;
    margin: 0;
    color: #202239;
    margin-bottom: 5px;
}

.event-performer .performer-item-content h3 a {
    color: #202239;
    font-size: 20px;
}

.event-performer .performer-item-content .designation {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 20px;
    color: #202239;
}

.event-performer .performer-item-content p {
    color: #202239;
    margin-bottom: 20px;
}

.event-performer .performer-item-content .descr {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}

.event-performer .performer-item-content ul.social-media {
    margin-left: 0;
}

.event-performer .performer-item-content .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 15px;
    line-height: 45px;
    background-color: #202239;
    color: #fff;
    border-radius: 100%;
    transition: all 0.3s ease;
}

.event-performer .performer-item-content .social-media li a:hover {
    color: #202239;
    background-color: #fff;
}

.event-performer .performer-item-inner:hover .box-shadow {
    opacity: 0;
}

.event-performer .performer-item-inner:hover .performer-item-content {
    top: 40%;
}

.overlay-gradient-color {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    z-index: 1;
    background: rgba(255, 252, 0, 0);
    background: -moz-linear-gradient(top, rgba(255, 252, 0, 0) 15%, rgba(255, 252, 0, 0.21) 24%, rgba(255, 252, 0, 1) 57%, rgba(255, 252, 0, 1) 70%);
    background: -webkit-gradient(left top, left bottom, color-stop(15%, rgba(255, 252, 0, 0)), color-stop(24%, rgba(255, 252, 0, 0.21)), color-stop(57%, rgba(255, 252, 0, 1)), color-stop(70%, rgba(255, 252, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 252, 0, 0) 15%, rgba(255, 252, 0, 0.21) 24%, rgba(255, 252, 0, 1) 57%, rgba(255, 252, 0, 1) 70%);
    background: -o-linear-gradient(top, rgba(255, 252, 0, 0) 15%, rgba(255, 252, 0, 0.21) 24%, rgba(255, 252, 0, 1) 57%, rgba(255, 252, 0, 1) 70%);
    background: -ms-linear-gradient(top, rgba(255, 252, 0, 0) 15%, rgba(255, 252, 0, 0.21) 24%, rgba(255, 252, 0, 1) 57%, rgba(255, 252, 0, 1) 70%);
    background: linear-gradient(to bottom, rgba(255, 252, 0, 0) 15%, rgba(255, 252, 0, 0.21) 24%, rgba(255, 252, 0, 1) 57%, rgba(255, 252, 0, 1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc00', endColorstr='#fffc00', GradientType=0);
}

.event-performer .performer-item-inner:hover .overlay-gradient-color {
    top: 0;
}

/*  pricing table  */
.pricing-table-v2.pricing-table-v4 {
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
}

.pricing-table-v2.pricing-table-v4 .overlay {
    background-color: rgba(32, 34, 57, 0.2);
}

/* register now  */
.register-now.register-now-v4 {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
}

.register-now.register-now-v4 .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(111, 36, 142, .88);
    padding-top: 80px;
    padding-bottom: 80px;
}

/*  testimonial  */
.testimonial.testimonial-v1.testimonial-v4 {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
}

.testimonial.testimonial-v1.testimonial-v4 .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(17, 92, 144, .88);
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 50px;
    padding-right: 50px;
}

/*  blog  */
.recent-blog.recent-blog-v1 .section-padding {
    padding-bottom: 110px;
}

.recent-blog.recent-blog-v1.recent-blog-v4 {
    background-repeat: no-repeat;
    background-size: cover;
}

.recent-blog.recent-blog-v1.recent-blog-v4>.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(20, 22, 39, .2);
    position: static;
    padding-top: 120px;
    padding-bottom: 120px;
}

.boxwidth .recent-blog.recent-blog-v1.recent-blog-v4>.overlay {
    padding-top: 0px;
    padding-bottom: 0px;
}

.recent-blog.recent-blog-v1.recent-blog-v4 .header-title,
.recent-blog.recent-blog-v1.recent-blog-v4 .header-desc {
    color: #fff;
}


/* leave comments  */
.leave-comments {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.leave-comments .section-head .header-title {
    margin: 0;
}

.leave-comments>.overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(20, 22, 39, .2);
    padding-top: 120px;
    padding-bottom: 120px;
}

.leave-comments .header-title {
    color: #fff;
}

.leave-comment-area {}

.leave-comment-area input {
    width: 100%;
    padding: 12px 15px;
    border: none;
    background-color: rgba(255, 255, 255, .2);
    margin-bottom: 20px;
    border-radius: 3px;
    color: #fff;
}

.leave-comment-area input:focus {
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    outline-color: #fffc00 !important;
}

.leave-comment-area textarea {
    width: 100%;
    padding: 13px 15px;
    border: none;
    background-color: rgba(255, 255, 255, .2);
    height: 180px;
    border-radius: 3px;
    color: #fff;
}

.leave-comment-area textarea:focus {
    outline-color: #fffc00 !important;
}

.leave-comments .leave-comment-area input[type='submit'] {
    width: auto;
    padding: 15px 35px;
    background-color: #fffc00;
    color: #363636;
    text-transform: capitalize;
    margin-top: 40px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}

.leave-comments .leave-comment-area input[type='submit']:hover {
    background-color: #012f55;
    color: #fff;
}

textarea {
    outline-color: #fffc00 !important;
}





/*   button style   */
.bannar-v1 .bannar-btn a:hover {
    color: #fff;
}

.bannar-v4 .left.hvr-bounce-to-bottom:before,
.bannar-v1 .bannar-btn .hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}

.bannar-v1 .bannar-btn .view-detail.hvr-bounce-to-bottom:before {
    background-color: #012f55;
}

.conference-v1 .button-group .buy-ticket.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}

.bannar-v4 .right.hvr-bounce-to-bottom:before,
.conference-v1 .button-group .read-more.hvr-bounce-to-bottom:before {
    background-color: #202239;
}

.become-sponsor-v1 .custom-btn:hover {
    background-color: #7ec2f7;
    color: #fff;
}

.bannar-v3 .bannar-content-v3 ul {
    margin-left: 0;
    margin-bottom: 10px;
}

.bannar-v4 .join-event:hover {
    background-color: #d8d61d;
}

.map-v1 .map-content .get-in-touch .contact-item i.fa.fa-envelope {
    font-size: 36px !important;
}

.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}

/*--------------------------- Woocommerce ------------------------------*/
.widget .search-form .screen-reader-text.widget.search form {
    position: relative;
}

.widget .search-form .screen-reader-text {
    display: none;
}

.widget .search-form label {
    width: 100%;
}

.widget .search-form {
    position: relative;
}

.widget .search-form .search-field,
.widget.search form input {
    width: 100%;
    padding: 19px 45px 18px 15px;
    border: 1px solid #ebebeb;
    background-color: #fafafa;
    border-radius: 4px;
}

.widget .search-form .search-submit {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url("../images/search_icon.png") top left no-repeat;
    border: none;
    right: 10px;
    top: 20px;
}

.widget.search form span i {
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -10px;
    font-size: 18px;
    color: #c2c2c2;
    cursor: pointer;
}

.widget .catagory-list li {
    padding: 6px 0;
}

.widget .catagory-list li a {
    font-size: 15px;
    padding: 5px 10px;
    background-color: #fafafa;
    color: #345977;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget .catagory-list li>span {
    float: right;
    padding: 5px 12px;
    background-color: #fafafa;
    border-radius: 3px;
    color: #345977;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget .catagory-list li:hover>a,
.widget .catagory-list li:hover>span {
    background-color: #fffc00;
    color: #202239;
}

.widget .catagory-list li a i {
    margin-right: 6px;
    color: #c9c9c9;
}

.widget .tagcloud a {
    font-size: 15px !important;
    font-weight: bold;
    padding: 8px 15px;
    background-color: #282828;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.widget .tagcloud a:hover {
    background-color: #fffc00;
    color: #012f55;
}

.product-cart.section-padding {
    padding: 0;
}

/*---------------/Woocommerce/----------------*/
.checkout-breadcrumb {
    padding: 0 0 30px 0;
}

.checkout-breadcrumb h3 {
    text-align: left;
    font-size: 20px;
    color: #345977;
    font-weight: 700;
}

.checkout-breadcrumb h3 .active {
    color: #1d32e5;
    text-transform: capitalize;
}

.shop-post-item>.post-thumb .overlay-cart {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    -webkit-transition: all 0.3s ease-in-out;
}

.shop-post-item:hover .overlay-cart {
    top: 50%;
    margin-top: -18px !important;
    opacity: 1;
    padding: 0px;
}

.shop-post-item>.post-thumb .overlay-cart .add-to-cart {
    background: #fff;
    padding: 7px 15px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #25262b;
    -webkit-transition: all 0.3s ease-in-out;
}

.shop-post-item>.post-thumb .overlay-cart .add-to-cart:hover {
    background-color: #fffc00;
    color: #fff;
}

.shop-post-item>.post-thumb .add-to-cart i {
    margin-right: 6px;
}

.product-price>span>ins span {
    color: #fff !important;
}

.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    vertical-align: bottom;
    color: #000;
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
    margin-left: 35px;
    color: #fff;
}

.woocommerce .star-rating span {
    color: #fffc00;
}

div.product-zoom>img {
    width: 430px;
    height: 500px;
    float: right;
}

.meta-product .woocommerce-product-rating {
    margin: 0px !important;
}

.product-detail .product-price span>span>span.woocommerce-Price-currencySymbol {
    display: inline-block !important;
    margin: 0px !important;
}

.product-detail .excerpt {
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.product-detail .comment_container .content .excerpt {
    padding-bottom: 0;
    margin: 5px 0 10px 0;
    border-bottom: none;
}

.woocommerce #review_form #respond h3 {
    margin-left: 10px;
}

.woocommerce #review_form #respond p {
    line-height: 14px;
    margin-left: 0px;
    margin-top: 15px;
}

form.variations_form.cart .p-item-counter select#pa_color {
    width: 34%;
    height: 42px;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #F2F2F2;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-item-counter-area {
    margin-top: 5px !important;
    overflow: hidden;
}

.product-item-counter-area>form.variations_form.cart {
    margin-bottom: 0px !important;
}

.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    margin-bottom: 0px !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0px 10px;
    text-align: center;
    color: #363636;
    font-size: 15px;
    line-height: 31px;
    -webkit-transition: all 0.15s ease-in-out;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #fffc00;
    color: #202239 !important;
    border-radius: 0px !important;
}

.widget_top_rated_products.woocommerce ul.product_list_widget li .star-rating {
    float: left;
    margin-left: 15px;
    width: 60%;
}

.woocommerce .star-rating span {
    display: inline-block;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    border: 1px solid #ebebeb;
}

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
}

.woocommerce div.product form.cart .variations {
    overflow: hidden;
}

.woocommerce div.product form.cart .variations ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce div.product form.cart .variations ul li {
    float: left;
}

.woocommerce div.product form.cart .variations li.label {
    color: #345977;
    font-size: 1.1em;
    padding: 5px 10px 5px 0;
}

.woocommerce div.product form.cart .variations li.value select {
    padding: 5px;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    overflow: hidden;
}

/*---------/Product Meta/------------------*/
.product_meta .tagged_as {
    display: block;
    background-color: #fafafa;
    padding: 8px 15px;
    border: 1px solid #ebebeb;
}

.product_meta a {
    display: inline-block;
    font-size: 15px;
    padding: 3px 0;
}

.entry-tag li {
    display: inline-block;
    font-size: 15px;
    padding: 3px 0;
}

.product-price del {
    display: none !important;
}

.product-price ins {
    background: transparent !important;
    color: #345977 !important;
}

.product-detail .product-price span {
    color: #363636 !important;
}

.quantity .input-text.qty.text {
    width: 100%;
    padding: 0 10px;
    height: 35px;
    border: 1px solid #ebebeb;
    padding: 8px 10px 7px 7px;
    outline: none;
    color: #345977;
    border-radius: 0;
    background: transparent;
}

.product-detail .product form.cart .quantity .input-text.qty.text {
    width: 100px;
}

.add-cart button.single_add_to_cart_button {
    display: inline-block;
    padding: 15px 30px !important;
    background-color: #fffc00 !important;
    border-color: #fffc00;
    color: #fff !important;
    margin-top: 25px;
    border-radius: 3px;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.15s ease-in-out;
    margin-bottom: 25px;
}

.review-comment-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.review-comment-item .content .excerpt .description>p {
    margin: 0 !important;
}

.comment-form-rating {
    display: inline-block;
    margin-top: 10px !important;
}

.comment-form-rating .stars {
    display: inline;
}

.woocommerce p.stars a {
    color: #fffc00 !important;
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    width: 100%;
    height: 180px;
    border: 1px solid #e5e4e4;
    color: #b7b7b7;
    padding: 10px;
    background-color: #fafafa !important;
    border-radius: 3px;
}

.woocommerce #review_form #respond .form-submit input {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 24px;
    color: #202239;
    background-color: #fffc00;
    -webkit-transition: all 0.15s ease-in-out;
    border: none;
    padding: 12px 40px;
    border-radius: 3px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.add-reivew-area form {}

.product-price {}

.related-product .product-price span {
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-detail .product-price span {
    margin: 0 !important;
}

.related-product .product-price span span {
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
}

.product-detail .product-price span {
    display: inline-block !important;
}

.shop-cart>tbody>tr>td.cart-item .content h3 a.product-name {
    font-size: 18px;
    padding: 26px 0;
    font-weight: 700;
    color: #2f2f2f;
}

.shop-cart>thead>tr th.cart-quality {
    width: 20% !important;
}

.product-cart table.shop-cart {
    width: 100%;
    margin: 0;
}

.discount-code input {
    line-height: 1.5 !important;
}

.coupon-checkout .checkout input {
    line-height: 1.5 !important;
}

.discount-code input[type=text] {
    border-radius: 0 !important;
}

.discount-code input[type=submit].custom-btn {
    margin-left: 6px;
    width: auto;
}

.cart-total-2 h3 {
    margin: 0 !important;
    padding: 0 !important;
}

.cart-total-2 ul {
    margin: 0px !important;
    padding: 0px !important;
}

.shipping .pull-right .pull-right form p {
    margin: 5px 0px 0px 10px !important;
    padding: 0;
}

.woocommerce-message {
    border: 0;
    border-left: 4px solid #1d32e5;
}

.woocommerce-message>a.button {
    background-color: #fffc00;
    color: #fff;
}

.empty-cart {
    padding: 10px;
    text-align: center;
}

.empty-cart p.cart-empty,
.empty-cart p.return-to-shop {
    margin-bottom: 10px;
    display: block;
}

.empty-cart p.cart-empty {
    margin-bottom: 10px;
}

.empty-cart .return-to-shop a.button.wc-backward {
    background: #fffc00;
    color: #fff !important;
    padding: 14px 22px;
}

.woocommerce-info {
    border: 0;
    border-left: 4px solid #1d32e5;
    ;
}

.woocommerce-info a {
    color: #fffc00;
    margin-left: 10px;
}

.woocommerce form.checkout_coupon {
    border: 0px !important;
    padding: 0 !important;
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}

.woocommerce form.checkout_coupon input.input-text {
    padding: 12px 10px;
    color: #CCCCCC;
    border: 1px solid #ccc;
}

.woocommerce form.checkout_coupon p.form-row.form-row-last {
    float: left;
}

.woocommerce form.checkout_coupon p.form-row.form-row-last input.button {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-left: -3px;
    padding: 14px 30px;
    border: none;
    background-color: #fffc00;
    -webkit-transition: all 0.15s;
    border-radius: 2px;
    outline: 0px;
}

/*--/ menu counter /--*/
.menu-cart-content .menu-cart-img img {
    height: 60px !important;
    width: 50px !important;
}

.menu-cart-bottom .menu-cart-action a.menu-cart-btn-action {
    background-color: #fffc00;
    color: #202239 !important;
    border: none;
    font-size: 14px;
    padding: 5px 10px;
}

/*--/ Woocommerce login /--*/

.woocommerce form.login {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.woocommerce form.login>p {
    margin-bottom: 10px;
    font-size: 12px;
    display: block !important;
}

.woocommerce-billing-fields p {
    display: block !important;
}

.woocommerce form.login p.form-row input {
    display: block;
    overflow: hidden;
    border: 1px solid #EBEBEB;
    color: #345977;
    padding: 10px;
    margin-bottom: 0px !important;
}

.woocommerce form.login p.form-row.form-row-last {
    float: inherit !important;
}

.woocommerce form .form-row label.inline {
    line-height: 0px;
}

.woocommerce form .form-row label.inline input#rememberme {
    float: left;
    margin-right: 10px;
}

.woocommerce form.login p.form-row input.button {
    margin-top: 10px;
    background-color: #fffc00;
    color: #fff;
    border-radius: 2px;
    border: 0;
    outline: 0;
    padding: 10px 20px;
}

.woocommerce form.login>p {
    margin-bottom: 10px;
}

.woocommerce-billing-fields {
    margin-bottom: 20px;
}

.woocommerce-billing-fields h3 {
    display: block !important;
    text-transform: capitalize;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}

.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}

.woocommerce-billing-fields p.form-row label {
    color: #363636;
    font-size: 13px;
}

.woocommerce-billing-fields .create-account>p {
    font-size: 12px;
    margin-bottom: 0px;
}

.woocommerce-billing-fields .create-account>p {}

.woocommerce-shipping-fields h3 {
    display: block !important;
}

.woocommerce-shipping-fields h3 label {
    text-transform: capitalize;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
}

.woocommerce-shipping-fields p {
    display: block !important;
}

.woocommerce-shipping-fields p.form-row textarea {
    display: block;
    overflow: hidden;
    border: 1px solid #EBEBEB;
    color: #345977;
    padding: 10px;
    margin-bottom: 0px !important;
    height: 120px;
}

.your-order-review {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 6px;
}

.your-order-review #order_review li.shipping {
    display: none;
}

.your-order-review h3 {
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 700;
}

.your-order-review .woocommerce-checkout-review-order-table {
    border: 0px !important;
    color: rgb(117, 117, 117);
}

.woocommerce-checkout-review-order-table tbody tr td {
    border: 0px !important;
    font-size: 14px;
}

.woocommerce-checkout-review-order-table tfoot {}

.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce-checkout-review-order-table tfoot tr td {
    border: 0px !important;

}

.woocommerce-checkout-payment {
    background: transparent !important;
}

.woocommerce-checkout-payment>ul>li label {
    color: rgb(117, 117, 117);
    margin: 0px !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    padding: 9px;
    color: #6d6666;
    font-size: 12px;
    line-height: 1.8;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 10px 0px 0px;
}

.woocommerce input.button.alt {
    background-color: #fffc00;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    padding: 15px 30px;
    outline: 0;
    border: 0;
    transition: all 0.3s ease-in-out;
}


.woocommerce-thankyou-order-details-wrap {
    width: 80%;
    margin: 0 auto;
}

.woocommerce-thankyou-order-details-header {}

.woocommerce-thankyou-order-details-header {
    text-align: center;
}

.woocommerce-thankyou-order-details-header>ul {
    display: inline-block;
}

.woocommerce-thankyou-order-details-header>ul>li {
    font-size: 15px !important;
    font-weight: 700;
    color: #777;
}

.woocommerce-thankyou-order-details-header>ul>li strong {}

.woocommerce-thankyou-order-details-table {}

.woocommerce-thankyou-order-details-table>h2,
.woocommerce-thankyou-order-details-wrap header h2 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 6px;
    color: rgb(80, 80, 80);
    margin-bottom: 10px;
}

.woocommerce-thankyou-order-details-table .shop_table.order_details {
    border-radius: 0;
    border: 2px solid #eee;
}

.woocommerce-thankyou-order-details-table .shop_table.order_details thead {}

.woocommerce-thankyou-order-details-table .shop_table.order_details thead tr {}

.woocommerce-thankyou-order-details-table .shop_table.order_details thead tr th {
    color: rgb(115, 115, 115);
    font-size: 16px;
}

.woocommerce-thankyou-order-details-table .shop_table.order_details tbody tr {}

.shop_table.order_details tbody tr td a,
.shop_table.order_details tbody tr td span,
.shop_table.order_details tbody tr td strong {
    color: rgb(173, 167, 167);
    font-size: 15px;
    font-weight: 500;
}

.shop_table.order_details tbody tr td small {
    color: rgb(173, 167, 167);
    font-size: 11px;
}

.woocommerce-thankyou-order-details-table .shop_table.order_details tbody tr td a {}

.woocommerce-thankyou-order-details-table .shop_table.order_details tr td,
.woocommerce-thankyou-order-details-table .shop_table.order_details tr th {
    border: 1px solid #eee;
}

.woocommerce-thankyou-order-details-table .shop_table.order_details tfoot tr td,
.woocommerce-thankyou-order-details-table .shop_table.order_details tfoot tr th {
    border: 0 #eee !important;
    border-top: 2px solid #eee !important;
    color: rgb(115, 115, 115);
    font-size: 14px;
}

.woocommerce-thankyou-order-details-wrap .shop_table.customer_details {
    border: 0px;
}

.woocommerce-thankyou-order-details-wrap .shop_table.customer_details tr td {
    border: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #505050;
}

.woocommerce-thankyou-order-details-wrap .addresses {}

.woocommerce-thankyou-order-details-wrap .addresses header.title h3 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 6px;
    color: rgb(80, 80, 80);
    margin-bottom: 10px;
}

.woocommerce-myaccount-link {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 5px 30px;
}

.woocommerce-myaccount-link span {
    font-weight: 700;
    color: #756666;
}

.woocommerce-myaccount-link a {
    color: #fffc00;
    transition: all 0.3s ease-in-out;
}

.woocommerce-myaccount-link a:hover {
    color: #1d32e5;
}

.shop-page .widget-title {
    color: #363636;
    margin: 0;
    margin-bottom: 15px;
}

.widget.widget_product_categories {}

.widget.widget_product_categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget.widget_product_categories ul li {
    padding: 6px 0;
}

.widget.widget_product_categories ul li a {
    font-size: 15px;
    padding: 5px 10px;
    background-color: #fafafa;
    color: #345977;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget.widget_product_categories ul li span.count {
    float: right;
    padding: 5px 8px;
    background-color: #fafafa;
    border-radius: 3px;
    color: #345977;
    -webkit-transition: all 0.15s ease-in-out;
}

.widget.widget_product_categories .product-categories li:hover a,
.widget.widget_product_categories .product-categories li:hover span.count {
    background-color: #fffc00;
    color: #202239;
}


.widget.widget_top_rated_products {}

.widget.widget_top_rated_products .product_list_widget {}

.widget_recent_reviews .product_list_widget li,
.widget.widget_top_rated_products .product_list_widget li {
    overflow: hidden;
    border: none;
    padding: 10px 0;
}

.widget_shopping_cart .product_list_widget li,
.widget_products .product_list_widget li,
.widget_recent_reviews .product_list_widget li {
    border-bottom: 1px solid #ebebeb;
}

.widget_shopping_cart ul.product_list_widget li img,
.widget_products ul.product_list_widget li img,
.widget_recent_reviews ul.product_list_widget li img {
    width: 50px;
    margin-top: 10px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border: none;
    padding: 10px 0;
}

.widget_product_search .woocommerce-product-search .search-field {
    margin-bottom: 10px;
}

.product_list_widget li {
    border-bottom: 1px solid #3e3e3e;
    padding: 10px 0;
}

.widget.widget_top_rated_products .product_list_widget li img {
    width: 80px;
    height: 80px;
    float: left;
}

.product_list_widget li a .product-title {
    margin-left: 15px;
}

.widget_products .product_list_widget li a .product-title {
    margin-left: 0px;
}

.product_list_widget li .star-rating {
    margin-left: 15px;
    margin: 5px 0px;
}

.product_list_widget li .woocommerce-Price-amount.amount {
    margin-left: 15px;
}

.widget_products .product_list_widget li .woocommerce-Price-amount.amount {
    margin-left: 0px;
}

.woocommerce nav.woocommerce-pagination {
    clear: both;
}

.shop-post-item .p-name {
    margin-top: 0;
    margin-bottom: 5px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4BB6FF;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #fffc00;
}

.widget_product_search input[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #fffc00;
    color: #202239;
}

.widget_product_search input[type="submit"]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #4BB6FF;
    color: #fff;
}

.woocommerce-cart table.cart img {
    width: 80px;
    height: 80px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #fffc00;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #4BB6FF;
}

.owl-item {
    float: left;
}

.owl-carousel .owl-dot {
    height: 12px;
    background: transparent;
    width: 12px;
    float: left;
    margin-right: 3px;
    border: 2px solid #fff;
    border-radius: 100%;
}

.owl-carousel .owl-dot.active {
    background-color: #fff;
}

.owl-carousel.owl-loaded {
    display: block;
    position: relative;
    padding-bottom: 50px;
}

.owl-dots {
    overflow: hidden;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

/*========================================
            Homepage 5
============================================*/
.banner5 {
    padding: 0;

}

.banner5 .countdown-box .box-bg {
    border-color: transparent;
}

.banner5.bannar-v3 .header-countdown-wrapper {
    max-width: 580px;
    margin: auto;
    padding-bottom: 75px;
    margin-top: 85px;
}

.banner5 .bannar-content-v5 h1 {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 7px;
    font-size: 60px;
}

.banner5 .bannar-content-v5 p {
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
}

.banner5 .bannar-content-v5>p {
    font-family: "Georgia";
    font-size: 22px;
    font-style: italic;
}

.banner5 .bannar-content-v5 {
    text-align: center;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 190px;
    margin-bottom: 60px;
}

.transparent-menu .banner5 .bannar-content-v5 {
    margin-top: 90px;
}

.event-date {
    max-width: 550px;
    width: 100%;
    margin: auto;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.event-date .day {
    display: inline-block;
    font-family: 'Vast Shadow', cursive;
    font-size: 210px;
    color: #000;
    line-height: 200px;
    letter-spacing: -10px;
}

.event-date .month {
    font-size: 55px;
    line-height: 55px;
    display: inline-block;
    text-align: left;
    color: #000;
    margin-left: 10px;
}

.banner5 .event-date .day {
    font-size: 150px;
    line-height: 1;
    float: left;
    color: #012f55;
    font-family: inherit;
    font-weight: 700;
    letter-spacing: 0px;
    padding: 20px 30px;
    position: relative;
    text-shadow: 3px 3px 0px rgba(252, 164, 19, 0);
    position: relative;
}

.banner5 .event-date .day .day-shadow {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
    position: absolute;
    left: 0;
    top: 0;
    padding: 22px 37px;
    font-size: 132px;
    color: #fffc00;
    /* z-index: -1; */
    background: transparent;
    letter-spacing: -1px;
}

/*.banner5 .event-date .day:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    margin-top: -22px;*/
/*    width: 1px;*/
/*    height: 45px;*/
/*    background-color: #e7e7e7;*/
/*}*/
.banner5 .event-date .event-date-info {
    display: table;
    text-align: left;
    padding: 35px 20px 25px 0px;
}

.banner5 .event-date .event-date-info p {
    font-size: 20px;
    font-weight: 700;
    color: #2b2b2e;
    line-height: 30px;
    font-family: 'Georgia';
}

.banner5 .event-date .event-date-info p span {
    color: #434345;
    font-size: 16px;
    font-weight: 400;
}


.banner5-content {
    position: relative;
}

.opacity0 .bannar-content-v5 {
    opacity: 0 !important;
}

/*   about event  */
.boxwidth .section-padding {
    padding-top: 0;
    padding-bottom: 0px;
}

.boxwidth .section-padding.national-conference {
    padding-bottom: 20px;
}

.boxwidth .fbi-section {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
    margin-bottom: 100px;
    overflow: hidden;
    max-width: 1170px;
    margin-left: 15px;
    margin-right: 15px;
    margin: auto;
    margin-bottom: 100px;
}

.boxwidth .fbi-section.contact-section,
.boxwidth .fbi-section.testimonial-v1 {
    background-color: #1d32e5;
}

.boxwidth .fbi-section.testimonial {
    padding-left: 0;
    padding-right: 0;
}

.boxwidth .fbi-section.testimonial-v1 .testimonial-wrapper {
    padding: 20px;
}

.boxwidth .testimonial.testimonial-v1.testimonial-v4 .overlay {
    padding: 0;
}

.boxwidth .travel-info.fbi-section {
    background-color: #fafafa;
}

.boxwidth .fbi-section .section-head {
    margin: 0;
    padding: 20px;
    overflow: hidden;
}

.boxwidth .fbi-section .section-head .header-desc {
    float: left;
}

.boxwidth .fbi-section .section-head .header-title {
    text-align: left;
    margin: 0;
    font-size: 24px;
    position: relative;
}

.boxwidth .fbi-section .section-head .header-title i {
    margin-right: 5px;
}

.template-full-width .fbi-section .section-head .header-title i {
    display: none;
}

.event-info-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
}

.template-full-width .event-info-list {
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
}

.event-info-list li {
    width: 25%;
    float: left;
    padding: 10px 20px;
}

.event-info-list li:nth-child(odd) {
    background-color: #f1c40f;
}

.event-info-list li:nth-child(even) {
    background-color: #e3b80d;
}

.boxwidth .conference-v1.fbi-section .nc-top,
.boxwidth .conference-v2.fbi-section .nc-top {
    padding: 30px 5px 10px;
}

.boxwidth .conference-v3.fbi-section .nc-top {
    padding: 60px 30px;
}

.fbi-wrapper .conference-main .section-head .header-title {
    margin-top: 0;
}

/*   performer  */
.speak-wrapper-h5 .speaker-item-h5 {
    width: 20%;
    float: left;
    overflow: hidden;
}

.speak-wrapper-h5 .speaker-item-h5 img {
    max-width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.speak-wrapper-h5 .speaker-item-h5:hover img {
    transform: scale(1.1);
}

/*    Pricing table  */
.boxwidth .pricing-table-v5 {
    padding-bottom: 25px;
}

.pricing-table-v5 .pricing-table-wrapper-v5 .col-md-4:last-child .price-content {
    border-right: none;
}

.pricing-table-v5 .pricing-item {
    text-align: center;
}

.pricing-table-v5 .pricing-item .price-head {}

.pricing-table-v5 .pricing-item .price-head h4 {
    font-weight: 400;
    text-transform: capitalize;
    color: #202239;
    background-color: #fffc19;
    padding: 20px;
    margin: 0;
}

.pricing-table-v5 .pricing-item .price-content {
    position: relative;
    padding-bottom: 25px;
}

.pricing-table-v5 .pricing-item .price-content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #dadada;
}

.pricing-table-v5 .pricing-item .price span {
    font-size: 46px;
    font-weight: 700;
}

.pricing-table-v5 .pricing-item .price span .pricing-currency_icon {
    font-weight: 300;
}

.pricing-table-v5 .pricing-item .price .pricing-rate_extra {
    font-size: 20px;
}

.pricing-table-v5 .pricing-item .price p {
    color: #fff;
}

.pricing-table-v5 .pricing-item .price {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    padding: 46px 0;
    background: #36384c;
}

.pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .price {
    background-color: #202239;
    color: #fff;
}

.pricing-table-v5 .pricing-item .price-detail {
    margin: 0;
    padding: 20px 0;
    list-style: none;
}

.pricing-table-v5 .pricing-item .price-detail li {
    padding: 5px 0;
}

.pricing-table-v5 .pricing-item .custom-btn {
    display: inline-block;
    padding: 10px 30px;
    background-color: #202239;
    border-radius: 3px;
    color: #fff;
}

.pricing-table-v5 .col-md-4:nth-child(1) .pricing-item .price-head h4 .pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .price-head h4 {
    background-color: #fffc19;
    color: #202239;
}

.pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .price-head h4,
.pricing-table-v5 .pricing-item:hover .price-head h4 {
    background-color: #fffc00;
    color: #202239;
}

.pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .price span,
.pricing-table-v5 .pricing-item:hover .price span {
    color: #fff;
}

.pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .price,
.pricing-table-v5 .pricing-item:hover .price {
    background-color: #202239;
}

.pricing-table-v5 .col-md-4:nth-child(2) .pricing-item .custom-btn,
.pricing-table-v5 .pricing-item:hover .custom-btn {
    color: #202239;
    background-color: #fffc00;
}

/*    recen news    */
.recent-blog-v5 .fbi-wrapper {
    overflow: hidden;
    padding: 10px 30px 30px;
}

.post-item-v5 .content {
    text-align: center;
    padding: 25px 10px 0;
}

.post-item-v5 .content h3 {
    font-weight: 400;
    margin-top: 0;
}

.post-item-v5 .content h3>a {
    font-size: 24px;
}

.recent-blog-v5.recent-blog-v4 .post-item-v5 .content h3>a,
.recent-blog-v5.recent-blog-v4 .post-item-v5 .content p {
    color: #fff;
}

.post-item-v5 .content .custom-btn {
    padding: 10px 30px;
    border-radius: 30px;
    background-color: #f1c40f;
    color: #191919;
    margin-top: 30px;
    margin-bottom: 0;
}

.boxwidth .recent-blog.recent-blog-v1.recent-blog-v5>.overlay {
    padding-top: 0;
    padding-bottom: 0;
}

/*   sponsor  */

.sponsor-v5 .sponsor-item {}

.sponsor-v5 .sponsor-item .sponsor-item-cat {
    width: 270px;
    float: left;
    padding: 55px 20px 46px 30px;
}

.sponsor-v5 .sponsor-item .sponsor-item-cat.silver {
    background-color: #1d32e5;
}

.sponsor-v5 .sponsor-item .sponsor-item-cat.gold {
    background-color: #ad45d9;
}

.sponsor-v5 .sponsor-item .sponsor-item-cat.platinum {
    background-color: #2ecc71;
}

.sponsor-v5 .sponsor-item .sponsor-item-cat h2 {
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}

.sponsor-v5 .sponsor-item .sponsor-item-cat h2>span {
    font-size: 18px;
}

.sponsor-v5 .sponsor-item .sponsor-item-brand {
    width: calc(100% - 270px);
    float: left;
}

.sponsor-v5 .sponsor-item .sponsor-item-brand .fbi-sponsor-container3,
.sponsor-v5 .sponsor-item .sponsor-item-brand .fbi-sponsor-container2,
.sponsor-v5 .sponsor-item .sponsor-item-brand .fbi-sponsor-container1 {
    overflow: hidden;
    background-color: #f5f5f5;
}

.sponsor-v5 .sponsor-item .sponsor-item-brand .fbi-sponsor-container1,
.sponsor-v5 .sponsor-item .sponsor-item-brand .fbi-sponsor-container2 {
    border-bottom: 1px solid #dadada;
}

.sponsor-v5 .sponsor-item-brand .brand-item {
    width: 100%;
    height: 169px;
    position: relative;
}

.sponsor-v5 .sponsor-item-brand .brand-item-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.sponsor-v5 .sponsor-item-brand .brand-item img {
    width: auto;
}



/*   get in touch  */

#map {
    /*height: 300px;*/
}

.map-v1 #map {
    height: 455px;
}

.fbi-git-section.map-v1 .map-content {
    position: relative;
}

.fbi-git-section.map-v1 .get-in-touch {
    top: 8px;
    right: 0 !important;
}

.fbi-git-section .fbi-section {
    position: relative;
}

/* fbi footer */
.fbi-footer {
    background-color: #191919;
    text-align: center;
    padding: 50px 0;
}

.fbi-footer .footer-logo {
    margin-bottom: 20px;
}

.fbi-footer .social-media {
    margin-bottom: 20px;
}



/*   fbi event schedule  */
.event-schedule-v5.event-schedule {
    position: relative;
    background-color: #fff;
}

.boxwidth .event-schedule-v5.event-schedule {
    border: none;
}

.event-schedule-v5 .schedule-head {
    margin: 0;
    list-style: none;
}

.page-template-template-full-width .event-schedule-v5 .schedule-head {
    position: static;
    overflow: hidden;
    padding: 7px 0px 30px 0px;
    text-align: center;
}

.page-template-template-full-width .event-schedule-v5 .schedule-head li {
    float: none;
    display: inline-block;
}

.boxwidth .event-schedule-v5 .schedule-head {
    position: absolute;
    right: 0;
    top: 24px;
}

.event-schedule-v5 .schedule-head li {
    float: left;
    margin-right: 10px;
}

.event-schedule-v5 .schedule-head li a {
    padding: 10px 30px;
    background-color: #f5f5f5;
    border-radius: 30px;
    color: #191919;
}

.event-schedule-v5 .schedule-head li.active a {
    background-color: #f1c40f;
}

.event-schedule-v5.event-schedule .tab-content {
    background-color: #F5F5F5;
}

.event-schedule-v5.event-schedule .tab-content>.tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
}

.event-schedule-v5.event-schedule .tab-content>.tab-pane.active {
    display: block;
    height: auto;
}

.event-schedule-v5.event-schedule .tab-content .event-schedule-image {
    float: left;
    margin-top: -1px;
    max-width: 136px;
}

.event-schedule-v5.event-schedule .tab-content .event-schedule-image img:not(:first-child) {
    display: none;
}

.event-schedule-v5.event-schedule .tab-content .event-schedule-content {
    width: calc(100% - 136px);
    float: left;
    margin-top: -1px;
}

.event-schedule-v5 .fbi-event-schedule-item {
    padding-bottom: 30px;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #dadada;
}

.event-schedule-v5 .fbi-event-schedule-item:first-child {
    border-top: none;
}

.event-schedule-v5 .event-schedule-content .es-content-header {
    margin-bottom: 25px;
}

.event-schedule-v5 .event-schedule-content .es-content-header .event-time {
    background-color: #f1c40f;
    padding: 7px 15px;
    display: inline-block;
    margin-right: 15px;
}

.event-schedule-v5 .event-schedule-content .es-content-header .custom-btn {
    margin: 0;
    background-color: #1d32e5;
    color: #fff;
    padding: 8px 15px;
    border-radius: 0px;
}

.event-schedule-v5 .event-schedule-content .es-content {
    max-width: 730px;
    width: 100%;
    padding-left: 30px;
}

.event-schedule-v5 .event-schedule-content .es-content h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.event-schedule-v5 .event-schedule-content .es-content p {
    margin-bottom: 20px;
}

.event-schedule-v5 .event-schedule-content .es-content .speaker {
    font-size: 16px;
    font-weight: 700;
    color: #191919;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
}

.event-schedule-v5 .event-schedule-content .es-content .speaker i {
    color: #1d32e5;
    font-size: 20px;
}

.event-schedule-v5 .event-schedule-content .es-content .speaker span {
    font-weight: 400;
    color: #959595;
}

/*=============================  boxed layout  ===============================*/
.boxwidth {
    max-width: 1240px;
    width: 100%;
    margin: auto;
}

body.boxwidth {
    max-width: 100%;
}

.boxwidth .header,
.boxwidth .bannar {
    max-width: 1170px;
    margin-left: 15px;
    margin-right: 15px;
    margin: auto;
    width: 100%;
    position: relative;
}

.page-template-template-boxed .bannar-v1,
.page-template-template-boxed .bannar-v2,
.page-template-template-boxed .bannar-v3,
.page-template-template-boxed .bannar-v4,
.page-template-template-boxed .banner5 {
    margin-bottom: 60px;
}

.page-template-template-boxed .bannar-v3.bannar-v4-countdown.banner5 {
    margin-bottom: 0;
}

.boxwidth .section {
    max-width: 1170px;
    margin-left: 15px;
    margin-right: 15px;
    margin: auto;
}

/*=================== video banner homepage ==================*/
.bannar-v5.video-banner .video-area,
.bannar-v1.video-banner .bannar-img,
.bannar-v2.video-banner .bannar-img,
.bannar-v4.video-banner .bannar-img {
    height: 930px;
    position: relative;
}

.banner5.video-banner {
    height: auto;
    position: relative;
}

.bannar-v5.has-banner .video-area {
    height: auto;
    position: relative;
}

.bannar-v5 .video-area .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.bannar-v5 .video-area iframe {
    position: absolute;
    left: 0;
    top: -38px;
    width: 100%;
    height: 120%;
    z-index: -1;
}

.bannar-v5 .video-area video,
.video-banner .bannar-img video {
    position: absolute;
    left: 0;
    top: -89px;
    width: 100%;
    height: 120%;
    z-index: -1;
    background-color: #000;
}

.banner5.video-banner video {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 120%;
    z-index: -1;
    background-color: #000;
}

.bannar-v5 .bannar-conent-area {
    top: 50%;
    height: auto;
    transform: translateY(-50%);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.bannar-v5.no-banner .bannar-conent-area {
    padding: 0;
}

.bannar-v5 .event-date {
    max-width: 100%;
    border-radius: 0px;
    background-color: transparent;
}

.bannar-v5 .event-date .day {
    font-family: inherit;
    color: #fffc00;
    line-height: 160px;
    font-weight: 700;
}

.bannar-v5 .event-date .month {
    vertical-align: top;
    font-size: 45px;
    line-height: 50px;
    color: #fff;
}

.bannar-v5 .bannar5-text .conference-title {
    font-size: 62px;
    font-weight: 600;
    color: #fff;
    max-width: 410px;
}

.bannar-v5 .bannar5-text .event-info {
    margin-bottom: 10px;
    padding: 0 5px;
    overflow: hidden;
    background-color: #fffc00;
    color: #000;
    font-size: 20px;
    width: auto;
    display: inline-block;
    max-width: 400px;
}

.bannar-v5 .bannar5-text .custom-btn {
    background-color: transparent;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    padding-left: 0;
}

/* ------------ Counter section and event date time -------------- */
.countdown-section {
    background-color: #e92c4c;
    padding: 45px 0;
}

.countdown-section .countdown-box .box-bg,
.countdown-section .countdown-box.box-days .box-bg {
    display: none;
}

.countdown-section .header-countdown-wrapper {
    margin-top: 0;
    width: 100%;
}

/*.countdown-section .header-countdown {
    width: 100%;
}
.countdown-section .countdown-box {
    border: none !important;
    width: 25%;
    background-color: transparent;
    margin-left: 0;
    position: relative;
    border-radius: 0px;
    overflow: visible;
}
.countdown-section .countdown-box .box-value {
    font-size: 36px;
}*/
.countdown-section .countdown-start {
    color: #fff;
}

.countdown-section .countdown-start h2 {
    margin: 16px 0;
}

.countdown-section .bannar-btn {
    text-align: right;
}

.countdown-section .bannar-btn a {
    margin: 28px 0;
    background-color: #fffc00;
    border: none;
    color: #202232;
}

.countdown-section .countdown-box:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    width: 4px;
    height: 46px;
    margin-top: -23px;
    background-image: url(../../assets/images/border-bg.png);
    z-index: 1;
}

.countdown-section .countdown-box:last-child:after {
    display: none;
}

.countdown-section .countdown-box:before {
    display: none;
}

.event-date-time-section {
    background-color: #191919;
    padding-top: 120px;
    padding-bottom: 130px;
}

.boxwidth .section-padding.event-date-time-section .date-time {
    margin-top: 30px;
    margin-bottom: 30px;
}

.event-date-time-section .header-desc,
.event-date-time-section .header-title {
    color: #fff;
}

.event-date-time-section .date-time {
    max-width: 860px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    margin: auto;
}

.event-date-time-section .date-time-item {
    width: 50%;
    float: left;
    text-align: center;
    padding: 60px 0;
}

.event-date-time-section .date {
    background-color: #fff;
}

.event-date-time-section .time {
    background-color: #f8f8f8;
}

.event-date-time-section .date-time-item img,
.event-date-time-section .date-time-item i {
    font-size: 108px;
    color: #1d32e5;
    margin-bottom: 20px;
}

.event-date-time-section .date-time-item.time i {
    color: #FF9E24;
}

.event-date-time-section .date-time-item .event-type {
    font-size: 16px;
    color: #959595;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
}

.event-date-time-section .date-time-item .date-text {
    font-size: 32px;
    color: #1d32e5;
}

.footer-menu-area .footer-menu {
    list-style: none;
}

.footer-menu-area .footer-menu li {
    display: inline;
    padding: 0 5px;
}

/* ------------ Upcoming Event -------------- */
.upcomming-event {
    background-color: #F8F6F7;
}

.upcomming-event.event-search {
    padding-top: 60px;
    padding-bottom: 30px;
}

.upcomming-event .section-head {
    text-align: center;
}

.upcomming-event .section-head h2 {
    display: inline-block;
}

.upcomming-event .section-head .custom-btn {
    background-color: #012f55;
    color: #fff;
}

.uc-event-thumb {
    position: relative;
}

.uc-event-thumb .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 72px;
    height: 75px;
    text-align: center;
    line-height: 27px;
    background-color: #012f55;
    color: #fff;
    font-size: 32px;
    padding: 13px 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.uc-event-thumb .date span {
    display: block;
    font-size: 18px;
}

.uc-event-content {
    overflow: hidden;
    padding-bottom: 30px;
}

.uc-event-content h4 {
    margin-bottom: 0;
}

.uc-event-content h4 a {
    font-weight: 500;
    padding-bottom: 5px;
    font-size: 22px;
}

.uc-event-item {
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
}

.upcomming-event .custom-btn i {
    margin-left: 6px;
}

.uc-event-item.style-1:hover .uc-event-content {
    background-color: #fffc00;
}

.uc-event-item:hover .date {
    background-color: #fffc00;
}

.uc-event-item.style-1:hover .uc-event-content a {
    color: #202239;
}

.uc-event-item.style-1:hover .uc-event-content p {
    color: #fff;
}

.upcomming-event-wrapper .custom-btn:hover {
    color: #202239;
}

.overlay-style {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%) scale(0);
    background-color: transparent !important;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.uc-event-thumb:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
}

.uc-event-item:hover .uc-event-thumb:after {
    opacity: 1;
}

.uc-event-item:hover .overlay-style {
    transform: translateY(-50%) scale(1);
}

.countdown-section.overlay-style .header-countdown {
    width: 65%;
}

.countdown-section.overlay-style .countdown-box .box-value {
    font-size: 24px;
    color: #fffc00;
    margin-bottom: 0;
}

.overlay-style .countdown-box .box-label {
    font-size: 12px;
}

.countdown-section.overlay-style .countdown-box:after {
    background-image: url(../../assets/images/border-bg2.png);
}

/* style 2 */
.upcomming-event-style2 {
    background-color: #5a54b8;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

/*.upcomming-event-style2 .section-head h2,*/
/*.upcomming-event-style2 .section-head p{*/
/*    color: #fff;*/
/*}*/
.upcomming-event-style2 .section-head .custom-btn {
    background-color: #fff;
    color: inherit;
}

.uc-event-item-style2 {
    margin: 2px;
}

.uc-event-item-style2 .uc-event-content {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.uc-event-item-style2 .uc-event-content h4 a {
    padding-left: 0;
    color: #fff;
}

.uc-event-item-style2 .uc-event-thumb img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.uc-event-item-style2 .uc-event-thumb:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, #000000 100%);
    transition: opacity 0.35s ease-in-out;
}

.uc-event-item-style2:hover .uc-event-content {
    bottom: 20px;
}

.uc-event-item-style2:hover img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.uc-event-item .uc-event-content h4>a:hover {
    color: #fffc00;
}

/*=====================================  sponsor style  3   ==========================================*/

.sponsor-v3 .ccr-sponsor h3 {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.sponsor-v3 .ccr-sponsor h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #ebebeb;
    width: 100%;
    height: 1px;
    z-index: 1;
}

.sponsor-v3 .ccr-sponsor h3>span {
    display: inline-block;
    background-color: #fffc00;
    padding: 9px 11px 5px 11px;
    position: relative;
    z-index: 2;
}

.sponsor-v3.v4 .ccr-sponsor {
    overflow: hidden;
}

.sponsor-v3 .ccr-sponsor-wrapper.v4 .ccr-sponsor-item {
    float: left;
}

.sponsor-v3 .ccr-sponsor-wrapper.v4.three .ccr-sponsor-item {
    width: 33.33%;
    padding: 30px 0;
}

.sponsor-v3 .ccr-sponsor-wrapper.v4.four .ccr-sponsor-item {
    width: 25%;
    padding: 25px 0;
}

.sponsor-v3 .ccr-sponsor-wrapper.v4.five .ccr-sponsor-item {
    width: 20%;
    padding: 20px 0;
}

.testimonial-v3 {
    background-color: #17558E;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.boxwidth .testimonial-v3 {
    background-color: #17558E;
}

.boxwidth .testimonial .section-head {
    background-color: #fff;
}

.boxwidth .testimonial .section-head .header-title {
    color: #363636;
}

.testimonial-container-v3 {
    position: relative;
}

.testimonial-v3 .overlay {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: rgba(20, 22, 39, 0.2);
}

.testimonial-v3.v5 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.boxwidth .testimonial-v3 .overlay,
.boxwidth .testimonial-v3.v5 {
    padding-top: 0;
    padding-bottom: 0;
}

.testimonial-v3 .testimonial-content {
    background-color: transparent;
    max-width: 870px;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: auto;
    padding: 10px 30px 10px 30px;
}

.testimonial-v3 .testimonial-content p {
    color: #fff;
}

.testimonial-v3 .client .client-pic {
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.testimonial-v3 .client .client-info {
    margin-left: 0px;
    display: block;
    text-align: center;
}

.testimonial-v3 .client .client-info .name,
.testimonial-v3 .client .client-info .type {
    color: #fff;
}

.testimonial-v3 .swiper-container-horizontal>.swiper-pagination2 .swiper-pagination-bullet {
    margin: 0 3px;
    background-color: #fff;
    width: 10px;
    height: 10px;
}

.swiper-container-horizontal>.swiper-pagination2 {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

/*======================  banner search css here  =========================*/

.banner-search {
    height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-search .bannar-img {
    position: unset;
}

.banner-search .overlay {
    background-color: rgba(20, 22, 39, 0.2);
}

.banner-search .bannar-conent-area {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(45%);
}

.banner-search .bannar-conent-area .banner-text {
    text-align: center;
}

.banner-search .bannar-conent-area .banner-text h1 {
    font-size: 3.6em;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 10px;
}

.banner-search .bannar-conent-area .banner-text h2 {
    font-size: 2em;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 10px;
}

.banner-search .bannar-conent-area .banner-text .search-box {
    max-width: 820px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.3);
    padding: 5px;
    border-radius: 50px;
}

.banner-search .bannar-conent-area .banner-text .search-box form {
    width: 100%;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    padding: 12px 0;
    border-radius: 30px;
}

.banner-search .bannar-conent-area .banner-text .search-box form select {
    width: 30%;
    float: left;
    background-color: transparent;
    border: none;
    padding: 8px 30px;
    color: #b8b7b7;
    outline: none;
}

.banner-search .bannar-conent-area .banner-text .search-box form input {
    width: 70%;
    float: left;
    background-color: transparent;
    border: none;
    padding-left: 40px;
}

.banner-search .bannar-conent-area .banner-text .search-box form .search-submit {
    position: absolute;
    right: 10px;
    margin-top: -10px;
    font-size: 20px;
    color: #b8b7b7;
    background-color: transparent;
}

.banner-search .bannar-conent-area .banner-text .search-box form:after {
    content: "";
    position: absolute;
    left: 32%;
    top: 0;
    width: 1px;
    height: 100%;
    background: #eaeaea;
}

/*------------ slider  --------------------*/
.slider-carousel-item {
    position: relative;
}

.slider-carousel-item img {
    width: 100%;
}

.slider-carousel-item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.slider-carousel-content {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}


.slider-carousel-content h1 {
    font-size: 62px;
    font-weight: 800;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}

.slider-carousel-content p {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}


.meta-slider {
    transform: translateY(0px);
    opacity: 1;
    transition: all .5s ease-in-out;
}

.meta-slider span {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-right: 20px;
    font-family: 'Georgia';

}

#carousel-example-generic .meta-slider span {
    color: #fff;
}

.meta-slider span i {
    margin-right: 10px;
}

.slider-carousel-item .custom-btn {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    margin-top: 30px;
}

.slider-carousel-item .custom-btn:hover {
    background-color: #fffc00;
    border-color: #fffc00;
}

.slider-carousel-item .slider-btn {
    display: inline-block;
    transform: translateY(30px);
    opacity: 0;
    transition: all 1s ease-in-out;
}

.item.active .slider-carousel-item .slider-btn {
    transform: translateY(0px);
    -webkit-transition-delay: 1.2s;
    opacity: 1;
}

.control-carousel {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 42px;
    height: 42px;
    border: 2px solid #51565a;
    color: #7c7f82;
    border-radius: 3px;
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.control-carousel.left {
    left: 10px;
}

.control-carousel.right {
    right: 10px;
}

.control-carousel:focus,
.control-carousel:hover {
    background-color: #fffc00;
    border-color: #fffc00;
    color: #fff;
}

.row-padding-left {
    padding-right: 6px;
    margin-bottom: 12px;
}

.row-padding-right {
    padding-left: 6px;
    margin-bottom: 12px;
}

.carousel-inner .item .header-countdown-wrapper {
    transform: scaleY(0);
    transition: 1s ease;
}

.carousel-inner .item.active .header-countdown-wrapper {
    transform: scaleY(1);
    transition-delay: .1s;
}

.carousel-inner .item h1 {
    transform: translateX(-150px);
    opacity: 0;
    transition: 1s ease;
}

.carousel-inner .item.active h1 {
    transform: translateX(0px);
    transition-delay: .5s;
    opacity: 1;
    margin-bottom: 15px;
}

.carousel-inner .item .meta-slider {
    transform: translateY(-50px);
    transition: 1s ease;
    opacity: 0;
}

.carousel-inner .item.active .meta-slider {
    transform: translateY(0px);
    transition-delay: 1.5s;
    opacity: 1;
}

.carousel-inner .item.active .meta-slider .date,
.carousel-inner .item.active .meta-slider .location {
    font-size: 18px;
}

.carousel-inner .item.active .meta-slider span i {
    margin-right: 5px;
}

.carousel-inner .item .slider-btn {
    transform: translateY(-30px);
    transition: 1s ease;
    opacity: 0;
}

.carousel-inner .item.active .slider-btn {
    transform: translateY(0px);
    transition-delay: 2.5s;
    opacity: 1;
}

.carousel-inner .item .slider-btn .custom-btn:hover {
    color: #202239;
}

.slider-control1 {
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    border-radius: 3px;
    text-align: center;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    margin-top: -25px;
}

.slider-control1 i {
    font-size: 30px;
    color: #fff;
    transform: rotate(45deg);
    font-weight: 700;
    line-height: 36px;
}

.slider-control1.left {
    left: 25px;
}

.slider-control1.right {
    right: 25px;
}

.slider-control1.left i {
    margin-left: -3px;
}

.slider-control1.right i {
    margin-right: -8px;
    line-height: 42px;
}

.slider-control1:active,
.slider-control1:focus,
.slider-control1:hover {
    background-color: #1d32e5;
    border-color: #1d32e5;
}


/*   isotope   */

.gallery-section {
    text-align: center;
}

.gallery-section .button {
    display: inline-block;
    font-size: 18px;
    background-color: transparent;
    color: #959595;
    font-weight: 400;
    text-transform: capitalize;
}

.gallery-section .button:hover {
    color: #1d32e5;
    background-color: transparent;
}

.gallery-section .button:focus,
.gallery-section .button:active,
.gallery-section .button.is-checked {
    color: #f1c40f;
    background-color: transparent;
    outline: none;
}

.gallery-section .button.is-checked {
    color: #1d32e5;
    background-color: transparent;
}

.gallery-section .button-group {
    margin-bottom: 20px;
    display: inline-block;
}

.gallery-section .button-group:after {
    content: '';
    display: block;
    clear: both;
}

.gallery-section .grid {
    margin-left: -3px;
    margin-right: -3px;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.element-item {
    position: relative;
    float: left;
    width: 20%;
}

.gallery-section-item {
    margin: 3px;
    overflow: hidden;
}

.gallery-section-item img {
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery-section-item:hover img {
    transform: scale(1.1);
}

/*=======================  MOBILE MENU AREA  =======================*/
.mobile-menu-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: #1d32e5;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}

.open-menu .mobile-menu-area {
    opacity: 1;
    visibility: visible;
}

.navbar-toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
    display: none !important;
}

.mobile-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 26px;
    z-index: 999999999;
    display: none;
    cursor: pointer;
}

.mobile-btn span {
    width: 100%;
    height: 2px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mobile-btn span:first-child {
    top: 0px;
}

.mobile-btn span:last-child {
    top: 9px;
}

.mobile-btn span:nth-child(2) {
    top: 18px;
    opacity: 1;
}

.open-menu .mobile-btn span:nth-child(2) {
    opacity: 0;
}

.open-menu .mobile-btn span:first-child,
.open-menu .mobile-btn span:last-child {
    top: 50% !important;
    margin-top: -6px;
}

.open-menu .mobile-btn span:first-child {
    transform: rotate(45deg);
}

.open-menu .mobile-btn span:last-child {
    transform: rotate(-45deg);
}

.mobile-menu {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-menu>ul.mobile-nav-menu {
    padding: 50px;
}

.mobile-menu>ul li {
    position: relative;
}

.mobile-menu ul li a {
    font-size: 50px;
    line-height: 65px;
    color: #fff;
}

.mobile-menu>ul {
    transform: scaleY(0);
    transition: all 1s ease;
    transform-origin: top;
    overflow-y: auto;
    max-height: 100vh;
}

.open-menu .mobile-menu ul {
    transform: scaleY(1);
}

/* mobile submenu */
.mobile-menu>ul>li .mobile-submenu {
    transform: scaleY(0);
    transition: all 1s ease;
    transform-origin: 0 0 0;
    max-height: 1px;
}

.mobile-menu>ul>li .mobile-submenu li a {
    font-size: 20px;
    line-height: 35px;
}

.mobile-menu>ul>li.open .mobile-submenu {
    transform: scaleY(1);
    height: auto;
    max-height: 205px;
    overflow-y: auto;
}

.open-menu .carousel-indicators {
    z-index: 0;
}


/* new css 08-02-18 */
.bannar-v1 .countdown-text {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -47px;
}

.bannar-v1 .countdown-text .countdwon-text-item {
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}

.bannar-v1 .countdown-text .countdwon-text-item p {
    color: #fff;
    font-size: 17px;
}

.bannar-v1 .header-countdown {
    position: relative;
}

.bannar-v1 .countdown-box .box-label {
    display: none;
}

.bannar-v1 .countdown-box .box-value {
    line-height: 45px;
}

.event-schedule .event-session span {
    color: #012f55;
    font-weight: 600;
}

.ccr-sponsor .ccr-sponsor-cata {
    text-align: center !important;
}

/*  blog 4*/
.recent-blog-v4 .post-item .content {
    border: none;
    text-align: center;
    min-height: 150px;
}

.recent-blog-v4 .post-item .content h3 a {
    font-size: 20px;
}

.recent-blog-v4 .post-item .content .meta-post span {
    padding: 0 6px;
}

.recent-blog-v4 .post-item .content .meta-post span>a {
    padding: 0;
}



/*  event schedule 4  */
.event-schedule-v4 .event-schedule-inner .nav-tab {
    margin: 0;
    display: block;
    background-color: #fff;
    margin-bottom: 5px;
    text-align: left;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.event-schedule-v4 .event-schedule-inner .nav-tab li {
    display: block;
    float: left;
    position: relative;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 36px;
    margin-top: -18px;
    background-color: #e5eaee;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li a {
    display: block;
    overflow: hidden;
    padding: 15px 0;
    margin: 0px 30px;
    position: relative;
    border-radius: 0px;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #1d32e5;
    opacity: 0;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li:last-child:after {
    display: none;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li:hover a:after,
.event-schedule-v4 .event-schedule-inner .nav-tab li.active a:after {
    opacity: 1;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li.active {
    background-color: transparent;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li:hover a,
.event-schedule-v4 .event-schedule-inner .nav-tab li.active a {
    color: #012f55;
    background-color: transparent;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li a>strong,
.event-schedule-v4 .event-schedule-inner .nav-tab li a>strong {
    color: #fff;
    width: 55px;
    height: 55px;
    background: #1d32e5;
    border-radius: 50%;
    text-align: center;
    font-size: 26px;
    line-height: 53px;
    margin-right: 13px;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li:hover a>strong,
.event-schedule-v4 .event-schedule-inner .nav-tab li.active a>strong {
    background-color: #fffc00;
    color: #202239;
}


.event-schedule-v4 .event-schedule-inner .nav-tab li a .date {
    margin-top: 20px;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li a .date span:first-child {
    display: none;
}

.event-schedule-v4 .event-schedule-inner .nav-tab li a .date span {
    line-height: 56px;
    color: #345977;
    font-size: 18px;
    font-weight: 400;
}

.event-schedule-v4 .event-schedule-inner {
    background-color: #f2f4f6;
}

.event-schedule-v4 .event-schedule-inner .tab-content {
    padding: 20px;
}

.event-schedule-v4 .event-schedule-inner .event-schedule-excerpt {
    line-height: 50px;
    font-size: 15px;
    font-weight: 500;
}

.event-schedule-v4 .event-schedule-inner .schedule-item .event-time span {
    background-color: transparent;
    color: #1d32e5;
}

.event-schedule-v4 .event-schedule-inner .schedule-item:hover .event-time>span {
    background-color: transparent;
    color: inherit;
}

.event-schedule-v4 .event-schedule-inner .item-inner.event-session {
    font-weight: 500;
    font-size: 18px;
}


#primary-menu.menu-v3 {
    background-color: #202239;
}

#header2 #primary-menu.fixed-top-menu .menu-area .navbar-nav>li>a {
    color: #202239;
}

#header2 .menu-cart-bottom .menu-cart-action a.menu-cart-btn-action,
#header2 .new-hstyle.menu-shopping-cart .cart-icon .item-counter,
#header2 a.view-details {
    background: #fffc00;
    color: #202239 !important;
}


/*  speaker social media style 2 css  */
.social-media-style2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -28px;
    width: 100%;
    text-align: center;
    z-index: 1;
    transform: scale(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.social-media-style2 li {
    display: inline-block;
    margin: 1px;
}

.social-media-style2 li a {
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background-color: #fff;
    color: #202239;
    line-height: 2.8;
    font-size: 20px;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.social-media-style2 li a:hover {
    background-color: #fffc00;
}

.event-speaker-v1-style2 .speaker-thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.event-speaker-v1-style2 .speaker-content-v1 {
    background-color: #fffc00;
    padding-top: 25px;
    padding-bottom: 25px;
}

.event-speaker-v1-style2 .speaker-item-v1:hover .speaker-thumb:after {
    opacity: 1;
}

.event-speaker-v1-style2 .speaker-item-v1:hover .social-media-style2 {
    opacity: 1;
    transform: scale(1);
}



.sponsor-v5 .ccr-sponsor h3 {
    font-size: 24px;
    color: #202239;
    width: 100%;
    text-align: left;
    border-bottom: 3px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.sponsor-v5 .ccr-sponsor h3>span:first-child {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #e7e7e7;
}

.sponsor-v5 .ccr-sponsor h3 .title-desc {
    font-size: 18px;
    font-style: italic;
    color: #464646;
    font-family: 'Georgia';
}

.sponsor-v5 .ccr-sponsor h3 .title-desc span {
    display: inline-block;
    padding: 0 10px;
    color: #1d32e5;
    font-weight: 700;
}

.sponsor-v5 .ccr-sponsor .silver-sponsor-container,
.sponsor-v5 .ccr-sponsor .gold-sponsor-container {
    overflow: hidden;
}

.pricing-table-v1.pricing-table .pricing-table-btn {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 5px;
}

.testimonial-v1 .testimonial-content {
    background-color: #fffc00;
    border-radius: 12px;
}

.testimonial-v1 .item:hover .testimonial-content {
    background-color: #fffc00;
}

.testimonial-v1 .item:hover .testimonial-content p {
    color: inherit;
}

.testimonial-v1 .item:hover .client .client-info .type,
.testimonial-v1 .item:hover .client .client-info .name {
    color: inherit;
}

.post-item.has-post-thumbnail {
    background-color: #f0f0f0;
    transition: all 0.3s ease;
}

.post-item.has-post-thumbnail:hover {
    background-color: #fffc00;
}

.post-item .content-outer:before {
    display: none;
}

.post-item .content-outer {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    margin-bottom: -20px;
}

.post-item.has-post-thumbnail .post-thumb {
    position: relative;
}

.post-item.has-post-thumbnail .post-thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 0, 0.5);
    opacity: 0;
    transition: all 0.3s ease;
}

.post-item.has-post-thumbnail:hover .post-thumb:after {
    opacity: 1;
}

.recent-blog .post-item .content-outer .content a.custom-btn {
    background: #202239;
    border: none;
    color: #fff;
}

.recent-blog .post-item .content-outer .content a.custom-btn:hover {
    border: none;
    color: #202239;
}

.recent-blog .post-item .content-outer .content a.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}


/*  travel info styole 2  */
section.travel-info.style2 {
    background: #202239;
}

section.travel-info.style2 .section-head .header-title {
    color: #fff;
}

section.travel-info.style2 .section-head .header-desc {
    color: #fff;
}

section.travel-info.style2 .travel-detail-item .t-content h4,
section.travel-info.style2 .travel-detail-item .t-content span {
    color: #fff;
    background: #202239;
}

section.style2.travel-info .t-map {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px;
}




.overlay .section-head .header-title,
.overlay .section-head .header-desc {
    color: #fff;
}

.leave-comment-area textarea::placeholder,
.leave-comment-area input::placeholder {
    color: #fff;
}


/*  countdown section style 2  */
.countdown-section.style2 {
    padding: 100px 0;
}

.countdown-section.style2 .header-countdown-wrapper {
    height: auto;
    width: auto;
    display: inline-block;
    float: right;
}

.countdown-section.style2 .countdown-start h6 {
    color: #1d32e5;
    font-weight: 700;
    font-style: italic;
    margin-top: 0;
}

.countdown-section.style2 .countdown-start h2 {
    font-size: 54px;
    color: #202239;
    font-weight: 800;
    margin-top: 0;
}

.countdown-section.style2 .countdown-start p {
    color: #999999;
    margin: 0;
}

.countdown-section.style2 .header-countdown-wrapper h6 {
    margin-top: 0;
    font-weight: 700;
    color: #202239;
    font-style: italic;
    margin-bottom: 13px;
}

.subtitle {
    font-family: 'Georgia';
}

.countdown-section.style2 .countdown-box {
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
}

.countdown-section.style2 .countdown-box .box-value {
    font-size: 54px;
    margin-top: 15px;
}

.countdown-section.style2 .countdown-box .box-label {
    font-size: 15px;
    color: #999;
    margin-top: 15px;
}

.countdown-section.style2 .countdown-box.box-days {
    width: auto;
}

.countdown-section.style2 .countdown-box.box-days .box-value {
    color: #fd3d6b;
}

.countdown-section.style2 .countdown-box.box-hrs .box-value {
    color: #4cc053;
}

.countdown-section.style2 .countdown-box.box-min .box-value {
    color: #ffd300;
}

.countdown-section.style2 .countdown-box.box-sec .box-value {
    color: #6863ce;
}

.countdown-section.style2 .countdown-btn-group a {
    padding: 10px 25px;
    display: inline-block;
    border-radius: 3px;
    margin: 3px;
}

.countdown-section.style2 .header-countdown {
    margin-bottom: 20px;
}

.countdown-section.style2 .countdown-btn-group a.register-now {
    background-color: #fffc00;
    color: #202239;
}

.countdown-section.style2 .countdown-btn-group a.register-now:hover {
    color: #fff;
}

.countdown-section.style2 .countdown-btn-group a.register-now.hvr-bounce-to-bottom:before {
    background-color: #1d32e5;
}

.countdown-section.style2 .countdown-btn-group a.view-detail {
    background-color: #1d32e5;
    color: #fff;
}

.countdown-section.style2 .countdown-btn-group a.view-detail:hover {
    color: #202239;
}

.countdown-section.style2 .countdown-btn-group a.view-detail.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}



/*  event term service section css  */
.service-section .section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

.service-section .section-head .subtitle {
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
}

.service-section .section-head .header-title {
    color: #fffc00;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 56px;
}

.service-section .section-head .header-desc {
    color: #fff;
    font-family: 'Georgia';
}

.service-section .service {
    position: relative;
}

.service-container {
    overflow: hidden;
}

.service-slide-controller-prev,
.service-slide-controller-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 30px;
    z-index: 1;
    font-weight: 700;
}

.service-slide-controller-prev {
    left: -40px;
}

.service-slide-controller-next {
    right: -40px;
}

.service-slide-controller-prev:focus,
.service-slide-controller-next:focus {
    outline: none;
}

.service-item {}

.service-item .service-thumb {
    position: relative;
}

.service-item .service-thumb img {
    width: 100%;
}

.service-item .service-thumb .service-content {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-30%);
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 2;
}

.service-item .service-thumb .service-content h6 {
    color: #fff;
    padding: 0 10px;
    margin-top: 0;
    margin-bottom: 10px;
}

.service-item .service-thumb .service-content .view-details {
    float: none;
    display: inline-block;
    background-color: transparent;
    padding: 0;
    font-weight: 600;
    transform: scaleY(0);
    transform-origin: bottom;
    height: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service-item:hover .service-thumb .service-content {
    transform: translateY(-50%);
}

.service-item .service-thumb .service-content .view-details:hover {
    text-decoration: underline;
}

.service-item:hover .service-thumb .service-content .view-details {
    transform: scaleY(1);
    height: auto;
    visibility: visible;
}

.service-item .service-thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #4cc053;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}

.service-item:hover .service-thumb:after {
    opacity: 1;
}





/*   out next event sectio css  */
.upcomming-next-event .element-item {
    width: 33.33%;
}

.upcomming-next-event .element-item .event-item {
    margin: 15px;
    background-color: #fff;
}

.upcomming-next-event .element-item .event-item .event-content {
    padding: 30px;
    position: relative;
    padding-bottom: 80px;
    padding-top: 30px;
    text-align: left;
}

.upcomming-next-event .element-item .event-item .event-content h5 {
    margin: 0;
}

.upcomming-next-event .element-item .event-item .event-content h5>a {
    color: #202239;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    font-size: inherit;
}

.event-item .event-content .event-info {
    text-align: left;
    margin-left: 30px;
    list-style-type: none;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: scaleY(1);
    transform-origin: top;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.event-item .event-content .event-info li {
    display: block;
    color: #4d4e61;
}

.event-item .event-content .event-info li span {
    color: #202239;
    font-weight: 700;
}

.event-item .event-content .event-info li i {
    color: #1d32e5;
    margin-right: 5px;
}

.element-item .event-item .event-content .custom-btn {
    background-color: #fffc00;
    margin: 0;
    transform: scaleY(0);
    transform-origin: bottom;
    position: absolute;
    left: 20px;
    bottom: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.upcomming-next-event .element-item .event-item .event-thumb {
    position: relative;
    overflow: hidden;
}

.upcomming-next-event .element-item .event-item .event-thumb:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 252, 0, 0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.upcomming-next-event .element-item .event-item .event-thumb img {
    transform-origin: bottom;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.element-item .event-item .event-content .custom-btn:hover {
    background-color: #202239;
    color: #fff;
}

.upcomming-next-event .element-item .event-item:hover .event-content .event-info {
    transform: scaleY(0);
}

.upcomming-next-event .element-item .event-item:hover .event-content .custom-btn {
    transform: scaleY(1);
}

.upcomming-next-event .element-item .event-item:hover .event-thumb:after {
    opacity: 1;
}

.upcomming-next-event .element-item .event-item:hover .event-thumb img {
    transform: scale(1.05);
}

.upcomming-next-event .button {
    background-color: transparent;
    font-size: 16px;
    color: #999999;
    padding: 7px 12px;
    text-transform: capitalize;
    border-radius: 2px;
    font-weight: 400;
}

.upcomming-next-event .button.is-checked {
    background-color: #1d32e5;
    color: #fff;
}

.upcomming-next-event .button:focus {
    outline: none;
}

div#filters {
    display: inline-block;
    margin-bottom: 15px;
}



/*   pricing table v6 */
.pricing-table-v6 .pricing-item {
    background-color: #fff;
    position: relative;
    padding-bottom: 30px;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price-head h4 {
    background-color: #fffc19;
    color: #202239;
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item .price-head h4,
.pricing-table-v5.pricing-table-v6 .pricing-item:hover .price-head h4 {
    background-color: #fffc00;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price span {
    font-size: 46px;
    color: #fff;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price .pricing-currency_icon {
    font-weight: 400;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price .pricing-rate_extra {
    font-size: 22px;
    font-weight: 400;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price {
    background-color: #36384c;
    padding: 45px 0;
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item .price,
.pricing-table-v5.pricing-table-v6 .pricing-item:hover .price {
    background-color: #202239;
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item .price span,
.pricing-table-v5.pricing-table-v6 .pricing-item:hover .pricing-item .price span {
    color: #fff;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .price-detail {
    margin-left: 0;
    margin-top: 25px;
}

.pricing-table-v5.pricing-table-v6 .pricing-item .custom-btn {
    display: inline-block;
    padding: 10px 30px;
    background-color: #202239;
    border-radius: 3px;
    color: #fff;
}

.pricing-table-v5.pricing-table-v6 .col-md-4:nth-child(2) .pricing-item .custom-btn,
.pricing-table-v5.pricing-table-v6 .pricing-item:hover .custom-btn {
    background-color: #fffc00;
    color: #202239;
}


/*  testimonial black font color  */

.black-font .overlay .section-head .header-title,
.black-font .overlay .section-head .header-desc {
    color: inherit;
}

.black-font.testimonial-v3 .testimonial-content p {
    color: #202239;
    font-style: italic;
}

.black-font.testimonial-v3 .client .client-info .name {
    color: #202239;
}

.black-font.testimonial-v3 .client .client-info .type {
    color: #202239;
}



/* recent blog section v5*/
.recent-blog-v5.recent-blog-v1 .overlay-content h3 a {
    color: #202239;
}

.recent-blog-v5.recent-blog-v1 .meta-post a,
.recent-blog-v1 .meta-post span {
    color: #202239;
}

.recent-blog-v5.recent-blog-v1 .post-thumb .meta-post a,
.recent-blog-v1 .post-thumb .meta-post span {
    color: #202239;
}

.recent-blog-v5.recent-blog-v1 .recent-blog-wrapper .post-item {
    min-height: auto;
    margin: 0 4px;
    border-radius: 4px;
    overflow: hidden;
}

.recent-blog-v5 .overlay-gradient-color {
    top: 30%;
}

.upcomming-next-event {
    background-color: #f0f0f0;
}

.upcomming-next-event .overlay .section-head .header-title,
.upcomming-next-event .overlay .section-head .header-desc {
    color: #202239;
}



#header1 .menu-area .navbar-nav>li>a {
    padding: 37px 15px;
    position: relative;
}

#header1 .menu-area .navbar-nav>li.current_page_ancestor>a:after {
    opacity: 1;
}

#header1 .menu-area .navbar-nav>li>a:hover:after {
    opacity: 1;
}

#header1 .primary-menu-inner .menu-area .navbar-nav li.menu-item-has-children>a:before {
    right: 3px;
}

/*#header1 .menu-area .navbar-nav>li.menu-item-has-children.current_page_ancestor>a:before,
#header1 .menu-area .navbar-nav>li.current_page_ancestor>a {
    color: #fffc00 !important;
}*/
/*#header1 .menu-area .navbar-nav>li.menu-item-has-children>a:hover:before,
#header1 .menu-area .navbar-nav>li>a:hover {
    color: #fffc00 !important;
}*/
#header1 .primary-menu .primary-menu-inner .menu-area .navbar-nav ul li.active-child-menu>a,
#header1 .primary-menu .primary-menu-inner .menu-area .navbar-nav ul li.active>a {
    color: #202239;
    background-color: #fffc00;
    border-color: transparent;
}

#header1 .primary-menu .primary-menu-inner .menu-area .navbar-nav ul li>a:hover,
#header1 .primary-menu .primary-menu-inner .menu-area .navbar-nav ul li>a:hover {
    color: #202239;
    background-color: #fffc00;
    border-color: transparent;
}

#header1 .primary-menu-inner .menu-area .navbar-nav ul li a {
    border-color: transparent;
}

.menu-v1 .primary-menu-inner .menu-area .navbar-nav ul,
.primary-menu-inner .menu-area .navbar-nav ul,
.menu-v1 .menu-cart-content,
.menu-cart-content {
    border-top: 4px solid #fffc00;
}

.menu-v1 .menu-sub-content::before,
.menu-sub-content::before {
    border-color: #fffc00 transparent;
}




.banner5.bannar-v3 .countdown-box.box-days {
    background-color: rgba(255, 253, 0, 0.8);
}

.banner5.bannar-v3 .countdown-box.box-hrs {
    background-color: rgba(255, 253, 0, 0.8);
}

.banner5.bannar-v3 .countdown-box.box-min {
    background-color: rgba(255, 253, 0, 0.8);
}

.banner5.bannar-v3 .countdown-box.box-sec {
    background-color: rgba(255, 253, 0, 0.8);
}

.banner5.bannar-v3 .countdown-box .box-value {
    color: #202239;
}

.banner5 .event-date .day {
    color: #000;
    font-family: 'Georgia';
    text-shadow: 9px 5px 0px rgba(0, 0, 0, 1);
    letter-spacing: -11px;
    line-height: 100px;
}


.boxwidth .fbi-section .section-head {
    background-color: #1d32e5;
    padding: 0;
}

.boxwidth .fbi-section .section-head .header-title {
    text-align: center;
    color: #fff;
    padding: 20px 0;
}

.fbi-section .event-info-list {
    margin-left: 30px;
}

.fbi-section .event-info-list li {
    width: auto;
    margin: 0 2px;
    text-align: left;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.fbi-section .event-info-list li:nth-child(odd) {
    background-color: #fffc00;
}

.fbi-section .event-info-list li:nth-child(even) {
    background-color: #fffc00;
}

.national-conference .custom-btn.read-more {
    background-color: #1d32e5;
    color: #fff;
}

.national-conference .custom-btn.read-more:hover {
    color: #202239;
}

.fbi-wrapper .nc-image {
    position: relative;
}

.fbi-wrapper .nc-image .play-icon {
    width: 72px;
    height: 72px;
    background-color: #fffc00;
    color: #202239;
    text-align: center;
    line-height: 62px;
    font-size: 32px;
    border: 4px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -32px;
    margin-left: -32px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fbi-wrapper .nc-image .play-icon i {
    margin-left: 6px;
}

.fbi-wrapper .nc-image .play-icon:hover {
    color: #fff;
    background-color: #1d32e5;
}


/*team member section css*/
.fbi-section.event-speaker-v5 .speaker-item-h5-inner {
    position: relative;
}

.fbi-section.event-speaker-v5 .speaker-item-h5 .performer-item-content {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-30%);
    opacity: 0;
    z-index: 1;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 15px;
}

.fbi-section.event-speaker-v5 .speaker-item-h5 .performer-item-content h3 {
    margin: 0;
}

.fbi-section.event-speaker-v5 .speaker-item-h5 .performer-item-content h3>a {
    font-size: inherit;
    color: inherit;
}

.fbi-section.event-speaker-v5 .speaker-item-h5 .performer-item-content p {
    margin-bottom: 15px;
}

.fbi-section.event-speaker-v5 .speaker-item-h5 .performer-item-content .social-media li a {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 42px;
}

.fbi-section.event-speaker-v5 .speaker-item-h5-inner .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fffc00;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fbi-section.event-speaker-v5 .speaker-item-h5:hover .performer-item-content {
    transform: translateY(-50%);
    opacity: 1;
}

.fbi-section.event-speaker-v5 .speaker-item-h5:hover .overlay {
    opacity: 0.9;
}


section.event-schedule.event-schedule-v5 {
    margin-bottom: 100px;
}

.event-schedule-v5 {
    background-color: transparent !important;
}

.event-schedule-v5 .event-schedule-inner {
    padding: 0 50px;
}

.event-schedule-wrapper {
    background-color: #fff;
    position: relative;
}

.event-schedule-v5 .section-head {
    background-color: #1d32e5;
    margin-bottom: 0;
    padding: 30px 0px 80px 0px;
}

.event-schedule-v5 .section-head h2 {
    margin: 0;
    color: #fff;
}

.event-schedule-v5 .event-schedule-inner .nav-tab {
    position: absolute;
    left: 0;
    top: 99px;
    width: 100%;
}

.event-schedule-v5 .event-author-image {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    margin-right: 30px;
}

.event-schedule-v5 .event-left-content {
    display: table;
    text-align: left;
}

.event-schedule-v5 .event-left-content .time-room {
    margin-bottom: 17px;
}

.event-schedule-v5 .event-left-content .time-room .time {
    padding: 5px 15px;
    display: inline-block;
    background-color: #fffc00;
    color: #202239;
    border-radius: 3px;
}

.event-schedule-v5 .event-left-content .time-room .room {
    padding: 5px 15px;
    display: inline-block;
    background-color: #1d32e5;
    color: #fff;
    border-radius: 3px;
}

.event-schedule-v5 .event-left-content h3 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #202239;
    font-weight: 700;
}

.event-schedule-v5 .event-left-content .speaker i {
    color: #1d32e5;
    margin-right: 6px;
}

.event-schedule-v5 .event-left-content .speaker a {
    font-size: 18px;
    color: #202239;
    font-weight: 700;
}

.event-schedule-v5 .event-left-content .speaker span {
    font-size: 14px;
    color: #999;
}

.event-schedule-v5 .schedule-item {
    border-bottom: 1px solid #e8e8ec;
    padding: 30px 0;
}

.event-schedule-v5 .schedule-item:last-child {
    border-bottom: none;
}

.event-schedule-v5 .schedule-item:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
    z-index: 1;
}

.event-schedule-v5 .schedule-item:nth-child(odd) {
    background-color: #fff;
}


.event-schedule-v5 .event-schedule-inner .nav-tab li a {
    padding: 12px 30px;
    background-color: #202239;
    color: #fff;
}

.event-schedule-v5 .event-schedule-inner .nav-tab li.active,
.event-schedule-v5 .event-schedule-inner .nav-tab li {
    background-color: transparent;
    color: unset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.event-schedule-v5 .event-schedule-inner .nav-tab li.active>a,
.event-schedule-v5 .event-schedule-inner .nav-tab li>a:hover {
    background-color: #fff !important;
    color: #202239 !important;
}

.event-schedule-v5 .event-schedule-inner .event-item-right-content {
    text-align: left;
}

.event-schedule-v5 .event-schedule-inner .event-item-right-content h6 {
    font-style: italic;
    margin-top: 0;
    margin-bottom: 10px;
}

.event-schedule-v5 .event-schedule-inner .nav-tab li.active a,
.event-schedule-v5 .event-schedule-inner .nav-tab li a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}




.recent-blog-v5.widthout-padding .fbi-wrapper {
    padding: 0;
}

.widthout-padding .meta-post {
    position: absolute;
    left: 0;
    bottom: 15px;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    z-index: 1;
}

.widthout-padding .meta-post .date {
    display: inline-block;
    background-color: #fffc00;
    color: #202239;
    padding: 5px 10px;
    font-weight: 700;
}

.widthout-padding .post-item-v5 .content h3 {
    margin-bottom: 0;
}

.widthout-padding .post-item-v5 .content h3>a {
    font-size: 18px;
    font-weight: 700;
    color: #202239;
}

.widthout-padding .post-item-v5 .content {
    text-align: center;
    padding: 20px 30px;
}

.widthout-padding .post-item-v5 {
    position: relative;
}

.widthout-padding .post-item-v5:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.widthout-padding .col-md-4:last-child .post-item-v5:after {
    display: none;
}

.widthout-padding .post-item-v5 .post-thumb>a {
    display: block;
    position: relative;
    overflow: hidden;
}

.widthout-padding .post-item-v5 .post-thumb>a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.63;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 0%, #000000 100%);
    transition: opacity 0.35s ease-in-out;
}

.widthout-padding .post-item-v5 .post-thumb img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widthout-padding .post-item-v5:hover .post-thumb img {
    transform: scale(1.1);
}

.boxwidth .fbi-section .sponsor-wrapper {
    padding: 0 30px;
}



/*  banner 10  */
.bannar.bannar-v10 {}

.bannar.bannar-v10 .banner-title {
    padding-right: 60px;
}

.bannar.bannar-v10 .banner-title h2 {
    font-size: 72px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
}

.has-banner.bannar-v10 .bannar-conent-area {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(50%);
}

.bannar.bannar-v10 .meta-slider {
    margin-bottom: 60px;
}

.bannar.bannar-v10 .meta-slider>span {
    display: inline-block;
    font-size: 26px;
    font-family: 'Georgia';
    font-weight: 700;
    color: #fff;
    padding: 0 15px;
    position: relative;
    margin-right: 0;
}

.bannar.bannar-v10 .meta-slider>span:after {
    content: '';
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -13px;
    width: 3px;
    height: 26px;
    background-color: #5b5e60;

}

.bannar.bannar-v10 .meta-slider>span:first-child {
    padding-left: 0;
}

.bannar.bannar-v10 .meta-slider>span:last-child:after {
    display: none;
}

.bannar.bannar-v10 .meta-slider>span.location span {
    font-size: 16px;
    color: #bcbcc7;
}

.bannar.bannar-v10 .banner-text p {
    color: #fff;
    font-size: 18px;
    font-family: 'Georgia';
    line-height: 1.5;
    margin-bottom: 20px;
}

/* countdown for banner 10  */
.bannar.bannar-v10 .countdown-box {
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.bannar.bannar-v10 .countdown-box .box-value {
    display: inline-block;
    width: 60px;
    background-color: transparent;
    color: #fffc00;
    font-size: 46px;
}

.bannar.bannar-v10 .countdown-box .box-label {
    display: inline-block;
    transform: translateY(-7px);
}

.bannar.bannar-v10 .countdown-box.box-days .box-value {
    width: auto;
    margin-right: 10px;
}

.bannar.bannar-v10 .countdown-box .box-bg {
    border-color: transparent;
}

.bannar.bannar-v10 .register-now {
    background-color: #fffc00;
    color: #202239;
}

.bannar.bannar-v10 .view-detail {
    background-color: #1d32e5;
    color: #fff;
}

.bannar.bannar-v10 .view-detail.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}

.bannar.bannar-v10 .view-detail:hover {
    color: #202239;
}

.bannar.bannar-v10 .register-now.hvr-bounce-to-bottom:before {
    background-color: #1d32e5;
}

.bannar.bannar-v10 .register-now:hover {
    color: #fff;
}

.conference-v5 .image-row .thumb {
    width: 50%;
    float: left;
    position: relative;
}

.conference-v5 .image-row .thumb .play-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    background-color: #1d32e5;
    line-height: 45px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -23px;
    margin-left: -23px;
}

.conference-v5 .image-row .thumb .play-icon i {
    margin-left: 3px;
}

.conference-v5 .image-row .thumb img {
    padding: 3px;
    width: 100%;
}

.conference-v5 .image-row.full .thumb {
    width: 100%;
    float: none;
}

.conference-v5 .image-row.full .thumb img {
    padding: 3px;
    width: 100%;
}





/*  footer css  */
.footer .widget .excerpt {
    color: #fff;
}

.footer .widget {
    text-align: left;
}

.widget-contact-info {
    margin-left: 0;
    list-style-type: none;
}

.widget-contact-info li {
    overflow: hidden;
    padding: 5px 0;
    line-height: 3.1;
}

.widget-contact-info li .icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fffc00;
    text-align: center;
    line-height: 45px;
    color: #202239;
    float: left;
    margin-right: 15px;
    font-size: 20px;
}

.widget-contact-info li .contact-info-content {
    display: table;
    color: #fff;
}

.footer .widget .widget-title {
    color: #fff;
}

.footer-top .small-post-list .small-post-item .content .title {
    color: #fff;
}

.footer .small-post-list .small-post-item .content .meta span,
.footer .small-post-list .small-post-item .content .meta a {
    color: #fff;
}

.footer .widget .tagcloud a {
    background-color: #37394d;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

.footer .widget .tagcloud a:hover {
    background-color: #fffc00;
    color: #012f55;
}

.footer .footer-bottom .footer-bottom-style1 p {
    text-align: left;
}

.footer-bottom .footer-bottom-style1 {
    text-align: center;
    padding: 30px 0;
    background-color: #fff;
}

.footer-bottom .footer-bottom-style1 p {
    font-size: 15px;
    color: #202239;
    line-height: 3;
}

.footer-bottom .footer-bottom-style1 p a {
    color: #202239;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer-bottom .footer-bottom-style1 p a:hover {
    text-decoration: underline;
}

.footer .social-media {
    float: right;
}

.widget_et_about_us ul.social-media {
    float: left;
    margin-top: 15px;
}

.footer .social-media li a {
    border-radius: 50%;
    background-color: #202239;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.footer .social-media li a:hover {
    background-color: #fffc00;
    color: #202239;
}

.footer .footer-bottom-style2 {
    background-color: #1d32e5;
    padding: 100px 0;
}

.footer .footer-bottom-style2 img {
    margin-bottom: 20px;
}

.footer .footer-bottom-style2 p {
    color: #fff;
    max-width: 500px;
    margin: auto;
}

.footer .footer-bottom-style2 p a {
    color: #fff;
    font-weight: 700;
}

.footer .footer-bottom-style3 {
    padding: 70px 0;
    text-align: center;
    background-color: transparent;
}

.footer .footer-bottom-style3 p a {
    color: #fff;
    font-weight: 700;
}

.footer .footer-bottom-style3 p {
    color: #fff;
}

.footer .footer-bottom-style3 .social-media li a {
    background-color: #fff;
    color: #202239;
}

.footer .footer-bottom-style3 .social-media li a:hover {
    background-color: #fffc00;
}




.light.footer-top {
    background-color: #fff;
}

.footer .light.footer-top .widget .excerpt {
    color: #202239;
}

.light.footer-top .widget-contact-info li .contact-info-content {
    color: #202239;
    font-weight: 700;
}

.light.footer-top .small-post-list .small-post-item .content .title {
    color: #202239;
}

.footer .light .small-post-list .small-post-item .content .meta span,
.footer .light .small-post-list .small-post-item .content .meta a {
    color: #999;
    font-weight: 600;
}

.footer-top.light .small-post-list .small-post-item {
    border-bottom: 1px solid #ededed;
}


.light~.footer-bottom .footer-bottom-style1 {
    background-color: #f0f0f0 !important;
}


.bannar-v1 .bannar-btn .hvr-bounce-to-bottom:before {
    background-color: #202239;
}

.conference-v1 .button-group .read-more.hvr-bounce-to-bottom:before {
    background-color: #fffc00;
}


.sponsor-v5 .overlay .sponsor-wrapper {
    background: #fff;
    padding: 0 30px;
}

.overlay .section-head .header-title {
    margin-top: 0;
}

.pricing-table-v1 .pricing-rate_extra {
    display: none !important;
}


.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    color: #202239;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    min-width: 145px;
    text-align: center;
}



/*.bannar-v4 .overlay {
    background-color: rgba(0,0,0,0.6);
}*/

.upcomming-event-style2 .custom-btn {
    background-color: #fffc00;
    color: #202239;
    padding: 20px 36px;
    font-weight: 600;
    border-radius: 4px;
}

.upcomming-event-style2 .custom-btn:hover {
    background-color: #202239;
    color: #fff;
    border-radius: 4px;
}

.upcomming-event-style2 .custom-btn:before {
    background-color: #202239;
}

.speaker-social-h2 .social-media li a {
    width: 42px;
    height: 42px;
    line-height: 41px;
}

#header2 #primary-menu.fixed-top-menu .primary-menu-inner .menu-area .navbar-nav li .sub-menu li.active>a {
    color: #fff;
}

.recent-blog-v5.recent-blog-v1 .post-thumb .meta-post a,
.recent-blog-v1 .post-thumb .meta-post span {
    color: #959595;
}

/*--------- single event service css --------------*/


.entry-service .service-thumb img {
    max-width: 100%;
}

.entry-service .service-thumb {
    margin-bottom: 20px;
}


.entry-service .service-description p {
    margin-bottom: 20px;
}

.entry-service .service-include {
    overflow: hidden;
    margin-top: 20px;
}

.entry-service .service-include h4 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}

.entry-service .service-include ul {
    margin-left: 0;
    list-style-type: none;
}

.entry-service .service-include ul {
    width: 50%;
    float: left;
}

.entry-service .service-include ul li {
    color: #202239;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0;
}

.entry-service .service-include ul li i {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    background: #fffc00;
    margin-right: 5px;
}


.entry-service .why-choose-service {
    overflow: hidden;
    margin-top: 20px;
}

.entry-service .why-choose-service h4 {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
}




.entry-service .why-choose-service-panel {
    background: #f0f0f0;
    border-radius: 3px;
    padding: 13px;
}

.entry-service .why-choose-service-panel .panel {
    border: none;
    margin-top: 2px;
}

.entry-service .why-choose-service-panel .panel .panel-heading {
    background: transparent;
    padding: 0;
}

.entry-service .why-choose-service-panel .panel .panel-heading .panel-title {
    padding: 0;
}

.entry-service .why-choose-service-panel .panel .panel-heading .panel-title a {
    display: block;
    padding: 20px 0px;
    margin: 0 30px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.entry-service .why-choose-service-panel .panel .panel-heading .panel-title a:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #1d32e5;
    color: #fff;
    text-align: center;
    line-height: 21px;
}


.entry-service .why-choose-service-panel .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding: 20px 30px;
}



/*service sidebar*/
.service-sidebar .service-hotline {}

.service-sidebar .service-hotline img {
    max-width: 100%;
    margin-bottom: 20px;
}

.service-sidebar .service-hotline-content {}

.service-sidebar .service-hotline-content h4 {
    margin: 0;
    padding-bottom: 10px;
}

.service-sidebar .service-hotline-content ul {
    margin-left: 0;
    list-style: none;
}

.service-sidebar .service-hotline-content ul li {
    overflow: hidden;
    color: #58596b;
}

.service-sidebar .service-hotline-content ul li span:first-child {
    width: 72px;
    display: inline-block;
    font-weight: 700;
}

.service-sidebar .service-hotline-content ul li span:last-child {
    padding-left: 5px;
}





.service-sidebar .opeing-hour {}

.service-sidebar .opeing-hour h4 {
    margin: 0;
    padding-bottom: 15px;
}

.service-sidebar .opeing-hour h4 i {
    font-size: 36px;
    color: #1d32e5;
    margin-right: 5px;
    transform: translateY(4px);
}

.service-sidebar .opeing-hour ul {
    margin-left: 0;
    list-style: none;
}

.service-sidebar .opeing-hour ul li {
    overflow: hidden;
    color: #58596b;
    padding: 3px 0;
}

.service-sidebar .opeing-hour ul li span {
    width: 48%;
}

.service-sidebar .opeing-hour ul li span:first-child {
    font-weight: 700;
    float: left;
}


.service-sidebar .opeing-hour ul li span:last-child {
    float: right;
}

section.upcomming-event.section-padding.fbi-section.upcomming-event-style2 .overlay .section-head .header-title {
    color: #202239;
}


.mailpoet-section .newsletter .widget_wysija .wysija-paragraph label {
    display: none;
}